| 1 | [ Feb 23 16:30:55 Enabled. ] | ||
| 2 | [ Feb 23 16:30:55 Rereading configuration. ] | ||
| 3 | [ Feb 23 16:30:56 Rereading configuration. ] | ||
| 4 | [ Feb 23 16:31:08 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Feb 23 16:31:08 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.02.23 16:31:11.795844 [ 1 ] {} <Information> Application: Will watch for the process with pid 29524 | ||
| 29 | 2026.02.23 16:31:11.796344 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.23 16:31:12.075678 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 29524 | ||
| 31 | 2026.02.23 16:31:12.078776 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.23 16:31:12.079006 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.23 16:31:12.470816 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.23 16:31:12.514647 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.23 16:31:12.514751 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.23 16:31:12.514774 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.23 16:31:12.514874 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.23 16:31:12.515796 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.23 16:31:12.521224 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.02.23 16:31:12.522364 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.23 16:31:12.523372 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.02.23 16:31:12.523429 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.02.23 16:31:12.523474 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.23 16:31:12.526221 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.23 16:31:12.527391 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.23 16:31:12.534292 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.23 16:31:12.535181 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.23 16:31:12.538232 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.23 16:31:12.538360 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.23 16:31:12.539881 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.02.23 16:31:12.540423 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.23 16:31:12.550494 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.23 16:31:12.551306 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.23 16:31:12.561143 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.23 16:31:12.561574 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.23 16:31:12.562061 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.23 16:31:12.562458 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.23 16:31:12.565616 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.23 16:31:12.565647 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.23 16:31:12.565732 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.23 16:31:12.565799 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.23 16:31:12.578993 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.23 16:31:12.579023 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000201464 sec | ||
| 68 | 2026.02.23 16:31:12.579084 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.23 16:31:12.579125 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.23 16:31:12.581773 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.23 16:31:12.583955 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.23 16:31:12.606928 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.23 16:31:12.606982 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.23 16:31:12.607071 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.23 16:31:12.607087 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.23 16:31:12.607126 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.23 16:31:12.607216 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.23 16:31:12.609766 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.23 16:31:12.609826 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.23 16:31:12.609923 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.23 16:31:12.610141 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.23 16:31:12.610193 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.23 16:31:12.610206 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.23 16:31:12.610285 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.23 16:31:12.610301 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.23 16:31:12.610336 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.23 16:31:12.610419 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.23 16:31:12.658789 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.23 16:31:12.660333 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.23 16:31:12.660429 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124442 sec | ||
| 91 | 2026.02.23 16:31:12.660446 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.23 16:31:12.660456 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.23 16:31:12.660485 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.23 16:31:12.660736 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.23 16:31:12.660849 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.23 16:31:12.660867 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.23 16:31:12.660878 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.02.23 16:31:12.660888 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.23 16:31:12.689073 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.23 16:31:12.689320 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.74 MiB (RSS), difference: 91.96 MiB | ||
| 101 | 2026.02.23 16:31:12.694390 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.6841e-05 sec. | ||
| 102 | 2026.02.23 16:31:12.694905 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.23 16:31:12.695620 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.23 16:31:12.695642 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.23 16:31:12.718571 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41973 | ||
| 106 | 2026.02.23 16:31:12.719628 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.23 16:31:12.719695 [ 3 ] {} <Debug> TCP-Session: 6750d04c-1db3-4671-af1b-705c1898afd6 Authenticating user 'default' from [fd00:1122:3344:101::b]:41973 | ||
| 108 | 2026.02.23 16:31:12.719729 [ 3 ] {} <Debug> TCP-Session: 6750d04c-1db3-4671-af1b-705c1898afd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.23 16:31:12.719844 [ 3 ] {} <Debug> TCP-Session: 6750d04c-1db3-4671-af1b-705c1898afd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.23 16:31:12.719978 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.23 16:31:12.720009 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.02.23 16:31:12.720107 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.23 16:31:12.720791 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64909 | ||
| 114 | 2026.02.23 16:31:12.721007 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.02.23 16:31:12.721054 [ 4 ] {} <Debug> TCP-Session: 4f32cfe6-2a1d-437a-a8a1-79b25d529881 Authenticating user 'default' from [fd00:1122:3344:101::b]:64909 | ||
| 116 | 2026.02.23 16:31:12.721083 [ 4 ] {} <Debug> TCP-Session: 4f32cfe6-2a1d-437a-a8a1-79b25d529881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.02.23 16:31:12.721185 [ 4 ] {} <Debug> TCP-Session: 4f32cfe6-2a1d-437a-a8a1-79b25d529881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.02.23 16:31:12.721777 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58574 | ||
| 119 | 2026.02.23 16:31:12.721797 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37839 | ||
| 120 | 2026.02.23 16:31:12.721907 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35547 | ||
| 121 | 2026.02.23 16:31:12.721928 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.02.23 16:31:12.721982 [ 253 ] {} <Debug> TCP-Session: c7f8d107-8f6d-47f1-aff6-55a9553b856e Authenticating user 'default' from [fd00:1122:3344:101::b]:58574 | ||
| 123 | 2026.02.23 16:31:12.722005 [ 253 ] {} <Debug> TCP-Session: c7f8d107-8f6d-47f1-aff6-55a9553b856e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.02.23 16:31:12.722104 [ 253 ] {} <Debug> TCP-Session: c7f8d107-8f6d-47f1-aff6-55a9553b856e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.02.23 16:31:12.722156 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.02.23 16:31:12.722177 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.02.23 16:31:12.722207 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51128 | ||
| 128 | 2026.02.23 16:31:12.722199 [ 254 ] {} <Debug> TCP-Session: bb7f3d2c-acb9-45c8-a24b-fa74f13747e7 Authenticating user 'default' from [fd00:1122:3344:101::b]:35547 | ||
| 129 | 2026.02.23 16:31:12.722299 [ 5 ] {} <Debug> TCP-Session: aac35f91-0972-4812-872c-30428399a39b Authenticating user 'default' from [fd00:1122:3344:101::b]:37839 | ||
| 130 | 2026.02.23 16:31:12.722318 [ 254 ] {} <Debug> TCP-Session: bb7f3d2c-acb9-45c8-a24b-fa74f13747e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.02.23 16:31:12.722373 [ 5 ] {} <Debug> TCP-Session: aac35f91-0972-4812-872c-30428399a39b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.23 16:31:12.722301 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65519 | ||
| 133 | 2026.02.23 16:31:12.722426 [ 254 ] {} <Debug> TCP-Session: bb7f3d2c-acb9-45c8-a24b-fa74f13747e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.02.23 16:31:12.722462 [ 5 ] {} <Debug> TCP-Session: aac35f91-0972-4812-872c-30428399a39b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.02.23 16:31:12.722443 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.02.23 16:31:12.722421 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55386 | ||
| 137 | 2026.02.23 16:31:12.722584 [ 255 ] {} <Debug> TCP-Session: 9b486a94-dccc-47a7-8024-eb3dd3dadc81 Authenticating user 'default' from [fd00:1122:3344:101::b]:51128 | ||
| 138 | 2026.02.23 16:31:12.722565 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.02.23 16:31:12.722684 [ 256 ] {} <Debug> TCP-Session: 76f4f020-572b-414b-b0e1-822240353947 Authenticating user 'default' from [fd00:1122:3344:101::b]:65519 | ||
| 140 | 2026.02.23 16:31:12.722714 [ 255 ] {} <Debug> TCP-Session: 9b486a94-dccc-47a7-8024-eb3dd3dadc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.23 16:31:12.722758 [ 256 ] {} <Debug> TCP-Session: 76f4f020-572b-414b-b0e1-822240353947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.23 16:31:12.722778 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.02.23 16:31:12.722832 [ 255 ] {} <Debug> TCP-Session: 9b486a94-dccc-47a7-8024-eb3dd3dadc81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.23 16:31:12.722859 [ 257 ] {} <Debug> TCP-Session: 36fa9d90-4820-42bd-a456-6e49eda90d20 Authenticating user 'default' from [fd00:1122:3344:101::b]:55386 | ||
| 145 | 2026.02.23 16:31:12.722861 [ 256 ] {} <Debug> TCP-Session: 76f4f020-572b-414b-b0e1-822240353947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.23 16:31:12.722993 [ 257 ] {} <Debug> TCP-Session: 36fa9d90-4820-42bd-a456-6e49eda90d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.23 16:31:12.723134 [ 257 ] {} <Debug> TCP-Session: 36fa9d90-4820-42bd-a456-6e49eda90d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.23 16:31:12.753280 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37785 | ||
| 149 | 2026.02.23 16:31:12.755341 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.02.23 16:31:12.755463 [ 258 ] {} <Debug> TCP-Session: b14dc289-e982-4bad-9359-60ef5f16865d Authenticating user 'default' from [fd00:1122:3344:101::c]:37785 | ||
| 151 | 2026.02.23 16:31:12.755487 [ 258 ] {} <Debug> TCP-Session: b14dc289-e982-4bad-9359-60ef5f16865d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.23 16:31:12.755502 [ 258 ] {} <Debug> TCP-Session: b14dc289-e982-4bad-9359-60ef5f16865d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.23 16:31:12.755667 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.02.23 16:31:12.755705 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.02.23 16:31:12.755795 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.02.23 16:31:12.758837 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59816 | ||
| 157 | 2026.02.23 16:31:12.758965 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36202 | ||
| 158 | 2026.02.23 16:31:12.759043 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43522 | ||
| 159 | 2026.02.23 16:31:12.759140 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.02.23 16:31:12.759187 [ 259 ] {} <Debug> TCP-Session: 2ca2afe7-4eec-435f-959a-2205ae1a3dee Authenticating user 'default' from [fd00:1122:3344:101::c]:59816 | ||
| 161 | 2026.02.23 16:31:12.759318 [ 259 ] {} <Debug> TCP-Session: 2ca2afe7-4eec-435f-959a-2205ae1a3dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.02.23 16:31:12.759349 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48322 | ||
| 163 | 2026.02.23 16:31:12.759360 [ 259 ] {} <Debug> TCP-Session: 2ca2afe7-4eec-435f-959a-2205ae1a3dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.02.23 16:31:12.759522 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37056 | ||
| 165 | 2026.02.23 16:31:12.759547 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.02.23 16:31:12.759597 [ 260 ] {} <Debug> TCP-Session: df71a1c5-4a63-484c-9ed7-056a02438677 Authenticating user 'default' from [fd00:1122:3344:101::c]:36202 | ||
| 167 | 2026.02.23 16:31:12.759658 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.02.23 16:31:12.759701 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.02.23 16:31:12.759662 [ 260 ] {} <Debug> TCP-Session: df71a1c5-4a63-484c-9ed7-056a02438677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.02.23 16:31:12.759785 [ 260 ] {} <Debug> TCP-Session: df71a1c5-4a63-484c-9ed7-056a02438677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.02.23 16:31:12.759809 [ 262 ] {} <Debug> TCP-Session: ebd3fb59-0f04-46a5-8111-3c7b7b264f4c Authenticating user 'default' from [fd00:1122:3344:101::c]:48322 | ||
| 172 | 2026.02.23 16:31:12.759784 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.02.23 16:31:12.759790 [ 261 ] {} <Debug> TCP-Session: b2375e41-180c-416b-81b3-6811a3985998 Authenticating user 'default' from [fd00:1122:3344:101::c]:43522 | ||
| 174 | 2026.02.23 16:31:12.759944 [ 263 ] {} <Debug> TCP-Session: f0178468-45d4-4689-843b-64dbe9a22ef0 Authenticating user 'default' from [fd00:1122:3344:101::c]:37056 | ||
| 175 | 2026.02.23 16:31:12.759910 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53798 | ||
| 176 | 2026.02.23 16:31:12.759911 [ 262 ] {} <Debug> TCP-Session: ebd3fb59-0f04-46a5-8111-3c7b7b264f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.02.23 16:31:12.760002 [ 261 ] {} <Debug> TCP-Session: b2375e41-180c-416b-81b3-6811a3985998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.02.23 16:31:12.760034 [ 262 ] {} <Debug> TCP-Session: ebd3fb59-0f04-46a5-8111-3c7b7b264f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.02.23 16:31:12.760031 [ 263 ] {} <Debug> TCP-Session: f0178468-45d4-4689-843b-64dbe9a22ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.02.23 16:31:12.759790 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54852 | ||
| 181 | 2026.02.23 16:31:12.760138 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.02.23 16:31:12.760103 [ 261 ] {} <Debug> TCP-Session: b2375e41-180c-416b-81b3-6811a3985998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.02.23 16:31:12.760116 [ 263 ] {} <Debug> TCP-Session: f0178468-45d4-4689-843b-64dbe9a22ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.02.23 16:31:12.760252 [ 265 ] {} <Debug> TCP-Session: 4485aca1-68a5-4030-808d-799b34f7e7e2 Authenticating user 'default' from [fd00:1122:3344:101::c]:53798 | ||
| 185 | 2026.02.23 16:31:12.760327 [ 265 ] {} <Debug> TCP-Session: 4485aca1-68a5-4030-808d-799b34f7e7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.02.23 16:31:12.760344 [ 265 ] {} <Debug> TCP-Session: 4485aca1-68a5-4030-808d-799b34f7e7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.23 16:31:12.760415 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.02.23 16:31:12.760471 [ 264 ] {} <Debug> TCP-Session: 24d9f2a0-5272-4f90-a6d6-4af14da583d9 Authenticating user 'default' from [fd00:1122:3344:101::c]:54852 | ||
| 189 | 2026.02.23 16:31:12.760493 [ 264 ] {} <Debug> TCP-Session: 24d9f2a0-5272-4f90-a6d6-4af14da583d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.23 16:31:12.760583 [ 264 ] {} <Debug> TCP-Session: 24d9f2a0-5272-4f90-a6d6-4af14da583d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.23 16:31:13.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 119.39 MiB (RSS), difference: 2.54 MiB | ||
| 192 | 2026.02.23 16:31:13.083592 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41034 | ||
| 193 | 2026.02.23 16:31:13.083860 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.02.23 16:31:13.083969 [ 266 ] {} <Debug> TCP-Session: c06dedd3-994a-4dbd-986e-50e6290e34fc Authenticating user 'default' from [fd00:1122:3344:101::a]:41034 | ||
| 195 | 2026.02.23 16:31:13.083994 [ 266 ] {} <Debug> TCP-Session: c06dedd3-994a-4dbd-986e-50e6290e34fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.02.23 16:31:13.084006 [ 266 ] {} <Debug> TCP-Session: c06dedd3-994a-4dbd-986e-50e6290e34fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.23 16:31:13.084157 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.02.23 16:31:13.084195 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.02.23 16:31:13.084287 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.02.23 16:31:13.089279 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45148 | ||
| 201 | 2026.02.23 16:31:13.089404 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55008 | ||
| 202 | 2026.02.23 16:31:13.089512 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.02.23 16:31:13.089527 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55356 | ||
| 204 | 2026.02.23 16:31:13.089553 [ 267 ] {} <Debug> TCP-Session: 89a14d0f-5be7-434d-ac22-e4b5b38817e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:45148 | ||
| 205 | 2026.02.23 16:31:13.089652 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33197 | ||
| 206 | 2026.02.23 16:31:13.089698 [ 267 ] {} <Debug> TCP-Session: 89a14d0f-5be7-434d-ac22-e4b5b38817e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.02.23 16:31:13.089721 [ 267 ] {} <Debug> TCP-Session: 89a14d0f-5be7-434d-ac22-e4b5b38817e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.02.23 16:31:13.089749 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.02.23 16:31:13.089849 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54567 | ||
| 210 | 2026.02.23 16:31:13.089904 [ 268 ] {} <Debug> TCP-Session: 23cfa6bf-af5e-4396-8825-3942f2688a0e Authenticating user 'default' from [fd00:1122:3344:101::a]:55008 | ||
| 211 | 2026.02.23 16:31:13.090004 [ 268 ] {} <Debug> TCP-Session: 23cfa6bf-af5e-4396-8825-3942f2688a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.02.23 16:31:13.090018 [ 268 ] {} <Debug> TCP-Session: 23cfa6bf-af5e-4396-8825-3942f2688a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.02.23 16:31:13.090031 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42861 | ||
| 214 | 2026.02.23 16:31:13.090048 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.02.23 16:31:13.090200 [ 269 ] {} <Debug> TCP-Session: c661b54d-7c4f-4d89-ac88-bc1d5b72e580 Authenticating user 'default' from [fd00:1122:3344:101::a]:55356 | ||
| 216 | 2026.02.23 16:31:13.090226 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58331 | ||
| 217 | 2026.02.23 16:31:13.090231 [ 269 ] {} <Debug> TCP-Session: c661b54d-7c4f-4d89-ac88-bc1d5b72e580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.02.23 16:31:13.090249 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.02.23 16:31:13.090311 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.02.23 16:31:13.090331 [ 269 ] {} <Debug> TCP-Session: c661b54d-7c4f-4d89-ac88-bc1d5b72e580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.02.23 16:31:13.090354 [ 270 ] {} <Debug> TCP-Session: edbc538e-02a1-446a-acac-aa1f1cc1b291 Authenticating user 'default' from [fd00:1122:3344:101::a]:33197 | ||
| 222 | 2026.02.23 16:31:13.090331 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.02.23 16:31:13.090422 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.02.23 16:31:13.090361 [ 271 ] {} <Debug> TCP-Session: 515d0314-bfe7-439b-b6c2-1f7cb4f17370 Authenticating user 'default' from [fd00:1122:3344:101::a]:54567 | ||
| 225 | 2026.02.23 16:31:13.090477 [ 273 ] {} <Debug> TCP-Session: 46980e1e-d7aa-4466-a02c-e76d034647ad Authenticating user 'default' from [fd00:1122:3344:101::a]:58331 | ||
| 226 | 2026.02.23 16:31:13.090463 [ 272 ] {} <Debug> TCP-Session: ee46d3a4-f1c7-40be-960b-da90ee0492be Authenticating user 'default' from [fd00:1122:3344:101::a]:42861 | ||
| 227 | 2026.02.23 16:31:13.090455 [ 270 ] {} <Debug> TCP-Session: edbc538e-02a1-446a-acac-aa1f1cc1b291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.02.23 16:31:13.090614 [ 273 ] {} <Debug> TCP-Session: 46980e1e-d7aa-4466-a02c-e76d034647ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.02.23 16:31:13.090591 [ 271 ] {} <Debug> TCP-Session: 515d0314-bfe7-439b-b6c2-1f7cb4f17370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.02.23 16:31:13.090601 [ 272 ] {} <Debug> TCP-Session: ee46d3a4-f1c7-40be-960b-da90ee0492be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.02.23 16:31:13.090776 [ 273 ] {} <Debug> TCP-Session: 46980e1e-d7aa-4466-a02c-e76d034647ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.02.23 16:31:13.090745 [ 270 ] {} <Debug> TCP-Session: edbc538e-02a1-446a-acac-aa1f1cc1b291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.02.23 16:31:13.090869 [ 272 ] {} <Debug> TCP-Session: ee46d3a4-f1c7-40be-960b-da90ee0492be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.02.23 16:31:13.090753 [ 271 ] {} <Debug> TCP-Session: 515d0314-bfe7-439b-b6c2-1f7cb4f17370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.02.23 16:31:13.760157 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37118 | ||
| 236 | 2026.02.23 16:31:13.764184 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.02.23 16:31:13.764321 [ 274 ] {} <Debug> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Authenticating user 'default' from [fd00:1122:3344:101::d]:37118 | ||
| 238 | 2026.02.23 16:31:13.764365 [ 274 ] {} <Debug> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.02.23 16:31:13.764387 [ 274 ] {} <Debug> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.02.23 16:31:13.764569 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.02.23 16:31:13.764621 [ 274 ] {} <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 | ||
| 242 | 2026.02.23 16:31:13.764708 [ 274 ] {} <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 | ||
| 243 | 2026.02.23 16:31:13.767685 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33032 | ||
| 244 | 2026.02.23 16:31:13.767875 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43193 | ||
| 245 | 2026.02.23 16:31:13.767894 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51817 | ||
| 246 | 2026.02.23 16:31:13.768003 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46070 | ||
| 247 | 2026.02.23 16:31:13.768097 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48416 | ||
| 248 | 2026.02.23 16:31:13.768315 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61804 | ||
| 249 | 2026.02.23 16:31:13.768536 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64884 | ||
| 250 | 2026.02.23 16:31:13.768842 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35523 | ||
| 251 | 2026.02.23 16:31:13.769949 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.02.23 16:31:13.769955 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2026.02.23 16:31:13.770013 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.02.23 16:31:13.770086 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.02.23 16:31:13.770103 [ 279 ] {} <Debug> TCP-Session: bc2cfe1d-f7fa-4527-b2f1-66ae81fb3ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48416 | ||
| 256 | 2026.02.23 16:31:13.770144 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.02.23 16:31:13.770155 [ 276 ] {} <Debug> TCP-Session: 4e16a1c0-3938-4592-a4a7-db36154c8c9c Authenticating user 'default' from [fd00:1122:3344:101::d]:51817 | ||
| 258 | 2026.02.23 16:31:13.770129 [ 281 ] {} <Debug> TCP-Session: 8f430f9b-a42b-40c2-918d-c020f7786e2d Authenticating user 'default' from [fd00:1122:3344:101::d]:64884 | ||
| 259 | 2026.02.23 16:31:13.770240 [ 276 ] {} <Debug> TCP-Session: 4e16a1c0-3938-4592-a4a7-db36154c8c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.02.23 16:31:13.770217 [ 279 ] {} <Debug> TCP-Session: bc2cfe1d-f7fa-4527-b2f1-66ae81fb3ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.02.23 16:31:13.770271 [ 281 ] {} <Debug> TCP-Session: 8f430f9b-a42b-40c2-918d-c020f7786e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.02.23 16:31:13.770317 [ 276 ] {} <Debug> TCP-Session: 4e16a1c0-3938-4592-a4a7-db36154c8c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.02.23 16:31:13.770329 [ 279 ] {} <Debug> TCP-Session: bc2cfe1d-f7fa-4527-b2f1-66ae81fb3ce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.02.23 16:31:13.770267 [ 275 ] {} <Debug> TCP-Session: feb1ee04-d194-4b25-afe1-cd3d32c703ee Authenticating user 'default' from [fd00:1122:3344:101::d]:33032 | ||
| 265 | 2026.02.23 16:31:13.770375 [ 281 ] {} <Debug> TCP-Session: 8f430f9b-a42b-40c2-918d-c020f7786e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.02.23 16:31:13.770426 [ 275 ] {} <Debug> TCP-Session: feb1ee04-d194-4b25-afe1-cd3d32c703ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.02.23 16:31:13.770014 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.02.23 16:31:13.770493 [ 275 ] {} <Debug> TCP-Session: feb1ee04-d194-4b25-afe1-cd3d32c703ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.02.23 16:31:13.770522 [ 282 ] {} <Debug> TCP-Session: 140a712d-9b75-4b91-8b01-0777f3b01200 Authenticating user 'default' from [fd00:1122:3344:101::d]:35523 | ||
| 270 | 2026.02.23 16:31:13.770008 [ 277 ] {} <Debug> TCP-Session: 49863787-7349-4dc4-9e2f-cb3bae3898d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43193 | ||
| 271 | 2026.02.23 16:31:13.769979 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2026.02.23 16:31:13.770611 [ 277 ] {} <Debug> TCP-Session: 49863787-7349-4dc4-9e2f-cb3bae3898d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.02.23 16:31:13.770593 [ 282 ] {} <Debug> TCP-Session: 140a712d-9b75-4b91-8b01-0777f3b01200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.02.23 16:31:13.770032 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.02.23 16:31:13.770742 [ 277 ] {} <Debug> TCP-Session: 49863787-7349-4dc4-9e2f-cb3bae3898d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.02.23 16:31:13.770730 [ 280 ] {} <Debug> TCP-Session: 7a288e93-cc28-4616-ba1d-5419d6bcee82 Authenticating user 'default' from [fd00:1122:3344:101::d]:61804 | ||
| 277 | 2026.02.23 16:31:13.770728 [ 282 ] {} <Debug> TCP-Session: 140a712d-9b75-4b91-8b01-0777f3b01200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.02.23 16:31:13.770834 [ 280 ] {} <Debug> TCP-Session: 7a288e93-cc28-4616-ba1d-5419d6bcee82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.02.23 16:31:13.770828 [ 278 ] {} <Debug> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46070 | ||
| 280 | 2026.02.23 16:31:13.770961 [ 278 ] {} <Debug> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.02.23 16:31:13.770974 [ 280 ] {} <Debug> TCP-Session: 7a288e93-cc28-4616-ba1d-5419d6bcee82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.02.23 16:31:13.771077 [ 278 ] {} <Debug> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.02.23 16:31:13.784257 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.02.23 16:31:13.788612 [ 274 ] {3d43a552-39e2-474a-b6d7-2f7d768832c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.02.23 16:31:13.900378 [ 274 ] {3d43a552-39e2-474a-b6d7-2f7d768832c7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37118) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.02.23 16:31:13.901344 [ 274 ] {3d43a552-39e2-474a-b6d7-2f7d768832c7} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.02.23 16:31:13.901558 [ 274 ] {3d43a552-39e2-474a-b6d7-2f7d768832c7} <Debug> TCPHandler: Processed in 0.12398547 sec. | ||
| 334 | 2026.02.23 16:31:13.908030 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.02.23 16:31:13.908199 [ 274 ] {c09adbe2-78cd-4e46-807e-099b730b97eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.02.23 16:31:13.908551 [ 274 ] {c09adbe2-78cd-4e46-807e-099b730b97eb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37118) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.02.23 16:31:13.908846 [ 274 ] {c09adbe2-78cd-4e46-807e-099b730b97eb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.02.23 16:31:13.909050 [ 274 ] {c09adbe2-78cd-4e46-807e-099b730b97eb} <Debug> TCPHandler: Processed in 0.001144034 sec. | ||
| 385 | 2026.02.23 16:31:13.913953 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.02.23 16:31:13.914930 [ 278 ] {dad52e09-ce68-4957-b528-574a10352adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.02.23 16:31:13.916932 [ 278 ] {dad52e09-ce68-4957-b528-574a10352adb} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.02.23 16:31:13.918232 [ 278 ] {dad52e09-ce68-4957-b528-574a10352adb} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.02.23 16:31:13.918325 [ 278 ] {dad52e09-ce68-4957-b528-574a10352adb} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137783 sec | ||
| 390 | 2026.02.23 16:31:13.918340 [ 278 ] {dad52e09-ce68-4957-b528-574a10352adb} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.02.23 16:31:13.918351 [ 278 ] {dad52e09-ce68-4957-b528-574a10352adb} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.02.23 16:31:13.918421 [ 278 ] {dad52e09-ce68-4957-b528-574a10352adb} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.02.23 16:31:13.919107 [ 278 ] {dad52e09-ce68-4957-b528-574a10352adb} <Debug> TCPHandler: Processed in 0.00534568 sec. | ||
| 394 | 2026.02.23 16:31:13.919270 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.02.23 16:31:13.919431 [ 278 ] {149f4e51-c062-41b6-bcf4-a2a644b31b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.02.23 16:31:13.919556 [ 278 ] {149f4e51-c062-41b6-bcf4-a2a644b31b31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.02.23 16:31:13.933935 [ 278 ] {149f4e51-c062-41b6-bcf4-a2a644b31b31} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.02.23 16:31:13.935393 [ 278 ] {149f4e51-c062-41b6-bcf4-a2a644b31b31} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206): Loading data parts | ||
| 400 | 2026.02.23 16:31:13.937785 [ 278 ] {149f4e51-c062-41b6-bcf4-a2a644b31b31} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206): There are no data parts | ||
| 401 | 2026.02.23 16:31:13.943924 [ 278 ] {149f4e51-c062-41b6-bcf4-a2a644b31b31} <Debug> TCPHandler: Processed in 0.024706848 sec. | ||
| 402 | 2026.02.23 16:31:13.944295 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.02.23 16:31:13.944557 [ 278 ] {0fe5e831-28ca-46ab-9e3a-f19bea227085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2026.02.23 16:31:13.944739 [ 278 ] {0fe5e831-28ca-46ab-9e3a-f19bea227085} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.02.23 16:31:13.970594 [ 278 ] {0fe5e831-28ca-46ab-9e3a-f19bea227085} <Debug> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Loading data parts | ||
| 416 | 2026.02.23 16:31:13.970985 [ 278 ] {0fe5e831-28ca-46ab-9e3a-f19bea227085} <Debug> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): There are no data parts | ||
| 417 | 2026.02.23 16:31:13.972412 [ 278 ] {0fe5e831-28ca-46ab-9e3a-f19bea227085} <Debug> TCPHandler: Processed in 0.02821589 sec. | ||
| 418 | 2026.02.23 16:31:13.972651 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.02.23 16:31:13.972922 [ 278 ] {6116781d-d1e0-4859-8154-edac9a26bc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2026.02.23 16:31:13.972978 [ 278 ] {6116781d-d1e0-4859-8154-edac9a26bc7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.02.23 16:31:13.974912 [ 278 ] {6116781d-d1e0-4859-8154-edac9a26bc7d} <Debug> oximeter.measurements_i8 (7d126101-7076-4517-9549-cc51728a486d): Loading data parts | ||
| 422 | 2026.02.23 16:31:13.975048 [ 278 ] {6116781d-d1e0-4859-8154-edac9a26bc7d} <Debug> oximeter.measurements_i8 (7d126101-7076-4517-9549-cc51728a486d): There are no data parts | ||
| 423 | 2026.02.23 16:31:13.976293 [ 278 ] {6116781d-d1e0-4859-8154-edac9a26bc7d} <Debug> TCPHandler: Processed in 0.003742847 sec. | ||
| 424 | 2026.02.23 16:31:13.976529 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.02.23 16:31:13.976696 [ 278 ] {7dc224d8-8bfe-4003-a645-61f81c0463d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2026.02.23 16:31:13.976808 [ 278 ] {7dc224d8-8bfe-4003-a645-61f81c0463d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.02.23 16:31:13.978539 [ 278 ] {7dc224d8-8bfe-4003-a645-61f81c0463d8} <Debug> oximeter.measurements_u8 (e175c582-cbe4-4679-9430-233fd1d84c77): Loading data parts | ||
| 428 | 2026.02.23 16:31:13.978726 [ 278 ] {7dc224d8-8bfe-4003-a645-61f81c0463d8} <Debug> oximeter.measurements_u8 (e175c582-cbe4-4679-9430-233fd1d84c77): There are no data parts | ||
| 429 | 2026.02.23 16:31:13.980293 [ 278 ] {7dc224d8-8bfe-4003-a645-61f81c0463d8} <Debug> TCPHandler: Processed in 0.003815958 sec. | ||
| 430 | 2026.02.23 16:31:13.980458 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.02.23 16:31:13.980682 [ 278 ] {e0f57286-daac-4497-bc92-4c4e9c8e6a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2026.02.23 16:31:13.980762 [ 278 ] {e0f57286-daac-4497-bc92-4c4e9c8e6a9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.02.23 16:31:13.982717 [ 278 ] {e0f57286-daac-4497-bc92-4c4e9c8e6a9a} <Debug> oximeter.measurements_i16 (14345244-75c0-457c-bb5d-4e1753936938): Loading data parts | ||
| 434 | 2026.02.23 16:31:13.982853 [ 278 ] {e0f57286-daac-4497-bc92-4c4e9c8e6a9a} <Debug> oximeter.measurements_i16 (14345244-75c0-457c-bb5d-4e1753936938): There are no data parts | ||
| 435 | 2026.02.23 16:31:13.984459 [ 278 ] {e0f57286-daac-4497-bc92-4c4e9c8e6a9a} <Debug> TCPHandler: Processed in 0.004053223 sec. | ||
| 436 | 2026.02.23 16:31:13.984696 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.02.23 16:31:13.984901 [ 278 ] {ec02eac5-1418-4049-b32b-fbdc00c4a108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2026.02.23 16:31:13.985022 [ 278 ] {ec02eac5-1418-4049-b32b-fbdc00c4a108} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.02.23 16:31:13.986755 [ 278 ] {ec02eac5-1418-4049-b32b-fbdc00c4a108} <Debug> oximeter.measurements_u16 (be6aa5d1-2f0d-4b67-8156-e2ad80be911a): Loading data parts | ||
| 440 | 2026.02.23 16:31:13.986914 [ 278 ] {ec02eac5-1418-4049-b32b-fbdc00c4a108} <Debug> oximeter.measurements_u16 (be6aa5d1-2f0d-4b67-8156-e2ad80be911a): There are no data parts | ||
| 441 | 2026.02.23 16:31:13.988145 [ 278 ] {ec02eac5-1418-4049-b32b-fbdc00c4a108} <Debug> TCPHandler: Processed in 0.003512803 sec. | ||
| 442 | 2026.02.23 16:31:13.988306 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.02.23 16:31:13.988506 [ 278 ] {8d82c3b8-b34a-4a10-ba63-582f45dd8630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2026.02.23 16:31:13.988583 [ 278 ] {8d82c3b8-b34a-4a10-ba63-582f45dd8630} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.02.23 16:31:13.990537 [ 278 ] {8d82c3b8-b34a-4a10-ba63-582f45dd8630} <Debug> oximeter.measurements_i32 (64ad5e08-e636-49a5-89a4-0e4f19291530): Loading data parts | ||
| 446 | 2026.02.23 16:31:13.990803 [ 278 ] {8d82c3b8-b34a-4a10-ba63-582f45dd8630} <Debug> oximeter.measurements_i32 (64ad5e08-e636-49a5-89a4-0e4f19291530): There are no data parts | ||
| 447 | 2026.02.23 16:31:13.992823 [ 278 ] {8d82c3b8-b34a-4a10-ba63-582f45dd8630} <Debug> TCPHandler: Processed in 0.004565754 sec. | ||
| 448 | 2026.02.23 16:31:13.993048 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.02.23 16:31:13.993210 [ 278 ] {68078c1b-537b-47f5-99cb-b5ddfc11d1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.02.23 16:31:13.993322 [ 278 ] {68078c1b-537b-47f5-99cb-b5ddfc11d1dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.02.23 16:31:13.995065 [ 278 ] {68078c1b-537b-47f5-99cb-b5ddfc11d1dc} <Debug> oximeter.measurements_u32 (952e0e85-89ad-48fa-97bc-2404251c3eb8): Loading data parts | ||
| 452 | 2026.02.23 16:31:13.995280 [ 278 ] {68078c1b-537b-47f5-99cb-b5ddfc11d1dc} <Debug> oximeter.measurements_u32 (952e0e85-89ad-48fa-97bc-2404251c3eb8): There are no data parts | ||
| 453 | 2026.02.23 16:31:13.996605 [ 278 ] {68078c1b-537b-47f5-99cb-b5ddfc11d1dc} <Debug> TCPHandler: Processed in 0.003615375 sec. | ||
| 454 | 2026.02.23 16:31:13.996753 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.02.23 16:31:13.996951 [ 278 ] {671bc631-284d-4493-98ca-29937dc0b808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2026.02.23 16:31:13.997027 [ 278 ] {671bc631-284d-4493-98ca-29937dc0b808} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.02.23 16:31:13.998821 [ 278 ] {671bc631-284d-4493-98ca-29937dc0b808} <Debug> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Loading data parts | ||
| 458 | 2026.02.23 16:31:13.998949 [ 278 ] {671bc631-284d-4493-98ca-29937dc0b808} <Debug> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): There are no data parts | ||
| 459 | 2026.02.23 16:31:14.000249 [ 278 ] {671bc631-284d-4493-98ca-29937dc0b808} <Debug> TCPHandler: Processed in 0.003546023 sec. | ||
| 460 | 2026.02.23 16:31:14.000354 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.17 MiB, peak 124.17 MiB, free memory in arenas 0.00 B, will set to 132.83 MiB (RSS), difference: 8.66 MiB | ||
| 461 | 2026.02.23 16:31:14.000466 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.02.23 16:31:14.000628 [ 278 ] {237daea0-89af-48ae-a8fa-e8df53af350f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 463 | 2026.02.23 16:31:14.000741 [ 278 ] {237daea0-89af-48ae-a8fa-e8df53af350f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.02.23 16:31:14.002530 [ 278 ] {237daea0-89af-48ae-a8fa-e8df53af350f} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Loading data parts | ||
| 465 | 2026.02.23 16:31:14.002765 [ 278 ] {237daea0-89af-48ae-a8fa-e8df53af350f} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): There are no data parts | ||
| 466 | 2026.02.23 16:31:14.003936 [ 278 ] {237daea0-89af-48ae-a8fa-e8df53af350f} <Debug> TCPHandler: Processed in 0.003523252 sec. | ||
| 467 | 2026.02.23 16:31:14.004090 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.02.23 16:31:14.004326 [ 278 ] {4df5455f-3ace-4681-9741-2f2eaf21f2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 469 | 2026.02.23 16:31:14.004438 [ 278 ] {4df5455f-3ace-4681-9741-2f2eaf21f2bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.02.23 16:31:14.006191 [ 278 ] {4df5455f-3ace-4681-9741-2f2eaf21f2bb} <Debug> oximeter.measurements_f32 (6b6145bc-a86d-4762-89b6-36c0486ec4d0): Loading data parts | ||
| 471 | 2026.02.23 16:31:14.006358 [ 278 ] {4df5455f-3ace-4681-9741-2f2eaf21f2bb} <Debug> oximeter.measurements_f32 (6b6145bc-a86d-4762-89b6-36c0486ec4d0): There are no data parts | ||
| 472 | 2026.02.23 16:31:14.007735 [ 278 ] {4df5455f-3ace-4681-9741-2f2eaf21f2bb} <Debug> TCPHandler: Processed in 0.003699046 sec. | ||
| 473 | 2026.02.23 16:31:14.007882 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.02.23 16:31:14.008036 [ 278 ] {fe315fda-593f-4c67-ae3d-ea04bab7c342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 475 | 2026.02.23 16:31:14.008215 [ 278 ] {fe315fda-593f-4c67-ae3d-ea04bab7c342} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.02.23 16:31:14.009977 [ 278 ] {fe315fda-593f-4c67-ae3d-ea04bab7c342} <Debug> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Loading data parts | ||
| 477 | 2026.02.23 16:31:14.010194 [ 278 ] {fe315fda-593f-4c67-ae3d-ea04bab7c342} <Debug> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): There are no data parts | ||
| 478 | 2026.02.23 16:31:14.011436 [ 278 ] {fe315fda-593f-4c67-ae3d-ea04bab7c342} <Debug> TCPHandler: Processed in 0.003604324 sec. | ||
| 479 | 2026.02.23 16:31:14.011598 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.02.23 16:31:14.011875 [ 278 ] {2acdd6c8-1a5e-4848-b4c3-9b1febb4500e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 481 | 2026.02.23 16:31:14.011991 [ 278 ] {2acdd6c8-1a5e-4848-b4c3-9b1febb4500e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.02.23 16:31:14.013785 [ 278 ] {2acdd6c8-1a5e-4848-b4c3-9b1febb4500e} <Debug> oximeter.measurements_string (8f9963e4-e5ad-4eae-9bf8-9d5e2e26ab2c): Loading data parts | ||
| 483 | 2026.02.23 16:31:14.013918 [ 278 ] {2acdd6c8-1a5e-4848-b4c3-9b1febb4500e} <Debug> oximeter.measurements_string (8f9963e4-e5ad-4eae-9bf8-9d5e2e26ab2c): There are no data parts | ||
| 484 | 2026.02.23 16:31:14.015609 [ 278 ] {2acdd6c8-1a5e-4848-b4c3-9b1febb4500e} <Debug> TCPHandler: Processed in 0.004074124 sec. | ||
| 485 | 2026.02.23 16:31:14.015791 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.02.23 16:31:14.016006 [ 278 ] {6514e47e-87d1-412b-ae25-20b01e45b78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.02.23 16:31:14.016257 [ 278 ] {6514e47e-87d1-412b-ae25-20b01e45b78c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.02.23 16:31:14.018934 [ 278 ] {6514e47e-87d1-412b-ae25-20b01e45b78c} <Debug> oximeter.measurements_bytes (3905ade3-e843-47c7-a0b9-339350764d0c): Loading data parts | ||
| 496 | 2026.02.23 16:31:14.019109 [ 278 ] {6514e47e-87d1-412b-ae25-20b01e45b78c} <Debug> oximeter.measurements_bytes (3905ade3-e843-47c7-a0b9-339350764d0c): There are no data parts | ||
| 497 | 2026.02.23 16:31:14.020387 [ 278 ] {6514e47e-87d1-412b-ae25-20b01e45b78c} <Debug> TCPHandler: Processed in 0.004661706 sec. | ||
| 498 | 2026.02.23 16:31:14.020543 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.02.23 16:31:14.020707 [ 278 ] {4bf147ef-2383-4a41-84ee-9538f7b02680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 500 | 2026.02.23 16:31:14.020835 [ 278 ] {4bf147ef-2383-4a41-84ee-9538f7b02680} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.02.23 16:31:14.022688 [ 278 ] {4bf147ef-2383-4a41-84ee-9538f7b02680} <Debug> oximeter.measurements_cumulativei64 (ff04dfd7-62f0-4db4-af22-2edf25396c89): Loading data parts | ||
| 502 | 2026.02.23 16:31:14.022848 [ 278 ] {4bf147ef-2383-4a41-84ee-9538f7b02680} <Debug> oximeter.measurements_cumulativei64 (ff04dfd7-62f0-4db4-af22-2edf25396c89): There are no data parts | ||
| 503 | 2026.02.23 16:31:14.024072 [ 278 ] {4bf147ef-2383-4a41-84ee-9538f7b02680} <Debug> TCPHandler: Processed in 0.003580504 sec. | ||
| 504 | 2026.02.23 16:31:14.024312 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.02.23 16:31:14.024474 [ 278 ] {2f931642-30da-4a8b-b340-dc498b368825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 506 | 2026.02.23 16:31:14.024595 [ 278 ] {2f931642-30da-4a8b-b340-dc498b368825} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.02.23 16:31:14.026361 [ 278 ] {2f931642-30da-4a8b-b340-dc498b368825} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Loading data parts | ||
| 508 | 2026.02.23 16:31:14.026608 [ 278 ] {2f931642-30da-4a8b-b340-dc498b368825} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): There are no data parts | ||
| 509 | 2026.02.23 16:31:14.028492 [ 278 ] {2f931642-30da-4a8b-b340-dc498b368825} <Debug> TCPHandler: Processed in 0.004230788 sec. | ||
| 510 | 2026.02.23 16:31:14.028651 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.02.23 16:31:14.028911 [ 278 ] {6beb406d-c9a7-4983-8d3d-e07e9be4c2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 512 | 2026.02.23 16:31:14.029024 [ 278 ] {6beb406d-c9a7-4983-8d3d-e07e9be4c2bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.02.23 16:31:14.031866 [ 278 ] {6beb406d-c9a7-4983-8d3d-e07e9be4c2bf} <Debug> oximeter.measurements_cumulativef32 (cf62b2c5-3c75-414c-9f31-b5771d06f348): Loading data parts | ||
| 514 | 2026.02.23 16:31:14.032012 [ 278 ] {6beb406d-c9a7-4983-8d3d-e07e9be4c2bf} <Debug> oximeter.measurements_cumulativef32 (cf62b2c5-3c75-414c-9f31-b5771d06f348): There are no data parts | ||
| 515 | 2026.02.23 16:31:14.033408 [ 278 ] {6beb406d-c9a7-4983-8d3d-e07e9be4c2bf} <Debug> TCPHandler: Processed in 0.004808649 sec. | ||
| 516 | 2026.02.23 16:31:14.033562 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.02.23 16:31:14.033728 [ 278 ] {6288c138-4433-4ef0-be76-efd4915039ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 518 | 2026.02.23 16:31:14.033847 [ 278 ] {6288c138-4433-4ef0-be76-efd4915039ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.02.23 16:31:14.035953 [ 278 ] {6288c138-4433-4ef0-be76-efd4915039ee} <Debug> oximeter.measurements_cumulativef64 (deb34f64-b92e-403b-9565-c0acb9e41b00): Loading data parts | ||
| 520 | 2026.02.23 16:31:14.036087 [ 278 ] {6288c138-4433-4ef0-be76-efd4915039ee} <Debug> oximeter.measurements_cumulativef64 (deb34f64-b92e-403b-9565-c0acb9e41b00): There are no data parts | ||
| 521 | 2026.02.23 16:31:14.037422 [ 278 ] {6288c138-4433-4ef0-be76-efd4915039ee} <Debug> TCPHandler: Processed in 0.00391285 sec. | ||
| 522 | 2026.02.23 16:31:14.037683 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.02.23 16:31:14.037911 [ 278 ] {5897e801-3389-4b45-8ae2-a78c23201426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.02.23 16:31:14.038047 [ 278 ] {5897e801-3389-4b45-8ae2-a78c23201426} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.02.23 16:31:14.040675 [ 278 ] {5897e801-3389-4b45-8ae2-a78c23201426} <Debug> oximeter.measurements_histogrami8 (e3598a5f-87f2-4c0a-92f4-3dde3e64aba3): Loading data parts | ||
| 536 | 2026.02.23 16:31:14.040817 [ 278 ] {5897e801-3389-4b45-8ae2-a78c23201426} <Debug> oximeter.measurements_histogrami8 (e3598a5f-87f2-4c0a-92f4-3dde3e64aba3): There are no data parts | ||
| 537 | 2026.02.23 16:31:14.042197 [ 278 ] {5897e801-3389-4b45-8ae2-a78c23201426} <Debug> TCPHandler: Processed in 0.004573185 sec. | ||
| 538 | 2026.02.23 16:31:14.042365 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.02.23 16:31:14.042577 [ 278 ] {7dc80f76-25bf-4e1a-9b12-91f99fa49895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 540 | 2026.02.23 16:31:14.042715 [ 278 ] {7dc80f76-25bf-4e1a-9b12-91f99fa49895} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.02.23 16:31:14.044741 [ 278 ] {7dc80f76-25bf-4e1a-9b12-91f99fa49895} <Debug> oximeter.measurements_histogramu8 (dd52a27f-ae9e-4178-804d-0e3864f92c50): Loading data parts | ||
| 542 | 2026.02.23 16:31:14.044956 [ 278 ] {7dc80f76-25bf-4e1a-9b12-91f99fa49895} <Debug> oximeter.measurements_histogramu8 (dd52a27f-ae9e-4178-804d-0e3864f92c50): There are no data parts | ||
| 543 | 2026.02.23 16:31:14.046493 [ 278 ] {7dc80f76-25bf-4e1a-9b12-91f99fa49895} <Debug> TCPHandler: Processed in 0.004186406 sec. | ||
| 544 | 2026.02.23 16:31:14.046695 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.02.23 16:31:14.046948 [ 278 ] {d3c4c39d-c542-4d98-9734-101853658a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 546 | 2026.02.23 16:31:14.047070 [ 278 ] {d3c4c39d-c542-4d98-9734-101853658a22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.02.23 16:31:14.049237 [ 278 ] {d3c4c39d-c542-4d98-9734-101853658a22} <Debug> oximeter.measurements_histogrami16 (d33b14e6-3156-4ba5-9b25-35d65c430f7c): Loading data parts | ||
| 548 | 2026.02.23 16:31:14.049393 [ 278 ] {d3c4c39d-c542-4d98-9734-101853658a22} <Debug> oximeter.measurements_histogrami16 (d33b14e6-3156-4ba5-9b25-35d65c430f7c): There are no data parts | ||
| 549 | 2026.02.23 16:31:14.050739 [ 278 ] {d3c4c39d-c542-4d98-9734-101853658a22} <Debug> TCPHandler: Processed in 0.004103714 sec. | ||
| 550 | 2026.02.23 16:31:14.050892 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.02.23 16:31:14.051105 [ 278 ] {ef280409-9fcd-48f4-9ce4-f82c143c56d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 552 | 2026.02.23 16:31:14.051251 [ 278 ] {ef280409-9fcd-48f4-9ce4-f82c143c56d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.02.23 16:31:14.053229 [ 278 ] {ef280409-9fcd-48f4-9ce4-f82c143c56d1} <Debug> oximeter.measurements_histogramu16 (4923f6fb-3b31-4d63-86c7-29dc5c91f24c): Loading data parts | ||
| 554 | 2026.02.23 16:31:14.053383 [ 278 ] {ef280409-9fcd-48f4-9ce4-f82c143c56d1} <Debug> oximeter.measurements_histogramu16 (4923f6fb-3b31-4d63-86c7-29dc5c91f24c): There are no data parts | ||
| 555 | 2026.02.23 16:31:14.054669 [ 278 ] {ef280409-9fcd-48f4-9ce4-f82c143c56d1} <Debug> TCPHandler: Processed in 0.003828729 sec. | ||
| 556 | 2026.02.23 16:31:14.054868 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.02.23 16:31:14.055131 [ 278 ] {6fdf3a39-2322-4743-87e1-ba65ac6f6469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 558 | 2026.02.23 16:31:14.055288 [ 278 ] {6fdf3a39-2322-4743-87e1-ba65ac6f6469} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.02.23 16:31:14.058076 [ 278 ] {6fdf3a39-2322-4743-87e1-ba65ac6f6469} <Debug> oximeter.measurements_histogrami32 (ce05c3c9-5802-40d5-94fa-a6027afeff12): Loading data parts | ||
| 560 | 2026.02.23 16:31:14.058227 [ 278 ] {6fdf3a39-2322-4743-87e1-ba65ac6f6469} <Debug> oximeter.measurements_histogrami32 (ce05c3c9-5802-40d5-94fa-a6027afeff12): There are no data parts | ||
| 561 | 2026.02.23 16:31:14.060421 [ 278 ] {6fdf3a39-2322-4743-87e1-ba65ac6f6469} <Debug> TCPHandler: Processed in 0.005603495 sec. | ||
| 562 | 2026.02.23 16:31:14.060573 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.02.23 16:31:14.060786 [ 278 ] {90e6a49f-15e6-4edb-b507-26a558897a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 564 | 2026.02.23 16:31:14.060914 [ 278 ] {90e6a49f-15e6-4edb-b507-26a558897a95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.02.23 16:31:14.062830 [ 278 ] {90e6a49f-15e6-4edb-b507-26a558897a95} <Debug> oximeter.measurements_histogramu32 (c7b01d55-d585-4699-b00e-e24ed6ea91be): Loading data parts | ||
| 566 | 2026.02.23 16:31:14.063025 [ 278 ] {90e6a49f-15e6-4edb-b507-26a558897a95} <Debug> oximeter.measurements_histogramu32 (c7b01d55-d585-4699-b00e-e24ed6ea91be): There are no data parts | ||
| 567 | 2026.02.23 16:31:14.064616 [ 278 ] {90e6a49f-15e6-4edb-b507-26a558897a95} <Debug> TCPHandler: Processed in 0.004094155 sec. | ||
| 568 | 2026.02.23 16:31:14.064777 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.02.23 16:31:14.065060 [ 278 ] {c358ee52-cd15-463e-b7cf-7ebd272b8320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 570 | 2026.02.23 16:31:14.065192 [ 278 ] {c358ee52-cd15-463e-b7cf-7ebd272b8320} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.02.23 16:31:14.067129 [ 278 ] {c358ee52-cd15-463e-b7cf-7ebd272b8320} <Debug> oximeter.measurements_histogrami64 (df9db8c2-9ffa-4b30-8df2-bedbbc45b105): Loading data parts | ||
| 572 | 2026.02.23 16:31:14.067275 [ 278 ] {c358ee52-cd15-463e-b7cf-7ebd272b8320} <Debug> oximeter.measurements_histogrami64 (df9db8c2-9ffa-4b30-8df2-bedbbc45b105): There are no data parts | ||
| 573 | 2026.02.23 16:31:14.068807 [ 278 ] {c358ee52-cd15-463e-b7cf-7ebd272b8320} <Debug> TCPHandler: Processed in 0.004082314 sec. | ||
| 574 | 2026.02.23 16:31:14.068961 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.02.23 16:31:14.069193 [ 278 ] {3957482b-4f65-4c34-9fc7-87457408b68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 576 | 2026.02.23 16:31:14.069332 [ 278 ] {3957482b-4f65-4c34-9fc7-87457408b68c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.02.23 16:31:14.071494 [ 278 ] {3957482b-4f65-4c34-9fc7-87457408b68c} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Loading data parts | ||
| 578 | 2026.02.23 16:31:14.071723 [ 278 ] {3957482b-4f65-4c34-9fc7-87457408b68c} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): There are no data parts | ||
| 579 | 2026.02.23 16:31:14.072976 [ 278 ] {3957482b-4f65-4c34-9fc7-87457408b68c} <Debug> TCPHandler: Processed in 0.004067163 sec. | ||
| 580 | 2026.02.23 16:31:14.073128 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.02.23 16:31:14.073483 [ 278 ] {4b5b6cf7-2723-446e-8b06-899641a1299f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 582 | 2026.02.23 16:31:14.073620 [ 278 ] {4b5b6cf7-2723-446e-8b06-899641a1299f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.02.23 16:31:14.075577 [ 278 ] {4b5b6cf7-2723-446e-8b06-899641a1299f} <Debug> oximeter.measurements_histogramf32 (d37620ed-744e-4827-bd97-d69315e18993): Loading data parts | ||
| 584 | 2026.02.23 16:31:14.075728 [ 278 ] {4b5b6cf7-2723-446e-8b06-899641a1299f} <Debug> oximeter.measurements_histogramf32 (d37620ed-744e-4827-bd97-d69315e18993): There are no data parts | ||
| 585 | 2026.02.23 16:31:14.077140 [ 278 ] {4b5b6cf7-2723-446e-8b06-899641a1299f} <Debug> TCPHandler: Processed in 0.004063023 sec. | ||
| 586 | 2026.02.23 16:31:14.077304 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.02.23 16:31:14.077552 [ 278 ] {e2121919-9177-4de7-9479-8d8b9159df2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 588 | 2026.02.23 16:31:14.077714 [ 278 ] {e2121919-9177-4de7-9479-8d8b9159df2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.02.23 16:31:14.079961 [ 278 ] {e2121919-9177-4de7-9479-8d8b9159df2d} <Debug> oximeter.measurements_histogramf64 (ed9e2fba-0d5d-46dd-8013-e192a4b4c942): Loading data parts | ||
| 590 | 2026.02.23 16:31:14.080199 [ 278 ] {e2121919-9177-4de7-9479-8d8b9159df2d} <Debug> oximeter.measurements_histogramf64 (ed9e2fba-0d5d-46dd-8013-e192a4b4c942): There are no data parts | ||
| 591 | 2026.02.23 16:31:14.082296 [ 278 ] {e2121919-9177-4de7-9479-8d8b9159df2d} <Debug> TCPHandler: Processed in 0.005040994 sec. | ||
| 592 | 2026.02.23 16:31:14.082498 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.02.23 16:31:14.082838 [ 278 ] {a2336e13-9d87-462f-a1e0-10b5ba85030b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.02.23 16:31:14.082997 [ 278 ] {a2336e13-9d87-462f-a1e0-10b5ba85030b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.02.23 16:31:14.085027 [ 278 ] {a2336e13-9d87-462f-a1e0-10b5ba85030b} <Debug> oximeter.fields_bool (94eaafcc-e503-4747-9a8d-b124b48d94eb): Loading data parts | ||
| 621 | 2026.02.23 16:31:14.085198 [ 278 ] {a2336e13-9d87-462f-a1e0-10b5ba85030b} <Debug> oximeter.fields_bool (94eaafcc-e503-4747-9a8d-b124b48d94eb): There are no data parts | ||
| 622 | 2026.02.23 16:31:14.086680 [ 278 ] {a2336e13-9d87-462f-a1e0-10b5ba85030b} <Debug> TCPHandler: Processed in 0.004248097 sec. | ||
| 623 | 2026.02.23 16:31:14.086852 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.02.23 16:31:14.087034 [ 278 ] {533827de-d140-4db5-b43c-60fe75404eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 625 | 2026.02.23 16:31:14.087165 [ 278 ] {533827de-d140-4db5-b43c-60fe75404eb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.02.23 16:31:14.089287 [ 278 ] {533827de-d140-4db5-b43c-60fe75404eb4} <Debug> oximeter.fields_i8 (e9e0a4f7-1bef-41b6-a5a1-ddcbc5c76a55): Loading data parts | ||
| 627 | 2026.02.23 16:31:14.089579 [ 278 ] {533827de-d140-4db5-b43c-60fe75404eb4} <Debug> oximeter.fields_i8 (e9e0a4f7-1bef-41b6-a5a1-ddcbc5c76a55): There are no data parts | ||
| 628 | 2026.02.23 16:31:14.090947 [ 278 ] {533827de-d140-4db5-b43c-60fe75404eb4} <Debug> TCPHandler: Processed in 0.004143555 sec. | ||
| 629 | 2026.02.23 16:31:14.091116 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.02.23 16:31:14.091424 [ 278 ] {29e673f0-4765-48dc-a126-c3e48ca33570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 631 | 2026.02.23 16:31:14.091560 [ 278 ] {29e673f0-4765-48dc-a126-c3e48ca33570} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.02.23 16:31:14.093515 [ 278 ] {29e673f0-4765-48dc-a126-c3e48ca33570} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Loading data parts | ||
| 633 | 2026.02.23 16:31:14.093656 [ 278 ] {29e673f0-4765-48dc-a126-c3e48ca33570} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): There are no data parts | ||
| 634 | 2026.02.23 16:31:14.095018 [ 278 ] {29e673f0-4765-48dc-a126-c3e48ca33570} <Debug> TCPHandler: Processed in 0.003955341 sec. | ||
| 635 | 2026.02.23 16:31:14.095163 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.02.23 16:31:14.095318 [ 278 ] {6d18641f-4071-4b56-874a-60899daa0497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 637 | 2026.02.23 16:31:14.095434 [ 278 ] {6d18641f-4071-4b56-874a-60899daa0497} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.02.23 16:31:14.097468 [ 278 ] {6d18641f-4071-4b56-874a-60899daa0497} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Loading data parts | ||
| 639 | 2026.02.23 16:31:14.097653 [ 278 ] {6d18641f-4071-4b56-874a-60899daa0497} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): There are no data parts | ||
| 640 | 2026.02.23 16:31:14.098922 [ 278 ] {6d18641f-4071-4b56-874a-60899daa0497} <Debug> TCPHandler: Processed in 0.003807868 sec. | ||
| 641 | 2026.02.23 16:31:14.099107 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.02.23 16:31:14.099338 [ 278 ] {0fb6c08f-3692-42ac-ad6a-dee80b1df9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 643 | 2026.02.23 16:31:14.099449 [ 278 ] {0fb6c08f-3692-42ac-ad6a-dee80b1df9ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.02.23 16:31:14.101302 [ 278 ] {0fb6c08f-3692-42ac-ad6a-dee80b1df9ff} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Loading data parts | ||
| 645 | 2026.02.23 16:31:14.101436 [ 278 ] {0fb6c08f-3692-42ac-ad6a-dee80b1df9ff} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): There are no data parts | ||
| 646 | 2026.02.23 16:31:14.103292 [ 278 ] {0fb6c08f-3692-42ac-ad6a-dee80b1df9ff} <Debug> TCPHandler: Processed in 0.004233557 sec. | ||
| 647 | 2026.02.23 16:31:14.103439 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.02.23 16:31:14.103593 [ 278 ] {2058b8a1-bf4e-4861-a3f2-228690fa37de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 649 | 2026.02.23 16:31:14.103712 [ 278 ] {2058b8a1-bf4e-4861-a3f2-228690fa37de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.02.23 16:31:14.105587 [ 278 ] {2058b8a1-bf4e-4861-a3f2-228690fa37de} <Debug> oximeter.fields_i32 (685e37e3-40d8-44ab-a48e-e3ca3b4596f0): Loading data parts | ||
| 651 | 2026.02.23 16:31:14.105715 [ 278 ] {2058b8a1-bf4e-4861-a3f2-228690fa37de} <Debug> oximeter.fields_i32 (685e37e3-40d8-44ab-a48e-e3ca3b4596f0): There are no data parts | ||
| 652 | 2026.02.23 16:31:14.106855 [ 278 ] {2058b8a1-bf4e-4861-a3f2-228690fa37de} <Debug> TCPHandler: Processed in 0.003465131 sec. | ||
| 653 | 2026.02.23 16:31:14.107022 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.02.23 16:31:14.107264 [ 278 ] {d729d85b-86e3-438f-9791-4068f7d98aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 655 | 2026.02.23 16:31:14.107376 [ 278 ] {d729d85b-86e3-438f-9791-4068f7d98aaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.02.23 16:31:14.109343 [ 278 ] {d729d85b-86e3-438f-9791-4068f7d98aaa} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Loading data parts | ||
| 657 | 2026.02.23 16:31:14.109483 [ 278 ] {d729d85b-86e3-438f-9791-4068f7d98aaa} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): There are no data parts | ||
| 658 | 2026.02.23 16:31:14.110729 [ 278 ] {d729d85b-86e3-438f-9791-4068f7d98aaa} <Debug> TCPHandler: Processed in 0.003769927 sec. | ||
| 659 | 2026.02.23 16:31:14.110874 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.02.23 16:31:14.111041 [ 278 ] {e16ae39c-a972-40ba-adab-22847aecc8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 661 | 2026.02.23 16:31:14.111223 [ 278 ] {e16ae39c-a972-40ba-adab-22847aecc8e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.02.23 16:31:14.113215 [ 278 ] {e16ae39c-a972-40ba-adab-22847aecc8e8} <Debug> oximeter.fields_i64 (6edbfe08-b72f-4479-b861-838ca9dae933): Loading data parts | ||
| 663 | 2026.02.23 16:31:14.113382 [ 278 ] {e16ae39c-a972-40ba-adab-22847aecc8e8} <Debug> oximeter.fields_i64 (6edbfe08-b72f-4479-b861-838ca9dae933): There are no data parts | ||
| 664 | 2026.02.23 16:31:14.114884 [ 278 ] {e16ae39c-a972-40ba-adab-22847aecc8e8} <Debug> TCPHandler: Processed in 0.004056624 sec. | ||
| 665 | 2026.02.23 16:31:14.115142 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.02.23 16:31:14.115338 [ 278 ] {5462ec30-7802-44b1-ab40-f373e41dc56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 667 | 2026.02.23 16:31:14.115464 [ 278 ] {5462ec30-7802-44b1-ab40-f373e41dc56c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.02.23 16:31:14.118473 [ 278 ] {5462ec30-7802-44b1-ab40-f373e41dc56c} <Debug> oximeter.fields_u64 (6f141972-f51c-4e3b-987d-cb42a78fef13): Loading data parts | ||
| 669 | 2026.02.23 16:31:14.118615 [ 278 ] {5462ec30-7802-44b1-ab40-f373e41dc56c} <Debug> oximeter.fields_u64 (6f141972-f51c-4e3b-987d-cb42a78fef13): There are no data parts | ||
| 670 | 2026.02.23 16:31:14.120185 [ 278 ] {5462ec30-7802-44b1-ab40-f373e41dc56c} <Debug> TCPHandler: Processed in 0.005091525 sec. | ||
| 671 | 2026.02.23 16:31:14.120334 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.02.23 16:31:14.120489 [ 278 ] {b06df79c-8d1b-42dc-814f-2804d46f049a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 673 | 2026.02.23 16:31:14.120602 [ 278 ] {b06df79c-8d1b-42dc-814f-2804d46f049a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.02.23 16:31:14.123299 [ 278 ] {b06df79c-8d1b-42dc-814f-2804d46f049a} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Loading data parts | ||
| 675 | 2026.02.23 16:31:14.123448 [ 278 ] {b06df79c-8d1b-42dc-814f-2804d46f049a} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): There are no data parts | ||
| 676 | 2026.02.23 16:31:14.125181 [ 278 ] {b06df79c-8d1b-42dc-814f-2804d46f049a} <Debug> TCPHandler: Processed in 0.0048942 sec. | ||
| 677 | 2026.02.23 16:31:14.125400 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.02.23 16:31:14.125558 [ 278 ] {6fd3fa5a-b5ba-41e0-87c7-6db773b52860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 679 | 2026.02.23 16:31:14.125695 [ 278 ] {6fd3fa5a-b5ba-41e0-87c7-6db773b52860} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.02.23 16:31:14.128203 [ 278 ] {6fd3fa5a-b5ba-41e0-87c7-6db773b52860} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Loading data parts | ||
| 681 | 2026.02.23 16:31:14.128738 [ 278 ] {6fd3fa5a-b5ba-41e0-87c7-6db773b52860} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): There are no data parts | ||
| 682 | 2026.02.23 16:31:14.130891 [ 278 ] {6fd3fa5a-b5ba-41e0-87c7-6db773b52860} <Debug> TCPHandler: Processed in 0.005540924 sec. | ||
| 683 | 2026.02.23 16:31:14.131051 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.02.23 16:31:14.131322 [ 278 ] {57cfa343-4178-42b2-8c75-434fe68fe860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) 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) | ||
| 685 | 2026.02.23 16:31:14.131368 [ 278 ] {57cfa343-4178-42b2-8c75-434fe68fe860} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.02.23 16:31:14.133684 [ 278 ] {57cfa343-4178-42b2-8c75-434fe68fe860} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Loading data parts | ||
| 687 | 2026.02.23 16:31:14.133843 [ 278 ] {57cfa343-4178-42b2-8c75-434fe68fe860} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): There are no data parts | ||
| 688 | 2026.02.23 16:31:14.135507 [ 278 ] {57cfa343-4178-42b2-8c75-434fe68fe860} <Debug> TCPHandler: Processed in 0.004512553 sec. | ||
| 689 | 2026.02.23 16:31:14.135834 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.02.23 16:31:14.136091 [ 278 ] {cc08e610-8fbe-4468-b7df-0ca1aa8b89d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.02.23 16:31:14.136230 [ 278 ] {cc08e610-8fbe-4468-b7df-0ca1aa8b89d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.02.23 16:31:14.138265 [ 278 ] {cc08e610-8fbe-4468-b7df-0ca1aa8b89d0} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Loading data parts | ||
| 696 | 2026.02.23 16:31:14.138449 [ 278 ] {cc08e610-8fbe-4468-b7df-0ca1aa8b89d0} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): There are no data parts | ||
| 697 | 2026.02.23 16:31:14.140066 [ 278 ] {cc08e610-8fbe-4468-b7df-0ca1aa8b89d0} <Debug> TCPHandler: Processed in 0.004285419 sec. | ||
| 698 | 2026.02.23 16:31:14.140423 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.02.23 16:31:14.140858 [ 274 ] {bc0d6c22-3302-4bf6-802f-1522f75215f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.02.23 16:31:14.145729 [ 274 ] {bc0d6c22-3302-4bf6-802f-1522f75215f1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.02.23 16:31:14.171050 [ 284 ] {bc0d6c22-3302-4bf6-802f-1522f75215f1} <Trace> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.02.23 16:31:14.171109 [ 284 ] {bc0d6c22-3302-4bf6-802f-1522f75215f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 703 | 2026.02.23 16:31:14.177513 [ 284 ] {bc0d6c22-3302-4bf6-802f-1522f75215f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.02.23 16:31:14.178180 [ 284 ] {bc0d6c22-3302-4bf6-802f-1522f75215f1} <Trace> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.02.23 16:31:14.178481 [ 274 ] {bc0d6c22-3302-4bf6-802f-1522f75215f1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.037764 sec., 26.480245736680438 rows/sec., 423.68 B/sec. | ||
| 706 | 2026.02.23 16:31:14.178889 [ 274 ] {bc0d6c22-3302-4bf6-802f-1522f75215f1} <Debug> TCPHandler: Processed in 0.038598464 sec. | ||
| 707 | 2026.02.23 16:31:15.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.38 MiB, peak 135.38 MiB, free memory in arenas 0.00 B, will set to 139.55 MiB (RSS), difference: 4.17 MiB | ||
| 708 | 2026.02.23 16:31:20.110776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.02.23 16:31:20.110808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.02.23 16:31:20.110864 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.02.23 16:31:20.111015 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.02.23 16:31:20.114163 [ 244 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Loading data parts | ||
| 713 | 2026.02.23 16:31:20.114393 [ 244 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): There are no data parts | ||
| 714 | 2026.02.23 16:31:20.120169 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.02.23 16:31:20.120217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 716 | 2026.02.23 16:31:20.128660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.02.23 16:31:20.129249 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.02.23 16:31:20.129399 [ 243 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Loading data parts | ||
| 719 | 2026.02.23 16:31:20.129401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.02.23 16:31:20.129561 [ 243 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): There are no data parts | ||
| 721 | 2026.02.23 16:31:20.166478 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.02.23 16:31:20.166524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 723 | 2026.02.23 16:31:20.172684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.02.23 16:31:20.173958 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.02.23 16:31:20.177142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.02.23 16:31:21.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.76 MiB, peak 148.76 MiB, free memory in arenas 0.00 B, will set to 153.80 MiB (RSS), difference: 9.04 MiB | ||
| 727 | 2026.02.23 16:31:22.610698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.02.23 16:31:22.610786 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.02.23 16:31:22.615461 [ 242 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Loading data parts | ||
| 730 | 2026.02.23 16:31:22.615660 [ 242 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): There are no data parts | ||
| 731 | 2026.02.23 16:31:22.622527 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.02.23 16:31:22.622565 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 733 | 2026.02.23 16:31:22.625893 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.02.23 16:31:22.626440 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.02.23 16:31:22.626757 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.02.23 16:31:23.001149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.99 MiB, peak 157.99 MiB, free memory in arenas 0.00 B, will set to 155.12 MiB (RSS), difference: -2.88 MiB | ||
| 737 | 2026.02.23 16:31:27.565835 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.02.23 16:31:27.565937 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.02.23 16:31:27.629635 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.02.23 16:31:27.630416 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.02.23 16:31:27.630462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 742 | 2026.02.23 16:31:27.631347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.02.23 16:31:27.631765 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.02.23 16:31:27.631909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.02.23 16:31:27.677280 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.02.23 16:31:27.694668 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.02.23 16:31:27.694719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 748 | 2026.02.23 16:31:27.701156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.02.23 16:31:27.702470 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.02.23 16:31:27.705362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.02.23 16:31:28.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.81 MiB, peak 159.81 MiB, free memory in arenas 0.00 B, will set to 157.87 MiB (RSS), difference: 2.06 MiB | ||
| 752 | 2026.02.23 16:31:33.001143 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.90 MiB, peak 159.81 MiB, free memory in arenas 0.00 B, will set to 157.93 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.02.23 16:31:34.192890 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.02.23 16:31:34.193137 [ 274 ] {3164f5a9-e028-4385-b052-42f46f55e274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.02.23 16:31:34.193488 [ 274 ] {3164f5a9-e028-4385-b052-42f46f55e274} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.02.23 16:31:34.193707 [ 274 ] {3164f5a9-e028-4385-b052-42f46f55e274} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.02.23 16:31:34.194410 [ 274 ] {3164f5a9-e028-4385-b052-42f46f55e274} <Debug> TCPHandler: Processed in 0.001649004 sec. | ||
| 758 | 2026.02.23 16:31:34.199230 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.02.23 16:31:34.199373 [ 274 ] {28c291f8-aa9e-4cf1-921b-3b1d4c4ee5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.02.23 16:31:34.206577 [ 274 ] {28c291f8-aa9e-4cf1-921b-3b1d4c4ee5c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.02.23 16:31:34.206626 [ 274 ] {28c291f8-aa9e-4cf1-921b-3b1d4c4ee5c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.02.23 16:31:34.207076 [ 274 ] {28c291f8-aa9e-4cf1-921b-3b1d4c4ee5c9} <Debug> TCPHandler: Processed in 0.007900552 sec. | ||
| 763 | 2026.02.23 16:31:34.210292 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.02.23 16:31:34.210420 [ 274 ] {a1cd003b-0584-452f-a2b0-ef8abb8598dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.02.23 16:31:34.210716 [ 274 ] {a1cd003b-0584-452f-a2b0-ef8abb8598dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.02.23 16:31:34.210761 [ 274 ] {a1cd003b-0584-452f-a2b0-ef8abb8598dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.02.23 16:31:34.211141 [ 274 ] {a1cd003b-0584-452f-a2b0-ef8abb8598dd} <Debug> TCPHandler: Processed in 0.000901399 sec. | ||
| 768 | 2026.02.23 16:31:34.211727 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.02.23 16:31:34.211856 [ 274 ] {14969e85-bd1a-470c-8c4a-ccf0169c1ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 770 | 2026.02.23 16:31:34.212125 [ 274 ] {14969e85-bd1a-470c-8c4a-ccf0169c1ca9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.02.23 16:31:34.212172 [ 274 ] {14969e85-bd1a-470c-8c4a-ccf0169c1ca9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.02.23 16:31:34.212524 [ 274 ] {14969e85-bd1a-470c-8c4a-ccf0169c1ca9} <Debug> TCPHandler: Processed in 0.000850977 sec. | ||
| 773 | 2026.02.23 16:31:34.212748 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.02.23 16:31:34.212867 [ 274 ] {04b708e6-4a61-4069-be1c-df713643ddbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 775 | 2026.02.23 16:31:34.213109 [ 274 ] {04b708e6-4a61-4069-be1c-df713643ddbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.02.23 16:31:34.213155 [ 274 ] {04b708e6-4a61-4069-be1c-df713643ddbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.02.23 16:31:34.213475 [ 274 ] {04b708e6-4a61-4069-be1c-df713643ddbe} <Debug> TCPHandler: Processed in 0.000777416 sec. | ||
| 778 | 2026.02.23 16:31:34.213690 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.02.23 16:31:34.213822 [ 274 ] {e4a6f1a9-e1f2-42ab-a4af-538e78cc6b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 780 | 2026.02.23 16:31:34.214065 [ 274 ] {e4a6f1a9-e1f2-42ab-a4af-538e78cc6b81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.02.23 16:31:34.214108 [ 274 ] {e4a6f1a9-e1f2-42ab-a4af-538e78cc6b81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.02.23 16:31:34.214441 [ 274 ] {e4a6f1a9-e1f2-42ab-a4af-538e78cc6b81} <Debug> TCPHandler: Processed in 0.000802887 sec. | ||
| 783 | 2026.02.23 16:31:34.214686 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.02.23 16:31:34.214803 [ 274 ] {ac8dbcb5-e72a-42ce-ae38-afddbe6f3330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 785 | 2026.02.23 16:31:34.215040 [ 274 ] {ac8dbcb5-e72a-42ce-ae38-afddbe6f3330} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.02.23 16:31:34.215083 [ 274 ] {ac8dbcb5-e72a-42ce-ae38-afddbe6f3330} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.02.23 16:31:34.215406 [ 274 ] {ac8dbcb5-e72a-42ce-ae38-afddbe6f3330} <Debug> TCPHandler: Processed in 0.000770325 sec. | ||
| 788 | 2026.02.23 16:31:34.215650 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.02.23 16:31:34.215765 [ 274 ] {699ede69-7881-4da5-843a-53499b9c8b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 790 | 2026.02.23 16:31:34.216000 [ 274 ] {699ede69-7881-4da5-843a-53499b9c8b48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.02.23 16:31:34.216042 [ 274 ] {699ede69-7881-4da5-843a-53499b9c8b48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.02.23 16:31:34.216369 [ 274 ] {699ede69-7881-4da5-843a-53499b9c8b48} <Debug> TCPHandler: Processed in 0.000767835 sec. | ||
| 793 | 2026.02.23 16:31:34.216657 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.02.23 16:31:34.216773 [ 274 ] {a19b1a03-43a6-410b-9d0d-5188c70376b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 795 | 2026.02.23 16:31:34.217009 [ 274 ] {a19b1a03-43a6-410b-9d0d-5188c70376b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.02.23 16:31:34.217050 [ 274 ] {a19b1a03-43a6-410b-9d0d-5188c70376b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.02.23 16:31:34.217363 [ 274 ] {a19b1a03-43a6-410b-9d0d-5188c70376b9} <Debug> TCPHandler: Processed in 0.000754766 sec. | ||
| 798 | 2026.02.23 16:31:34.217642 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.02.23 16:31:34.217776 [ 274 ] {e700a52e-544e-4fef-a9fc-2acf92470223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 800 | 2026.02.23 16:31:34.218020 [ 274 ] {e700a52e-544e-4fef-a9fc-2acf92470223} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.02.23 16:31:34.218061 [ 274 ] {e700a52e-544e-4fef-a9fc-2acf92470223} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.02.23 16:31:34.218375 [ 274 ] {e700a52e-544e-4fef-a9fc-2acf92470223} <Debug> TCPHandler: Processed in 0.000780727 sec. | ||
| 803 | 2026.02.23 16:31:34.218601 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.02.23 16:31:34.218717 [ 274 ] {23f1ee7d-dd17-4457-ad35-619be1c5cf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 805 | 2026.02.23 16:31:34.218953 [ 274 ] {23f1ee7d-dd17-4457-ad35-619be1c5cf24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.02.23 16:31:34.218994 [ 274 ] {23f1ee7d-dd17-4457-ad35-619be1c5cf24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.02.23 16:31:34.219301 [ 274 ] {23f1ee7d-dd17-4457-ad35-619be1c5cf24} <Debug> TCPHandler: Processed in 0.000748516 sec. | ||
| 808 | 2026.02.23 16:31:34.219519 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.02.23 16:31:34.219636 [ 274 ] {c399356f-ca26-46df-9679-01481abb55e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 810 | 2026.02.23 16:31:34.219875 [ 274 ] {c399356f-ca26-46df-9679-01481abb55e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.02.23 16:31:34.219916 [ 274 ] {c399356f-ca26-46df-9679-01481abb55e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.02.23 16:31:34.220233 [ 274 ] {c399356f-ca26-46df-9679-01481abb55e5} <Debug> TCPHandler: Processed in 0.000762296 sec. | ||
| 813 | 2026.02.23 16:31:34.228124 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.02.23 16:31:34.228280 [ 274 ] {2cd5f8aa-2a16-488a-88af-a2689b504120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 815 | 2026.02.23 16:31:34.228600 [ 274 ] {2cd5f8aa-2a16-488a-88af-a2689b504120} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.02.23 16:31:34.228654 [ 274 ] {2cd5f8aa-2a16-488a-88af-a2689b504120} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.02.23 16:31:34.229049 [ 274 ] {2cd5f8aa-2a16-488a-88af-a2689b504120} <Debug> TCPHandler: Processed in 0.00098944 sec. | ||
| 818 | 2026.02.23 16:31:34.229418 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.02.23 16:31:34.229526 [ 274 ] {28151d64-1e27-48d0-8c14-80d02e6ee56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 820 | 2026.02.23 16:31:34.229569 [ 274 ] {28151d64-1e27-48d0-8c14-80d02e6ee56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.02.23 16:31:34.230133 [ 274 ] {28151d64-1e27-48d0-8c14-80d02e6ee56e} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 822 | 2026.02.23 16:31:34.230180 [ 274 ] {28151d64-1e27-48d0-8c14-80d02e6ee56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 823 | 2026.02.23 16:31:34.230777 [ 274 ] {28151d64-1e27-48d0-8c14-80d02e6ee56e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 824 | 2026.02.23 16:31:34.231190 [ 274 ] {28151d64-1e27-48d0-8c14-80d02e6ee56e} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 825 | 2026.02.23 16:31:34.231340 [ 274 ] {28151d64-1e27-48d0-8c14-80d02e6ee56e} <Debug> executeQuery: Read 13 rows, 4.60 KiB in 0.001844 sec., 7049.891540130152 rows/sec., 2.43 MiB/sec. | ||
| 826 | 2026.02.23 16:31:34.231379 [ 274 ] {28151d64-1e27-48d0-8c14-80d02e6ee56e} <Debug> TCPHandler: Processed in 0.002011251 sec. | ||
| 827 | 2026.02.23 16:31:34.231516 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.02.23 16:31:34.231617 [ 274 ] {03683730-06e7-42d1-90a9-1a40af25493d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 829 | 2026.02.23 16:31:34.231658 [ 274 ] {03683730-06e7-42d1-90a9-1a40af25493d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 830 | 2026.02.23 16:31:34.232415 [ 274 ] {03683730-06e7-42d1-90a9-1a40af25493d} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 831 | 2026.02.23 16:31:34.232449 [ 274 ] {03683730-06e7-42d1-90a9-1a40af25493d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 832 | 2026.02.23 16:31:34.232912 [ 274 ] {03683730-06e7-42d1-90a9-1a40af25493d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 833 | 2026.02.23 16:31:34.233368 [ 274 ] {03683730-06e7-42d1-90a9-1a40af25493d} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 834 | 2026.02.23 16:31:34.233500 [ 274 ] {03683730-06e7-42d1-90a9-1a40af25493d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001905 sec., 149081.36482939633 rows/sec., 9.47 MiB/sec. | ||
| 835 | 2026.02.23 16:31:34.233539 [ 274 ] {03683730-06e7-42d1-90a9-1a40af25493d} <Debug> TCPHandler: Processed in 0.002073893 sec. | ||
| 836 | 2026.02.23 16:31:34.233656 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.02.23 16:31:34.233752 [ 274 ] {9ad548c4-cf8a-4f34-8e4c-a035dd61a899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 838 | 2026.02.23 16:31:34.233793 [ 274 ] {9ad548c4-cf8a-4f34-8e4c-a035dd61a899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 839 | 2026.02.23 16:31:34.234177 [ 274 ] {9ad548c4-cf8a-4f34-8e4c-a035dd61a899} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 840 | 2026.02.23 16:31:34.234213 [ 274 ] {9ad548c4-cf8a-4f34-8e4c-a035dd61a899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 841 | 2026.02.23 16:31:34.234606 [ 274 ] {9ad548c4-cf8a-4f34-8e4c-a035dd61a899} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 842 | 2026.02.23 16:31:34.235021 [ 274 ] {9ad548c4-cf8a-4f34-8e4c-a035dd61a899} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 843 | 2026.02.23 16:31:34.235148 [ 274 ] {9ad548c4-cf8a-4f34-8e4c-a035dd61a899} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001416 sec., 1412.4293785310736 rows/sec., 115.17 KiB/sec. | ||
| 844 | 2026.02.23 16:31:34.235186 [ 274 ] {9ad548c4-cf8a-4f34-8e4c-a035dd61a899} <Debug> TCPHandler: Processed in 0.001580692 sec. | ||
| 845 | 2026.02.23 16:31:34.235301 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.02.23 16:31:34.235398 [ 274 ] {a538325d-aa40-4e7c-8bbc-dd92327fefe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 847 | 2026.02.23 16:31:34.235437 [ 274 ] {a538325d-aa40-4e7c-8bbc-dd92327fefe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 848 | 2026.02.23 16:31:34.236220 [ 274 ] {a538325d-aa40-4e7c-8bbc-dd92327fefe4} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 849 | 2026.02.23 16:31:34.236260 [ 274 ] {a538325d-aa40-4e7c-8bbc-dd92327fefe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 850 | 2026.02.23 16:31:34.236849 [ 274 ] {a538325d-aa40-4e7c-8bbc-dd92327fefe4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 851 | 2026.02.23 16:31:34.237398 [ 274 ] {a538325d-aa40-4e7c-8bbc-dd92327fefe4} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 852 | 2026.02.23 16:31:34.237541 [ 274 ] {a538325d-aa40-4e7c-8bbc-dd92327fefe4} <Debug> executeQuery: Read 742 rows, 59.86 KiB in 0.002153 sec., 344635.39247561543 rows/sec., 27.15 MiB/sec. | ||
| 853 | 2026.02.23 16:31:34.237584 [ 274 ] {a538325d-aa40-4e7c-8bbc-dd92327fefe4} <Debug> TCPHandler: Processed in 0.002332448 sec. | ||
| 854 | 2026.02.23 16:31:34.237709 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.02.23 16:31:34.237803 [ 274 ] {7619a431-a688-48ae-97b3-74584cff06e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 856 | 2026.02.23 16:31:34.237842 [ 274 ] {7619a431-a688-48ae-97b3-74584cff06e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 857 | 2026.02.23 16:31:34.238287 [ 274 ] {7619a431-a688-48ae-97b3-74584cff06e9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 858 | 2026.02.23 16:31:34.238324 [ 274 ] {7619a431-a688-48ae-97b3-74584cff06e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 859 | 2026.02.23 16:31:34.238721 [ 274 ] {7619a431-a688-48ae-97b3-74584cff06e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 860 | 2026.02.23 16:31:34.239135 [ 274 ] {7619a431-a688-48ae-97b3-74584cff06e9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 861 | 2026.02.23 16:31:34.239261 [ 274 ] {7619a431-a688-48ae-97b3-74584cff06e9} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001476 sec., 97560.97560975609 rows/sec., 5.74 MiB/sec. | ||
| 862 | 2026.02.23 16:31:34.239301 [ 274 ] {7619a431-a688-48ae-97b3-74584cff06e9} <Debug> TCPHandler: Processed in 0.001642214 sec. | ||
| 863 | 2026.02.23 16:31:34.239414 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.02.23 16:31:34.239508 [ 274 ] {0e878da1-2833-4ece-ad62-316f23f2ac7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 865 | 2026.02.23 16:31:34.239546 [ 274 ] {0e878da1-2833-4ece-ad62-316f23f2ac7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 866 | 2026.02.23 16:31:34.240018 [ 274 ] {0e878da1-2833-4ece-ad62-316f23f2ac7f} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 867 | 2026.02.23 16:31:34.240051 [ 274 ] {0e878da1-2833-4ece-ad62-316f23f2ac7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 868 | 2026.02.23 16:31:34.240465 [ 274 ] {0e878da1-2833-4ece-ad62-316f23f2ac7f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 869 | 2026.02.23 16:31:34.240916 [ 274 ] {0e878da1-2833-4ece-ad62-316f23f2ac7f} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 870 | 2026.02.23 16:31:34.241044 [ 274 ] {0e878da1-2833-4ece-ad62-316f23f2ac7f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001554 sec., 95881.59588159587 rows/sec., 6.19 MiB/sec. | ||
| 871 | 2026.02.23 16:31:34.241082 [ 274 ] {0e878da1-2833-4ece-ad62-316f23f2ac7f} <Debug> TCPHandler: Processed in 0.001718096 sec. | ||
| 872 | 2026.02.23 16:31:34.241199 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.02.23 16:31:34.241293 [ 274 ] {8279b1ed-9ee4-4319-90ac-73dc223b2aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 874 | 2026.02.23 16:31:34.241331 [ 274 ] {8279b1ed-9ee4-4319-90ac-73dc223b2aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 875 | 2026.02.23 16:31:34.241769 [ 274 ] {8279b1ed-9ee4-4319-90ac-73dc223b2aec} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2026.02.23 16:31:34.241806 [ 274 ] {8279b1ed-9ee4-4319-90ac-73dc223b2aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 877 | 2026.02.23 16:31:34.242214 [ 274 ] {8279b1ed-9ee4-4319-90ac-73dc223b2aec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 878 | 2026.02.23 16:31:34.242690 [ 274 ] {8279b1ed-9ee4-4319-90ac-73dc223b2aec} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2026.02.23 16:31:34.242815 [ 274 ] {8279b1ed-9ee4-4319-90ac-73dc223b2aec} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00154 sec., 96103.89610389611 rows/sec., 5.47 MiB/sec. | ||
| 880 | 2026.02.23 16:31:34.242855 [ 274 ] {8279b1ed-9ee4-4319-90ac-73dc223b2aec} <Debug> TCPHandler: Processed in 0.001705175 sec. | ||
| 881 | 2026.02.23 16:31:34.242983 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.02.23 16:31:34.243077 [ 274 ] {8bda7f9a-2ea5-40c6-8761-cd3722553465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 883 | 2026.02.23 16:31:34.243117 [ 274 ] {8bda7f9a-2ea5-40c6-8761-cd3722553465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 884 | 2026.02.23 16:31:34.243668 [ 274 ] {8bda7f9a-2ea5-40c6-8761-cd3722553465} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2026.02.23 16:31:34.243704 [ 274 ] {8bda7f9a-2ea5-40c6-8761-cd3722553465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 886 | 2026.02.23 16:31:34.244141 [ 274 ] {8bda7f9a-2ea5-40c6-8761-cd3722553465} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2026.02.23 16:31:34.244571 [ 274 ] {8bda7f9a-2ea5-40c6-8761-cd3722553465} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2026.02.23 16:31:34.244697 [ 274 ] {8bda7f9a-2ea5-40c6-8761-cd3722553465} <Debug> executeQuery: Read 428 rows, 30.23 KiB in 0.001639 sec., 261134.83831604637 rows/sec., 18.01 MiB/sec. | ||
| 889 | 2026.02.23 16:31:34.244737 [ 274 ] {8bda7f9a-2ea5-40c6-8761-cd3722553465} <Debug> TCPHandler: Processed in 0.001806667 sec. | ||
| 890 | 2026.02.23 16:31:34.244852 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.02.23 16:31:34.244947 [ 274 ] {bbe5ba61-c3dd-4f53-9bf1-34f4599e8705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 892 | 2026.02.23 16:31:34.244987 [ 274 ] {bbe5ba61-c3dd-4f53-9bf1-34f4599e8705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 893 | 2026.02.23 16:31:34.245338 [ 274 ] {bbe5ba61-c3dd-4f53-9bf1-34f4599e8705} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2026.02.23 16:31:34.245373 [ 274 ] {bbe5ba61-c3dd-4f53-9bf1-34f4599e8705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 895 | 2026.02.23 16:31:34.245832 [ 274 ] {bbe5ba61-c3dd-4f53-9bf1-34f4599e8705} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2026.02.23 16:31:34.246272 [ 274 ] {bbe5ba61-c3dd-4f53-9bf1-34f4599e8705} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2026.02.23 16:31:34.246397 [ 274 ] {bbe5ba61-c3dd-4f53-9bf1-34f4599e8705} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 213.39 KiB/sec. | ||
| 898 | 2026.02.23 16:31:34.246432 [ 274 ] {bbe5ba61-c3dd-4f53-9bf1-34f4599e8705} <Debug> TCPHandler: Processed in 0.001629614 sec. | ||
| 899 | 2026.02.23 16:31:34.246589 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.02.23 16:31:34.246683 [ 274 ] {5949456e-4ca0-4af7-87dd-5feaeae5c657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 901 | 2026.02.23 16:31:34.246725 [ 274 ] {5949456e-4ca0-4af7-87dd-5feaeae5c657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 902 | 2026.02.23 16:31:34.247089 [ 274 ] {5949456e-4ca0-4af7-87dd-5feaeae5c657} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2026.02.23 16:31:34.247125 [ 274 ] {5949456e-4ca0-4af7-87dd-5feaeae5c657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 904 | 2026.02.23 16:31:34.247638 [ 274 ] {5949456e-4ca0-4af7-87dd-5feaeae5c657} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2026.02.23 16:31:34.248152 [ 274 ] {5949456e-4ca0-4af7-87dd-5feaeae5c657} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2026.02.23 16:31:34.248287 [ 274 ] {5949456e-4ca0-4af7-87dd-5feaeae5c657} <Debug> executeQuery: Read 106 rows, 6.69 KiB in 0.001622 sec., 65351.4180024661 rows/sec., 4.03 MiB/sec. | ||
| 907 | 2026.02.23 16:31:34.248325 [ 274 ] {5949456e-4ca0-4af7-87dd-5feaeae5c657} <Debug> TCPHandler: Processed in 0.001785677 sec. | ||
| 908 | 2026.02.23 16:31:34.248441 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.02.23 16:31:34.248538 [ 274 ] {4cdbc527-3a86-4479-85ba-56ac343f7bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 910 | 2026.02.23 16:31:34.248582 [ 274 ] {4cdbc527-3a86-4479-85ba-56ac343f7bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 911 | 2026.02.23 16:31:34.248899 [ 274 ] {4cdbc527-3a86-4479-85ba-56ac343f7bed} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.02.23 16:31:34.248937 [ 274 ] {4cdbc527-3a86-4479-85ba-56ac343f7bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 913 | 2026.02.23 16:31:34.249398 [ 274 ] {4cdbc527-3a86-4479-85ba-56ac343f7bed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2026.02.23 16:31:34.249934 [ 274 ] {4cdbc527-3a86-4479-85ba-56ac343f7bed} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.02.23 16:31:34.250068 [ 274 ] {4cdbc527-3a86-4479-85ba-56ac343f7bed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001549 sec., 645.5777921239509 rows/sec., 43.50 KiB/sec. | ||
| 916 | 2026.02.23 16:31:34.250105 [ 274 ] {4cdbc527-3a86-4479-85ba-56ac343f7bed} <Debug> TCPHandler: Processed in 0.001715105 sec. | ||
| 917 | 2026.02.23 16:31:34.250223 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.02.23 16:31:34.250319 [ 274 ] {fd4349f7-ca57-4294-a85e-5fc92951724e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 919 | 2026.02.23 16:31:34.250362 [ 274 ] {fd4349f7-ca57-4294-a85e-5fc92951724e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 920 | 2026.02.23 16:31:34.250699 [ 274 ] {fd4349f7-ca57-4294-a85e-5fc92951724e} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2026.02.23 16:31:34.250742 [ 274 ] {fd4349f7-ca57-4294-a85e-5fc92951724e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 922 | 2026.02.23 16:31:34.251194 [ 274 ] {fd4349f7-ca57-4294-a85e-5fc92951724e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 923 | 2026.02.23 16:31:34.251748 [ 274 ] {fd4349f7-ca57-4294-a85e-5fc92951724e} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2026.02.23 16:31:34.251885 [ 274 ] {fd4349f7-ca57-4294-a85e-5fc92951724e} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001584 sec., 18939.39393939394 rows/sec., 1.00 MiB/sec. | ||
| 925 | 2026.02.23 16:31:34.251919 [ 274 ] {fd4349f7-ca57-4294-a85e-5fc92951724e} <Debug> TCPHandler: Processed in 0.001747756 sec. | ||
| 926 | 2026.02.23 16:31:35.132067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 927 | 2026.02.23 16:31:35.132598 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2026.02.23 16:31:35.132651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 929 | 2026.02.23 16:31:35.133377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 930 | 2026.02.23 16:31:35.134015 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2026.02.23 16:31:35.134182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 932 | 2026.02.23 16:31:35.205446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 933 | 2026.02.23 16:31:35.224370 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.02.23 16:31:35.224447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 935 | 2026.02.23 16:31:35.231628 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 936 | 2026.02.23 16:31:35.233154 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.02.23 16:31:35.237478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 938 | 2026.02.23 16:31:35.564905 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57457 | ||
| 939 | 2026.02.23 16:31:35.565497 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.02.23 16:31:35.565553 [ 286 ] {} <Debug> TCP-Session: 0df669b9-a3ad-4472-a70e-c75310ea7ba3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57457 | ||
| 941 | 2026.02.23 16:31:35.565583 [ 286 ] {} <Debug> TCP-Session: 0df669b9-a3ad-4472-a70e-c75310ea7ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.02.23 16:31:35.565602 [ 286 ] {} <Debug> TCP-Session: 0df669b9-a3ad-4472-a70e-c75310ea7ba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.02.23 16:31:35.565667 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 944 | 2026.02.23 16:31:35.565700 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 945 | 2026.02.23 16:31:35.565725 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 946 | 2026.02.23 16:31:35.566182 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44310 | ||
| 947 | 2026.02.23 16:31:35.566192 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39326 | ||
| 948 | 2026.02.23 16:31:35.566418 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57987 | ||
| 949 | 2026.02.23 16:31:35.566430 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38837 | ||
| 950 | 2026.02.23 16:31:35.566507 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41389 | ||
| 951 | 2026.02.23 16:31:35.566604 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60417 | ||
| 952 | 2026.02.23 16:31:35.566810 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54668 | ||
| 953 | 2026.02.23 16:31:35.567123 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41426 | ||
| 954 | 2026.02.23 16:31:35.568104 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 955 | 2026.02.23 16:31:35.568151 [ 288 ] {} <Debug> TCP-Session: 9d59fe04-2deb-4f5c-8ff2-6e2dbfa03637 Authenticating user 'default' from [fd00:1122:3344:101::e]:44310 | ||
| 956 | 2026.02.23 16:31:35.568155 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 957 | 2026.02.23 16:31:35.568176 [ 288 ] {} <Debug> TCP-Session: 9d59fe04-2deb-4f5c-8ff2-6e2dbfa03637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.02.23 16:31:35.568172 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 959 | 2026.02.23 16:31:35.568195 [ 288 ] {} <Debug> TCP-Session: 9d59fe04-2deb-4f5c-8ff2-6e2dbfa03637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.02.23 16:31:35.568225 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 961 | 2026.02.23 16:31:35.568238 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 962 | 2026.02.23 16:31:35.568259 [ 294 ] {} <Debug> TCP-Session: c004c795-68ac-4217-9495-74dfaab1eaa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41426 | ||
| 963 | 2026.02.23 16:31:35.568287 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 964 | 2026.02.23 16:31:35.568294 [ 287 ] {} <Debug> TCP-Session: ee4ff9ec-e1a4-4f25-9191-20fa3e63fafc Authenticating user 'default' from [fd00:1122:3344:101::e]:39326 | ||
| 965 | 2026.02.23 16:31:35.568314 [ 294 ] {} <Debug> TCP-Session: c004c795-68ac-4217-9495-74dfaab1eaa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.02.23 16:31:35.568341 [ 289 ] {} <Debug> TCP-Session: b80931b7-fb5e-4afa-8a35-7d24749bfc5e Authenticating user 'default' from [fd00:1122:3344:101::e]:38837 | ||
| 967 | 2026.02.23 16:31:35.568356 [ 287 ] {} <Debug> TCP-Session: ee4ff9ec-e1a4-4f25-9191-20fa3e63fafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.02.23 16:31:35.568387 [ 289 ] {} <Debug> TCP-Session: b80931b7-fb5e-4afa-8a35-7d24749bfc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.02.23 16:31:35.568400 [ 287 ] {} <Debug> TCP-Session: ee4ff9ec-e1a4-4f25-9191-20fa3e63fafc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.02.23 16:31:35.568366 [ 294 ] {} <Debug> TCP-Session: c004c795-68ac-4217-9495-74dfaab1eaa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.02.23 16:31:35.568432 [ 289 ] {} <Debug> TCP-Session: b80931b7-fb5e-4afa-8a35-7d24749bfc5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.02.23 16:31:35.568419 [ 286 ] {} <Trace> TCP-Session: 0df669b9-a3ad-4472-a70e-c75310ea7ba3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.02.23 16:31:35.568313 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 974 | 2026.02.23 16:31:35.568282 [ 291 ] {} <Debug> TCP-Session: f53aeed5-3e32-4924-abdf-79017b711b7a Authenticating user 'default' from [fd00:1122:3344:101::e]:41389 | ||
| 975 | 2026.02.23 16:31:35.568535 [ 290 ] {} <Debug> TCP-Session: cecace63-46d1-477f-bc56-65fd367ae0bf Authenticating user 'default' from [fd00:1122:3344:101::e]:57987 | ||
| 976 | 2026.02.23 16:31:35.568552 [ 291 ] {} <Debug> TCP-Session: f53aeed5-3e32-4924-abdf-79017b711b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.02.23 16:31:35.568572 [ 290 ] {} <Debug> TCP-Session: cecace63-46d1-477f-bc56-65fd367ae0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.02.23 16:31:35.568581 [ 291 ] {} <Debug> TCP-Session: f53aeed5-3e32-4924-abdf-79017b711b7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.02.23 16:31:35.568604 [ 290 ] {} <Debug> TCP-Session: cecace63-46d1-477f-bc56-65fd367ae0bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.02.23 16:31:35.568200 [ 292 ] {} <Debug> TCP-Session: 4edce004-51f7-44a5-9615-89d52eb30d8f Authenticating user 'default' from [fd00:1122:3344:101::e]:60417 | ||
| 981 | 2026.02.23 16:31:35.568150 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 982 | 2026.02.23 16:31:35.568649 [ 286 ] {e5015ac1-b12a-41a1-ab3c-0e9ece367f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57457) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 983 | 2026.02.23 16:31:35.568659 [ 292 ] {} <Debug> TCP-Session: 4edce004-51f7-44a5-9615-89d52eb30d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.02.23 16:31:35.568709 [ 293 ] {} <Debug> TCP-Session: cdf9d2dc-c065-42e7-9a9c-27f128a84853 Authenticating user 'default' from [fd00:1122:3344:101::e]:54668 | ||
| 985 | 2026.02.23 16:31:35.568722 [ 292 ] {} <Debug> TCP-Session: 4edce004-51f7-44a5-9615-89d52eb30d8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.02.23 16:31:35.568737 [ 293 ] {} <Debug> TCP-Session: cdf9d2dc-c065-42e7-9a9c-27f128a84853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.02.23 16:31:35.568756 [ 293 ] {} <Debug> TCP-Session: cdf9d2dc-c065-42e7-9a9c-27f128a84853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.02.23 16:31:35.568995 [ 286 ] {e5015ac1-b12a-41a1-ab3c-0e9ece367f6a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 989 | 2026.02.23 16:31:35.569165 [ 286 ] {e5015ac1-b12a-41a1-ab3c-0e9ece367f6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.02.23 16:31:35.574901 [ 286 ] {e5015ac1-b12a-41a1-ab3c-0e9ece367f6a} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 991 | 2026.02.23 16:31:35.586833 [ 296 ] {e5015ac1-b12a-41a1-ab3c-0e9ece367f6a} <Trace> AggregatingTransform: Aggregating | ||
| 992 | 2026.02.23 16:31:35.586946 [ 296 ] {e5015ac1-b12a-41a1-ab3c-0e9ece367f6a} <Trace> Aggregator: Aggregation method: without_key | ||
| 993 | 2026.02.23 16:31:35.587666 [ 296 ] {e5015ac1-b12a-41a1-ab3c-0e9ece367f6a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0048589 sec. (205.808 rows/sec., 8.04 KiB/sec.) | ||
| 994 | 2026.02.23 16:31:35.587697 [ 296 ] {e5015ac1-b12a-41a1-ab3c-0e9ece367f6a} <Trace> Aggregator: Merging aggregated data | ||
| 995 | 2026.02.23 16:31:35.587734 [ 296 ] {e5015ac1-b12a-41a1-ab3c-0e9ece367f6a} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 996 | 2026.02.23 16:31:35.588899 [ 286 ] {e5015ac1-b12a-41a1-ab3c-0e9ece367f6a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.020302 sec., 49.25623091321052 rows/sec., 1.92 KiB/sec. | ||
| 997 | 2026.02.23 16:31:35.589090 [ 286 ] {e5015ac1-b12a-41a1-ab3c-0e9ece367f6a} <Debug> TCPHandler: Processed in 0.020802737 sec. | ||
| 998 | 2026.02.23 16:31:35.593302 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 999 | 2026.02.23 16:31:35.593343 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1000 | 2026.02.23 16:31:35.593363 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1001 | 2026.02.23 16:31:35.593385 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1002 | 2026.02.23 16:31:35.593410 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1003 | 2026.02.23 16:31:35.593438 [ 288 ] {} <Debug> TCP-Session: 9d59fe04-2deb-4f5c-8ff2-6e2dbfa03637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.02.23 16:31:35.593445 [ 294 ] {} <Debug> TCP-Session: c004c795-68ac-4217-9495-74dfaab1eaa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.02.23 16:31:35.593465 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1006 | 2026.02.23 16:31:35.593485 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1007 | 2026.02.23 16:31:35.593522 [ 292 ] {} <Debug> TCP-Session: 4edce004-51f7-44a5-9615-89d52eb30d8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.02.23 16:31:35.593473 [ 291 ] {} <Debug> TCP-Session: f53aeed5-3e32-4924-abdf-79017b711b7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.02.23 16:31:35.593561 [ 293 ] {} <Debug> TCP-Session: cdf9d2dc-c065-42e7-9a9c-27f128a84853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.02.23 16:31:35.593451 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1011 | 2026.02.23 16:31:35.593425 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1012 | 2026.02.23 16:31:35.593621 [ 289 ] {} <Debug> TCP-Session: b80931b7-fb5e-4afa-8a35-7d24749bfc5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.02.23 16:31:35.593414 [ 287 ] {} <Debug> TCP-Session: ee4ff9ec-e1a4-4f25-9191-20fa3e63fafc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.02.23 16:31:35.593646 [ 290 ] {} <Debug> TCP-Session: cecace63-46d1-477f-bc56-65fd367ae0bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.02.23 16:31:35.593361 [ 286 ] {} <Debug> TCP-Session: 0df669b9-a3ad-4472-a70e-c75310ea7ba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.02.23 16:31:36.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.11 MiB, peak 168.25 MiB, free memory in arenas 0.00 B, will set to 164.04 MiB (RSS), difference: 3.93 MiB | ||
| 1017 | 2026.02.23 16:31:41.148107 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53029 | ||
| 1018 | 2026.02.23 16:31:41.148219 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2026.02.23 16:31:41.148246 [ 286 ] {} <Debug> TCP-Session: c5a558e2-2c9d-4b50-b686-76f82d22ad60 Authenticating user 'default' from [fd00:1122:3344:101::e]:53029 | ||
| 1020 | 2026.02.23 16:31:41.148270 [ 286 ] {} <Debug> TCP-Session: c5a558e2-2c9d-4b50-b686-76f82d22ad60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.02.23 16:31:41.148282 [ 286 ] {} <Debug> TCP-Session: c5a558e2-2c9d-4b50-b686-76f82d22ad60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.02.23 16:31:41.148504 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45135 | ||
| 1023 | 2026.02.23 16:31:41.148537 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44109 | ||
| 1024 | 2026.02.23 16:31:41.148569 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37903 | ||
| 1025 | 2026.02.23 16:31:41.148592 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34569 | ||
| 1026 | 2026.02.23 16:31:41.148619 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1027 | 2026.02.23 16:31:41.148592 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42951 | ||
| 1028 | 2026.02.23 16:31:41.148672 [ 288 ] {} <Debug> TCP-Session: 88a3f2c2-9fba-4592-af51-0afc8b03c013 Authenticating user 'default' from [fd00:1122:3344:101::e]:45135 | ||
| 1029 | 2026.02.23 16:31:41.148699 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1030 | 2026.02.23 16:31:41.148703 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1031 | 2026.02.23 16:31:41.148719 [ 288 ] {} <Debug> TCP-Session: 88a3f2c2-9fba-4592-af51-0afc8b03c013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.02.23 16:31:41.148745 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1033 | 2026.02.23 16:31:41.148751 [ 294 ] {} <Debug> TCP-Session: a792eca0-1cf0-4d01-a098-25d1d5196a77 Authenticating user 'default' from [fd00:1122:3344:101::e]:34569 | ||
| 1034 | 2026.02.23 16:31:41.148759 [ 291 ] {} <Debug> TCP-Session: a97ef48e-0e8a-4984-b64c-3ecda25bb9bf Authenticating user 'default' from [fd00:1122:3344:101::e]:37903 | ||
| 1035 | 2026.02.23 16:31:41.148783 [ 293 ] {} <Debug> TCP-Session: 990b5ac7-15e6-46e5-92e3-dae984c4d336 Authenticating user 'default' from [fd00:1122:3344:101::e]:42951 | ||
| 1036 | 2026.02.23 16:31:41.148801 [ 294 ] {} <Debug> TCP-Session: a792eca0-1cf0-4d01-a098-25d1d5196a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.02.23 16:31:41.148816 [ 291 ] {} <Debug> TCP-Session: a97ef48e-0e8a-4984-b64c-3ecda25bb9bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.02.23 16:31:41.148831 [ 294 ] {} <Debug> TCP-Session: a792eca0-1cf0-4d01-a098-25d1d5196a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.02.23 16:31:41.148829 [ 293 ] {} <Debug> TCP-Session: 990b5ac7-15e6-46e5-92e3-dae984c4d336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.02.23 16:31:41.148844 [ 291 ] {} <Debug> TCP-Session: a97ef48e-0e8a-4984-b64c-3ecda25bb9bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.02.23 16:31:41.148873 [ 293 ] {} <Debug> TCP-Session: 990b5ac7-15e6-46e5-92e3-dae984c4d336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.02.23 16:31:41.148759 [ 288 ] {} <Debug> TCP-Session: 88a3f2c2-9fba-4592-af51-0afc8b03c013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.02.23 16:31:41.148664 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2026.02.23 16:31:41.148585 [ 286 ] {} <Trace> TCP-Session: c5a558e2-2c9d-4b50-b686-76f82d22ad60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.02.23 16:31:41.148966 [ 289 ] {} <Debug> TCP-Session: 794ae76e-0b94-4916-9347-e4f938bac2c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44109 | ||
| 1046 | 2026.02.23 16:31:41.148542 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41429 | ||
| 1047 | 2026.02.23 16:31:41.148999 [ 289 ] {} <Debug> TCP-Session: 794ae76e-0b94-4916-9347-e4f938bac2c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.02.23 16:31:41.148506 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63147 | ||
| 1049 | 2026.02.23 16:31:41.149026 [ 289 ] {} <Debug> TCP-Session: 794ae76e-0b94-4916-9347-e4f938bac2c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.02.23 16:31:41.149049 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1051 | 2026.02.23 16:31:41.148579 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47062 | ||
| 1052 | 2026.02.23 16:31:41.149089 [ 290 ] {} <Debug> TCP-Session: ba8b54b8-6f9a-4246-8390-787e1368a306 Authenticating user 'default' from [fd00:1122:3344:101::e]:41429 | ||
| 1053 | 2026.02.23 16:31:41.149116 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1054 | 2026.02.23 16:31:41.149130 [ 290 ] {} <Debug> TCP-Session: ba8b54b8-6f9a-4246-8390-787e1368a306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.02.23 16:31:41.149128 [ 286 ] {88df172e-14a0-42a7-a6b3-7b7531199395} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53029) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1056 | 2026.02.23 16:31:41.149154 [ 290 ] {} <Debug> TCP-Session: ba8b54b8-6f9a-4246-8390-787e1368a306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.02.23 16:31:41.149149 [ 287 ] {} <Debug> TCP-Session: 3a71381f-d8dc-4097-b444-90f90fd4db89 Authenticating user 'default' from [fd00:1122:3344:101::e]:63147 | ||
| 1058 | 2026.02.23 16:31:41.149197 [ 287 ] {} <Debug> TCP-Session: 3a71381f-d8dc-4097-b444-90f90fd4db89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.02.23 16:31:41.149210 [ 287 ] {} <Debug> TCP-Session: 3a71381f-d8dc-4097-b444-90f90fd4db89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.02.23 16:31:41.149231 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1061 | 2026.02.23 16:31:41.149264 [ 292 ] {} <Debug> TCP-Session: ff2f3808-4ad7-4862-88be-e6d4c4822f71 Authenticating user 'default' from [fd00:1122:3344:101::e]:47062 | ||
| 1062 | 2026.02.23 16:31:41.149281 [ 292 ] {} <Debug> TCP-Session: ff2f3808-4ad7-4862-88be-e6d4c4822f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.02.23 16:31:41.149293 [ 292 ] {} <Debug> TCP-Session: ff2f3808-4ad7-4862-88be-e6d4c4822f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.02.23 16:31:41.149396 [ 286 ] {88df172e-14a0-42a7-a6b3-7b7531199395} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1065 | 2026.02.23 16:31:41.149470 [ 286 ] {88df172e-14a0-42a7-a6b3-7b7531199395} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1066 | 2026.02.23 16:31:41.149752 [ 286 ] {88df172e-14a0-42a7-a6b3-7b7531199395} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 1067 | 2026.02.23 16:31:41.150630 [ 334 ] {88df172e-14a0-42a7-a6b3-7b7531199395} <Trace> AggregatingTransform: Aggregating | ||
| 1068 | 2026.02.23 16:31:41.150674 [ 334 ] {88df172e-14a0-42a7-a6b3-7b7531199395} <Trace> Aggregator: Aggregation method: without_key | ||
| 1069 | 2026.02.23 16:31:41.150713 [ 334 ] {88df172e-14a0-42a7-a6b3-7b7531199395} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859618 sec. (1163.307 rows/sec., 45.44 KiB/sec.) | ||
| 1070 | 2026.02.23 16:31:41.150733 [ 334 ] {88df172e-14a0-42a7-a6b3-7b7531199395} <Trace> Aggregator: Merging aggregated data | ||
| 1071 | 2026.02.23 16:31:41.152298 [ 286 ] {88df172e-14a0-42a7-a6b3-7b7531199395} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003223 sec., 310.26993484331365 rows/sec., 12.12 KiB/sec. | ||
| 1072 | 2026.02.23 16:31:41.152423 [ 286 ] {88df172e-14a0-42a7-a6b3-7b7531199395} <Debug> TCPHandler: Processed in 0.003953051 sec. | ||
| 1073 | 2026.02.23 16:31:41.152549 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1074 | 2026.02.23 16:31:41.152569 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1075 | 2026.02.23 16:31:41.152594 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1076 | 2026.02.23 16:31:41.152609 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1077 | 2026.02.23 16:31:41.152632 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1078 | 2026.02.23 16:31:41.152646 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1079 | 2026.02.23 16:31:41.152664 [ 290 ] {} <Debug> TCP-Session: ba8b54b8-6f9a-4246-8390-787e1368a306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.02.23 16:31:41.152688 [ 292 ] {} <Debug> TCP-Session: ff2f3808-4ad7-4862-88be-e6d4c4822f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.02.23 16:31:41.152701 [ 288 ] {} <Debug> TCP-Session: 88a3f2c2-9fba-4592-af51-0afc8b03c013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.02.23 16:31:41.152702 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1083 | 2026.02.23 16:31:41.152686 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1084 | 2026.02.23 16:31:41.152768 [ 293 ] {} <Debug> TCP-Session: 990b5ac7-15e6-46e5-92e3-dae984c4d336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.02.23 16:31:41.152650 [ 287 ] {} <Debug> TCP-Session: 3a71381f-d8dc-4097-b444-90f90fd4db89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.02.23 16:31:41.152809 [ 291 ] {} <Debug> TCP-Session: a97ef48e-0e8a-4984-b64c-3ecda25bb9bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.02.23 16:31:41.152608 [ 294 ] {} <Debug> TCP-Session: a792eca0-1cf0-4d01-a098-25d1d5196a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.02.23 16:31:41.152668 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1089 | 2026.02.23 16:31:41.152598 [ 286 ] {} <Debug> TCP-Session: c5a558e2-2c9d-4b50-b686-76f82d22ad60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.02.23 16:31:41.152892 [ 289 ] {} <Debug> TCP-Session: 794ae76e-0b94-4916-9347-e4f938bac2c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.02.23 16:31:41.198591 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38247 | ||
| 1092 | 2026.02.23 16:31:41.198667 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1093 | 2026.02.23 16:31:41.198691 [ 286 ] {} <Debug> TCP-Session: e28cd3d2-57a6-404e-89f9-df05532d8894 Authenticating user 'default' from [fd00:1122:3344:101::e]:38247 | ||
| 1094 | 2026.02.23 16:31:41.198710 [ 286 ] {} <Debug> TCP-Session: e28cd3d2-57a6-404e-89f9-df05532d8894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.02.23 16:31:41.198723 [ 286 ] {} <Debug> TCP-Session: e28cd3d2-57a6-404e-89f9-df05532d8894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.02.23 16:31:41.198934 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58031 | ||
| 1097 | 2026.02.23 16:31:41.198957 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55414 | ||
| 1098 | 2026.02.23 16:31:41.198997 [ 286 ] {} <Trace> TCP-Session: e28cd3d2-57a6-404e-89f9-df05532d8894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.02.23 16:31:41.199021 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59950 | ||
| 1100 | 2026.02.23 16:31:41.199041 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1101 | 2026.02.23 16:31:41.199015 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39542 | ||
| 1102 | 2026.02.23 16:31:41.199070 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.02.23 16:31:41.199093 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1104 | 2026.02.23 16:31:41.199127 [ 288 ] {} <Debug> TCP-Session: 913d3eac-1437-4302-8168-b739e9c6f634 Authenticating user 'default' from [fd00:1122:3344:101::e]:55414 | ||
| 1105 | 2026.02.23 16:31:41.199138 [ 294 ] {} <Debug> TCP-Session: ece07c7b-c9ec-4f91-a2c1-81d0d9125be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59950 | ||
| 1106 | 2026.02.23 16:31:41.199078 [ 287 ] {} <Debug> TCP-Session: 4a6dfc3f-5760-465e-8f24-0525ce19209c Authenticating user 'default' from [fd00:1122:3344:101::e]:58031 | ||
| 1107 | 2026.02.23 16:31:41.199166 [ 286 ] {94663360-a985-4363-b0da-e81c3e3ad989} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38247) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1108 | 2026.02.23 16:31:41.199188 [ 287 ] {} <Debug> TCP-Session: 4a6dfc3f-5760-465e-8f24-0525ce19209c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.02.23 16:31:41.199159 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1110 | 2026.02.23 16:31:41.199212 [ 287 ] {} <Debug> TCP-Session: 4a6dfc3f-5760-465e-8f24-0525ce19209c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.02.23 16:31:41.199157 [ 288 ] {} <Debug> TCP-Session: 913d3eac-1437-4302-8168-b739e9c6f634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.02.23 16:31:41.199244 [ 293 ] {} <Debug> TCP-Session: f2369cdd-b63f-4d0c-b3a4-85fa4f2a947d Authenticating user 'default' from [fd00:1122:3344:101::e]:39542 | ||
| 1113 | 2026.02.23 16:31:41.199266 [ 288 ] {} <Debug> TCP-Session: 913d3eac-1437-4302-8168-b739e9c6f634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.02.23 16:31:41.199002 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40551 | ||
| 1115 | 2026.02.23 16:31:41.199286 [ 293 ] {} <Debug> TCP-Session: f2369cdd-b63f-4d0c-b3a4-85fa4f2a947d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.02.23 16:31:41.198994 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49973 | ||
| 1117 | 2026.02.23 16:31:41.199344 [ 293 ] {} <Debug> TCP-Session: f2369cdd-b63f-4d0c-b3a4-85fa4f2a947d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.02.23 16:31:41.198980 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36218 | ||
| 1119 | 2026.02.23 16:31:41.199379 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1120 | 2026.02.23 16:31:41.199413 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.02.23 16:31:41.199164 [ 294 ] {} <Debug> TCP-Session: ece07c7b-c9ec-4f91-a2c1-81d0d9125be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.02.23 16:31:41.199457 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1123 | 2026.02.23 16:31:41.199457 [ 291 ] {} <Debug> TCP-Session: 8fce99b4-0f6a-4b68-a03c-2525d2be5f35 Authenticating user 'default' from [fd00:1122:3344:101::e]:49973 | ||
| 1124 | 2026.02.23 16:31:41.199477 [ 294 ] {} <Debug> TCP-Session: ece07c7b-c9ec-4f91-a2c1-81d0d9125be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.02.23 16:31:41.199487 [ 290 ] {} <Debug> TCP-Session: 06d0169f-c8c5-4d30-a2dc-97dd5781ac29 Authenticating user 'default' from [fd00:1122:3344:101::e]:36218 | ||
| 1126 | 2026.02.23 16:31:41.199501 [ 291 ] {} <Debug> TCP-Session: 8fce99b4-0f6a-4b68-a03c-2525d2be5f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.02.23 16:31:41.199529 [ 290 ] {} <Debug> TCP-Session: 06d0169f-c8c5-4d30-a2dc-97dd5781ac29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.02.23 16:31:41.199537 [ 291 ] {} <Debug> TCP-Session: 8fce99b4-0f6a-4b68-a03c-2525d2be5f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.02.23 16:31:41.199552 [ 290 ] {} <Debug> TCP-Session: 06d0169f-c8c5-4d30-a2dc-97dd5781ac29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.02.23 16:31:41.199447 [ 292 ] {} <Debug> TCP-Session: c0d9cfe9-6249-4038-b0c0-c77485e70561 Authenticating user 'default' from [fd00:1122:3344:101::e]:40551 | ||
| 1131 | 2026.02.23 16:31:41.199399 [ 286 ] {94663360-a985-4363-b0da-e81c3e3ad989} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1132 | 2026.02.23 16:31:41.199614 [ 292 ] {} <Debug> TCP-Session: c0d9cfe9-6249-4038-b0c0-c77485e70561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.02.23 16:31:41.198972 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56707 | ||
| 1134 | 2026.02.23 16:31:41.199652 [ 292 ] {} <Debug> TCP-Session: c0d9cfe9-6249-4038-b0c0-c77485e70561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.02.23 16:31:41.199662 [ 286 ] {94663360-a985-4363-b0da-e81c3e3ad989} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1136 | 2026.02.23 16:31:41.199715 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1137 | 2026.02.23 16:31:41.199743 [ 289 ] {} <Debug> TCP-Session: 1ee8279d-357c-49f8-a6bc-9cee85134043 Authenticating user 'default' from [fd00:1122:3344:101::e]:56707 | ||
| 1138 | 2026.02.23 16:31:41.199759 [ 289 ] {} <Debug> TCP-Session: 1ee8279d-357c-49f8-a6bc-9cee85134043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.02.23 16:31:41.199770 [ 289 ] {} <Debug> TCP-Session: 1ee8279d-357c-49f8-a6bc-9cee85134043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.02.23 16:31:41.199966 [ 286 ] {94663360-a985-4363-b0da-e81c3e3ad989} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 1141 | 2026.02.23 16:31:41.200859 [ 307 ] {94663360-a985-4363-b0da-e81c3e3ad989} <Trace> AggregatingTransform: Aggregating | ||
| 1142 | 2026.02.23 16:31:41.200913 [ 307 ] {94663360-a985-4363-b0da-e81c3e3ad989} <Trace> Aggregator: Aggregation method: without_key | ||
| 1143 | 2026.02.23 16:31:41.200951 [ 307 ] {94663360-a985-4363-b0da-e81c3e3ad989} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874968 sec. (1142.899 rows/sec., 44.64 KiB/sec.) | ||
| 1144 | 2026.02.23 16:31:41.200970 [ 307 ] {94663360-a985-4363-b0da-e81c3e3ad989} <Trace> Aggregator: Merging aggregated data | ||
| 1145 | 2026.02.23 16:31:41.202835 [ 286 ] {94663360-a985-4363-b0da-e81c3e3ad989} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003721 sec., 268.74496103198067 rows/sec., 10.50 KiB/sec. | ||
| 1146 | 2026.02.23 16:31:41.202973 [ 286 ] {94663360-a985-4363-b0da-e81c3e3ad989} <Debug> TCPHandler: Processed in 0.004076544 sec. | ||
| 1147 | 2026.02.23 16:31:41.203054 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1148 | 2026.02.23 16:31:41.203082 [ 286 ] {} <Debug> TCP-Session: e28cd3d2-57a6-404e-89f9-df05532d8894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.02.23 16:31:41.203087 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1150 | 2026.02.23 16:31:41.203100 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1151 | 2026.02.23 16:31:41.203117 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1152 | 2026.02.23 16:31:41.203139 [ 287 ] {} <Debug> TCP-Session: 4a6dfc3f-5760-465e-8f24-0525ce19209c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.02.23 16:31:41.203161 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1154 | 2026.02.23 16:31:41.203182 [ 288 ] {} <Debug> TCP-Session: 913d3eac-1437-4302-8168-b739e9c6f634 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.02.23 16:31:41.203189 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1156 | 2026.02.23 16:31:41.203210 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1157 | 2026.02.23 16:31:41.203232 [ 290 ] {} <Debug> TCP-Session: 06d0169f-c8c5-4d30-a2dc-97dd5781ac29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.02.23 16:31:41.203227 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1159 | 2026.02.23 16:31:41.203255 [ 291 ] {} <Debug> TCP-Session: 8fce99b4-0f6a-4b68-a03c-2525d2be5f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.02.23 16:31:41.203210 [ 292 ] {} <Debug> TCP-Session: c0d9cfe9-6249-4038-b0c0-c77485e70561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.02.23 16:31:41.203293 [ 293 ] {} <Debug> TCP-Session: f2369cdd-b63f-4d0c-b3a4-85fa4f2a947d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.02.23 16:31:41.203158 [ 294 ] {} <Debug> TCP-Session: ece07c7b-c9ec-4f91-a2c1-81d0d9125be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.02.23 16:31:41.203177 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2026.02.23 16:31:41.203393 [ 289 ] {} <Debug> TCP-Session: 1ee8279d-357c-49f8-a6bc-9cee85134043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.02.23 16:31:42.566420 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1166 | 2026.02.23 16:31:42.566471 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1167 | 2026.02.23 16:31:42.627141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 144 | ||
| 1168 | 2026.02.23 16:31:42.630169 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.02.23 16:31:42.630215 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1170 | 2026.02.23 16:31:42.631447 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1171 | 2026.02.23 16:31:42.631906 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.02.23 16:31:42.632184 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
| 1173 | 2026.02.23 16:31:42.634303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1912 | ||
| 1174 | 2026.02.23 16:31:42.635021 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.02.23 16:31:42.635089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1176 | 2026.02.23 16:31:42.635785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1177 | 2026.02.23 16:31:42.636230 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.02.23 16:31:42.636373 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1912 | ||
| 1179 | 2026.02.23 16:31:42.737583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1180 | 2026.02.23 16:31:42.755032 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2026.02.23 16:31:42.755084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1182 | 2026.02.23 16:31:42.761366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1183 | 2026.02.23 16:31:42.762519 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2026.02.23 16:31:42.765903 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1185 | 2026.02.23 16:31:43.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.78 MiB, peak 172.69 MiB, free memory in arenas 0.00 B, will set to 165.92 MiB (RSS), difference: 1.14 MiB | ||
| 1186 | 2026.02.23 16:31:44.200611 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2026.02.23 16:31:44.200811 [ 274 ] {de5ba16b-cce0-4a05-8cf7-a593cc9d46f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1188 | 2026.02.23 16:31:44.200885 [ 274 ] {de5ba16b-cce0-4a05-8cf7-a593cc9d46f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1189 | 2026.02.23 16:31:44.201679 [ 274 ] {de5ba16b-cce0-4a05-8cf7-a593cc9d46f1} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2026.02.23 16:31:44.201729 [ 274 ] {de5ba16b-cce0-4a05-8cf7-a593cc9d46f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1191 | 2026.02.23 16:31:44.202297 [ 274 ] {de5ba16b-cce0-4a05-8cf7-a593cc9d46f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1192 | 2026.02.23 16:31:44.202747 [ 274 ] {de5ba16b-cce0-4a05-8cf7-a593cc9d46f1} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2026.02.23 16:31:44.202904 [ 274 ] {de5ba16b-cce0-4a05-8cf7-a593cc9d46f1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002147 sec., 132277.59664648346 rows/sec., 8.40 MiB/sec. | ||
| 1194 | 2026.02.23 16:31:44.202952 [ 274 ] {de5ba16b-cce0-4a05-8cf7-a593cc9d46f1} <Debug> TCPHandler: Processed in 0.002482891 sec. | ||
| 1195 | 2026.02.23 16:31:44.203081 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2026.02.23 16:31:44.203184 [ 274 ] {5cbbf8bf-3ae4-439f-949b-e7fcf061c1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1197 | 2026.02.23 16:31:44.203228 [ 274 ] {5cbbf8bf-3ae4-439f-949b-e7fcf061c1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1198 | 2026.02.23 16:31:44.203991 [ 274 ] {5cbbf8bf-3ae4-439f-949b-e7fcf061c1f0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.02.23 16:31:44.204030 [ 274 ] {5cbbf8bf-3ae4-439f-949b-e7fcf061c1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1200 | 2026.02.23 16:31:44.204576 [ 274 ] {5cbbf8bf-3ae4-439f-949b-e7fcf061c1f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1201 | 2026.02.23 16:31:44.205079 [ 274 ] {5cbbf8bf-3ae4-439f-949b-e7fcf061c1f0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.02.23 16:31:44.205221 [ 274 ] {5cbbf8bf-3ae4-439f-949b-e7fcf061c1f0} <Debug> executeQuery: Read 741 rows, 59.78 KiB in 0.00206 sec., 359708.7378640776 rows/sec., 28.34 MiB/sec. | ||
| 1203 | 2026.02.23 16:31:44.205264 [ 274 ] {5cbbf8bf-3ae4-439f-949b-e7fcf061c1f0} <Debug> TCPHandler: Processed in 0.002235606 sec. | ||
| 1204 | 2026.02.23 16:31:44.205400 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.02.23 16:31:44.205500 [ 274 ] {dc084c4d-6787-4d1f-a053-d1900bc90207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1206 | 2026.02.23 16:31:44.205557 [ 274 ] {dc084c4d-6787-4d1f-a053-d1900bc90207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1207 | 2026.02.23 16:31:44.206069 [ 274 ] {dc084c4d-6787-4d1f-a053-d1900bc90207} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.02.23 16:31:44.206107 [ 274 ] {dc084c4d-6787-4d1f-a053-d1900bc90207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1209 | 2026.02.23 16:31:44.206545 [ 274 ] {dc084c4d-6787-4d1f-a053-d1900bc90207} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1210 | 2026.02.23 16:31:44.207003 [ 274 ] {dc084c4d-6787-4d1f-a053-d1900bc90207} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.02.23 16:31:44.207134 [ 274 ] {dc084c4d-6787-4d1f-a053-d1900bc90207} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001656 sec., 85748.79227053141 rows/sec., 5.04 MiB/sec. | ||
| 1212 | 2026.02.23 16:31:44.207175 [ 274 ] {dc084c4d-6787-4d1f-a053-d1900bc90207} <Debug> TCPHandler: Processed in 0.001832077 sec. | ||
| 1213 | 2026.02.23 16:31:44.207291 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.02.23 16:31:44.207386 [ 274 ] {c12b0b61-7137-47ea-bfa4-bb0d68224001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1215 | 2026.02.23 16:31:44.207425 [ 274 ] {c12b0b61-7137-47ea-bfa4-bb0d68224001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1216 | 2026.02.23 16:31:44.207878 [ 274 ] {c12b0b61-7137-47ea-bfa4-bb0d68224001} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.02.23 16:31:44.207915 [ 274 ] {c12b0b61-7137-47ea-bfa4-bb0d68224001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1218 | 2026.02.23 16:31:44.208325 [ 274 ] {c12b0b61-7137-47ea-bfa4-bb0d68224001} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1219 | 2026.02.23 16:31:44.208768 [ 274 ] {c12b0b61-7137-47ea-bfa4-bb0d68224001} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.02.23 16:31:44.208892 [ 274 ] {c12b0b61-7137-47ea-bfa4-bb0d68224001} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001525 sec., 97704.91803278688 rows/sec., 6.31 MiB/sec. | ||
| 1221 | 2026.02.23 16:31:44.208932 [ 274 ] {c12b0b61-7137-47ea-bfa4-bb0d68224001} <Debug> TCPHandler: Processed in 0.001690475 sec. | ||
| 1222 | 2026.02.23 16:31:44.209113 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.02.23 16:31:44.209214 [ 274 ] {4d29c818-afa0-4470-85f3-2f4401fe6a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1224 | 2026.02.23 16:31:44.209253 [ 274 ] {4d29c818-afa0-4470-85f3-2f4401fe6a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1225 | 2026.02.23 16:31:44.209698 [ 274 ] {4d29c818-afa0-4470-85f3-2f4401fe6a86} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.02.23 16:31:44.209733 [ 274 ] {4d29c818-afa0-4470-85f3-2f4401fe6a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1227 | 2026.02.23 16:31:44.210182 [ 274 ] {4d29c818-afa0-4470-85f3-2f4401fe6a86} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1228 | 2026.02.23 16:31:44.210593 [ 274 ] {4d29c818-afa0-4470-85f3-2f4401fe6a86} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.02.23 16:31:44.210719 [ 274 ] {4d29c818-afa0-4470-85f3-2f4401fe6a86} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001524 sec., 97112.86089238846 rows/sec., 5.52 MiB/sec. | ||
| 1230 | 2026.02.23 16:31:44.210755 [ 274 ] {4d29c818-afa0-4470-85f3-2f4401fe6a86} <Debug> TCPHandler: Processed in 0.001691685 sec. | ||
| 1231 | 2026.02.23 16:31:44.210863 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.02.23 16:31:44.210955 [ 274 ] {8a3af2ea-e326-4967-b452-a35bd11d6be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1233 | 2026.02.23 16:31:44.210992 [ 274 ] {8a3af2ea-e326-4967-b452-a35bd11d6be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1234 | 2026.02.23 16:31:44.211520 [ 274 ] {8a3af2ea-e326-4967-b452-a35bd11d6be6} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.02.23 16:31:44.211556 [ 274 ] {8a3af2ea-e326-4967-b452-a35bd11d6be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1236 | 2026.02.23 16:31:44.212008 [ 274 ] {8a3af2ea-e326-4967-b452-a35bd11d6be6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1237 | 2026.02.23 16:31:44.212430 [ 274 ] {8a3af2ea-e326-4967-b452-a35bd11d6be6} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.02.23 16:31:44.212558 [ 274 ] {8a3af2ea-e326-4967-b452-a35bd11d6be6} <Debug> executeQuery: Read 426 rows, 30.06 KiB in 0.001621 sec., 262800.74028377543 rows/sec., 18.11 MiB/sec. | ||
| 1239 | 2026.02.23 16:31:44.212593 [ 274 ] {8a3af2ea-e326-4967-b452-a35bd11d6be6} <Debug> TCPHandler: Processed in 0.001777307 sec. | ||
| 1240 | 2026.02.23 16:31:44.212700 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.02.23 16:31:44.212791 [ 274 ] {fd68d11d-7803-4758-b71b-03ed5aea4563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1242 | 2026.02.23 16:31:44.212831 [ 274 ] {fd68d11d-7803-4758-b71b-03ed5aea4563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1243 | 2026.02.23 16:31:44.213152 [ 274 ] {fd68d11d-7803-4758-b71b-03ed5aea4563} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.02.23 16:31:44.213187 [ 274 ] {fd68d11d-7803-4758-b71b-03ed5aea4563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1245 | 2026.02.23 16:31:44.213588 [ 274 ] {fd68d11d-7803-4758-b71b-03ed5aea4563} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1246 | 2026.02.23 16:31:44.214101 [ 274 ] {fd68d11d-7803-4758-b71b-03ed5aea4563} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.02.23 16:31:44.214227 [ 274 ] {fd68d11d-7803-4758-b71b-03ed5aea4563} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec. | ||
| 1248 | 2026.02.23 16:31:44.214260 [ 274 ] {fd68d11d-7803-4758-b71b-03ed5aea4563} <Debug> TCPHandler: Processed in 0.001607143 sec. | ||
| 1249 | 2026.02.23 16:31:44.214363 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.02.23 16:31:44.214455 [ 274 ] {c26112f8-49be-4699-8adb-f1af1320ca69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1251 | 2026.02.23 16:31:44.214496 [ 274 ] {c26112f8-49be-4699-8adb-f1af1320ca69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1252 | 2026.02.23 16:31:44.214872 [ 274 ] {c26112f8-49be-4699-8adb-f1af1320ca69} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.02.23 16:31:44.214906 [ 274 ] {c26112f8-49be-4699-8adb-f1af1320ca69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1254 | 2026.02.23 16:31:44.215408 [ 274 ] {c26112f8-49be-4699-8adb-f1af1320ca69} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1255 | 2026.02.23 16:31:44.215887 [ 274 ] {c26112f8-49be-4699-8adb-f1af1320ca69} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.02.23 16:31:44.216013 [ 274 ] {c26112f8-49be-4699-8adb-f1af1320ca69} <Debug> executeQuery: Read 105 rows, 6.62 KiB in 0.001576 sec., 66624.36548223351 rows/sec., 4.10 MiB/sec. | ||
| 1257 | 2026.02.23 16:31:44.216047 [ 274 ] {c26112f8-49be-4699-8adb-f1af1320ca69} <Debug> TCPHandler: Processed in 0.001730226 sec. | ||
| 1258 | 2026.02.23 16:31:44.216153 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.02.23 16:31:44.216243 [ 274 ] {7ebc91bd-9340-4a17-9256-d0c7d93d0d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1260 | 2026.02.23 16:31:44.216283 [ 274 ] {7ebc91bd-9340-4a17-9256-d0c7d93d0d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1261 | 2026.02.23 16:31:44.216626 [ 274 ] {7ebc91bd-9340-4a17-9256-d0c7d93d0d7d} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.02.23 16:31:44.216659 [ 274 ] {7ebc91bd-9340-4a17-9256-d0c7d93d0d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1263 | 2026.02.23 16:31:44.217096 [ 274 ] {7ebc91bd-9340-4a17-9256-d0c7d93d0d7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1264 | 2026.02.23 16:31:44.217573 [ 274 ] {7ebc91bd-9340-4a17-9256-d0c7d93d0d7d} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.02.23 16:31:44.217697 [ 274 ] {7ebc91bd-9340-4a17-9256-d0c7d93d0d7d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. | ||
| 1266 | 2026.02.23 16:31:44.217731 [ 274 ] {7ebc91bd-9340-4a17-9256-d0c7d93d0d7d} <Debug> TCPHandler: Processed in 0.001624943 sec. | ||
| 1267 | 2026.02.23 16:31:44.217835 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.02.23 16:31:44.217924 [ 274 ] {6aad8672-9a90-4741-bb16-aa28b831974b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1269 | 2026.02.23 16:31:44.217963 [ 274 ] {6aad8672-9a90-4741-bb16-aa28b831974b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1270 | 2026.02.23 16:31:44.218285 [ 274 ] {6aad8672-9a90-4741-bb16-aa28b831974b} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.02.23 16:31:44.218319 [ 274 ] {6aad8672-9a90-4741-bb16-aa28b831974b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1272 | 2026.02.23 16:31:44.218752 [ 274 ] {6aad8672-9a90-4741-bb16-aa28b831974b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1273 | 2026.02.23 16:31:44.219234 [ 274 ] {6aad8672-9a90-4741-bb16-aa28b831974b} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.02.23 16:31:44.219356 [ 274 ] {6aad8672-9a90-4741-bb16-aa28b831974b} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001449 sec., 20703.933747412008 rows/sec., 1.10 MiB/sec. | ||
| 1275 | 2026.02.23 16:31:44.219388 [ 274 ] {6aad8672-9a90-4741-bb16-aa28b831974b} <Debug> TCPHandler: Processed in 0.001600473 sec. | ||
| 1276 | 2026.02.23 16:31:49.193147 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.02.23 16:31:49.193403 [ 274 ] {170a57ee-5774-4f43-9734-4eb8823cf25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1278 | 2026.02.23 16:31:49.193770 [ 274 ] {170a57ee-5774-4f43-9734-4eb8823cf25a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1279 | 2026.02.23 16:31:49.193844 [ 274 ] {170a57ee-5774-4f43-9734-4eb8823cf25a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1280 | 2026.02.23 16:31:49.194065 [ 274 ] {170a57ee-5774-4f43-9734-4eb8823cf25a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1281 | 2026.02.23 16:31:49.194141 [ 274 ] {170a57ee-5774-4f43-9734-4eb8823cf25a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1282 | 2026.02.23 16:31:49.194327 [ 274 ] {170a57ee-5774-4f43-9734-4eb8823cf25a} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1283 | 2026.02.23 16:31:49.194391 [ 274 ] {170a57ee-5774-4f43-9734-4eb8823cf25a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1284 | 2026.02.23 16:31:49.194421 [ 274 ] {170a57ee-5774-4f43-9734-4eb8823cf25a} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1285 | 2026.02.23 16:31:49.194438 [ 274 ] {170a57ee-5774-4f43-9734-4eb8823cf25a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1286 | 2026.02.23 16:31:49.199501 [ 274 ] {170a57ee-5774-4f43-9734-4eb8823cf25a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1287 | 2026.02.23 16:31:49.199538 [ 274 ] {170a57ee-5774-4f43-9734-4eb8823cf25a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1288 | 2026.02.23 16:31:49.219551 [ 274 ] {170a57ee-5774-4f43-9734-4eb8823cf25a} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.026234 sec., 495.5401387512388 rows/sec., 16.23 KiB/sec. | ||
| 1289 | 2026.02.23 16:31:49.219693 [ 274 ] {170a57ee-5774-4f43-9734-4eb8823cf25a} <Debug> TCPHandler: Processed in 0.026693899 sec. | ||
| 1290 | 2026.02.23 16:31:49.220150 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.02.23 16:31:49.220368 [ 274 ] {cf520064-0e74-4564-ae27-b22116cc0f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1292 | 2026.02.23 16:31:49.220658 [ 274 ] {cf520064-0e74-4564-ae27-b22116cc0f12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1293 | 2026.02.23 16:31:49.220690 [ 274 ] {cf520064-0e74-4564-ae27-b22116cc0f12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1294 | 2026.02.23 16:31:49.220857 [ 274 ] {cf520064-0e74-4564-ae27-b22116cc0f12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1295 | 2026.02.23 16:31:49.220916 [ 274 ] {cf520064-0e74-4564-ae27-b22116cc0f12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1296 | 2026.02.23 16:31:49.221030 [ 274 ] {cf520064-0e74-4564-ae27-b22116cc0f12} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1297 | 2026.02.23 16:31:49.221062 [ 274 ] {cf520064-0e74-4564-ae27-b22116cc0f12} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1298 | 2026.02.23 16:31:49.221083 [ 274 ] {cf520064-0e74-4564-ae27-b22116cc0f12} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1299 | 2026.02.23 16:31:49.221098 [ 274 ] {cf520064-0e74-4564-ae27-b22116cc0f12} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1300 | 2026.02.23 16:31:49.221132 [ 274 ] {cf520064-0e74-4564-ae27-b22116cc0f12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1301 | 2026.02.23 16:31:49.221151 [ 274 ] {cf520064-0e74-4564-ae27-b22116cc0f12} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1302 | 2026.02.23 16:31:49.221572 [ 274 ] {cf520064-0e74-4564-ae27-b22116cc0f12} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001294 sec., 10046.367851622876 rows/sec., 329.04 KiB/sec. | ||
| 1303 | 2026.02.23 16:31:49.221630 [ 274 ] {cf520064-0e74-4564-ae27-b22116cc0f12} <Debug> TCPHandler: Processed in 0.001586873 sec. | ||
| 1304 | 2026.02.23 16:31:49.221886 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.02.23 16:31:49.222024 [ 274 ] {14ed9768-e6b7-41e7-acd3-76f907eb7eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1306 | 2026.02.23 16:31:49.222238 [ 274 ] {14ed9768-e6b7-41e7-acd3-76f907eb7eb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1307 | 2026.02.23 16:31:49.222269 [ 274 ] {14ed9768-e6b7-41e7-acd3-76f907eb7eb5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1308 | 2026.02.23 16:31:49.222425 [ 274 ] {14ed9768-e6b7-41e7-acd3-76f907eb7eb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1309 | 2026.02.23 16:31:49.222480 [ 274 ] {14ed9768-e6b7-41e7-acd3-76f907eb7eb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1310 | 2026.02.23 16:31:49.222582 [ 274 ] {14ed9768-e6b7-41e7-acd3-76f907eb7eb5} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1311 | 2026.02.23 16:31:49.222611 [ 274 ] {14ed9768-e6b7-41e7-acd3-76f907eb7eb5} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1312 | 2026.02.23 16:31:49.222630 [ 274 ] {14ed9768-e6b7-41e7-acd3-76f907eb7eb5} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1313 | 2026.02.23 16:31:49.222644 [ 274 ] {14ed9768-e6b7-41e7-acd3-76f907eb7eb5} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1314 | 2026.02.23 16:31:49.222676 [ 274 ] {14ed9768-e6b7-41e7-acd3-76f907eb7eb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1315 | 2026.02.23 16:31:49.222694 [ 274 ] {14ed9768-e6b7-41e7-acd3-76f907eb7eb5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1316 | 2026.02.23 16:31:49.223042 [ 274 ] {14ed9768-e6b7-41e7-acd3-76f907eb7eb5} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001068 sec., 12172.284644194757 rows/sec., 398.67 KiB/sec. | ||
| 1317 | 2026.02.23 16:31:49.223097 [ 274 ] {14ed9768-e6b7-41e7-acd3-76f907eb7eb5} <Debug> TCPHandler: Processed in 0.001263316 sec. | ||
| 1318 | 2026.02.23 16:31:49.223299 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.02.23 16:31:49.223422 [ 274 ] {db064cec-94c0-4a73-8fad-aec0960426f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1320 | 2026.02.23 16:31:49.223628 [ 274 ] {db064cec-94c0-4a73-8fad-aec0960426f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1321 | 2026.02.23 16:31:49.223658 [ 274 ] {db064cec-94c0-4a73-8fad-aec0960426f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1322 | 2026.02.23 16:31:49.223812 [ 274 ] {db064cec-94c0-4a73-8fad-aec0960426f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1323 | 2026.02.23 16:31:49.223863 [ 274 ] {db064cec-94c0-4a73-8fad-aec0960426f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1324 | 2026.02.23 16:31:49.223963 [ 274 ] {db064cec-94c0-4a73-8fad-aec0960426f9} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1325 | 2026.02.23 16:31:49.223992 [ 274 ] {db064cec-94c0-4a73-8fad-aec0960426f9} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1326 | 2026.02.23 16:31:49.224010 [ 274 ] {db064cec-94c0-4a73-8fad-aec0960426f9} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1327 | 2026.02.23 16:31:49.224023 [ 274 ] {db064cec-94c0-4a73-8fad-aec0960426f9} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1328 | 2026.02.23 16:31:49.224055 [ 274 ] {db064cec-94c0-4a73-8fad-aec0960426f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1329 | 2026.02.23 16:31:49.224077 [ 274 ] {db064cec-94c0-4a73-8fad-aec0960426f9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1330 | 2026.02.23 16:31:49.224453 [ 274 ] {db064cec-94c0-4a73-8fad-aec0960426f9} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001076 sec., 12081.7843866171 rows/sec., 395.71 KiB/sec. | ||
| 1331 | 2026.02.23 16:31:49.224510 [ 274 ] {db064cec-94c0-4a73-8fad-aec0960426f9} <Debug> TCPHandler: Processed in 0.001260916 sec. | ||
| 1332 | 2026.02.23 16:31:49.224706 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.02.23 16:31:49.224829 [ 274 ] {e31223ba-0be8-4874-a94d-5e2979aa51ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1334 | 2026.02.23 16:31:49.225039 [ 274 ] {e31223ba-0be8-4874-a94d-5e2979aa51ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1335 | 2026.02.23 16:31:49.225071 [ 274 ] {e31223ba-0be8-4874-a94d-5e2979aa51ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1336 | 2026.02.23 16:31:49.225229 [ 274 ] {e31223ba-0be8-4874-a94d-5e2979aa51ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2026.02.23 16:31:49.225281 [ 274 ] {e31223ba-0be8-4874-a94d-5e2979aa51ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2026.02.23 16:31:49.225378 [ 274 ] {e31223ba-0be8-4874-a94d-5e2979aa51ab} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1339 | 2026.02.23 16:31:49.225407 [ 274 ] {e31223ba-0be8-4874-a94d-5e2979aa51ab} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2026.02.23 16:31:49.225426 [ 274 ] {e31223ba-0be8-4874-a94d-5e2979aa51ab} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1341 | 2026.02.23 16:31:49.225439 [ 274 ] {e31223ba-0be8-4874-a94d-5e2979aa51ab} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1342 | 2026.02.23 16:31:49.225471 [ 274 ] {e31223ba-0be8-4874-a94d-5e2979aa51ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1343 | 2026.02.23 16:31:49.225488 [ 274 ] {e31223ba-0be8-4874-a94d-5e2979aa51ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1344 | 2026.02.23 16:31:49.225848 [ 274 ] {e31223ba-0be8-4874-a94d-5e2979aa51ab} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001063 sec., 12229.539040451553 rows/sec., 400.55 KiB/sec. | ||
| 1345 | 2026.02.23 16:31:49.225904 [ 274 ] {e31223ba-0be8-4874-a94d-5e2979aa51ab} <Debug> TCPHandler: Processed in 0.001248746 sec. | ||
| 1346 | 2026.02.23 16:31:49.226105 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.02.23 16:31:49.226232 [ 274 ] {0eb7b2f8-2a26-4145-9c11-22739866c942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1348 | 2026.02.23 16:31:49.226446 [ 274 ] {0eb7b2f8-2a26-4145-9c11-22739866c942} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2026.02.23 16:31:49.226478 [ 274 ] {0eb7b2f8-2a26-4145-9c11-22739866c942} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1350 | 2026.02.23 16:31:49.226637 [ 274 ] {0eb7b2f8-2a26-4145-9c11-22739866c942} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2026.02.23 16:31:49.226689 [ 274 ] {0eb7b2f8-2a26-4145-9c11-22739866c942} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2026.02.23 16:31:49.226799 [ 274 ] {0eb7b2f8-2a26-4145-9c11-22739866c942} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1353 | 2026.02.23 16:31:49.226829 [ 274 ] {0eb7b2f8-2a26-4145-9c11-22739866c942} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2026.02.23 16:31:49.226847 [ 274 ] {0eb7b2f8-2a26-4145-9c11-22739866c942} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1355 | 2026.02.23 16:31:49.226861 [ 274 ] {0eb7b2f8-2a26-4145-9c11-22739866c942} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2026.02.23 16:31:49.226894 [ 274 ] {0eb7b2f8-2a26-4145-9c11-22739866c942} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1357 | 2026.02.23 16:31:49.226912 [ 274 ] {0eb7b2f8-2a26-4145-9c11-22739866c942} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1358 | 2026.02.23 16:31:49.227574 [ 274 ] {0eb7b2f8-2a26-4145-9c11-22739866c942} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001387 sec., 9372.746935832733 rows/sec., 306.98 KiB/sec. | ||
| 1359 | 2026.02.23 16:31:49.227653 [ 274 ] {0eb7b2f8-2a26-4145-9c11-22739866c942} <Debug> TCPHandler: Processed in 0.001598553 sec. | ||
| 1360 | 2026.02.23 16:31:49.227851 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.02.23 16:31:49.227977 [ 274 ] {376e81c4-d2ef-4e43-95e9-53c35b0730dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1362 | 2026.02.23 16:31:49.228184 [ 274 ] {376e81c4-d2ef-4e43-95e9-53c35b0730dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2026.02.23 16:31:49.228215 [ 274 ] {376e81c4-d2ef-4e43-95e9-53c35b0730dc} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1364 | 2026.02.23 16:31:49.228389 [ 274 ] {376e81c4-d2ef-4e43-95e9-53c35b0730dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2026.02.23 16:31:49.228441 [ 274 ] {376e81c4-d2ef-4e43-95e9-53c35b0730dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2026.02.23 16:31:49.228540 [ 274 ] {376e81c4-d2ef-4e43-95e9-53c35b0730dc} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1367 | 2026.02.23 16:31:49.228569 [ 274 ] {376e81c4-d2ef-4e43-95e9-53c35b0730dc} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1368 | 2026.02.23 16:31:49.228587 [ 274 ] {376e81c4-d2ef-4e43-95e9-53c35b0730dc} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1369 | 2026.02.23 16:31:49.228601 [ 274 ] {376e81c4-d2ef-4e43-95e9-53c35b0730dc} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1370 | 2026.02.23 16:31:49.228649 [ 274 ] {376e81c4-d2ef-4e43-95e9-53c35b0730dc} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1371 | 2026.02.23 16:31:49.228669 [ 274 ] {376e81c4-d2ef-4e43-95e9-53c35b0730dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1372 | 2026.02.23 16:31:49.229455 [ 274 ] {376e81c4-d2ef-4e43-95e9-53c35b0730dc} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001525 sec., 8524.590163934427 rows/sec., 279.20 KiB/sec. | ||
| 1373 | 2026.02.23 16:31:49.229541 [ 274 ] {376e81c4-d2ef-4e43-95e9-53c35b0730dc} <Debug> TCPHandler: Processed in 0.001740305 sec. | ||
| 1374 | 2026.02.23 16:31:49.229736 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.02.23 16:31:49.229861 [ 274 ] {75242ca2-fea7-45ab-a078-c95a17859549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1376 | 2026.02.23 16:31:49.230075 [ 274 ] {75242ca2-fea7-45ab-a078-c95a17859549} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1377 | 2026.02.23 16:31:49.230109 [ 274 ] {75242ca2-fea7-45ab-a078-c95a17859549} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1378 | 2026.02.23 16:31:49.230272 [ 274 ] {75242ca2-fea7-45ab-a078-c95a17859549} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1379 | 2026.02.23 16:31:49.230324 [ 274 ] {75242ca2-fea7-45ab-a078-c95a17859549} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1380 | 2026.02.23 16:31:49.230421 [ 274 ] {75242ca2-fea7-45ab-a078-c95a17859549} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1381 | 2026.02.23 16:31:49.230449 [ 274 ] {75242ca2-fea7-45ab-a078-c95a17859549} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1382 | 2026.02.23 16:31:49.230467 [ 274 ] {75242ca2-fea7-45ab-a078-c95a17859549} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1383 | 2026.02.23 16:31:49.230481 [ 274 ] {75242ca2-fea7-45ab-a078-c95a17859549} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1384 | 2026.02.23 16:31:49.230523 [ 274 ] {75242ca2-fea7-45ab-a078-c95a17859549} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1385 | 2026.02.23 16:31:49.230542 [ 274 ] {75242ca2-fea7-45ab-a078-c95a17859549} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1386 | 2026.02.23 16:31:49.230965 [ 274 ] {75242ca2-fea7-45ab-a078-c95a17859549} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.00115 sec., 11304.347826086956 rows/sec., 370.24 KiB/sec. | ||
| 1387 | 2026.02.23 16:31:49.231055 [ 274 ] {75242ca2-fea7-45ab-a078-c95a17859549} <Debug> TCPHandler: Processed in 0.001369429 sec. | ||
| 1388 | 2026.02.23 16:31:49.231249 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.02.23 16:31:49.231375 [ 274 ] {10536517-fb89-4f3f-8b68-42c240f0acab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1390 | 2026.02.23 16:31:49.231583 [ 274 ] {10536517-fb89-4f3f-8b68-42c240f0acab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1391 | 2026.02.23 16:31:49.231614 [ 274 ] {10536517-fb89-4f3f-8b68-42c240f0acab} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1392 | 2026.02.23 16:31:49.231781 [ 274 ] {10536517-fb89-4f3f-8b68-42c240f0acab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1393 | 2026.02.23 16:31:49.231832 [ 274 ] {10536517-fb89-4f3f-8b68-42c240f0acab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1394 | 2026.02.23 16:31:49.231930 [ 274 ] {10536517-fb89-4f3f-8b68-42c240f0acab} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1395 | 2026.02.23 16:31:49.231958 [ 274 ] {10536517-fb89-4f3f-8b68-42c240f0acab} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1396 | 2026.02.23 16:31:49.231976 [ 274 ] {10536517-fb89-4f3f-8b68-42c240f0acab} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1397 | 2026.02.23 16:31:49.231990 [ 274 ] {10536517-fb89-4f3f-8b68-42c240f0acab} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1398 | 2026.02.23 16:31:49.232022 [ 274 ] {10536517-fb89-4f3f-8b68-42c240f0acab} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1399 | 2026.02.23 16:31:49.232133 [ 274 ] {10536517-fb89-4f3f-8b68-42c240f0acab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1400 | 2026.02.23 16:31:49.232563 [ 274 ] {10536517-fb89-4f3f-8b68-42c240f0acab} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001236 sec., 10517.79935275081 rows/sec., 344.48 KiB/sec. | ||
| 1401 | 2026.02.23 16:31:49.232645 [ 274 ] {10536517-fb89-4f3f-8b68-42c240f0acab} <Debug> TCPHandler: Processed in 0.001446959 sec. | ||
| 1402 | 2026.02.23 16:31:49.232853 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.02.23 16:31:49.232981 [ 274 ] {d89219f6-5223-4795-9196-e59cc13372b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1404 | 2026.02.23 16:31:49.233279 [ 274 ] {d89219f6-5223-4795-9196-e59cc13372b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1405 | 2026.02.23 16:31:49.233320 [ 274 ] {d89219f6-5223-4795-9196-e59cc13372b0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1406 | 2026.02.23 16:31:49.233487 [ 274 ] {d89219f6-5223-4795-9196-e59cc13372b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1407 | 2026.02.23 16:31:49.233541 [ 274 ] {d89219f6-5223-4795-9196-e59cc13372b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1408 | 2026.02.23 16:31:49.233638 [ 274 ] {d89219f6-5223-4795-9196-e59cc13372b0} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1409 | 2026.02.23 16:31:49.233667 [ 274 ] {d89219f6-5223-4795-9196-e59cc13372b0} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1410 | 2026.02.23 16:31:49.233685 [ 274 ] {d89219f6-5223-4795-9196-e59cc13372b0} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1411 | 2026.02.23 16:31:49.233698 [ 274 ] {d89219f6-5223-4795-9196-e59cc13372b0} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1412 | 2026.02.23 16:31:49.233730 [ 274 ] {d89219f6-5223-4795-9196-e59cc13372b0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1413 | 2026.02.23 16:31:49.233747 [ 274 ] {d89219f6-5223-4795-9196-e59cc13372b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1414 | 2026.02.23 16:31:49.234137 [ 274 ] {d89219f6-5223-4795-9196-e59cc13372b0} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001204 sec., 10797.34219269103 rows/sec., 353.64 KiB/sec. | ||
| 1415 | 2026.02.23 16:31:49.234225 [ 274 ] {d89219f6-5223-4795-9196-e59cc13372b0} <Debug> TCPHandler: Processed in 0.001422049 sec. | ||
| 1416 | 2026.02.23 16:31:49.234427 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.02.23 16:31:49.234553 [ 274 ] {69053c84-c5c2-4885-bd61-d5c17dea803c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1418 | 2026.02.23 16:31:49.234774 [ 274 ] {69053c84-c5c2-4885-bd61-d5c17dea803c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1419 | 2026.02.23 16:31:49.234806 [ 274 ] {69053c84-c5c2-4885-bd61-d5c17dea803c} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1420 | 2026.02.23 16:31:49.234976 [ 274 ] {69053c84-c5c2-4885-bd61-d5c17dea803c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1421 | 2026.02.23 16:31:49.235027 [ 274 ] {69053c84-c5c2-4885-bd61-d5c17dea803c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1422 | 2026.02.23 16:31:49.235124 [ 274 ] {69053c84-c5c2-4885-bd61-d5c17dea803c} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1423 | 2026.02.23 16:31:49.235154 [ 274 ] {69053c84-c5c2-4885-bd61-d5c17dea803c} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1424 | 2026.02.23 16:31:49.235171 [ 274 ] {69053c84-c5c2-4885-bd61-d5c17dea803c} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1425 | 2026.02.23 16:31:49.235185 [ 274 ] {69053c84-c5c2-4885-bd61-d5c17dea803c} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1426 | 2026.02.23 16:31:49.235217 [ 274 ] {69053c84-c5c2-4885-bd61-d5c17dea803c} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1427 | 2026.02.23 16:31:49.235233 [ 274 ] {69053c84-c5c2-4885-bd61-d5c17dea803c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1428 | 2026.02.23 16:31:49.235650 [ 274 ] {69053c84-c5c2-4885-bd61-d5c17dea803c} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001144 sec., 11363.636363636364 rows/sec., 372.19 KiB/sec. | ||
| 1429 | 2026.02.23 16:31:49.235737 [ 274 ] {69053c84-c5c2-4885-bd61-d5c17dea803c} <Debug> TCPHandler: Processed in 0.001360938 sec. | ||
| 1430 | 2026.02.23 16:31:49.235932 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.02.23 16:31:49.236057 [ 274 ] {1d22ea94-5462-4173-998d-5901fa4feeeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1432 | 2026.02.23 16:31:49.236267 [ 274 ] {1d22ea94-5462-4173-998d-5901fa4feeeb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1433 | 2026.02.23 16:31:49.236299 [ 274 ] {1d22ea94-5462-4173-998d-5901fa4feeeb} <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: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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1434 | 2026.02.23 16:31:49.236469 [ 274 ] {1d22ea94-5462-4173-998d-5901fa4feeeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1435 | 2026.02.23 16:31:49.236521 [ 274 ] {1d22ea94-5462-4173-998d-5901fa4feeeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1436 | 2026.02.23 16:31:49.236620 [ 274 ] {1d22ea94-5462-4173-998d-5901fa4feeeb} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1437 | 2026.02.23 16:31:49.236649 [ 274 ] {1d22ea94-5462-4173-998d-5901fa4feeeb} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1438 | 2026.02.23 16:31:49.236667 [ 274 ] {1d22ea94-5462-4173-998d-5901fa4feeeb} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1439 | 2026.02.23 16:31:49.236681 [ 274 ] {1d22ea94-5462-4173-998d-5901fa4feeeb} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1440 | 2026.02.23 16:31:49.236713 [ 274 ] {1d22ea94-5462-4173-998d-5901fa4feeeb} <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: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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1441 | 2026.02.23 16:31:49.236729 [ 274 ] {1d22ea94-5462-4173-998d-5901fa4feeeb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1442 | 2026.02.23 16:31:49.237149 [ 274 ] {1d22ea94-5462-4173-998d-5901fa4feeeb} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001138 sec., 11423.550087873464 rows/sec., 374.15 KiB/sec. | ||
| 1443 | 2026.02.23 16:31:49.237244 [ 274 ] {1d22ea94-5462-4173-998d-5901fa4feeeb} <Debug> TCPHandler: Processed in 0.001362668 sec. | ||
| 1444 | 2026.02.23 16:31:49.237444 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.02.23 16:31:49.237571 [ 274 ] {bcab9129-e44c-4965-a9c0-0d4e0655a89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1446 | 2026.02.23 16:31:49.237781 [ 274 ] {bcab9129-e44c-4965-a9c0-0d4e0655a89a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1447 | 2026.02.23 16:31:49.237813 [ 274 ] {bcab9129-e44c-4965-a9c0-0d4e0655a89a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1448 | 2026.02.23 16:31:49.237985 [ 274 ] {bcab9129-e44c-4965-a9c0-0d4e0655a89a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1449 | 2026.02.23 16:31:49.238037 [ 274 ] {bcab9129-e44c-4965-a9c0-0d4e0655a89a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1450 | 2026.02.23 16:31:49.238134 [ 274 ] {bcab9129-e44c-4965-a9c0-0d4e0655a89a} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1451 | 2026.02.23 16:31:49.238163 [ 274 ] {bcab9129-e44c-4965-a9c0-0d4e0655a89a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1452 | 2026.02.23 16:31:49.238181 [ 274 ] {bcab9129-e44c-4965-a9c0-0d4e0655a89a} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1453 | 2026.02.23 16:31:49.238195 [ 274 ] {bcab9129-e44c-4965-a9c0-0d4e0655a89a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1454 | 2026.02.23 16:31:49.238227 [ 274 ] {bcab9129-e44c-4965-a9c0-0d4e0655a89a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1455 | 2026.02.23 16:31:49.238245 [ 274 ] {bcab9129-e44c-4965-a9c0-0d4e0655a89a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1456 | 2026.02.23 16:31:49.238713 [ 274 ] {bcab9129-e44c-4965-a9c0-0d4e0655a89a} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001189 sec., 10933.557611438184 rows/sec., 358.10 KiB/sec. | ||
| 1457 | 2026.02.23 16:31:49.238805 [ 274 ] {bcab9129-e44c-4965-a9c0-0d4e0655a89a} <Debug> TCPHandler: Processed in 0.001411139 sec. | ||
| 1458 | 2026.02.23 16:31:49.239051 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.02.23 16:31:49.239186 [ 274 ] {d6be2782-9da8-42c0-900a-33edb1e8d1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1460 | 2026.02.23 16:31:49.239400 [ 274 ] {d6be2782-9da8-42c0-900a-33edb1e8d1b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1461 | 2026.02.23 16:31:49.239433 [ 274 ] {d6be2782-9da8-42c0-900a-33edb1e8d1b0} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1462 | 2026.02.23 16:31:49.239609 [ 274 ] {d6be2782-9da8-42c0-900a-33edb1e8d1b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1463 | 2026.02.23 16:31:49.239661 [ 274 ] {d6be2782-9da8-42c0-900a-33edb1e8d1b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1464 | 2026.02.23 16:31:49.239759 [ 274 ] {d6be2782-9da8-42c0-900a-33edb1e8d1b0} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1465 | 2026.02.23 16:31:49.239787 [ 274 ] {d6be2782-9da8-42c0-900a-33edb1e8d1b0} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1466 | 2026.02.23 16:31:49.239805 [ 274 ] {d6be2782-9da8-42c0-900a-33edb1e8d1b0} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1467 | 2026.02.23 16:31:49.239818 [ 274 ] {d6be2782-9da8-42c0-900a-33edb1e8d1b0} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1468 | 2026.02.23 16:31:49.239850 [ 274 ] {d6be2782-9da8-42c0-900a-33edb1e8d1b0} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1469 | 2026.02.23 16:31:49.239868 [ 274 ] {d6be2782-9da8-42c0-900a-33edb1e8d1b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1470 | 2026.02.23 16:31:49.240303 [ 274 ] {d6be2782-9da8-42c0-900a-33edb1e8d1b0} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001165 sec., 11158.798283261802 rows/sec., 365.48 KiB/sec. | ||
| 1471 | 2026.02.23 16:31:49.240391 [ 274 ] {d6be2782-9da8-42c0-900a-33edb1e8d1b0} <Debug> TCPHandler: Processed in 0.001390289 sec. | ||
| 1472 | 2026.02.23 16:31:49.241052 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.02.23 16:31:49.241184 [ 274 ] {8b444d52-4fc5-4529-98e6-b83c10963491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1474 | 2026.02.23 16:31:49.241406 [ 274 ] {8b444d52-4fc5-4529-98e6-b83c10963491} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1475 | 2026.02.23 16:31:49.241438 [ 274 ] {8b444d52-4fc5-4529-98e6-b83c10963491} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1476 | 2026.02.23 16:31:49.241618 [ 274 ] {8b444d52-4fc5-4529-98e6-b83c10963491} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1477 | 2026.02.23 16:31:49.241669 [ 274 ] {8b444d52-4fc5-4529-98e6-b83c10963491} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1478 | 2026.02.23 16:31:49.241767 [ 274 ] {8b444d52-4fc5-4529-98e6-b83c10963491} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1479 | 2026.02.23 16:31:49.241796 [ 274 ] {8b444d52-4fc5-4529-98e6-b83c10963491} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1480 | 2026.02.23 16:31:49.241814 [ 274 ] {8b444d52-4fc5-4529-98e6-b83c10963491} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1481 | 2026.02.23 16:31:49.241828 [ 274 ] {8b444d52-4fc5-4529-98e6-b83c10963491} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1482 | 2026.02.23 16:31:49.241861 [ 274 ] {8b444d52-4fc5-4529-98e6-b83c10963491} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1483 | 2026.02.23 16:31:49.241879 [ 274 ] {8b444d52-4fc5-4529-98e6-b83c10963491} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1484 | 2026.02.23 16:31:49.242329 [ 274 ] {8b444d52-4fc5-4529-98e6-b83c10963491} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001197 sec., 10860.484544695071 rows/sec., 355.71 KiB/sec. | ||
| 1485 | 2026.02.23 16:31:49.242391 [ 274 ] {8b444d52-4fc5-4529-98e6-b83c10963491} <Debug> TCPHandler: Processed in 0.001389649 sec. | ||
| 1486 | 2026.02.23 16:31:49.243010 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.02.23 16:31:49.243139 [ 274 ] {840af523-6ca9-4829-ac4c-d5b566e07964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1488 | 2026.02.23 16:31:49.243350 [ 274 ] {840af523-6ca9-4829-ac4c-d5b566e07964} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1489 | 2026.02.23 16:31:49.243384 [ 274 ] {840af523-6ca9-4829-ac4c-d5b566e07964} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1490 | 2026.02.23 16:31:49.243562 [ 274 ] {840af523-6ca9-4829-ac4c-d5b566e07964} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1491 | 2026.02.23 16:31:49.243614 [ 274 ] {840af523-6ca9-4829-ac4c-d5b566e07964} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1492 | 2026.02.23 16:31:49.243712 [ 274 ] {840af523-6ca9-4829-ac4c-d5b566e07964} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1493 | 2026.02.23 16:31:49.243740 [ 274 ] {840af523-6ca9-4829-ac4c-d5b566e07964} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1494 | 2026.02.23 16:31:49.243758 [ 274 ] {840af523-6ca9-4829-ac4c-d5b566e07964} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1495 | 2026.02.23 16:31:49.243772 [ 274 ] {840af523-6ca9-4829-ac4c-d5b566e07964} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1496 | 2026.02.23 16:31:49.243804 [ 274 ] {840af523-6ca9-4829-ac4c-d5b566e07964} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1497 | 2026.02.23 16:31:49.243822 [ 274 ] {840af523-6ca9-4829-ac4c-d5b566e07964} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1498 | 2026.02.23 16:31:49.244481 [ 274 ] {840af523-6ca9-4829-ac4c-d5b566e07964} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001391 sec., 9345.794392523363 rows/sec., 306.10 KiB/sec. | ||
| 1499 | 2026.02.23 16:31:49.244563 [ 274 ] {840af523-6ca9-4829-ac4c-d5b566e07964} <Debug> TCPHandler: Processed in 0.001603543 sec. | ||
| 1500 | 2026.02.23 16:31:49.244751 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.02.23 16:31:49.244880 [ 274 ] {2a3832d9-84c8-4eb7-8c2f-395bbb6931c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1502 | 2026.02.23 16:31:49.245095 [ 274 ] {2a3832d9-84c8-4eb7-8c2f-395bbb6931c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1503 | 2026.02.23 16:31:49.245128 [ 274 ] {2a3832d9-84c8-4eb7-8c2f-395bbb6931c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1504 | 2026.02.23 16:31:49.245308 [ 274 ] {2a3832d9-84c8-4eb7-8c2f-395bbb6931c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1505 | 2026.02.23 16:31:49.245360 [ 274 ] {2a3832d9-84c8-4eb7-8c2f-395bbb6931c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1506 | 2026.02.23 16:31:49.245458 [ 274 ] {2a3832d9-84c8-4eb7-8c2f-395bbb6931c9} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1507 | 2026.02.23 16:31:49.245487 [ 274 ] {2a3832d9-84c8-4eb7-8c2f-395bbb6931c9} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1508 | 2026.02.23 16:31:49.245506 [ 274 ] {2a3832d9-84c8-4eb7-8c2f-395bbb6931c9} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1509 | 2026.02.23 16:31:49.245520 [ 274 ] {2a3832d9-84c8-4eb7-8c2f-395bbb6931c9} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1510 | 2026.02.23 16:31:49.245552 [ 274 ] {2a3832d9-84c8-4eb7-8c2f-395bbb6931c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1511 | 2026.02.23 16:31:49.245569 [ 274 ] {2a3832d9-84c8-4eb7-8c2f-395bbb6931c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1512 | 2026.02.23 16:31:49.246021 [ 274 ] {2a3832d9-84c8-4eb7-8c2f-395bbb6931c9} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001191 sec., 10915.1973131822 rows/sec., 357.50 KiB/sec. | ||
| 1513 | 2026.02.23 16:31:49.246103 [ 274 ] {2a3832d9-84c8-4eb7-8c2f-395bbb6931c9} <Debug> TCPHandler: Processed in 0.001402369 sec. | ||
| 1514 | 2026.02.23 16:31:49.246295 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.02.23 16:31:49.246426 [ 274 ] {75577f08-f17b-45b2-87d4-cd781ee594e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1516 | 2026.02.23 16:31:49.246649 [ 274 ] {75577f08-f17b-45b2-87d4-cd781ee594e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1517 | 2026.02.23 16:31:49.246684 [ 274 ] {75577f08-f17b-45b2-87d4-cd781ee594e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1518 | 2026.02.23 16:31:49.246868 [ 274 ] {75577f08-f17b-45b2-87d4-cd781ee594e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1519 | 2026.02.23 16:31:49.246919 [ 274 ] {75577f08-f17b-45b2-87d4-cd781ee594e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1520 | 2026.02.23 16:31:49.247017 [ 274 ] {75577f08-f17b-45b2-87d4-cd781ee594e3} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1521 | 2026.02.23 16:31:49.247046 [ 274 ] {75577f08-f17b-45b2-87d4-cd781ee594e3} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1522 | 2026.02.23 16:31:49.247064 [ 274 ] {75577f08-f17b-45b2-87d4-cd781ee594e3} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1523 | 2026.02.23 16:31:49.247079 [ 274 ] {75577f08-f17b-45b2-87d4-cd781ee594e3} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1524 | 2026.02.23 16:31:49.247112 [ 274 ] {75577f08-f17b-45b2-87d4-cd781ee594e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1525 | 2026.02.23 16:31:49.247130 [ 274 ] {75577f08-f17b-45b2-87d4-cd781ee594e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1526 | 2026.02.23 16:31:49.247550 [ 274 ] {75577f08-f17b-45b2-87d4-cd781ee594e3} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001175 sec., 11063.829787234043 rows/sec., 362.37 KiB/sec. | ||
| 1527 | 2026.02.23 16:31:49.247634 [ 274 ] {75577f08-f17b-45b2-87d4-cd781ee594e3} <Debug> TCPHandler: Processed in 0.001388828 sec. | ||
| 1528 | 2026.02.23 16:31:49.247970 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.02.23 16:31:49.248102 [ 274 ] {cbf89473-8557-4406-a886-c21f7c604805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1530 | 2026.02.23 16:31:49.248319 [ 274 ] {cbf89473-8557-4406-a886-c21f7c604805} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1531 | 2026.02.23 16:31:49.248353 [ 274 ] {cbf89473-8557-4406-a886-c21f7c604805} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1532 | 2026.02.23 16:31:49.248541 [ 274 ] {cbf89473-8557-4406-a886-c21f7c604805} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1533 | 2026.02.23 16:31:49.248593 [ 274 ] {cbf89473-8557-4406-a886-c21f7c604805} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1534 | 2026.02.23 16:31:49.248691 [ 274 ] {cbf89473-8557-4406-a886-c21f7c604805} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1535 | 2026.02.23 16:31:49.248718 [ 274 ] {cbf89473-8557-4406-a886-c21f7c604805} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1536 | 2026.02.23 16:31:49.248737 [ 274 ] {cbf89473-8557-4406-a886-c21f7c604805} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1537 | 2026.02.23 16:31:49.248750 [ 274 ] {cbf89473-8557-4406-a886-c21f7c604805} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1538 | 2026.02.23 16:31:49.248782 [ 274 ] {cbf89473-8557-4406-a886-c21f7c604805} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1539 | 2026.02.23 16:31:49.248800 [ 274 ] {cbf89473-8557-4406-a886-c21f7c604805} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1540 | 2026.02.23 16:31:49.249250 [ 274 ] {cbf89473-8557-4406-a886-c21f7c604805} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.0012 sec., 10833.333333333334 rows/sec., 354.82 KiB/sec. | ||
| 1541 | 2026.02.23 16:31:49.249335 [ 274 ] {cbf89473-8557-4406-a886-c21f7c604805} <Debug> TCPHandler: Processed in 0.00141454 sec. | ||
| 1542 | 2026.02.23 16:31:49.253376 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.02.23 16:31:49.253503 [ 274 ] {eefc4550-7bf0-4bf8-b7c1-6cca369450f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1544 | 2026.02.23 16:31:49.253553 [ 274 ] {eefc4550-7bf0-4bf8-b7c1-6cca369450f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1545 | 2026.02.23 16:31:49.254167 [ 274 ] {eefc4550-7bf0-4bf8-b7c1-6cca369450f8} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.02.23 16:31:49.254217 [ 274 ] {eefc4550-7bf0-4bf8-b7c1-6cca369450f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1547 | 2026.02.23 16:31:49.254849 [ 274 ] {eefc4550-7bf0-4bf8-b7c1-6cca369450f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1548 | 2026.02.23 16:31:49.255262 [ 274 ] {eefc4550-7bf0-4bf8-b7c1-6cca369450f8} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.02.23 16:31:49.255421 [ 274 ] {eefc4550-7bf0-4bf8-b7c1-6cca369450f8} <Debug> executeQuery: Read 19 rows, 2.54 KiB in 0.001955 sec., 9718.670076726343 rows/sec., 1.27 MiB/sec. | ||
| 1550 | 2026.02.23 16:31:49.255461 [ 274 ] {eefc4550-7bf0-4bf8-b7c1-6cca369450f8} <Debug> TCPHandler: Processed in 0.002146195 sec. | ||
| 1551 | 2026.02.23 16:31:49.255572 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2026.02.23 16:31:49.255670 [ 274 ] {abbefb56-0148-4ba3-ac3d-d88e7b4e964b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1553 | 2026.02.23 16:31:49.255711 [ 274 ] {abbefb56-0148-4ba3-ac3d-d88e7b4e964b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1554 | 2026.02.23 16:31:49.256137 [ 274 ] {abbefb56-0148-4ba3-ac3d-d88e7b4e964b} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2026.02.23 16:31:49.256175 [ 274 ] {abbefb56-0148-4ba3-ac3d-d88e7b4e964b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1556 | 2026.02.23 16:31:49.256617 [ 274 ] {abbefb56-0148-4ba3-ac3d-d88e7b4e964b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1557 | 2026.02.23 16:31:49.257089 [ 274 ] {abbefb56-0148-4ba3-ac3d-d88e7b4e964b} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.02.23 16:31:49.257230 [ 274 ] {abbefb56-0148-4ba3-ac3d-d88e7b4e964b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001581 sec., 2530.044275774826 rows/sec., 206.31 KiB/sec. | ||
| 1559 | 2026.02.23 16:31:49.257268 [ 274 ] {abbefb56-0148-4ba3-ac3d-d88e7b4e964b} <Debug> TCPHandler: Processed in 0.001746376 sec. | ||
| 1560 | 2026.02.23 16:31:49.257374 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.02.23 16:31:49.257468 [ 274 ] {89a12df2-39dd-4f87-9b91-879ced7348dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1562 | 2026.02.23 16:31:49.257508 [ 274 ] {89a12df2-39dd-4f87-9b91-879ced7348dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1563 | 2026.02.23 16:31:49.257920 [ 274 ] {89a12df2-39dd-4f87-9b91-879ced7348dc} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.02.23 16:31:49.257957 [ 274 ] {89a12df2-39dd-4f87-9b91-879ced7348dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1565 | 2026.02.23 16:31:49.258392 [ 274 ] {89a12df2-39dd-4f87-9b91-879ced7348dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1566 | 2026.02.23 16:31:49.258863 [ 274 ] {89a12df2-39dd-4f87-9b91-879ced7348dc} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2026.02.23 16:31:49.259003 [ 274 ] {89a12df2-39dd-4f87-9b91-879ced7348dc} <Debug> executeQuery: Read 43 rows, 3.58 KiB in 0.001552 sec., 27706.18556701031 rows/sec., 2.25 MiB/sec. | ||
| 1568 | 2026.02.23 16:31:49.259042 [ 274 ] {89a12df2-39dd-4f87-9b91-879ced7348dc} <Debug> TCPHandler: Processed in 0.001717205 sec. | ||
| 1569 | 2026.02.23 16:31:49.259141 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.02.23 16:31:49.259235 [ 274 ] {36e018b9-6b0d-4c5c-95ee-5845b92d2c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1571 | 2026.02.23 16:31:49.259274 [ 274 ] {36e018b9-6b0d-4c5c-95ee-5845b92d2c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1572 | 2026.02.23 16:31:49.259941 [ 274 ] {36e018b9-6b0d-4c5c-95ee-5845b92d2c65} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.02.23 16:31:49.259977 [ 274 ] {36e018b9-6b0d-4c5c-95ee-5845b92d2c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1574 | 2026.02.23 16:31:49.260446 [ 274 ] {36e018b9-6b0d-4c5c-95ee-5845b92d2c65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1575 | 2026.02.23 16:31:49.260917 [ 274 ] {36e018b9-6b0d-4c5c-95ee-5845b92d2c65} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2026.02.23 16:31:49.261057 [ 274 ] {36e018b9-6b0d-4c5c-95ee-5845b92d2c65} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.00184 sec., 5978.260869565217 rows/sec., 437.86 KiB/sec. | ||
| 1577 | 2026.02.23 16:31:49.261101 [ 274 ] {36e018b9-6b0d-4c5c-95ee-5845b92d2c65} <Debug> TCPHandler: Processed in 0.002010071 sec. | ||
| 1578 | 2026.02.23 16:31:49.261205 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.02.23 16:31:49.261300 [ 274 ] {dd04c838-7af4-4a10-a3e5-cfc191952d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1580 | 2026.02.23 16:31:49.261338 [ 274 ] {dd04c838-7af4-4a10-a3e5-cfc191952d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1581 | 2026.02.23 16:31:49.261718 [ 274 ] {dd04c838-7af4-4a10-a3e5-cfc191952d3e} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.02.23 16:31:49.261754 [ 274 ] {dd04c838-7af4-4a10-a3e5-cfc191952d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1583 | 2026.02.23 16:31:49.262228 [ 274 ] {dd04c838-7af4-4a10-a3e5-cfc191952d3e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1584 | 2026.02.23 16:31:49.262788 [ 274 ] {dd04c838-7af4-4a10-a3e5-cfc191952d3e} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.02.23 16:31:49.262935 [ 274 ] {dd04c838-7af4-4a10-a3e5-cfc191952d3e} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001653 sec., 604.9606775559589 rows/sec., 40.17 KiB/sec. | ||
| 1586 | 2026.02.23 16:31:49.262979 [ 274 ] {dd04c838-7af4-4a10-a3e5-cfc191952d3e} <Debug> TCPHandler: Processed in 0.001825167 sec. | ||
| 1587 | 2026.02.23 16:31:49.263083 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.02.23 16:31:49.263178 [ 274 ] {62152179-2127-4db1-9506-f145df41142b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1589 | 2026.02.23 16:31:49.263217 [ 274 ] {62152179-2127-4db1-9506-f145df41142b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1590 | 2026.02.23 16:31:49.263628 [ 274 ] {62152179-2127-4db1-9506-f145df41142b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.02.23 16:31:49.263664 [ 274 ] {62152179-2127-4db1-9506-f145df41142b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1592 | 2026.02.23 16:31:49.264102 [ 274 ] {62152179-2127-4db1-9506-f145df41142b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1593 | 2026.02.23 16:31:49.264600 [ 274 ] {62152179-2127-4db1-9506-f145df41142b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2026.02.23 16:31:49.264733 [ 274 ] {62152179-2127-4db1-9506-f145df41142b} <Debug> executeQuery: Read 45 rows, 3.61 KiB in 0.001573 sec., 28607.755880483153 rows/sec., 2.24 MiB/sec. | ||
| 1595 | 2026.02.23 16:31:49.264777 [ 274 ] {62152179-2127-4db1-9506-f145df41142b} <Debug> TCPHandler: Processed in 0.001745396 sec. | ||
| 1596 | 2026.02.23 16:31:49.264874 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2026.02.23 16:31:49.264968 [ 274 ] {cee58d51-5678-45f0-aedc-fb4e00abe5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1598 | 2026.02.23 16:31:49.265010 [ 274 ] {cee58d51-5678-45f0-aedc-fb4e00abe5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1599 | 2026.02.23 16:31:49.265420 [ 274 ] {cee58d51-5678-45f0-aedc-fb4e00abe5a2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.02.23 16:31:49.265454 [ 274 ] {cee58d51-5678-45f0-aedc-fb4e00abe5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1601 | 2026.02.23 16:31:49.265912 [ 274 ] {cee58d51-5678-45f0-aedc-fb4e00abe5a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1602 | 2026.02.23 16:31:49.266451 [ 274 ] {cee58d51-5678-45f0-aedc-fb4e00abe5a2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.02.23 16:31:49.266588 [ 274 ] {cee58d51-5678-45f0-aedc-fb4e00abe5a2} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001638 sec., 62271.06227106228 rows/sec., 4.32 MiB/sec. | ||
| 1604 | 2026.02.23 16:31:49.266629 [ 274 ] {cee58d51-5678-45f0-aedc-fb4e00abe5a2} <Debug> TCPHandler: Processed in 0.001804167 sec. | ||
| 1605 | 2026.02.23 16:31:49.266734 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2026.02.23 16:31:49.266828 [ 274 ] {5d8bb313-8ffe-4242-9b12-2921790373f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1607 | 2026.02.23 16:31:49.266870 [ 274 ] {5d8bb313-8ffe-4242-9b12-2921790373f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1608 | 2026.02.23 16:31:49.267185 [ 274 ] {5d8bb313-8ffe-4242-9b12-2921790373f1} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.02.23 16:31:49.267222 [ 274 ] {5d8bb313-8ffe-4242-9b12-2921790373f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1610 | 2026.02.23 16:31:49.267654 [ 274 ] {5d8bb313-8ffe-4242-9b12-2921790373f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1611 | 2026.02.23 16:31:49.268104 [ 274 ] {5d8bb313-8ffe-4242-9b12-2921790373f1} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.02.23 16:31:49.268240 [ 274 ] {5d8bb313-8ffe-4242-9b12-2921790373f1} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 44.39 KiB/sec. | ||
| 1613 | 2026.02.23 16:31:49.268280 [ 274 ] {5d8bb313-8ffe-4242-9b12-2921790373f1} <Debug> TCPHandler: Processed in 0.001596523 sec. | ||
| 1614 | 2026.02.23 16:31:49.268385 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2026.02.23 16:31:49.268479 [ 274 ] {8b52c864-90de-4c45-b9eb-14639a6bb921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1616 | 2026.02.23 16:31:49.268532 [ 274 ] {8b52c864-90de-4c45-b9eb-14639a6bb921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1617 | 2026.02.23 16:31:49.269212 [ 274 ] {8b52c864-90de-4c45-b9eb-14639a6bb921} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.02.23 16:31:49.269248 [ 274 ] {8b52c864-90de-4c45-b9eb-14639a6bb921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1619 | 2026.02.23 16:31:49.272261 [ 274 ] {8b52c864-90de-4c45-b9eb-14639a6bb921} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1620 | 2026.02.23 16:31:49.272718 [ 274 ] {8b52c864-90de-4c45-b9eb-14639a6bb921} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2026.02.23 16:31:49.272868 [ 274 ] {8b52c864-90de-4c45-b9eb-14639a6bb921} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.004406 sec., 1588.7426236949614 rows/sec., 2.85 MiB/sec. | ||
| 1622 | 2026.02.23 16:31:49.272926 [ 274 ] {8b52c864-90de-4c45-b9eb-14639a6bb921} <Debug> TCPHandler: Processed in 0.004590625 sec. | ||
| 1623 | 2026.02.23 16:31:49.273044 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2026.02.23 16:31:49.273141 [ 274 ] {7e1d1599-c095-4252-a416-e06fe691b9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1625 | 2026.02.23 16:31:49.273182 [ 274 ] {7e1d1599-c095-4252-a416-e06fe691b9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1626 | 2026.02.23 16:31:49.273513 [ 274 ] {7e1d1599-c095-4252-a416-e06fe691b9a8} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2026.02.23 16:31:49.273550 [ 274 ] {7e1d1599-c095-4252-a416-e06fe691b9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1628 | 2026.02.23 16:31:49.274044 [ 274 ] {7e1d1599-c095-4252-a416-e06fe691b9a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1629 | 2026.02.23 16:31:49.274482 [ 274 ] {7e1d1599-c095-4252-a416-e06fe691b9a8} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2026.02.23 16:31:49.274618 [ 274 ] {7e1d1599-c095-4252-a416-e06fe691b9a8} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 283.31 KiB/sec. | ||
| 1631 | 2026.02.23 16:31:49.274653 [ 274 ] {7e1d1599-c095-4252-a416-e06fe691b9a8} <Debug> TCPHandler: Processed in 0.001658814 sec. | ||
| 1632 | 2026.02.23 16:31:49.274822 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1633 | 2026.02.23 16:31:49.274916 [ 274 ] {1c557b67-aabf-408b-930f-da8b0e0f0e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1634 | 2026.02.23 16:31:49.274957 [ 274 ] {1c557b67-aabf-408b-930f-da8b0e0f0e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1635 | 2026.02.23 16:31:49.275312 [ 274 ] {1c557b67-aabf-408b-930f-da8b0e0f0e95} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2026.02.23 16:31:49.275360 [ 274 ] {1c557b67-aabf-408b-930f-da8b0e0f0e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1637 | 2026.02.23 16:31:49.276003 [ 274 ] {1c557b67-aabf-408b-930f-da8b0e0f0e95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1638 | 2026.02.23 16:31:49.276651 [ 274 ] {1c557b67-aabf-408b-930f-da8b0e0f0e95} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.02.23 16:31:49.276838 [ 274 ] {1c557b67-aabf-408b-930f-da8b0e0f0e95} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001937 sec., 15487.867836861125 rows/sec., 1.06 MiB/sec. | ||
| 1640 | 2026.02.23 16:31:49.276890 [ 274 ] {1c557b67-aabf-408b-930f-da8b0e0f0e95} <Debug> TCPHandler: Processed in 0.002116133 sec. | ||
| 1641 | 2026.02.23 16:31:50.136519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2424 | ||
| 1642 | 2026.02.23 16:31:50.137049 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1643 | 2026.02.23 16:31:50.137105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1644 | 2026.02.23 16:31:50.137770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1645 | 2026.02.23 16:31:50.138212 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2026.02.23 16:31:50.138380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2424 | ||
| 1647 | 2026.02.23 16:31:50.266037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1648 | 2026.02.23 16:31:50.283523 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.02.23 16:31:50.283590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1650 | 2026.02.23 16:31:50.290122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1651 | 2026.02.23 16:31:50.291493 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.02.23 16:31:50.294704 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1653 | 2026.02.23 16:31:51.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.57 MiB, peak 172.69 MiB, free memory in arenas 0.00 B, will set to 170.26 MiB (RSS), difference: 1.69 MiB | ||
| 1654 | 2026.02.23 16:31:52.632451 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 224 | ||
| 1655 | 2026.02.23 16:31:52.635593 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.02.23 16:31:52.635636 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1657 | 2026.02.23 16:31:52.636965 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1658 | 2026.02.23 16:31:52.637442 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.02.23 16:31:52.637729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
| 1660 | 2026.02.23 16:31:54.205656 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1661 | 2026.02.23 16:31:54.205840 [ 274 ] {80c62a29-47ca-45de-9d62-9d2f1c21e021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1662 | 2026.02.23 16:31:54.205903 [ 274 ] {80c62a29-47ca-45de-9d62-9d2f1c21e021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1663 | 2026.02.23 16:31:54.206628 [ 274 ] {80c62a29-47ca-45de-9d62-9d2f1c21e021} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.02.23 16:31:54.206667 [ 274 ] {80c62a29-47ca-45de-9d62-9d2f1c21e021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1665 | 2026.02.23 16:31:54.207267 [ 274 ] {80c62a29-47ca-45de-9d62-9d2f1c21e021} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1666 | 2026.02.23 16:31:54.207771 [ 274 ] {80c62a29-47ca-45de-9d62-9d2f1c21e021} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2026.02.23 16:31:54.207918 [ 274 ] {80c62a29-47ca-45de-9d62-9d2f1c21e021} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002126 sec., 133584.19567262466 rows/sec., 8.48 MiB/sec. | ||
| 1668 | 2026.02.23 16:31:54.207958 [ 274 ] {80c62a29-47ca-45de-9d62-9d2f1c21e021} <Debug> TCPHandler: Processed in 0.0024259 sec. | ||
| 1669 | 2026.02.23 16:31:54.208078 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2026.02.23 16:31:54.208172 [ 274 ] {3104534c-9fa8-4ec4-baa4-21e71f85e32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1671 | 2026.02.23 16:31:54.208212 [ 274 ] {3104534c-9fa8-4ec4-baa4-21e71f85e32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1672 | 2026.02.23 16:31:54.208955 [ 274 ] {3104534c-9fa8-4ec4-baa4-21e71f85e32b} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.02.23 16:31:54.208990 [ 274 ] {3104534c-9fa8-4ec4-baa4-21e71f85e32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1674 | 2026.02.23 16:31:54.209441 [ 274 ] {3104534c-9fa8-4ec4-baa4-21e71f85e32b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1675 | 2026.02.23 16:31:54.209871 [ 274 ] {3104534c-9fa8-4ec4-baa4-21e71f85e32b} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.02.23 16:31:54.209998 [ 274 ] {3104534c-9fa8-4ec4-baa4-21e71f85e32b} <Debug> executeQuery: Read 767 rows, 61.79 KiB in 0.001845 sec., 415718.1571815718 rows/sec., 32.71 MiB/sec. | ||
| 1677 | 2026.02.23 16:31:54.210033 [ 274 ] {3104534c-9fa8-4ec4-baa4-21e71f85e32b} <Debug> TCPHandler: Processed in 0.002003442 sec. | ||
| 1678 | 2026.02.23 16:31:54.210143 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.02.23 16:31:54.210234 [ 274 ] {2cc789d9-d2e5-40a2-99a2-359dd2dc206a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1680 | 2026.02.23 16:31:54.210273 [ 274 ] {2cc789d9-d2e5-40a2-99a2-359dd2dc206a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1681 | 2026.02.23 16:31:54.210690 [ 274 ] {2cc789d9-d2e5-40a2-99a2-359dd2dc206a} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.02.23 16:31:54.210726 [ 274 ] {2cc789d9-d2e5-40a2-99a2-359dd2dc206a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1683 | 2026.02.23 16:31:54.211133 [ 274 ] {2cc789d9-d2e5-40a2-99a2-359dd2dc206a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1684 | 2026.02.23 16:31:54.211621 [ 274 ] {2cc789d9-d2e5-40a2-99a2-359dd2dc206a} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.02.23 16:31:54.211746 [ 274 ] {2cc789d9-d2e5-40a2-99a2-359dd2dc206a} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001529 sec., 92871.15761935906 rows/sec., 5.46 MiB/sec. | ||
| 1686 | 2026.02.23 16:31:54.211781 [ 274 ] {2cc789d9-d2e5-40a2-99a2-359dd2dc206a} <Debug> TCPHandler: Processed in 0.001686834 sec. | ||
| 1687 | 2026.02.23 16:31:54.211890 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.02.23 16:31:54.211982 [ 274 ] {24950834-069d-4022-86f3-226475a3137b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1689 | 2026.02.23 16:31:54.212020 [ 274 ] {24950834-069d-4022-86f3-226475a3137b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1690 | 2026.02.23 16:31:54.212434 [ 274 ] {24950834-069d-4022-86f3-226475a3137b} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.02.23 16:31:54.212469 [ 274 ] {24950834-069d-4022-86f3-226475a3137b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1692 | 2026.02.23 16:31:54.212874 [ 274 ] {24950834-069d-4022-86f3-226475a3137b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1693 | 2026.02.23 16:31:54.213352 [ 274 ] {24950834-069d-4022-86f3-226475a3137b} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.02.23 16:31:54.213477 [ 274 ] {24950834-069d-4022-86f3-226475a3137b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001513 sec., 98479.84137475214 rows/sec., 6.36 MiB/sec. | ||
| 1695 | 2026.02.23 16:31:54.213512 [ 274 ] {24950834-069d-4022-86f3-226475a3137b} <Debug> TCPHandler: Processed in 0.001669284 sec. | ||
| 1696 | 2026.02.23 16:31:54.213619 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2026.02.23 16:31:54.213711 [ 274 ] {bda1ed16-4da7-4c92-ae7d-531c573cf828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1698 | 2026.02.23 16:31:54.213749 [ 274 ] {bda1ed16-4da7-4c92-ae7d-531c573cf828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1699 | 2026.02.23 16:31:54.214162 [ 274 ] {bda1ed16-4da7-4c92-ae7d-531c573cf828} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2026.02.23 16:31:54.214197 [ 274 ] {bda1ed16-4da7-4c92-ae7d-531c573cf828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1701 | 2026.02.23 16:31:54.214593 [ 274 ] {bda1ed16-4da7-4c92-ae7d-531c573cf828} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1702 | 2026.02.23 16:31:54.215012 [ 274 ] {bda1ed16-4da7-4c92-ae7d-531c573cf828} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.02.23 16:31:54.215136 [ 274 ] {bda1ed16-4da7-4c92-ae7d-531c573cf828} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001442 sec., 102635.22884882109 rows/sec., 5.84 MiB/sec. | ||
| 1704 | 2026.02.23 16:31:54.215170 [ 274 ] {bda1ed16-4da7-4c92-ae7d-531c573cf828} <Debug> TCPHandler: Processed in 0.001598573 sec. | ||
| 1705 | 2026.02.23 16:31:54.215283 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.02.23 16:31:54.215374 [ 274 ] {f7db2887-1281-4ba2-836c-7ddd83d822a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1707 | 2026.02.23 16:31:54.215412 [ 274 ] {f7db2887-1281-4ba2-836c-7ddd83d822a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1708 | 2026.02.23 16:31:54.215940 [ 274 ] {f7db2887-1281-4ba2-836c-7ddd83d822a8} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.02.23 16:31:54.215975 [ 274 ] {f7db2887-1281-4ba2-836c-7ddd83d822a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1710 | 2026.02.23 16:31:54.216404 [ 274 ] {f7db2887-1281-4ba2-836c-7ddd83d822a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1711 | 2026.02.23 16:31:54.216824 [ 274 ] {f7db2887-1281-4ba2-836c-7ddd83d822a8} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2026.02.23 16:31:54.216948 [ 274 ] {f7db2887-1281-4ba2-836c-7ddd83d822a8} <Debug> executeQuery: Read 454 rows, 32.30 KiB in 0.001591 sec., 285355.1225644249 rows/sec., 19.83 MiB/sec. | ||
| 1713 | 2026.02.23 16:31:54.216983 [ 274 ] {f7db2887-1281-4ba2-836c-7ddd83d822a8} <Debug> TCPHandler: Processed in 0.001747225 sec. | ||
| 1714 | 2026.02.23 16:31:54.217090 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2026.02.23 16:31:54.217182 [ 274 ] {8ab05892-61b0-4cef-b155-1e6fe16b6d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1716 | 2026.02.23 16:31:54.217221 [ 274 ] {8ab05892-61b0-4cef-b155-1e6fe16b6d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1717 | 2026.02.23 16:31:54.217547 [ 274 ] {8ab05892-61b0-4cef-b155-1e6fe16b6d5d} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.02.23 16:31:54.217582 [ 274 ] {8ab05892-61b0-4cef-b155-1e6fe16b6d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1719 | 2026.02.23 16:31:54.217983 [ 274 ] {8ab05892-61b0-4cef-b155-1e6fe16b6d5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1720 | 2026.02.23 16:31:54.218404 [ 274 ] {8ab05892-61b0-4cef-b155-1e6fe16b6d5d} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.02.23 16:31:54.218529 [ 274 ] {8ab05892-61b0-4cef-b155-1e6fe16b6d5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001365 sec., 4395.604395604396 rows/sec., 229.65 KiB/sec. | ||
| 1722 | 2026.02.23 16:31:54.218564 [ 274 ] {8ab05892-61b0-4cef-b155-1e6fe16b6d5d} <Debug> TCPHandler: Processed in 0.001520631 sec. | ||
| 1723 | 2026.02.23 16:31:54.218671 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.02.23 16:31:54.218763 [ 274 ] {30db79c5-889f-49e4-bcab-fef5cc4bd7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1725 | 2026.02.23 16:31:54.218804 [ 274 ] {30db79c5-889f-49e4-bcab-fef5cc4bd7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1726 | 2026.02.23 16:31:54.219190 [ 274 ] {30db79c5-889f-49e4-bcab-fef5cc4bd7b0} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.02.23 16:31:54.219225 [ 274 ] {30db79c5-889f-49e4-bcab-fef5cc4bd7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1728 | 2026.02.23 16:31:54.219679 [ 274 ] {30db79c5-889f-49e4-bcab-fef5cc4bd7b0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1729 | 2026.02.23 16:31:54.220115 [ 274 ] {30db79c5-889f-49e4-bcab-fef5cc4bd7b0} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.02.23 16:31:54.220241 [ 274 ] {30db79c5-889f-49e4-bcab-fef5cc4bd7b0} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001496 sec., 137032.08556149734 rows/sec., 8.96 MiB/sec. | ||
| 1731 | 2026.02.23 16:31:54.220275 [ 274 ] {30db79c5-889f-49e4-bcab-fef5cc4bd7b0} <Debug> TCPHandler: Processed in 0.001651044 sec. | ||
| 1732 | 2026.02.23 16:31:54.220380 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1733 | 2026.02.23 16:31:54.220472 [ 274 ] {e9eba4df-56a4-422c-86f2-d3937aae37e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1734 | 2026.02.23 16:31:54.220511 [ 274 ] {e9eba4df-56a4-422c-86f2-d3937aae37e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1735 | 2026.02.23 16:31:54.220815 [ 274 ] {e9eba4df-56a4-422c-86f2-d3937aae37e7} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.02.23 16:31:54.220850 [ 274 ] {e9eba4df-56a4-422c-86f2-d3937aae37e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1737 | 2026.02.23 16:31:54.221254 [ 274 ] {e9eba4df-56a4-422c-86f2-d3937aae37e7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1738 | 2026.02.23 16:31:54.221673 [ 274 ] {e9eba4df-56a4-422c-86f2-d3937aae37e7} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.02.23 16:31:54.221799 [ 274 ] {e9eba4df-56a4-422c-86f2-d3937aae37e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001345 sec., 743.4944237918215 rows/sec., 50.10 KiB/sec. | ||
| 1740 | 2026.02.23 16:31:54.221833 [ 274 ] {e9eba4df-56a4-422c-86f2-d3937aae37e7} <Debug> TCPHandler: Processed in 0.00150095 sec. | ||
| 1741 | 2026.02.23 16:31:54.221949 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.02.23 16:31:54.222040 [ 274 ] {b944d2a6-b1d9-4e16-820e-0ce51e062691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1743 | 2026.02.23 16:31:54.222079 [ 274 ] {b944d2a6-b1d9-4e16-820e-0ce51e062691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1744 | 2026.02.23 16:31:54.222396 [ 274 ] {b944d2a6-b1d9-4e16-820e-0ce51e062691} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.02.23 16:31:54.222433 [ 274 ] {b944d2a6-b1d9-4e16-820e-0ce51e062691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1746 | 2026.02.23 16:31:54.222832 [ 274 ] {b944d2a6-b1d9-4e16-820e-0ce51e062691} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1747 | 2026.02.23 16:31:54.223314 [ 274 ] {b944d2a6-b1d9-4e16-820e-0ce51e062691} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.02.23 16:31:54.223439 [ 274 ] {b944d2a6-b1d9-4e16-820e-0ce51e062691} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.57 MiB/sec. | ||
| 1749 | 2026.02.23 16:31:54.223472 [ 274 ] {b944d2a6-b1d9-4e16-820e-0ce51e062691} <Debug> TCPHandler: Processed in 0.001570382 sec. | ||
| 1750 | 2026.02.23 16:31:57.566709 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1751 | 2026.02.23 16:31:57.566776 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1752 | 2026.02.23 16:31:57.638514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2872 | ||
| 1753 | 2026.02.23 16:31:57.639118 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2026.02.23 16:31:57.639162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1755 | 2026.02.23 16:31:57.639813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1756 | 2026.02.23 16:31:57.640391 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.02.23 16:31:57.640527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2872 | ||
| 1758 | 2026.02.23 16:31:57.640531 [ 94 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1759 | 2026.02.23 16:31:57.640618 [ 94 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2026.02.23 16:31:57.640646 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1761 | 2026.02.23 16:31:57.640850 [ 202 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 1762 | 2026.02.23 16:31:57.643410 [ 202 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1763 | 2026.02.23 16:31:57.643485 [ 202 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 1764 | 2026.02.23 16:31:57.643595 [ 202 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 1765 | 2026.02.23 16:31:57.643646 [ 202 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 1766 | 2026.02.23 16:31:57.643699 [ 202 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1767 | 2026.02.23 16:31:57.643752 [ 202 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1768 | 2026.02.23 16:31:57.643807 [ 202 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1769 | 2026.02.23 16:31:57.674960 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2872 rows, containing 4 columns (4 merged, 0 gathered) in 0.034196303 sec., 83985.68699078378 rows/sec., 1.20 MiB/sec. | ||
| 1770 | 2026.02.23 16:31:57.675966 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1771 | 2026.02.23 16:31:57.676642 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_6_1} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.02.23 16:31:57.676723 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_6_1} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1773 | 2026.02.23 16:31:57.676835 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1774 | 2026.02.23 16:31:57.794810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1775 | 2026.02.23 16:31:57.812903 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.02.23 16:31:57.812980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1777 | 2026.02.23 16:31:57.819559 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1778 | 2026.02.23 16:31:57.820871 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.02.23 16:31:57.821177 [ 92 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1780 | 2026.02.23 16:31:57.821235 [ 92 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.02.23 16:31:57.821257 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1782 | 2026.02.23 16:31:57.821379 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 1783 | 2026.02.23 16:31:57.825349 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1784 | 2026.02.23 16:31:57.825568 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1785 | 2026.02.23 16:31:57.827050 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 1786 | 2026.02.23 16:31:57.831619 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 1787 | 2026.02.23 16:31:57.835728 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 1788 | 2026.02.23 16:31:57.840032 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 1789 | 2026.02.23 16:31:57.847582 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 1790 | 2026.02.23 16:31:57.852007 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 1791 | 2026.02.23 16:31:57.911887 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090563932 sec., 507.9284764270173 rows/sec., 2.63 MiB/sec. | ||
| 1792 | 2026.02.23 16:31:57.913785 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1793 | 2026.02.23 16:31:57.916193 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_6_1} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.02.23 16:31:57.916300 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_6_1} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1795 | 2026.02.23 16:31:57.917582 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1796 | 2026.02.23 16:31:58.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.48 MiB, peak 181.02 MiB, free memory in arenas 0.00 B, will set to 181.35 MiB (RSS), difference: 9.87 MiB | ||
| 1797 | 2026.02.23 16:31:59.199240 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.02.23 16:31:59.199422 [ 274 ] {cc97eeb3-7063-4977-b4a0-182e833673a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1799 | 2026.02.23 16:31:59.199492 [ 274 ] {cc97eeb3-7063-4977-b4a0-182e833673a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1800 | 2026.02.23 16:31:59.200176 [ 274 ] {cc97eeb3-7063-4977-b4a0-182e833673a9} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.02.23 16:31:59.200225 [ 274 ] {cc97eeb3-7063-4977-b4a0-182e833673a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1802 | 2026.02.23 16:31:59.200856 [ 274 ] {cc97eeb3-7063-4977-b4a0-182e833673a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1803 | 2026.02.23 16:31:59.201383 [ 274 ] {cc97eeb3-7063-4977-b4a0-182e833673a9} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.02.23 16:31:59.201564 [ 274 ] {cc97eeb3-7063-4977-b4a0-182e833673a9} <Debug> executeQuery: Read 72 rows, 6.34 KiB in 0.002193 sec., 32831.73734610123 rows/sec., 2.82 MiB/sec. | ||
| 1805 | 2026.02.23 16:31:59.201637 [ 274 ] {cc97eeb3-7063-4977-b4a0-182e833673a9} <Debug> TCPHandler: Processed in 0.002527012 sec. | ||
| 1806 | 2026.02.23 16:31:59.201783 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2026.02.23 16:31:59.201890 [ 274 ] {2b582684-c2a1-4dd5-ad5e-5ed2355978b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1808 | 2026.02.23 16:31:59.201937 [ 274 ] {2b582684-c2a1-4dd5-ad5e-5ed2355978b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1809 | 2026.02.23 16:31:59.202404 [ 274 ] {2b582684-c2a1-4dd5-ad5e-5ed2355978b6} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.02.23 16:31:59.202443 [ 274 ] {2b582684-c2a1-4dd5-ad5e-5ed2355978b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1811 | 2026.02.23 16:31:59.202889 [ 274 ] {2b582684-c2a1-4dd5-ad5e-5ed2355978b6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1812 | 2026.02.23 16:31:59.203450 [ 274 ] {2b582684-c2a1-4dd5-ad5e-5ed2355978b6} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.02.23 16:31:59.203632 [ 274 ] {2b582684-c2a1-4dd5-ad5e-5ed2355978b6} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001767 sec., 13016.411997736277 rows/sec., 978.77 KiB/sec. | ||
| 1814 | 2026.02.23 16:31:59.203675 [ 274 ] {2b582684-c2a1-4dd5-ad5e-5ed2355978b6} <Debug> TCPHandler: Processed in 0.00194574 sec. | ||
| 1815 | 2026.02.23 16:31:59.203792 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.02.23 16:31:59.203895 [ 274 ] {da860929-dc39-406f-aee3-38ae397b95fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1817 | 2026.02.23 16:31:59.203939 [ 274 ] {da860929-dc39-406f-aee3-38ae397b95fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1818 | 2026.02.23 16:31:59.204392 [ 274 ] {da860929-dc39-406f-aee3-38ae397b95fa} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.02.23 16:31:59.204434 [ 274 ] {da860929-dc39-406f-aee3-38ae397b95fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1820 | 2026.02.23 16:31:59.204897 [ 274 ] {da860929-dc39-406f-aee3-38ae397b95fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1821 | 2026.02.23 16:31:59.205416 [ 274 ] {da860929-dc39-406f-aee3-38ae397b95fa} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.02.23 16:31:59.205591 [ 274 ] {da860929-dc39-406f-aee3-38ae397b95fa} <Debug> executeQuery: Read 59 rows, 4.74 KiB in 0.001719 sec., 34322.280395578826 rows/sec., 2.69 MiB/sec. | ||
| 1823 | 2026.02.23 16:31:59.205633 [ 274 ] {da860929-dc39-406f-aee3-38ae397b95fa} <Debug> TCPHandler: Processed in 0.001893079 sec. | ||
| 1824 | 2026.02.23 16:31:59.205746 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2026.02.23 16:31:59.205845 [ 274 ] {6cf8486f-616e-43e6-9a94-7614e05f75f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1826 | 2026.02.23 16:31:59.205892 [ 274 ] {6cf8486f-616e-43e6-9a94-7614e05f75f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1827 | 2026.02.23 16:31:59.206288 [ 274 ] {6cf8486f-616e-43e6-9a94-7614e05f75f1} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2026.02.23 16:31:59.206326 [ 274 ] {6cf8486f-616e-43e6-9a94-7614e05f75f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1829 | 2026.02.23 16:31:59.206818 [ 274 ] {6cf8486f-616e-43e6-9a94-7614e05f75f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1830 | 2026.02.23 16:31:59.207284 [ 274 ] {6cf8486f-616e-43e6-9a94-7614e05f75f1} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2026.02.23 16:31:59.207454 [ 274 ] {6cf8486f-616e-43e6-9a94-7614e05f75f1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001629 sec., 61387.354205033764 rows/sec., 4.26 MiB/sec. | ||
| 1832 | 2026.02.23 16:31:59.207494 [ 274 ] {6cf8486f-616e-43e6-9a94-7614e05f75f1} <Debug> TCPHandler: Processed in 0.001798767 sec. | ||
| 1833 | 2026.02.23 16:31:59.207621 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.02.23 16:31:59.207717 [ 274 ] {f5afa2b0-e060-49a3-a3a6-4a0274af541b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1835 | 2026.02.23 16:31:59.207772 [ 274 ] {f5afa2b0-e060-49a3-a3a6-4a0274af541b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1836 | 2026.02.23 16:31:59.208575 [ 274 ] {f5afa2b0-e060-49a3-a3a6-4a0274af541b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2026.02.23 16:31:59.208615 [ 274 ] {f5afa2b0-e060-49a3-a3a6-4a0274af541b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1838 | 2026.02.23 16:31:59.209329 [ 274 ] {f5afa2b0-e060-49a3-a3a6-4a0274af541b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1839 | 2026.02.23 16:31:59.209881 [ 274 ] {f5afa2b0-e060-49a3-a3a6-4a0274af541b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.02.23 16:31:59.210026 [ 274 ] {f5afa2b0-e060-49a3-a3a6-4a0274af541b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002327 sec., 9883.970777825527 rows/sec., 17.71 MiB/sec. | ||
| 1841 | 2026.02.23 16:31:59.210088 [ 274 ] {f5afa2b0-e060-49a3-a3a6-4a0274af541b} <Debug> TCPHandler: Processed in 0.002518732 sec. | ||
| 1842 | 2026.02.23 16:31:59.210209 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.02.23 16:31:59.210307 [ 274 ] {84577d37-ddf4-44b4-9266-4dc2ff6a681b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1844 | 2026.02.23 16:31:59.210350 [ 274 ] {84577d37-ddf4-44b4-9266-4dc2ff6a681b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1845 | 2026.02.23 16:31:59.210692 [ 274 ] {84577d37-ddf4-44b4-9266-4dc2ff6a681b} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.02.23 16:31:59.210731 [ 274 ] {84577d37-ddf4-44b4-9266-4dc2ff6a681b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1847 | 2026.02.23 16:31:59.211206 [ 274 ] {84577d37-ddf4-44b4-9266-4dc2ff6a681b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1848 | 2026.02.23 16:31:59.211670 [ 274 ] {84577d37-ddf4-44b4-9266-4dc2ff6a681b} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.02.23 16:31:59.211809 [ 274 ] {84577d37-ddf4-44b4-9266-4dc2ff6a681b} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.00152 sec., 9868.421052631578 rows/sec., 752.98 KiB/sec. | ||
| 1850 | 2026.02.23 16:31:59.211846 [ 274 ] {84577d37-ddf4-44b4-9266-4dc2ff6a681b} <Debug> TCPHandler: Processed in 0.001687604 sec. | ||
| 1851 | 2026.02.23 16:31:59.211961 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2026.02.23 16:31:59.212083 [ 274 ] {abeac1b9-7394-4266-9620-8c94e23ab931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1853 | 2026.02.23 16:31:59.212133 [ 274 ] {abeac1b9-7394-4266-9620-8c94e23ab931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1854 | 2026.02.23 16:31:59.212481 [ 274 ] {abeac1b9-7394-4266-9620-8c94e23ab931} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.02.23 16:31:59.212522 [ 274 ] {abeac1b9-7394-4266-9620-8c94e23ab931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1856 | 2026.02.23 16:31:59.212970 [ 274 ] {abeac1b9-7394-4266-9620-8c94e23ab931} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1857 | 2026.02.23 16:31:59.213435 [ 274 ] {abeac1b9-7394-4266-9620-8c94e23ab931} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.02.23 16:31:59.213592 [ 274 ] {abeac1b9-7394-4266-9620-8c94e23ab931} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001528 sec., 19633.50785340314 rows/sec., 1.35 MiB/sec. | ||
| 1859 | 2026.02.23 16:31:59.213631 [ 274 ] {abeac1b9-7394-4266-9620-8c94e23ab931} <Debug> TCPHandler: Processed in 0.001721656 sec. | ||
| 1860 | 2026.02.23 16:32:02.638067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 258 | ||
| 1861 | 2026.02.23 16:32:02.640296 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2026.02.23 16:32:02.640363 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1863 | 2026.02.23 16:32:02.641710 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1864 | 2026.02.23 16:32:02.642221 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2026.02.23 16:32:02.642563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
| 1866 | 2026.02.23 16:32:04.201939 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2026.02.23 16:32:04.202281 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1868 | 2026.02.23 16:32:04.202813 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1869 | 2026.02.23 16:32:04.202882 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1870 | 2026.02.23 16:32:04.203241 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1871 | 2026.02.23 16:32:04.203310 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1872 | 2026.02.23 16:32:04.203451 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1873 | 2026.02.23 16:32:04.203566 [ 330 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1874 | 2026.02.23 16:32:04.203571 [ 324 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1875 | 2026.02.23 16:32:04.203715 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1876 | 2026.02.23 16:32:04.203742 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1877 | 2026.02.23 16:32:04.206267 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1878 | 2026.02.23 16:32:04.206299 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1879 | 2026.02.23 16:32:04.206354 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1880 | 2026.02.23 16:32:04.206395 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1881 | 2026.02.23 16:32:04.207205 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.005081 sec., 6297.972839992128 rows/sec., 240.25 KiB/sec. | ||
| 1882 | 2026.02.23 16:32:04.207284 [ 274 ] {e719a07d-afac-4707-97bd-4cb40e59b08f} <Debug> TCPHandler: Processed in 0.005488563 sec. | ||
| 1883 | 2026.02.23 16:32:04.207590 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.02.23 16:32:04.207727 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1885 | 2026.02.23 16:32:04.207940 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1886 | 2026.02.23 16:32:04.207975 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1887 | 2026.02.23 16:32:04.208173 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1888 | 2026.02.23 16:32:04.208226 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1889 | 2026.02.23 16:32:04.208327 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1890 | 2026.02.23 16:32:04.208383 [ 323 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1891 | 2026.02.23 16:32:04.208391 [ 339 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1892 | 2026.02.23 16:32:04.208459 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1893 | 2026.02.23 16:32:04.208480 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1894 | 2026.02.23 16:32:04.208534 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1895 | 2026.02.23 16:32:04.208551 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1896 | 2026.02.23 16:32:04.208582 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1897 | 2026.02.23 16:32:04.208615 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1898 | 2026.02.23 16:32:04.209377 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001707 sec., 18746.338605741068 rows/sec., 715.12 KiB/sec. | ||
| 1899 | 2026.02.23 16:32:04.209464 [ 274 ] {dfac9edd-e6c9-4274-ac8b-80db2c93e5f2} <Debug> TCPHandler: Processed in 0.00192571 sec. | ||
| 1900 | 2026.02.23 16:32:04.209720 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2026.02.23 16:32:04.209854 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1902 | 2026.02.23 16:32:04.210162 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1903 | 2026.02.23 16:32:04.210199 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1904 | 2026.02.23 16:32:04.210392 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1905 | 2026.02.23 16:32:04.210445 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1906 | 2026.02.23 16:32:04.210543 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1907 | 2026.02.23 16:32:04.210594 [ 339 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1908 | 2026.02.23 16:32:04.210595 [ 323 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1909 | 2026.02.23 16:32:04.210665 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1910 | 2026.02.23 16:32:04.210686 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1911 | 2026.02.23 16:32:04.210738 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1912 | 2026.02.23 16:32:04.210754 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1913 | 2026.02.23 16:32:04.210783 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1914 | 2026.02.23 16:32:04.210813 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1915 | 2026.02.23 16:32:04.211311 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001513 sec., 21150.033046926637 rows/sec., 806.81 KiB/sec. | ||
| 1916 | 2026.02.23 16:32:04.211399 [ 274 ] {2b110809-3000-4741-8d9b-c13dbc84d42b} <Debug> TCPHandler: Processed in 0.001728706 sec. | ||
| 1917 | 2026.02.23 16:32:04.211599 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2026.02.23 16:32:04.211731 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1919 | 2026.02.23 16:32:04.211937 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1920 | 2026.02.23 16:32:04.211971 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1921 | 2026.02.23 16:32:04.212168 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1922 | 2026.02.23 16:32:04.212220 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1923 | 2026.02.23 16:32:04.212317 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1924 | 2026.02.23 16:32:04.212366 [ 339 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1925 | 2026.02.23 16:32:04.212393 [ 299 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1926 | 2026.02.23 16:32:04.212455 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 1927 | 2026.02.23 16:32:04.212475 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1928 | 2026.02.23 16:32:04.212527 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1929 | 2026.02.23 16:32:04.212543 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1930 | 2026.02.23 16:32:04.212572 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1931 | 2026.02.23 16:32:04.212601 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1932 | 2026.02.23 16:32:04.213171 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001494 sec., 21419.0093708166 rows/sec., 817.07 KiB/sec. | ||
| 1933 | 2026.02.23 16:32:04.213259 [ 274 ] {a208878f-3347-42b2-906f-5ecc5dbb6d21} <Debug> TCPHandler: Processed in 0.001710175 sec. | ||
| 1934 | 2026.02.23 16:32:04.217869 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.02.23 16:32:04.217995 [ 274 ] {6fb039ac-528d-4884-b351-e6a7527a2b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1936 | 2026.02.23 16:32:04.218046 [ 274 ] {6fb039ac-528d-4884-b351-e6a7527a2b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1937 | 2026.02.23 16:32:04.218618 [ 274 ] {6fb039ac-528d-4884-b351-e6a7527a2b46} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.02.23 16:32:04.218667 [ 274 ] {6fb039ac-528d-4884-b351-e6a7527a2b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1939 | 2026.02.23 16:32:04.219244 [ 274 ] {6fb039ac-528d-4884-b351-e6a7527a2b46} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1940 | 2026.02.23 16:32:04.219625 [ 274 ] {6fb039ac-528d-4884-b351-e6a7527a2b46} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.02.23 16:32:04.219767 [ 274 ] {6fb039ac-528d-4884-b351-e6a7527a2b46} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001808 sec., 2212.3893805309735 rows/sec., 281.41 KiB/sec. | ||
| 1942 | 2026.02.23 16:32:04.219806 [ 274 ] {6fb039ac-528d-4884-b351-e6a7527a2b46} <Debug> TCPHandler: Processed in 0.001996491 sec. | ||
| 1943 | 2026.02.23 16:32:04.219913 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.02.23 16:32:04.220008 [ 274 ] {92e10498-bea4-4e6b-896c-52d5f1db23e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1945 | 2026.02.23 16:32:04.220047 [ 274 ] {92e10498-bea4-4e6b-896c-52d5f1db23e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1946 | 2026.02.23 16:32:04.220625 [ 274 ] {92e10498-bea4-4e6b-896c-52d5f1db23e4} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.02.23 16:32:04.220662 [ 274 ] {92e10498-bea4-4e6b-896c-52d5f1db23e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1948 | 2026.02.23 16:32:04.221107 [ 274 ] {92e10498-bea4-4e6b-896c-52d5f1db23e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1949 | 2026.02.23 16:32:04.221638 [ 274 ] {92e10498-bea4-4e6b-896c-52d5f1db23e4} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.02.23 16:32:04.221765 [ 274 ] {92e10498-bea4-4e6b-896c-52d5f1db23e4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001776 sec., 159909.9099099099 rows/sec., 10.16 MiB/sec. | ||
| 1951 | 2026.02.23 16:32:04.221800 [ 274 ] {92e10498-bea4-4e6b-896c-52d5f1db23e4} <Debug> TCPHandler: Processed in 0.00193603 sec. | ||
| 1952 | 2026.02.23 16:32:04.221905 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.02.23 16:32:04.221996 [ 274 ] {f6a3e9ab-2444-4568-abe7-d3c7c9f7907c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1954 | 2026.02.23 16:32:04.222033 [ 274 ] {f6a3e9ab-2444-4568-abe7-d3c7c9f7907c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1955 | 2026.02.23 16:32:04.222413 [ 274 ] {f6a3e9ab-2444-4568-abe7-d3c7c9f7907c} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.02.23 16:32:04.222449 [ 274 ] {f6a3e9ab-2444-4568-abe7-d3c7c9f7907c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1957 | 2026.02.23 16:32:04.222893 [ 274 ] {f6a3e9ab-2444-4568-abe7-d3c7c9f7907c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1958 | 2026.02.23 16:32:04.223505 [ 274 ] {f6a3e9ab-2444-4568-abe7-d3c7c9f7907c} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.02.23 16:32:04.223632 [ 274 ] {f6a3e9ab-2444-4568-abe7-d3c7c9f7907c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001654 sec., 1209.1898428053203 rows/sec., 98.60 KiB/sec. | ||
| 1960 | 2026.02.23 16:32:04.223668 [ 274 ] {f6a3e9ab-2444-4568-abe7-d3c7c9f7907c} <Debug> TCPHandler: Processed in 0.001810097 sec. | ||
| 1961 | 2026.02.23 16:32:04.223770 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.02.23 16:32:04.223860 [ 274 ] {85cadcca-6a71-43e6-9c0f-37eb7a80cdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1963 | 2026.02.23 16:32:04.223899 [ 274 ] {85cadcca-6a71-43e6-9c0f-37eb7a80cdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1964 | 2026.02.23 16:32:04.224613 [ 274 ] {85cadcca-6a71-43e6-9c0f-37eb7a80cdef} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.02.23 16:32:04.224649 [ 274 ] {85cadcca-6a71-43e6-9c0f-37eb7a80cdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1966 | 2026.02.23 16:32:04.225161 [ 274 ] {85cadcca-6a71-43e6-9c0f-37eb7a80cdef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1967 | 2026.02.23 16:32:04.225703 [ 274 ] {85cadcca-6a71-43e6-9c0f-37eb7a80cdef} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.02.23 16:32:04.225807 [ 71 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1969 | 2026.02.23 16:32:04.225829 [ 274 ] {85cadcca-6a71-43e6-9c0f-37eb7a80cdef} <Debug> executeQuery: Read 772 rows, 62.20 KiB in 0.001986 sec., 388721.04733131925 rows/sec., 30.59 MiB/sec. | ||
| 1970 | 2026.02.23 16:32:04.225881 [ 71 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.02.23 16:32:04.225889 [ 274 ] {85cadcca-6a71-43e6-9c0f-37eb7a80cdef} <Debug> TCPHandler: Processed in 0.002165235 sec. | ||
| 1972 | 2026.02.23 16:32:04.225914 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1973 | 2026.02.23 16:32:04.226007 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2026.02.23 16:32:04.226052 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 1975 | 2026.02.23 16:32:04.226103 [ 274 ] {336239a6-71c4-491e-a076-99a454fb9ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.02.23 16:32:04.226147 [ 274 ] {336239a6-71c4-491e-a076-99a454fb9ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1977 | 2026.02.23 16:32:04.226193 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1978 | 2026.02.23 16:32:04.226241 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 742 rows starting from the beginning of the part | ||
| 1979 | 2026.02.23 16:32:04.226335 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 741 rows starting from the beginning of the part | ||
| 1980 | 2026.02.23 16:32:04.226395 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part | ||
| 1981 | 2026.02.23 16:32:04.226451 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 767 rows starting from the beginning of the part | ||
| 1982 | 2026.02.23 16:32:04.226503 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
| 1983 | 2026.02.23 16:32:04.226551 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 772 rows starting from the beginning of the part | ||
| 1984 | 2026.02.23 16:32:04.226578 [ 274 ] {336239a6-71c4-491e-a076-99a454fb9ffe} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.02.23 16:32:04.226619 [ 274 ] {336239a6-71c4-491e-a076-99a454fb9ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1986 | 2026.02.23 16:32:04.227183 [ 274 ] {336239a6-71c4-491e-a076-99a454fb9ffe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1987 | 2026.02.23 16:32:04.227816 [ 274 ] {336239a6-71c4-491e-a076-99a454fb9ffe} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.02.23 16:32:04.227919 [ 71 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1989 | 2026.02.23 16:32:04.227949 [ 71 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2026.02.23 16:32:04.227950 [ 274 ] {336239a6-71c4-491e-a076-99a454fb9ffe} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001865 sec., 77211.7962466488 rows/sec., 4.55 MiB/sec. | ||
| 1991 | 2026.02.23 16:32:04.227967 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1992 | 2026.02.23 16:32:04.228002 [ 274 ] {336239a6-71c4-491e-a076-99a454fb9ffe} <Debug> TCPHandler: Processed in 0.002042042 sec. | ||
| 1993 | 2026.02.23 16:32:04.228065 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 1994 | 2026.02.23 16:32:04.228122 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.02.23 16:32:04.228164 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1996 | 2026.02.23 16:32:04.228179 [ 191 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3137 rows, containing 5 columns (5 merged, 0 gathered) in 0.002164755 sec., 1449124.7277405527 rows/sec., 119.91 MiB/sec. | ||
| 1997 | 2026.02.23 16:32:04.228205 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 144 rows starting from the beginning of the part | ||
| 1998 | 2026.02.23 16:32:04.228215 [ 274 ] {76d05cbe-8d71-48aa-966e-2815acb4702d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1999 | 2026.02.23 16:32:04.228268 [ 274 ] {76d05cbe-8d71-48aa-966e-2815acb4702d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2000 | 2026.02.23 16:32:04.228304 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 142 rows starting from the beginning of the part | ||
| 2001 | 2026.02.23 16:32:04.228359 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2002 | 2026.02.23 16:32:04.228402 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 142 rows starting from the beginning of the part | ||
| 2003 | 2026.02.23 16:32:04.228446 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2004 | 2026.02.23 16:32:04.228490 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 144 rows starting from the beginning of the part | ||
| 2005 | 2026.02.23 16:32:04.228720 [ 274 ] {76d05cbe-8d71-48aa-966e-2815acb4702d} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.02.23 16:32:04.228736 [ 191 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2007 | 2026.02.23 16:32:04.228755 [ 274 ] {76d05cbe-8d71-48aa-966e-2815acb4702d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2008 | 2026.02.23 16:32:04.229373 [ 274 ] {76d05cbe-8d71-48aa-966e-2815acb4702d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2009 | 2026.02.23 16:32:04.229493 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146601 sec., 413366.8938138212 rows/sec., 26.21 MiB/sec. | ||
| 2010 | 2026.02.23 16:32:04.229547 [ 186 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_6_1} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.02.23 16:32:04.229631 [ 186 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_6_1} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2012 | 2026.02.23 16:32:04.229709 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2013 | 2026.02.23 16:32:04.229766 [ 191 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2014 | 2026.02.23 16:32:04.229907 [ 274 ] {76d05cbe-8d71-48aa-966e-2815acb4702d} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.02.23 16:32:04.230074 [ 274 ] {76d05cbe-8d71-48aa-966e-2815acb4702d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001876 sec., 79424.30703624734 rows/sec., 5.13 MiB/sec. | ||
| 2016 | 2026.02.23 16:32:04.230115 [ 274 ] {76d05cbe-8d71-48aa-966e-2815acb4702d} <Debug> TCPHandler: Processed in 0.002039862 sec. | ||
| 2017 | 2026.02.23 16:32:04.230251 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.02.23 16:32:04.230342 [ 274 ] {f665c72c-e53d-484e-829e-566629d9f4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2019 | 2026.02.23 16:32:04.230381 [ 274 ] {f665c72c-e53d-484e-829e-566629d9f4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2020 | 2026.02.23 16:32:04.230503 [ 191 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_6_1} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.02.23 16:32:04.230598 [ 191 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_6_1} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2022 | 2026.02.23 16:32:04.230695 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2023 | 2026.02.23 16:32:04.230807 [ 274 ] {f665c72c-e53d-484e-829e-566629d9f4c8} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.02.23 16:32:04.230847 [ 274 ] {f665c72c-e53d-484e-829e-566629d9f4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2025 | 2026.02.23 16:32:04.231269 [ 274 ] {f665c72c-e53d-484e-829e-566629d9f4c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2026 | 2026.02.23 16:32:04.231737 [ 274 ] {f665c72c-e53d-484e-829e-566629d9f4c8} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.02.23 16:32:04.231862 [ 274 ] {f665c72c-e53d-484e-829e-566629d9f4c8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001537 sec., 96291.4769030579 rows/sec., 5.48 MiB/sec. | ||
| 2028 | 2026.02.23 16:32:04.231897 [ 274 ] {f665c72c-e53d-484e-829e-566629d9f4c8} <Debug> TCPHandler: Processed in 0.001693525 sec. | ||
| 2029 | 2026.02.23 16:32:04.232005 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.02.23 16:32:04.232096 [ 274 ] {46c0d251-fb9b-4b67-867f-67cc9eda65a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2031 | 2026.02.23 16:32:04.232133 [ 274 ] {46c0d251-fb9b-4b67-867f-67cc9eda65a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2032 | 2026.02.23 16:32:04.232678 [ 274 ] {46c0d251-fb9b-4b67-867f-67cc9eda65a3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.02.23 16:32:04.232713 [ 274 ] {46c0d251-fb9b-4b67-867f-67cc9eda65a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2034 | 2026.02.23 16:32:04.233167 [ 274 ] {46c0d251-fb9b-4b67-867f-67cc9eda65a3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2035 | 2026.02.23 16:32:04.233797 [ 274 ] {46c0d251-fb9b-4b67-867f-67cc9eda65a3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.02.23 16:32:04.233897 [ 71 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2037 | 2026.02.23 16:32:04.233924 [ 274 ] {46c0d251-fb9b-4b67-867f-67cc9eda65a3} <Debug> executeQuery: Read 464 rows, 33.11 KiB in 0.001846 sec., 251354.2795232936 rows/sec., 17.51 MiB/sec. | ||
| 2038 | 2026.02.23 16:32:04.233935 [ 71 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.02.23 16:32:04.233967 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2040 | 2026.02.23 16:32:04.233969 [ 274 ] {46c0d251-fb9b-4b67-867f-67cc9eda65a3} <Debug> TCPHandler: Processed in 0.002011511 sec. | ||
| 2041 | 2026.02.23 16:32:04.234062 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 2042 | 2026.02.23 16:32:04.234100 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.02.23 16:32:04.234188 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2044 | 2026.02.23 16:32:04.234196 [ 274 ] {83313631-147c-42f5-94f6-7f71cff95d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2045 | 2026.02.23 16:32:04.234236 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 428 rows starting from the beginning of the part | ||
| 2046 | 2026.02.23 16:32:04.234250 [ 274 ] {83313631-147c-42f5-94f6-7f71cff95d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2047 | 2026.02.23 16:32:04.234327 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 426 rows starting from the beginning of the part | ||
| 2048 | 2026.02.23 16:32:04.234382 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part | ||
| 2049 | 2026.02.23 16:32:04.234429 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 454 rows starting from the beginning of the part | ||
| 2050 | 2026.02.23 16:32:04.234476 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 59 rows starting from the beginning of the part | ||
| 2051 | 2026.02.23 16:32:04.234520 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 464 rows starting from the beginning of the part | ||
| 2052 | 2026.02.23 16:32:04.234584 [ 274 ] {83313631-147c-42f5-94f6-7f71cff95d20} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.02.23 16:32:04.234624 [ 274 ] {83313631-147c-42f5-94f6-7f71cff95d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2054 | 2026.02.23 16:32:04.235138 [ 274 ] {83313631-147c-42f5-94f6-7f71cff95d20} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2055 | 2026.02.23 16:32:04.235681 [ 274 ] {83313631-147c-42f5-94f6-7f71cff95d20} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.02.23 16:32:04.235718 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001695615 sec., 1106383.2296836253 rows/sec., 81.42 MiB/sec. | ||
| 2057 | 2026.02.23 16:32:04.235813 [ 274 ] {83313631-147c-42f5-94f6-7f71cff95d20} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001634 sec., 3671.970624235006 rows/sec., 191.85 KiB/sec. | ||
| 2058 | 2026.02.23 16:32:04.235848 [ 274 ] {83313631-147c-42f5-94f6-7f71cff95d20} <Debug> TCPHandler: Processed in 0.001795407 sec. | ||
| 2059 | 2026.02.23 16:32:04.235961 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.02.23 16:32:04.235973 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2061 | 2026.02.23 16:32:04.236056 [ 274 ] {5748ed10-14c3-4f8b-90cf-e7d831bbbfca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2062 | 2026.02.23 16:32:04.236101 [ 274 ] {5748ed10-14c3-4f8b-90cf-e7d831bbbfca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2063 | 2026.02.23 16:32:04.236494 [ 274 ] {5748ed10-14c3-4f8b-90cf-e7d831bbbfca} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.02.23 16:32:04.236531 [ 274 ] {5748ed10-14c3-4f8b-90cf-e7d831bbbfca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2065 | 2026.02.23 16:32:04.236556 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_6_1} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.02.23 16:32:04.236628 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_6_1} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2067 | 2026.02.23 16:32:04.236682 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2068 | 2026.02.23 16:32:04.237030 [ 274 ] {5748ed10-14c3-4f8b-90cf-e7d831bbbfca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2069 | 2026.02.23 16:32:04.237602 [ 274 ] {5748ed10-14c3-4f8b-90cf-e7d831bbbfca} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2026.02.23 16:32:04.237699 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2071 | 2026.02.23 16:32:04.237727 [ 274 ] {5748ed10-14c3-4f8b-90cf-e7d831bbbfca} <Debug> executeQuery: Read 216 rows, 14.55 KiB in 0.00169 sec., 127810.65088757395 rows/sec., 8.41 MiB/sec. | ||
| 2072 | 2026.02.23 16:32:04.237733 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.02.23 16:32:04.237767 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2074 | 2026.02.23 16:32:04.237769 [ 274 ] {5748ed10-14c3-4f8b-90cf-e7d831bbbfca} <Debug> TCPHandler: Processed in 0.001854978 sec. | ||
| 2075 | 2026.02.23 16:32:04.237863 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 2076 | 2026.02.23 16:32:04.237896 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2077 | 2026.02.23 16:32:04.237966 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2078 | 2026.02.23 16:32:04.237988 [ 274 ] {b3659ba3-25ba-480a-a493-eac35b56185b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2079 | 2026.02.23 16:32:04.238001 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 106 rows starting from the beginning of the part | ||
| 2080 | 2026.02.23 16:32:04.238029 [ 274 ] {b3659ba3-25ba-480a-a493-eac35b56185b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2081 | 2026.02.23 16:32:04.238079 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 105 rows starting from the beginning of the part | ||
| 2082 | 2026.02.23 16:32:04.238128 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part | ||
| 2083 | 2026.02.23 16:32:04.238174 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 205 rows starting from the beginning of the part | ||
| 2084 | 2026.02.23 16:32:04.238216 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 2085 | 2026.02.23 16:32:04.238258 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 216 rows starting from the beginning of the part | ||
| 2086 | 2026.02.23 16:32:04.238341 [ 274 ] {b3659ba3-25ba-480a-a493-eac35b56185b} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.02.23 16:32:04.238377 [ 274 ] {b3659ba3-25ba-480a-a493-eac35b56185b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2088 | 2026.02.23 16:32:04.238823 [ 274 ] {b3659ba3-25ba-480a-a493-eac35b56185b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2089 | 2026.02.23 16:32:04.239175 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 834 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353148 sec., 616340.5628948201 rows/sec., 40.36 MiB/sec. | ||
| 2090 | 2026.02.23 16:32:04.239314 [ 274 ] {b3659ba3-25ba-480a-a493-eac35b56185b} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.02.23 16:32:04.239437 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2092 | 2026.02.23 16:32:04.239459 [ 274 ] {b3659ba3-25ba-480a-a493-eac35b56185b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 45.28 KiB/sec. | ||
| 2093 | 2026.02.23 16:32:04.239496 [ 274 ] {b3659ba3-25ba-480a-a493-eac35b56185b} <Debug> TCPHandler: Processed in 0.001646654 sec. | ||
| 2094 | 2026.02.23 16:32:04.239599 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.02.23 16:32:04.239690 [ 274 ] {964a923d-11c8-479f-bba9-6215fd71b6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2096 | 2026.02.23 16:32:04.239730 [ 274 ] {964a923d-11c8-479f-bba9-6215fd71b6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2097 | 2026.02.23 16:32:04.239952 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2026.02.23 16:32:04.240011 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2099 | 2026.02.23 16:32:04.240045 [ 274 ] {964a923d-11c8-479f-bba9-6215fd71b6cf} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.02.23 16:32:04.240059 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2101 | 2026.02.23 16:32:04.240078 [ 274 ] {964a923d-11c8-479f-bba9-6215fd71b6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2102 | 2026.02.23 16:32:04.240548 [ 274 ] {964a923d-11c8-479f-bba9-6215fd71b6cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2103 | 2026.02.23 16:32:04.241098 [ 274 ] {964a923d-11c8-479f-bba9-6215fd71b6cf} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.02.23 16:32:04.241197 [ 71 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2105 | 2026.02.23 16:32:04.241227 [ 274 ] {964a923d-11c8-479f-bba9-6215fd71b6cf} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.00155 sec., 45161.290322580644 rows/sec., 2.75 MiB/sec. | ||
| 2106 | 2026.02.23 16:32:04.241234 [ 71 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2026.02.23 16:32:04.241270 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2108 | 2026.02.23 16:32:04.241272 [ 274 ] {964a923d-11c8-479f-bba9-6215fd71b6cf} <Debug> TCPHandler: Processed in 0.001719535 sec. | ||
| 2109 | 2026.02.23 16:32:04.241336 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 2110 | 2026.02.23 16:32:04.241410 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2111 | 2026.02.23 16:32:04.241432 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 2112 | 2026.02.23 16:32:04.241473 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 2113 | 2026.02.23 16:32:04.241505 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2114 | 2026.02.23 16:32:04.241535 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 2115 | 2026.02.23 16:32:04.241564 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2116 | 2026.02.23 16:32:04.241595 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part | ||
| 2117 | 2026.02.23 16:32:04.242245 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.000933759 sec., 267735.03655654186 rows/sec., 16.26 MiB/sec. | ||
| 2118 | 2026.02.23 16:32:04.242537 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2119 | 2026.02.23 16:32:04.243147 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_6_1} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.02.23 16:32:04.243239 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_6_1} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2121 | 2026.02.23 16:32:04.243329 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2122 | 2026.02.23 16:32:05.140586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3384 | ||
| 2123 | 2026.02.23 16:32:05.141057 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.02.23 16:32:05.141090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2125 | 2026.02.23 16:32:05.141775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2126 | 2026.02.23 16:32:05.142329 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.02.23 16:32:05.142452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3384 | ||
| 2128 | 2026.02.23 16:32:05.325413 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2129 | 2026.02.23 16:32:05.342700 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.02.23 16:32:05.342751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2131 | 2026.02.23 16:32:05.348558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2132 | 2026.02.23 16:32:05.349663 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.02.23 16:32:05.352597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2134 | 2026.02.23 16:32:09.199496 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2135 | 2026.02.23 16:32:09.199795 [ 274 ] {ae5c7e52-035f-4a7a-a35f-468a58ca3fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2136 | 2026.02.23 16:32:09.199895 [ 274 ] {ae5c7e52-035f-4a7a-a35f-468a58ca3fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2137 | 2026.02.23 16:32:09.200746 [ 274 ] {ae5c7e52-035f-4a7a-a35f-468a58ca3fb4} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.02.23 16:32:09.200789 [ 274 ] {ae5c7e52-035f-4a7a-a35f-468a58ca3fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2139 | 2026.02.23 16:32:09.201295 [ 274 ] {ae5c7e52-035f-4a7a-a35f-468a58ca3fb4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2140 | 2026.02.23 16:32:09.201801 [ 274 ] {ae5c7e52-035f-4a7a-a35f-468a58ca3fb4} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2026.02.23 16:32:09.201951 [ 274 ] {ae5c7e52-035f-4a7a-a35f-468a58ca3fb4} <Debug> executeQuery: Read 78 rows, 6.88 KiB in 0.002232 sec., 34946.23655913978 rows/sec., 3.01 MiB/sec. | ||
| 2142 | 2026.02.23 16:32:09.201991 [ 274 ] {ae5c7e52-035f-4a7a-a35f-468a58ca3fb4} <Debug> TCPHandler: Processed in 0.002672265 sec. | ||
| 2143 | 2026.02.23 16:32:09.202115 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2144 | 2026.02.23 16:32:09.202208 [ 274 ] {84e03b4b-e064-47ff-ac07-98cd9833eef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2145 | 2026.02.23 16:32:09.202248 [ 274 ] {84e03b4b-e064-47ff-ac07-98cd9833eef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2146 | 2026.02.23 16:32:09.202684 [ 274 ] {84e03b4b-e064-47ff-ac07-98cd9833eef5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2147 | 2026.02.23 16:32:09.202719 [ 274 ] {84e03b4b-e064-47ff-ac07-98cd9833eef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2148 | 2026.02.23 16:32:09.203163 [ 274 ] {84e03b4b-e064-47ff-ac07-98cd9833eef5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2149 | 2026.02.23 16:32:09.203654 [ 274 ] {84e03b4b-e064-47ff-ac07-98cd9833eef5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2150 | 2026.02.23 16:32:09.203780 [ 274 ] {84e03b4b-e064-47ff-ac07-98cd9833eef5} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001591 sec., 15084.85229415462 rows/sec., 1.11 MiB/sec. | ||
| 2151 | 2026.02.23 16:32:09.203816 [ 274 ] {84e03b4b-e064-47ff-ac07-98cd9833eef5} <Debug> TCPHandler: Processed in 0.001748686 sec. | ||
| 2152 | 2026.02.23 16:32:09.203931 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2026.02.23 16:32:09.204022 [ 274 ] {37229e12-6817-4335-b3fc-2f66582e39d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2154 | 2026.02.23 16:32:09.204060 [ 274 ] {37229e12-6817-4335-b3fc-2f66582e39d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2155 | 2026.02.23 16:32:09.204460 [ 274 ] {37229e12-6817-4335-b3fc-2f66582e39d8} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.02.23 16:32:09.204494 [ 274 ] {37229e12-6817-4335-b3fc-2f66582e39d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2157 | 2026.02.23 16:32:09.204976 [ 274 ] {37229e12-6817-4335-b3fc-2f66582e39d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2158 | 2026.02.23 16:32:09.205530 [ 274 ] {37229e12-6817-4335-b3fc-2f66582e39d8} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.02.23 16:32:09.205658 [ 274 ] {37229e12-6817-4335-b3fc-2f66582e39d8} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001654 sec., 36275.695284159614 rows/sec., 2.83 MiB/sec. | ||
| 2160 | 2026.02.23 16:32:09.205694 [ 274 ] {37229e12-6817-4335-b3fc-2f66582e39d8} <Debug> TCPHandler: Processed in 0.001810887 sec. | ||
| 2161 | 2026.02.23 16:32:09.205804 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.02.23 16:32:09.205894 [ 274 ] {a765d999-5a15-43c9-bdb6-d67031a5ab1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2163 | 2026.02.23 16:32:09.205935 [ 274 ] {a765d999-5a15-43c9-bdb6-d67031a5ab1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2164 | 2026.02.23 16:32:09.206320 [ 274 ] {a765d999-5a15-43c9-bdb6-d67031a5ab1f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2026.02.23 16:32:09.206355 [ 274 ] {a765d999-5a15-43c9-bdb6-d67031a5ab1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2166 | 2026.02.23 16:32:09.206837 [ 274 ] {a765d999-5a15-43c9-bdb6-d67031a5ab1f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2167 | 2026.02.23 16:32:09.207259 [ 274 ] {a765d999-5a15-43c9-bdb6-d67031a5ab1f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.02.23 16:32:09.207385 [ 274 ] {a765d999-5a15-43c9-bdb6-d67031a5ab1f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001508 sec., 72944.29708222812 rows/sec., 5.09 MiB/sec. | ||
| 2169 | 2026.02.23 16:32:09.207420 [ 274 ] {a765d999-5a15-43c9-bdb6-d67031a5ab1f} <Debug> TCPHandler: Processed in 0.001663194 sec. | ||
| 2170 | 2026.02.23 16:32:09.207526 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.02.23 16:32:09.207617 [ 274 ] {d9447d19-8d95-4d52-8229-e31693be4077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2172 | 2026.02.23 16:32:09.207669 [ 274 ] {d9447d19-8d95-4d52-8229-e31693be4077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2173 | 2026.02.23 16:32:09.208429 [ 274 ] {d9447d19-8d95-4d52-8229-e31693be4077} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.02.23 16:32:09.208465 [ 274 ] {d9447d19-8d95-4d52-8229-e31693be4077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2175 | 2026.02.23 16:32:09.209082 [ 274 ] {d9447d19-8d95-4d52-8229-e31693be4077} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2176 | 2026.02.23 16:32:09.209574 [ 274 ] {d9447d19-8d95-4d52-8229-e31693be4077} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.02.23 16:32:09.209709 [ 274 ] {d9447d19-8d95-4d52-8229-e31693be4077} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002109 sec., 11379.800853485063 rows/sec., 20.39 MiB/sec. | ||
| 2178 | 2026.02.23 16:32:09.209756 [ 274 ] {d9447d19-8d95-4d52-8229-e31693be4077} <Debug> TCPHandler: Processed in 0.002276997 sec. | ||
| 2179 | 2026.02.23 16:32:09.209862 [ 274 ] {} <Trace> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.02.23 16:32:09.209954 [ 274 ] {86ad1458-709b-4125-811a-36e18a64e6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37118) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2181 | 2026.02.23 16:32:09.209993 [ 274 ] {86ad1458-709b-4125-811a-36e18a64e6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2182 | 2026.02.23 16:32:09.210303 [ 274 ] {86ad1458-709b-4125-811a-36e18a64e6fb} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.02.23 16:32:09.210338 [ 274 ] {86ad1458-709b-4125-811a-36e18a64e6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2184 | 2026.02.23 16:32:09.210717 [ 274 ] {86ad1458-709b-4125-811a-36e18a64e6fb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2185 | 2026.02.23 16:32:09.211221 [ 274 ] {86ad1458-709b-4125-811a-36e18a64e6fb} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.02.23 16:32:09.211346 [ 274 ] {86ad1458-709b-4125-811a-36e18a64e6fb} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001411 sec., 28348.688873139617 rows/sec., 1.89 MiB/sec. | ||
| 2187 | 2026.02.23 16:32:09.211380 [ 274 ] {86ad1458-709b-4125-811a-36e18a64e6fb} <Debug> TCPHandler: Processed in 0.001564982 sec. | ||
| 2188 | 2026.02.23 16:32:10.965324 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38575 | ||
| 2189 | 2026.02.23 16:32:10.965447 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2026.02.23 16:32:10.965488 [ 286 ] {} <Debug> TCP-Session: 2be5f3bb-d87a-400d-8683-b8d0961af469 Authenticating user 'default' from [fd00:1122:3344:101::e]:38575 | ||
| 2191 | 2026.02.23 16:32:10.965511 [ 286 ] {} <Debug> TCP-Session: 2be5f3bb-d87a-400d-8683-b8d0961af469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.02.23 16:32:10.965525 [ 286 ] {} <Debug> TCP-Session: 2be5f3bb-d87a-400d-8683-b8d0961af469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.02.23 16:32:10.965729 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61162 | ||
| 2194 | 2026.02.23 16:32:10.965767 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41450 | ||
| 2195 | 2026.02.23 16:32:10.965773 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53835 | ||
| 2196 | 2026.02.23 16:32:10.965802 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44407 | ||
| 2197 | 2026.02.23 16:32:10.965828 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47698 | ||
| 2198 | 2026.02.23 16:32:10.965851 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2199 | 2026.02.23 16:32:10.965848 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2200 | 2026.02.23 16:32:10.965889 [ 286 ] {} <Trace> TCP-Session: 2be5f3bb-d87a-400d-8683-b8d0961af469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2026.02.23 16:32:10.965894 [ 290 ] {} <Debug> TCP-Session: 7d421635-b9fb-412f-9cd7-1bcbe3e30686 Authenticating user 'default' from [fd00:1122:3344:101::e]:41450 | ||
| 2202 | 2026.02.23 16:32:10.965921 [ 288 ] {} <Debug> TCP-Session: 42a70723-f566-42ae-85c4-c0cdfcaaa319 Authenticating user 'default' from [fd00:1122:3344:101::e]:61162 | ||
| 2203 | 2026.02.23 16:32:10.965822 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64731 | ||
| 2204 | 2026.02.23 16:32:10.965972 [ 288 ] {} <Debug> TCP-Session: 42a70723-f566-42ae-85c4-c0cdfcaaa319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.02.23 16:32:10.965974 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2206 | 2026.02.23 16:32:10.965999 [ 288 ] {} <Debug> TCP-Session: 42a70723-f566-42ae-85c4-c0cdfcaaa319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.02.23 16:32:10.965962 [ 290 ] {} <Debug> TCP-Session: 7d421635-b9fb-412f-9cd7-1bcbe3e30686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.02.23 16:32:10.966024 [ 289 ] {} <Debug> TCP-Session: f6e309b8-07ba-4c05-b478-c5f358734b33 Authenticating user 'default' from [fd00:1122:3344:101::e]:53835 | ||
| 2209 | 2026.02.23 16:32:10.966046 [ 290 ] {} <Debug> TCP-Session: 7d421635-b9fb-412f-9cd7-1bcbe3e30686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.02.23 16:32:10.965797 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50022 | ||
| 2211 | 2026.02.23 16:32:10.966072 [ 289 ] {} <Debug> TCP-Session: f6e309b8-07ba-4c05-b478-c5f358734b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.02.23 16:32:10.966069 [ 286 ] {ffa18b6c-c5f4-46fb-88ac-d1375b7eba6d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38575) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2213 | 2026.02.23 16:32:10.966130 [ 289 ] {} <Debug> TCP-Session: f6e309b8-07ba-4c05-b478-c5f358734b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.02.23 16:32:10.965733 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44852 | ||
| 2215 | 2026.02.23 16:32:10.966229 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2216 | 2026.02.23 16:32:10.966231 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2217 | 2026.02.23 16:32:10.966269 [ 292 ] {} <Debug> TCP-Session: f6b11a8e-5760-4a2a-bcf4-f0d1bed3376f Authenticating user 'default' from [fd00:1122:3344:101::e]:44407 | ||
| 2218 | 2026.02.23 16:32:10.966289 [ 293 ] {} <Debug> TCP-Session: e801e50b-84b6-45fa-816d-065555db867e Authenticating user 'default' from [fd00:1122:3344:101::e]:64731 | ||
| 2219 | 2026.02.23 16:32:10.966295 [ 292 ] {} <Debug> TCP-Session: f6b11a8e-5760-4a2a-bcf4-f0d1bed3376f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.02.23 16:32:10.966314 [ 293 ] {} <Debug> TCP-Session: e801e50b-84b6-45fa-816d-065555db867e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.02.23 16:32:10.966323 [ 292 ] {} <Debug> TCP-Session: f6b11a8e-5760-4a2a-bcf4-f0d1bed3376f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.02.23 16:32:10.966337 [ 293 ] {} <Debug> TCP-Session: e801e50b-84b6-45fa-816d-065555db867e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.02.23 16:32:10.966389 [ 286 ] {ffa18b6c-c5f4-46fb-88ac-d1375b7eba6d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2224 | 2026.02.23 16:32:10.966424 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2225 | 2026.02.23 16:32:10.966421 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2226 | 2026.02.23 16:32:10.966455 [ 286 ] {ffa18b6c-c5f4-46fb-88ac-d1375b7eba6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2227 | 2026.02.23 16:32:10.966464 [ 287 ] {} <Debug> TCP-Session: a6cffdcd-6c68-4e19-b76d-5677582ce889 Authenticating user 'default' from [fd00:1122:3344:101::e]:44852 | ||
| 2228 | 2026.02.23 16:32:10.966485 [ 294 ] {} <Debug> TCP-Session: df24ded3-2f61-4ef3-ad91-cffdd1f4dec1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47698 | ||
| 2229 | 2026.02.23 16:32:10.966509 [ 287 ] {} <Debug> TCP-Session: a6cffdcd-6c68-4e19-b76d-5677582ce889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.02.23 16:32:10.966442 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2231 | 2026.02.23 16:32:10.966535 [ 287 ] {} <Debug> TCP-Session: a6cffdcd-6c68-4e19-b76d-5677582ce889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.02.23 16:32:10.966531 [ 294 ] {} <Debug> TCP-Session: df24ded3-2f61-4ef3-ad91-cffdd1f4dec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.02.23 16:32:10.966569 [ 291 ] {} <Debug> TCP-Session: 4cef5faf-7b15-4fe1-9091-60064ef712e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50022 | ||
| 2234 | 2026.02.23 16:32:10.966601 [ 294 ] {} <Debug> TCP-Session: df24ded3-2f61-4ef3-ad91-cffdd1f4dec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.02.23 16:32:10.966622 [ 291 ] {} <Debug> TCP-Session: 4cef5faf-7b15-4fe1-9091-60064ef712e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.02.23 16:32:10.966652 [ 291 ] {} <Debug> TCP-Session: 4cef5faf-7b15-4fe1-9091-60064ef712e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.02.23 16:32:10.966815 [ 286 ] {ffa18b6c-c5f4-46fb-88ac-d1375b7eba6d} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 2238 | 2026.02.23 16:32:10.966909 [ 286 ] {ffa18b6c-c5f4-46fb-88ac-d1375b7eba6d} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2239 | 2026.02.23 16:32:11.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.68 MiB, peak 188.57 MiB, free memory in arenas 0.00 B, will set to 183.71 MiB (RSS), difference: 1.03 MiB | ||
| 2240 | 2026.02.23 16:32:11.470918 [ 319 ] {ffa18b6c-c5f4-46fb-88ac-d1375b7eba6d} <Trace> AggregatingTransform: Aggregating | ||
| 2241 | 2026.02.23 16:32:11.470986 [ 319 ] {ffa18b6c-c5f4-46fb-88ac-d1375b7eba6d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2242 | 2026.02.23 16:32:11.471023 [ 319 ] {ffa18b6c-c5f4-46fb-88ac-d1375b7eba6d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001327728 sec. (753.166 rows/sec., 29.42 KiB/sec.) | ||
| 2243 | 2026.02.23 16:32:11.471040 [ 319 ] {ffa18b6c-c5f4-46fb-88ac-d1375b7eba6d} <Trace> Aggregator: Merging aggregated data | ||
| 2244 | 2026.02.23 16:32:11.472157 [ 286 ] {ffa18b6c-c5f4-46fb-88ac-d1375b7eba6d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.506137 sec., 1.9757496488105002 rows/sec., 79.03 B/sec. | ||
| 2245 | 2026.02.23 16:32:11.472346 [ 286 ] {ffa18b6c-c5f4-46fb-88ac-d1375b7eba6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2246 | 2026.02.23 16:32:11.472363 [ 286 ] {ffa18b6c-c5f4-46fb-88ac-d1375b7eba6d} <Debug> TCPHandler: Processed in 0.506595879 sec. | ||
| 2247 | 2026.02.23 16:32:11.472494 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2248 | 2026.02.23 16:32:11.472518 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2249 | 2026.02.23 16:32:11.472544 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2250 | 2026.02.23 16:32:11.472565 [ 294 ] {} <Debug> TCP-Session: df24ded3-2f61-4ef3-ad91-cffdd1f4dec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.02.23 16:32:11.472567 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2026.02.23 16:32:11.472599 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2253 | 2026.02.23 16:32:11.472617 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2254 | 2026.02.23 16:32:11.472644 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2255 | 2026.02.23 16:32:11.472660 [ 289 ] {} <Debug> TCP-Session: f6e309b8-07ba-4c05-b478-c5f358734b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.02.23 16:32:11.472678 [ 290 ] {} <Debug> TCP-Session: 7d421635-b9fb-412f-9cd7-1bcbe3e30686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.02.23 16:32:11.472687 [ 286 ] {} <Debug> TCP-Session: 2be5f3bb-d87a-400d-8683-b8d0961af469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.02.23 16:32:11.472668 [ 292 ] {} <Debug> TCP-Session: f6b11a8e-5760-4a2a-bcf4-f0d1bed3376f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.02.23 16:32:11.472639 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2260 | 2026.02.23 16:32:11.472581 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2261 | 2026.02.23 16:32:11.472551 [ 287 ] {} <Debug> TCP-Session: a6cffdcd-6c68-4e19-b76d-5677582ce889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.02.23 16:32:11.472812 [ 293 ] {} <Debug> TCP-Session: e801e50b-84b6-45fa-816d-065555db867e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.02.23 16:32:11.472818 [ 291 ] {} <Debug> TCP-Session: 4cef5faf-7b15-4fe1-9091-60064ef712e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.02.23 16:32:11.472612 [ 288 ] {} <Debug> TCP-Session: 42a70723-f566-42ae-85c4-c0cdfcaaa319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.02.23 16:32:12.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.09 MiB, peak 197.23 MiB, free memory in arenas 0.00 B, will set to 203.14 MiB (RSS), difference: 18.04 MiB | ||
| 2266 | 2026.02.23 16:32:12.566817 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2267 | 2026.02.23 16:32:12.566883 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2268 | 2026.02.23 16:32:12.642634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3832 | ||
| 2269 | 2026.02.23 16:32:12.642744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 304 | ||
| 2270 | 2026.02.23 16:32:12.643415 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.02.23 16:32:12.643466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2272 | 2026.02.23 16:32:12.643959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2273 | 2026.02.23 16:32:12.644201 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.02.23 16:32:12.644355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3832 | ||
| 2275 | 2026.02.23 16:32:12.645293 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2276 | 2026.02.23 16:32:12.645345 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2277 | 2026.02.23 16:32:12.646519 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2278 | 2026.02.23 16:32:12.646783 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.02.23 16:32:12.647085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
| 2280 | 2026.02.23 16:32:12.852757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2281 | 2026.02.23 16:32:12.871601 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.02.23 16:32:12.871661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2283 | 2026.02.23 16:32:12.878002 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2284 | 2026.02.23 16:32:12.878686 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.02.23 16:32:12.881869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2286 | 2026.02.23 16:32:13.000288 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.67 MiB, peak 207.67 MiB, free memory in arenas 0.00 B, will set to 205.02 MiB (RSS), difference: 1.36 MiB | ||
| 2287 | 2026.02.23 16:32:13.771902 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2288 | 2026.02.23 16:32:13.771999 [ 274 ] {} <Debug> TCP-Session: 5b5d643d-0c28-45fb-b1db-27667008eb70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.02.23 16:32:14.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.99 MiB, peak 207.67 MiB, free memory in arenas 0.00 B, will set to 205.03 MiB (RSS), difference: 2.04 MiB | ||
| 2290 | 2026.02.23 16:32:14.206506 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2026.02.23 16:32:14.206687 [ 278 ] {5fdb3d11-a564-40d5-a4c7-728339df8ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2292 | 2026.02.23 16:32:14.206753 [ 278 ] {5fdb3d11-a564-40d5-a4c7-728339df8ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2293 | 2026.02.23 16:32:14.207586 [ 278 ] {5fdb3d11-a564-40d5-a4c7-728339df8ad1} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.02.23 16:32:14.207638 [ 278 ] {5fdb3d11-a564-40d5-a4c7-728339df8ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2295 | 2026.02.23 16:32:14.208037 [ 278 ] {5fdb3d11-a564-40d5-a4c7-728339df8ad1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2296 | 2026.02.23 16:32:14.208276 [ 278 ] {5fdb3d11-a564-40d5-a4c7-728339df8ad1} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.02.23 16:32:14.208416 [ 53 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2298 | 2026.02.23 16:32:14.208430 [ 278 ] {5fdb3d11-a564-40d5-a4c7-728339df8ad1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001793 sec., 158393.75348577803 rows/sec., 10.06 MiB/sec. | ||
| 2299 | 2026.02.23 16:32:14.208485 [ 53 ] {} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.02.23 16:32:14.208503 [ 278 ] {5fdb3d11-a564-40d5-a4c7-728339df8ad1} <Debug> TCPHandler: Processed in 0.002125323 sec. | ||
| 2301 | 2026.02.23 16:32:14.208513 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2302 | 2026.02.23 16:32:14.208642 [ 194 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::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 | ||
| 2303 | 2026.02.23 16:32:14.208658 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.02.23 16:32:14.208780 [ 194 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2305 | 2026.02.23 16:32:14.208782 [ 278 ] {6d4a6631-126b-4d67-a910-0e050727eb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2306 | 2026.02.23 16:32:14.208821 [ 194 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2307 | 2026.02.23 16:32:14.208843 [ 278 ] {6d4a6631-126b-4d67-a910-0e050727eb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2308 | 2026.02.23 16:32:14.208890 [ 194 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2309 | 2026.02.23 16:32:14.208938 [ 194 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2310 | 2026.02.23 16:32:14.208978 [ 194 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2311 | 2026.02.23 16:32:14.209017 [ 194 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2312 | 2026.02.23 16:32:14.209735 [ 278 ] {6d4a6631-126b-4d67-a910-0e050727eb4d} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.02.23 16:32:14.209777 [ 278 ] {6d4a6631-126b-4d67-a910-0e050727eb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2314 | 2026.02.23 16:32:14.209983 [ 194 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396289 sec., 1016981.4415210604 rows/sec., 68.47 MiB/sec. | ||
| 2315 | 2026.02.23 16:32:14.210134 [ 191 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2316 | 2026.02.23 16:32:14.210170 [ 278 ] {6d4a6631-126b-4d67-a910-0e050727eb4d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2317 | 2026.02.23 16:32:14.210399 [ 191 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_5_1} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.02.23 16:32:14.210407 [ 278 ] {6d4a6631-126b-4d67-a910-0e050727eb4d} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.02.23 16:32:14.210462 [ 191 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_5_1} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2320 | 2026.02.23 16:32:14.210535 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2321 | 2026.02.23 16:32:14.210543 [ 278 ] {6d4a6631-126b-4d67-a910-0e050727eb4d} <Debug> executeQuery: Read 771 rows, 62.13 KiB in 0.001784 sec., 432174.8878923767 rows/sec., 34.01 MiB/sec. | ||
| 2322 | 2026.02.23 16:32:14.210583 [ 278 ] {6d4a6631-126b-4d67-a910-0e050727eb4d} <Debug> TCPHandler: Processed in 0.00197899 sec. | ||
| 2323 | 2026.02.23 16:32:14.210701 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.02.23 16:32:14.210798 [ 278 ] {1aee968d-d315-4382-9211-f6d04a58bcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2325 | 2026.02.23 16:32:14.210837 [ 278 ] {1aee968d-d315-4382-9211-f6d04a58bcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2326 | 2026.02.23 16:32:14.211283 [ 278 ] {1aee968d-d315-4382-9211-f6d04a58bcb6} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.02.23 16:32:14.211320 [ 278 ] {1aee968d-d315-4382-9211-f6d04a58bcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2328 | 2026.02.23 16:32:14.211613 [ 278 ] {1aee968d-d315-4382-9211-f6d04a58bcb6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2329 | 2026.02.23 16:32:14.211829 [ 278 ] {1aee968d-d315-4382-9211-f6d04a58bcb6} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.02.23 16:32:14.211954 [ 278 ] {1aee968d-d315-4382-9211-f6d04a58bcb6} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001177 sec., 120645.70943075615 rows/sec., 7.09 MiB/sec. | ||
| 2331 | 2026.02.23 16:32:14.211991 [ 278 ] {1aee968d-d315-4382-9211-f6d04a58bcb6} <Debug> TCPHandler: Processed in 0.001339328 sec. | ||
| 2332 | 2026.02.23 16:32:14.212107 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.02.23 16:32:14.212200 [ 278 ] {0e5b968c-56aa-4f35-aa22-d5c9757c09dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2334 | 2026.02.23 16:32:14.212239 [ 278 ] {0e5b968c-56aa-4f35-aa22-d5c9757c09dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2335 | 2026.02.23 16:32:14.212685 [ 278 ] {0e5b968c-56aa-4f35-aa22-d5c9757c09dc} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.02.23 16:32:14.212721 [ 278 ] {0e5b968c-56aa-4f35-aa22-d5c9757c09dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2337 | 2026.02.23 16:32:14.213011 [ 278 ] {0e5b968c-56aa-4f35-aa22-d5c9757c09dc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2338 | 2026.02.23 16:32:14.213213 [ 278 ] {0e5b968c-56aa-4f35-aa22-d5c9757c09dc} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.02.23 16:32:14.213309 [ 53 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2340 | 2026.02.23 16:32:14.213338 [ 278 ] {0e5b968c-56aa-4f35-aa22-d5c9757c09dc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 2341 | 2026.02.23 16:32:14.213342 [ 53 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.02.23 16:32:14.213378 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2343 | 2026.02.23 16:32:14.213381 [ 278 ] {0e5b968c-56aa-4f35-aa22-d5c9757c09dc} <Debug> TCPHandler: Processed in 0.001322308 sec. | ||
| 2344 | 2026.02.23 16:32:14.213481 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::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 | ||
| 2345 | 2026.02.23 16:32:14.213505 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2026.02.23 16:32:14.213595 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2347 | 2026.02.23 16:32:14.213600 [ 278 ] {c638bcc2-bc4e-4fbf-9c6f-d2275c3c9582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2348 | 2026.02.23 16:32:14.213636 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2349 | 2026.02.23 16:32:14.213646 [ 278 ] {c638bcc2-bc4e-4fbf-9c6f-d2275c3c9582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2350 | 2026.02.23 16:32:14.213728 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2351 | 2026.02.23 16:32:14.213780 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2352 | 2026.02.23 16:32:14.213832 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2353 | 2026.02.23 16:32:14.213888 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2354 | 2026.02.23 16:32:14.213966 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2355 | 2026.02.23 16:32:14.214078 [ 278 ] {c638bcc2-bc4e-4fbf-9c6f-d2275c3c9582} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2026.02.23 16:32:14.214114 [ 278 ] {c638bcc2-bc4e-4fbf-9c6f-d2275c3c9582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2357 | 2026.02.23 16:32:14.214411 [ 278 ] {c638bcc2-bc4e-4fbf-9c6f-d2275c3c9582} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2358 | 2026.02.23 16:32:14.214615 [ 278 ] {c638bcc2-bc4e-4fbf-9c6f-d2275c3c9582} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.02.23 16:32:14.214715 [ 53 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2360 | 2026.02.23 16:32:14.214742 [ 278 ] {c638bcc2-bc4e-4fbf-9c6f-d2275c3c9582} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 2361 | 2026.02.23 16:32:14.214744 [ 53 ] {} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2026.02.23 16:32:14.214781 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2363 | 2026.02.23 16:32:14.214785 [ 278 ] {c638bcc2-bc4e-4fbf-9c6f-d2275c3c9582} <Debug> TCPHandler: Processed in 0.001329267 sec. | ||
| 2364 | 2026.02.23 16:32:14.214852 [ 194 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::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 | ||
| 2365 | 2026.02.23 16:32:14.214920 [ 196 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147913 sec., 504350.53037934465 rows/sec., 34.51 MiB/sec. | ||
| 2366 | 2026.02.23 16:32:14.214968 [ 194 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2367 | 2026.02.23 16:32:14.214975 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2026.02.23 16:32:14.215007 [ 194 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2369 | 2026.02.23 16:32:14.215052 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2370 | 2026.02.23 16:32:14.215071 [ 194 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2371 | 2026.02.23 16:32:14.215083 [ 278 ] {59fb5167-a19e-4885-ada8-12c2c6ba1ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2372 | 2026.02.23 16:32:14.215125 [ 194 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2373 | 2026.02.23 16:32:14.215131 [ 278 ] {59fb5167-a19e-4885-ada8-12c2c6ba1ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2374 | 2026.02.23 16:32:14.215176 [ 194 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2375 | 2026.02.23 16:32:14.215225 [ 194 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2376 | 2026.02.23 16:32:14.215299 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_6_1} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.02.23 16:32:14.215370 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_6_1} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2378 | 2026.02.23 16:32:14.215423 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2379 | 2026.02.23 16:32:14.215702 [ 278 ] {59fb5167-a19e-4885-ada8-12c2c6ba1ce3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.02.23 16:32:14.215739 [ 278 ] {59fb5167-a19e-4885-ada8-12c2c6ba1ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2381 | 2026.02.23 16:32:14.216021 [ 195 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200335 sec., 616494.5619347931 rows/sec., 37.41 MiB/sec. | ||
| 2382 | 2026.02.23 16:32:14.216080 [ 278 ] {59fb5167-a19e-4885-ada8-12c2c6ba1ce3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2383 | 2026.02.23 16:32:14.216179 [ 194 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2384 | 2026.02.23 16:32:14.216342 [ 278 ] {59fb5167-a19e-4885-ada8-12c2c6ba1ce3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.02.23 16:32:14.216473 [ 194 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_5_1} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.02.23 16:32:14.216485 [ 278 ] {59fb5167-a19e-4885-ada8-12c2c6ba1ce3} <Debug> executeQuery: Read 462 rows, 32.94 KiB in 0.001419 sec., 325581.39534883725 rows/sec., 22.67 MiB/sec. | ||
| 2387 | 2026.02.23 16:32:14.216532 [ 278 ] {59fb5167-a19e-4885-ada8-12c2c6ba1ce3} <Debug> TCPHandler: Processed in 0.001605744 sec. | ||
| 2388 | 2026.02.23 16:32:14.216557 [ 194 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_5_1} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2389 | 2026.02.23 16:32:14.216629 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2390 | 2026.02.23 16:32:14.216647 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.02.23 16:32:14.216743 [ 278 ] {23095ea9-e519-4af2-9db1-5e48e78ee21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2392 | 2026.02.23 16:32:14.216785 [ 278 ] {23095ea9-e519-4af2-9db1-5e48e78ee21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2393 | 2026.02.23 16:32:14.217112 [ 278 ] {23095ea9-e519-4af2-9db1-5e48e78ee21e} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.02.23 16:32:14.217148 [ 278 ] {23095ea9-e519-4af2-9db1-5e48e78ee21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2395 | 2026.02.23 16:32:14.217454 [ 278 ] {23095ea9-e519-4af2-9db1-5e48e78ee21e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2396 | 2026.02.23 16:32:14.217659 [ 278 ] {23095ea9-e519-4af2-9db1-5e48e78ee21e} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.02.23 16:32:14.217790 [ 278 ] {23095ea9-e519-4af2-9db1-5e48e78ee21e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 2398 | 2026.02.23 16:32:14.217825 [ 278 ] {23095ea9-e519-4af2-9db1-5e48e78ee21e} <Debug> TCPHandler: Processed in 0.001226135 sec. | ||
| 2399 | 2026.02.23 16:32:14.217934 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.02.23 16:32:14.218026 [ 278 ] {2f7d9fba-b97a-4b39-b3de-7a3a98388ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2401 | 2026.02.23 16:32:14.218066 [ 278 ] {2f7d9fba-b97a-4b39-b3de-7a3a98388ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2402 | 2026.02.23 16:32:14.218458 [ 278 ] {2f7d9fba-b97a-4b39-b3de-7a3a98388ccc} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.02.23 16:32:14.218493 [ 278 ] {2f7d9fba-b97a-4b39-b3de-7a3a98388ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2404 | 2026.02.23 16:32:14.218826 [ 278 ] {2f7d9fba-b97a-4b39-b3de-7a3a98388ccc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2405 | 2026.02.23 16:32:14.219032 [ 278 ] {2f7d9fba-b97a-4b39-b3de-7a3a98388ccc} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.02.23 16:32:14.219154 [ 278 ] {2f7d9fba-b97a-4b39-b3de-7a3a98388ccc} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001147 sec., 187445.51002615519 rows/sec., 12.33 MiB/sec. | ||
| 2407 | 2026.02.23 16:32:14.219189 [ 278 ] {2f7d9fba-b97a-4b39-b3de-7a3a98388ccc} <Debug> TCPHandler: Processed in 0.001303727 sec. | ||
| 2408 | 2026.02.23 16:32:14.219301 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2026.02.23 16:32:14.219393 [ 278 ] {7a8773ae-72e9-4935-97bd-7cdb35f13dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2410 | 2026.02.23 16:32:14.219434 [ 278 ] {7a8773ae-72e9-4935-97bd-7cdb35f13dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2411 | 2026.02.23 16:32:14.219734 [ 278 ] {7a8773ae-72e9-4935-97bd-7cdb35f13dae} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.02.23 16:32:14.219770 [ 278 ] {7a8773ae-72e9-4935-97bd-7cdb35f13dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2413 | 2026.02.23 16:32:14.220052 [ 278 ] {7a8773ae-72e9-4935-97bd-7cdb35f13dae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2414 | 2026.02.23 16:32:14.220316 [ 278 ] {7a8773ae-72e9-4935-97bd-7cdb35f13dae} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2026.02.23 16:32:14.220423 [ 53 ] {} <Debug> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2416 | 2026.02.23 16:32:14.220456 [ 53 ] {} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.02.23 16:32:14.220462 [ 278 ] {7a8773ae-72e9-4935-97bd-7cdb35f13dae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 2418 | 2026.02.23 16:32:14.220475 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2419 | 2026.02.23 16:32:14.220504 [ 278 ] {7a8773ae-72e9-4935-97bd-7cdb35f13dae} <Debug> TCPHandler: Processed in 0.001250726 sec. | ||
| 2420 | 2026.02.23 16:32:14.220547 [ 191 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::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 | ||
| 2421 | 2026.02.23 16:32:14.220616 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.02.23 16:32:14.220646 [ 191 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2423 | 2026.02.23 16:32:14.220675 [ 191 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2424 | 2026.02.23 16:32:14.220709 [ 278 ] {a823b5f9-a5d6-4b9a-bab4-86608b6173f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2425 | 2026.02.23 16:32:14.220749 [ 278 ] {a823b5f9-a5d6-4b9a-bab4-86608b6173f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2426 | 2026.02.23 16:32:14.220756 [ 191 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2427 | 2026.02.23 16:32:14.220805 [ 191 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2428 | 2026.02.23 16:32:14.220845 [ 191 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2429 | 2026.02.23 16:32:14.220890 [ 191 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2430 | 2026.02.23 16:32:14.220938 [ 191 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2431 | 2026.02.23 16:32:14.221080 [ 278 ] {a823b5f9-a5d6-4b9a-bab4-86608b6173f1} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.02.23 16:32:14.221115 [ 278 ] {a823b5f9-a5d6-4b9a-bab4-86608b6173f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2433 | 2026.02.23 16:32:14.221410 [ 278 ] {a823b5f9-a5d6-4b9a-bab4-86608b6173f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2434 | 2026.02.23 16:32:14.221606 [ 278 ] {a823b5f9-a5d6-4b9a-bab4-86608b6173f1} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.02.23 16:32:14.221692 [ 195 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001170693 sec., 5125.169450914971 rows/sec., 342.01 KiB/sec. | ||
| 2436 | 2026.02.23 16:32:14.221730 [ 278 ] {a823b5f9-a5d6-4b9a-bab4-86608b6173f1} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.00104 sec., 67307.69230769231 rows/sec., 4.09 MiB/sec. | ||
| 2437 | 2026.02.23 16:32:14.221764 [ 278 ] {a823b5f9-a5d6-4b9a-bab4-86608b6173f1} <Debug> TCPHandler: Processed in 0.001196444 sec. | ||
| 2438 | 2026.02.23 16:32:14.221788 [ 191 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2439 | 2026.02.23 16:32:14.222013 [ 191 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_6_1} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.02.23 16:32:14.222069 [ 191 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_6_1} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2441 | 2026.02.23 16:32:14.222118 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2442 | 2026.02.23 16:32:19.196127 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.02.23 16:32:19.196401 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2444 | 2026.02.23 16:32:19.196783 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2445 | 2026.02.23 16:32:19.196821 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2446 | 2026.02.23 16:32:19.197081 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2447 | 2026.02.23 16:32:19.197148 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2448 | 2026.02.23 16:32:19.197282 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2449 | 2026.02.23 16:32:19.197401 [ 295 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2450 | 2026.02.23 16:32:19.197437 [ 326 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2451 | 2026.02.23 16:32:19.197401 [ 303 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2452 | 2026.02.23 16:32:19.197596 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2453 | 2026.02.23 16:32:19.197624 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2454 | 2026.02.23 16:32:19.197717 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2455 | 2026.02.23 16:32:19.197739 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2456 | 2026.02.23 16:32:19.197774 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2457 | 2026.02.23 16:32:19.197825 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2458 | 2026.02.23 16:32:19.197870 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2459 | 2026.02.23 16:32:19.199018 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002729 sec., 13191.645291315499 rows/sec., 507.78 KiB/sec. | ||
| 2460 | 2026.02.23 16:32:19.199167 [ 278 ] {d53e1336-c544-47cc-88cb-9e0ba16b184c} <Debug> TCPHandler: Processed in 0.003170985 sec. | ||
| 2461 | 2026.02.23 16:32:19.199540 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.02.23 16:32:19.199680 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2463 | 2026.02.23 16:32:19.199896 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2464 | 2026.02.23 16:32:19.199932 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2465 | 2026.02.23 16:32:19.200134 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2466 | 2026.02.23 16:32:19.200185 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2467 | 2026.02.23 16:32:19.200285 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2468 | 2026.02.23 16:32:19.200345 [ 303 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2469 | 2026.02.23 16:32:19.200377 [ 295 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2470 | 2026.02.23 16:32:19.200377 [ 318 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2471 | 2026.02.23 16:32:19.200482 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2472 | 2026.02.23 16:32:19.200508 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2473 | 2026.02.23 16:32:19.200576 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2474 | 2026.02.23 16:32:19.200593 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2475 | 2026.02.23 16:32:19.200623 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2476 | 2026.02.23 16:32:19.200653 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2477 | 2026.02.23 16:32:19.200681 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2478 | 2026.02.23 16:32:19.201489 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001866 sec., 19292.604501607715 rows/sec., 742.63 KiB/sec. | ||
| 2479 | 2026.02.23 16:32:19.201650 [ 278 ] {a11ffade-cb2f-4a28-8437-8c4d7a35394f} <Debug> TCPHandler: Processed in 0.002160034 sec. | ||
| 2480 | 2026.02.23 16:32:19.201917 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2026.02.23 16:32:19.202051 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2482 | 2026.02.23 16:32:19.202286 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2483 | 2026.02.23 16:32:19.202326 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2484 | 2026.02.23 16:32:19.202548 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2485 | 2026.02.23 16:32:19.202631 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2486 | 2026.02.23 16:32:19.202771 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2487 | 2026.02.23 16:32:19.202850 [ 303 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2488 | 2026.02.23 16:32:19.202862 [ 295 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2489 | 2026.02.23 16:32:19.202854 [ 318 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2490 | 2026.02.23 16:32:19.202988 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2491 | 2026.02.23 16:32:19.203018 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2492 | 2026.02.23 16:32:19.203104 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2493 | 2026.02.23 16:32:19.203125 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2494 | 2026.02.23 16:32:19.203162 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2495 | 2026.02.23 16:32:19.203200 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2496 | 2026.02.23 16:32:19.203234 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2497 | 2026.02.23 16:32:19.204032 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002037 sec., 17673.048600883652 rows/sec., 680.29 KiB/sec. | ||
| 2498 | 2026.02.23 16:32:19.204163 [ 278 ] {a64a4d68-3282-4819-91bc-fa32aad7ca74} <Debug> TCPHandler: Processed in 0.002293667 sec. | ||
| 2499 | 2026.02.23 16:32:19.204407 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2026.02.23 16:32:19.204543 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2501 | 2026.02.23 16:32:19.204766 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2502 | 2026.02.23 16:32:19.204801 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2503 | 2026.02.23 16:32:19.205006 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2504 | 2026.02.23 16:32:19.205058 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2505 | 2026.02.23 16:32:19.205163 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2506 | 2026.02.23 16:32:19.205229 [ 303 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2507 | 2026.02.23 16:32:19.205233 [ 318 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2508 | 2026.02.23 16:32:19.205232 [ 336 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2509 | 2026.02.23 16:32:19.205373 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2510 | 2026.02.23 16:32:19.205403 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2511 | 2026.02.23 16:32:19.205470 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2512 | 2026.02.23 16:32:19.205487 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2513 | 2026.02.23 16:32:19.205517 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2514 | 2026.02.23 16:32:19.205548 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2515 | 2026.02.23 16:32:19.205583 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2516 | 2026.02.23 16:32:19.206292 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001808 sec., 19911.504424778763 rows/sec., 766.45 KiB/sec. | ||
| 2517 | 2026.02.23 16:32:19.206405 [ 278 ] {b218c867-aa6f-4d7d-abcd-e9cf569cc7e5} <Debug> TCPHandler: Processed in 0.002046082 sec. | ||
| 2518 | 2026.02.23 16:32:19.206642 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2026.02.23 16:32:19.206775 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2520 | 2026.02.23 16:32:19.206987 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2521 | 2026.02.23 16:32:19.207025 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2522 | 2026.02.23 16:32:19.207228 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2523 | 2026.02.23 16:32:19.207279 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2524 | 2026.02.23 16:32:19.207376 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2525 | 2026.02.23 16:32:19.207441 [ 336 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2526 | 2026.02.23 16:32:19.207454 [ 347 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2527 | 2026.02.23 16:32:19.207448 [ 295 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2528 | 2026.02.23 16:32:19.207565 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2529 | 2026.02.23 16:32:19.207590 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2530 | 2026.02.23 16:32:19.207657 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2531 | 2026.02.23 16:32:19.207673 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2532 | 2026.02.23 16:32:19.207703 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2533 | 2026.02.23 16:32:19.207732 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2534 | 2026.02.23 16:32:19.207770 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2535 | 2026.02.23 16:32:19.208448 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.00173 sec., 20809.248554913294 rows/sec., 801.01 KiB/sec. | ||
| 2536 | 2026.02.23 16:32:19.208570 [ 278 ] {06e2cede-1fd4-4e21-8261-a9e9c1e90cf0} <Debug> TCPHandler: Processed in 0.001976731 sec. | ||
| 2537 | 2026.02.23 16:32:19.208833 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.02.23 16:32:19.208965 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2539 | 2026.02.23 16:32:19.209176 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2540 | 2026.02.23 16:32:19.209211 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2541 | 2026.02.23 16:32:19.209414 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2542 | 2026.02.23 16:32:19.209464 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2543 | 2026.02.23 16:32:19.209559 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2544 | 2026.02.23 16:32:19.209621 [ 336 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2545 | 2026.02.23 16:32:19.209625 [ 303 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2546 | 2026.02.23 16:32:19.209640 [ 308 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2547 | 2026.02.23 16:32:19.209742 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2548 | 2026.02.23 16:32:19.209767 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2549 | 2026.02.23 16:32:19.209833 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2550 | 2026.02.23 16:32:19.209849 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2551 | 2026.02.23 16:32:19.209878 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2552 | 2026.02.23 16:32:19.209908 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2553 | 2026.02.23 16:32:19.209942 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2554 | 2026.02.23 16:32:19.210517 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001609 sec., 22374.145431945308 rows/sec., 861.24 KiB/sec. | ||
| 2555 | 2026.02.23 16:32:19.210629 [ 278 ] {661fcf74-ead4-4c9a-916c-e5e6c25e50fc} <Debug> TCPHandler: Processed in 0.001842738 sec. | ||
| 2556 | 2026.02.23 16:32:19.226862 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.02.23 16:32:19.226987 [ 278 ] {f94ee717-5762-4b4e-b531-a143639780ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2558 | 2026.02.23 16:32:19.227035 [ 278 ] {f94ee717-5762-4b4e-b531-a143639780ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2559 | 2026.02.23 16:32:19.227683 [ 278 ] {f94ee717-5762-4b4e-b531-a143639780ab} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.02.23 16:32:19.227718 [ 278 ] {f94ee717-5762-4b4e-b531-a143639780ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2561 | 2026.02.23 16:32:19.228138 [ 278 ] {f94ee717-5762-4b4e-b531-a143639780ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2562 | 2026.02.23 16:32:19.228334 [ 278 ] {f94ee717-5762-4b4e-b531-a143639780ab} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.02.23 16:32:19.228468 [ 278 ] {f94ee717-5762-4b4e-b531-a143639780ab} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001517 sec., 3955.174686882004 rows/sec., 1.83 MiB/sec. | ||
| 2564 | 2026.02.23 16:32:19.228503 [ 278 ] {f94ee717-5762-4b4e-b531-a143639780ab} <Debug> TCPHandler: Processed in 0.001698686 sec. | ||
| 2565 | 2026.02.23 16:32:19.228640 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.02.23 16:32:19.228733 [ 278 ] {5b37bdb7-dc5f-4106-ad07-87663107f34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2567 | 2026.02.23 16:32:19.228771 [ 278 ] {5b37bdb7-dc5f-4106-ad07-87663107f34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2568 | 2026.02.23 16:32:19.229199 [ 278 ] {5b37bdb7-dc5f-4106-ad07-87663107f34c} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.02.23 16:32:19.229232 [ 278 ] {5b37bdb7-dc5f-4106-ad07-87663107f34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2570 | 2026.02.23 16:32:19.229521 [ 278 ] {5b37bdb7-dc5f-4106-ad07-87663107f34c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2571 | 2026.02.23 16:32:19.229721 [ 278 ] {5b37bdb7-dc5f-4106-ad07-87663107f34c} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.02.23 16:32:19.229840 [ 278 ] {5b37bdb7-dc5f-4106-ad07-87663107f34c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001127 sec., 21295.47471162378 rows/sec., 1.77 MiB/sec. | ||
| 2573 | 2026.02.23 16:32:19.229874 [ 278 ] {5b37bdb7-dc5f-4106-ad07-87663107f34c} <Debug> TCPHandler: Processed in 0.001281197 sec. | ||
| 2574 | 2026.02.23 16:32:19.229993 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.02.23 16:32:19.230085 [ 278 ] {d63056df-8433-4b36-992f-efd90f1aa514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2576 | 2026.02.23 16:32:19.230122 [ 278 ] {d63056df-8433-4b36-992f-efd90f1aa514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2577 | 2026.02.23 16:32:19.230520 [ 278 ] {d63056df-8433-4b36-992f-efd90f1aa514} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.02.23 16:32:19.230554 [ 278 ] {d63056df-8433-4b36-992f-efd90f1aa514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2579 | 2026.02.23 16:32:19.230829 [ 278 ] {d63056df-8433-4b36-992f-efd90f1aa514} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2580 | 2026.02.23 16:32:19.231025 [ 278 ] {d63056df-8433-4b36-992f-efd90f1aa514} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.02.23 16:32:19.231144 [ 278 ] {d63056df-8433-4b36-992f-efd90f1aa514} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001077 sec., 3714.020427112349 rows/sec., 302.85 KiB/sec. | ||
| 2582 | 2026.02.23 16:32:19.231178 [ 278 ] {d63056df-8433-4b36-992f-efd90f1aa514} <Debug> TCPHandler: Processed in 0.001232296 sec. | ||
| 2583 | 2026.02.23 16:32:19.231291 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2584 | 2026.02.23 16:32:19.231382 [ 278 ] {d197c338-71d1-4536-8ec6-9a206e145ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2585 | 2026.02.23 16:32:19.231419 [ 278 ] {d197c338-71d1-4536-8ec6-9a206e145ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2586 | 2026.02.23 16:32:19.231896 [ 278 ] {d197c338-71d1-4536-8ec6-9a206e145ff6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.02.23 16:32:19.231930 [ 278 ] {d197c338-71d1-4536-8ec6-9a206e145ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2588 | 2026.02.23 16:32:19.232231 [ 278 ] {d197c338-71d1-4536-8ec6-9a206e145ff6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2589 | 2026.02.23 16:32:19.232444 [ 278 ] {d197c338-71d1-4536-8ec6-9a206e145ff6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.02.23 16:32:19.232561 [ 278 ] {d197c338-71d1-4536-8ec6-9a206e145ff6} <Debug> executeQuery: Read 215 rows, 19.91 KiB in 0.001196 sec., 179765.8862876254 rows/sec., 16.26 MiB/sec. | ||
| 2591 | 2026.02.23 16:32:19.232594 [ 278 ] {d197c338-71d1-4536-8ec6-9a206e145ff6} <Debug> TCPHandler: Processed in 0.001349097 sec. | ||
| 2592 | 2026.02.23 16:32:19.232701 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2593 | 2026.02.23 16:32:19.232792 [ 278 ] {d6760233-ba17-415d-a9cd-3a19287896d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2594 | 2026.02.23 16:32:19.232829 [ 278 ] {d6760233-ba17-415d-a9cd-3a19287896d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2595 | 2026.02.23 16:32:19.233215 [ 278 ] {d6760233-ba17-415d-a9cd-3a19287896d7} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.02.23 16:32:19.233248 [ 278 ] {d6760233-ba17-415d-a9cd-3a19287896d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2597 | 2026.02.23 16:32:19.233524 [ 278 ] {d6760233-ba17-415d-a9cd-3a19287896d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2598 | 2026.02.23 16:32:19.233719 [ 278 ] {d6760233-ba17-415d-a9cd-3a19287896d7} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.02.23 16:32:19.233836 [ 278 ] {d6760233-ba17-415d-a9cd-3a19287896d7} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.001062 sec., 44256.120527306965 rows/sec., 3.28 MiB/sec. | ||
| 2600 | 2026.02.23 16:32:19.233870 [ 278 ] {d6760233-ba17-415d-a9cd-3a19287896d7} <Debug> TCPHandler: Processed in 0.001215545 sec. | ||
| 2601 | 2026.02.23 16:32:19.233977 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.02.23 16:32:19.234071 [ 278 ] {9970901e-d6c7-4c87-a9b2-57ed22820cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2603 | 2026.02.23 16:32:19.234108 [ 278 ] {9970901e-d6c7-4c87-a9b2-57ed22820cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2604 | 2026.02.23 16:32:19.234483 [ 278 ] {9970901e-d6c7-4c87-a9b2-57ed22820cd0} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.02.23 16:32:19.234521 [ 278 ] {9970901e-d6c7-4c87-a9b2-57ed22820cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2606 | 2026.02.23 16:32:19.234790 [ 278 ] {9970901e-d6c7-4c87-a9b2-57ed22820cd0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2607 | 2026.02.23 16:32:19.234984 [ 278 ] {9970901e-d6c7-4c87-a9b2-57ed22820cd0} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2026.02.23 16:32:19.235103 [ 278 ] {9970901e-d6c7-4c87-a9b2-57ed22820cd0} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001049 sec., 23832.221163012393 rows/sec., 1.96 MiB/sec. | ||
| 2609 | 2026.02.23 16:32:19.235138 [ 278 ] {9970901e-d6c7-4c87-a9b2-57ed22820cd0} <Debug> TCPHandler: Processed in 0.001208485 sec. | ||
| 2610 | 2026.02.23 16:32:19.235242 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2026.02.23 16:32:19.235332 [ 278 ] {4f06bb16-6368-411e-b065-39c6c4db1b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2612 | 2026.02.23 16:32:19.235368 [ 278 ] {4f06bb16-6368-411e-b065-39c6c4db1b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2613 | 2026.02.23 16:32:19.235737 [ 278 ] {4f06bb16-6368-411e-b065-39c6c4db1b47} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.02.23 16:32:19.235771 [ 278 ] {4f06bb16-6368-411e-b065-39c6c4db1b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2615 | 2026.02.23 16:32:19.236040 [ 278 ] {4f06bb16-6368-411e-b065-39c6c4db1b47} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2616 | 2026.02.23 16:32:19.236248 [ 278 ] {4f06bb16-6368-411e-b065-39c6c4db1b47} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.02.23 16:32:19.236366 [ 278 ] {4f06bb16-6368-411e-b065-39c6c4db1b47} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001051 sec., 11417.697431018078 rows/sec., 892.01 KiB/sec. | ||
| 2618 | 2026.02.23 16:32:19.236400 [ 278 ] {4f06bb16-6368-411e-b065-39c6c4db1b47} <Debug> TCPHandler: Processed in 0.001204655 sec. | ||
| 2619 | 2026.02.23 16:32:19.236502 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2026.02.23 16:32:19.236591 [ 278 ] {ba6a93dd-a176-4135-9b7e-65bd128084a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2621 | 2026.02.23 16:32:19.236628 [ 278 ] {ba6a93dd-a176-4135-9b7e-65bd128084a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2622 | 2026.02.23 16:32:19.237039 [ 278 ] {ba6a93dd-a176-4135-9b7e-65bd128084a0} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.02.23 16:32:19.237072 [ 278 ] {ba6a93dd-a176-4135-9b7e-65bd128084a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2624 | 2026.02.23 16:32:19.237367 [ 278 ] {ba6a93dd-a176-4135-9b7e-65bd128084a0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2625 | 2026.02.23 16:32:19.237565 [ 278 ] {ba6a93dd-a176-4135-9b7e-65bd128084a0} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.02.23 16:32:19.237681 [ 278 ] {ba6a93dd-a176-4135-9b7e-65bd128084a0} <Debug> executeQuery: Read 113 rows, 9.43 KiB in 0.001107 sec., 102077.68744354112 rows/sec., 8.32 MiB/sec. | ||
| 2627 | 2026.02.23 16:32:19.237715 [ 278 ] {ba6a93dd-a176-4135-9b7e-65bd128084a0} <Debug> TCPHandler: Processed in 0.001260096 sec. | ||
| 2628 | 2026.02.23 16:32:19.237820 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2026.02.23 16:32:19.237911 [ 278 ] {1fac7ba0-b122-4d5f-82d7-e7ac0c36ac43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2630 | 2026.02.23 16:32:19.237950 [ 278 ] {1fac7ba0-b122-4d5f-82d7-e7ac0c36ac43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2631 | 2026.02.23 16:32:19.238394 [ 278 ] {1fac7ba0-b122-4d5f-82d7-e7ac0c36ac43} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.02.23 16:32:19.238427 [ 278 ] {1fac7ba0-b122-4d5f-82d7-e7ac0c36ac43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2633 | 2026.02.23 16:32:19.238764 [ 278 ] {1fac7ba0-b122-4d5f-82d7-e7ac0c36ac43} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2634 | 2026.02.23 16:32:19.238962 [ 278 ] {1fac7ba0-b122-4d5f-82d7-e7ac0c36ac43} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.02.23 16:32:19.239080 [ 278 ] {1fac7ba0-b122-4d5f-82d7-e7ac0c36ac43} <Debug> executeQuery: Read 400 rows, 31.91 KiB in 0.001187 sec., 336983.99326032016 rows/sec., 26.25 MiB/sec. | ||
| 2636 | 2026.02.23 16:32:19.239114 [ 278 ] {1fac7ba0-b122-4d5f-82d7-e7ac0c36ac43} <Debug> TCPHandler: Processed in 0.001340288 sec. | ||
| 2637 | 2026.02.23 16:32:19.239246 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2026.02.23 16:32:19.239369 [ 278 ] {5c94d0c6-e297-4b2f-9558-2f5719596c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2639 | 2026.02.23 16:32:19.239418 [ 278 ] {5c94d0c6-e297-4b2f-9558-2f5719596c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2640 | 2026.02.23 16:32:19.239769 [ 278 ] {5c94d0c6-e297-4b2f-9558-2f5719596c60} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.02.23 16:32:19.239802 [ 278 ] {5c94d0c6-e297-4b2f-9558-2f5719596c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2642 | 2026.02.23 16:32:19.240110 [ 278 ] {5c94d0c6-e297-4b2f-9558-2f5719596c60} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2643 | 2026.02.23 16:32:19.240318 [ 278 ] {5c94d0c6-e297-4b2f-9558-2f5719596c60} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.02.23 16:32:19.240443 [ 278 ] {5c94d0c6-e297-4b2f-9558-2f5719596c60} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 57.76 KiB/sec. | ||
| 2645 | 2026.02.23 16:32:19.240477 [ 278 ] {5c94d0c6-e297-4b2f-9558-2f5719596c60} <Debug> TCPHandler: Processed in 0.001289987 sec. | ||
| 2646 | 2026.02.23 16:32:19.240588 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2647 | 2026.02.23 16:32:19.240699 [ 278 ] {42bef092-79f9-4991-8acb-2f8f00c2056e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2648 | 2026.02.23 16:32:19.240760 [ 278 ] {42bef092-79f9-4991-8acb-2f8f00c2056e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2649 | 2026.02.23 16:32:19.241618 [ 278 ] {42bef092-79f9-4991-8acb-2f8f00c2056e} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.02.23 16:32:19.241657 [ 278 ] {42bef092-79f9-4991-8acb-2f8f00c2056e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2651 | 2026.02.23 16:32:19.242185 [ 278 ] {42bef092-79f9-4991-8acb-2f8f00c2056e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2652 | 2026.02.23 16:32:19.242398 [ 278 ] {42bef092-79f9-4991-8acb-2f8f00c2056e} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2026.02.23 16:32:19.242534 [ 278 ] {42bef092-79f9-4991-8acb-2f8f00c2056e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001858 sec., 16684.607104413346 rows/sec., 29.90 MiB/sec. | ||
| 2654 | 2026.02.23 16:32:19.242584 [ 278 ] {42bef092-79f9-4991-8acb-2f8f00c2056e} <Debug> TCPHandler: Processed in 0.002053112 sec. | ||
| 2655 | 2026.02.23 16:32:19.242699 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.02.23 16:32:19.242793 [ 278 ] {417e22e0-cbc4-4303-abd9-09fed0bbe35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2657 | 2026.02.23 16:32:19.242834 [ 278 ] {417e22e0-cbc4-4303-abd9-09fed0bbe35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2658 | 2026.02.23 16:32:19.243156 [ 278 ] {417e22e0-cbc4-4303-abd9-09fed0bbe35f} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.02.23 16:32:19.243190 [ 278 ] {417e22e0-cbc4-4303-abd9-09fed0bbe35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2660 | 2026.02.23 16:32:19.243497 [ 278 ] {417e22e0-cbc4-4303-abd9-09fed0bbe35f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2661 | 2026.02.23 16:32:19.243698 [ 278 ] {417e22e0-cbc4-4303-abd9-09fed0bbe35f} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.02.23 16:32:19.243818 [ 278 ] {417e22e0-cbc4-4303-abd9-09fed0bbe35f} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 406.74 KiB/sec. | ||
| 2663 | 2026.02.23 16:32:19.243853 [ 278 ] {417e22e0-cbc4-4303-abd9-09fed0bbe35f} <Debug> TCPHandler: Processed in 0.001203394 sec. | ||
| 2664 | 2026.02.23 16:32:19.243963 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.02.23 16:32:19.244056 [ 278 ] {0d3e981e-4172-4421-b612-c40637f9fcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2666 | 2026.02.23 16:32:19.244095 [ 278 ] {0d3e981e-4172-4421-b612-c40637f9fcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2667 | 2026.02.23 16:32:19.244407 [ 278 ] {0d3e981e-4172-4421-b612-c40637f9fcd6} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.02.23 16:32:19.244441 [ 278 ] {0d3e981e-4172-4421-b612-c40637f9fcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2669 | 2026.02.23 16:32:19.244739 [ 278 ] {0d3e981e-4172-4421-b612-c40637f9fcd6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2670 | 2026.02.23 16:32:19.244938 [ 278 ] {0d3e981e-4172-4421-b612-c40637f9fcd6} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.02.23 16:32:19.245068 [ 278 ] {0d3e981e-4172-4421-b612-c40637f9fcd6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001029 sec., 38872.69193391642 rows/sec., 2.60 MiB/sec. | ||
| 2672 | 2026.02.23 16:32:19.245104 [ 278 ] {0d3e981e-4172-4421-b612-c40637f9fcd6} <Debug> TCPHandler: Processed in 0.001189625 sec. | ||
| 2673 | 2026.02.23 16:32:20.144469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4344 | ||
| 2674 | 2026.02.23 16:32:20.144969 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.02.23 16:32:20.145013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2676 | 2026.02.23 16:32:20.145503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2677 | 2026.02.23 16:32:20.145733 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.02.23 16:32:20.145877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4344 | ||
| 2679 | 2026.02.23 16:32:20.381980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2680 | 2026.02.23 16:32:20.399183 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.02.23 16:32:20.399250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2682 | 2026.02.23 16:32:20.405562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2683 | 2026.02.23 16:32:20.406269 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.02.23 16:32:20.409480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2685 | 2026.02.23 16:32:21.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.29 MiB, peak 210.29 MiB, free memory in arenas 0.00 B, will set to 208.24 MiB (RSS), difference: 1.95 MiB | ||
| 2686 | 2026.02.23 16:32:22.647298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 362 | ||
| 2687 | 2026.02.23 16:32:22.650032 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.02.23 16:32:22.650084 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2689 | 2026.02.23 16:32:22.651266 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2690 | 2026.02.23 16:32:22.651532 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.02.23 16:32:22.651672 [ 32 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2692 | 2026.02.23 16:32:22.651738 [ 32 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.02.23 16:32:22.651760 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2694 | 2026.02.23 16:32:22.651875 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2695 | 2026.02.23 16:32:22.651893 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 2696 | 2026.02.23 16:32:22.652549 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2697 | 2026.02.23 16:32:22.652739 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 2698 | 2026.02.23 16:32:22.653145 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 2699 | 2026.02.23 16:32:22.653522 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 80 rows starting from the beginning of the part | ||
| 2700 | 2026.02.23 16:32:22.653890 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2701 | 2026.02.23 16:32:22.654237 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
| 2702 | 2026.02.23 16:32:22.654589 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part | ||
| 2703 | 2026.02.23 16:32:22.660638 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 72 columns (72 merged, 0 gathered) in 0.008809621 sec., 41091.4385533725 rows/sec., 40.69 MiB/sec. | ||
| 2704 | 2026.02.23 16:32:22.661314 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2705 | 2026.02.23 16:32:22.661817 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_6_1} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.02.23 16:32:22.661890 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_6_1} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2707 | 2026.02.23 16:32:22.662055 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 2708 | 2026.02.23 16:32:24.198337 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.02.23 16:32:24.198511 [ 278 ] {34d3e943-bee3-41ff-8274-a28fed5aae75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2710 | 2026.02.23 16:32:24.198575 [ 278 ] {34d3e943-bee3-41ff-8274-a28fed5aae75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2711 | 2026.02.23 16:32:24.199194 [ 278 ] {34d3e943-bee3-41ff-8274-a28fed5aae75} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.02.23 16:32:24.199239 [ 278 ] {34d3e943-bee3-41ff-8274-a28fed5aae75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2713 | 2026.02.23 16:32:24.199620 [ 278 ] {34d3e943-bee3-41ff-8274-a28fed5aae75} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2714 | 2026.02.23 16:32:24.199840 [ 278 ] {34d3e943-bee3-41ff-8274-a28fed5aae75} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.02.23 16:32:24.199987 [ 278 ] {34d3e943-bee3-41ff-8274-a28fed5aae75} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001524 sec., 19685.03937007874 rows/sec., 1.50 MiB/sec. | ||
| 2716 | 2026.02.23 16:32:24.200027 [ 278 ] {34d3e943-bee3-41ff-8274-a28fed5aae75} <Debug> TCPHandler: Processed in 0.001816227 sec. | ||
| 2717 | 2026.02.23 16:32:24.200151 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.02.23 16:32:24.200244 [ 278 ] {b6311e5c-a5f1-470f-b738-c01115d42621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2719 | 2026.02.23 16:32:24.200282 [ 278 ] {b6311e5c-a5f1-470f-b738-c01115d42621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2720 | 2026.02.23 16:32:24.200679 [ 278 ] {b6311e5c-a5f1-470f-b738-c01115d42621} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.02.23 16:32:24.200715 [ 278 ] {b6311e5c-a5f1-470f-b738-c01115d42621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2722 | 2026.02.23 16:32:24.201004 [ 278 ] {b6311e5c-a5f1-470f-b738-c01115d42621} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2723 | 2026.02.23 16:32:24.201219 [ 278 ] {b6311e5c-a5f1-470f-b738-c01115d42621} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.02.23 16:32:24.201340 [ 278 ] {b6311e5c-a5f1-470f-b738-c01115d42621} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001115 sec., 32286.995515695064 rows/sec., 2.52 MiB/sec. | ||
| 2725 | 2026.02.23 16:32:24.201376 [ 278 ] {b6311e5c-a5f1-470f-b738-c01115d42621} <Debug> TCPHandler: Processed in 0.001273186 sec. | ||
| 2726 | 2026.02.23 16:32:24.201482 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.02.23 16:32:24.201574 [ 278 ] {505da394-49ac-40dd-9908-809d8b55d95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.02.23 16:32:24.201617 [ 278 ] {505da394-49ac-40dd-9908-809d8b55d95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2729 | 2026.02.23 16:32:24.201976 [ 278 ] {505da394-49ac-40dd-9908-809d8b55d95f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.02.23 16:32:24.202011 [ 278 ] {505da394-49ac-40dd-9908-809d8b55d95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2731 | 2026.02.23 16:32:24.202324 [ 278 ] {505da394-49ac-40dd-9908-809d8b55d95f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2732 | 2026.02.23 16:32:24.202523 [ 278 ] {505da394-49ac-40dd-9908-809d8b55d95f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.02.23 16:32:24.202643 [ 278 ] {505da394-49ac-40dd-9908-809d8b55d95f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001088 sec., 101102.94117647059 rows/sec., 7.06 MiB/sec. | ||
| 2734 | 2026.02.23 16:32:24.202677 [ 278 ] {505da394-49ac-40dd-9908-809d8b55d95f} <Debug> TCPHandler: Processed in 0.001241746 sec. | ||
| 2735 | 2026.02.23 16:32:24.202784 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2026.02.23 16:32:24.202876 [ 278 ] {e65fa10e-32f1-404b-9be5-d21320edc463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2737 | 2026.02.23 16:32:24.202916 [ 278 ] {e65fa10e-32f1-404b-9be5-d21320edc463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2738 | 2026.02.23 16:32:24.203223 [ 278 ] {e65fa10e-32f1-404b-9be5-d21320edc463} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.02.23 16:32:24.203259 [ 278 ] {e65fa10e-32f1-404b-9be5-d21320edc463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2740 | 2026.02.23 16:32:24.203544 [ 278 ] {e65fa10e-32f1-404b-9be5-d21320edc463} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2741 | 2026.02.23 16:32:24.203744 [ 278 ] {e65fa10e-32f1-404b-9be5-d21320edc463} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.02.23 16:32:24.203863 [ 278 ] {e65fa10e-32f1-404b-9be5-d21320edc463} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001005 sec., 39800.99502487562 rows/sec., 2.66 MiB/sec. | ||
| 2743 | 2026.02.23 16:32:24.203897 [ 278 ] {e65fa10e-32f1-404b-9be5-d21320edc463} <Debug> TCPHandler: Processed in 0.001159074 sec. | ||
| 2744 | 2026.02.23 16:32:26.021147 [ 82 ] {} <Debug> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2745 | 2026.02.23 16:32:26.021248 [ 82 ] {} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.02.23 16:32:26.021283 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2747 | 2026.02.23 16:32:26.021405 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::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 | ||
| 2748 | 2026.02.23 16:32:26.021556 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2749 | 2026.02.23 16:32:26.021609 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::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 | ||
| 2750 | 2026.02.23 16:32:26.021711 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2751 | 2026.02.23 16:32:26.021760 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::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 | ||
| 2752 | 2026.02.23 16:32:26.021803 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2753 | 2026.02.23 16:32:26.021849 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::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 | ||
| 2754 | 2026.02.23 16:32:26.022632 [ 195 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001268376 sec., 23652.292380177485 rows/sec., 1.21 MiB/sec. | ||
| 2755 | 2026.02.23 16:32:26.022838 [ 191 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2756 | 2026.02.23 16:32:26.023197 [ 191 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_5_1} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.02.23 16:32:26.023285 [ 191 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_5_1} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2758 | 2026.02.23 16:32:26.023379 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2759 | 2026.02.23 16:32:27.566930 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2760 | 2026.02.23 16:32:27.567019 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2761 | 2026.02.23 16:32:27.645965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4792 | ||
| 2762 | 2026.02.23 16:32:27.646445 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.02.23 16:32:27.646492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2764 | 2026.02.23 16:32:27.646984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2765 | 2026.02.23 16:32:27.647220 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.02.23 16:32:27.647370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4792 | ||
| 2767 | 2026.02.23 16:32:27.909574 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2768 | 2026.02.23 16:32:27.927962 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.02.23 16:32:27.928030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2770 | 2026.02.23 16:32:27.934233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2771 | 2026.02.23 16:32:27.934948 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.02.23 16:32:27.937945 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2773 | 2026.02.23 16:32:28.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.94 MiB, peak 212.98 MiB, free memory in arenas 0.00 B, will set to 211.75 MiB (RSS), difference: 2.81 MiB | ||
| 2774 | 2026.02.23 16:32:29.200393 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2026.02.23 16:32:29.200676 [ 278 ] {525cc596-f09b-4dcc-a0c3-250f291e40fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2776 | 2026.02.23 16:32:29.200783 [ 278 ] {525cc596-f09b-4dcc-a0c3-250f291e40fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2777 | 2026.02.23 16:32:29.201497 [ 278 ] {525cc596-f09b-4dcc-a0c3-250f291e40fc} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.02.23 16:32:29.201549 [ 278 ] {525cc596-f09b-4dcc-a0c3-250f291e40fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2779 | 2026.02.23 16:32:29.201948 [ 278 ] {525cc596-f09b-4dcc-a0c3-250f291e40fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2780 | 2026.02.23 16:32:29.202181 [ 278 ] {525cc596-f09b-4dcc-a0c3-250f291e40fc} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.02.23 16:32:29.202335 [ 278 ] {525cc596-f09b-4dcc-a0c3-250f291e40fc} <Debug> executeQuery: Read 92 rows, 8.21 KiB in 0.001738 sec., 52934.40736478711 rows/sec., 4.61 MiB/sec. | ||
| 2782 | 2026.02.23 16:32:29.202348 [ 26 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2783 | 2026.02.23 16:32:29.202383 [ 278 ] {525cc596-f09b-4dcc-a0c3-250f291e40fc} <Debug> TCPHandler: Processed in 0.002177194 sec. | ||
| 2784 | 2026.02.23 16:32:29.202433 [ 26 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2026.02.23 16:32:29.202475 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2786 | 2026.02.23 16:32:29.202537 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2026.02.23 16:32:29.202584 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 2788 | 2026.02.23 16:32:29.202645 [ 278 ] {b6f77635-bfa5-4b28-b6ac-98c24560fe46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2789 | 2026.02.23 16:32:29.202694 [ 278 ] {b6f77635-bfa5-4b28-b6ac-98c24560fe46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2790 | 2026.02.23 16:32:29.202737 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2791 | 2026.02.23 16:32:29.202778 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 822 rows starting from the beginning of the part | ||
| 2792 | 2026.02.23 16:32:29.202844 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 2793 | 2026.02.23 16:32:29.202889 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 771 rows starting from the beginning of the part | ||
| 2794 | 2026.02.23 16:32:29.202951 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 215 rows starting from the beginning of the part | ||
| 2795 | 2026.02.23 16:32:29.202999 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2796 | 2026.02.23 16:32:29.203087 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 92 rows starting from the beginning of the part | ||
| 2797 | 2026.02.23 16:32:29.203120 [ 278 ] {b6f77635-bfa5-4b28-b6ac-98c24560fe46} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.02.23 16:32:29.203164 [ 278 ] {b6f77635-bfa5-4b28-b6ac-98c24560fe46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2799 | 2026.02.23 16:32:29.203495 [ 278 ] {b6f77635-bfa5-4b28-b6ac-98c24560fe46} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2800 | 2026.02.23 16:32:29.203737 [ 278 ] {b6f77635-bfa5-4b28-b6ac-98c24560fe46} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.02.23 16:32:29.203875 [ 278 ] {b6f77635-bfa5-4b28-b6ac-98c24560fe46} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001253 sec., 24740.622505985633 rows/sec., 1.82 MiB/sec. | ||
| 2802 | 2026.02.23 16:32:29.203914 [ 278 ] {b6f77635-bfa5-4b28-b6ac-98c24560fe46} <Debug> TCPHandler: Processed in 0.001437919 sec. | ||
| 2803 | 2026.02.23 16:32:29.204033 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.02.23 16:32:29.204129 [ 278 ] {8f42b06b-0dd1-4e0a-b286-22ee65a6e8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2805 | 2026.02.23 16:32:29.204170 [ 278 ] {8f42b06b-0dd1-4e0a-b286-22ee65a6e8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2806 | 2026.02.23 16:32:29.204597 [ 278 ] {8f42b06b-0dd1-4e0a-b286-22ee65a6e8b1} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.02.23 16:32:29.204632 [ 278 ] {8f42b06b-0dd1-4e0a-b286-22ee65a6e8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2808 | 2026.02.23 16:32:29.204826 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 5 columns (5 merged, 0 gathered) in 0.002275036 sec., 882623.3958495603 rows/sec., 74.75 MiB/sec. | ||
| 2809 | 2026.02.23 16:32:29.204929 [ 278 ] {8f42b06b-0dd1-4e0a-b286-22ee65a6e8b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2810 | 2026.02.23 16:32:29.205069 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2811 | 2026.02.23 16:32:29.205133 [ 278 ] {8f42b06b-0dd1-4e0a-b286-22ee65a6e8b1} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.02.23 16:32:29.205225 [ 123 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2813 | 2026.02.23 16:32:29.205259 [ 278 ] {8f42b06b-0dd1-4e0a-b286-22ee65a6e8b1} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.00115 sec., 58260.86956521739 rows/sec., 4.55 MiB/sec. | ||
| 2814 | 2026.02.23 16:32:29.205261 [ 123 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.02.23 16:32:29.205293 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2816 | 2026.02.23 16:32:29.205297 [ 278 ] {8f42b06b-0dd1-4e0a-b286-22ee65a6e8b1} <Debug> TCPHandler: Processed in 0.001313498 sec. | ||
| 2817 | 2026.02.23 16:32:29.205331 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_11_2} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.02.23 16:32:29.205361 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 2819 | 2026.02.23 16:32:29.205399 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_11_2} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2820 | 2026.02.23 16:32:29.205417 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.02.23 16:32:29.205446 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2822 | 2026.02.23 16:32:29.205470 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2823 | 2026.02.23 16:32:29.205473 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 505 rows starting from the beginning of the part | ||
| 2824 | 2026.02.23 16:32:29.205512 [ 278 ] {55aa83c9-9624-4eab-871d-fb9f215d25e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2825 | 2026.02.23 16:32:29.205535 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 2826 | 2026.02.23 16:32:29.205558 [ 278 ] {55aa83c9-9624-4eab-871d-fb9f215d25e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2827 | 2026.02.23 16:32:29.205576 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 462 rows starting from the beginning of the part | ||
| 2828 | 2026.02.23 16:32:29.205615 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part | ||
| 2829 | 2026.02.23 16:32:29.205653 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2830 | 2026.02.23 16:32:29.205688 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 67 rows starting from the beginning of the part | ||
| 2831 | 2026.02.23 16:32:29.205926 [ 278 ] {55aa83c9-9624-4eab-871d-fb9f215d25e2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.02.23 16:32:29.205960 [ 278 ] {55aa83c9-9624-4eab-871d-fb9f215d25e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2833 | 2026.02.23 16:32:29.206289 [ 278 ] {55aa83c9-9624-4eab-871d-fb9f215d25e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2834 | 2026.02.23 16:32:29.206503 [ 278 ] {55aa83c9-9624-4eab-871d-fb9f215d25e2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.02.23 16:32:29.206593 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2836 | 2026.02.23 16:32:29.206598 [ 190 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1243 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266176 sec., 981696.0675293166 rows/sec., 74.56 MiB/sec. | ||
| 2837 | 2026.02.23 16:32:29.206620 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.02.23 16:32:29.206627 [ 278 ] {55aa83c9-9624-4eab-871d-fb9f215d25e2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001133 sec., 97087.3786407767 rows/sec., 6.78 MiB/sec. | ||
| 2839 | 2026.02.23 16:32:29.206654 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2840 | 2026.02.23 16:32:29.206678 [ 278 ] {55aa83c9-9624-4eab-871d-fb9f215d25e2} <Debug> TCPHandler: Processed in 0.001311257 sec. | ||
| 2841 | 2026.02.23 16:32:29.206764 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2842 | 2026.02.23 16:32:29.206790 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2026.02.23 16:32:29.206793 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 2844 | 2026.02.23 16:32:29.206887 [ 278 ] {ae38037a-6e6f-4281-bf89-7bf53798b037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2845 | 2026.02.23 16:32:29.206945 [ 278 ] {ae38037a-6e6f-4281-bf89-7bf53798b037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2846 | 2026.02.23 16:32:29.206982 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2847 | 2026.02.23 16:32:29.207021 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_11_2} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.02.23 16:32:29.207034 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 834 rows starting from the beginning of the part | ||
| 2849 | 2026.02.23 16:32:29.207094 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_11_2} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2850 | 2026.02.23 16:32:29.207144 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 2851 | 2026.02.23 16:32:29.207156 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2852 | 2026.02.23 16:32:29.207203 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 215 rows starting from the beginning of the part | ||
| 2853 | 2026.02.23 16:32:29.207254 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 400 rows starting from the beginning of the part | ||
| 2854 | 2026.02.23 16:32:29.207311 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 2855 | 2026.02.23 16:32:29.207357 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
| 2856 | 2026.02.23 16:32:29.207706 [ 278 ] {ae38037a-6e6f-4281-bf89-7bf53798b037} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.02.23 16:32:29.207746 [ 278 ] {ae38037a-6e6f-4281-bf89-7bf53798b037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2858 | 2026.02.23 16:32:29.208304 [ 278 ] {ae38037a-6e6f-4281-bf89-7bf53798b037} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2859 | 2026.02.23 16:32:29.208533 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001806637 sec., 984702.5163328327 rows/sec., 68.05 MiB/sec. | ||
| 2860 | 2026.02.23 16:32:29.208544 [ 278 ] {ae38037a-6e6f-4281-bf89-7bf53798b037} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.02.23 16:32:29.208686 [ 278 ] {ae38037a-6e6f-4281-bf89-7bf53798b037} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001817 sec., 17061.089708310403 rows/sec., 30.57 MiB/sec. | ||
| 2862 | 2026.02.23 16:32:29.208729 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2863 | 2026.02.23 16:32:29.208747 [ 278 ] {ae38037a-6e6f-4281-bf89-7bf53798b037} <Debug> TCPHandler: Processed in 0.002006502 sec. | ||
| 2864 | 2026.02.23 16:32:29.208864 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.02.23 16:32:29.208962 [ 278 ] {f12be1a1-2503-45ad-8dcd-11520436c571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2866 | 2026.02.23 16:32:29.208996 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.02.23 16:32:29.209005 [ 278 ] {f12be1a1-2503-45ad-8dcd-11520436c571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2868 | 2026.02.23 16:32:29.209083 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2869 | 2026.02.23 16:32:29.209164 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2870 | 2026.02.23 16:32:29.209340 [ 278 ] {f12be1a1-2503-45ad-8dcd-11520436c571} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.02.23 16:32:29.209380 [ 278 ] {f12be1a1-2503-45ad-8dcd-11520436c571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2872 | 2026.02.23 16:32:29.209683 [ 278 ] {f12be1a1-2503-45ad-8dcd-11520436c571} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2873 | 2026.02.23 16:32:29.209886 [ 278 ] {f12be1a1-2503-45ad-8dcd-11520436c571} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.02.23 16:32:29.209974 [ 123 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2875 | 2026.02.23 16:32:29.210002 [ 123 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.02.23 16:32:29.210009 [ 278 ] {f12be1a1-2503-45ad-8dcd-11520436c571} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001067 sec., 37488.284910965325 rows/sec., 2.50 MiB/sec. | ||
| 2877 | 2026.02.23 16:32:29.210021 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2878 | 2026.02.23 16:32:29.210045 [ 278 ] {f12be1a1-2503-45ad-8dcd-11520436c571} <Debug> TCPHandler: Processed in 0.001229725 sec. | ||
| 2879 | 2026.02.23 16:32:29.210084 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 2880 | 2026.02.23 16:32:29.210155 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2881 | 2026.02.23 16:32:29.210177 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 250 rows starting from the beginning of the part | ||
| 2882 | 2026.02.23 16:32:29.210218 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2883 | 2026.02.23 16:32:29.210252 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part | ||
| 2884 | 2026.02.23 16:32:29.210281 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 2885 | 2026.02.23 16:32:29.210311 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2886 | 2026.02.23 16:32:29.210342 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2887 | 2026.02.23 16:32:29.210985 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 4 columns (4 merged, 0 gathered) in 0.00092759 sec., 517470.0029107688 rows/sec., 32.48 MiB/sec. | ||
| 2888 | 2026.02.23 16:32:29.211110 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2889 | 2026.02.23 16:32:29.211342 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_11_2} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2026.02.23 16:32:29.211404 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_11_2} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2891 | 2026.02.23 16:32:29.211453 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2892 | 2026.02.23 16:32:32.652156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 382 | ||
| 2893 | 2026.02.23 16:32:32.654207 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.02.23 16:32:32.654259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2895 | 2026.02.23 16:32:32.655386 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2896 | 2026.02.23 16:32:32.655652 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.02.23 16:32:32.655984 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 2898 | 2026.02.23 16:32:34.198861 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2026.02.23 16:32:34.199039 [ 278 ] {d3581909-48ba-4099-b09e-309ad8d79d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2900 | 2026.02.23 16:32:34.199102 [ 278 ] {d3581909-48ba-4099-b09e-309ad8d79d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2901 | 2026.02.23 16:32:34.199724 [ 278 ] {d3581909-48ba-4099-b09e-309ad8d79d22} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.02.23 16:32:34.199774 [ 278 ] {d3581909-48ba-4099-b09e-309ad8d79d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2903 | 2026.02.23 16:32:34.200143 [ 278 ] {d3581909-48ba-4099-b09e-309ad8d79d22} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2904 | 2026.02.23 16:32:34.200366 [ 278 ] {d3581909-48ba-4099-b09e-309ad8d79d22} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.02.23 16:32:34.200522 [ 278 ] {d3581909-48ba-4099-b09e-309ad8d79d22} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001532 sec., 2610.9660574412533 rows/sec., 212.91 KiB/sec. | ||
| 2906 | 2026.02.23 16:32:34.200566 [ 278 ] {d3581909-48ba-4099-b09e-309ad8d79d22} <Debug> TCPHandler: Processed in 0.001832337 sec. | ||
| 2907 | 2026.02.23 16:32:34.200690 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.02.23 16:32:34.200795 [ 278 ] {a11e4ac5-3b4d-49d0-93f1-a3154555e435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2909 | 2026.02.23 16:32:34.200837 [ 278 ] {a11e4ac5-3b4d-49d0-93f1-a3154555e435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2910 | 2026.02.23 16:32:34.201292 [ 278 ] {a11e4ac5-3b4d-49d0-93f1-a3154555e435} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.02.23 16:32:34.201332 [ 278 ] {a11e4ac5-3b4d-49d0-93f1-a3154555e435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2912 | 2026.02.23 16:32:34.201670 [ 278 ] {a11e4ac5-3b4d-49d0-93f1-a3154555e435} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2913 | 2026.02.23 16:32:34.201886 [ 278 ] {a11e4ac5-3b4d-49d0-93f1-a3154555e435} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.02.23 16:32:34.202011 [ 278 ] {a11e4ac5-3b4d-49d0-93f1-a3154555e435} <Debug> executeQuery: Read 52 rows, 4.50 KiB in 0.001239 sec., 41969.33010492332 rows/sec., 3.55 MiB/sec. | ||
| 2915 | 2026.02.23 16:32:34.202049 [ 278 ] {a11e4ac5-3b4d-49d0-93f1-a3154555e435} <Debug> TCPHandler: Processed in 0.001410509 sec. | ||
| 2916 | 2026.02.23 16:32:34.202171 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.02.23 16:32:34.202268 [ 278 ] {e25c2075-433e-4412-a790-5627f17acf06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2918 | 2026.02.23 16:32:34.202309 [ 278 ] {e25c2075-433e-4412-a790-5627f17acf06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2919 | 2026.02.23 16:32:34.202721 [ 278 ] {e25c2075-433e-4412-a790-5627f17acf06} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2026.02.23 16:32:34.202757 [ 278 ] {e25c2075-433e-4412-a790-5627f17acf06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2921 | 2026.02.23 16:32:34.203041 [ 278 ] {e25c2075-433e-4412-a790-5627f17acf06} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2922 | 2026.02.23 16:32:34.203326 [ 278 ] {e25c2075-433e-4412-a790-5627f17acf06} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.02.23 16:32:34.203436 [ 145 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2924 | 2026.02.23 16:32:34.203459 [ 278 ] {e25c2075-433e-4412-a790-5627f17acf06} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001211 sec., 11560.693641618496 rows/sec., 851.57 KiB/sec. | ||
| 2925 | 2026.02.23 16:32:34.203501 [ 145 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.02.23 16:32:34.203511 [ 278 ] {e25c2075-433e-4412-a790-5627f17acf06} <Debug> TCPHandler: Processed in 0.001389249 sec. | ||
| 2927 | 2026.02.23 16:32:34.203530 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2928 | 2026.02.23 16:32:34.203637 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.02.23 16:32:34.203647 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 2930 | 2026.02.23 16:32:34.203737 [ 278 ] {70cf4783-7ade-41f9-9ce2-0ea044b596e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2931 | 2026.02.23 16:32:34.203782 [ 278 ] {70cf4783-7ade-41f9-9ce2-0ea044b596e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2932 | 2026.02.23 16:32:34.203783 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2933 | 2026.02.23 16:32:34.203830 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 173 rows starting from the beginning of the part | ||
| 2934 | 2026.02.23 16:32:34.203893 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2935 | 2026.02.23 16:32:34.203936 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 142 rows starting from the beginning of the part | ||
| 2936 | 2026.02.23 16:32:34.203976 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part | ||
| 2937 | 2026.02.23 16:32:34.204015 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
| 2938 | 2026.02.23 16:32:34.204058 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 2939 | 2026.02.23 16:32:34.204207 [ 278 ] {70cf4783-7ade-41f9-9ce2-0ea044b596e9} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.02.23 16:32:34.204251 [ 278 ] {70cf4783-7ade-41f9-9ce2-0ea044b596e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2941 | 2026.02.23 16:32:34.204584 [ 278 ] {70cf4783-7ade-41f9-9ce2-0ea044b596e9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2942 | 2026.02.23 16:32:34.204806 [ 278 ] {70cf4783-7ade-41f9-9ce2-0ea044b596e9} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.02.23 16:32:34.204908 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308377 sec., 329415.75707919046 rows/sec., 22.24 MiB/sec. | ||
| 2944 | 2026.02.23 16:32:34.204935 [ 278 ] {70cf4783-7ade-41f9-9ce2-0ea044b596e9} <Debug> executeQuery: Read 50 rows, 4.01 KiB in 0.001218 sec., 41050.90311986864 rows/sec., 3.21 MiB/sec. | ||
| 2945 | 2026.02.23 16:32:34.204987 [ 278 ] {70cf4783-7ade-41f9-9ce2-0ea044b596e9} <Debug> TCPHandler: Processed in 0.001400189 sec. | ||
| 2946 | 2026.02.23 16:32:34.205100 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.02.23 16:32:34.205121 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2948 | 2026.02.23 16:32:34.205197 [ 278 ] {c272c08f-6254-42a0-a7c0-b49211e6df98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2949 | 2026.02.23 16:32:34.205249 [ 278 ] {c272c08f-6254-42a0-a7c0-b49211e6df98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2950 | 2026.02.23 16:32:34.205429 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_11_2} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.02.23 16:32:34.205515 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_11_2} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2952 | 2026.02.23 16:32:34.205631 [ 278 ] {c272c08f-6254-42a0-a7c0-b49211e6df98} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.02.23 16:32:34.205634 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2954 | 2026.02.23 16:32:34.205675 [ 278 ] {c272c08f-6254-42a0-a7c0-b49211e6df98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2955 | 2026.02.23 16:32:34.206015 [ 278 ] {c272c08f-6254-42a0-a7c0-b49211e6df98} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2956 | 2026.02.23 16:32:34.206214 [ 278 ] {c272c08f-6254-42a0-a7c0-b49211e6df98} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.02.23 16:32:34.206335 [ 278 ] {c272c08f-6254-42a0-a7c0-b49211e6df98} <Debug> executeQuery: Read 112 rows, 8.00 KiB in 0.001156 sec., 96885.81314878893 rows/sec., 6.76 MiB/sec. | ||
| 2958 | 2026.02.23 16:32:34.206372 [ 278 ] {c272c08f-6254-42a0-a7c0-b49211e6df98} <Debug> TCPHandler: Processed in 0.001320738 sec. | ||
| 2959 | 2026.02.23 16:32:34.206489 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.02.23 16:32:34.206587 [ 278 ] {7b8226ae-effb-4829-b03e-62ba53a90910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2961 | 2026.02.23 16:32:34.206652 [ 278 ] {7b8226ae-effb-4829-b03e-62ba53a90910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2962 | 2026.02.23 16:32:34.207389 [ 278 ] {7b8226ae-effb-4829-b03e-62ba53a90910} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.02.23 16:32:34.207427 [ 278 ] {7b8226ae-effb-4829-b03e-62ba53a90910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2964 | 2026.02.23 16:32:34.207927 [ 278 ] {7b8226ae-effb-4829-b03e-62ba53a90910} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2965 | 2026.02.23 16:32:34.208149 [ 278 ] {7b8226ae-effb-4829-b03e-62ba53a90910} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.02.23 16:32:34.208263 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2967 | 2026.02.23 16:32:34.208285 [ 278 ] {7b8226ae-effb-4829-b03e-62ba53a90910} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001719 sec., 5817.335660267598 rows/sec., 10.42 MiB/sec. | ||
| 2968 | 2026.02.23 16:32:34.208307 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.02.23 16:32:34.208334 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2970 | 2026.02.23 16:32:34.208353 [ 278 ] {7b8226ae-effb-4829-b03e-62ba53a90910} <Debug> TCPHandler: Processed in 0.001911849 sec. | ||
| 2971 | 2026.02.23 16:32:34.208411 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 2972 | 2026.02.23 16:32:34.208478 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2026.02.23 16:32:34.208580 [ 278 ] {3d23295e-2455-49df-a4e8-0e81a9138abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2974 | 2026.02.23 16:32:34.208610 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2975 | 2026.02.23 16:32:34.208621 [ 278 ] {3d23295e-2455-49df-a4e8-0e81a9138abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2976 | 2026.02.23 16:32:34.208666 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
| 2977 | 2026.02.23 16:32:34.208787 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2978 | 2026.02.23 16:32:34.208896 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2979 | 2026.02.23 16:32:34.208953 [ 278 ] {3d23295e-2455-49df-a4e8-0e81a9138abb} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.02.23 16:32:34.208994 [ 278 ] {3d23295e-2455-49df-a4e8-0e81a9138abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2981 | 2026.02.23 16:32:34.208995 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
| 2982 | 2026.02.23 16:32:34.209107 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
| 2983 | 2026.02.23 16:32:34.209207 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2984 | 2026.02.23 16:32:34.209298 [ 278 ] {3d23295e-2455-49df-a4e8-0e81a9138abb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2985 | 2026.02.23 16:32:34.209522 [ 278 ] {3d23295e-2455-49df-a4e8-0e81a9138abb} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.02.23 16:32:34.209661 [ 278 ] {3d23295e-2455-49df-a4e8-0e81a9138abb} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001099 sec., 36396.724294813466 rows/sec., 2.43 MiB/sec. | ||
| 2987 | 2026.02.23 16:32:34.209698 [ 278 ] {3d23295e-2455-49df-a4e8-0e81a9138abb} <Debug> TCPHandler: Processed in 0.001269506 sec. | ||
| 2988 | 2026.02.23 16:32:34.210899 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 19 columns (19 merged, 0 gathered) in 0.002519142 sec., 50017.02960769977 rows/sec., 89.63 MiB/sec. | ||
| 2989 | 2026.02.23 16:32:34.211176 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2990 | 2026.02.23 16:32:34.211469 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.02.23 16:32:34.211535 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2992 | 2026.02.23 16:32:34.211611 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2993 | 2026.02.23 16:32:35.147510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5304 | ||
| 2994 | 2026.02.23 16:32:35.148291 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2026.02.23 16:32:35.148334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2996 | 2026.02.23 16:32:35.148816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2997 | 2026.02.23 16:32:35.149041 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2026.02.23 16:32:35.149172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5304 | ||
| 2999 | 2026.02.23 16:32:35.149187 [ 145 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3000 | 2026.02.23 16:32:35.149260 [ 145 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.02.23 16:32:35.149284 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3002 | 2026.02.23 16:32:35.149398 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 3003 | 2026.02.23 16:32:35.149532 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3004 | 2026.02.23 16:32:35.149578 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2872 rows starting from the beginning of the part | ||
| 3005 | 2026.02.23 16:32:35.149649 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3006 | 2026.02.23 16:32:35.149699 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3007 | 2026.02.23 16:32:35.149746 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 3008 | 2026.02.23 16:32:35.149789 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 3009 | 2026.02.23 16:32:35.149837 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 3010 | 2026.02.23 16:32:35.151270 [ 200 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5304 rows, containing 4 columns (4 merged, 0 gathered) in 0.00192373 sec., 2757143.6740083066 rows/sec., 39.44 MiB/sec. | ||
| 3011 | 2026.02.23 16:32:35.151938 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3012 | 2026.02.23 16:32:35.152210 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_11_2} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.02.23 16:32:35.152281 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_11_2} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3014 | 2026.02.23 16:32:35.152370 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3015 | 2026.02.23 16:32:35.438076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3016 | 2026.02.23 16:32:35.456374 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.02.23 16:32:35.456447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3018 | 2026.02.23 16:32:35.462681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3019 | 2026.02.23 16:32:35.463400 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.02.23 16:32:35.463699 [ 145 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3021 | 2026.02.23 16:32:35.463757 [ 145 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2026.02.23 16:32:35.463777 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3023 | 2026.02.23 16:32:35.463925 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3024 | 2026.02.23 16:32:35.466761 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3025 | 2026.02.23 16:32:35.468258 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3026 | 2026.02.23 16:32:35.469883 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3027 | 2026.02.23 16:32:35.474632 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3028 | 2026.02.23 16:32:35.478956 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3029 | 2026.02.23 16:32:35.483084 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3030 | 2026.02.23 16:32:35.487776 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3031 | 2026.02.23 16:32:35.492258 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3032 | 2026.02.23 16:32:35.543404 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079553815 sec., 1043.3189156296276 rows/sec., 5.39 MiB/sec. | ||
| 3033 | 2026.02.23 16:32:35.546487 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3034 | 2026.02.23 16:32:35.548547 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_11_2} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.02.23 16:32:35.548629 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_11_2} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3036 | 2026.02.23 16:32:35.550534 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3037 | 2026.02.23 16:32:36.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.23 MiB, peak 223.11 MiB, free memory in arenas 0.00 B, will set to 221.97 MiB (RSS), difference: 8.74 MiB | ||
| 3038 | 2026.02.23 16:32:39.199844 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2026.02.23 16:32:39.200039 [ 278 ] {523976e2-4cf7-4531-80d0-ee71c8a48286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3040 | 2026.02.23 16:32:39.200111 [ 278 ] {523976e2-4cf7-4531-80d0-ee71c8a48286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3041 | 2026.02.23 16:32:39.200829 [ 278 ] {523976e2-4cf7-4531-80d0-ee71c8a48286} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.02.23 16:32:39.200874 [ 278 ] {523976e2-4cf7-4531-80d0-ee71c8a48286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3043 | 2026.02.23 16:32:39.201274 [ 278 ] {523976e2-4cf7-4531-80d0-ee71c8a48286} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3044 | 2026.02.23 16:32:39.201491 [ 278 ] {523976e2-4cf7-4531-80d0-ee71c8a48286} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.02.23 16:32:39.201641 [ 278 ] {523976e2-4cf7-4531-80d0-ee71c8a48286} <Debug> executeQuery: Read 92 rows, 8.21 KiB in 0.001655 sec., 55589.12386706949 rows/sec., 4.84 MiB/sec. | ||
| 3046 | 2026.02.23 16:32:39.201687 [ 278 ] {523976e2-4cf7-4531-80d0-ee71c8a48286} <Debug> TCPHandler: Processed in 0.001979381 sec. | ||
| 3047 | 2026.02.23 16:32:39.201813 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.02.23 16:32:39.201911 [ 278 ] {44de9166-ce61-418b-b9c6-a9640df946ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3049 | 2026.02.23 16:32:39.201954 [ 278 ] {44de9166-ce61-418b-b9c6-a9640df946ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3050 | 2026.02.23 16:32:39.202386 [ 278 ] {44de9166-ce61-418b-b9c6-a9640df946ef} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.02.23 16:32:39.202423 [ 278 ] {44de9166-ce61-418b-b9c6-a9640df946ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3052 | 2026.02.23 16:32:39.202711 [ 278 ] {44de9166-ce61-418b-b9c6-a9640df946ef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3053 | 2026.02.23 16:32:39.202913 [ 278 ] {44de9166-ce61-418b-b9c6-a9640df946ef} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.02.23 16:32:39.203070 [ 278 ] {44de9166-ce61-418b-b9c6-a9640df946ef} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001179 sec., 26293.469041560646 rows/sec., 1.93 MiB/sec. | ||
| 3055 | 2026.02.23 16:32:39.203109 [ 278 ] {44de9166-ce61-418b-b9c6-a9640df946ef} <Debug> TCPHandler: Processed in 0.001343917 sec. | ||
| 3056 | 2026.02.23 16:32:39.203225 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.02.23 16:32:39.203319 [ 278 ] {af721788-4507-4fb8-a7bc-641d767d9d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3058 | 2026.02.23 16:32:39.203359 [ 278 ] {af721788-4507-4fb8-a7bc-641d767d9d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3059 | 2026.02.23 16:32:39.203765 [ 278 ] {af721788-4507-4fb8-a7bc-641d767d9d79} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.02.23 16:32:39.203800 [ 278 ] {af721788-4507-4fb8-a7bc-641d767d9d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3061 | 2026.02.23 16:32:39.204091 [ 278 ] {af721788-4507-4fb8-a7bc-641d767d9d79} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3062 | 2026.02.23 16:32:39.204288 [ 278 ] {af721788-4507-4fb8-a7bc-641d767d9d79} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.02.23 16:32:39.204407 [ 278 ] {af721788-4507-4fb8-a7bc-641d767d9d79} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001108 sec., 60469.31407942238 rows/sec., 4.73 MiB/sec. | ||
| 3064 | 2026.02.23 16:32:39.204442 [ 278 ] {af721788-4507-4fb8-a7bc-641d767d9d79} <Debug> TCPHandler: Processed in 0.001263935 sec. | ||
| 3065 | 2026.02.23 16:32:39.204558 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.02.23 16:32:39.204649 [ 278 ] {808829da-0cdb-44a4-81cd-a86fd5211206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3067 | 2026.02.23 16:32:39.204692 [ 278 ] {808829da-0cdb-44a4-81cd-a86fd5211206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3068 | 2026.02.23 16:32:39.205054 [ 278 ] {808829da-0cdb-44a4-81cd-a86fd5211206} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.02.23 16:32:39.205088 [ 278 ] {808829da-0cdb-44a4-81cd-a86fd5211206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3070 | 2026.02.23 16:32:39.205396 [ 278 ] {808829da-0cdb-44a4-81cd-a86fd5211206} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3071 | 2026.02.23 16:32:39.205601 [ 278 ] {808829da-0cdb-44a4-81cd-a86fd5211206} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.02.23 16:32:39.205718 [ 278 ] {808829da-0cdb-44a4-81cd-a86fd5211206} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001087 sec., 101195.95216191352 rows/sec., 7.06 MiB/sec. | ||
| 3073 | 2026.02.23 16:32:39.205752 [ 278 ] {808829da-0cdb-44a4-81cd-a86fd5211206} <Debug> TCPHandler: Processed in 0.001241056 sec. | ||
| 3074 | 2026.02.23 16:32:39.205864 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.02.23 16:32:39.205955 [ 278 ] {9db95989-8c30-4d3b-8e7a-ee8aad9ea925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3076 | 2026.02.23 16:32:39.206006 [ 278 ] {9db95989-8c30-4d3b-8e7a-ee8aad9ea925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 | 2026.02.23 16:32:39.206761 [ 278 ] {9db95989-8c30-4d3b-8e7a-ee8aad9ea925} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.02.23 16:32:39.206797 [ 278 ] {9db95989-8c30-4d3b-8e7a-ee8aad9ea925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3079 | 2026.02.23 16:32:39.207323 [ 278 ] {9db95989-8c30-4d3b-8e7a-ee8aad9ea925} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3080 | 2026.02.23 16:32:39.207541 [ 278 ] {9db95989-8c30-4d3b-8e7a-ee8aad9ea925} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.02.23 16:32:39.207667 [ 278 ] {9db95989-8c30-4d3b-8e7a-ee8aad9ea925} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00173 sec., 17919.07514450867 rows/sec., 32.11 MiB/sec. | ||
| 3082 | 2026.02.23 16:32:39.207715 [ 278 ] {9db95989-8c30-4d3b-8e7a-ee8aad9ea925} <Debug> TCPHandler: Processed in 0.001897839 sec. | ||
| 3083 | 2026.02.23 16:32:39.207828 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.02.23 16:32:39.207920 [ 278 ] {55469e45-9ca4-464c-8951-902ebb427e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3085 | 2026.02.23 16:32:39.207960 [ 278 ] {55469e45-9ca4-464c-8951-902ebb427e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3086 | 2026.02.23 16:32:39.208276 [ 278 ] {55469e45-9ca4-464c-8951-902ebb427e29} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.02.23 16:32:39.208310 [ 278 ] {55469e45-9ca4-464c-8951-902ebb427e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3088 | 2026.02.23 16:32:39.208595 [ 278 ] {55469e45-9ca4-464c-8951-902ebb427e29} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3089 | 2026.02.23 16:32:39.208793 [ 278 ] {55469e45-9ca4-464c-8951-902ebb427e29} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.02.23 16:32:39.208913 [ 278 ] {55469e45-9ca4-464c-8951-902ebb427e29} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00101 sec., 39603.960396039605 rows/sec., 2.64 MiB/sec. | ||
| 3091 | 2026.02.23 16:32:39.208946 [ 278 ] {55469e45-9ca4-464c-8951-902ebb427e29} <Debug> TCPHandler: Processed in 0.001164654 sec. | ||
| 3092 | 2026.02.23 16:32:42.567084 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3093 | 2026.02.23 16:32:42.567185 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3094 | 2026.02.23 16:32:42.649301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5752 | ||
| 3095 | 2026.02.23 16:32:42.649777 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.02.23 16:32:42.649816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3097 | 2026.02.23 16:32:42.650355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3098 | 2026.02.23 16:32:42.650589 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.02.23 16:32:42.650712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5752 | ||
| 3100 | 2026.02.23 16:32:42.656192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 408 | ||
| 3101 | 2026.02.23 16:32:42.658370 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.02.23 16:32:42.658428 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3103 | 2026.02.23 16:32:42.659581 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3104 | 2026.02.23 16:32:42.659851 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.02.23 16:32:42.660189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 3106 | 2026.02.23 16:32:42.966892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3107 | 2026.02.23 16:32:42.983954 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.02.23 16:32:42.984010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3109 | 2026.02.23 16:32:42.989723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3110 | 2026.02.23 16:32:42.990414 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.02.23 16:32:42.993125 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3112 | 2026.02.23 16:32:44.198890 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.02.23 16:32:44.199069 [ 278 ] {f307592b-6ad3-4bcd-9840-596e678dc310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3114 | 2026.02.23 16:32:44.199137 [ 278 ] {f307592b-6ad3-4bcd-9840-596e678dc310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3115 | 2026.02.23 16:32:44.199790 [ 278 ] {f307592b-6ad3-4bcd-9840-596e678dc310} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.02.23 16:32:44.199843 [ 278 ] {f307592b-6ad3-4bcd-9840-596e678dc310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3117 | 2026.02.23 16:32:44.200242 [ 278 ] {f307592b-6ad3-4bcd-9840-596e678dc310} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3118 | 2026.02.23 16:32:44.200477 [ 278 ] {f307592b-6ad3-4bcd-9840-596e678dc310} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.02.23 16:32:44.200630 [ 278 ] {f307592b-6ad3-4bcd-9840-596e678dc310} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001612 sec., 31017.36972704715 rows/sec., 2.64 MiB/sec. | ||
| 3120 | 2026.02.23 16:32:44.200678 [ 278 ] {f307592b-6ad3-4bcd-9840-596e678dc310} <Debug> TCPHandler: Processed in 0.00191923 sec. | ||
| 3121 | 2026.02.23 16:32:44.200813 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.02.23 16:32:44.200919 [ 278 ] {25a47e8e-4e0e-425f-8990-a5f59ef8d61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3123 | 2026.02.23 16:32:44.200962 [ 278 ] {25a47e8e-4e0e-425f-8990-a5f59ef8d61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3124 | 2026.02.23 16:32:44.201378 [ 278 ] {25a47e8e-4e0e-425f-8990-a5f59ef8d61e} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.02.23 16:32:44.201417 [ 278 ] {25a47e8e-4e0e-425f-8990-a5f59ef8d61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3126 | 2026.02.23 16:32:44.201715 [ 278 ] {25a47e8e-4e0e-425f-8990-a5f59ef8d61e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3127 | 2026.02.23 16:32:44.201925 [ 278 ] {25a47e8e-4e0e-425f-8990-a5f59ef8d61e} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.02.23 16:32:44.202054 [ 278 ] {25a47e8e-4e0e-425f-8990-a5f59ef8d61e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 3129 | 2026.02.23 16:32:44.202092 [ 278 ] {25a47e8e-4e0e-425f-8990-a5f59ef8d61e} <Debug> TCPHandler: Processed in 0.001333478 sec. | ||
| 3130 | 2026.02.23 16:32:44.202205 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.02.23 16:32:44.202303 [ 278 ] {ac265492-a950-4ed9-9336-1e3e91bb6afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3132 | 2026.02.23 16:32:44.202346 [ 278 ] {ac265492-a950-4ed9-9336-1e3e91bb6afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3133 | 2026.02.23 16:32:44.202784 [ 278 ] {ac265492-a950-4ed9-9336-1e3e91bb6afe} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.02.23 16:32:44.202820 [ 278 ] {ac265492-a950-4ed9-9336-1e3e91bb6afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3135 | 2026.02.23 16:32:44.203118 [ 278 ] {ac265492-a950-4ed9-9336-1e3e91bb6afe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3136 | 2026.02.23 16:32:44.203315 [ 278 ] {ac265492-a950-4ed9-9336-1e3e91bb6afe} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.02.23 16:32:44.203441 [ 278 ] {ac265492-a950-4ed9-9336-1e3e91bb6afe} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001159 sec., 39689.387402933564 rows/sec., 3.10 MiB/sec. | ||
| 3138 | 2026.02.23 16:32:44.203477 [ 278 ] {ac265492-a950-4ed9-9336-1e3e91bb6afe} <Debug> TCPHandler: Processed in 0.001323067 sec. | ||
| 3139 | 2026.02.23 16:32:44.203604 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.02.23 16:32:44.203700 [ 278 ] {e6218090-16e4-484b-92f4-1c07b49c5159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3141 | 2026.02.23 16:32:44.203743 [ 278 ] {e6218090-16e4-484b-92f4-1c07b49c5159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3142 | 2026.02.23 16:32:44.204125 [ 278 ] {e6218090-16e4-484b-92f4-1c07b49c5159} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.02.23 16:32:44.204161 [ 278 ] {e6218090-16e4-484b-92f4-1c07b49c5159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3144 | 2026.02.23 16:32:44.204479 [ 278 ] {e6218090-16e4-484b-92f4-1c07b49c5159} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3145 | 2026.02.23 16:32:44.204693 [ 278 ] {e6218090-16e4-484b-92f4-1c07b49c5159} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.02.23 16:32:44.204817 [ 278 ] {e6218090-16e4-484b-92f4-1c07b49c5159} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001137 sec., 96745.82233948988 rows/sec., 6.75 MiB/sec. | ||
| 3147 | 2026.02.23 16:32:44.204853 [ 278 ] {e6218090-16e4-484b-92f4-1c07b49c5159} <Debug> TCPHandler: Processed in 0.001298407 sec. | ||
| 3148 | 2026.02.23 16:32:44.204967 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.02.23 16:32:44.205060 [ 278 ] {893fde5f-9d38-4b00-bc4b-4cea50c0be03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.02.23 16:32:44.205113 [ 278 ] {893fde5f-9d38-4b00-bc4b-4cea50c0be03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3151 | 2026.02.23 16:32:44.205854 [ 278 ] {893fde5f-9d38-4b00-bc4b-4cea50c0be03} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.02.23 16:32:44.205890 [ 278 ] {893fde5f-9d38-4b00-bc4b-4cea50c0be03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3153 | 2026.02.23 16:32:44.206384 [ 278 ] {893fde5f-9d38-4b00-bc4b-4cea50c0be03} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3154 | 2026.02.23 16:32:44.206599 [ 278 ] {893fde5f-9d38-4b00-bc4b-4cea50c0be03} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.02.23 16:32:44.206733 [ 278 ] {893fde5f-9d38-4b00-bc4b-4cea50c0be03} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001692 sec., 5910.16548463357 rows/sec., 10.59 MiB/sec. | ||
| 3156 | 2026.02.23 16:32:44.206791 [ 278 ] {893fde5f-9d38-4b00-bc4b-4cea50c0be03} <Debug> TCPHandler: Processed in 0.001873789 sec. | ||
| 3157 | 2026.02.23 16:32:44.206903 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.02.23 16:32:44.207008 [ 278 ] {fc24beff-7eae-44c4-ad5f-9cd20e5c3718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3159 | 2026.02.23 16:32:44.207062 [ 278 ] {fc24beff-7eae-44c4-ad5f-9cd20e5c3718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3160 | 2026.02.23 16:32:44.207401 [ 278 ] {fc24beff-7eae-44c4-ad5f-9cd20e5c3718} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.02.23 16:32:44.207436 [ 278 ] {fc24beff-7eae-44c4-ad5f-9cd20e5c3718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3162 | 2026.02.23 16:32:44.207732 [ 278 ] {fc24beff-7eae-44c4-ad5f-9cd20e5c3718} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3163 | 2026.02.23 16:32:44.207935 [ 278 ] {fc24beff-7eae-44c4-ad5f-9cd20e5c3718} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.02.23 16:32:44.208061 [ 278 ] {fc24beff-7eae-44c4-ad5f-9cd20e5c3718} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001078 sec., 37105.75139146568 rows/sec., 2.48 MiB/sec. | ||
| 3165 | 2026.02.23 16:32:44.208096 [ 278 ] {fc24beff-7eae-44c4-ad5f-9cd20e5c3718} <Debug> TCPHandler: Processed in 0.001242985 sec. | ||
| 3166 | 2026.02.23 16:32:45.144172 [ 144 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3167 | 2026.02.23 16:32:45.144239 [ 144 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.02.23 16:32:45.144264 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3169 | 2026.02.23 16:32:45.144401 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 3170 | 2026.02.23 16:32:45.144570 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3171 | 2026.02.23 16:32:45.144615 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3172 | 2026.02.23 16:32:45.144703 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 3173 | 2026.02.23 16:32:45.144764 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3174 | 2026.02.23 16:32:45.144820 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 3175 | 2026.02.23 16:32:45.144873 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3176 | 2026.02.23 16:32:45.145805 [ 187 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014663 sec., 10911.81886380686 rows/sec., 932.41 KiB/sec. | ||
| 3177 | 2026.02.23 16:32:45.145949 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3178 | 2026.02.23 16:32:45.146210 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_5_1} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.02.23 16:32:45.146283 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_5_1} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3180 | 2026.02.23 16:32:45.146353 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3181 | 2026.02.23 16:32:49.201908 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.02.23 16:32:49.202102 [ 278 ] {ae252415-b9fe-42c1-893c-dc7cbb2f4a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.02.23 16:32:49.202170 [ 278 ] {ae252415-b9fe-42c1-893c-dc7cbb2f4a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3184 | 2026.02.23 16:32:49.202796 [ 278 ] {ae252415-b9fe-42c1-893c-dc7cbb2f4a58} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.02.23 16:32:49.202845 [ 278 ] {ae252415-b9fe-42c1-893c-dc7cbb2f4a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3186 | 2026.02.23 16:32:49.203243 [ 278 ] {ae252415-b9fe-42c1-893c-dc7cbb2f4a58} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3187 | 2026.02.23 16:32:49.203464 [ 278 ] {ae252415-b9fe-42c1-893c-dc7cbb2f4a58} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.02.23 16:32:49.203616 [ 278 ] {ae252415-b9fe-42c1-893c-dc7cbb2f4a58} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001563 sec., 15355.086372360845 rows/sec., 1.27 MiB/sec. | ||
| 3189 | 2026.02.23 16:32:49.203656 [ 278 ] {ae252415-b9fe-42c1-893c-dc7cbb2f4a58} <Debug> TCPHandler: Processed in 0.001877309 sec. | ||
| 3190 | 2026.02.23 16:32:49.203787 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.02.23 16:32:49.203882 [ 278 ] {7afcd7ad-2dfa-446f-a781-120779cc644d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3192 | 2026.02.23 16:32:49.203924 [ 278 ] {7afcd7ad-2dfa-446f-a781-120779cc644d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3193 | 2026.02.23 16:32:49.204331 [ 278 ] {7afcd7ad-2dfa-446f-a781-120779cc644d} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.02.23 16:32:49.204366 [ 278 ] {7afcd7ad-2dfa-446f-a781-120779cc644d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3195 | 2026.02.23 16:32:49.204679 [ 278 ] {7afcd7ad-2dfa-446f-a781-120779cc644d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3196 | 2026.02.23 16:32:49.204898 [ 278 ] {7afcd7ad-2dfa-446f-a781-120779cc644d} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.02.23 16:32:49.205024 [ 278 ] {7afcd7ad-2dfa-446f-a781-120779cc644d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00116 sec., 3448.2758620689656 rows/sec., 281.18 KiB/sec. | ||
| 3198 | 2026.02.23 16:32:49.205066 [ 278 ] {7afcd7ad-2dfa-446f-a781-120779cc644d} <Debug> TCPHandler: Processed in 0.001328687 sec. | ||
| 3199 | 2026.02.23 16:32:49.205193 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.02.23 16:32:49.205286 [ 278 ] {0c64c524-5b72-478c-95ba-63d873cce947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3201 | 2026.02.23 16:32:49.205325 [ 278 ] {0c64c524-5b72-478c-95ba-63d873cce947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3202 | 2026.02.23 16:32:49.205835 [ 278 ] {0c64c524-5b72-478c-95ba-63d873cce947} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.02.23 16:32:49.205871 [ 278 ] {0c64c524-5b72-478c-95ba-63d873cce947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3204 | 2026.02.23 16:32:49.206189 [ 278 ] {0c64c524-5b72-478c-95ba-63d873cce947} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3205 | 2026.02.23 16:32:49.206397 [ 278 ] {0c64c524-5b72-478c-95ba-63d873cce947} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.02.23 16:32:49.206524 [ 278 ] {0c64c524-5b72-478c-95ba-63d873cce947} <Debug> executeQuery: Read 214 rows, 19.82 KiB in 0.001255 sec., 170517.92828685258 rows/sec., 15.42 MiB/sec. | ||
| 3207 | 2026.02.23 16:32:49.206559 [ 278 ] {0c64c524-5b72-478c-95ba-63d873cce947} <Debug> TCPHandler: Processed in 0.001415629 sec. | ||
| 3208 | 2026.02.23 16:32:49.206682 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.02.23 16:32:49.206776 [ 278 ] {36d29981-5255-4b7c-9229-df81eff7b63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3210 | 2026.02.23 16:32:49.206814 [ 278 ] {36d29981-5255-4b7c-9229-df81eff7b63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3211 | 2026.02.23 16:32:49.207225 [ 278 ] {36d29981-5255-4b7c-9229-df81eff7b63f} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.02.23 16:32:49.207259 [ 278 ] {36d29981-5255-4b7c-9229-df81eff7b63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3213 | 2026.02.23 16:32:49.207547 [ 278 ] {36d29981-5255-4b7c-9229-df81eff7b63f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3214 | 2026.02.23 16:32:49.207744 [ 278 ] {36d29981-5255-4b7c-9229-df81eff7b63f} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.02.23 16:32:49.207866 [ 278 ] {36d29981-5255-4b7c-9229-df81eff7b63f} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.001107 sec., 42457.09123757904 rows/sec., 3.15 MiB/sec. | ||
| 3216 | 2026.02.23 16:32:49.207901 [ 278 ] {36d29981-5255-4b7c-9229-df81eff7b63f} <Debug> TCPHandler: Processed in 0.001268476 sec. | ||
| 3217 | 2026.02.23 16:32:49.208017 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.02.23 16:32:49.208111 [ 278 ] {6735a4e0-3515-4810-8753-6a1397cb3e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3219 | 2026.02.23 16:32:49.208149 [ 278 ] {6735a4e0-3515-4810-8753-6a1397cb3e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3220 | 2026.02.23 16:32:49.208547 [ 278 ] {6735a4e0-3515-4810-8753-6a1397cb3e96} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.02.23 16:32:49.208581 [ 278 ] {6735a4e0-3515-4810-8753-6a1397cb3e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3222 | 2026.02.23 16:32:49.208877 [ 278 ] {6735a4e0-3515-4810-8753-6a1397cb3e96} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3223 | 2026.02.23 16:32:49.209083 [ 278 ] {6735a4e0-3515-4810-8753-6a1397cb3e96} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.02.23 16:32:49.209204 [ 278 ] {6735a4e0-3515-4810-8753-6a1397cb3e96} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001112 sec., 21582.733812949642 rows/sec., 1.79 MiB/sec. | ||
| 3225 | 2026.02.23 16:32:49.209241 [ 278 ] {6735a4e0-3515-4810-8753-6a1397cb3e96} <Debug> TCPHandler: Processed in 0.001272997 sec. | ||
| 3226 | 2026.02.23 16:32:49.209354 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.02.23 16:32:49.209446 [ 278 ] {e82ebdf2-6f1d-4ff8-b559-33eb61cb9825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3228 | 2026.02.23 16:32:49.209485 [ 278 ] {e82ebdf2-6f1d-4ff8-b559-33eb61cb9825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3229 | 2026.02.23 16:32:49.209877 [ 278 ] {e82ebdf2-6f1d-4ff8-b559-33eb61cb9825} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.02.23 16:32:49.209913 [ 278 ] {e82ebdf2-6f1d-4ff8-b559-33eb61cb9825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3231 | 2026.02.23 16:32:49.210199 [ 278 ] {e82ebdf2-6f1d-4ff8-b559-33eb61cb9825} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3232 | 2026.02.23 16:32:49.210447 [ 278 ] {e82ebdf2-6f1d-4ff8-b559-33eb61cb9825} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.02.23 16:32:49.210576 [ 278 ] {e82ebdf2-6f1d-4ff8-b559-33eb61cb9825} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 3234 | 2026.02.23 16:32:49.210612 [ 278 ] {e82ebdf2-6f1d-4ff8-b559-33eb61cb9825} <Debug> TCPHandler: Processed in 0.001307397 sec. | ||
| 3235 | 2026.02.23 16:32:49.210726 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.02.23 16:32:49.210818 [ 278 ] {133d8855-3fbb-4510-8d79-0a105ba9436a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3237 | 2026.02.23 16:32:49.210858 [ 278 ] {133d8855-3fbb-4510-8d79-0a105ba9436a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3238 | 2026.02.23 16:32:49.211288 [ 278 ] {133d8855-3fbb-4510-8d79-0a105ba9436a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.02.23 16:32:49.211322 [ 278 ] {133d8855-3fbb-4510-8d79-0a105ba9436a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3240 | 2026.02.23 16:32:49.211633 [ 278 ] {133d8855-3fbb-4510-8d79-0a105ba9436a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3241 | 2026.02.23 16:32:49.211834 [ 278 ] {133d8855-3fbb-4510-8d79-0a105ba9436a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.02.23 16:32:49.211956 [ 278 ] {133d8855-3fbb-4510-8d79-0a105ba9436a} <Debug> executeQuery: Read 107 rows, 8.95 KiB in 0.001155 sec., 92640.69264069264 rows/sec., 7.56 MiB/sec. | ||
| 3243 | 2026.02.23 16:32:49.211991 [ 278 ] {133d8855-3fbb-4510-8d79-0a105ba9436a} <Debug> TCPHandler: Processed in 0.001314907 sec. | ||
| 3244 | 2026.02.23 16:32:49.212104 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2026.02.23 16:32:49.212197 [ 278 ] {7e027961-db73-4874-a85c-c73690afb963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3246 | 2026.02.23 16:32:49.212240 [ 278 ] {7e027961-db73-4874-a85c-c73690afb963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3247 | 2026.02.23 16:32:49.212638 [ 278 ] {7e027961-db73-4874-a85c-c73690afb963} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.02.23 16:32:49.212672 [ 278 ] {7e027961-db73-4874-a85c-c73690afb963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3249 | 2026.02.23 16:32:49.212988 [ 278 ] {7e027961-db73-4874-a85c-c73690afb963} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3250 | 2026.02.23 16:32:49.213199 [ 278 ] {7e027961-db73-4874-a85c-c73690afb963} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.02.23 16:32:49.213322 [ 278 ] {7e027961-db73-4874-a85c-c73690afb963} <Debug> executeQuery: Read 148 rows, 10.99 KiB in 0.001142 sec., 129597.19789842382 rows/sec., 9.40 MiB/sec. | ||
| 3252 | 2026.02.23 16:32:49.213358 [ 278 ] {7e027961-db73-4874-a85c-c73690afb963} <Debug> TCPHandler: Processed in 0.001302127 sec. | ||
| 3253 | 2026.02.23 16:32:49.213466 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.02.23 16:32:49.213560 [ 278 ] {507a17f2-bd0f-4da3-995a-2c338f4ba3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3255 | 2026.02.23 16:32:49.213612 [ 278 ] {507a17f2-bd0f-4da3-995a-2c338f4ba3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3256 | 2026.02.23 16:32:49.214398 [ 278 ] {507a17f2-bd0f-4da3-995a-2c338f4ba3cc} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.02.23 16:32:49.214435 [ 278 ] {507a17f2-bd0f-4da3-995a-2c338f4ba3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3258 | 2026.02.23 16:32:49.214963 [ 278 ] {507a17f2-bd0f-4da3-995a-2c338f4ba3cc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3259 | 2026.02.23 16:32:49.215177 [ 278 ] {507a17f2-bd0f-4da3-995a-2c338f4ba3cc} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.02.23 16:32:49.215310 [ 278 ] {507a17f2-bd0f-4da3-995a-2c338f4ba3cc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001768 sec., 17533.93665158371 rows/sec., 31.42 MiB/sec. | ||
| 3261 | 2026.02.23 16:32:49.215367 [ 278 ] {507a17f2-bd0f-4da3-995a-2c338f4ba3cc} <Debug> TCPHandler: Processed in 0.00195012 sec. | ||
| 3262 | 2026.02.23 16:32:49.215482 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2026.02.23 16:32:49.215576 [ 278 ] {90cb19d8-0af8-4ac7-8b30-a70ac0b85573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3264 | 2026.02.23 16:32:49.215617 [ 278 ] {90cb19d8-0af8-4ac7-8b30-a70ac0b85573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3265 | 2026.02.23 16:32:49.215945 [ 278 ] {90cb19d8-0af8-4ac7-8b30-a70ac0b85573} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.02.23 16:32:49.215980 [ 278 ] {90cb19d8-0af8-4ac7-8b30-a70ac0b85573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3267 | 2026.02.23 16:32:49.216274 [ 278 ] {90cb19d8-0af8-4ac7-8b30-a70ac0b85573} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3268 | 2026.02.23 16:32:49.216480 [ 278 ] {90cb19d8-0af8-4ac7-8b30-a70ac0b85573} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.02.23 16:32:49.216603 [ 278 ] {90cb19d8-0af8-4ac7-8b30-a70ac0b85573} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001046 sec., 38240.917782026765 rows/sec., 2.55 MiB/sec. | ||
| 3270 | 2026.02.23 16:32:49.216638 [ 278 ] {90cb19d8-0af8-4ac7-8b30-a70ac0b85573} <Debug> TCPHandler: Processed in 0.001205375 sec. | ||
| 3271 | 2026.02.23 16:32:50.150811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6264 | ||
| 3272 | 2026.02.23 16:32:50.151374 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.02.23 16:32:50.151424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3274 | 2026.02.23 16:32:50.151962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3275 | 2026.02.23 16:32:50.152188 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.02.23 16:32:50.152311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6264 | ||
| 3277 | 2026.02.23 16:32:50.493204 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3278 | 2026.02.23 16:32:50.510109 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.02.23 16:32:50.510180 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3280 | 2026.02.23 16:32:50.516297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3281 | 2026.02.23 16:32:50.517076 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.02.23 16:32:50.520193 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3283 | 2026.02.23 16:32:52.660298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 440 | ||
| 3284 | 2026.02.23 16:32:52.662551 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.02.23 16:32:52.662606 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3286 | 2026.02.23 16:32:52.663763 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3287 | 2026.02.23 16:32:52.664028 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.02.23 16:32:52.664367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 3289 | 2026.02.23 16:32:54.199639 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.02.23 16:32:54.199821 [ 278 ] {3fd76f1a-5847-4520-a68f-ff9535f31ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3291 | 2026.02.23 16:32:54.199889 [ 278 ] {3fd76f1a-5847-4520-a68f-ff9535f31ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3292 | 2026.02.23 16:32:54.200511 [ 278 ] {3fd76f1a-5847-4520-a68f-ff9535f31ad8} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.02.23 16:32:54.200561 [ 278 ] {3fd76f1a-5847-4520-a68f-ff9535f31ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3294 | 2026.02.23 16:32:54.200970 [ 278 ] {3fd76f1a-5847-4520-a68f-ff9535f31ad8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3295 | 2026.02.23 16:32:54.201211 [ 278 ] {3fd76f1a-5847-4520-a68f-ff9535f31ad8} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.02.23 16:32:54.201362 [ 132 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3297 | 2026.02.23 16:32:54.201370 [ 278 ] {3fd76f1a-5847-4520-a68f-ff9535f31ad8} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001597 sec., 31308.703819661867 rows/sec., 2.66 MiB/sec. | ||
| 3298 | 2026.02.23 16:32:54.201433 [ 132 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.02.23 16:32:54.201460 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3300 | 2026.02.23 16:32:54.201462 [ 278 ] {3fd76f1a-5847-4520-a68f-ff9535f31ad8} <Debug> TCPHandler: Processed in 0.0019515 sec. | ||
| 3301 | 2026.02.23 16:32:54.201582 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 3302 | 2026.02.23 16:32:54.201597 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.02.23 16:32:54.201738 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3304 | 2026.02.23 16:32:54.201746 [ 278 ] {df5553b1-dd24-4599-be2c-9d776c449304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3305 | 2026.02.23 16:32:54.201780 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 960 rows starting from the beginning of the part | ||
| 3306 | 2026.02.23 16:32:54.201801 [ 278 ] {df5553b1-dd24-4599-be2c-9d776c449304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3307 | 2026.02.23 16:32:54.201880 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
| 3308 | 2026.02.23 16:32:54.201940 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 92 rows starting from the beginning of the part | ||
| 3309 | 2026.02.23 16:32:54.201987 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 3310 | 2026.02.23 16:32:54.202032 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 214 rows starting from the beginning of the part | ||
| 3311 | 2026.02.23 16:32:54.202080 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 3312 | 2026.02.23 16:32:54.202234 [ 278 ] {df5553b1-dd24-4599-be2c-9d776c449304} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.02.23 16:32:54.202280 [ 278 ] {df5553b1-dd24-4599-be2c-9d776c449304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3314 | 2026.02.23 16:32:54.202712 [ 278 ] {df5553b1-dd24-4599-be2c-9d776c449304} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3315 | 2026.02.23 16:32:54.202945 [ 278 ] {df5553b1-dd24-4599-be2c-9d776c449304} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.02.23 16:32:54.203085 [ 278 ] {df5553b1-dd24-4599-be2c-9d776c449304} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00137 sec., 7299.270072992701 rows/sec., 548.87 KiB/sec. | ||
| 3317 | 2026.02.23 16:32:54.203124 [ 278 ] {df5553b1-dd24-4599-be2c-9d776c449304} <Debug> TCPHandler: Processed in 0.001578933 sec. | ||
| 3318 | 2026.02.23 16:32:54.203234 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2026.02.23 16:32:54.203340 [ 278 ] {dc342efd-c31a-4bcc-845e-df0c4d6c28a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3320 | 2026.02.23 16:32:54.203356 [ 186 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1418 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827248 sec., 776030.40200345 rows/sec., 67.74 MiB/sec. | ||
| 3321 | 2026.02.23 16:32:54.203380 [ 278 ] {dc342efd-c31a-4bcc-845e-df0c4d6c28a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3322 | 2026.02.23 16:32:54.203571 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3323 | 2026.02.23 16:32:54.203810 [ 278 ] {dc342efd-c31a-4bcc-845e-df0c4d6c28a2} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.02.23 16:32:54.203819 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_16_3} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.02.23 16:32:54.203846 [ 278 ] {dc342efd-c31a-4bcc-845e-df0c4d6c28a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3326 | 2026.02.23 16:32:54.203891 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_16_3} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3327 | 2026.02.23 16:32:54.203987 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3328 | 2026.02.23 16:32:54.204152 [ 278 ] {dc342efd-c31a-4bcc-845e-df0c4d6c28a2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3329 | 2026.02.23 16:32:54.204355 [ 278 ] {dc342efd-c31a-4bcc-845e-df0c4d6c28a2} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.02.23 16:32:54.204478 [ 132 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3331 | 2026.02.23 16:32:54.204482 [ 278 ] {dc342efd-c31a-4bcc-845e-df0c4d6c28a2} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001162 sec., 39586.91910499139 rows/sec., 3.09 MiB/sec. | ||
| 3332 | 2026.02.23 16:32:54.204521 [ 132 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.02.23 16:32:54.204542 [ 278 ] {dc342efd-c31a-4bcc-845e-df0c4d6c28a2} <Debug> TCPHandler: Processed in 0.001356558 sec. | ||
| 3334 | 2026.02.23 16:32:54.204547 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3335 | 2026.02.23 16:32:54.204636 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 3336 | 2026.02.23 16:32:54.204662 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2026.02.23 16:32:54.204741 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3338 | 2026.02.23 16:32:54.204768 [ 278 ] {c30cd083-0f3b-4e29-ab55-b79334be8c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3339 | 2026.02.23 16:32:54.204771 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 559 rows starting from the beginning of the part | ||
| 3340 | 2026.02.23 16:32:54.204819 [ 278 ] {c30cd083-0f3b-4e29-ab55-b79334be8c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3341 | 2026.02.23 16:32:54.204839 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 3342 | 2026.02.23 16:32:54.204883 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 67 rows starting from the beginning of the part | ||
| 3343 | 2026.02.23 16:32:54.204918 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part | ||
| 3344 | 2026.02.23 16:32:54.204952 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 107 rows starting from the beginning of the part | ||
| 3345 | 2026.02.23 16:32:54.204988 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
| 3346 | 2026.02.23 16:32:54.205220 [ 278 ] {c30cd083-0f3b-4e29-ab55-b79334be8c26} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.02.23 16:32:54.205261 [ 278 ] {c30cd083-0f3b-4e29-ab55-b79334be8c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3348 | 2026.02.23 16:32:54.205596 [ 278 ] {c30cd083-0f3b-4e29-ab55-b79334be8c26} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3349 | 2026.02.23 16:32:54.205813 [ 278 ] {c30cd083-0f3b-4e29-ab55-b79334be8c26} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.02.23 16:32:54.205870 [ 198 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 875 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266746 sec., 690746.2111583537 rows/sec., 54.12 MiB/sec. | ||
| 3351 | 2026.02.23 16:32:54.205937 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3352 | 2026.02.23 16:32:54.205940 [ 278 ] {c30cd083-0f3b-4e29-ab55-b79334be8c26} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001191 sec., 92359.36188077246 rows/sec., 6.45 MiB/sec. | ||
| 3353 | 2026.02.23 16:32:54.205979 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.02.23 16:32:54.205999 [ 278 ] {c30cd083-0f3b-4e29-ab55-b79334be8c26} <Debug> TCPHandler: Processed in 0.001387228 sec. | ||
| 3355 | 2026.02.23 16:32:54.206006 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3356 | 2026.02.23 16:32:54.206056 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3357 | 2026.02.23 16:32:54.206102 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 3358 | 2026.02.23 16:32:54.206125 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.02.23 16:32:54.206222 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3360 | 2026.02.23 16:32:54.206233 [ 278 ] {b169b135-6757-472d-88d1-30f5d2a3e891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3361 | 2026.02.23 16:32:54.206266 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1779 rows starting from the beginning of the part | ||
| 3362 | 2026.02.23 16:32:54.206297 [ 278 ] {b169b135-6757-472d-88d1-30f5d2a3e891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3363 | 2026.02.23 16:32:54.206336 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
| 3364 | 2026.02.23 16:32:54.206336 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_16_3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.02.23 16:32:54.206390 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 3366 | 2026.02.23 16:32:54.206430 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_16_3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3367 | 2026.02.23 16:32:54.206443 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 110 rows starting from the beginning of the part | ||
| 3368 | 2026.02.23 16:32:54.206490 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 3369 | 2026.02.23 16:32:54.206517 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3370 | 2026.02.23 16:32:54.206528 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
| 3371 | 2026.02.23 16:32:54.207037 [ 278 ] {b169b135-6757-472d-88d1-30f5d2a3e891} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.02.23 16:32:54.207078 [ 278 ] {b169b135-6757-472d-88d1-30f5d2a3e891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3373 | 2026.02.23 16:32:54.207620 [ 278 ] {b169b135-6757-472d-88d1-30f5d2a3e891} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3374 | 2026.02.23 16:32:54.207676 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611264 sec., 1470274.2691452177 rows/sec., 102.11 MiB/sec. | ||
| 3375 | 2026.02.23 16:32:54.207847 [ 278 ] {b169b135-6757-472d-88d1-30f5d2a3e891} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2026.02.23 16:32:54.207972 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3377 | 2026.02.23 16:32:54.207993 [ 278 ] {b169b135-6757-472d-88d1-30f5d2a3e891} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001784 sec., 5605.3811659192825 rows/sec., 10.04 MiB/sec. | ||
| 3378 | 2026.02.23 16:32:54.208066 [ 278 ] {b169b135-6757-472d-88d1-30f5d2a3e891} <Debug> TCPHandler: Processed in 0.001989481 sec. | ||
| 3379 | 2026.02.23 16:32:54.208175 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.02.23 16:32:54.208245 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.02.23 16:32:54.208272 [ 278 ] {053853b3-6f04-482b-8d53-f8786b74ee05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3382 | 2026.02.23 16:32:54.208318 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3383 | 2026.02.23 16:32:54.208319 [ 278 ] {053853b3-6f04-482b-8d53-f8786b74ee05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3384 | 2026.02.23 16:32:54.208401 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3385 | 2026.02.23 16:32:54.208673 [ 278 ] {053853b3-6f04-482b-8d53-f8786b74ee05} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.02.23 16:32:54.208713 [ 278 ] {053853b3-6f04-482b-8d53-f8786b74ee05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3387 | 2026.02.23 16:32:54.209020 [ 278 ] {053853b3-6f04-482b-8d53-f8786b74ee05} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3388 | 2026.02.23 16:32:54.209234 [ 278 ] {053853b3-6f04-482b-8d53-f8786b74ee05} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.02.23 16:32:54.209358 [ 132 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3390 | 2026.02.23 16:32:54.209361 [ 278 ] {053853b3-6f04-482b-8d53-f8786b74ee05} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001109 sec., 36068.53020739405 rows/sec., 2.41 MiB/sec. | ||
| 3391 | 2026.02.23 16:32:54.209399 [ 132 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.02.23 16:32:54.209420 [ 278 ] {053853b3-6f04-482b-8d53-f8786b74ee05} <Debug> TCPHandler: Processed in 0.001293586 sec. | ||
| 3393 | 2026.02.23 16:32:54.209425 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3394 | 2026.02.23 16:32:54.209517 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 3395 | 2026.02.23 16:32:54.209614 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3396 | 2026.02.23 16:32:54.209643 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 480 rows starting from the beginning of the part | ||
| 3397 | 2026.02.23 16:32:54.209698 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3398 | 2026.02.23 16:32:54.209742 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 3399 | 2026.02.23 16:32:54.209778 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3400 | 2026.02.23 16:32:54.209812 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 3401 | 2026.02.23 16:32:54.209845 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3402 | 2026.02.23 16:32:54.210657 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 4 columns (4 merged, 0 gathered) in 0.001169204 sec., 581592.2627702266 rows/sec., 37.19 MiB/sec. | ||
| 3403 | 2026.02.23 16:32:54.210819 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3404 | 2026.02.23 16:32:54.211071 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_16_3} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.02.23 16:32:54.211141 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_16_3} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3406 | 2026.02.23 16:32:54.211204 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3407 | 2026.02.23 16:32:57.567438 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3408 | 2026.02.23 16:32:57.567507 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3409 | 2026.02.23 16:32:57.652488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6712 | ||
| 3410 | 2026.02.23 16:32:57.653173 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.02.23 16:32:57.653218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3412 | 2026.02.23 16:32:57.653758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3413 | 2026.02.23 16:32:57.654001 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.02.23 16:32:57.654144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6712 | ||
| 3415 | 2026.02.23 16:32:58.020365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3416 | 2026.02.23 16:32:58.037125 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.02.23 16:32:58.037193 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3418 | 2026.02.23 16:32:58.042484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3419 | 2026.02.23 16:32:58.043162 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2026.02.23 16:32:58.046109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3421 | 2026.02.23 16:32:59.201261 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.02.23 16:32:59.201537 [ 278 ] {6cd506c6-9866-413e-ab8f-4cf2789d0f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3423 | 2026.02.23 16:32:59.201638 [ 278 ] {6cd506c6-9866-413e-ab8f-4cf2789d0f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3424 | 2026.02.23 16:32:59.202507 [ 278 ] {6cd506c6-9866-413e-ab8f-4cf2789d0f2e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.02.23 16:32:59.202552 [ 278 ] {6cd506c6-9866-413e-ab8f-4cf2789d0f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3426 | 2026.02.23 16:32:59.202946 [ 278 ] {6cd506c6-9866-413e-ab8f-4cf2789d0f2e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3427 | 2026.02.23 16:32:59.203171 [ 278 ] {6cd506c6-9866-413e-ab8f-4cf2789d0f2e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.02.23 16:32:59.203323 [ 278 ] {6cd506c6-9866-413e-ab8f-4cf2789d0f2e} <Debug> executeQuery: Read 92 rows, 8.21 KiB in 0.001863 sec., 49382.71604938272 rows/sec., 4.30 MiB/sec. | ||
| 3429 | 2026.02.23 16:32:59.203369 [ 278 ] {6cd506c6-9866-413e-ab8f-4cf2789d0f2e} <Debug> TCPHandler: Processed in 0.002283767 sec. | ||
| 3430 | 2026.02.23 16:32:59.203502 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.02.23 16:32:59.203601 [ 278 ] {bdfc1e57-aa74-41c2-b50b-1b4f5fa5876a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3432 | 2026.02.23 16:32:59.203648 [ 278 ] {bdfc1e57-aa74-41c2-b50b-1b4f5fa5876a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3433 | 2026.02.23 16:32:59.204161 [ 278 ] {bdfc1e57-aa74-41c2-b50b-1b4f5fa5876a} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.02.23 16:32:59.204212 [ 278 ] {bdfc1e57-aa74-41c2-b50b-1b4f5fa5876a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3435 | 2026.02.23 16:32:59.204607 [ 278 ] {bdfc1e57-aa74-41c2-b50b-1b4f5fa5876a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3436 | 2026.02.23 16:32:59.204849 [ 278 ] {bdfc1e57-aa74-41c2-b50b-1b4f5fa5876a} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.02.23 16:32:59.204961 [ 128 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3438 | 2026.02.23 16:32:59.204982 [ 278 ] {bdfc1e57-aa74-41c2-b50b-1b4f5fa5876a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001403 sec., 22095.509622238063 rows/sec., 1.62 MiB/sec. | ||
| 3439 | 2026.02.23 16:32:59.205031 [ 128 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.02.23 16:32:59.205040 [ 278 ] {bdfc1e57-aa74-41c2-b50b-1b4f5fa5876a} <Debug> TCPHandler: Processed in 0.001587942 sec. | ||
| 3441 | 2026.02.23 16:32:59.205067 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3442 | 2026.02.23 16:32:59.205175 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2026.02.23 16:32:59.205187 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 3444 | 2026.02.23 16:32:59.205278 [ 278 ] {469e7148-af45-49cd-b2df-4b7fa202445e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3445 | 2026.02.23 16:32:59.205321 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3446 | 2026.02.23 16:32:59.205323 [ 278 ] {469e7148-af45-49cd-b2df-4b7fa202445e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3447 | 2026.02.23 16:32:59.205375 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 211 rows starting from the beginning of the part | ||
| 3448 | 2026.02.23 16:32:59.205475 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
| 3449 | 2026.02.23 16:32:59.205527 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3450 | 2026.02.23 16:32:59.205573 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part | ||
| 3451 | 2026.02.23 16:32:59.205617 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3452 | 2026.02.23 16:32:59.205662 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
| 3453 | 2026.02.23 16:32:59.205778 [ 278 ] {469e7148-af45-49cd-b2df-4b7fa202445e} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.02.23 16:32:59.205822 [ 278 ] {469e7148-af45-49cd-b2df-4b7fa202445e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3455 | 2026.02.23 16:32:59.206156 [ 278 ] {469e7148-af45-49cd-b2df-4b7fa202445e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3456 | 2026.02.23 16:32:59.206395 [ 278 ] {469e7148-af45-49cd-b2df-4b7fa202445e} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.02.23 16:32:59.206525 [ 278 ] {469e7148-af45-49cd-b2df-4b7fa202445e} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001267 sec., 52880.82083662195 rows/sec., 4.13 MiB/sec. | ||
| 3458 | 2026.02.23 16:32:59.206558 [ 194 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 340 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417999 sec., 239774.49913575395 rows/sec., 17.06 MiB/sec. | ||
| 3459 | 2026.02.23 16:32:59.206563 [ 278 ] {469e7148-af45-49cd-b2df-4b7fa202445e} <Debug> TCPHandler: Processed in 0.00144272 sec. | ||
| 3460 | 2026.02.23 16:32:59.206725 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.02.23 16:32:59.206791 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3462 | 2026.02.23 16:32:59.206830 [ 278 ] {bffa10c7-b654-44cc-a711-d5190c6391f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3463 | 2026.02.23 16:32:59.206878 [ 278 ] {bffa10c7-b654-44cc-a711-d5190c6391f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3464 | 2026.02.23 16:32:59.207126 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_16_3} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2026.02.23 16:32:59.207213 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_16_3} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3466 | 2026.02.23 16:32:59.207268 [ 278 ] {bffa10c7-b654-44cc-a711-d5190c6391f9} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.02.23 16:32:59.207308 [ 278 ] {bffa10c7-b654-44cc-a711-d5190c6391f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3468 | 2026.02.23 16:32:59.207318 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3469 | 2026.02.23 16:32:59.207632 [ 278 ] {bffa10c7-b654-44cc-a711-d5190c6391f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3470 | 2026.02.23 16:32:59.207852 [ 278 ] {bffa10c7-b654-44cc-a711-d5190c6391f9} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.02.23 16:32:59.207975 [ 278 ] {bffa10c7-b654-44cc-a711-d5190c6391f9} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001166 sec., 94339.62264150944 rows/sec., 6.58 MiB/sec. | ||
| 3472 | 2026.02.23 16:32:59.208011 [ 278 ] {bffa10c7-b654-44cc-a711-d5190c6391f9} <Debug> TCPHandler: Processed in 0.001333357 sec. | ||
| 3473 | 2026.02.23 16:32:59.208123 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2026.02.23 16:32:59.208225 [ 278 ] {0790998c-8ae1-4d6d-9957-116db42f9cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3475 | 2026.02.23 16:32:59.208277 [ 278 ] {0790998c-8ae1-4d6d-9957-116db42f9cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3476 | 2026.02.23 16:32:59.209095 [ 278 ] {0790998c-8ae1-4d6d-9957-116db42f9cf5} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.02.23 16:32:59.209132 [ 278 ] {0790998c-8ae1-4d6d-9957-116db42f9cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3478 | 2026.02.23 16:32:59.209677 [ 278 ] {0790998c-8ae1-4d6d-9957-116db42f9cf5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3479 | 2026.02.23 16:32:59.209913 [ 278 ] {0790998c-8ae1-4d6d-9957-116db42f9cf5} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.02.23 16:32:59.210021 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3481 | 2026.02.23 16:32:59.210049 [ 278 ] {0790998c-8ae1-4d6d-9957-116db42f9cf5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001842 sec., 16829.533116178067 rows/sec., 30.16 MiB/sec. | ||
| 3482 | 2026.02.23 16:32:59.210052 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.02.23 16:32:59.210088 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3484 | 2026.02.23 16:32:59.210115 [ 278 ] {0790998c-8ae1-4d6d-9957-116db42f9cf5} <Debug> TCPHandler: Processed in 0.002040702 sec. | ||
| 3485 | 2026.02.23 16:32:59.210154 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3486 | 2026.02.23 16:32:59.210235 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2026.02.23 16:32:59.210344 [ 278 ] {0d8fe826-6d83-4b34-a13b-6a5d5e7bf8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3488 | 2026.02.23 16:32:59.210384 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3489 | 2026.02.23 16:32:59.210386 [ 278 ] {0d8fe826-6d83-4b34-a13b-6a5d5e7bf8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3490 | 2026.02.23 16:32:59.210451 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part | ||
| 3491 | 2026.02.23 16:32:59.210587 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part | ||
| 3492 | 2026.02.23 16:32:59.210714 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 3493 | 2026.02.23 16:32:59.210744 [ 278 ] {0d8fe826-6d83-4b34-a13b-6a5d5e7bf8c8} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.02.23 16:32:59.210783 [ 278 ] {0d8fe826-6d83-4b34-a13b-6a5d5e7bf8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3495 | 2026.02.23 16:32:59.210834 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 3496 | 2026.02.23 16:32:59.210959 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 3497 | 2026.02.23 16:32:59.211074 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 3498 | 2026.02.23 16:32:59.211100 [ 278 ] {0d8fe826-6d83-4b34-a13b-6a5d5e7bf8c8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3499 | 2026.02.23 16:32:59.211327 [ 278 ] {0d8fe826-6d83-4b34-a13b-6a5d5e7bf8c8} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.02.23 16:32:59.211465 [ 278 ] {0d8fe826-6d83-4b34-a13b-6a5d5e7bf8c8} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001139 sec., 35118.52502194908 rows/sec., 2.34 MiB/sec. | ||
| 3501 | 2026.02.23 16:32:59.211502 [ 278 ] {0d8fe826-6d83-4b34-a13b-6a5d5e7bf8c8} <Debug> TCPHandler: Processed in 0.001315257 sec. | ||
| 3502 | 2026.02.23 16:32:59.217936 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 19 columns (19 merged, 0 gathered) in 0.00780931 sec., 30604.496427981474 rows/sec., 54.84 MiB/sec. | ||
| 3503 | 2026.02.23 16:32:59.218359 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3504 | 2026.02.23 16:32:59.218666 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.02.23 16:32:59.218737 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3506 | 2026.02.23 16:32:59.218815 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3507 | 2026.02.23 16:33:02.664722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 464 | ||
| 3508 | 2026.02.23 16:33:02.666839 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.02.23 16:33:02.666888 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3510 | 2026.02.23 16:33:02.668048 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3511 | 2026.02.23 16:33:02.668321 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.02.23 16:33:02.668661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3513 | 2026.02.23 16:33:04.201866 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3514 | 2026.02.23 16:33:04.202057 [ 278 ] {0b128d74-a296-4bf5-9e4f-76ffe0dbaa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3515 | 2026.02.23 16:33:04.202125 [ 278 ] {0b128d74-a296-4bf5-9e4f-76ffe0dbaa40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3516 | 2026.02.23 16:33:04.202798 [ 278 ] {0b128d74-a296-4bf5-9e4f-76ffe0dbaa40} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.02.23 16:33:04.202847 [ 278 ] {0b128d74-a296-4bf5-9e4f-76ffe0dbaa40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3518 | 2026.02.23 16:33:04.203264 [ 278 ] {0b128d74-a296-4bf5-9e4f-76ffe0dbaa40} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3519 | 2026.02.23 16:33:04.203489 [ 278 ] {0b128d74-a296-4bf5-9e4f-76ffe0dbaa40} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2026.02.23 16:33:04.203640 [ 278 ] {0b128d74-a296-4bf5-9e4f-76ffe0dbaa40} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001634 sec., 2447.980416156671 rows/sec., 199.62 KiB/sec. | ||
| 3521 | 2026.02.23 16:33:04.203687 [ 278 ] {0b128d74-a296-4bf5-9e4f-76ffe0dbaa40} <Debug> TCPHandler: Processed in 0.00195255 sec. | ||
| 3522 | 2026.02.23 16:33:04.203815 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2026.02.23 16:33:04.203916 [ 278 ] {a9b4bd7a-ce83-418a-85f6-b060ea155ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3524 | 2026.02.23 16:33:04.203959 [ 278 ] {a9b4bd7a-ce83-418a-85f6-b060ea155ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3525 | 2026.02.23 16:33:04.204415 [ 278 ] {a9b4bd7a-ce83-418a-85f6-b060ea155ed0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.02.23 16:33:04.204455 [ 278 ] {a9b4bd7a-ce83-418a-85f6-b060ea155ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3527 | 2026.02.23 16:33:04.204765 [ 278 ] {a9b4bd7a-ce83-418a-85f6-b060ea155ed0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3528 | 2026.02.23 16:33:04.204985 [ 278 ] {a9b4bd7a-ce83-418a-85f6-b060ea155ed0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.02.23 16:33:04.205129 [ 278 ] {a9b4bd7a-ce83-418a-85f6-b060ea155ed0} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001236 sec., 63106.79611650486 rows/sec., 5.18 MiB/sec. | ||
| 3530 | 2026.02.23 16:33:04.205167 [ 278 ] {a9b4bd7a-ce83-418a-85f6-b060ea155ed0} <Debug> TCPHandler: Processed in 0.001404038 sec. | ||
| 3531 | 2026.02.23 16:33:04.205294 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3532 | 2026.02.23 16:33:04.205391 [ 278 ] {a87423ce-21a9-4876-ae82-deaed8844486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3533 | 2026.02.23 16:33:04.205430 [ 278 ] {a87423ce-21a9-4876-ae82-deaed8844486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3534 | 2026.02.23 16:33:04.205835 [ 278 ] {a87423ce-21a9-4876-ae82-deaed8844486} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.02.23 16:33:04.205872 [ 278 ] {a87423ce-21a9-4876-ae82-deaed8844486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3536 | 2026.02.23 16:33:04.206165 [ 278 ] {a87423ce-21a9-4876-ae82-deaed8844486} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3537 | 2026.02.23 16:33:04.206375 [ 278 ] {a87423ce-21a9-4876-ae82-deaed8844486} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.02.23 16:33:04.206499 [ 278 ] {a87423ce-21a9-4876-ae82-deaed8844486} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001128 sec., 12411.347517730495 rows/sec., 914.23 KiB/sec. | ||
| 3539 | 2026.02.23 16:33:04.206536 [ 278 ] {a87423ce-21a9-4876-ae82-deaed8844486} <Debug> TCPHandler: Processed in 0.001291067 sec. | ||
| 3540 | 2026.02.23 16:33:04.206647 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3541 | 2026.02.23 16:33:04.206741 [ 278 ] {d1887c37-4f1e-400e-9f57-dc62dabed555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3542 | 2026.02.23 16:33:04.206780 [ 278 ] {d1887c37-4f1e-400e-9f57-dc62dabed555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3543 | 2026.02.23 16:33:04.207186 [ 278 ] {d1887c37-4f1e-400e-9f57-dc62dabed555} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2026.02.23 16:33:04.207222 [ 278 ] {d1887c37-4f1e-400e-9f57-dc62dabed555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3545 | 2026.02.23 16:33:04.207524 [ 278 ] {d1887c37-4f1e-400e-9f57-dc62dabed555} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3546 | 2026.02.23 16:33:04.207747 [ 278 ] {d1887c37-4f1e-400e-9f57-dc62dabed555} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.02.23 16:33:04.207883 [ 278 ] {d1887c37-4f1e-400e-9f57-dc62dabed555} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001159 sec., 67299.39603106126 rows/sec., 5.26 MiB/sec. | ||
| 3548 | 2026.02.23 16:33:04.207920 [ 278 ] {d1887c37-4f1e-400e-9f57-dc62dabed555} <Debug> TCPHandler: Processed in 0.001321267 sec. | ||
| 3549 | 2026.02.23 16:33:04.208034 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3550 | 2026.02.23 16:33:04.208126 [ 278 ] {dba16e8b-9483-4983-b10f-46bf6c67e293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3551 | 2026.02.23 16:33:04.208168 [ 278 ] {dba16e8b-9483-4983-b10f-46bf6c67e293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3552 | 2026.02.23 16:33:04.208576 [ 278 ] {dba16e8b-9483-4983-b10f-46bf6c67e293} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2026.02.23 16:33:04.208611 [ 278 ] {dba16e8b-9483-4983-b10f-46bf6c67e293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3554 | 2026.02.23 16:33:04.208950 [ 278 ] {dba16e8b-9483-4983-b10f-46bf6c67e293} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3555 | 2026.02.23 16:33:04.209170 [ 278 ] {dba16e8b-9483-4983-b10f-46bf6c67e293} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.02.23 16:33:04.209304 [ 278 ] {dba16e8b-9483-4983-b10f-46bf6c67e293} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001196 sec., 135451.5050167224 rows/sec., 9.43 MiB/sec. | ||
| 3557 | 2026.02.23 16:33:04.209341 [ 278 ] {dba16e8b-9483-4983-b10f-46bf6c67e293} <Debug> TCPHandler: Processed in 0.001355879 sec. | ||
| 3558 | 2026.02.23 16:33:04.209453 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3559 | 2026.02.23 16:33:04.209544 [ 278 ] {d65c2b8a-fd27-4c65-b87d-d25baed97f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3560 | 2026.02.23 16:33:04.209597 [ 278 ] {d65c2b8a-fd27-4c65-b87d-d25baed97f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3561 | 2026.02.23 16:33:04.210318 [ 278 ] {d65c2b8a-fd27-4c65-b87d-d25baed97f76} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3562 | 2026.02.23 16:33:04.210356 [ 278 ] {d65c2b8a-fd27-4c65-b87d-d25baed97f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3563 | 2026.02.23 16:33:04.210876 [ 278 ] {d65c2b8a-fd27-4c65-b87d-d25baed97f76} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3564 | 2026.02.23 16:33:04.211099 [ 278 ] {d65c2b8a-fd27-4c65-b87d-d25baed97f76} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2026.02.23 16:33:04.211237 [ 278 ] {d65c2b8a-fd27-4c65-b87d-d25baed97f76} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001709 sec., 5851.375073142189 rows/sec., 10.49 MiB/sec. | ||
| 3566 | 2026.02.23 16:33:04.211297 [ 278 ] {d65c2b8a-fd27-4c65-b87d-d25baed97f76} <Debug> TCPHandler: Processed in 0.001893249 sec. | ||
| 3567 | 2026.02.23 16:33:04.211408 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3568 | 2026.02.23 16:33:04.211505 [ 278 ] {d9917bd8-ffc8-45a2-9e06-80e40df36964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3569 | 2026.02.23 16:33:04.211548 [ 278 ] {d9917bd8-ffc8-45a2-9e06-80e40df36964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3570 | 2026.02.23 16:33:04.211891 [ 278 ] {d9917bd8-ffc8-45a2-9e06-80e40df36964} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2026.02.23 16:33:04.211927 [ 278 ] {d9917bd8-ffc8-45a2-9e06-80e40df36964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3572 | 2026.02.23 16:33:04.212231 [ 278 ] {d9917bd8-ffc8-45a2-9e06-80e40df36964} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3573 | 2026.02.23 16:33:04.212441 [ 278 ] {d9917bd8-ffc8-45a2-9e06-80e40df36964} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2026.02.23 16:33:04.212579 [ 278 ] {d9917bd8-ffc8-45a2-9e06-80e40df36964} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 3575 | 2026.02.23 16:33:04.212614 [ 278 ] {d9917bd8-ffc8-45a2-9e06-80e40df36964} <Debug> TCPHandler: Processed in 0.001254756 sec. | ||
| 3576 | 2026.02.23 16:33:05.154206 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7224 | ||
| 3577 | 2026.02.23 16:33:05.154689 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.02.23 16:33:05.154729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3579 | 2026.02.23 16:33:05.155197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3580 | 2026.02.23 16:33:05.155420 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.02.23 16:33:05.155546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7224 | ||
| 3582 | 2026.02.23 16:33:05.546168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3583 | 2026.02.23 16:33:05.562541 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.02.23 16:33:05.562605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3585 | 2026.02.23 16:33:05.568295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3586 | 2026.02.23 16:33:05.568994 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.02.23 16:33:05.571627 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3588 | 2026.02.23 16:33:09.202783 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2026.02.23 16:33:09.202979 [ 278 ] {9038dabd-8f2c-4662-9dfb-8000ec78de85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3590 | 2026.02.23 16:33:09.203048 [ 278 ] {9038dabd-8f2c-4662-9dfb-8000ec78de85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3591 | 2026.02.23 16:33:09.203743 [ 278 ] {9038dabd-8f2c-4662-9dfb-8000ec78de85} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.02.23 16:33:09.203797 [ 278 ] {9038dabd-8f2c-4662-9dfb-8000ec78de85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3593 | 2026.02.23 16:33:09.204210 [ 278 ] {9038dabd-8f2c-4662-9dfb-8000ec78de85} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3594 | 2026.02.23 16:33:09.204437 [ 278 ] {9038dabd-8f2c-4662-9dfb-8000ec78de85} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2026.02.23 16:33:09.204595 [ 278 ] {9038dabd-8f2c-4662-9dfb-8000ec78de85} <Debug> executeQuery: Read 118 rows, 10.27 KiB in 0.001665 sec., 70870.87087087087 rows/sec., 6.02 MiB/sec. | ||
| 3596 | 2026.02.23 16:33:09.204651 [ 278 ] {9038dabd-8f2c-4662-9dfb-8000ec78de85} <Debug> TCPHandler: Processed in 0.001999351 sec. | ||
| 3597 | 2026.02.23 16:33:09.204797 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2026.02.23 16:33:09.204911 [ 278 ] {0b6ee04b-0037-4b83-abc3-54bebda390b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3599 | 2026.02.23 16:33:09.204967 [ 278 ] {0b6ee04b-0037-4b83-abc3-54bebda390b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3600 | 2026.02.23 16:33:09.205428 [ 278 ] {0b6ee04b-0037-4b83-abc3-54bebda390b8} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.02.23 16:33:09.205467 [ 278 ] {0b6ee04b-0037-4b83-abc3-54bebda390b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3602 | 2026.02.23 16:33:09.205848 [ 278 ] {0b6ee04b-0037-4b83-abc3-54bebda390b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3603 | 2026.02.23 16:33:09.206072 [ 278 ] {0b6ee04b-0037-4b83-abc3-54bebda390b8} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.02.23 16:33:09.206214 [ 278 ] {0b6ee04b-0037-4b83-abc3-54bebda390b8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001327 sec., 23360.964581763375 rows/sec., 1.72 MiB/sec. | ||
| 3605 | 2026.02.23 16:33:09.206254 [ 278 ] {0b6ee04b-0037-4b83-abc3-54bebda390b8} <Debug> TCPHandler: Processed in 0.001516441 sec. | ||
| 3606 | 2026.02.23 16:33:09.206369 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2026.02.23 16:33:09.206465 [ 278 ] {f0ade849-4505-473c-a05a-8e140714ab68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3608 | 2026.02.23 16:33:09.206507 [ 278 ] {f0ade849-4505-473c-a05a-8e140714ab68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3609 | 2026.02.23 16:33:09.206939 [ 278 ] {f0ade849-4505-473c-a05a-8e140714ab68} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2026.02.23 16:33:09.206976 [ 278 ] {f0ade849-4505-473c-a05a-8e140714ab68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3611 | 2026.02.23 16:33:09.207277 [ 278 ] {f0ade849-4505-473c-a05a-8e140714ab68} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3612 | 2026.02.23 16:33:09.207480 [ 278 ] {f0ade849-4505-473c-a05a-8e140714ab68} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.02.23 16:33:09.207605 [ 278 ] {f0ade849-4505-473c-a05a-8e140714ab68} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001158 sec., 82037.99654576858 rows/sec., 6.41 MiB/sec. | ||
| 3614 | 2026.02.23 16:33:09.207642 [ 278 ] {f0ade849-4505-473c-a05a-8e140714ab68} <Debug> TCPHandler: Processed in 0.001322907 sec. | ||
| 3615 | 2026.02.23 16:33:09.207759 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.02.23 16:33:09.207854 [ 278 ] {1997cacd-1f40-4580-b15f-04c91480ed2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3617 | 2026.02.23 16:33:09.207897 [ 278 ] {1997cacd-1f40-4580-b15f-04c91480ed2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3618 | 2026.02.23 16:33:09.208310 [ 278 ] {1997cacd-1f40-4580-b15f-04c91480ed2f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.02.23 16:33:09.208346 [ 278 ] {1997cacd-1f40-4580-b15f-04c91480ed2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3620 | 2026.02.23 16:33:09.208672 [ 278 ] {1997cacd-1f40-4580-b15f-04c91480ed2f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3621 | 2026.02.23 16:33:09.208877 [ 278 ] {1997cacd-1f40-4580-b15f-04c91480ed2f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.02.23 16:33:09.209002 [ 278 ] {1997cacd-1f40-4580-b15f-04c91480ed2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 3623 | 2026.02.23 16:33:09.209040 [ 278 ] {1997cacd-1f40-4580-b15f-04c91480ed2f} <Debug> TCPHandler: Processed in 0.001329398 sec. | ||
| 3624 | 2026.02.23 16:33:09.209168 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.02.23 16:33:09.209261 [ 278 ] {12db3c3e-5d90-4f70-96f3-fb0f4bbe683d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3626 | 2026.02.23 16:33:09.209315 [ 278 ] {12db3c3e-5d90-4f70-96f3-fb0f4bbe683d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3627 | 2026.02.23 16:33:09.210116 [ 278 ] {12db3c3e-5d90-4f70-96f3-fb0f4bbe683d} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.02.23 16:33:09.210153 [ 278 ] {12db3c3e-5d90-4f70-96f3-fb0f4bbe683d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3629 | 2026.02.23 16:33:09.210670 [ 278 ] {12db3c3e-5d90-4f70-96f3-fb0f4bbe683d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3630 | 2026.02.23 16:33:09.210903 [ 278 ] {12db3c3e-5d90-4f70-96f3-fb0f4bbe683d} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.02.23 16:33:09.211038 [ 278 ] {12db3c3e-5d90-4f70-96f3-fb0f4bbe683d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001795 sec., 17270.194986072423 rows/sec., 30.95 MiB/sec. | ||
| 3632 | 2026.02.23 16:33:09.211090 [ 278 ] {12db3c3e-5d90-4f70-96f3-fb0f4bbe683d} <Debug> TCPHandler: Processed in 0.00197261 sec. | ||
| 3633 | 2026.02.23 16:33:09.211209 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.02.23 16:33:09.211303 [ 278 ] {88344259-fc93-43ed-917f-bc08b6beb898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3635 | 2026.02.23 16:33:09.211345 [ 278 ] {88344259-fc93-43ed-917f-bc08b6beb898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3636 | 2026.02.23 16:33:09.211675 [ 278 ] {88344259-fc93-43ed-917f-bc08b6beb898} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.02.23 16:33:09.211711 [ 278 ] {88344259-fc93-43ed-917f-bc08b6beb898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3638 | 2026.02.23 16:33:09.212012 [ 278 ] {88344259-fc93-43ed-917f-bc08b6beb898} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3639 | 2026.02.23 16:33:09.212218 [ 278 ] {88344259-fc93-43ed-917f-bc08b6beb898} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.02.23 16:33:09.212345 [ 278 ] {88344259-fc93-43ed-917f-bc08b6beb898} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 3641 | 2026.02.23 16:33:09.212381 [ 278 ] {88344259-fc93-43ed-917f-bc08b6beb898} <Debug> TCPHandler: Processed in 0.001221896 sec. | ||
| 3642 | 2026.02.23 16:33:10.998112 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56278 | ||
| 3643 | 2026.02.23 16:33:10.998229 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3644 | 2026.02.23 16:33:10.998257 [ 289 ] {} <Debug> TCP-Session: 7601dd21-bf4e-43d3-82b0-f0a3fa0c634e Authenticating user 'default' from [fd00:1122:3344:101::e]:56278 | ||
| 3645 | 2026.02.23 16:33:10.998281 [ 289 ] {} <Debug> TCP-Session: 7601dd21-bf4e-43d3-82b0-f0a3fa0c634e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.02.23 16:33:10.998294 [ 289 ] {} <Debug> TCP-Session: 7601dd21-bf4e-43d3-82b0-f0a3fa0c634e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2026.02.23 16:33:10.998536 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41472 | ||
| 3648 | 2026.02.23 16:33:10.998559 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36561 | ||
| 3649 | 2026.02.23 16:33:10.998580 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50015 | ||
| 3650 | 2026.02.23 16:33:10.998605 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48374 | ||
| 3651 | 2026.02.23 16:33:10.998615 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51232 | ||
| 3652 | 2026.02.23 16:33:10.998663 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3653 | 2026.02.23 16:33:10.998673 [ 289 ] {} <Trace> TCP-Session: 7601dd21-bf4e-43d3-82b0-f0a3fa0c634e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.02.23 16:33:10.998702 [ 290 ] {} <Debug> TCP-Session: fed62231-9f55-4bfb-b4c8-426ea4327edf Authenticating user 'default' from [fd00:1122:3344:101::e]:41472 | ||
| 3655 | 2026.02.23 16:33:10.998595 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62822 | ||
| 3656 | 2026.02.23 16:33:10.998736 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3657 | 2026.02.23 16:33:10.998557 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63591 | ||
| 3658 | 2026.02.23 16:33:10.998795 [ 294 ] {} <Debug> TCP-Session: 7867d2de-1e1e-480d-a284-97862a0e1a83 Authenticating user 'default' from [fd00:1122:3344:101::e]:50015 | ||
| 3659 | 2026.02.23 16:33:10.998818 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3660 | 2026.02.23 16:33:10.998834 [ 294 ] {} <Debug> TCP-Session: 7867d2de-1e1e-480d-a284-97862a0e1a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.02.23 16:33:10.998566 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36407 | ||
| 3662 | 2026.02.23 16:33:10.998851 [ 294 ] {} <Debug> TCP-Session: 7867d2de-1e1e-480d-a284-97862a0e1a83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.02.23 16:33:10.998875 [ 289 ] {8b2db1f0-9ff1-4864-a8da-0e912a9a2104} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56278) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3664 | 2026.02.23 16:33:10.998852 [ 286 ] {} <Debug> TCP-Session: a5ffb0fa-0984-4edb-b5da-a08435b91a75 Authenticating user 'default' from [fd00:1122:3344:101::e]:48374 | ||
| 3665 | 2026.02.23 16:33:10.998740 [ 290 ] {} <Debug> TCP-Session: fed62231-9f55-4bfb-b4c8-426ea4327edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.02.23 16:33:10.998940 [ 286 ] {} <Debug> TCP-Session: a5ffb0fa-0984-4edb-b5da-a08435b91a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3667 | 2026.02.23 16:33:10.998950 [ 290 ] {} <Debug> TCP-Session: fed62231-9f55-4bfb-b4c8-426ea4327edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3668 | 2026.02.23 16:33:10.998958 [ 286 ] {} <Debug> TCP-Session: a5ffb0fa-0984-4edb-b5da-a08435b91a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2026.02.23 16:33:10.998981 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3670 | 2026.02.23 16:33:10.998985 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3671 | 2026.02.23 16:33:10.999029 [ 292 ] {} <Debug> TCP-Session: c7fc098f-ad8a-463b-a370-db59be9117a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36561 | ||
| 3672 | 2026.02.23 16:33:10.999043 [ 291 ] {} <Debug> TCP-Session: 8db0b963-516a-49c6-a2f3-078a31ace654 Authenticating user 'default' from [fd00:1122:3344:101::e]:63591 | ||
| 3673 | 2026.02.23 16:33:10.999062 [ 292 ] {} <Debug> TCP-Session: c7fc098f-ad8a-463b-a370-db59be9117a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3674 | 2026.02.23 16:33:10.999074 [ 291 ] {} <Debug> TCP-Session: 8db0b963-516a-49c6-a2f3-078a31ace654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2026.02.23 16:33:10.999084 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3676 | 2026.02.23 16:33:10.999097 [ 291 ] {} <Debug> TCP-Session: 8db0b963-516a-49c6-a2f3-078a31ace654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2026.02.23 16:33:10.999085 [ 292 ] {} <Debug> TCP-Session: c7fc098f-ad8a-463b-a370-db59be9117a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2026.02.23 16:33:10.999121 [ 274 ] {} <Debug> TCP-Session: 00c3f7f8-0f8e-43a6-b6e0-8565257f943b Authenticating user 'default' from [fd00:1122:3344:101::e]:62822 | ||
| 3679 | 2026.02.23 16:33:10.999083 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3680 | 2026.02.23 16:33:10.999156 [ 274 ] {} <Debug> TCP-Session: 00c3f7f8-0f8e-43a6-b6e0-8565257f943b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.02.23 16:33:10.999175 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3682 | 2026.02.23 16:33:10.999184 [ 274 ] {} <Debug> TCP-Session: 00c3f7f8-0f8e-43a6-b6e0-8565257f943b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.02.23 16:33:10.999184 [ 293 ] {} <Debug> TCP-Session: 29d89382-0cc2-483a-8a38-a48a48d8c18e Authenticating user 'default' from [fd00:1122:3344:101::e]:36407 | ||
| 3684 | 2026.02.23 16:33:10.999212 [ 287 ] {} <Debug> TCP-Session: 954c453f-101c-461c-bd44-2e53084a4c7a Authenticating user 'default' from [fd00:1122:3344:101::e]:51232 | ||
| 3685 | 2026.02.23 16:33:10.999226 [ 289 ] {8b2db1f0-9ff1-4864-a8da-0e912a9a2104} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3686 | 2026.02.23 16:33:10.999232 [ 293 ] {} <Debug> TCP-Session: 29d89382-0cc2-483a-8a38-a48a48d8c18e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.02.23 16:33:10.999243 [ 287 ] {} <Debug> TCP-Session: 954c453f-101c-461c-bd44-2e53084a4c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.02.23 16:33:10.999266 [ 293 ] {} <Debug> TCP-Session: 29d89382-0cc2-483a-8a38-a48a48d8c18e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.02.23 16:33:10.999280 [ 287 ] {} <Debug> TCP-Session: 954c453f-101c-461c-bd44-2e53084a4c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.02.23 16:33:10.999294 [ 289 ] {8b2db1f0-9ff1-4864-a8da-0e912a9a2104} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3691 | 2026.02.23 16:33:10.999617 [ 289 ] {8b2db1f0-9ff1-4864-a8da-0e912a9a2104} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 3692 | 2026.02.23 16:33:11.000761 [ 303 ] {8b2db1f0-9ff1-4864-a8da-0e912a9a2104} <Trace> AggregatingTransform: Aggregating | ||
| 3693 | 2026.02.23 16:33:11.000804 [ 303 ] {8b2db1f0-9ff1-4864-a8da-0e912a9a2104} <Trace> Aggregator: Aggregation method: without_key | ||
| 3694 | 2026.02.23 16:33:11.000840 [ 303 ] {8b2db1f0-9ff1-4864-a8da-0e912a9a2104} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001118853 sec. (893.772 rows/sec., 34.91 KiB/sec.) | ||
| 3695 | 2026.02.23 16:33:11.000860 [ 303 ] {8b2db1f0-9ff1-4864-a8da-0e912a9a2104} <Trace> Aggregator: Merging aggregated data | ||
| 3696 | 2026.02.23 16:33:11.002339 [ 289 ] {8b2db1f0-9ff1-4864-a8da-0e912a9a2104} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003521 sec., 284.0102243680773 rows/sec., 11.09 KiB/sec. | ||
| 3697 | 2026.02.23 16:33:11.002547 [ 289 ] {8b2db1f0-9ff1-4864-a8da-0e912a9a2104} <Debug> TCPHandler: Processed in 0.004026363 sec. | ||
| 3698 | 2026.02.23 16:33:11.002651 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3699 | 2026.02.23 16:33:11.002682 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3700 | 2026.02.23 16:33:11.002695 [ 289 ] {} <Debug> TCP-Session: 7601dd21-bf4e-43d3-82b0-f0a3fa0c634e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.02.23 16:33:11.002712 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3702 | 2026.02.23 16:33:11.002725 [ 287 ] {} <Debug> TCP-Session: 954c453f-101c-461c-bd44-2e53084a4c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3703 | 2026.02.23 16:33:11.002744 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3704 | 2026.02.23 16:33:11.002767 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3705 | 2026.02.23 16:33:11.002787 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3706 | 2026.02.23 16:33:11.002804 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3707 | 2026.02.23 16:33:11.002823 [ 292 ] {} <Debug> TCP-Session: c7fc098f-ad8a-463b-a370-db59be9117a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2026.02.23 16:33:11.002856 [ 274 ] {} <Debug> TCP-Session: 00c3f7f8-0f8e-43a6-b6e0-8565257f943b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2026.02.23 16:33:11.002838 [ 294 ] {} <Debug> TCP-Session: 7867d2de-1e1e-480d-a284-97862a0e1a83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.02.23 16:33:11.002824 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3711 | 2026.02.23 16:33:11.002799 [ 291 ] {} <Debug> TCP-Session: 8db0b963-516a-49c6-a2f3-078a31ace654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.02.23 16:33:11.002965 [ 286 ] {} <Debug> TCP-Session: a5ffb0fa-0984-4edb-b5da-a08435b91a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.02.23 16:33:11.002730 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3714 | 2026.02.23 16:33:11.002776 [ 290 ] {} <Debug> TCP-Session: fed62231-9f55-4bfb-b4c8-426ea4327edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.02.23 16:33:11.003062 [ 293 ] {} <Debug> TCP-Session: 29d89382-0cc2-483a-8a38-a48a48d8c18e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.02.23 16:33:11.051543 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53710 | ||
| 3717 | 2026.02.23 16:33:11.051654 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3718 | 2026.02.23 16:33:11.051681 [ 289 ] {} <Debug> TCP-Session: 6ebeecd8-b00b-45af-a760-6a4dc396fb20 Authenticating user 'default' from [fd00:1122:3344:101::e]:53710 | ||
| 3719 | 2026.02.23 16:33:11.051732 [ 289 ] {} <Debug> TCP-Session: 6ebeecd8-b00b-45af-a760-6a4dc396fb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.02.23 16:33:11.051746 [ 289 ] {} <Debug> TCP-Session: 6ebeecd8-b00b-45af-a760-6a4dc396fb20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.02.23 16:33:11.051947 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35321 | ||
| 3722 | 2026.02.23 16:33:11.051978 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46419 | ||
| 3723 | 2026.02.23 16:33:11.051995 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41751 | ||
| 3724 | 2026.02.23 16:33:11.052020 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53071 | ||
| 3725 | 2026.02.23 16:33:11.052045 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3726 | 2026.02.23 16:33:11.052042 [ 289 ] {} <Trace> TCP-Session: 6ebeecd8-b00b-45af-a760-6a4dc396fb20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2026.02.23 16:33:11.052087 [ 290 ] {} <Debug> TCP-Session: 35452706-68eb-4c87-8a53-227d7093c198 Authenticating user 'default' from [fd00:1122:3344:101::e]:35321 | ||
| 3728 | 2026.02.23 16:33:11.052093 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3729 | 2026.02.23 16:33:11.052104 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3730 | 2026.02.23 16:33:11.052119 [ 290 ] {} <Debug> TCP-Session: 35452706-68eb-4c87-8a53-227d7093c198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.02.23 16:33:11.052125 [ 294 ] {} <Debug> TCP-Session: 4eacfa70-4d5e-4b02-9228-c28441d2a288 Authenticating user 'default' from [fd00:1122:3344:101::e]:41751 | ||
| 3732 | 2026.02.23 16:33:11.052135 [ 290 ] {} <Debug> TCP-Session: 35452706-68eb-4c87-8a53-227d7093c198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.02.23 16:33:11.052134 [ 286 ] {} <Debug> TCP-Session: cfdb437a-b523-4bc4-a40d-c4d83da49d95 Authenticating user 'default' from [fd00:1122:3344:101::e]:53071 | ||
| 3734 | 2026.02.23 16:33:11.052147 [ 294 ] {} <Debug> TCP-Session: 4eacfa70-4d5e-4b02-9228-c28441d2a288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.02.23 16:33:11.052161 [ 286 ] {} <Debug> TCP-Session: cfdb437a-b523-4bc4-a40d-c4d83da49d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2026.02.23 16:33:11.052169 [ 294 ] {} <Debug> TCP-Session: 4eacfa70-4d5e-4b02-9228-c28441d2a288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2026.02.23 16:33:11.052179 [ 286 ] {} <Debug> TCP-Session: cfdb437a-b523-4bc4-a40d-c4d83da49d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2026.02.23 16:33:11.052095 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3739 | 2026.02.23 16:33:11.052009 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56312 | ||
| 3740 | 2026.02.23 16:33:11.052245 [ 289 ] {df904635-f93e-4703-a2a8-ad84ffbede07} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53710) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3741 | 2026.02.23 16:33:11.052232 [ 292 ] {} <Debug> TCP-Session: 2dcce098-53ef-4370-8f11-2b1a101efdff Authenticating user 'default' from [fd00:1122:3344:101::e]:46419 | ||
| 3742 | 2026.02.23 16:33:11.051982 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56136 | ||
| 3743 | 2026.02.23 16:33:11.052303 [ 292 ] {} <Debug> TCP-Session: 2dcce098-53ef-4370-8f11-2b1a101efdff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.02.23 16:33:11.052326 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3745 | 2026.02.23 16:33:11.052338 [ 292 ] {} <Debug> TCP-Session: 2dcce098-53ef-4370-8f11-2b1a101efdff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.02.23 16:33:11.051986 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57730 | ||
| 3747 | 2026.02.23 16:33:11.052370 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3748 | 2026.02.23 16:33:11.052363 [ 274 ] {} <Debug> TCP-Session: 82a82264-7c3b-4787-add7-320c6ab45319 Authenticating user 'default' from [fd00:1122:3344:101::e]:56312 | ||
| 3749 | 2026.02.23 16:33:11.052416 [ 293 ] {} <Debug> TCP-Session: 079279a3-1524-4985-bb7f-f3c78a4831c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56136 | ||
| 3750 | 2026.02.23 16:33:11.052440 [ 274 ] {} <Debug> TCP-Session: 82a82264-7c3b-4787-add7-320c6ab45319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.02.23 16:33:11.052440 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3752 | 2026.02.23 16:33:11.052460 [ 274 ] {} <Debug> TCP-Session: 82a82264-7c3b-4787-add7-320c6ab45319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.02.23 16:33:11.052448 [ 293 ] {} <Debug> TCP-Session: 079279a3-1524-4985-bb7f-f3c78a4831c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.02.23 16:33:11.052483 [ 291 ] {} <Debug> TCP-Session: 187f2aca-7d99-46ec-bffa-f32845c1f381 Authenticating user 'default' from [fd00:1122:3344:101::e]:57730 | ||
| 3755 | 2026.02.23 16:33:11.052502 [ 293 ] {} <Debug> TCP-Session: 079279a3-1524-4985-bb7f-f3c78a4831c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2026.02.23 16:33:11.052521 [ 291 ] {} <Debug> TCP-Session: 187f2aca-7d99-46ec-bffa-f32845c1f381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.02.23 16:33:11.052528 [ 289 ] {df904635-f93e-4703-a2a8-ad84ffbede07} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3758 | 2026.02.23 16:33:11.052545 [ 291 ] {} <Debug> TCP-Session: 187f2aca-7d99-46ec-bffa-f32845c1f381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.02.23 16:33:11.052030 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59293 | ||
| 3760 | 2026.02.23 16:33:11.052600 [ 289 ] {df904635-f93e-4703-a2a8-ad84ffbede07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3761 | 2026.02.23 16:33:11.052647 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3762 | 2026.02.23 16:33:11.052674 [ 287 ] {} <Debug> TCP-Session: 219bf51b-8882-4b49-a0e1-fa926d7c33ca Authenticating user 'default' from [fd00:1122:3344:101::e]:59293 | ||
| 3763 | 2026.02.23 16:33:11.052690 [ 287 ] {} <Debug> TCP-Session: 219bf51b-8882-4b49-a0e1-fa926d7c33ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.02.23 16:33:11.052702 [ 287 ] {} <Debug> TCP-Session: 219bf51b-8882-4b49-a0e1-fa926d7c33ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.02.23 16:33:11.052883 [ 289 ] {df904635-f93e-4703-a2a8-ad84ffbede07} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 3766 | 2026.02.23 16:33:11.053813 [ 344 ] {df904635-f93e-4703-a2a8-ad84ffbede07} <Trace> AggregatingTransform: Aggregating | ||
| 3767 | 2026.02.23 16:33:11.053864 [ 344 ] {df904635-f93e-4703-a2a8-ad84ffbede07} <Trace> Aggregator: Aggregation method: without_key | ||
| 3768 | 2026.02.23 16:33:11.053902 [ 344 ] {df904635-f93e-4703-a2a8-ad84ffbede07} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911289 sec. (1097.347 rows/sec., 42.87 KiB/sec.) | ||
| 3769 | 2026.02.23 16:33:11.053919 [ 344 ] {df904635-f93e-4703-a2a8-ad84ffbede07} <Trace> Aggregator: Merging aggregated data | ||
| 3770 | 2026.02.23 16:33:11.055274 [ 289 ] {df904635-f93e-4703-a2a8-ad84ffbede07} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003082 sec., 324.4646333549643 rows/sec., 12.67 KiB/sec. | ||
| 3771 | 2026.02.23 16:33:11.055447 [ 289 ] {df904635-f93e-4703-a2a8-ad84ffbede07} <Debug> TCPHandler: Processed in 0.003520493 sec. | ||
| 3772 | 2026.02.23 16:33:11.055581 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3773 | 2026.02.23 16:33:11.055611 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3774 | 2026.02.23 16:33:11.055628 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3775 | 2026.02.23 16:33:11.055645 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3776 | 2026.02.23 16:33:11.055661 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3777 | 2026.02.23 16:33:11.055695 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3778 | 2026.02.23 16:33:11.055696 [ 290 ] {} <Debug> TCP-Session: 35452706-68eb-4c87-8a53-227d7093c198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.02.23 16:33:11.055727 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3780 | 2026.02.23 16:33:11.055742 [ 274 ] {} <Debug> TCP-Session: 82a82264-7c3b-4787-add7-320c6ab45319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.02.23 16:33:11.055726 [ 292 ] {} <Debug> TCP-Session: 2dcce098-53ef-4370-8f11-2b1a101efdff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.02.23 16:33:11.055770 [ 286 ] {} <Debug> TCP-Session: cfdb437a-b523-4bc4-a40d-c4d83da49d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.02.23 16:33:11.055712 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3784 | 2026.02.23 16:33:11.055667 [ 291 ] {} <Debug> TCP-Session: 187f2aca-7d99-46ec-bffa-f32845c1f381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.02.23 16:33:11.055842 [ 294 ] {} <Debug> TCP-Session: 4eacfa70-4d5e-4b02-9228-c28441d2a288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.02.23 16:33:11.055676 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3787 | 2026.02.23 16:33:11.055655 [ 287 ] {} <Debug> TCP-Session: 219bf51b-8882-4b49-a0e1-fa926d7c33ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.02.23 16:33:11.055898 [ 293 ] {} <Debug> TCP-Session: 079279a3-1524-4985-bb7f-f3c78a4831c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.02.23 16:33:11.055619 [ 289 ] {} <Debug> TCP-Session: 6ebeecd8-b00b-45af-a760-6a4dc396fb20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.02.23 16:33:11.286822 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38517 | ||
| 3791 | 2026.02.23 16:33:11.286950 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3792 | 2026.02.23 16:33:11.286981 [ 289 ] {} <Debug> TCP-Session: d77dc01a-e863-4a77-af37-a199947f3422 Authenticating user 'default' from [fd00:1122:3344:101::e]:38517 | ||
| 3793 | 2026.02.23 16:33:11.287012 [ 289 ] {} <Debug> TCP-Session: d77dc01a-e863-4a77-af37-a199947f3422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.02.23 16:33:11.287029 [ 289 ] {} <Debug> TCP-Session: d77dc01a-e863-4a77-af37-a199947f3422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.02.23 16:33:11.287254 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45667 | ||
| 3796 | 2026.02.23 16:33:11.287266 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40581 | ||
| 3797 | 2026.02.23 16:33:11.287294 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62498 | ||
| 3798 | 2026.02.23 16:33:11.287330 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33466 | ||
| 3799 | 2026.02.23 16:33:11.287374 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3800 | 2026.02.23 16:33:11.287382 [ 289 ] {} <Trace> TCP-Session: d77dc01a-e863-4a77-af37-a199947f3422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.02.23 16:33:11.287413 [ 290 ] {} <Debug> TCP-Session: 1b97b40f-e7b2-4c62-92d9-7e4efc199471 Authenticating user 'default' from [fd00:1122:3344:101::e]:45667 | ||
| 3802 | 2026.02.23 16:33:11.287421 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3803 | 2026.02.23 16:33:11.287447 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3804 | 2026.02.23 16:33:11.287451 [ 290 ] {} <Debug> TCP-Session: 1b97b40f-e7b2-4c62-92d9-7e4efc199471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.02.23 16:33:11.287470 [ 292 ] {} <Debug> TCP-Session: b6951d27-95e3-422f-a36d-6087edae5fa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62498 | ||
| 3806 | 2026.02.23 16:33:11.287492 [ 274 ] {} <Debug> TCP-Session: b1de8742-686c-4a50-9177-44d6901fabc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33466 | ||
| 3807 | 2026.02.23 16:33:11.287492 [ 290 ] {} <Debug> TCP-Session: 1b97b40f-e7b2-4c62-92d9-7e4efc199471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.02.23 16:33:11.287513 [ 292 ] {} <Debug> TCP-Session: b6951d27-95e3-422f-a36d-6087edae5fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.02.23 16:33:11.287535 [ 274 ] {} <Debug> TCP-Session: b1de8742-686c-4a50-9177-44d6901fabc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.02.23 16:33:11.287548 [ 292 ] {} <Debug> TCP-Session: b6951d27-95e3-422f-a36d-6087edae5fa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.02.23 16:33:11.287567 [ 274 ] {} <Debug> TCP-Session: b1de8742-686c-4a50-9177-44d6901fabc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.02.23 16:33:11.287578 [ 289 ] {37e5115d-d0cb-4747-8193-4fb2166137bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38517) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3813 | 2026.02.23 16:33:11.287400 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3814 | 2026.02.23 16:33:11.287315 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43492 | ||
| 3815 | 2026.02.23 16:33:11.287645 [ 291 ] {} <Debug> TCP-Session: 6ca8b471-1bfd-455f-b55a-4e16b4e76ce3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40581 | ||
| 3816 | 2026.02.23 16:33:11.287302 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36727 | ||
| 3817 | 2026.02.23 16:33:11.287677 [ 291 ] {} <Debug> TCP-Session: 6ca8b471-1bfd-455f-b55a-4e16b4e76ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.02.23 16:33:11.287709 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3819 | 2026.02.23 16:33:11.287711 [ 291 ] {} <Debug> TCP-Session: 6ca8b471-1bfd-455f-b55a-4e16b4e76ce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.02.23 16:33:11.287741 [ 294 ] {} <Debug> TCP-Session: 508c3137-758b-4361-b06b-3c4173e80e49 Authenticating user 'default' from [fd00:1122:3344:101::e]:43492 | ||
| 3821 | 2026.02.23 16:33:11.287753 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3822 | 2026.02.23 16:33:11.287771 [ 294 ] {} <Debug> TCP-Session: 508c3137-758b-4361-b06b-3c4173e80e49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.02.23 16:33:11.287788 [ 293 ] {} <Debug> TCP-Session: 359d5bd6-9a46-4f83-b5c6-f5aa6a0540b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36727 | ||
| 3824 | 2026.02.23 16:33:11.287792 [ 294 ] {} <Debug> TCP-Session: 508c3137-758b-4361-b06b-3c4173e80e49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.02.23 16:33:11.287824 [ 293 ] {} <Debug> TCP-Session: 359d5bd6-9a46-4f83-b5c6-f5aa6a0540b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.02.23 16:33:11.287843 [ 293 ] {} <Debug> TCP-Session: 359d5bd6-9a46-4f83-b5c6-f5aa6a0540b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.02.23 16:33:11.287916 [ 289 ] {37e5115d-d0cb-4747-8193-4fb2166137bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3828 | 2026.02.23 16:33:11.287987 [ 289 ] {37e5115d-d0cb-4747-8193-4fb2166137bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3829 | 2026.02.23 16:33:11.288329 [ 289 ] {37e5115d-d0cb-4747-8193-4fb2166137bd} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 3830 | 2026.02.23 16:33:11.289299 [ 337 ] {37e5115d-d0cb-4747-8193-4fb2166137bd} <Trace> AggregatingTransform: Aggregating | ||
| 3831 | 2026.02.23 16:33:11.289374 [ 337 ] {37e5115d-d0cb-4747-8193-4fb2166137bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 3832 | 2026.02.23 16:33:11.289414 [ 337 ] {37e5115d-d0cb-4747-8193-4fb2166137bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096636 sec. (1034.811 rows/sec., 40.42 KiB/sec.) | ||
| 3833 | 2026.02.23 16:33:11.289434 [ 337 ] {37e5115d-d0cb-4747-8193-4fb2166137bd} <Trace> Aggregator: Merging aggregated data | ||
| 3834 | 2026.02.23 16:33:11.290265 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46733 | ||
| 3835 | 2026.02.23 16:33:11.290268 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40708 | ||
| 3836 | 2026.02.23 16:33:11.290374 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3837 | 2026.02.23 16:33:11.290398 [ 286 ] {} <Debug> TCP-Session: 1d961c06-147e-4b10-bc83-fdde0a30ab34 Authenticating user 'default' from [fd00:1122:3344:101::e]:40708 | ||
| 3838 | 2026.02.23 16:33:11.290422 [ 286 ] {} <Debug> TCP-Session: 1d961c06-147e-4b10-bc83-fdde0a30ab34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.02.23 16:33:11.290436 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3840 | 2026.02.23 16:33:11.290438 [ 286 ] {} <Debug> TCP-Session: 1d961c06-147e-4b10-bc83-fdde0a30ab34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.02.23 16:33:11.290466 [ 287 ] {} <Debug> TCP-Session: df23951d-1ee8-497f-946c-3cc68ba567c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46733 | ||
| 3842 | 2026.02.23 16:33:11.290491 [ 287 ] {} <Debug> TCP-Session: df23951d-1ee8-497f-946c-3cc68ba567c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.02.23 16:33:11.290506 [ 287 ] {} <Debug> TCP-Session: df23951d-1ee8-497f-946c-3cc68ba567c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.02.23 16:33:11.291070 [ 289 ] {37e5115d-d0cb-4747-8193-4fb2166137bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00355 sec., 281.6901408450704 rows/sec., 11.00 KiB/sec. | ||
| 3845 | 2026.02.23 16:33:11.291218 [ 289 ] {37e5115d-d0cb-4747-8193-4fb2166137bd} <Debug> TCPHandler: Processed in 0.003959301 sec. | ||
| 3846 | 2026.02.23 16:33:11.291354 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3847 | 2026.02.23 16:33:11.291384 [ 289 ] {} <Debug> TCP-Session: d77dc01a-e863-4a77-af37-a199947f3422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.02.23 16:33:11.291387 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3849 | 2026.02.23 16:33:11.291413 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3850 | 2026.02.23 16:33:11.291430 [ 290 ] {} <Debug> TCP-Session: 1b97b40f-e7b2-4c62-92d9-7e4efc199471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.02.23 16:33:11.291439 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3852 | 2026.02.23 16:33:11.291462 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3853 | 2026.02.23 16:33:11.291487 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3854 | 2026.02.23 16:33:11.291493 [ 293 ] {} <Debug> TCP-Session: 359d5bd6-9a46-4f83-b5c6-f5aa6a0540b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.02.23 16:33:11.291508 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3856 | 2026.02.23 16:33:11.291531 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3857 | 2026.02.23 16:33:11.291552 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3858 | 2026.02.23 16:33:11.291564 [ 287 ] {} <Debug> TCP-Session: df23951d-1ee8-497f-946c-3cc68ba567c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.02.23 16:33:11.291584 [ 294 ] {} <Debug> TCP-Session: 508c3137-758b-4361-b06b-3c4173e80e49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.02.23 16:33:11.291603 [ 286 ] {} <Debug> TCP-Session: 1d961c06-147e-4b10-bc83-fdde0a30ab34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.02.23 16:33:11.291549 [ 292 ] {} <Debug> TCP-Session: b6951d27-95e3-422f-a36d-6087edae5fa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.02.23 16:33:11.291517 [ 274 ] {} <Debug> TCP-Session: b1de8742-686c-4a50-9177-44d6901fabc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.02.23 16:33:11.291463 [ 291 ] {} <Debug> TCP-Session: 6ca8b471-1bfd-455f-b55a-4e16b4e76ce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.02.23 16:33:12.567759 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3865 | 2026.02.23 16:33:12.567811 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3866 | 2026.02.23 16:33:12.655726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7672 | ||
| 3867 | 2026.02.23 16:33:12.656276 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2026.02.23 16:33:12.656335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3869 | 2026.02.23 16:33:12.656873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3870 | 2026.02.23 16:33:12.657117 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2026.02.23 16:33:12.657267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7672 | ||
| 3872 | 2026.02.23 16:33:12.657282 [ 47 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3873 | 2026.02.23 16:33:12.657354 [ 47 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.02.23 16:33:12.657373 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3875 | 2026.02.23 16:33:12.657529 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 3876 | 2026.02.23 16:33:12.657729 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3877 | 2026.02.23 16:33:12.657790 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5304 rows starting from the beginning of the part | ||
| 3878 | 2026.02.23 16:33:12.657883 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 3879 | 2026.02.23 16:33:12.657950 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 3880 | 2026.02.23 16:33:12.658012 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 3881 | 2026.02.23 16:33:12.658066 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 3882 | 2026.02.23 16:33:12.658125 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 3883 | 2026.02.23 16:33:12.659782 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7672 rows, containing 4 columns (4 merged, 0 gathered) in 0.002333428 sec., 3287866.60655482 rows/sec., 47.03 MiB/sec. | ||
| 3884 | 2026.02.23 16:33:12.660541 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3885 | 2026.02.23 16:33:12.660930 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_16_3} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2026.02.23 16:33:12.661005 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_16_3} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3887 | 2026.02.23 16:33:12.661102 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3888 | 2026.02.23 16:33:12.668786 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 496 | ||
| 3889 | 2026.02.23 16:33:12.671275 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.02.23 16:33:12.671321 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3891 | 2026.02.23 16:33:12.672498 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3892 | 2026.02.23 16:33:12.672765 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2026.02.23 16:33:12.672909 [ 47 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3894 | 2026.02.23 16:33:12.672944 [ 47 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2026.02.23 16:33:12.672964 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3896 | 2026.02.23 16:33:12.673039 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 3897 | 2026.02.23 16:33:12.673093 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 496 | ||
| 3898 | 2026.02.23 16:33:12.673635 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3899 | 2026.02.23 16:33:12.673792 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 362 rows starting from the beginning of the part | ||
| 3900 | 2026.02.23 16:33:12.674169 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3901 | 2026.02.23 16:33:12.674538 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 3902 | 2026.02.23 16:33:12.674882 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3903 | 2026.02.23 16:33:12.675212 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 3904 | 2026.02.23 16:33:12.675557 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3905 | 2026.02.23 16:33:12.681982 [ 199 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 72 columns (72 merged, 0 gathered) in 0.008971565 sec., 55285.783472560244 rows/sec., 50.62 MiB/sec. | ||
| 3906 | 2026.02.23 16:33:12.682688 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3907 | 2026.02.23 16:33:12.683179 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_11_2} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.02.23 16:33:12.683247 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_11_2} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3909 | 2026.02.23 16:33:12.683405 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3910 | 2026.02.23 16:33:13.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.98 MiB, peak 234.24 MiB, free memory in arenas 0.00 B, will set to 227.47 MiB (RSS), difference: 1.49 MiB | ||
| 3911 | 2026.02.23 16:33:13.001255 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000839548 sec. | ||
| 3912 | 2026.02.23 16:33:13.071792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3913 | 2026.02.23 16:33:13.089114 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2026.02.23 16:33:13.089175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3915 | 2026.02.23 16:33:13.095179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3916 | 2026.02.23 16:33:13.095922 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2026.02.23 16:33:13.096188 [ 47 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3918 | 2026.02.23 16:33:13.096228 [ 47 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.02.23 16:33:13.096250 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3920 | 2026.02.23 16:33:13.096397 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3921 | 2026.02.23 16:33:13.099021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3922 | 2026.02.23 16:33:13.100595 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3923 | 2026.02.23 16:33:13.102244 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3924 | 2026.02.23 16:33:13.107003 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3925 | 2026.02.23 16:33:13.111387 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3926 | 2026.02.23 16:33:13.115568 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3927 | 2026.02.23 16:33:13.120200 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3928 | 2026.02.23 16:33:13.124278 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 3929 | 2026.02.23 16:33:13.177262 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080944455 sec., 1494.8522415772643 rows/sec., 7.73 MiB/sec. | ||
| 3930 | 2026.02.23 16:33:13.179760 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3931 | 2026.02.23 16:33:13.181830 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_16_3} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.02.23 16:33:13.181905 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_16_3} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3933 | 2026.02.23 16:33:13.183843 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3934 | 2026.02.23 16:33:14.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.56 MiB, peak 238.51 MiB, free memory in arenas 0.00 B, will set to 239.32 MiB (RSS), difference: 10.75 MiB | ||
| 3935 | 2026.02.23 16:33:14.202640 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3936 | 2026.02.23 16:33:14.202829 [ 278 ] {e56245c9-0677-47f5-8239-db19dd857a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3937 | 2026.02.23 16:33:14.202904 [ 278 ] {e56245c9-0677-47f5-8239-db19dd857a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3938 | 2026.02.23 16:33:14.203633 [ 278 ] {e56245c9-0677-47f5-8239-db19dd857a7c} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.02.23 16:33:14.203691 [ 278 ] {e56245c9-0677-47f5-8239-db19dd857a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3940 | 2026.02.23 16:33:14.204105 [ 278 ] {e56245c9-0677-47f5-8239-db19dd857a7c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3941 | 2026.02.23 16:33:14.204348 [ 278 ] {e56245c9-0677-47f5-8239-db19dd857a7c} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.02.23 16:33:14.204504 [ 278 ] {e56245c9-0677-47f5-8239-db19dd857a7c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001731 sec., 43905.257076834205 rows/sec., 3.62 MiB/sec. | ||
| 3943 | 2026.02.23 16:33:14.204554 [ 278 ] {e56245c9-0677-47f5-8239-db19dd857a7c} <Debug> TCPHandler: Processed in 0.002046472 sec. | ||
| 3944 | 2026.02.23 16:33:14.204683 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.02.23 16:33:14.204788 [ 278 ] {7eb8a964-83a9-436e-b257-b254adbb2c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3946 | 2026.02.23 16:33:14.204832 [ 278 ] {7eb8a964-83a9-436e-b257-b254adbb2c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3947 | 2026.02.23 16:33:14.205250 [ 278 ] {7eb8a964-83a9-436e-b257-b254adbb2c33} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.02.23 16:33:14.205288 [ 278 ] {7eb8a964-83a9-436e-b257-b254adbb2c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3949 | 2026.02.23 16:33:14.205596 [ 278 ] {7eb8a964-83a9-436e-b257-b254adbb2c33} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3950 | 2026.02.23 16:33:14.205805 [ 278 ] {7eb8a964-83a9-436e-b257-b254adbb2c33} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.02.23 16:33:14.205945 [ 278 ] {7eb8a964-83a9-436e-b257-b254adbb2c33} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00118 sec., 8474.57627118644 rows/sec., 637.25 KiB/sec. | ||
| 3952 | 2026.02.23 16:33:14.205985 [ 278 ] {7eb8a964-83a9-436e-b257-b254adbb2c33} <Debug> TCPHandler: Processed in 0.001353708 sec. | ||
| 3953 | 2026.02.23 16:33:14.206100 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3954 | 2026.02.23 16:33:14.206196 [ 278 ] {800c96a5-a6b4-41e0-86fe-3a03f8701fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3955 | 2026.02.23 16:33:14.206237 [ 278 ] {800c96a5-a6b4-41e0-86fe-3a03f8701fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3956 | 2026.02.23 16:33:14.206652 [ 278 ] {800c96a5-a6b4-41e0-86fe-3a03f8701fd8} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.02.23 16:33:14.206691 [ 278 ] {800c96a5-a6b4-41e0-86fe-3a03f8701fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3958 | 2026.02.23 16:33:14.206993 [ 278 ] {800c96a5-a6b4-41e0-86fe-3a03f8701fd8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3959 | 2026.02.23 16:33:14.207202 [ 278 ] {800c96a5-a6b4-41e0-86fe-3a03f8701fd8} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2026.02.23 16:33:14.207329 [ 278 ] {800c96a5-a6b4-41e0-86fe-3a03f8701fd8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001152 sec., 64236.11111111111 rows/sec., 5.02 MiB/sec. | ||
| 3961 | 2026.02.23 16:33:14.207366 [ 278 ] {800c96a5-a6b4-41e0-86fe-3a03f8701fd8} <Debug> TCPHandler: Processed in 0.001316667 sec. | ||
| 3962 | 2026.02.23 16:33:14.207476 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.02.23 16:33:14.207571 [ 278 ] {df5e39b2-27c1-4853-a62e-b108ff39947c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3964 | 2026.02.23 16:33:14.207616 [ 278 ] {df5e39b2-27c1-4853-a62e-b108ff39947c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3965 | 2026.02.23 16:33:14.208018 [ 278 ] {df5e39b2-27c1-4853-a62e-b108ff39947c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2026.02.23 16:33:14.208055 [ 278 ] {df5e39b2-27c1-4853-a62e-b108ff39947c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3967 | 2026.02.23 16:33:14.208397 [ 278 ] {df5e39b2-27c1-4853-a62e-b108ff39947c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3968 | 2026.02.23 16:33:14.208611 [ 278 ] {df5e39b2-27c1-4853-a62e-b108ff39947c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2026.02.23 16:33:14.208744 [ 278 ] {df5e39b2-27c1-4853-a62e-b108ff39947c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 3970 | 2026.02.23 16:33:14.208789 [ 278 ] {df5e39b2-27c1-4853-a62e-b108ff39947c} <Debug> TCPHandler: Processed in 0.001361968 sec. | ||
| 3971 | 2026.02.23 16:33:14.208930 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.02.23 16:33:14.209023 [ 278 ] {b00796b2-bd3f-43a0-895c-e36fa6ac7182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3973 | 2026.02.23 16:33:14.209078 [ 278 ] {b00796b2-bd3f-43a0-895c-e36fa6ac7182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3974 | 2026.02.23 16:33:14.209837 [ 278 ] {b00796b2-bd3f-43a0-895c-e36fa6ac7182} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.02.23 16:33:14.209874 [ 278 ] {b00796b2-bd3f-43a0-895c-e36fa6ac7182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3976 | 2026.02.23 16:33:14.210387 [ 278 ] {b00796b2-bd3f-43a0-895c-e36fa6ac7182} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3977 | 2026.02.23 16:33:14.210603 [ 278 ] {b00796b2-bd3f-43a0-895c-e36fa6ac7182} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.02.23 16:33:14.210742 [ 278 ] {b00796b2-bd3f-43a0-895c-e36fa6ac7182} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 3979 | 2026.02.23 16:33:14.210802 [ 278 ] {b00796b2-bd3f-43a0-895c-e36fa6ac7182} <Debug> TCPHandler: Processed in 0.00192135 sec. | ||
| 3980 | 2026.02.23 16:33:14.210917 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2026.02.23 16:33:14.211010 [ 278 ] {0a9c4c84-bbda-402b-b56a-f4f6f3bcac48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3982 | 2026.02.23 16:33:14.211052 [ 278 ] {0a9c4c84-bbda-402b-b56a-f4f6f3bcac48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3983 | 2026.02.23 16:33:14.211390 [ 278 ] {0a9c4c84-bbda-402b-b56a-f4f6f3bcac48} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2026.02.23 16:33:14.211427 [ 278 ] {0a9c4c84-bbda-402b-b56a-f4f6f3bcac48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3985 | 2026.02.23 16:33:14.211727 [ 278 ] {0a9c4c84-bbda-402b-b56a-f4f6f3bcac48} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3986 | 2026.02.23 16:33:14.211930 [ 278 ] {0a9c4c84-bbda-402b-b56a-f4f6f3bcac48} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.02.23 16:33:14.212054 [ 278 ] {0a9c4c84-bbda-402b-b56a-f4f6f3bcac48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 3988 | 2026.02.23 16:33:14.212091 [ 278 ] {0a9c4c84-bbda-402b-b56a-f4f6f3bcac48} <Debug> TCPHandler: Processed in 0.001223025 sec. | ||
| 3989 | 2026.02.23 16:33:19.204794 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2026.02.23 16:33:19.205027 [ 278 ] {20ede720-2ad5-480d-b6a8-bb4ef271c0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3991 | 2026.02.23 16:33:19.205106 [ 278 ] {20ede720-2ad5-480d-b6a8-bb4ef271c0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3992 | 2026.02.23 16:33:19.205830 [ 278 ] {20ede720-2ad5-480d-b6a8-bb4ef271c0ce} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2026.02.23 16:33:19.205891 [ 278 ] {20ede720-2ad5-480d-b6a8-bb4ef271c0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3994 | 2026.02.23 16:33:19.206300 [ 278 ] {20ede720-2ad5-480d-b6a8-bb4ef271c0ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3995 | 2026.02.23 16:33:19.206565 [ 278 ] {20ede720-2ad5-480d-b6a8-bb4ef271c0ce} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2026.02.23 16:33:19.206724 [ 278 ] {20ede720-2ad5-480d-b6a8-bb4ef271c0ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00175 sec., 13714.285714285714 rows/sec., 1.14 MiB/sec. | ||
| 3997 | 2026.02.23 16:33:19.206774 [ 278 ] {20ede720-2ad5-480d-b6a8-bb4ef271c0ce} <Debug> TCPHandler: Processed in 0.002125303 sec. | ||
| 3998 | 2026.02.23 16:33:19.206900 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3999 | 2026.02.23 16:33:19.207007 [ 278 ] {12ed6851-072e-4e23-a927-0caaf158b7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4000 | 2026.02.23 16:33:19.207052 [ 278 ] {12ed6851-072e-4e23-a927-0caaf158b7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4001 | 2026.02.23 16:33:19.207461 [ 278 ] {12ed6851-072e-4e23-a927-0caaf158b7a3} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2026.02.23 16:33:19.207501 [ 278 ] {12ed6851-072e-4e23-a927-0caaf158b7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4003 | 2026.02.23 16:33:19.207801 [ 278 ] {12ed6851-072e-4e23-a927-0caaf158b7a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4004 | 2026.02.23 16:33:19.208018 [ 278 ] {12ed6851-072e-4e23-a927-0caaf158b7a3} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.02.23 16:33:19.208148 [ 278 ] {12ed6851-072e-4e23-a927-0caaf158b7a3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001164 sec., 3436.426116838488 rows/sec., 280.22 KiB/sec. | ||
| 4006 | 2026.02.23 16:33:19.208188 [ 278 ] {12ed6851-072e-4e23-a927-0caaf158b7a3} <Debug> TCPHandler: Processed in 0.001341517 sec. | ||
| 4007 | 2026.02.23 16:33:19.208299 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4008 | 2026.02.23 16:33:19.208396 [ 278 ] {a4899d80-12ed-4571-9406-ddc613f828cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4009 | 2026.02.23 16:33:19.208437 [ 278 ] {a4899d80-12ed-4571-9406-ddc613f828cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4010 | 2026.02.23 16:33:19.208961 [ 278 ] {a4899d80-12ed-4571-9406-ddc613f828cc} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.02.23 16:33:19.208999 [ 278 ] {a4899d80-12ed-4571-9406-ddc613f828cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4012 | 2026.02.23 16:33:19.209339 [ 278 ] {a4899d80-12ed-4571-9406-ddc613f828cc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4013 | 2026.02.23 16:33:19.209551 [ 278 ] {a4899d80-12ed-4571-9406-ddc613f828cc} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.02.23 16:33:19.209658 [ 25 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4015 | 2026.02.23 16:33:19.209680 [ 278 ] {a4899d80-12ed-4571-9406-ddc613f828cc} <Debug> executeQuery: Read 240 rows, 21.88 KiB in 0.001304 sec., 184049.07975460123 rows/sec., 16.38 MiB/sec. | ||
| 4016 | 2026.02.23 16:33:19.209724 [ 25 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.02.23 16:33:19.209734 [ 278 ] {a4899d80-12ed-4571-9406-ddc613f828cc} <Debug> TCPHandler: Processed in 0.00148451 sec. | ||
| 4018 | 2026.02.23 16:33:19.209753 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4019 | 2026.02.23 16:33:19.209852 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 4020 | 2026.02.23 16:33:19.209859 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2026.02.23 16:33:19.209953 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4022 | 2026.02.23 16:33:19.209971 [ 278 ] {6d117e09-04c4-486c-aed3-97f78ebf16a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4023 | 2026.02.23 16:33:19.209985 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 982 rows starting from the beginning of the part | ||
| 4024 | 2026.02.23 16:33:19.210012 [ 278 ] {6d117e09-04c4-486c-aed3-97f78ebf16a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4025 | 2026.02.23 16:33:19.210072 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 92 rows starting from the beginning of the part | ||
| 4026 | 2026.02.23 16:33:19.210122 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 4027 | 2026.02.23 16:33:19.210171 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 118 rows starting from the beginning of the part | ||
| 4028 | 2026.02.23 16:33:19.210216 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 4029 | 2026.02.23 16:33:19.210262 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 240 rows starting from the beginning of the part | ||
| 4030 | 2026.02.23 16:33:19.210421 [ 278 ] {6d117e09-04c4-486c-aed3-97f78ebf16a0} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2026.02.23 16:33:19.210456 [ 278 ] {6d117e09-04c4-486c-aed3-97f78ebf16a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4032 | 2026.02.23 16:33:19.210932 [ 278 ] {6d117e09-04c4-486c-aed3-97f78ebf16a0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4033 | 2026.02.23 16:33:19.211137 [ 278 ] {6d117e09-04c4-486c-aed3-97f78ebf16a0} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.02.23 16:33:19.211268 [ 278 ] {6d117e09-04c4-486c-aed3-97f78ebf16a0} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.001315 sec., 35741.44486692015 rows/sec., 2.65 MiB/sec. | ||
| 4035 | 2026.02.23 16:33:19.211306 [ 278 ] {6d117e09-04c4-486c-aed3-97f78ebf16a0} <Debug> TCPHandler: Processed in 0.001496661 sec. | ||
| 4036 | 2026.02.23 16:33:19.211382 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565922 sec., 1012821.839146522 rows/sec., 88.35 MiB/sec. | ||
| 4037 | 2026.02.23 16:33:19.211441 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2026.02.23 16:33:19.211569 [ 278 ] {163ea42c-359e-495c-9683-fb1e7b18b202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4039 | 2026.02.23 16:33:19.211617 [ 278 ] {163ea42c-359e-495c-9683-fb1e7b18b202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4040 | 2026.02.23 16:33:19.211689 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4041 | 2026.02.23 16:33:19.212021 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_21_4} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.02.23 16:33:19.212072 [ 278 ] {163ea42c-359e-495c-9683-fb1e7b18b202} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2026.02.23 16:33:19.212103 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_21_4} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4044 | 2026.02.23 16:33:19.212115 [ 278 ] {163ea42c-359e-495c-9683-fb1e7b18b202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4045 | 2026.02.23 16:33:19.212202 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4046 | 2026.02.23 16:33:19.212441 [ 278 ] {163ea42c-359e-495c-9683-fb1e7b18b202} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4047 | 2026.02.23 16:33:19.212660 [ 278 ] {163ea42c-359e-495c-9683-fb1e7b18b202} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.02.23 16:33:19.212789 [ 278 ] {163ea42c-359e-495c-9683-fb1e7b18b202} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001245 sec., 19277.10843373494 rows/sec., 1.60 MiB/sec. | ||
| 4049 | 2026.02.23 16:33:19.212828 [ 278 ] {163ea42c-359e-495c-9683-fb1e7b18b202} <Debug> TCPHandler: Processed in 0.00144578 sec. | ||
| 4050 | 2026.02.23 16:33:19.212942 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2026.02.23 16:33:19.213042 [ 278 ] {9b203887-5898-4c6a-913a-8eba114fb82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4052 | 2026.02.23 16:33:19.213082 [ 278 ] {9b203887-5898-4c6a-913a-8eba114fb82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4053 | 2026.02.23 16:33:19.213475 [ 278 ] {9b203887-5898-4c6a-913a-8eba114fb82c} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2026.02.23 16:33:19.213512 [ 278 ] {9b203887-5898-4c6a-913a-8eba114fb82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4055 | 2026.02.23 16:33:19.213828 [ 278 ] {9b203887-5898-4c6a-913a-8eba114fb82c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4056 | 2026.02.23 16:33:19.214020 [ 278 ] {9b203887-5898-4c6a-913a-8eba114fb82c} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.02.23 16:33:19.214137 [ 278 ] {9b203887-5898-4c6a-913a-8eba114fb82c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 4058 | 2026.02.23 16:33:19.214175 [ 278 ] {9b203887-5898-4c6a-913a-8eba114fb82c} <Debug> TCPHandler: Processed in 0.001322467 sec. | ||
| 4059 | 2026.02.23 16:33:19.214275 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4060 | 2026.02.23 16:33:19.214362 [ 278 ] {c162f239-64b9-4cfd-8194-47613f0d54ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4061 | 2026.02.23 16:33:19.214397 [ 278 ] {c162f239-64b9-4cfd-8194-47613f0d54ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4062 | 2026.02.23 16:33:19.214911 [ 278 ] {c162f239-64b9-4cfd-8194-47613f0d54ec} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2026.02.23 16:33:19.214948 [ 278 ] {c162f239-64b9-4cfd-8194-47613f0d54ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4064 | 2026.02.23 16:33:19.215265 [ 278 ] {c162f239-64b9-4cfd-8194-47613f0d54ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4065 | 2026.02.23 16:33:19.215470 [ 278 ] {c162f239-64b9-4cfd-8194-47613f0d54ec} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2026.02.23 16:33:19.215567 [ 25 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4067 | 2026.02.23 16:33:19.215593 [ 278 ] {c162f239-64b9-4cfd-8194-47613f0d54ec} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001204 sec., 112126.24584717608 rows/sec., 9.07 MiB/sec. | ||
| 4068 | 2026.02.23 16:33:19.215599 [ 25 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.02.23 16:33:19.215634 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4070 | 2026.02.23 16:33:19.215639 [ 278 ] {c162f239-64b9-4cfd-8194-47613f0d54ec} <Debug> TCPHandler: Processed in 0.001371818 sec. | ||
| 4071 | 2026.02.23 16:33:19.215711 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 4072 | 2026.02.23 16:33:19.215758 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.02.23 16:33:19.215812 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4074 | 2026.02.23 16:33:19.215841 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 573 rows starting from the beginning of the part | ||
| 4075 | 2026.02.23 16:33:19.215850 [ 278 ] {dcd44245-caae-4c55-b855-bad8cd910f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4076 | 2026.02.23 16:33:19.215890 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 67 rows starting from the beginning of the part | ||
| 4077 | 2026.02.23 16:33:19.215892 [ 278 ] {dcd44245-caae-4c55-b855-bad8cd910f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4078 | 2026.02.23 16:33:19.215924 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 4079 | 2026.02.23 16:33:19.215957 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part | ||
| 4080 | 2026.02.23 16:33:19.216004 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 4081 | 2026.02.23 16:33:19.216039 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 135 rows starting from the beginning of the part | ||
| 4082 | 2026.02.23 16:33:19.216290 [ 278 ] {dcd44245-caae-4c55-b855-bad8cd910f73} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.02.23 16:33:19.216324 [ 278 ] {dcd44245-caae-4c55-b855-bad8cd910f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4084 | 2026.02.23 16:33:19.216732 [ 278 ] {dcd44245-caae-4c55-b855-bad8cd910f73} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4085 | 2026.02.23 16:33:19.216837 [ 202 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161524 sec., 879878.5044476051 rows/sec., 69.38 MiB/sec. | ||
| 4086 | 2026.02.23 16:33:19.216954 [ 278 ] {dcd44245-caae-4c55-b855-bad8cd910f73} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.02.23 16:33:19.217069 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4088 | 2026.02.23 16:33:19.217073 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4089 | 2026.02.23 16:33:19.217086 [ 278 ] {dcd44245-caae-4c55-b855-bad8cd910f73} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001254 sec., 157894.73684210528 rows/sec., 11.32 MiB/sec. | ||
| 4090 | 2026.02.23 16:33:19.217120 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2026.02.23 16:33:19.217142 [ 278 ] {dcd44245-caae-4c55-b855-bad8cd910f73} <Debug> TCPHandler: Processed in 0.0014322 sec. | ||
| 4092 | 2026.02.23 16:33:19.217145 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4093 | 2026.02.23 16:33:19.217263 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.02.23 16:33:19.217268 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 4095 | 2026.02.23 16:33:19.217363 [ 278 ] {51381649-d67a-4399-b600-49c6fd5f077a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4096 | 2026.02.23 16:33:19.217372 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_21_4} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.02.23 16:33:19.217414 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4098 | 2026.02.23 16:33:19.217422 [ 278 ] {51381649-d67a-4399-b600-49c6fd5f077a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4099 | 2026.02.23 16:33:19.217459 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2369 rows starting from the beginning of the part | ||
| 4100 | 2026.02.23 16:33:19.217467 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_21_4} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4101 | 2026.02.23 16:33:19.217541 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 110 rows starting from the beginning of the part | ||
| 4102 | 2026.02.23 16:33:19.217587 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4103 | 2026.02.23 16:33:19.217599 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 162 rows starting from the beginning of the part | ||
| 4104 | 2026.02.23 16:33:19.217653 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 4105 | 2026.02.23 16:33:19.217704 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 4106 | 2026.02.23 16:33:19.217750 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 198 rows starting from the beginning of the part | ||
| 4107 | 2026.02.23 16:33:19.218213 [ 278 ] {51381649-d67a-4399-b600-49c6fd5f077a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.02.23 16:33:19.218254 [ 278 ] {51381649-d67a-4399-b600-49c6fd5f077a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4109 | 2026.02.23 16:33:19.218830 [ 278 ] {51381649-d67a-4399-b600-49c6fd5f077a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4110 | 2026.02.23 16:33:19.219056 [ 278 ] {51381649-d67a-4399-b600-49c6fd5f077a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.02.23 16:33:19.219189 [ 278 ] {51381649-d67a-4399-b600-49c6fd5f077a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001844 sec., 16811.279826464208 rows/sec., 30.13 MiB/sec. | ||
| 4112 | 2026.02.23 16:33:19.219240 [ 278 ] {51381649-d67a-4399-b600-49c6fd5f077a} <Debug> TCPHandler: Processed in 0.002024382 sec. | ||
| 4113 | 2026.02.23 16:33:19.219351 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4114 | 2026.02.23 16:33:19.219390 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3159 rows, containing 5 columns (5 merged, 0 gathered) in 0.002165735 sec., 1458627.2097001711 rows/sec., 101.57 MiB/sec. | ||
| 4115 | 2026.02.23 16:33:19.219443 [ 278 ] {35636fa0-4004-4b41-8b77-8668f2209e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4116 | 2026.02.23 16:33:19.219489 [ 278 ] {35636fa0-4004-4b41-8b77-8668f2209e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4117 | 2026.02.23 16:33:19.219746 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4118 | 2026.02.23 16:33:19.219832 [ 278 ] {35636fa0-4004-4b41-8b77-8668f2209e2c} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.02.23 16:33:19.219874 [ 278 ] {35636fa0-4004-4b41-8b77-8668f2209e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4120 | 2026.02.23 16:33:19.220028 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.02.23 16:33:19.220109 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4122 | 2026.02.23 16:33:19.220194 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 4123 | 2026.02.23 16:33:19.220202 [ 278 ] {35636fa0-4004-4b41-8b77-8668f2209e2c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4124 | 2026.02.23 16:33:19.220410 [ 278 ] {35636fa0-4004-4b41-8b77-8668f2209e2c} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.02.23 16:33:19.220506 [ 25 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4126 | 2026.02.23 16:33:19.220535 [ 278 ] {35636fa0-4004-4b41-8b77-8668f2209e2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 4127 | 2026.02.23 16:33:19.220537 [ 25 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.02.23 16:33:19.220574 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4129 | 2026.02.23 16:33:19.220578 [ 278 ] {35636fa0-4004-4b41-8b77-8668f2209e2c} <Debug> TCPHandler: Processed in 0.001274746 sec. | ||
| 4130 | 2026.02.23 16:33:19.220645 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 4131 | 2026.02.23 16:33:19.220736 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4132 | 2026.02.23 16:33:19.220760 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 680 rows starting from the beginning of the part | ||
| 4133 | 2026.02.23 16:33:19.220809 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 4134 | 2026.02.23 16:33:19.220847 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 4135 | 2026.02.23 16:33:19.220884 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 4136 | 2026.02.23 16:33:19.220917 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 4137 | 2026.02.23 16:33:19.220953 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 4138 | 2026.02.23 16:33:19.221776 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001161474 sec., 826535.9362327525 rows/sec., 53.66 MiB/sec. | ||
| 4139 | 2026.02.23 16:33:19.221932 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4140 | 2026.02.23 16:33:19.222176 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_21_4} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2026.02.23 16:33:19.222238 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_21_4} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4142 | 2026.02.23 16:33:19.222296 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4143 | 2026.02.23 16:33:20.157378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8184 | ||
| 4144 | 2026.02.23 16:33:20.157872 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.02.23 16:33:20.157912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4146 | 2026.02.23 16:33:20.158401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4147 | 2026.02.23 16:33:20.158624 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2026.02.23 16:33:20.158762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8184 | ||
| 4149 | 2026.02.23 16:33:20.599127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4150 | 2026.02.23 16:33:20.614041 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.02.23 16:33:20.614112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4152 | 2026.02.23 16:33:20.620112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4153 | 2026.02.23 16:33:20.620865 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.02.23 16:33:20.624078 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4155 | 2026.02.23 16:33:21.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.70 MiB, peak 244.70 MiB, free memory in arenas 0.00 B, will set to 242.02 MiB (RSS), difference: 1.32 MiB | ||
| 4156 | 2026.02.23 16:33:22.673313 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 528 | ||
| 4157 | 2026.02.23 16:33:22.675522 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2026.02.23 16:33:22.675568 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4159 | 2026.02.23 16:33:22.676750 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4160 | 2026.02.23 16:33:22.677001 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2026.02.23 16:33:22.677240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4162 | 2026.02.23 16:33:24.202272 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.02.23 16:33:24.202471 [ 278 ] {eb11bdeb-a478-4e97-ae08-c3405bfd74d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4164 | 2026.02.23 16:33:24.202541 [ 278 ] {eb11bdeb-a478-4e97-ae08-c3405bfd74d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4165 | 2026.02.23 16:33:24.203210 [ 278 ] {eb11bdeb-a478-4e97-ae08-c3405bfd74d2} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.02.23 16:33:24.203265 [ 278 ] {eb11bdeb-a478-4e97-ae08-c3405bfd74d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4167 | 2026.02.23 16:33:24.203680 [ 278 ] {eb11bdeb-a478-4e97-ae08-c3405bfd74d2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4168 | 2026.02.23 16:33:24.203909 [ 278 ] {eb11bdeb-a478-4e97-ae08-c3405bfd74d2} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.02.23 16:33:24.204072 [ 278 ] {eb11bdeb-a478-4e97-ae08-c3405bfd74d2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001649 sec., 46088.53850818678 rows/sec., 3.80 MiB/sec. | ||
| 4170 | 2026.02.23 16:33:24.204121 [ 278 ] {eb11bdeb-a478-4e97-ae08-c3405bfd74d2} <Debug> TCPHandler: Processed in 0.00198178 sec. | ||
| 4171 | 2026.02.23 16:33:24.204254 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2026.02.23 16:33:24.204357 [ 278 ] {d08e5d38-9b1f-463a-a005-410ee293cd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4173 | 2026.02.23 16:33:24.204402 [ 278 ] {d08e5d38-9b1f-463a-a005-410ee293cd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4174 | 2026.02.23 16:33:24.204815 [ 278 ] {d08e5d38-9b1f-463a-a005-410ee293cd59} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.02.23 16:33:24.204854 [ 278 ] {d08e5d38-9b1f-463a-a005-410ee293cd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4176 | 2026.02.23 16:33:24.205180 [ 278 ] {d08e5d38-9b1f-463a-a005-410ee293cd59} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4177 | 2026.02.23 16:33:24.205385 [ 278 ] {d08e5d38-9b1f-463a-a005-410ee293cd59} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.02.23 16:33:24.205492 [ 40 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4179 | 2026.02.23 16:33:24.205518 [ 278 ] {d08e5d38-9b1f-463a-a005-410ee293cd59} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001183 sec., 8453.085376162298 rows/sec., 635.63 KiB/sec. | ||
| 4180 | 2026.02.23 16:33:24.205561 [ 40 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.02.23 16:33:24.205571 [ 278 ] {d08e5d38-9b1f-463a-a005-410ee293cd59} <Debug> TCPHandler: Processed in 0.001370888 sec. | ||
| 4182 | 2026.02.23 16:33:24.205593 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4183 | 2026.02.23 16:33:24.205687 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4184 | 2026.02.23 16:33:24.205718 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 4185 | 2026.02.23 16:33:24.205789 [ 278 ] {5c638262-eedc-408e-a770-07c603c0579c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4186 | 2026.02.23 16:33:24.205838 [ 278 ] {5c638262-eedc-408e-a770-07c603c0579c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4187 | 2026.02.23 16:33:24.205871 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4188 | 2026.02.23 16:33:24.205914 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 211 rows starting from the beginning of the part | ||
| 4189 | 2026.02.23 16:33:24.205989 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 4190 | 2026.02.23 16:33:24.206040 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 4191 | 2026.02.23 16:33:24.206095 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4192 | 2026.02.23 16:33:24.206162 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 47 rows starting from the beginning of the part | ||
| 4193 | 2026.02.23 16:33:24.206225 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 4194 | 2026.02.23 16:33:24.206265 [ 278 ] {5c638262-eedc-408e-a770-07c603c0579c} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.02.23 16:33:24.206308 [ 278 ] {5c638262-eedc-408e-a770-07c603c0579c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4196 | 2026.02.23 16:33:24.206787 [ 278 ] {5c638262-eedc-408e-a770-07c603c0579c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4197 | 2026.02.23 16:33:24.207026 [ 278 ] {5c638262-eedc-408e-a770-07c603c0579c} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.02.23 16:33:24.207163 [ 278 ] {5c638262-eedc-408e-a770-07c603c0579c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001393 sec., 53122.75664034458 rows/sec., 4.15 MiB/sec. | ||
| 4199 | 2026.02.23 16:33:24.207201 [ 278 ] {5c638262-eedc-408e-a770-07c603c0579c} <Debug> TCPHandler: Processed in 0.001564242 sec. | ||
| 4200 | 2026.02.23 16:33:24.207218 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557292 sec., 207411.32684172268 rows/sec., 14.68 MiB/sec. | ||
| 4201 | 2026.02.23 16:33:24.207314 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4202 | 2026.02.23 16:33:24.207415 [ 278 ] {b8542b8b-a805-41af-bc5f-48070e606e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4203 | 2026.02.23 16:33:24.207457 [ 188 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4204 | 2026.02.23 16:33:24.207460 [ 278 ] {b8542b8b-a805-41af-bc5f-48070e606e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4205 | 2026.02.23 16:33:24.207809 [ 188 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_21_4} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2026.02.23 16:33:24.207889 [ 278 ] {b8542b8b-a805-41af-bc5f-48070e606e0f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.02.23 16:33:24.207904 [ 188 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_21_4} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4208 | 2026.02.23 16:33:24.207935 [ 278 ] {b8542b8b-a805-41af-bc5f-48070e606e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4209 | 2026.02.23 16:33:24.208035 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4210 | 2026.02.23 16:33:24.208291 [ 278 ] {b8542b8b-a805-41af-bc5f-48070e606e0f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4211 | 2026.02.23 16:33:24.208504 [ 278 ] {b8542b8b-a805-41af-bc5f-48070e606e0f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.02.23 16:33:24.208635 [ 278 ] {b8542b8b-a805-41af-bc5f-48070e606e0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 4213 | 2026.02.23 16:33:24.208672 [ 278 ] {b8542b8b-a805-41af-bc5f-48070e606e0f} <Debug> TCPHandler: Processed in 0.001407559 sec. | ||
| 4214 | 2026.02.23 16:33:24.208784 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.02.23 16:33:24.208878 [ 278 ] {9d8138d5-d0b5-4fe1-9f01-26a498860e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4216 | 2026.02.23 16:33:24.208933 [ 278 ] {9d8138d5-d0b5-4fe1-9f01-26a498860e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4217 | 2026.02.23 16:33:24.209684 [ 278 ] {9d8138d5-d0b5-4fe1-9f01-26a498860e8b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.02.23 16:33:24.209721 [ 278 ] {9d8138d5-d0b5-4fe1-9f01-26a498860e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4219 | 2026.02.23 16:33:24.210260 [ 278 ] {9d8138d5-d0b5-4fe1-9f01-26a498860e8b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4220 | 2026.02.23 16:33:24.210480 [ 278 ] {9d8138d5-d0b5-4fe1-9f01-26a498860e8b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.02.23 16:33:24.210588 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4222 | 2026.02.23 16:33:24.210619 [ 278 ] {9d8138d5-d0b5-4fe1-9f01-26a498860e8b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001758 sec., 5688.282138794084 rows/sec., 10.19 MiB/sec. | ||
| 4223 | 2026.02.23 16:33:24.210624 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.02.23 16:33:24.210660 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4225 | 2026.02.23 16:33:24.210687 [ 278 ] {9d8138d5-d0b5-4fe1-9f01-26a498860e8b} <Debug> TCPHandler: Processed in 0.00195449 sec. | ||
| 4226 | 2026.02.23 16:33:24.210736 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 4227 | 2026.02.23 16:33:24.210804 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.02.23 16:33:24.210906 [ 278 ] {19fa50a1-7c38-4440-84bc-ee58e80f7b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4229 | 2026.02.23 16:33:24.210949 [ 278 ] {19fa50a1-7c38-4440-84bc-ee58e80f7b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4230 | 2026.02.23 16:33:24.210978 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4231 | 2026.02.23 16:33:24.211042 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 239 rows starting from the beginning of the part | ||
| 4232 | 2026.02.23 16:33:24.211162 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 4233 | 2026.02.23 16:33:24.211271 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 4234 | 2026.02.23 16:33:24.211287 [ 278 ] {19fa50a1-7c38-4440-84bc-ee58e80f7b6e} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.02.23 16:33:24.211328 [ 278 ] {19fa50a1-7c38-4440-84bc-ee58e80f7b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4236 | 2026.02.23 16:33:24.211371 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 4237 | 2026.02.23 16:33:24.211476 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 4238 | 2026.02.23 16:33:24.211574 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 4239 | 2026.02.23 16:33:24.211644 [ 278 ] {19fa50a1-7c38-4440-84bc-ee58e80f7b6e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4240 | 2026.02.23 16:33:24.211875 [ 278 ] {19fa50a1-7c38-4440-84bc-ee58e80f7b6e} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.02.23 16:33:24.212019 [ 278 ] {19fa50a1-7c38-4440-84bc-ee58e80f7b6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 4242 | 2026.02.23 16:33:24.212056 [ 278 ] {19fa50a1-7c38-4440-84bc-ee58e80f7b6e} <Debug> TCPHandler: Processed in 0.001302247 sec. | ||
| 4243 | 2026.02.23 16:33:24.214792 [ 188 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 19 columns (19 merged, 0 gathered) in 0.004086994 sec., 80988.61901925963 rows/sec., 145.13 MiB/sec. | ||
| 4244 | 2026.02.23 16:33:24.215460 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4245 | 2026.02.23 16:33:24.215865 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.02.23 16:33:24.215947 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4247 | 2026.02.23 16:33:24.216122 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 4248 | 2026.02.23 16:33:27.568084 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4249 | 2026.02.23 16:33:27.568164 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4250 | 2026.02.23 16:33:27.658907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8632 | ||
| 4251 | 2026.02.23 16:33:27.659380 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.02.23 16:33:27.659417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4253 | 2026.02.23 16:33:27.659962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4254 | 2026.02.23 16:33:27.660184 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.02.23 16:33:27.660322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8632 | ||
| 4256 | 2026.02.23 16:33:28.124202 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4257 | 2026.02.23 16:33:28.140340 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.02.23 16:33:28.140396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4259 | 2026.02.23 16:33:28.146367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4260 | 2026.02.23 16:33:28.147087 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.02.23 16:33:28.149794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4262 | 2026.02.23 16:33:29.203827 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2026.02.23 16:33:29.204031 [ 278 ] {ef863091-d4bc-4a02-87cd-81dbe38b7f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4264 | 2026.02.23 16:33:29.204106 [ 278 ] {ef863091-d4bc-4a02-87cd-81dbe38b7f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4265 | 2026.02.23 16:33:29.204788 [ 278 ] {ef863091-d4bc-4a02-87cd-81dbe38b7f69} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.02.23 16:33:29.204837 [ 278 ] {ef863091-d4bc-4a02-87cd-81dbe38b7f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4267 | 2026.02.23 16:33:29.205247 [ 278 ] {ef863091-d4bc-4a02-87cd-81dbe38b7f69} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4268 | 2026.02.23 16:33:29.205470 [ 278 ] {ef863091-d4bc-4a02-87cd-81dbe38b7f69} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.02.23 16:33:29.205625 [ 278 ] {ef863091-d4bc-4a02-87cd-81dbe38b7f69} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001648 sec., 72815.53398058252 rows/sec., 6.20 MiB/sec. | ||
| 4270 | 2026.02.23 16:33:29.205673 [ 278 ] {ef863091-d4bc-4a02-87cd-81dbe38b7f69} <Debug> TCPHandler: Processed in 0.002007311 sec. | ||
| 4271 | 2026.02.23 16:33:29.205803 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2026.02.23 16:33:29.205907 [ 278 ] {b03ee7eb-8140-4fd8-acaf-1f67ff14e914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4273 | 2026.02.23 16:33:29.205951 [ 278 ] {b03ee7eb-8140-4fd8-acaf-1f67ff14e914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4274 | 2026.02.23 16:33:29.206384 [ 278 ] {b03ee7eb-8140-4fd8-acaf-1f67ff14e914} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.02.23 16:33:29.206418 [ 278 ] {b03ee7eb-8140-4fd8-acaf-1f67ff14e914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4276 | 2026.02.23 16:33:29.206720 [ 278 ] {b03ee7eb-8140-4fd8-acaf-1f67ff14e914} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4277 | 2026.02.23 16:33:29.206931 [ 278 ] {b03ee7eb-8140-4fd8-acaf-1f67ff14e914} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.02.23 16:33:29.207057 [ 278 ] {b03ee7eb-8140-4fd8-acaf-1f67ff14e914} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001173 sec., 27280.477408354647 rows/sec., 2.00 MiB/sec. | ||
| 4279 | 2026.02.23 16:33:29.207096 [ 278 ] {b03ee7eb-8140-4fd8-acaf-1f67ff14e914} <Debug> TCPHandler: Processed in 0.001346418 sec. | ||
| 4280 | 2026.02.23 16:33:29.207211 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2026.02.23 16:33:29.207307 [ 278 ] {e69ea8fe-7d45-4b91-bd6e-a87c84dbf034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4282 | 2026.02.23 16:33:29.207349 [ 278 ] {e69ea8fe-7d45-4b91-bd6e-a87c84dbf034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4283 | 2026.02.23 16:33:29.207767 [ 278 ] {e69ea8fe-7d45-4b91-bd6e-a87c84dbf034} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.02.23 16:33:29.207802 [ 278 ] {e69ea8fe-7d45-4b91-bd6e-a87c84dbf034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4285 | 2026.02.23 16:33:29.208115 [ 278 ] {e69ea8fe-7d45-4b91-bd6e-a87c84dbf034} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4286 | 2026.02.23 16:33:29.208324 [ 278 ] {e69ea8fe-7d45-4b91-bd6e-a87c84dbf034} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.02.23 16:33:29.208449 [ 278 ] {e69ea8fe-7d45-4b91-bd6e-a87c84dbf034} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001161 sec., 82687.33850129199 rows/sec., 6.46 MiB/sec. | ||
| 4288 | 2026.02.23 16:33:29.208487 [ 278 ] {e69ea8fe-7d45-4b91-bd6e-a87c84dbf034} <Debug> TCPHandler: Processed in 0.001325957 sec. | ||
| 4289 | 2026.02.23 16:33:29.208601 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2026.02.23 16:33:29.208696 [ 278 ] {a0b714ad-1989-4869-bf7b-99f115466288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4291 | 2026.02.23 16:33:29.208740 [ 278 ] {a0b714ad-1989-4869-bf7b-99f115466288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4292 | 2026.02.23 16:33:29.209135 [ 278 ] {a0b714ad-1989-4869-bf7b-99f115466288} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.02.23 16:33:29.209171 [ 278 ] {a0b714ad-1989-4869-bf7b-99f115466288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4294 | 2026.02.23 16:33:29.209497 [ 278 ] {a0b714ad-1989-4869-bf7b-99f115466288} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4295 | 2026.02.23 16:33:29.209697 [ 278 ] {a0b714ad-1989-4869-bf7b-99f115466288} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.02.23 16:33:29.209821 [ 278 ] {a0b714ad-1989-4869-bf7b-99f115466288} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 4297 | 2026.02.23 16:33:29.209863 [ 278 ] {a0b714ad-1989-4869-bf7b-99f115466288} <Debug> TCPHandler: Processed in 0.001310307 sec. | ||
| 4298 | 2026.02.23 16:33:29.209975 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.02.23 16:33:29.210069 [ 278 ] {31034f7d-4c1a-4a23-ad6e-da2f4669967b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4300 | 2026.02.23 16:33:29.210122 [ 278 ] {31034f7d-4c1a-4a23-ad6e-da2f4669967b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4301 | 2026.02.23 16:33:29.210906 [ 278 ] {31034f7d-4c1a-4a23-ad6e-da2f4669967b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.02.23 16:33:29.210941 [ 278 ] {31034f7d-4c1a-4a23-ad6e-da2f4669967b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4303 | 2026.02.23 16:33:29.211477 [ 278 ] {31034f7d-4c1a-4a23-ad6e-da2f4669967b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4304 | 2026.02.23 16:33:29.211693 [ 278 ] {31034f7d-4c1a-4a23-ad6e-da2f4669967b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.02.23 16:33:29.211827 [ 278 ] {31034f7d-4c1a-4a23-ad6e-da2f4669967b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001775 sec., 18028.169014084506 rows/sec., 32.31 MiB/sec. | ||
| 4306 | 2026.02.23 16:33:29.211884 [ 278 ] {31034f7d-4c1a-4a23-ad6e-da2f4669967b} <Debug> TCPHandler: Processed in 0.00196065 sec. | ||
| 4307 | 2026.02.23 16:33:29.211993 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.02.23 16:33:29.212082 [ 278 ] {bb5546af-8026-489a-bb61-7fec1fb71f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4309 | 2026.02.23 16:33:29.212133 [ 278 ] {bb5546af-8026-489a-bb61-7fec1fb71f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4310 | 2026.02.23 16:33:29.212443 [ 278 ] {bb5546af-8026-489a-bb61-7fec1fb71f9e} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.02.23 16:33:29.212476 [ 278 ] {bb5546af-8026-489a-bb61-7fec1fb71f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4312 | 2026.02.23 16:33:29.212763 [ 278 ] {bb5546af-8026-489a-bb61-7fec1fb71f9e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4313 | 2026.02.23 16:33:29.213028 [ 278 ] {bb5546af-8026-489a-bb61-7fec1fb71f9e} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.02.23 16:33:29.213151 [ 278 ] {bb5546af-8026-489a-bb61-7fec1fb71f9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 4315 | 2026.02.23 16:33:29.213187 [ 278 ] {bb5546af-8026-489a-bb61-7fec1fb71f9e} <Debug> TCPHandler: Processed in 0.001233055 sec. | ||
| 4316 | 2026.02.23 16:33:32.677504 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 552 | ||
| 4317 | 2026.02.23 16:33:32.680008 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2026.02.23 16:33:32.680056 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4319 | 2026.02.23 16:33:32.681222 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4320 | 2026.02.23 16:33:32.681498 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2026.02.23 16:33:32.681844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4322 | 2026.02.23 16:33:34.202102 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4323 | 2026.02.23 16:33:34.202301 [ 278 ] {479cc7c4-d4b1-45f9-a8a0-3e17f28e00ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4324 | 2026.02.23 16:33:34.202370 [ 278 ] {479cc7c4-d4b1-45f9-a8a0-3e17f28e00ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4325 | 2026.02.23 16:33:34.202995 [ 278 ] {479cc7c4-d4b1-45f9-a8a0-3e17f28e00ac} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.02.23 16:33:34.203048 [ 278 ] {479cc7c4-d4b1-45f9-a8a0-3e17f28e00ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4327 | 2026.02.23 16:33:34.203444 [ 278 ] {479cc7c4-d4b1-45f9-a8a0-3e17f28e00ac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4328 | 2026.02.23 16:33:34.203679 [ 278 ] {479cc7c4-d4b1-45f9-a8a0-3e17f28e00ac} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2026.02.23 16:33:34.203838 [ 278 ] {479cc7c4-d4b1-45f9-a8a0-3e17f28e00ac} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001587 sec., 2520.4788909892877 rows/sec., 205.53 KiB/sec. | ||
| 4330 | 2026.02.23 16:33:34.203887 [ 278 ] {479cc7c4-d4b1-45f9-a8a0-3e17f28e00ac} <Debug> TCPHandler: Processed in 0.00191378 sec. | ||
| 4331 | 2026.02.23 16:33:34.204016 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2026.02.23 16:33:34.204118 [ 278 ] {32a5a397-0b53-482f-ae6f-97aa937ebd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4333 | 2026.02.23 16:33:34.204161 [ 278 ] {32a5a397-0b53-482f-ae6f-97aa937ebd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4334 | 2026.02.23 16:33:34.204617 [ 278 ] {32a5a397-0b53-482f-ae6f-97aa937ebd16} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2026.02.23 16:33:34.204655 [ 278 ] {32a5a397-0b53-482f-ae6f-97aa937ebd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4336 | 2026.02.23 16:33:34.204964 [ 278 ] {32a5a397-0b53-482f-ae6f-97aa937ebd16} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4337 | 2026.02.23 16:33:34.205167 [ 278 ] {32a5a397-0b53-482f-ae6f-97aa937ebd16} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.02.23 16:33:34.205298 [ 278 ] {32a5a397-0b53-482f-ae6f-97aa937ebd16} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001201 sec., 64945.8784346378 rows/sec., 5.33 MiB/sec. | ||
| 4339 | 2026.02.23 16:33:34.205335 [ 278 ] {32a5a397-0b53-482f-ae6f-97aa937ebd16} <Debug> TCPHandler: Processed in 0.001372189 sec. | ||
| 4340 | 2026.02.23 16:33:34.205450 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4341 | 2026.02.23 16:33:34.205547 [ 278 ] {da9cc4ae-c021-4c8a-a155-e1bbca797053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4342 | 2026.02.23 16:33:34.205587 [ 278 ] {da9cc4ae-c021-4c8a-a155-e1bbca797053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4343 | 2026.02.23 16:33:34.205982 [ 278 ] {da9cc4ae-c021-4c8a-a155-e1bbca797053} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2026.02.23 16:33:34.206019 [ 278 ] {da9cc4ae-c021-4c8a-a155-e1bbca797053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4345 | 2026.02.23 16:33:34.206310 [ 278 ] {da9cc4ae-c021-4c8a-a155-e1bbca797053} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4346 | 2026.02.23 16:33:34.206518 [ 278 ] {da9cc4ae-c021-4c8a-a155-e1bbca797053} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2026.02.23 16:33:34.206644 [ 278 ] {da9cc4ae-c021-4c8a-a155-e1bbca797053} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001116 sec., 12544.802867383512 rows/sec., 924.06 KiB/sec. | ||
| 4348 | 2026.02.23 16:33:34.206680 [ 278 ] {da9cc4ae-c021-4c8a-a155-e1bbca797053} <Debug> TCPHandler: Processed in 0.001280426 sec. | ||
| 4349 | 2026.02.23 16:33:34.206782 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4350 | 2026.02.23 16:33:34.206875 [ 278 ] {14feacc9-ac4c-49cb-bc27-f14441902940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4351 | 2026.02.23 16:33:34.206917 [ 278 ] {14feacc9-ac4c-49cb-bc27-f14441902940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4352 | 2026.02.23 16:33:34.207326 [ 278 ] {14feacc9-ac4c-49cb-bc27-f14441902940} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2026.02.23 16:33:34.207363 [ 278 ] {14feacc9-ac4c-49cb-bc27-f14441902940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4354 | 2026.02.23 16:33:34.207656 [ 278 ] {14feacc9-ac4c-49cb-bc27-f14441902940} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4355 | 2026.02.23 16:33:34.207868 [ 278 ] {14feacc9-ac4c-49cb-bc27-f14441902940} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2026.02.23 16:33:34.207995 [ 278 ] {14feacc9-ac4c-49cb-bc27-f14441902940} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001138 sec., 68541.30052724078 rows/sec., 5.36 MiB/sec. | ||
| 4357 | 2026.02.23 16:33:34.208032 [ 278 ] {14feacc9-ac4c-49cb-bc27-f14441902940} <Debug> TCPHandler: Processed in 0.001298926 sec. | ||
| 4358 | 2026.02.23 16:33:34.208147 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4359 | 2026.02.23 16:33:34.208241 [ 278 ] {1f4657de-9ffe-40f9-8a47-437ac683b015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4360 | 2026.02.23 16:33:34.208285 [ 278 ] {1f4657de-9ffe-40f9-8a47-437ac683b015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4361 | 2026.02.23 16:33:34.208688 [ 278 ] {1f4657de-9ffe-40f9-8a47-437ac683b015} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.02.23 16:33:34.208725 [ 278 ] {1f4657de-9ffe-40f9-8a47-437ac683b015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4363 | 2026.02.23 16:33:34.209050 [ 278 ] {1f4657de-9ffe-40f9-8a47-437ac683b015} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4364 | 2026.02.23 16:33:34.209255 [ 278 ] {1f4657de-9ffe-40f9-8a47-437ac683b015} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.02.23 16:33:34.209382 [ 278 ] {1f4657de-9ffe-40f9-8a47-437ac683b015} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001158 sec., 139896.3730569948 rows/sec., 9.74 MiB/sec. | ||
| 4366 | 2026.02.23 16:33:34.209418 [ 278 ] {1f4657de-9ffe-40f9-8a47-437ac683b015} <Debug> TCPHandler: Processed in 0.001321167 sec. | ||
| 4367 | 2026.02.23 16:33:34.209526 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2026.02.23 16:33:34.209622 [ 278 ] {1d4b1025-3478-4409-8fc8-fa783d50be7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4369 | 2026.02.23 16:33:34.209675 [ 278 ] {1d4b1025-3478-4409-8fc8-fa783d50be7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4370 | 2026.02.23 16:33:34.210377 [ 278 ] {1d4b1025-3478-4409-8fc8-fa783d50be7f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.02.23 16:33:34.210413 [ 278 ] {1d4b1025-3478-4409-8fc8-fa783d50be7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4372 | 2026.02.23 16:33:34.210956 [ 278 ] {1d4b1025-3478-4409-8fc8-fa783d50be7f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4373 | 2026.02.23 16:33:34.211174 [ 278 ] {1d4b1025-3478-4409-8fc8-fa783d50be7f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2026.02.23 16:33:34.211315 [ 278 ] {1d4b1025-3478-4409-8fc8-fa783d50be7f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00171 sec., 5847.95321637427 rows/sec., 10.48 MiB/sec. | ||
| 4375 | 2026.02.23 16:33:34.211376 [ 278 ] {1d4b1025-3478-4409-8fc8-fa783d50be7f} <Debug> TCPHandler: Processed in 0.001904199 sec. | ||
| 4376 | 2026.02.23 16:33:34.211487 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2026.02.23 16:33:34.211583 [ 278 ] {72967b17-aa6b-4d62-af15-327676f3aff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4378 | 2026.02.23 16:33:34.211625 [ 278 ] {72967b17-aa6b-4d62-af15-327676f3aff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4379 | 2026.02.23 16:33:34.211954 [ 278 ] {72967b17-aa6b-4d62-af15-327676f3aff1} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.02.23 16:33:34.211991 [ 278 ] {72967b17-aa6b-4d62-af15-327676f3aff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4381 | 2026.02.23 16:33:34.212287 [ 278 ] {72967b17-aa6b-4d62-af15-327676f3aff1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4382 | 2026.02.23 16:33:34.212496 [ 278 ] {72967b17-aa6b-4d62-af15-327676f3aff1} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.02.23 16:33:34.212623 [ 278 ] {72967b17-aa6b-4d62-af15-327676f3aff1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4384 | 2026.02.23 16:33:34.212661 [ 278 ] {72967b17-aa6b-4d62-af15-327676f3aff1} <Debug> TCPHandler: Processed in 0.001223355 sec. | ||
| 4385 | 2026.02.23 16:33:35.160446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9144 | ||
| 4386 | 2026.02.23 16:33:35.160992 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2026.02.23 16:33:35.161038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4388 | 2026.02.23 16:33:35.161657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4389 | 2026.02.23 16:33:35.161909 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.02.23 16:33:35.162038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9144 | ||
| 4391 | 2026.02.23 16:33:35.649907 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4392 | 2026.02.23 16:33:35.666914 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.02.23 16:33:35.666981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4394 | 2026.02.23 16:33:35.673186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4395 | 2026.02.23 16:33:35.673924 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.02.23 16:33:35.676978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4397 | 2026.02.23 16:33:39.203449 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.02.23 16:33:39.203770 [ 278 ] {af484e19-c4b8-4645-8381-1ecdf07c14bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4399 | 2026.02.23 16:33:39.203842 [ 278 ] {af484e19-c4b8-4645-8381-1ecdf07c14bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4400 | 2026.02.23 16:33:39.204648 [ 278 ] {af484e19-c4b8-4645-8381-1ecdf07c14bb} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.02.23 16:33:39.204697 [ 278 ] {af484e19-c4b8-4645-8381-1ecdf07c14bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4402 | 2026.02.23 16:33:39.205116 [ 278 ] {af484e19-c4b8-4645-8381-1ecdf07c14bb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4403 | 2026.02.23 16:33:39.205343 [ 278 ] {af484e19-c4b8-4645-8381-1ecdf07c14bb} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2026.02.23 16:33:39.205516 [ 278 ] {af484e19-c4b8-4645-8381-1ecdf07c14bb} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001822 sec., 65861.69045005488 rows/sec., 5.61 MiB/sec. | ||
| 4405 | 2026.02.23 16:33:39.205566 [ 278 ] {af484e19-c4b8-4645-8381-1ecdf07c14bb} <Debug> TCPHandler: Processed in 0.002303048 sec. | ||
| 4406 | 2026.02.23 16:33:39.205703 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2026.02.23 16:33:39.205807 [ 278 ] {9811cc09-a9a8-4306-99e6-af2cabeb9f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4408 | 2026.02.23 16:33:39.205850 [ 278 ] {9811cc09-a9a8-4306-99e6-af2cabeb9f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4409 | 2026.02.23 16:33:39.206356 [ 278 ] {9811cc09-a9a8-4306-99e6-af2cabeb9f23} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.02.23 16:33:39.206394 [ 278 ] {9811cc09-a9a8-4306-99e6-af2cabeb9f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4411 | 2026.02.23 16:33:39.206695 [ 278 ] {9811cc09-a9a8-4306-99e6-af2cabeb9f23} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4412 | 2026.02.23 16:33:39.206902 [ 278 ] {9811cc09-a9a8-4306-99e6-af2cabeb9f23} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.02.23 16:33:39.207036 [ 278 ] {9811cc09-a9a8-4306-99e6-af2cabeb9f23} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001252 sec., 25559.1054313099 rows/sec., 1.88 MiB/sec. | ||
| 4414 | 2026.02.23 16:33:39.207073 [ 278 ] {9811cc09-a9a8-4306-99e6-af2cabeb9f23} <Debug> TCPHandler: Processed in 0.001423419 sec. | ||
| 4415 | 2026.02.23 16:33:39.207195 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2026.02.23 16:33:39.207291 [ 278 ] {41e6f8ff-ad03-4351-a27e-f8de486b39bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4417 | 2026.02.23 16:33:39.207332 [ 278 ] {41e6f8ff-ad03-4351-a27e-f8de486b39bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4418 | 2026.02.23 16:33:39.207830 [ 278 ] {41e6f8ff-ad03-4351-a27e-f8de486b39bc} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.02.23 16:33:39.207868 [ 278 ] {41e6f8ff-ad03-4351-a27e-f8de486b39bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4420 | 2026.02.23 16:33:39.208171 [ 278 ] {41e6f8ff-ad03-4351-a27e-f8de486b39bc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4421 | 2026.02.23 16:33:39.208377 [ 278 ] {41e6f8ff-ad03-4351-a27e-f8de486b39bc} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2026.02.23 16:33:39.208516 [ 278 ] {41e6f8ff-ad03-4351-a27e-f8de486b39bc} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001243 sec., 77232.50201126307 rows/sec., 6.03 MiB/sec. | ||
| 4423 | 2026.02.23 16:33:39.208556 [ 278 ] {41e6f8ff-ad03-4351-a27e-f8de486b39bc} <Debug> TCPHandler: Processed in 0.001411469 sec. | ||
| 4424 | 2026.02.23 16:33:39.208680 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2026.02.23 16:33:39.208775 [ 278 ] {6dcd6209-05c4-435d-b0da-95c9029ab2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4426 | 2026.02.23 16:33:39.208819 [ 278 ] {6dcd6209-05c4-435d-b0da-95c9029ab2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4427 | 2026.02.23 16:33:39.209228 [ 278 ] {6dcd6209-05c4-435d-b0da-95c9029ab2f8} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.02.23 16:33:39.209342 [ 278 ] {6dcd6209-05c4-435d-b0da-95c9029ab2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4429 | 2026.02.23 16:33:39.209687 [ 278 ] {6dcd6209-05c4-435d-b0da-95c9029ab2f8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4430 | 2026.02.23 16:33:39.209899 [ 278 ] {6dcd6209-05c4-435d-b0da-95c9029ab2f8} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.02.23 16:33:39.210036 [ 278 ] {6dcd6209-05c4-435d-b0da-95c9029ab2f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 4432 | 2026.02.23 16:33:39.210074 [ 278 ] {6dcd6209-05c4-435d-b0da-95c9029ab2f8} <Debug> TCPHandler: Processed in 0.001443069 sec. | ||
| 4433 | 2026.02.23 16:33:39.210187 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2026.02.23 16:33:39.210282 [ 278 ] {092f4be4-bd65-44b1-9fa4-19cef38798e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4435 | 2026.02.23 16:33:39.210337 [ 278 ] {092f4be4-bd65-44b1-9fa4-19cef38798e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4436 | 2026.02.23 16:33:39.211229 [ 278 ] {092f4be4-bd65-44b1-9fa4-19cef38798e0} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2026.02.23 16:33:39.211266 [ 278 ] {092f4be4-bd65-44b1-9fa4-19cef38798e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4438 | 2026.02.23 16:33:39.211808 [ 278 ] {092f4be4-bd65-44b1-9fa4-19cef38798e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4439 | 2026.02.23 16:33:39.212034 [ 278 ] {092f4be4-bd65-44b1-9fa4-19cef38798e0} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2026.02.23 16:33:39.212179 [ 278 ] {092f4be4-bd65-44b1-9fa4-19cef38798e0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001914 sec., 16718.91327063741 rows/sec., 29.96 MiB/sec. | ||
| 4441 | 2026.02.23 16:33:39.212242 [ 278 ] {092f4be4-bd65-44b1-9fa4-19cef38798e0} <Debug> TCPHandler: Processed in 0.002104193 sec. | ||
| 4442 | 2026.02.23 16:33:39.212355 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4443 | 2026.02.23 16:33:39.212450 [ 278 ] {391134f6-eecb-47d9-bf21-1d5ca01eb3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4444 | 2026.02.23 16:33:39.212492 [ 278 ] {391134f6-eecb-47d9-bf21-1d5ca01eb3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4445 | 2026.02.23 16:33:39.212823 [ 278 ] {391134f6-eecb-47d9-bf21-1d5ca01eb3f6} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2026.02.23 16:33:39.212859 [ 278 ] {391134f6-eecb-47d9-bf21-1d5ca01eb3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4447 | 2026.02.23 16:33:39.213162 [ 278 ] {391134f6-eecb-47d9-bf21-1d5ca01eb3f6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4448 | 2026.02.23 16:33:39.213368 [ 278 ] {391134f6-eecb-47d9-bf21-1d5ca01eb3f6} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.02.23 16:33:39.213504 [ 278 ] {391134f6-eecb-47d9-bf21-1d5ca01eb3f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4450 | 2026.02.23 16:33:39.213541 [ 278 ] {391134f6-eecb-47d9-bf21-1d5ca01eb3f6} <Debug> TCPHandler: Processed in 0.001235836 sec. | ||
| 4451 | 2026.02.23 16:33:42.568216 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4452 | 2026.02.23 16:33:42.568265 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4453 | 2026.02.23 16:33:42.662108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9592 | ||
| 4454 | 2026.02.23 16:33:42.662600 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4455 | 2026.02.23 16:33:42.662646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4456 | 2026.02.23 16:33:42.663138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4457 | 2026.02.23 16:33:42.663370 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4458 | 2026.02.23 16:33:42.663513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9592 | ||
| 4459 | 2026.02.23 16:33:42.681955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 578 | ||
| 4460 | 2026.02.23 16:33:42.684275 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2026.02.23 16:33:42.684343 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4462 | 2026.02.23 16:33:42.685605 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4463 | 2026.02.23 16:33:42.685875 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2026.02.23 16:33:42.686199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4465 | 2026.02.23 16:33:43.177030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4466 | 2026.02.23 16:33:43.194544 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.02.23 16:33:43.194601 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4468 | 2026.02.23 16:33:43.200168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4469 | 2026.02.23 16:33:43.200883 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.02.23 16:33:43.203809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4471 | 2026.02.23 16:33:44.201872 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.02.23 16:33:44.202056 [ 278 ] {09d31360-5d54-4b0a-82c7-35afbdb630b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4473 | 2026.02.23 16:33:44.202122 [ 278 ] {09d31360-5d54-4b0a-82c7-35afbdb630b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4474 | 2026.02.23 16:33:44.202757 [ 278 ] {09d31360-5d54-4b0a-82c7-35afbdb630b3} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.02.23 16:33:44.202806 [ 278 ] {09d31360-5d54-4b0a-82c7-35afbdb630b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4476 | 2026.02.23 16:33:44.203202 [ 278 ] {09d31360-5d54-4b0a-82c7-35afbdb630b3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4477 | 2026.02.23 16:33:44.203422 [ 278 ] {09d31360-5d54-4b0a-82c7-35afbdb630b3} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.02.23 16:33:44.203567 [ 278 ] {09d31360-5d54-4b0a-82c7-35afbdb630b3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001561 sec., 48686.739269698905 rows/sec., 4.01 MiB/sec. | ||
| 4479 | 2026.02.23 16:33:44.203562 [ 106 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4480 | 2026.02.23 16:33:44.203610 [ 278 ] {09d31360-5d54-4b0a-82c7-35afbdb630b3} <Debug> TCPHandler: Processed in 0.001876238 sec. | ||
| 4481 | 2026.02.23 16:33:44.203646 [ 106 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.02.23 16:33:44.203673 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4483 | 2026.02.23 16:33:44.203755 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2026.02.23 16:33:44.203804 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 4485 | 2026.02.23 16:33:44.203856 [ 278 ] {b57301bb-d5fc-46ae-9895-67f320cd8f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4486 | 2026.02.23 16:33:44.203904 [ 278 ] {b57301bb-d5fc-46ae-9895-67f320cd8f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4487 | 2026.02.23 16:33:44.203958 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4488 | 2026.02.23 16:33:44.204000 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1009 rows starting from the beginning of the part | ||
| 4489 | 2026.02.23 16:33:44.204072 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
| 4490 | 2026.02.23 16:33:44.204124 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 120 rows starting from the beginning of the part | ||
| 4491 | 2026.02.23 16:33:44.204171 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 4492 | 2026.02.23 16:33:44.204249 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 120 rows starting from the beginning of the part | ||
| 4493 | 2026.02.23 16:33:44.204301 [ 278 ] {b57301bb-d5fc-46ae-9895-67f320cd8f5b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2026.02.23 16:33:44.204323 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part | ||
| 4495 | 2026.02.23 16:33:44.204341 [ 278 ] {b57301bb-d5fc-46ae-9895-67f320cd8f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4496 | 2026.02.23 16:33:44.204662 [ 278 ] {b57301bb-d5fc-46ae-9895-67f320cd8f5b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4497 | 2026.02.23 16:33:44.204900 [ 278 ] {b57301bb-d5fc-46ae-9895-67f320cd8f5b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.02.23 16:33:44.205037 [ 278 ] {b57301bb-d5fc-46ae-9895-67f320cd8f5b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.0012 sec., 8333.333333333334 rows/sec., 626.63 KiB/sec. | ||
| 4499 | 2026.02.23 16:33:44.205075 [ 278 ] {b57301bb-d5fc-46ae-9895-67f320cd8f5b} <Debug> TCPHandler: Processed in 0.001372018 sec. | ||
| 4500 | 2026.02.23 16:33:44.205196 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.02.23 16:33:44.205290 [ 278 ] {2f85be31-a4cb-4186-80a1-e8e8457f4f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4502 | 2026.02.23 16:33:44.205331 [ 278 ] {2f85be31-a4cb-4186-80a1-e8e8457f4f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4503 | 2026.02.23 16:33:44.205746 [ 278 ] {2f85be31-a4cb-4186-80a1-e8e8457f4f1b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.02.23 16:33:44.205783 [ 278 ] {2f85be31-a4cb-4186-80a1-e8e8457f4f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4505 | 2026.02.23 16:33:44.205921 [ 189 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1479 rows, containing 5 columns (5 merged, 0 gathered) in 0.002173965 sec., 680323.7402626077 rows/sec., 58.57 MiB/sec. | ||
| 4506 | 2026.02.23 16:33:44.206083 [ 278 ] {2f85be31-a4cb-4186-80a1-e8e8457f4f1b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4507 | 2026.02.23 16:33:44.206182 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4508 | 2026.02.23 16:33:44.206329 [ 278 ] {2f85be31-a4cb-4186-80a1-e8e8457f4f1b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2026.02.23 16:33:44.206448 [ 106 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4510 | 2026.02.23 16:33:44.206470 [ 278 ] {2f85be31-a4cb-4186-80a1-e8e8457f4f1b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001198 sec., 61769.616026711185 rows/sec., 4.82 MiB/sec. | ||
| 4511 | 2026.02.23 16:33:44.206498 [ 106 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.02.23 16:33:44.206513 [ 278 ] {2f85be31-a4cb-4186-80a1-e8e8457f4f1b} <Debug> TCPHandler: Processed in 0.001366258 sec. | ||
| 4513 | 2026.02.23 16:33:44.206529 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4514 | 2026.02.23 16:33:44.206534 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_26_5} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.02.23 16:33:44.206621 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 4516 | 2026.02.23 16:33:44.206631 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_26_5} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4517 | 2026.02.23 16:33:44.206636 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2026.02.23 16:33:44.206726 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4519 | 2026.02.23 16:33:44.206733 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4520 | 2026.02.23 16:33:44.206749 [ 278 ] {9ba003e6-9ffd-48b7-be22-1e9e2134170f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4521 | 2026.02.23 16:33:44.206767 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 603 rows starting from the beginning of the part | ||
| 4522 | 2026.02.23 16:33:44.206808 [ 278 ] {9ba003e6-9ffd-48b7-be22-1e9e2134170f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4523 | 2026.02.23 16:33:44.206843 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part | ||
| 4524 | 2026.02.23 16:33:44.206905 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 96 rows starting from the beginning of the part | ||
| 4525 | 2026.02.23 16:33:44.206967 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 4526 | 2026.02.23 16:33:44.207023 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 96 rows starting from the beginning of the part | ||
| 4527 | 2026.02.23 16:33:44.207071 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
| 4528 | 2026.02.23 16:33:44.207237 [ 278 ] {9ba003e6-9ffd-48b7-be22-1e9e2134170f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.02.23 16:33:44.207280 [ 278 ] {9ba003e6-9ffd-48b7-be22-1e9e2134170f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4530 | 2026.02.23 16:33:44.207633 [ 278 ] {9ba003e6-9ffd-48b7-be22-1e9e2134170f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4531 | 2026.02.23 16:33:44.207871 [ 278 ] {9ba003e6-9ffd-48b7-be22-1e9e2134170f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.02.23 16:33:44.207982 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4533 | 2026.02.23 16:33:44.208009 [ 278 ] {9ba003e6-9ffd-48b7-be22-1e9e2134170f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 4534 | 2026.02.23 16:33:44.208013 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.02.23 16:33:44.208048 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4536 | 2026.02.23 16:33:44.208052 [ 278 ] {9ba003e6-9ffd-48b7-be22-1e9e2134170f} <Debug> TCPHandler: Processed in 0.0014657 sec. | ||
| 4537 | 2026.02.23 16:33:44.208131 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 4538 | 2026.02.23 16:33:44.208173 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4539 | 2026.02.23 16:33:44.208219 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4540 | 2026.02.23 16:33:44.208249 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3159 rows starting from the beginning of the part | ||
| 4541 | 2026.02.23 16:33:44.208264 [ 188 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684085 sec., 606263.9356089508 rows/sec., 47.58 MiB/sec. | ||
| 4542 | 2026.02.23 16:33:44.208266 [ 278 ] {2b4d3a10-de7f-4a53-8dd7-0f2dd7218d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4543 | 2026.02.23 16:33:44.208305 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 4544 | 2026.02.23 16:33:44.208340 [ 278 ] {2b4d3a10-de7f-4a53-8dd7-0f2dd7218d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4545 | 2026.02.23 16:33:44.208348 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4546 | 2026.02.23 16:33:44.208391 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part | ||
| 4547 | 2026.02.23 16:33:44.208395 [ 188 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4548 | 2026.02.23 16:33:44.208433 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 4549 | 2026.02.23 16:33:44.208476 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4550 | 2026.02.23 16:33:44.208670 [ 188 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_26_5} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.02.23 16:33:44.208746 [ 188 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_26_5} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4552 | 2026.02.23 16:33:44.208810 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4553 | 2026.02.23 16:33:44.209097 [ 278 ] {2b4d3a10-de7f-4a53-8dd7-0f2dd7218d61} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.02.23 16:33:44.209137 [ 278 ] {2b4d3a10-de7f-4a53-8dd7-0f2dd7218d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4555 | 2026.02.23 16:33:44.209646 [ 278 ] {2b4d3a10-de7f-4a53-8dd7-0f2dd7218d61} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4556 | 2026.02.23 16:33:44.209753 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3961 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660225 sec., 2385821.1989338794 rows/sec., 166.14 MiB/sec. | ||
| 4557 | 2026.02.23 16:33:44.209871 [ 278 ] {2b4d3a10-de7f-4a53-8dd7-0f2dd7218d61} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.02.23 16:33:44.210015 [ 278 ] {2b4d3a10-de7f-4a53-8dd7-0f2dd7218d61} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001765 sec., 5665.7223796033995 rows/sec., 10.15 MiB/sec. | ||
| 4559 | 2026.02.23 16:33:44.210066 [ 278 ] {2b4d3a10-de7f-4a53-8dd7-0f2dd7218d61} <Debug> TCPHandler: Processed in 0.00194265 sec. | ||
| 4560 | 2026.02.23 16:33:44.210151 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4561 | 2026.02.23 16:33:44.210177 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4562 | 2026.02.23 16:33:44.210277 [ 278 ] {6a0358b6-6d5e-4c4f-938d-5c1a14b37e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4563 | 2026.02.23 16:33:44.210323 [ 278 ] {6a0358b6-6d5e-4c4f-938d-5c1a14b37e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4564 | 2026.02.23 16:33:44.210410 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.02.23 16:33:44.210483 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4566 | 2026.02.23 16:33:44.210567 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 4567 | 2026.02.23 16:33:44.210661 [ 278 ] {6a0358b6-6d5e-4c4f-938d-5c1a14b37e77} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2026.02.23 16:33:44.210702 [ 278 ] {6a0358b6-6d5e-4c4f-938d-5c1a14b37e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4569 | 2026.02.23 16:33:44.211016 [ 278 ] {6a0358b6-6d5e-4c4f-938d-5c1a14b37e77} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4570 | 2026.02.23 16:33:44.211225 [ 278 ] {6a0358b6-6d5e-4c4f-938d-5c1a14b37e77} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.02.23 16:33:44.211331 [ 106 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4572 | 2026.02.23 16:33:44.211356 [ 278 ] {6a0358b6-6d5e-4c4f-938d-5c1a14b37e77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4573 | 2026.02.23 16:33:44.211386 [ 106 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.02.23 16:33:44.211404 [ 278 ] {6a0358b6-6d5e-4c4f-938d-5c1a14b37e77} <Debug> TCPHandler: Processed in 0.001275977 sec. | ||
| 4575 | 2026.02.23 16:33:44.211411 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4576 | 2026.02.23 16:33:44.211498 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 4577 | 2026.02.23 16:33:44.211579 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4578 | 2026.02.23 16:33:44.211601 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 960 rows starting from the beginning of the part | ||
| 4579 | 2026.02.23 16:33:44.211642 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 4580 | 2026.02.23 16:33:44.211677 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 4581 | 2026.02.23 16:33:44.211708 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 4582 | 2026.02.23 16:33:44.211738 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 4583 | 2026.02.23 16:33:44.211770 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 4584 | 2026.02.23 16:33:44.212498 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001027261 sec., 1226562.6749190323 rows/sec., 80.35 MiB/sec. | ||
| 4585 | 2026.02.23 16:33:44.212748 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4586 | 2026.02.23 16:33:44.213079 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_26_5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.02.23 16:33:44.213160 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_26_5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4588 | 2026.02.23 16:33:44.213248 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4589 | 2026.02.23 16:33:45.539234 [ 98 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4590 | 2026.02.23 16:33:45.539339 [ 98 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.02.23 16:33:45.539378 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 4592 | 2026.02.23 16:33:45.539554 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 4593 | 2026.02.23 16:33:45.539751 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4594 | 2026.02.23 16:33:45.539806 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 4595 | 2026.02.23 16:33:45.539912 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 4596 | 2026.02.23 16:33:45.539982 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 4597 | 2026.02.23 16:33:45.540022 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 4598 | 2026.02.23 16:33:45.540062 [ 186 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 4599 | 2026.02.23 16:33:45.540772 [ 198 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287006 sec., 24863.90894836543 rows/sec., 2.07 MiB/sec. | ||
| 4600 | 2026.02.23 16:33:45.540918 [ 198 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4601 | 2026.02.23 16:33:45.541162 [ 198 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_9_2} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.02.23 16:33:45.541228 [ 198 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_9_2} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4603 | 2026.02.23 16:33:45.541293 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4604 | 2026.02.23 16:33:49.206154 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.02.23 16:33:49.206354 [ 278 ] {4f6ba458-2f87-4b64-89ed-bb5c514451b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4606 | 2026.02.23 16:33:49.206420 [ 278 ] {4f6ba458-2f87-4b64-89ed-bb5c514451b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4607 | 2026.02.23 16:33:49.207040 [ 278 ] {4f6ba458-2f87-4b64-89ed-bb5c514451b4} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.02.23 16:33:49.207088 [ 278 ] {4f6ba458-2f87-4b64-89ed-bb5c514451b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4609 | 2026.02.23 16:33:49.207482 [ 278 ] {4f6ba458-2f87-4b64-89ed-bb5c514451b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4610 | 2026.02.23 16:33:49.207710 [ 278 ] {4f6ba458-2f87-4b64-89ed-bb5c514451b4} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.02.23 16:33:49.207859 [ 278 ] {4f6ba458-2f87-4b64-89ed-bb5c514451b4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001555 sec., 15434.083601286175 rows/sec., 1.28 MiB/sec. | ||
| 4612 | 2026.02.23 16:33:49.207901 [ 278 ] {4f6ba458-2f87-4b64-89ed-bb5c514451b4} <Debug> TCPHandler: Processed in 0.001882669 sec. | ||
| 4613 | 2026.02.23 16:33:49.208024 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4614 | 2026.02.23 16:33:49.208120 [ 278 ] {307914f9-b3a9-4ea6-a307-199dd9a3b321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4615 | 2026.02.23 16:33:49.208161 [ 278 ] {307914f9-b3a9-4ea6-a307-199dd9a3b321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4616 | 2026.02.23 16:33:49.208546 [ 278 ] {307914f9-b3a9-4ea6-a307-199dd9a3b321} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.02.23 16:33:49.208583 [ 278 ] {307914f9-b3a9-4ea6-a307-199dd9a3b321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4618 | 2026.02.23 16:33:49.208865 [ 278 ] {307914f9-b3a9-4ea6-a307-199dd9a3b321} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4619 | 2026.02.23 16:33:49.209071 [ 278 ] {307914f9-b3a9-4ea6-a307-199dd9a3b321} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.02.23 16:33:49.209198 [ 278 ] {307914f9-b3a9-4ea6-a307-199dd9a3b321} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001096 sec., 3649.6350364963505 rows/sec., 297.60 KiB/sec. | ||
| 4621 | 2026.02.23 16:33:49.209234 [ 278 ] {307914f9-b3a9-4ea6-a307-199dd9a3b321} <Debug> TCPHandler: Processed in 0.001260476 sec. | ||
| 4622 | 2026.02.23 16:33:49.209357 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4623 | 2026.02.23 16:33:49.209479 [ 278 ] {d5627181-9413-4fc9-b078-16f662bb86ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4624 | 2026.02.23 16:33:49.209529 [ 278 ] {d5627181-9413-4fc9-b078-16f662bb86ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4625 | 2026.02.23 16:33:49.210128 [ 278 ] {d5627181-9413-4fc9-b078-16f662bb86ef} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.02.23 16:33:49.210166 [ 278 ] {d5627181-9413-4fc9-b078-16f662bb86ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4627 | 2026.02.23 16:33:49.210521 [ 278 ] {d5627181-9413-4fc9-b078-16f662bb86ef} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4628 | 2026.02.23 16:33:49.210727 [ 278 ] {d5627181-9413-4fc9-b078-16f662bb86ef} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.02.23 16:33:49.210854 [ 278 ] {d5627181-9413-4fc9-b078-16f662bb86ef} <Debug> executeQuery: Read 242 rows, 22.08 KiB in 0.001399 sec., 172980.7005003574 rows/sec., 15.41 MiB/sec. | ||
| 4630 | 2026.02.23 16:33:49.210892 [ 278 ] {d5627181-9413-4fc9-b078-16f662bb86ef} <Debug> TCPHandler: Processed in 0.001597833 sec. | ||
| 4631 | 2026.02.23 16:33:49.211006 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4632 | 2026.02.23 16:33:49.211107 [ 278 ] {1000cf29-a9c8-4c06-bbb3-97f6ca0f7d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4633 | 2026.02.23 16:33:49.211148 [ 278 ] {1000cf29-a9c8-4c06-bbb3-97f6ca0f7d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4634 | 2026.02.23 16:33:49.211556 [ 278 ] {1000cf29-a9c8-4c06-bbb3-97f6ca0f7d00} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2026.02.23 16:33:49.211594 [ 278 ] {1000cf29-a9c8-4c06-bbb3-97f6ca0f7d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4636 | 2026.02.23 16:33:49.211891 [ 278 ] {1000cf29-a9c8-4c06-bbb3-97f6ca0f7d00} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4637 | 2026.02.23 16:33:49.212115 [ 278 ] {1000cf29-a9c8-4c06-bbb3-97f6ca0f7d00} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.02.23 16:33:49.212232 [ 114 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4639 | 2026.02.23 16:33:49.212244 [ 278 ] {1000cf29-a9c8-4c06-bbb3-97f6ca0f7d00} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001155 sec., 41558.44155844156 rows/sec., 3.08 MiB/sec. | ||
| 4640 | 2026.02.23 16:33:49.212306 [ 114 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.02.23 16:33:49.212324 [ 278 ] {1000cf29-a9c8-4c06-bbb3-97f6ca0f7d00} <Debug> TCPHandler: Processed in 0.001370879 sec. | ||
| 4642 | 2026.02.23 16:33:49.212336 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4643 | 2026.02.23 16:33:49.212445 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4644 | 2026.02.23 16:33:49.212449 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 4645 | 2026.02.23 16:33:49.212546 [ 278 ] {14a19f71-7801-4cc2-a8ee-3f3020076459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4646 | 2026.02.23 16:33:49.212585 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4647 | 2026.02.23 16:33:49.212591 [ 278 ] {14a19f71-7801-4cc2-a8ee-3f3020076459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4648 | 2026.02.23 16:33:49.212626 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 213 rows starting from the beginning of the part | ||
| 4649 | 2026.02.23 16:33:49.212702 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 4650 | 2026.02.23 16:33:49.212747 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 4651 | 2026.02.23 16:33:49.212788 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 4652 | 2026.02.23 16:33:49.212827 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 4653 | 2026.02.23 16:33:49.212870 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4654 | 2026.02.23 16:33:49.213009 [ 278 ] {14a19f71-7801-4cc2-a8ee-3f3020076459} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2026.02.23 16:33:49.213051 [ 278 ] {14a19f71-7801-4cc2-a8ee-3f3020076459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4656 | 2026.02.23 16:33:49.213370 [ 278 ] {14a19f71-7801-4cc2-a8ee-3f3020076459} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4657 | 2026.02.23 16:33:49.213595 [ 278 ] {14a19f71-7801-4cc2-a8ee-3f3020076459} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.02.23 16:33:49.213724 [ 278 ] {14a19f71-7801-4cc2-a8ee-3f3020076459} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001196 sec., 20066.889632107024 rows/sec., 1.66 MiB/sec. | ||
| 4659 | 2026.02.23 16:33:49.213763 [ 278 ] {14a19f71-7801-4cc2-a8ee-3f3020076459} <Debug> TCPHandler: Processed in 0.001368878 sec. | ||
| 4660 | 2026.02.23 16:33:49.213775 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364738 sec., 255726.74022413092 rows/sec., 18.21 MiB/sec. | ||
| 4661 | 2026.02.23 16:33:49.213865 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2026.02.23 16:33:49.213941 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4663 | 2026.02.23 16:33:49.213963 [ 278 ] {481d2de4-ff59-4186-a07f-d50d46389414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4664 | 2026.02.23 16:33:49.214010 [ 278 ] {481d2de4-ff59-4186-a07f-d50d46389414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4665 | 2026.02.23 16:33:49.214200 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_26_5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2026.02.23 16:33:49.214273 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_26_5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4667 | 2026.02.23 16:33:49.214343 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4668 | 2026.02.23 16:33:49.214400 [ 278 ] {481d2de4-ff59-4186-a07f-d50d46389414} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2026.02.23 16:33:49.214440 [ 278 ] {481d2de4-ff59-4186-a07f-d50d46389414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4670 | 2026.02.23 16:33:49.214735 [ 278 ] {481d2de4-ff59-4186-a07f-d50d46389414} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4671 | 2026.02.23 16:33:49.214941 [ 278 ] {481d2de4-ff59-4186-a07f-d50d46389414} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2026.02.23 16:33:49.215069 [ 278 ] {481d2de4-ff59-4186-a07f-d50d46389414} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 4673 | 2026.02.23 16:33:49.215108 [ 278 ] {481d2de4-ff59-4186-a07f-d50d46389414} <Debug> TCPHandler: Processed in 0.001292087 sec. | ||
| 4674 | 2026.02.23 16:33:49.215210 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2026.02.23 16:33:49.215302 [ 278 ] {2d79d614-3cc5-4e14-ba1a-3a06dae52b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4676 | 2026.02.23 16:33:49.215343 [ 278 ] {2d79d614-3cc5-4e14-ba1a-3a06dae52b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4677 | 2026.02.23 16:33:49.215786 [ 278 ] {2d79d614-3cc5-4e14-ba1a-3a06dae52b34} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2026.02.23 16:33:49.215823 [ 278 ] {2d79d614-3cc5-4e14-ba1a-3a06dae52b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4679 | 2026.02.23 16:33:49.216141 [ 278 ] {2d79d614-3cc5-4e14-ba1a-3a06dae52b34} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4680 | 2026.02.23 16:33:49.216366 [ 278 ] {2d79d614-3cc5-4e14-ba1a-3a06dae52b34} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.02.23 16:33:49.216494 [ 278 ] {2d79d614-3cc5-4e14-ba1a-3a06dae52b34} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001209 sec., 112489.66087675765 rows/sec., 9.10 MiB/sec. | ||
| 4682 | 2026.02.23 16:33:49.216533 [ 278 ] {2d79d614-3cc5-4e14-ba1a-3a06dae52b34} <Debug> TCPHandler: Processed in 0.001372508 sec. | ||
| 4683 | 2026.02.23 16:33:49.216636 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.02.23 16:33:49.216729 [ 278 ] {d7e25f19-bf84-48dd-89cc-3128d4901381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.02.23 16:33:49.216773 [ 278 ] {d7e25f19-bf84-48dd-89cc-3128d4901381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4686 | 2026.02.23 16:33:49.217179 [ 278 ] {d7e25f19-bf84-48dd-89cc-3128d4901381} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.02.23 16:33:49.217214 [ 278 ] {d7e25f19-bf84-48dd-89cc-3128d4901381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4688 | 2026.02.23 16:33:49.217547 [ 278 ] {d7e25f19-bf84-48dd-89cc-3128d4901381} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4689 | 2026.02.23 16:33:49.217751 [ 278 ] {d7e25f19-bf84-48dd-89cc-3128d4901381} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.02.23 16:33:49.217877 [ 278 ] {d7e25f19-bf84-48dd-89cc-3128d4901381} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001165 sec., 169957.08154506437 rows/sec., 12.19 MiB/sec. | ||
| 4691 | 2026.02.23 16:33:49.217914 [ 278 ] {d7e25f19-bf84-48dd-89cc-3128d4901381} <Debug> TCPHandler: Processed in 0.001328548 sec. | ||
| 4692 | 2026.02.23 16:33:49.218025 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.02.23 16:33:49.218120 [ 278 ] {877ed76e-b081-499a-9218-7bd35a37263b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4694 | 2026.02.23 16:33:49.218174 [ 278 ] {877ed76e-b081-499a-9218-7bd35a37263b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4695 | 2026.02.23 16:33:49.218982 [ 278 ] {877ed76e-b081-499a-9218-7bd35a37263b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.02.23 16:33:49.219019 [ 278 ] {877ed76e-b081-499a-9218-7bd35a37263b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4697 | 2026.02.23 16:33:49.219556 [ 278 ] {877ed76e-b081-499a-9218-7bd35a37263b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4698 | 2026.02.23 16:33:49.219783 [ 278 ] {877ed76e-b081-499a-9218-7bd35a37263b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.02.23 16:33:49.219894 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4700 | 2026.02.23 16:33:49.219919 [ 278 ] {877ed76e-b081-499a-9218-7bd35a37263b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001815 sec., 17630.853994490357 rows/sec., 31.59 MiB/sec. | ||
| 4701 | 2026.02.23 16:33:49.219933 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.02.23 16:33:49.219960 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4703 | 2026.02.23 16:33:49.219986 [ 278 ] {877ed76e-b081-499a-9218-7bd35a37263b} <Debug> TCPHandler: Processed in 0.002010861 sec. | ||
| 4704 | 2026.02.23 16:33:49.220022 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 4705 | 2026.02.23 16:33:49.220108 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4706 | 2026.02.23 16:33:49.220209 [ 278 ] {e4af9522-7fc0-430b-8874-3b46a23285d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4707 | 2026.02.23 16:33:49.220222 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4708 | 2026.02.23 16:33:49.220250 [ 278 ] {e4af9522-7fc0-430b-8874-3b46a23285d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4709 | 2026.02.23 16:33:49.220281 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 331 rows starting from the beginning of the part | ||
| 4710 | 2026.02.23 16:33:49.220415 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 4711 | 2026.02.23 16:33:49.220542 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4712 | 2026.02.23 16:33:49.220597 [ 278 ] {e4af9522-7fc0-430b-8874-3b46a23285d6} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.02.23 16:33:49.220639 [ 278 ] {e4af9522-7fc0-430b-8874-3b46a23285d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4714 | 2026.02.23 16:33:49.220669 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 4715 | 2026.02.23 16:33:49.220794 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4716 | 2026.02.23 16:33:49.220913 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 4717 | 2026.02.23 16:33:49.220958 [ 278 ] {e4af9522-7fc0-430b-8874-3b46a23285d6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4718 | 2026.02.23 16:33:49.221202 [ 278 ] {e4af9522-7fc0-430b-8874-3b46a23285d6} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.02.23 16:33:49.221340 [ 278 ] {e4af9522-7fc0-430b-8874-3b46a23285d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 4720 | 2026.02.23 16:33:49.221378 [ 278 ] {e4af9522-7fc0-430b-8874-3b46a23285d6} <Debug> TCPHandler: Processed in 0.001322797 sec. | ||
| 4721 | 2026.02.23 16:33:49.224578 [ 193 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 447 rows, containing 19 columns (19 merged, 0 gathered) in 0.004581244 sec., 97571.75125358964 rows/sec., 174.84 MiB/sec. | ||
| 4722 | 2026.02.23 16:33:49.225046 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4723 | 2026.02.23 16:33:49.225339 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.02.23 16:33:49.225402 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4725 | 2026.02.23 16:33:49.225474 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 4726 | 2026.02.23 16:33:50.163674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10104 | ||
| 4727 | 2026.02.23 16:33:50.164189 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.02.23 16:33:50.164238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4729 | 2026.02.23 16:33:50.164726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4730 | 2026.02.23 16:33:50.164959 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.02.23 16:33:50.165107 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10104 | ||
| 4732 | 2026.02.23 16:33:50.165122 [ 113 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4733 | 2026.02.23 16:33:50.165187 [ 113 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.02.23 16:33:50.165207 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4735 | 2026.02.23 16:33:50.165314 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 4736 | 2026.02.23 16:33:50.165428 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4737 | 2026.02.23 16:33:50.165474 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7672 rows starting from the beginning of the part | ||
| 4738 | 2026.02.23 16:33:50.165543 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 4739 | 2026.02.23 16:33:50.165593 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 4740 | 2026.02.23 16:33:50.165657 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 4741 | 2026.02.23 16:33:50.165720 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 4742 | 2026.02.23 16:33:50.165764 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 4743 | 2026.02.23 16:33:50.167509 [ 193 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10104 rows, containing 4 columns (4 merged, 0 gathered) in 0.002246156 sec., 4498351.850895486 rows/sec., 64.35 MiB/sec. | ||
| 4744 | 2026.02.23 16:33:50.167844 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4745 | 2026.02.23 16:33:50.168194 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_21_4} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.02.23 16:33:50.168274 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_21_4} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4747 | 2026.02.23 16:33:50.168376 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.55 MiB. | ||
| 4748 | 2026.02.23 16:33:50.703969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4749 | 2026.02.23 16:33:50.721280 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.02.23 16:33:50.721338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4751 | 2026.02.23 16:33:50.726714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4752 | 2026.02.23 16:33:50.727446 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.02.23 16:33:50.727733 [ 112 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4754 | 2026.02.23 16:33:50.727812 [ 112 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.02.23 16:33:50.727846 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4756 | 2026.02.23 16:33:50.727957 [ 196 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 4757 | 2026.02.23 16:33:50.730594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4758 | 2026.02.23 16:33:50.731935 [ 196 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4759 | 2026.02.23 16:33:50.733441 [ 196 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 4760 | 2026.02.23 16:33:50.737977 [ 196 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4761 | 2026.02.23 16:33:50.742396 [ 196 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4762 | 2026.02.23 16:33:50.746531 [ 196 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 4763 | 2026.02.23 16:33:50.751946 [ 196 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 4764 | 2026.02.23 16:33:50.756046 [ 196 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 4765 | 2026.02.23 16:33:50.808855 [ 193 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080997617 sec., 1963.0207145476886 rows/sec., 10.15 MiB/sec. | ||
| 4766 | 2026.02.23 16:33:50.811744 [ 194 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4767 | 2026.02.23 16:33:50.814125 [ 194 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_21_4} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.02.23 16:33:50.814242 [ 194 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_21_4} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4769 | 2026.02.23 16:33:50.817448 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4770 | 2026.02.23 16:33:51.000279 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.54 MiB, peak 258.10 MiB, free memory in arenas 0.00 B, will set to 253.24 MiB (RSS), difference: 5.70 MiB | ||
| 4771 | 2026.02.23 16:33:52.686459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 610 | ||
| 4772 | 2026.02.23 16:33:52.688825 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.02.23 16:33:52.688886 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4774 | 2026.02.23 16:33:52.690096 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4775 | 2026.02.23 16:33:52.690377 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.02.23 16:33:52.690733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4777 | 2026.02.23 16:33:54.201892 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.02.23 16:33:54.202114 [ 278 ] {f9e3d442-da0a-4fa2-9783-b557a7152af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4779 | 2026.02.23 16:33:54.202189 [ 278 ] {f9e3d442-da0a-4fa2-9783-b557a7152af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4780 | 2026.02.23 16:33:54.202852 [ 278 ] {f9e3d442-da0a-4fa2-9783-b557a7152af6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.02.23 16:33:54.202901 [ 278 ] {f9e3d442-da0a-4fa2-9783-b557a7152af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4782 | 2026.02.23 16:33:54.203314 [ 278 ] {f9e3d442-da0a-4fa2-9783-b557a7152af6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4783 | 2026.02.23 16:33:54.203547 [ 278 ] {f9e3d442-da0a-4fa2-9783-b557a7152af6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.02.23 16:33:54.203698 [ 278 ] {f9e3d442-da0a-4fa2-9783-b557a7152af6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00164 sec., 46341.46341463415 rows/sec., 3.82 MiB/sec. | ||
| 4785 | 2026.02.23 16:33:54.203741 [ 278 ] {f9e3d442-da0a-4fa2-9783-b557a7152af6} <Debug> TCPHandler: Processed in 0.001991101 sec. | ||
| 4786 | 2026.02.23 16:33:54.203870 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.02.23 16:33:54.203968 [ 278 ] {f6c2e22b-7c19-4050-ace8-4df67427a4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.02.23 16:33:54.204014 [ 278 ] {f6c2e22b-7c19-4050-ace8-4df67427a4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4789 | 2026.02.23 16:33:54.204411 [ 278 ] {f6c2e22b-7c19-4050-ace8-4df67427a4f9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.02.23 16:33:54.204449 [ 278 ] {f6c2e22b-7c19-4050-ace8-4df67427a4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4791 | 2026.02.23 16:33:54.204743 [ 278 ] {f6c2e22b-7c19-4050-ace8-4df67427a4f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4792 | 2026.02.23 16:33:54.204946 [ 278 ] {f6c2e22b-7c19-4050-ace8-4df67427a4f9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.02.23 16:33:54.205075 [ 278 ] {f6c2e22b-7c19-4050-ace8-4df67427a4f9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001125 sec., 8888.888888888889 rows/sec., 668.40 KiB/sec. | ||
| 4794 | 2026.02.23 16:33:54.205113 [ 278 ] {f6c2e22b-7c19-4050-ace8-4df67427a4f9} <Debug> TCPHandler: Processed in 0.001293216 sec. | ||
| 4795 | 2026.02.23 16:33:54.205216 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.02.23 16:33:54.205311 [ 278 ] {d580c5c5-2483-4503-8bc5-38f3886e97dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4797 | 2026.02.23 16:33:54.205352 [ 278 ] {d580c5c5-2483-4503-8bc5-38f3886e97dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4798 | 2026.02.23 16:33:54.205759 [ 278 ] {d580c5c5-2483-4503-8bc5-38f3886e97dd} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.02.23 16:33:54.205797 [ 278 ] {d580c5c5-2483-4503-8bc5-38f3886e97dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4800 | 2026.02.23 16:33:54.206110 [ 278 ] {d580c5c5-2483-4503-8bc5-38f3886e97dd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4801 | 2026.02.23 16:33:54.206319 [ 278 ] {d580c5c5-2483-4503-8bc5-38f3886e97dd} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.02.23 16:33:54.206444 [ 278 ] {d580c5c5-2483-4503-8bc5-38f3886e97dd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00115 sec., 64347.82608695652 rows/sec., 5.02 MiB/sec. | ||
| 4803 | 2026.02.23 16:33:54.206482 [ 278 ] {d580c5c5-2483-4503-8bc5-38f3886e97dd} <Debug> TCPHandler: Processed in 0.001315817 sec. | ||
| 4804 | 2026.02.23 16:33:54.206593 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.02.23 16:33:54.206688 [ 278 ] {cf2a2c66-1016-414b-ae34-a83648875213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4806 | 2026.02.23 16:33:54.206733 [ 278 ] {cf2a2c66-1016-414b-ae34-a83648875213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4807 | 2026.02.23 16:33:54.207150 [ 278 ] {cf2a2c66-1016-414b-ae34-a83648875213} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.02.23 16:33:54.207188 [ 278 ] {cf2a2c66-1016-414b-ae34-a83648875213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4809 | 2026.02.23 16:33:54.207537 [ 278 ] {cf2a2c66-1016-414b-ae34-a83648875213} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4810 | 2026.02.23 16:33:54.207737 [ 278 ] {cf2a2c66-1016-414b-ae34-a83648875213} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.02.23 16:33:54.207863 [ 278 ] {cf2a2c66-1016-414b-ae34-a83648875213} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 4812 | 2026.02.23 16:33:54.207900 [ 278 ] {cf2a2c66-1016-414b-ae34-a83648875213} <Debug> TCPHandler: Processed in 0.001357757 sec. | ||
| 4813 | 2026.02.23 16:33:54.208003 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.02.23 16:33:54.208096 [ 278 ] {952db2ae-36bf-40f8-ae8f-e6eb65a05f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4815 | 2026.02.23 16:33:54.208151 [ 278 ] {952db2ae-36bf-40f8-ae8f-e6eb65a05f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4816 | 2026.02.23 16:33:54.208883 [ 278 ] {952db2ae-36bf-40f8-ae8f-e6eb65a05f4a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.02.23 16:33:54.208920 [ 278 ] {952db2ae-36bf-40f8-ae8f-e6eb65a05f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4818 | 2026.02.23 16:33:54.209442 [ 278 ] {952db2ae-36bf-40f8-ae8f-e6eb65a05f4a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4819 | 2026.02.23 16:33:54.209663 [ 278 ] {952db2ae-36bf-40f8-ae8f-e6eb65a05f4a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2026.02.23 16:33:54.209805 [ 278 ] {952db2ae-36bf-40f8-ae8f-e6eb65a05f4a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001726 sec., 5793.742757821552 rows/sec., 10.38 MiB/sec. | ||
| 4821 | 2026.02.23 16:33:54.209858 [ 278 ] {952db2ae-36bf-40f8-ae8f-e6eb65a05f4a} <Debug> TCPHandler: Processed in 0.00190499 sec. | ||
| 4822 | 2026.02.23 16:33:54.209967 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4823 | 2026.02.23 16:33:54.210062 [ 278 ] {f7e36ac3-0ce9-4e32-814b-1fe277187356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4824 | 2026.02.23 16:33:54.210105 [ 278 ] {f7e36ac3-0ce9-4e32-814b-1fe277187356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4825 | 2026.02.23 16:33:54.210438 [ 278 ] {f7e36ac3-0ce9-4e32-814b-1fe277187356} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4826 | 2026.02.23 16:33:54.210475 [ 278 ] {f7e36ac3-0ce9-4e32-814b-1fe277187356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4827 | 2026.02.23 16:33:54.210774 [ 278 ] {f7e36ac3-0ce9-4e32-814b-1fe277187356} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4828 | 2026.02.23 16:33:54.210977 [ 278 ] {f7e36ac3-0ce9-4e32-814b-1fe277187356} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.02.23 16:33:54.211102 [ 278 ] {f7e36ac3-0ce9-4e32-814b-1fe277187356} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4830 | 2026.02.23 16:33:54.211139 [ 278 ] {f7e36ac3-0ce9-4e32-814b-1fe277187356} <Debug> TCPHandler: Processed in 0.001221695 sec. | ||
| 4831 | 2026.02.23 16:33:57.568323 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4832 | 2026.02.23 16:33:57.568389 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4833 | 2026.02.23 16:33:57.665162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10552 | ||
| 4834 | 2026.02.23 16:33:57.665692 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.02.23 16:33:57.665749 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4836 | 2026.02.23 16:33:57.666425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4837 | 2026.02.23 16:33:57.666668 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2026.02.23 16:33:57.666812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10552 | ||
| 4839 | 2026.02.23 16:33:58.231638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4840 | 2026.02.23 16:33:58.247004 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.02.23 16:33:58.247059 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4842 | 2026.02.23 16:33:58.252899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4843 | 2026.02.23 16:33:58.253627 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.02.23 16:33:58.256218 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4845 | 2026.02.23 16:33:59.202859 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2026.02.23 16:33:59.203064 [ 278 ] {ab2924a7-e329-48d9-bf6f-db357a34b517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4847 | 2026.02.23 16:33:59.203140 [ 278 ] {ab2924a7-e329-48d9-bf6f-db357a34b517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4848 | 2026.02.23 16:33:59.203877 [ 278 ] {ab2924a7-e329-48d9-bf6f-db357a34b517} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.02.23 16:33:59.203921 [ 278 ] {ab2924a7-e329-48d9-bf6f-db357a34b517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4850 | 2026.02.23 16:33:59.204366 [ 278 ] {ab2924a7-e329-48d9-bf6f-db357a34b517} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4851 | 2026.02.23 16:33:59.204598 [ 278 ] {ab2924a7-e329-48d9-bf6f-db357a34b517} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.02.23 16:33:59.204752 [ 278 ] {ab2924a7-e329-48d9-bf6f-db357a34b517} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001745 sec., 68767.90830945558 rows/sec., 5.86 MiB/sec. | ||
| 4853 | 2026.02.23 16:33:59.204802 [ 278 ] {ab2924a7-e329-48d9-bf6f-db357a34b517} <Debug> TCPHandler: Processed in 0.002086923 sec. | ||
| 4854 | 2026.02.23 16:33:59.204926 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2026.02.23 16:33:59.205044 [ 278 ] {0a26e59d-b052-48ba-9020-645a91a0450c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4856 | 2026.02.23 16:33:59.205095 [ 278 ] {0a26e59d-b052-48ba-9020-645a91a0450c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4857 | 2026.02.23 16:33:59.205529 [ 278 ] {0a26e59d-b052-48ba-9020-645a91a0450c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.02.23 16:33:59.205565 [ 278 ] {0a26e59d-b052-48ba-9020-645a91a0450c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4859 | 2026.02.23 16:33:59.205872 [ 278 ] {0a26e59d-b052-48ba-9020-645a91a0450c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4860 | 2026.02.23 16:33:59.206083 [ 278 ] {0a26e59d-b052-48ba-9020-645a91a0450c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.02.23 16:33:59.206212 [ 278 ] {0a26e59d-b052-48ba-9020-645a91a0450c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001204 sec., 26578.073089700996 rows/sec., 1.95 MiB/sec. | ||
| 4862 | 2026.02.23 16:33:59.206251 [ 278 ] {0a26e59d-b052-48ba-9020-645a91a0450c} <Debug> TCPHandler: Processed in 0.001377738 sec. | ||
| 4863 | 2026.02.23 16:33:59.206360 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2026.02.23 16:33:59.206457 [ 278 ] {8d54becc-f234-476f-a3ab-5f2f3d524371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4865 | 2026.02.23 16:33:59.206499 [ 278 ] {8d54becc-f234-476f-a3ab-5f2f3d524371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4866 | 2026.02.23 16:33:59.206928 [ 278 ] {8d54becc-f234-476f-a3ab-5f2f3d524371} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.02.23 16:33:59.206963 [ 278 ] {8d54becc-f234-476f-a3ab-5f2f3d524371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4868 | 2026.02.23 16:33:59.207276 [ 278 ] {8d54becc-f234-476f-a3ab-5f2f3d524371} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4869 | 2026.02.23 16:33:59.207481 [ 278 ] {8d54becc-f234-476f-a3ab-5f2f3d524371} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.02.23 16:33:59.207608 [ 278 ] {8d54becc-f234-476f-a3ab-5f2f3d524371} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00117 sec., 82051.28205128205 rows/sec., 6.41 MiB/sec. | ||
| 4871 | 2026.02.23 16:33:59.207645 [ 278 ] {8d54becc-f234-476f-a3ab-5f2f3d524371} <Debug> TCPHandler: Processed in 0.001336147 sec. | ||
| 4872 | 2026.02.23 16:33:59.207756 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4873 | 2026.02.23 16:33:59.207853 [ 278 ] {8469063d-4ba0-4e32-96cc-3004f15eb135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4874 | 2026.02.23 16:33:59.207898 [ 278 ] {8469063d-4ba0-4e32-96cc-3004f15eb135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4875 | 2026.02.23 16:33:59.208304 [ 278 ] {8469063d-4ba0-4e32-96cc-3004f15eb135} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.02.23 16:33:59.208339 [ 278 ] {8469063d-4ba0-4e32-96cc-3004f15eb135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4877 | 2026.02.23 16:33:59.208666 [ 278 ] {8469063d-4ba0-4e32-96cc-3004f15eb135} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4878 | 2026.02.23 16:33:59.208895 [ 278 ] {8469063d-4ba0-4e32-96cc-3004f15eb135} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.02.23 16:33:59.209021 [ 278 ] {8469063d-4ba0-4e32-96cc-3004f15eb135} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 4880 | 2026.02.23 16:33:59.209059 [ 278 ] {8469063d-4ba0-4e32-96cc-3004f15eb135} <Debug> TCPHandler: Processed in 0.001353518 sec. | ||
| 4881 | 2026.02.23 16:33:59.209168 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4882 | 2026.02.23 16:33:59.209264 [ 278 ] {1d5c4ccc-d1d4-4901-a133-7b646f584e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4883 | 2026.02.23 16:33:59.209320 [ 278 ] {1d5c4ccc-d1d4-4901-a133-7b646f584e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4884 | 2026.02.23 16:33:59.210134 [ 278 ] {1d5c4ccc-d1d4-4901-a133-7b646f584e5f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.02.23 16:33:59.210169 [ 278 ] {1d5c4ccc-d1d4-4901-a133-7b646f584e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4886 | 2026.02.23 16:33:59.210713 [ 278 ] {1d5c4ccc-d1d4-4901-a133-7b646f584e5f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4887 | 2026.02.23 16:33:59.210939 [ 278 ] {1d5c4ccc-d1d4-4901-a133-7b646f584e5f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.02.23 16:33:59.211073 [ 278 ] {1d5c4ccc-d1d4-4901-a133-7b646f584e5f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001827 sec., 17515.051997810617 rows/sec., 31.39 MiB/sec. | ||
| 4889 | 2026.02.23 16:33:59.211137 [ 278 ] {1d5c4ccc-d1d4-4901-a133-7b646f584e5f} <Debug> TCPHandler: Processed in 0.002019262 sec. | ||
| 4890 | 2026.02.23 16:33:59.211249 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2026.02.23 16:33:59.211347 [ 278 ] {e1490b90-54f1-4927-b5e6-8e6e3be86df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4892 | 2026.02.23 16:33:59.211389 [ 278 ] {e1490b90-54f1-4927-b5e6-8e6e3be86df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4893 | 2026.02.23 16:33:59.211723 [ 278 ] {e1490b90-54f1-4927-b5e6-8e6e3be86df0} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.02.23 16:33:59.211758 [ 278 ] {e1490b90-54f1-4927-b5e6-8e6e3be86df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4895 | 2026.02.23 16:33:59.212057 [ 278 ] {e1490b90-54f1-4927-b5e6-8e6e3be86df0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4896 | 2026.02.23 16:33:59.212264 [ 278 ] {e1490b90-54f1-4927-b5e6-8e6e3be86df0} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.02.23 16:33:59.212387 [ 278 ] {e1490b90-54f1-4927-b5e6-8e6e3be86df0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4898 | 2026.02.23 16:33:59.212424 [ 278 ] {e1490b90-54f1-4927-b5e6-8e6e3be86df0} <Debug> TCPHandler: Processed in 0.001226035 sec. | ||
| 4899 | 2026.02.23 16:34:01.371595 [ 97 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4900 | 2026.02.23 16:34:01.371653 [ 97 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.02.23 16:34:01.371672 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4902 | 2026.02.23 16:34:01.371796 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4903 | 2026.02.23 16:34:01.371935 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4904 | 2026.02.23 16:34:01.371970 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part | ||
| 4905 | 2026.02.23 16:34:01.372035 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 4906 | 2026.02.23 16:34:01.372080 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4907 | 2026.02.23 16:34:01.372121 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4908 | 2026.02.23 16:34:01.372158 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 4909 | 2026.02.23 16:34:01.372910 [ 192 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166004 sec., 211834.60777149993 rows/sec., 16.01 MiB/sec. | ||
| 4910 | 2026.02.23 16:34:01.373093 [ 199 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4911 | 2026.02.23 16:34:01.373441 [ 199 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_10_2} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.02.23 16:34:01.373536 [ 199 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_10_2} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4913 | 2026.02.23 16:34:01.373631 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4914 | 2026.02.23 16:34:02.690896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 634 | ||
| 4915 | 2026.02.23 16:34:02.692998 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2026.02.23 16:34:02.693044 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4917 | 2026.02.23 16:34:02.694181 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4918 | 2026.02.23 16:34:02.694431 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2026.02.23 16:34:02.694595 [ 96 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4920 | 2026.02.23 16:34:02.694660 [ 96 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.02.23 16:34:02.694679 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4922 | 2026.02.23 16:34:02.694685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 4923 | 2026.02.23 16:34:02.694809 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 4924 | 2026.02.23 16:34:02.695352 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4925 | 2026.02.23 16:34:02.695475 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 496 rows starting from the beginning of the part | ||
| 4926 | 2026.02.23 16:34:02.695793 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4927 | 2026.02.23 16:34:02.696080 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 4928 | 2026.02.23 16:34:02.696356 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 4929 | 2026.02.23 16:34:02.696622 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4930 | 2026.02.23 16:34:02.696892 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 4931 | 2026.02.23 16:34:02.702613 [ 192 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 72 columns (72 merged, 0 gathered) in 0.007857511 sec., 80687.1285321777 rows/sec., 70.22 MiB/sec. | ||
| 4932 | 2026.02.23 16:34:02.704202 [ 192 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4933 | 2026.02.23 16:34:02.704809 [ 192 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_16_3} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.02.23 16:34:02.704890 [ 192 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_16_3} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4935 | 2026.02.23 16:34:02.705253 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4936 | 2026.02.23 16:34:03.331771 [ 94 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4937 | 2026.02.23 16:34:03.331853 [ 94 ] {} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.02.23 16:34:03.331880 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4939 | 2026.02.23 16:34:03.332002 [ 195 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::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 | ||
| 4940 | 2026.02.23 16:34:03.332152 [ 195 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4941 | 2026.02.23 16:34:03.332184 [ 195 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 4942 | 2026.02.23 16:34:03.332250 [ 195 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::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 | ||
| 4943 | 2026.02.23 16:34:03.332293 [ 195 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::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 | ||
| 4944 | 2026.02.23 16:34:03.332338 [ 195 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::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 | ||
| 4945 | 2026.02.23 16:34:03.332377 [ 195 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::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 | ||
| 4946 | 2026.02.23 16:34:03.333186 [ 192 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236316 sec., 307364.78376078606 rows/sec., 22.21 MiB/sec. | ||
| 4947 | 2026.02.23 16:34:03.333395 [ 197 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4948 | 2026.02.23 16:34:03.333720 [ 197 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_9_2} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.02.23 16:34:03.333801 [ 197 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_9_2} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4950 | 2026.02.23 16:34:03.333910 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4951 | 2026.02.23 16:34:04.005697 [ 94 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4952 | 2026.02.23 16:34:04.005765 [ 94 ] {} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.02.23 16:34:04.005788 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4954 | 2026.02.23 16:34:04.005887 [ 202 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::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 | ||
| 4955 | 2026.02.23 16:34:04.006011 [ 202 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4956 | 2026.02.23 16:34:04.006051 [ 202 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 4957 | 2026.02.23 16:34:04.006119 [ 202 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::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 | ||
| 4958 | 2026.02.23 16:34:04.006169 [ 202 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::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 | ||
| 4959 | 2026.02.23 16:34:04.006212 [ 202 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::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 | ||
| 4960 | 2026.02.23 16:34:04.006249 [ 202 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::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 | ||
| 4961 | 2026.02.23 16:34:04.007025 [ 197 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175754 sec., 166701.537906739 rows/sec., 10.91 MiB/sec. | ||
| 4962 | 2026.02.23 16:34:04.007244 [ 192 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4963 | 2026.02.23 16:34:04.007596 [ 192 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_9_2} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.02.23 16:34:04.007678 [ 192 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_9_2} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4965 | 2026.02.23 16:34:04.007790 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4966 | 2026.02.23 16:34:04.210664 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4967 | 2026.02.23 16:34:04.210953 [ 278 ] {d26a9c53-97b2-47c7-ae3a-6d4b47cb1aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4968 | 2026.02.23 16:34:04.211086 [ 278 ] {d26a9c53-97b2-47c7-ae3a-6d4b47cb1aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4969 | 2026.02.23 16:34:04.212076 [ 278 ] {d26a9c53-97b2-47c7-ae3a-6d4b47cb1aeb} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.02.23 16:34:04.212130 [ 278 ] {d26a9c53-97b2-47c7-ae3a-6d4b47cb1aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4971 | 2026.02.23 16:34:04.212557 [ 278 ] {d26a9c53-97b2-47c7-ae3a-6d4b47cb1aeb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4972 | 2026.02.23 16:34:04.212815 [ 278 ] {d26a9c53-97b2-47c7-ae3a-6d4b47cb1aeb} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2026.02.23 16:34:04.212981 [ 278 ] {d26a9c53-97b2-47c7-ae3a-6d4b47cb1aeb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002108 sec., 134724.85768500948 rows/sec., 8.56 MiB/sec. | ||
| 4974 | 2026.02.23 16:34:04.213035 [ 278 ] {d26a9c53-97b2-47c7-ae3a-6d4b47cb1aeb} <Debug> TCPHandler: Processed in 0.002543022 sec. | ||
| 4975 | 2026.02.23 16:34:04.213171 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4976 | 2026.02.23 16:34:04.213275 [ 278 ] {2a3d1d74-683d-42ea-a763-940d3e7eb7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4977 | 2026.02.23 16:34:04.213320 [ 278 ] {2a3d1d74-683d-42ea-a763-940d3e7eb7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4978 | 2026.02.23 16:34:04.213731 [ 278 ] {2a3d1d74-683d-42ea-a763-940d3e7eb7d1} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.02.23 16:34:04.213771 [ 278 ] {2a3d1d74-683d-42ea-a763-940d3e7eb7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4980 | 2026.02.23 16:34:04.214066 [ 278 ] {2a3d1d74-683d-42ea-a763-940d3e7eb7d1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4981 | 2026.02.23 16:34:04.214270 [ 278 ] {2a3d1d74-683d-42ea-a763-940d3e7eb7d1} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2026.02.23 16:34:04.214422 [ 278 ] {2a3d1d74-683d-42ea-a763-940d3e7eb7d1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001169 sec., 3421.7279726261763 rows/sec., 279.02 KiB/sec. | ||
| 4983 | 2026.02.23 16:34:04.214462 [ 278 ] {2a3d1d74-683d-42ea-a763-940d3e7eb7d1} <Debug> TCPHandler: Processed in 0.001346017 sec. | ||
| 4984 | 2026.02.23 16:34:04.214576 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4985 | 2026.02.23 16:34:04.214680 [ 278 ] {7c05eaf0-8dd4-410b-8c44-c83f027e9ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4986 | 2026.02.23 16:34:04.214723 [ 278 ] {7c05eaf0-8dd4-410b-8c44-c83f027e9ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4987 | 2026.02.23 16:34:04.215530 [ 278 ] {7c05eaf0-8dd4-410b-8c44-c83f027e9ef9} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4988 | 2026.02.23 16:34:04.215569 [ 278 ] {7c05eaf0-8dd4-410b-8c44-c83f027e9ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4989 | 2026.02.23 16:34:04.215960 [ 278 ] {7c05eaf0-8dd4-410b-8c44-c83f027e9ef9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4990 | 2026.02.23 16:34:04.216177 [ 278 ] {7c05eaf0-8dd4-410b-8c44-c83f027e9ef9} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4991 | 2026.02.23 16:34:04.216312 [ 278 ] {7c05eaf0-8dd4-410b-8c44-c83f027e9ef9} <Debug> executeQuery: Read 819 rows, 66.34 KiB in 0.001652 sec., 495762.71186440677 rows/sec., 39.22 MiB/sec. | ||
| 4992 | 2026.02.23 16:34:04.216350 [ 278 ] {7c05eaf0-8dd4-410b-8c44-c83f027e9ef9} <Debug> TCPHandler: Processed in 0.001825857 sec. | ||
| 4993 | 2026.02.23 16:34:04.216460 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4994 | 2026.02.23 16:34:04.216557 [ 278 ] {3980ab99-64df-4b51-bd6b-041d4988868f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4995 | 2026.02.23 16:34:04.216598 [ 278 ] {3980ab99-64df-4b51-bd6b-041d4988868f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4996 | 2026.02.23 16:34:04.217048 [ 278 ] {3980ab99-64df-4b51-bd6b-041d4988868f} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.02.23 16:34:04.217085 [ 278 ] {3980ab99-64df-4b51-bd6b-041d4988868f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4998 | 2026.02.23 16:34:04.217405 [ 278 ] {3980ab99-64df-4b51-bd6b-041d4988868f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4999 | 2026.02.23 16:34:04.217610 [ 278 ] {3980ab99-64df-4b51-bd6b-041d4988868f} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2026.02.23 16:34:04.217737 [ 278 ] {3980ab99-64df-4b51-bd6b-041d4988868f} <Debug> executeQuery: Read 156 rows, 9.57 KiB in 0.001199 sec., 130108.42368640534 rows/sec., 7.80 MiB/sec. | ||
| 5001 | 2026.02.23 16:34:04.217775 [ 278 ] {3980ab99-64df-4b51-bd6b-041d4988868f} <Debug> TCPHandler: Processed in 0.001366188 sec. | ||
| 5002 | 2026.02.23 16:34:04.217884 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2026.02.23 16:34:04.217979 [ 278 ] {6e14ec8c-bf44-4d60-92ce-03dc6b867624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5004 | 2026.02.23 16:34:04.218019 [ 278 ] {6e14ec8c-bf44-4d60-92ce-03dc6b867624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5005 | 2026.02.23 16:34:04.218449 [ 278 ] {6e14ec8c-bf44-4d60-92ce-03dc6b867624} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.02.23 16:34:04.218486 [ 278 ] {6e14ec8c-bf44-4d60-92ce-03dc6b867624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5007 | 2026.02.23 16:34:04.218796 [ 278 ] {6e14ec8c-bf44-4d60-92ce-03dc6b867624} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5008 | 2026.02.23 16:34:04.219018 [ 278 ] {6e14ec8c-bf44-4d60-92ce-03dc6b867624} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.02.23 16:34:04.219150 [ 278 ] {6e14ec8c-bf44-4d60-92ce-03dc6b867624} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 5010 | 2026.02.23 16:34:04.219188 [ 278 ] {6e14ec8c-bf44-4d60-92ce-03dc6b867624} <Debug> TCPHandler: Processed in 0.001354148 sec. | ||
| 5011 | 2026.02.23 16:34:04.219296 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2026.02.23 16:34:04.219393 [ 278 ] {33fce8b6-9620-414b-bf32-4da7d1f1c18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5013 | 2026.02.23 16:34:04.219433 [ 278 ] {33fce8b6-9620-414b-bf32-4da7d1f1c18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5014 | 2026.02.23 16:34:04.219865 [ 278 ] {33fce8b6-9620-414b-bf32-4da7d1f1c18e} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.02.23 16:34:04.219902 [ 278 ] {33fce8b6-9620-414b-bf32-4da7d1f1c18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5016 | 2026.02.23 16:34:04.220222 [ 278 ] {33fce8b6-9620-414b-bf32-4da7d1f1c18e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5017 | 2026.02.23 16:34:04.220437 [ 278 ] {33fce8b6-9620-414b-bf32-4da7d1f1c18e} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.02.23 16:34:04.220565 [ 278 ] {33fce8b6-9620-414b-bf32-4da7d1f1c18e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 5019 | 2026.02.23 16:34:04.220603 [ 278 ] {33fce8b6-9620-414b-bf32-4da7d1f1c18e} <Debug> TCPHandler: Processed in 0.001356418 sec. | ||
| 5020 | 2026.02.23 16:34:04.220713 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2026.02.23 16:34:04.220809 [ 278 ] {1d6da5cc-9cd2-4f68-bbcf-5550bb2a3ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5022 | 2026.02.23 16:34:04.220850 [ 278 ] {1d6da5cc-9cd2-4f68-bbcf-5550bb2a3ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5023 | 2026.02.23 16:34:04.221436 [ 278 ] {1d6da5cc-9cd2-4f68-bbcf-5550bb2a3ccc} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.02.23 16:34:04.221473 [ 278 ] {1d6da5cc-9cd2-4f68-bbcf-5550bb2a3ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5025 | 2026.02.23 16:34:04.221805 [ 278 ] {1d6da5cc-9cd2-4f68-bbcf-5550bb2a3ccc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5026 | 2026.02.23 16:34:04.222012 [ 278 ] {1d6da5cc-9cd2-4f68-bbcf-5550bb2a3ccc} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.02.23 16:34:04.222141 [ 278 ] {1d6da5cc-9cd2-4f68-bbcf-5550bb2a3ccc} <Debug> executeQuery: Read 504 rows, 36.31 KiB in 0.00135 sec., 373333.3333333333 rows/sec., 26.26 MiB/sec. | ||
| 5028 | 2026.02.23 16:34:04.222178 [ 278 ] {1d6da5cc-9cd2-4f68-bbcf-5550bb2a3ccc} <Debug> TCPHandler: Processed in 0.001514501 sec. | ||
| 5029 | 2026.02.23 16:34:04.222279 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.02.23 16:34:04.222375 [ 278 ] {27065ad0-ea35-426d-ba61-c957462e572f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5031 | 2026.02.23 16:34:04.222417 [ 278 ] {27065ad0-ea35-426d-ba61-c957462e572f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5032 | 2026.02.23 16:34:04.222742 [ 278 ] {27065ad0-ea35-426d-ba61-c957462e572f} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.02.23 16:34:04.222777 [ 278 ] {27065ad0-ea35-426d-ba61-c957462e572f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5034 | 2026.02.23 16:34:04.223084 [ 278 ] {27065ad0-ea35-426d-ba61-c957462e572f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5035 | 2026.02.23 16:34:04.223289 [ 278 ] {27065ad0-ea35-426d-ba61-c957462e572f} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2026.02.23 16:34:04.223415 [ 278 ] {27065ad0-ea35-426d-ba61-c957462e572f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 5037 | 2026.02.23 16:34:04.223453 [ 278 ] {27065ad0-ea35-426d-ba61-c957462e572f} <Debug> TCPHandler: Processed in 0.001223335 sec. | ||
| 5038 | 2026.02.23 16:34:04.223554 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2026.02.23 16:34:04.223649 [ 278 ] {aa20fa88-bf4e-41e2-a39d-d0621ebb2a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5040 | 2026.02.23 16:34:04.223691 [ 278 ] {aa20fa88-bf4e-41e2-a39d-d0621ebb2a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5041 | 2026.02.23 16:34:04.224094 [ 278 ] {aa20fa88-bf4e-41e2-a39d-d0621ebb2a9c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.02.23 16:34:04.224131 [ 278 ] {aa20fa88-bf4e-41e2-a39d-d0621ebb2a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5043 | 2026.02.23 16:34:04.224487 [ 278 ] {aa20fa88-bf4e-41e2-a39d-d0621ebb2a9c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5044 | 2026.02.23 16:34:04.224694 [ 278 ] {aa20fa88-bf4e-41e2-a39d-d0621ebb2a9c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2026.02.23 16:34:04.224820 [ 278 ] {aa20fa88-bf4e-41e2-a39d-d0621ebb2a9c} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001189 sec., 224558.45248107656 rows/sec., 14.93 MiB/sec. | ||
| 5046 | 2026.02.23 16:34:04.224857 [ 278 ] {aa20fa88-bf4e-41e2-a39d-d0621ebb2a9c} <Debug> TCPHandler: Processed in 0.001352438 sec. | ||
| 5047 | 2026.02.23 16:34:04.224967 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5048 | 2026.02.23 16:34:04.225063 [ 278 ] {aea9da55-f07c-4e5a-a456-781da5c69a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5049 | 2026.02.23 16:34:04.225104 [ 278 ] {aea9da55-f07c-4e5a-a456-781da5c69a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5050 | 2026.02.23 16:34:04.225409 [ 278 ] {aea9da55-f07c-4e5a-a456-781da5c69a6c} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5051 | 2026.02.23 16:34:04.225444 [ 278 ] {aea9da55-f07c-4e5a-a456-781da5c69a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5052 | 2026.02.23 16:34:04.225730 [ 278 ] {aea9da55-f07c-4e5a-a456-781da5c69a6c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5053 | 2026.02.23 16:34:04.225941 [ 278 ] {aea9da55-f07c-4e5a-a456-781da5c69a6c} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2026.02.23 16:34:04.226068 [ 278 ] {aea9da55-f07c-4e5a-a456-781da5c69a6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 5055 | 2026.02.23 16:34:04.226106 [ 278 ] {aea9da55-f07c-4e5a-a456-781da5c69a6c} <Debug> TCPHandler: Processed in 0.001189214 sec. | ||
| 5056 | 2026.02.23 16:34:04.226211 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2026.02.23 16:34:04.226306 [ 278 ] {9302acdf-8fb2-49cd-b507-a789a573b5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5058 | 2026.02.23 16:34:04.226360 [ 278 ] {9302acdf-8fb2-49cd-b507-a789a573b5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5059 | 2026.02.23 16:34:04.227134 [ 278 ] {9302acdf-8fb2-49cd-b507-a789a573b5ca} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.02.23 16:34:04.227171 [ 278 ] {9302acdf-8fb2-49cd-b507-a789a573b5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5061 | 2026.02.23 16:34:04.227691 [ 278 ] {9302acdf-8fb2-49cd-b507-a789a573b5ca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5062 | 2026.02.23 16:34:04.227910 [ 278 ] {9302acdf-8fb2-49cd-b507-a789a573b5ca} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.02.23 16:34:04.228048 [ 278 ] {9302acdf-8fb2-49cd-b507-a789a573b5ca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00176 sec., 5681.818181818182 rows/sec., 10.18 MiB/sec. | ||
| 5064 | 2026.02.23 16:34:04.228109 [ 278 ] {9302acdf-8fb2-49cd-b507-a789a573b5ca} <Debug> TCPHandler: Processed in 0.0019467 sec. | ||
| 5065 | 2026.02.23 16:34:04.228216 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5066 | 2026.02.23 16:34:04.228311 [ 278 ] {dee746c7-b6e4-497e-ad69-d63b4a73bc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5067 | 2026.02.23 16:34:04.228353 [ 278 ] {dee746c7-b6e4-497e-ad69-d63b4a73bc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5068 | 2026.02.23 16:34:04.228683 [ 278 ] {dee746c7-b6e4-497e-ad69-d63b4a73bc75} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2026.02.23 16:34:04.228719 [ 278 ] {dee746c7-b6e4-497e-ad69-d63b4a73bc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5070 | 2026.02.23 16:34:04.229022 [ 278 ] {dee746c7-b6e4-497e-ad69-d63b4a73bc75} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5071 | 2026.02.23 16:34:04.229228 [ 278 ] {dee746c7-b6e4-497e-ad69-d63b4a73bc75} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2026.02.23 16:34:04.229349 [ 278 ] {dee746c7-b6e4-497e-ad69-d63b4a73bc75} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 5073 | 2026.02.23 16:34:04.229385 [ 278 ] {dee746c7-b6e4-497e-ad69-d63b4a73bc75} <Debug> TCPHandler: Processed in 0.001218995 sec. | ||
| 5074 | 2026.02.23 16:34:05.166924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11064 | ||
| 5075 | 2026.02.23 16:34:05.167496 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.02.23 16:34:05.167548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5077 | 2026.02.23 16:34:05.168216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5078 | 2026.02.23 16:34:05.168522 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.02.23 16:34:05.168689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11064 | ||
| 5080 | 2026.02.23 16:34:05.756325 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5081 | 2026.02.23 16:34:05.772897 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.02.23 16:34:05.772954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5083 | 2026.02.23 16:34:05.779201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5084 | 2026.02.23 16:34:05.779989 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.02.23 16:34:05.782760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5086 | 2026.02.23 16:34:09.202698 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.02.23 16:34:09.202942 [ 278 ] {1e1da031-ed32-4f3c-a1a3-57860493787f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5088 | 2026.02.23 16:34:09.203011 [ 278 ] {1e1da031-ed32-4f3c-a1a3-57860493787f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5089 | 2026.02.23 16:34:09.203718 [ 278 ] {1e1da031-ed32-4f3c-a1a3-57860493787f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.02.23 16:34:09.203770 [ 278 ] {1e1da031-ed32-4f3c-a1a3-57860493787f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5091 | 2026.02.23 16:34:09.204181 [ 278 ] {1e1da031-ed32-4f3c-a1a3-57860493787f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5092 | 2026.02.23 16:34:09.204410 [ 278 ] {1e1da031-ed32-4f3c-a1a3-57860493787f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.02.23 16:34:09.204574 [ 278 ] {1e1da031-ed32-4f3c-a1a3-57860493787f} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001682 sec., 71343.6385255648 rows/sec., 6.08 MiB/sec. | ||
| 5094 | 2026.02.23 16:34:09.204581 [ 77 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5095 | 2026.02.23 16:34:09.204624 [ 278 ] {1e1da031-ed32-4f3c-a1a3-57860493787f} <Debug> TCPHandler: Processed in 0.002119134 sec. | ||
| 5096 | 2026.02.23 16:34:09.204648 [ 77 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.02.23 16:34:09.204675 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5098 | 2026.02.23 16:34:09.204756 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.02.23 16:34:09.204768 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 5100 | 2026.02.23 16:34:09.204878 [ 278 ] {a99d2ed8-a210-4ae9-8ed2-2f734e85cd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5101 | 2026.02.23 16:34:09.204900 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5102 | 2026.02.23 16:34:09.204927 [ 278 ] {a99d2ed8-a210-4ae9-8ed2-2f734e85cd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5103 | 2026.02.23 16:34:09.204940 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1011 rows starting from the beginning of the part | ||
| 5104 | 2026.02.23 16:34:09.205014 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part | ||
| 5105 | 2026.02.23 16:34:09.205061 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 76 rows starting from the beginning of the part | ||
| 5106 | 2026.02.23 16:34:09.205106 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 120 rows starting from the beginning of the part | ||
| 5107 | 2026.02.23 16:34:09.205145 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 819 rows starting from the beginning of the part | ||
| 5108 | 2026.02.23 16:34:09.205274 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 120 rows starting from the beginning of the part | ||
| 5109 | 2026.02.23 16:34:09.205385 [ 278 ] {a99d2ed8-a210-4ae9-8ed2-2f734e85cd40} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.02.23 16:34:09.205432 [ 278 ] {a99d2ed8-a210-4ae9-8ed2-2f734e85cd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5111 | 2026.02.23 16:34:09.205767 [ 278 ] {a99d2ed8-a210-4ae9-8ed2-2f734e85cd40} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5112 | 2026.02.23 16:34:09.205990 [ 278 ] {a99d2ed8-a210-4ae9-8ed2-2f734e85cd40} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.02.23 16:34:09.206128 [ 278 ] {a99d2ed8-a210-4ae9-8ed2-2f734e85cd40} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001273 sec., 25137.47054202671 rows/sec., 1.85 MiB/sec. | ||
| 5114 | 2026.02.23 16:34:09.206167 [ 278 ] {a99d2ed8-a210-4ae9-8ed2-2f734e85cd40} <Debug> TCPHandler: Processed in 0.00146355 sec. | ||
| 5115 | 2026.02.23 16:34:09.206287 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2026.02.23 16:34:09.206390 [ 278 ] {41bb2161-c0c3-4c64-8068-049ad8f02a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5117 | 2026.02.23 16:34:09.206514 [ 278 ] {41bb2161-c0c3-4c64-8068-049ad8f02a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5118 | 2026.02.23 16:34:09.206569 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001840388 sec., 1297552.4726307713 rows/sec., 111.21 MiB/sec. | ||
| 5119 | 2026.02.23 16:34:09.206791 [ 189 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5120 | 2026.02.23 16:34:09.206946 [ 278 ] {41bb2161-c0c3-4c64-8068-049ad8f02a6b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.02.23 16:34:09.206993 [ 278 ] {41bb2161-c0c3-4c64-8068-049ad8f02a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5122 | 2026.02.23 16:34:09.207077 [ 189 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_31_6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.02.23 16:34:09.207175 [ 189 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_31_6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5124 | 2026.02.23 16:34:09.207267 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 5125 | 2026.02.23 16:34:09.207334 [ 278 ] {41bb2161-c0c3-4c64-8068-049ad8f02a6b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5126 | 2026.02.23 16:34:09.207568 [ 278 ] {41bb2161-c0c3-4c64-8068-049ad8f02a6b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.02.23 16:34:09.207673 [ 77 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5128 | 2026.02.23 16:34:09.207700 [ 278 ] {41bb2161-c0c3-4c64-8068-049ad8f02a6b} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001328 sec., 72289.15662650602 rows/sec., 5.65 MiB/sec. | ||
| 5129 | 2026.02.23 16:34:09.207707 [ 77 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2026.02.23 16:34:09.207742 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5131 | 2026.02.23 16:34:09.207745 [ 278 ] {41bb2161-c0c3-4c64-8068-049ad8f02a6b} <Debug> TCPHandler: Processed in 0.001510941 sec. | ||
| 5132 | 2026.02.23 16:34:09.207800 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 5133 | 2026.02.23 16:34:09.207870 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5134 | 2026.02.23 16:34:09.207888 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5135 | 2026.02.23 16:34:09.207920 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 604 rows starting from the beginning of the part | ||
| 5136 | 2026.02.23 16:34:09.207966 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 136 rows starting from the beginning of the part | ||
| 5137 | 2026.02.23 16:34:09.207985 [ 278 ] {03bc6538-2e91-427a-98b6-5eb7df779775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5138 | 2026.02.23 16:34:09.208003 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 74 rows starting from the beginning of the part | ||
| 5139 | 2026.02.23 16:34:09.208035 [ 278 ] {03bc6538-2e91-427a-98b6-5eb7df779775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5140 | 2026.02.23 16:34:09.208045 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part | ||
| 5141 | 2026.02.23 16:34:09.208089 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 504 rows starting from the beginning of the part | ||
| 5142 | 2026.02.23 16:34:09.208129 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 96 rows starting from the beginning of the part | ||
| 5143 | 2026.02.23 16:34:09.208462 [ 278 ] {03bc6538-2e91-427a-98b6-5eb7df779775} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.02.23 16:34:09.208504 [ 278 ] {03bc6538-2e91-427a-98b6-5eb7df779775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5145 | 2026.02.23 16:34:09.208868 [ 278 ] {03bc6538-2e91-427a-98b6-5eb7df779775} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5146 | 2026.02.23 16:34:09.208991 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001216796 sec., 1240963.9742405463 rows/sec., 95.87 MiB/sec. | ||
| 5147 | 2026.02.23 16:34:09.209081 [ 278 ] {03bc6538-2e91-427a-98b6-5eb7df779775} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.02.23 16:34:09.209198 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5149 | 2026.02.23 16:34:09.209226 [ 278 ] {03bc6538-2e91-427a-98b6-5eb7df779775} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 5150 | 2026.02.23 16:34:09.209230 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.02.23 16:34:09.209224 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5152 | 2026.02.23 16:34:09.209270 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5153 | 2026.02.23 16:34:09.209270 [ 278 ] {03bc6538-2e91-427a-98b6-5eb7df779775} <Debug> TCPHandler: Processed in 0.00144954 sec. | ||
| 5154 | 2026.02.23 16:34:09.209381 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 5155 | 2026.02.23 16:34:09.209451 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5156 | 2026.02.23 16:34:09.209507 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5157 | 2026.02.23 16:34:09.209545 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3961 rows starting from the beginning of the part | ||
| 5158 | 2026.02.23 16:34:09.209579 [ 278 ] {be1a7579-706b-45dc-8f82-5c08a03d3c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5159 | 2026.02.23 16:34:09.209613 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 198 rows starting from the beginning of the part | ||
| 5160 | 2026.02.23 16:34:09.209629 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_31_6} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2026.02.23 16:34:09.209649 [ 278 ] {be1a7579-706b-45dc-8f82-5c08a03d3c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5162 | 2026.02.23 16:34:09.209664 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 5163 | 2026.02.23 16:34:09.209710 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5164 | 2026.02.23 16:34:09.209743 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_31_6} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5165 | 2026.02.23 16:34:09.209755 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 267 rows starting from the beginning of the part | ||
| 5166 | 2026.02.23 16:34:09.209808 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 5167 | 2026.02.23 16:34:09.209849 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5168 | 2026.02.23 16:34:09.210507 [ 278 ] {be1a7579-706b-45dc-8f82-5c08a03d3c6f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.02.23 16:34:09.210549 [ 278 ] {be1a7579-706b-45dc-8f82-5c08a03d3c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5170 | 2026.02.23 16:34:09.211130 [ 278 ] {be1a7579-706b-45dc-8f82-5c08a03d3c6f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5171 | 2026.02.23 16:34:09.211319 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4906 rows, containing 5 columns (5 merged, 0 gathered) in 0.001982961 sec., 2474077.906726355 rows/sec., 172.07 MiB/sec. | ||
| 5172 | 2026.02.23 16:34:09.211370 [ 278 ] {be1a7579-706b-45dc-8f82-5c08a03d3c6f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.02.23 16:34:09.211516 [ 278 ] {be1a7579-706b-45dc-8f82-5c08a03d3c6f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001962 sec., 16309.887869520895 rows/sec., 29.23 MiB/sec. | ||
| 5174 | 2026.02.23 16:34:09.211572 [ 278 ] {be1a7579-706b-45dc-8f82-5c08a03d3c6f} <Debug> TCPHandler: Processed in 0.002182245 sec. | ||
| 5175 | 2026.02.23 16:34:09.211687 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5176 | 2026.02.23 16:34:09.211722 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5177 | 2026.02.23 16:34:09.211791 [ 278 ] {b3d63577-bb66-45e0-a005-d173d8adcdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5178 | 2026.02.23 16:34:09.211835 [ 278 ] {b3d63577-bb66-45e0-a005-d173d8adcdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5179 | 2026.02.23 16:34:09.211991 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.02.23 16:34:09.212062 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5181 | 2026.02.23 16:34:09.212127 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 5182 | 2026.02.23 16:34:09.212177 [ 278 ] {b3d63577-bb66-45e0-a005-d173d8adcdf6} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.02.23 16:34:09.212213 [ 278 ] {b3d63577-bb66-45e0-a005-d173d8adcdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5184 | 2026.02.23 16:34:09.212524 [ 278 ] {b3d63577-bb66-45e0-a005-d173d8adcdf6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5185 | 2026.02.23 16:34:09.212733 [ 278 ] {b3d63577-bb66-45e0-a005-d173d8adcdf6} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.02.23 16:34:09.212832 [ 77 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5187 | 2026.02.23 16:34:09.212860 [ 278 ] {b3d63577-bb66-45e0-a005-d173d8adcdf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5188 | 2026.02.23 16:34:09.212864 [ 77 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.02.23 16:34:09.212899 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5190 | 2026.02.23 16:34:09.212902 [ 278 ] {b3d63577-bb66-45e0-a005-d173d8adcdf6} <Debug> TCPHandler: Processed in 0.001264906 sec. | ||
| 5191 | 2026.02.23 16:34:09.212983 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 5192 | 2026.02.23 16:34:09.213096 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5193 | 2026.02.23 16:34:09.213127 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1260 rows starting from the beginning of the part | ||
| 5194 | 2026.02.23 16:34:09.213187 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 5195 | 2026.02.23 16:34:09.213228 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 5196 | 2026.02.23 16:34:09.213268 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 5197 | 2026.02.23 16:34:09.213305 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5198 | 2026.02.23 16:34:09.213344 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 5199 | 2026.02.23 16:34:09.214330 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1590 rows, containing 4 columns (4 merged, 0 gathered) in 0.001387328 sec., 1146088.0195599021 rows/sec., 75.21 MiB/sec. | ||
| 5200 | 2026.02.23 16:34:09.214516 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5201 | 2026.02.23 16:34:09.214754 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_31_6} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.02.23 16:34:09.214828 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_31_6} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5203 | 2026.02.23 16:34:09.214900 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5204 | 2026.02.23 16:34:10.973350 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50406 | ||
| 5205 | 2026.02.23 16:34:10.973461 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5206 | 2026.02.23 16:34:10.973490 [ 287 ] {} <Debug> TCP-Session: 58d69718-2fbf-4bff-baa1-d709f58a8db2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50406 | ||
| 5207 | 2026.02.23 16:34:10.973514 [ 287 ] {} <Debug> TCP-Session: 58d69718-2fbf-4bff-baa1-d709f58a8db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5208 | 2026.02.23 16:34:10.973527 [ 287 ] {} <Debug> TCP-Session: 58d69718-2fbf-4bff-baa1-d709f58a8db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5209 | 2026.02.23 16:34:10.973725 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56446 | ||
| 5210 | 2026.02.23 16:34:10.973745 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58961 | ||
| 5211 | 2026.02.23 16:34:10.973782 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41465 | ||
| 5212 | 2026.02.23 16:34:10.973821 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48617 | ||
| 5213 | 2026.02.23 16:34:10.973812 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56363 | ||
| 5214 | 2026.02.23 16:34:10.973882 [ 287 ] {} <Trace> TCP-Session: 58d69718-2fbf-4bff-baa1-d709f58a8db2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.02.23 16:34:10.973865 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5216 | 2026.02.23 16:34:10.973801 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53464 | ||
| 5217 | 2026.02.23 16:34:10.973950 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5218 | 2026.02.23 16:34:10.973961 [ 289 ] {} <Debug> TCP-Session: 8faa258d-6593-4fb7-a43e-3d4e8fc2ed6c Authenticating user 'default' from [fd00:1122:3344:101::e]:56446 | ||
| 5219 | 2026.02.23 16:34:10.973788 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58234 | ||
| 5220 | 2026.02.23 16:34:10.973997 [ 292 ] {} <Debug> TCP-Session: 24a4e04a-2546-43f1-baf2-cab02a6ece61 Authenticating user 'default' from [fd00:1122:3344:101::e]:41465 | ||
| 5221 | 2026.02.23 16:34:10.974017 [ 289 ] {} <Debug> TCP-Session: 8faa258d-6593-4fb7-a43e-3d4e8fc2ed6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5222 | 2026.02.23 16:34:10.974053 [ 292 ] {} <Debug> TCP-Session: 24a4e04a-2546-43f1-baf2-cab02a6ece61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2026.02.23 16:34:10.974066 [ 287 ] {c078eba8-7b7d-4fdc-a199-82b9ef12a00d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50406) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5224 | 2026.02.23 16:34:10.974079 [ 292 ] {} <Debug> TCP-Session: 24a4e04a-2546-43f1-baf2-cab02a6ece61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5225 | 2026.02.23 16:34:10.974067 [ 289 ] {} <Debug> TCP-Session: 8faa258d-6593-4fb7-a43e-3d4e8fc2ed6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5226 | 2026.02.23 16:34:10.974115 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5227 | 2026.02.23 16:34:10.974119 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5228 | 2026.02.23 16:34:10.974167 [ 286 ] {} <Debug> TCP-Session: 0b383dc8-82a9-44b7-86c7-736416f80167 Authenticating user 'default' from [fd00:1122:3344:101::e]:48617 | ||
| 5229 | 2026.02.23 16:34:10.973755 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44657 | ||
| 5230 | 2026.02.23 16:34:10.974206 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5231 | 2026.02.23 16:34:10.974194 [ 286 ] {} <Debug> TCP-Session: 0b383dc8-82a9-44b7-86c7-736416f80167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5232 | 2026.02.23 16:34:10.974246 [ 274 ] {} <Debug> TCP-Session: bded559d-e354-40c3-b32f-7571771493cf Authenticating user 'default' from [fd00:1122:3344:101::e]:56363 | ||
| 5233 | 2026.02.23 16:34:10.974247 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5234 | 2026.02.23 16:34:10.974276 [ 274 ] {} <Debug> TCP-Session: bded559d-e354-40c3-b32f-7571771493cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5235 | 2026.02.23 16:34:10.974260 [ 286 ] {} <Debug> TCP-Session: 0b383dc8-82a9-44b7-86c7-736416f80167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5236 | 2026.02.23 16:34:10.974306 [ 293 ] {} <Debug> TCP-Session: 5c8bf1fa-cba9-4b9f-b4fb-3f865553b757 Authenticating user 'default' from [fd00:1122:3344:101::e]:58234 | ||
| 5237 | 2026.02.23 16:34:10.974310 [ 274 ] {} <Debug> TCP-Session: bded559d-e354-40c3-b32f-7571771493cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5238 | 2026.02.23 16:34:10.974345 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5239 | 2026.02.23 16:34:10.974349 [ 293 ] {} <Debug> TCP-Session: 5c8bf1fa-cba9-4b9f-b4fb-3f865553b757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5240 | 2026.02.23 16:34:10.974387 [ 291 ] {} <Debug> TCP-Session: 8d491ee4-3a7d-4df6-870e-36861b4610ef Authenticating user 'default' from [fd00:1122:3344:101::e]:44657 | ||
| 5241 | 2026.02.23 16:34:10.974397 [ 293 ] {} <Debug> TCP-Session: 5c8bf1fa-cba9-4b9f-b4fb-3f865553b757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5242 | 2026.02.23 16:34:10.974412 [ 287 ] {c078eba8-7b7d-4fdc-a199-82b9ef12a00d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5243 | 2026.02.23 16:34:10.974422 [ 291 ] {} <Debug> TCP-Session: 8d491ee4-3a7d-4df6-870e-36861b4610ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5244 | 2026.02.23 16:34:10.974183 [ 294 ] {} <Debug> TCP-Session: 88b559af-107a-4712-92f3-a6d2bc6d3c0f Authenticating user 'default' from [fd00:1122:3344:101::e]:53464 | ||
| 5245 | 2026.02.23 16:34:10.974463 [ 291 ] {} <Debug> TCP-Session: 8d491ee4-3a7d-4df6-870e-36861b4610ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5246 | 2026.02.23 16:34:10.974482 [ 287 ] {c078eba8-7b7d-4fdc-a199-82b9ef12a00d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5247 | 2026.02.23 16:34:10.974488 [ 294 ] {} <Debug> TCP-Session: 88b559af-107a-4712-92f3-a6d2bc6d3c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5248 | 2026.02.23 16:34:10.973880 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5249 | 2026.02.23 16:34:10.974523 [ 294 ] {} <Debug> TCP-Session: 88b559af-107a-4712-92f3-a6d2bc6d3c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5250 | 2026.02.23 16:34:10.974544 [ 290 ] {} <Debug> TCP-Session: c5a64b0f-7fc4-40fa-a0d7-deca809d6161 Authenticating user 'default' from [fd00:1122:3344:101::e]:58961 | ||
| 5251 | 2026.02.23 16:34:10.974560 [ 290 ] {} <Debug> TCP-Session: c5a64b0f-7fc4-40fa-a0d7-deca809d6161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5252 | 2026.02.23 16:34:10.974572 [ 290 ] {} <Debug> TCP-Session: c5a64b0f-7fc4-40fa-a0d7-deca809d6161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5253 | 2026.02.23 16:34:10.974824 [ 287 ] {c078eba8-7b7d-4fdc-a199-82b9ef12a00d} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 5254 | 2026.02.23 16:34:10.975844 [ 298 ] {c078eba8-7b7d-4fdc-a199-82b9ef12a00d} <Trace> AggregatingTransform: Aggregating | ||
| 5255 | 2026.02.23 16:34:10.975898 [ 298 ] {c078eba8-7b7d-4fdc-a199-82b9ef12a00d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5256 | 2026.02.23 16:34:10.975936 [ 298 ] {c078eba8-7b7d-4fdc-a199-82b9ef12a00d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100401 sec. (996.006 rows/sec., 38.91 KiB/sec.) | ||
| 5257 | 2026.02.23 16:34:10.975956 [ 298 ] {c078eba8-7b7d-4fdc-a199-82b9ef12a00d} <Trace> Aggregator: Merging aggregated data | ||
| 5258 | 2026.02.23 16:34:10.977274 [ 287 ] {c078eba8-7b7d-4fdc-a199-82b9ef12a00d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003269 sec., 305.90394616090543 rows/sec., 11.95 KiB/sec. | ||
| 5259 | 2026.02.23 16:34:10.977462 [ 287 ] {c078eba8-7b7d-4fdc-a199-82b9ef12a00d} <Debug> TCPHandler: Processed in 0.003727507 sec. | ||
| 5260 | 2026.02.23 16:34:10.977597 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5261 | 2026.02.23 16:34:10.977625 [ 287 ] {} <Debug> TCP-Session: 58d69718-2fbf-4bff-baa1-d709f58a8db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5262 | 2026.02.23 16:34:10.977630 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5263 | 2026.02.23 16:34:10.977652 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5264 | 2026.02.23 16:34:10.977684 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5265 | 2026.02.23 16:34:10.977694 [ 289 ] {} <Debug> TCP-Session: 8faa258d-6593-4fb7-a43e-3d4e8fc2ed6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5266 | 2026.02.23 16:34:10.977703 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5267 | 2026.02.23 16:34:10.977739 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5268 | 2026.02.23 16:34:10.977756 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5269 | 2026.02.23 16:34:10.977767 [ 290 ] {} <Debug> TCP-Session: c5a64b0f-7fc4-40fa-a0d7-deca809d6161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5270 | 2026.02.23 16:34:10.977781 [ 294 ] {} <Debug> TCP-Session: 88b559af-107a-4712-92f3-a6d2bc6d3c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5271 | 2026.02.23 16:34:10.977718 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5272 | 2026.02.23 16:34:10.977808 [ 274 ] {} <Debug> TCP-Session: bded559d-e354-40c3-b32f-7571771493cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5273 | 2026.02.23 16:34:10.977705 [ 286 ] {} <Debug> TCP-Session: 0b383dc8-82a9-44b7-86c7-736416f80167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5274 | 2026.02.23 16:34:10.977849 [ 291 ] {} <Debug> TCP-Session: 8d491ee4-3a7d-4df6-870e-36861b4610ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5275 | 2026.02.23 16:34:10.977685 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5276 | 2026.02.23 16:34:10.977733 [ 292 ] {} <Debug> TCP-Session: 24a4e04a-2546-43f1-baf2-cab02a6ece61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5277 | 2026.02.23 16:34:10.977939 [ 293 ] {} <Debug> TCP-Session: 5c8bf1fa-cba9-4b9f-b4fb-3f865553b757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2026.02.23 16:34:11.139165 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56319 | ||
| 5279 | 2026.02.23 16:34:11.139278 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5280 | 2026.02.23 16:34:11.139307 [ 287 ] {} <Debug> TCP-Session: aa6881ed-dea4-40bb-a6bf-4f32263ac950 Authenticating user 'default' from [fd00:1122:3344:101::e]:56319 | ||
| 5281 | 2026.02.23 16:34:11.139332 [ 287 ] {} <Debug> TCP-Session: aa6881ed-dea4-40bb-a6bf-4f32263ac950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5282 | 2026.02.23 16:34:11.139346 [ 287 ] {} <Debug> TCP-Session: aa6881ed-dea4-40bb-a6bf-4f32263ac950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5283 | 2026.02.23 16:34:11.139603 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53130 | ||
| 5284 | 2026.02.23 16:34:11.139632 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54961 | ||
| 5285 | 2026.02.23 16:34:11.139624 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56817 | ||
| 5286 | 2026.02.23 16:34:11.139670 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39323 | ||
| 5287 | 2026.02.23 16:34:11.139703 [ 287 ] {} <Trace> TCP-Session: aa6881ed-dea4-40bb-a6bf-4f32263ac950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2026.02.23 16:34:11.139726 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5289 | 2026.02.23 16:34:11.139726 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5290 | 2026.02.23 16:34:11.139763 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5291 | 2026.02.23 16:34:11.139802 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5292 | 2026.02.23 16:34:11.139786 [ 289 ] {} <Debug> TCP-Session: d31885ab-4be7-4bab-b46a-3501f42b31ef Authenticating user 'default' from [fd00:1122:3344:101::e]:53130 | ||
| 5293 | 2026.02.23 16:34:11.139849 [ 292 ] {} <Debug> TCP-Session: a7acd1dc-ce65-40cc-a896-fb2b06edc65e Authenticating user 'default' from [fd00:1122:3344:101::e]:56817 | ||
| 5294 | 2026.02.23 16:34:11.139869 [ 286 ] {} <Debug> TCP-Session: bcc4c2ab-6c18-44f4-8ec5-5b28c846feab Authenticating user 'default' from [fd00:1122:3344:101::e]:39323 | ||
| 5295 | 2026.02.23 16:34:11.139885 [ 289 ] {} <Debug> TCP-Session: d31885ab-4be7-4bab-b46a-3501f42b31ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5296 | 2026.02.23 16:34:11.139896 [ 292 ] {} <Debug> TCP-Session: a7acd1dc-ce65-40cc-a896-fb2b06edc65e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5297 | 2026.02.23 16:34:11.139916 [ 286 ] {} <Debug> TCP-Session: bcc4c2ab-6c18-44f4-8ec5-5b28c846feab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5298 | 2026.02.23 16:34:11.139929 [ 292 ] {} <Debug> TCP-Session: a7acd1dc-ce65-40cc-a896-fb2b06edc65e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5299 | 2026.02.23 16:34:11.139948 [ 286 ] {} <Debug> TCP-Session: bcc4c2ab-6c18-44f4-8ec5-5b28c846feab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2026.02.23 16:34:11.139916 [ 289 ] {} <Debug> TCP-Session: d31885ab-4be7-4bab-b46a-3501f42b31ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5301 | 2026.02.23 16:34:11.139778 [ 293 ] {} <Debug> TCP-Session: 19aed8aa-63da-45cd-a233-d7b5579fd0de Authenticating user 'default' from [fd00:1122:3344:101::e]:54961 | ||
| 5302 | 2026.02.23 16:34:11.139661 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54881 | ||
| 5303 | 2026.02.23 16:34:11.140016 [ 293 ] {} <Debug> TCP-Session: 19aed8aa-63da-45cd-a233-d7b5579fd0de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5304 | 2026.02.23 16:34:11.140063 [ 293 ] {} <Debug> TCP-Session: 19aed8aa-63da-45cd-a233-d7b5579fd0de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5305 | 2026.02.23 16:34:11.139650 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62260 | ||
| 5306 | 2026.02.23 16:34:11.140100 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5307 | 2026.02.23 16:34:11.139614 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41702 | ||
| 5308 | 2026.02.23 16:34:11.140144 [ 274 ] {} <Debug> TCP-Session: 1ad1e695-2d48-4989-b9fc-936c64bf27d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54881 | ||
| 5309 | 2026.02.23 16:34:11.140157 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5310 | 2026.02.23 16:34:11.140178 [ 274 ] {} <Debug> TCP-Session: 1ad1e695-2d48-4989-b9fc-936c64bf27d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5311 | 2026.02.23 16:34:11.140195 [ 294 ] {} <Debug> TCP-Session: 621ff328-4601-4b07-9a7e-3a0410a00918 Authenticating user 'default' from [fd00:1122:3344:101::e]:62260 | ||
| 5312 | 2026.02.23 16:34:11.140199 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5313 | 2026.02.23 16:34:11.140202 [ 274 ] {} <Debug> TCP-Session: 1ad1e695-2d48-4989-b9fc-936c64bf27d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5314 | 2026.02.23 16:34:11.140220 [ 294 ] {} <Debug> TCP-Session: 621ff328-4601-4b07-9a7e-3a0410a00918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5315 | 2026.02.23 16:34:11.139613 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44944 | ||
| 5316 | 2026.02.23 16:34:11.140284 [ 294 ] {} <Debug> TCP-Session: 621ff328-4601-4b07-9a7e-3a0410a00918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5317 | 2026.02.23 16:34:11.140231 [ 290 ] {} <Debug> TCP-Session: ffe9b069-f09a-4bcc-ab0b-bd8a67488d56 Authenticating user 'default' from [fd00:1122:3344:101::e]:41702 | ||
| 5318 | 2026.02.23 16:34:11.139895 [ 287 ] {e50eb795-d35a-4a44-951d-e59ef0a27d29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56319) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5319 | 2026.02.23 16:34:11.140343 [ 290 ] {} <Debug> TCP-Session: ffe9b069-f09a-4bcc-ab0b-bd8a67488d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5320 | 2026.02.23 16:34:11.140360 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5321 | 2026.02.23 16:34:11.140377 [ 290 ] {} <Debug> TCP-Session: ffe9b069-f09a-4bcc-ab0b-bd8a67488d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2026.02.23 16:34:11.140397 [ 291 ] {} <Debug> TCP-Session: 9796bbf9-761a-49c2-8f07-a694d9e1a37d Authenticating user 'default' from [fd00:1122:3344:101::e]:44944 | ||
| 5323 | 2026.02.23 16:34:11.140420 [ 291 ] {} <Debug> TCP-Session: 9796bbf9-761a-49c2-8f07-a694d9e1a37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.02.23 16:34:11.140432 [ 291 ] {} <Debug> TCP-Session: 9796bbf9-761a-49c2-8f07-a694d9e1a37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.02.23 16:34:11.140618 [ 287 ] {e50eb795-d35a-4a44-951d-e59ef0a27d29} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5326 | 2026.02.23 16:34:11.140674 [ 287 ] {e50eb795-d35a-4a44-951d-e59ef0a27d29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5327 | 2026.02.23 16:34:11.140961 [ 287 ] {e50eb795-d35a-4a44-951d-e59ef0a27d29} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 5328 | 2026.02.23 16:34:11.141885 [ 349 ] {e50eb795-d35a-4a44-951d-e59ef0a27d29} <Trace> AggregatingTransform: Aggregating | ||
| 5329 | 2026.02.23 16:34:11.141932 [ 349 ] {e50eb795-d35a-4a44-951d-e59ef0a27d29} <Trace> Aggregator: Aggregation method: without_key | ||
| 5330 | 2026.02.23 16:34:11.141968 [ 349 ] {e50eb795-d35a-4a44-951d-e59ef0a27d29} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902588 sec. (1107.925 rows/sec., 43.28 KiB/sec.) | ||
| 5331 | 2026.02.23 16:34:11.141987 [ 349 ] {e50eb795-d35a-4a44-951d-e59ef0a27d29} <Trace> Aggregator: Merging aggregated data | ||
| 5332 | 2026.02.23 16:34:11.143492 [ 287 ] {e50eb795-d35a-4a44-951d-e59ef0a27d29} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003651 sec., 273.8975623116954 rows/sec., 10.70 KiB/sec. | ||
| 5333 | 2026.02.23 16:34:11.143657 [ 287 ] {e50eb795-d35a-4a44-951d-e59ef0a27d29} <Debug> TCPHandler: Processed in 0.004072784 sec. | ||
| 5334 | 2026.02.23 16:34:11.143793 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5335 | 2026.02.23 16:34:11.143822 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5336 | 2026.02.23 16:34:11.143833 [ 287 ] {} <Debug> TCP-Session: aa6881ed-dea4-40bb-a6bf-4f32263ac950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2026.02.23 16:34:11.143858 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5338 | 2026.02.23 16:34:11.143880 [ 293 ] {} <Debug> TCP-Session: 19aed8aa-63da-45cd-a233-d7b5579fd0de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5339 | 2026.02.23 16:34:11.143876 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5340 | 2026.02.23 16:34:11.143893 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5341 | 2026.02.23 16:34:11.143908 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5342 | 2026.02.23 16:34:11.143929 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5343 | 2026.02.23 16:34:11.143954 [ 290 ] {} <Debug> TCP-Session: ffe9b069-f09a-4bcc-ab0b-bd8a67488d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2026.02.23 16:34:11.143969 [ 294 ] {} <Debug> TCP-Session: 621ff328-4601-4b07-9a7e-3a0410a00918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5345 | 2026.02.23 16:34:11.143937 [ 291 ] {} <Debug> TCP-Session: 9796bbf9-761a-49c2-8f07-a694d9e1a37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5346 | 2026.02.23 16:34:11.143999 [ 292 ] {} <Debug> TCP-Session: a7acd1dc-ce65-40cc-a896-fb2b06edc65e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2026.02.23 16:34:11.143903 [ 289 ] {} <Debug> TCP-Session: d31885ab-4be7-4bab-b46a-3501f42b31ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5348 | 2026.02.23 16:34:11.143840 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5349 | 2026.02.23 16:34:11.143960 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5350 | 2026.02.23 16:34:11.144092 [ 286 ] {} <Debug> TCP-Session: bcc4c2ab-6c18-44f4-8ec5-5b28c846feab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2026.02.23 16:34:11.144122 [ 274 ] {} <Debug> TCP-Session: 1ad1e695-2d48-4989-b9fc-936c64bf27d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2026.02.23 16:34:11.147756 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59278 | ||
| 5353 | 2026.02.23 16:34:11.147822 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5354 | 2026.02.23 16:34:11.147846 [ 287 ] {} <Debug> TCP-Session: dc963c0c-ddff-4bf0-84b2-6a1253ff004c Authenticating user 'default' from [fd00:1122:3344:101::e]:59278 | ||
| 5355 | 2026.02.23 16:34:11.147861 [ 287 ] {} <Debug> TCP-Session: dc963c0c-ddff-4bf0-84b2-6a1253ff004c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5356 | 2026.02.23 16:34:11.147874 [ 287 ] {} <Debug> TCP-Session: dc963c0c-ddff-4bf0-84b2-6a1253ff004c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.02.23 16:34:11.148038 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53276 | ||
| 5358 | 2026.02.23 16:34:11.148062 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48430 | ||
| 5359 | 2026.02.23 16:34:11.148082 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36125 | ||
| 5360 | 2026.02.23 16:34:11.148106 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62861 | ||
| 5361 | 2026.02.23 16:34:11.148122 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5362 | 2026.02.23 16:34:11.148079 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34856 | ||
| 5363 | 2026.02.23 16:34:11.148167 [ 289 ] {} <Debug> TCP-Session: 6f37c94f-2cff-4685-89f9-bb405f760ab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53276 | ||
| 5364 | 2026.02.23 16:34:11.148171 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5365 | 2026.02.23 16:34:11.148180 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5366 | 2026.02.23 16:34:11.148186 [ 289 ] {} <Debug> TCP-Session: 6f37c94f-2cff-4685-89f9-bb405f760ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.02.23 16:34:11.148211 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5368 | 2026.02.23 16:34:11.148226 [ 289 ] {} <Debug> TCP-Session: 6f37c94f-2cff-4685-89f9-bb405f760ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.02.23 16:34:11.148223 [ 286 ] {} <Debug> TCP-Session: a4f19cab-4a54-471f-ba1a-25b5eff35522 Authenticating user 'default' from [fd00:1122:3344:101::e]:62861 | ||
| 5370 | 2026.02.23 16:34:11.148237 [ 293 ] {} <Debug> TCP-Session: faddbd1b-aee1-4b74-b9cd-3c24c6a58da5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34856 | ||
| 5371 | 2026.02.23 16:34:11.148272 [ 286 ] {} <Debug> TCP-Session: a4f19cab-4a54-471f-ba1a-25b5eff35522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2026.02.23 16:34:11.148288 [ 293 ] {} <Debug> TCP-Session: faddbd1b-aee1-4b74-b9cd-3c24c6a58da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.02.23 16:34:11.148302 [ 286 ] {} <Debug> TCP-Session: a4f19cab-4a54-471f-ba1a-25b5eff35522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.02.23 16:34:11.148313 [ 293 ] {} <Debug> TCP-Session: faddbd1b-aee1-4b74-b9cd-3c24c6a58da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.02.23 16:34:11.148168 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5376 | 2026.02.23 16:34:11.148056 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35909 | ||
| 5377 | 2026.02.23 16:34:11.148371 [ 294 ] {} <Debug> TCP-Session: d1edbe14-17f2-4b73-99f9-8d642fb719dd Authenticating user 'default' from [fd00:1122:3344:101::e]:36125 | ||
| 5378 | 2026.02.23 16:34:11.148045 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45986 | ||
| 5379 | 2026.02.23 16:34:11.148398 [ 294 ] {} <Debug> TCP-Session: d1edbe14-17f2-4b73-99f9-8d642fb719dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.02.23 16:34:11.148208 [ 292 ] {} <Debug> TCP-Session: f8ba198e-5f87-412c-abc7-f8cacec7fe04 Authenticating user 'default' from [fd00:1122:3344:101::e]:48430 | ||
| 5381 | 2026.02.23 16:34:11.148422 [ 294 ] {} <Debug> TCP-Session: d1edbe14-17f2-4b73-99f9-8d642fb719dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2026.02.23 16:34:11.148447 [ 292 ] {} <Debug> TCP-Session: f8ba198e-5f87-412c-abc7-f8cacec7fe04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2026.02.23 16:34:11.148447 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5384 | 2026.02.23 16:34:11.148470 [ 292 ] {} <Debug> TCP-Session: f8ba198e-5f87-412c-abc7-f8cacec7fe04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5385 | 2026.02.23 16:34:11.148486 [ 290 ] {} <Debug> TCP-Session: 06ee657b-0135-4de5-9613-92c02b523101 Authenticating user 'default' from [fd00:1122:3344:101::e]:45986 | ||
| 5386 | 2026.02.23 16:34:11.148422 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5387 | 2026.02.23 16:34:11.148511 [ 290 ] {} <Debug> TCP-Session: 06ee657b-0135-4de5-9613-92c02b523101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5388 | 2026.02.23 16:34:11.148535 [ 291 ] {} <Debug> TCP-Session: fd8395ab-0a05-41f7-89d9-9b0d4028b23b Authenticating user 'default' from [fd00:1122:3344:101::e]:35909 | ||
| 5389 | 2026.02.23 16:34:11.148544 [ 290 ] {} <Debug> TCP-Session: 06ee657b-0135-4de5-9613-92c02b523101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5390 | 2026.02.23 16:34:11.148560 [ 291 ] {} <Debug> TCP-Session: fd8395ab-0a05-41f7-89d9-9b0d4028b23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5391 | 2026.02.23 16:34:11.148101 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57057 | ||
| 5392 | 2026.02.23 16:34:11.148583 [ 291 ] {} <Debug> TCP-Session: fd8395ab-0a05-41f7-89d9-9b0d4028b23b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.02.23 16:34:11.148094 [ 287 ] {} <Trace> TCP-Session: dc963c0c-ddff-4bf0-84b2-6a1253ff004c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2026.02.23 16:34:11.148634 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5395 | 2026.02.23 16:34:11.148653 [ 274 ] {} <Debug> TCP-Session: ad39dcc0-0239-49fb-86df-96d928c9e0f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57057 | ||
| 5396 | 2026.02.23 16:34:11.148667 [ 274 ] {} <Debug> TCP-Session: ad39dcc0-0239-49fb-86df-96d928c9e0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.02.23 16:34:11.148678 [ 274 ] {} <Debug> TCP-Session: ad39dcc0-0239-49fb-86df-96d928c9e0f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.02.23 16:34:11.148734 [ 287 ] {bfb4f44a-8994-4e1f-9be7-f9e0cb39781e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59278) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5399 | 2026.02.23 16:34:11.148891 [ 287 ] {bfb4f44a-8994-4e1f-9be7-f9e0cb39781e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5400 | 2026.02.23 16:34:11.148930 [ 287 ] {bfb4f44a-8994-4e1f-9be7-f9e0cb39781e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5401 | 2026.02.23 16:34:11.149216 [ 287 ] {bfb4f44a-8994-4e1f-9be7-f9e0cb39781e} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 5402 | 2026.02.23 16:34:11.150057 [ 347 ] {bfb4f44a-8994-4e1f-9be7-f9e0cb39781e} <Trace> AggregatingTransform: Aggregating | ||
| 5403 | 2026.02.23 16:34:11.150106 [ 347 ] {bfb4f44a-8994-4e1f-9be7-f9e0cb39781e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5404 | 2026.02.23 16:34:11.150152 [ 347 ] {bfb4f44a-8994-4e1f-9be7-f9e0cb39781e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000849537 sec. (1177.112 rows/sec., 45.98 KiB/sec.) | ||
| 5405 | 2026.02.23 16:34:11.150176 [ 347 ] {bfb4f44a-8994-4e1f-9be7-f9e0cb39781e} <Trace> Aggregator: Merging aggregated data | ||
| 5406 | 2026.02.23 16:34:11.151443 [ 287 ] {bfb4f44a-8994-4e1f-9be7-f9e0cb39781e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002704 sec., 369.8224852071006 rows/sec., 14.45 KiB/sec. | ||
| 5407 | 2026.02.23 16:34:11.151598 [ 287 ] {bfb4f44a-8994-4e1f-9be7-f9e0cb39781e} <Debug> TCPHandler: Processed in 0.003562823 sec. | ||
| 5408 | 2026.02.23 16:34:11.151716 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5409 | 2026.02.23 16:34:11.151745 [ 287 ] {} <Debug> TCP-Session: dc963c0c-ddff-4bf0-84b2-6a1253ff004c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.02.23 16:34:11.151744 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5411 | 2026.02.23 16:34:11.151766 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5412 | 2026.02.23 16:34:11.151783 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5413 | 2026.02.23 16:34:11.151800 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5414 | 2026.02.23 16:34:11.151818 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5415 | 2026.02.23 16:34:11.151839 [ 292 ] {} <Debug> TCP-Session: f8ba198e-5f87-412c-abc7-f8cacec7fe04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5416 | 2026.02.23 16:34:11.151868 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5417 | 2026.02.23 16:34:11.151881 [ 290 ] {} <Debug> TCP-Session: 06ee657b-0135-4de5-9613-92c02b523101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.02.23 16:34:11.151865 [ 291 ] {} <Debug> TCP-Session: fd8395ab-0a05-41f7-89d9-9b0d4028b23b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.02.23 16:34:11.151910 [ 274 ] {} <Debug> TCP-Session: ad39dcc0-0239-49fb-86df-96d928c9e0f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5420 | 2026.02.23 16:34:11.151855 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5421 | 2026.02.23 16:34:11.151831 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5422 | 2026.02.23 16:34:11.151976 [ 293 ] {} <Debug> TCP-Session: faddbd1b-aee1-4b74-b9cd-3c24c6a58da5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.02.23 16:34:11.151819 [ 289 ] {} <Debug> TCP-Session: 6f37c94f-2cff-4685-89f9-bb405f760ab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.02.23 16:34:11.151997 [ 294 ] {} <Debug> TCP-Session: d1edbe14-17f2-4b73-99f9-8d642fb719dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.02.23 16:34:11.151792 [ 286 ] {} <Debug> TCP-Session: a4f19cab-4a54-471f-ba1a-25b5eff35522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5426 | 2026.02.23 16:34:12.568660 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5427 | 2026.02.23 16:34:12.568713 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5428 | 2026.02.23 16:34:12.668887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11512 | ||
| 5429 | 2026.02.23 16:34:12.669446 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.02.23 16:34:12.669499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5431 | 2026.02.23 16:34:12.670055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5432 | 2026.02.23 16:34:12.670285 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2026.02.23 16:34:12.670421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11512 | ||
| 5434 | 2026.02.23 16:34:12.694992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 676 | ||
| 5435 | 2026.02.23 16:34:12.697720 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.02.23 16:34:12.697783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5437 | 2026.02.23 16:34:12.699071 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5438 | 2026.02.23 16:34:12.699356 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.02.23 16:34:12.699748 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 5440 | 2026.02.23 16:34:13.282950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5441 | 2026.02.23 16:34:13.300052 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.02.23 16:34:13.300100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5443 | 2026.02.23 16:34:13.305820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5444 | 2026.02.23 16:34:13.306516 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.02.23 16:34:13.309687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5446 | 2026.02.23 16:34:14.210750 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5447 | 2026.02.23 16:34:14.211030 [ 278 ] {2aeeac7b-adcf-4fb7-8a12-cc19697ba10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5448 | 2026.02.23 16:34:14.211121 [ 278 ] {2aeeac7b-adcf-4fb7-8a12-cc19697ba10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5449 | 2026.02.23 16:34:14.211861 [ 278 ] {2aeeac7b-adcf-4fb7-8a12-cc19697ba10b} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2026.02.23 16:34:14.211909 [ 278 ] {2aeeac7b-adcf-4fb7-8a12-cc19697ba10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5451 | 2026.02.23 16:34:14.212312 [ 278 ] {2aeeac7b-adcf-4fb7-8a12-cc19697ba10b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5452 | 2026.02.23 16:34:14.212539 [ 278 ] {2aeeac7b-adcf-4fb7-8a12-cc19697ba10b} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.02.23 16:34:14.212708 [ 278 ] {2aeeac7b-adcf-4fb7-8a12-cc19697ba10b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001755 sec., 161823.36182336183 rows/sec., 10.28 MiB/sec. | ||
| 5454 | 2026.02.23 16:34:14.212760 [ 278 ] {2aeeac7b-adcf-4fb7-8a12-cc19697ba10b} <Debug> TCPHandler: Processed in 0.002195495 sec. | ||
| 5455 | 2026.02.23 16:34:14.212887 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.02.23 16:34:14.212990 [ 278 ] {868c7013-75b5-4da5-aee4-d0dce26bdb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5457 | 2026.02.23 16:34:14.213034 [ 278 ] {868c7013-75b5-4da5-aee4-d0dce26bdb6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5458 | 2026.02.23 16:34:14.213784 [ 278 ] {868c7013-75b5-4da5-aee4-d0dce26bdb6f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.02.23 16:34:14.213824 [ 278 ] {868c7013-75b5-4da5-aee4-d0dce26bdb6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5460 | 2026.02.23 16:34:14.214213 [ 278 ] {868c7013-75b5-4da5-aee4-d0dce26bdb6f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5461 | 2026.02.23 16:34:14.214426 [ 278 ] {868c7013-75b5-4da5-aee4-d0dce26bdb6f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.02.23 16:34:14.214555 [ 278 ] {868c7013-75b5-4da5-aee4-d0dce26bdb6f} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001587 sec., 514807.81348456204 rows/sec., 40.73 MiB/sec. | ||
| 5463 | 2026.02.23 16:34:14.214594 [ 278 ] {868c7013-75b5-4da5-aee4-d0dce26bdb6f} <Debug> TCPHandler: Processed in 0.001760106 sec. | ||
| 5464 | 2026.02.23 16:34:14.214705 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.02.23 16:34:14.214802 [ 278 ] {dbd99b4f-ba54-40b2-b401-4715fab21e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5466 | 2026.02.23 16:34:14.214849 [ 278 ] {dbd99b4f-ba54-40b2-b401-4715fab21e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5467 | 2026.02.23 16:34:14.215287 [ 278 ] {dbd99b4f-ba54-40b2-b401-4715fab21e9b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.02.23 16:34:14.215323 [ 278 ] {dbd99b4f-ba54-40b2-b401-4715fab21e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5469 | 2026.02.23 16:34:14.215620 [ 278 ] {dbd99b4f-ba54-40b2-b401-4715fab21e9b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5470 | 2026.02.23 16:34:14.215827 [ 278 ] {dbd99b4f-ba54-40b2-b401-4715fab21e9b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2026.02.23 16:34:14.215938 [ 68 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5472 | 2026.02.23 16:34:14.215955 [ 278 ] {dbd99b4f-ba54-40b2-b401-4715fab21e9b} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001173 sec., 129582.26768968457 rows/sec., 7.74 MiB/sec. | ||
| 5473 | 2026.02.23 16:34:14.216006 [ 68 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.02.23 16:34:14.216016 [ 278 ] {dbd99b4f-ba54-40b2-b401-4715fab21e9b} <Debug> TCPHandler: Processed in 0.001362468 sec. | ||
| 5475 | 2026.02.23 16:34:14.216036 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5476 | 2026.02.23 16:34:14.216130 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 5477 | 2026.02.23 16:34:14.216141 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2026.02.23 16:34:14.216221 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5479 | 2026.02.23 16:34:14.216247 [ 278 ] {eeaa55cf-268b-4d18-b3e1-6013398af87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5480 | 2026.02.23 16:34:14.216249 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 214 rows starting from the beginning of the part | ||
| 5481 | 2026.02.23 16:34:14.216287 [ 278 ] {eeaa55cf-268b-4d18-b3e1-6013398af87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5482 | 2026.02.23 16:34:14.216315 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 5483 | 2026.02.23 16:34:14.216358 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
| 5484 | 2026.02.23 16:34:14.216395 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 156 rows starting from the beginning of the part | ||
| 5485 | 2026.02.23 16:34:14.216434 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 5486 | 2026.02.23 16:34:14.216468 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 152 rows starting from the beginning of the part | ||
| 5487 | 2026.02.23 16:34:14.216713 [ 278 ] {eeaa55cf-268b-4d18-b3e1-6013398af87c} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.02.23 16:34:14.216747 [ 278 ] {eeaa55cf-268b-4d18-b3e1-6013398af87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5489 | 2026.02.23 16:34:14.217052 [ 278 ] {eeaa55cf-268b-4d18-b3e1-6013398af87c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5490 | 2026.02.23 16:34:14.217225 [ 188 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 5 columns (5 merged, 0 gathered) in 0.001131013 sec., 526961.2285623596 rows/sec., 35.12 MiB/sec. | ||
| 5491 | 2026.02.23 16:34:14.217261 [ 278 ] {eeaa55cf-268b-4d18-b3e1-6013398af87c} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.02.23 16:34:14.217394 [ 278 ] {eeaa55cf-268b-4d18-b3e1-6013398af87c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 5493 | 2026.02.23 16:34:14.217432 [ 278 ] {eeaa55cf-268b-4d18-b3e1-6013398af87c} <Debug> TCPHandler: Processed in 0.001340718 sec. | ||
| 5494 | 2026.02.23 16:34:14.217435 [ 198 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5495 | 2026.02.23 16:34:14.217548 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.02.23 16:34:14.217648 [ 278 ] {8f76281e-d3a6-4f08-94dc-04d7bb32e033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5497 | 2026.02.23 16:34:14.217690 [ 278 ] {8f76281e-d3a6-4f08-94dc-04d7bb32e033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5498 | 2026.02.23 16:34:14.217770 [ 198 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_31_6} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2026.02.23 16:34:14.217861 [ 198 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_31_6} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5500 | 2026.02.23 16:34:14.217965 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5501 | 2026.02.23 16:34:14.218120 [ 278 ] {8f76281e-d3a6-4f08-94dc-04d7bb32e033} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2026.02.23 16:34:14.218161 [ 278 ] {8f76281e-d3a6-4f08-94dc-04d7bb32e033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5503 | 2026.02.23 16:34:14.218472 [ 278 ] {8f76281e-d3a6-4f08-94dc-04d7bb32e033} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5504 | 2026.02.23 16:34:14.218692 [ 278 ] {8f76281e-d3a6-4f08-94dc-04d7bb32e033} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.02.23 16:34:14.218827 [ 278 ] {8f76281e-d3a6-4f08-94dc-04d7bb32e033} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001197 sec., 123642.43943191312 rows/sec., 7.03 MiB/sec. | ||
| 5506 | 2026.02.23 16:34:14.218865 [ 278 ] {8f76281e-d3a6-4f08-94dc-04d7bb32e033} <Debug> TCPHandler: Processed in 0.001366818 sec. | ||
| 5507 | 2026.02.23 16:34:14.218990 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.02.23 16:34:14.219084 [ 278 ] {52a2b337-c5ac-4200-96be-56de14feee5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5509 | 2026.02.23 16:34:14.219123 [ 278 ] {52a2b337-c5ac-4200-96be-56de14feee5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5510 | 2026.02.23 16:34:14.219685 [ 278 ] {52a2b337-c5ac-4200-96be-56de14feee5b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.02.23 16:34:14.219720 [ 278 ] {52a2b337-c5ac-4200-96be-56de14feee5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5512 | 2026.02.23 16:34:14.220044 [ 278 ] {52a2b337-c5ac-4200-96be-56de14feee5b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5513 | 2026.02.23 16:34:14.220262 [ 278 ] {52a2b337-c5ac-4200-96be-56de14feee5b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.02.23 16:34:14.220392 [ 278 ] {52a2b337-c5ac-4200-96be-56de14feee5b} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001326 sec., 377073.90648567124 rows/sec., 26.50 MiB/sec. | ||
| 5515 | 2026.02.23 16:34:14.220429 [ 278 ] {52a2b337-c5ac-4200-96be-56de14feee5b} <Debug> TCPHandler: Processed in 0.001489161 sec. | ||
| 5516 | 2026.02.23 16:34:14.220534 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.02.23 16:34:14.220629 [ 278 ] {b1955f4b-d2be-49eb-9874-f2a1b186a8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5518 | 2026.02.23 16:34:14.220670 [ 278 ] {b1955f4b-d2be-49eb-9874-f2a1b186a8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5519 | 2026.02.23 16:34:14.221006 [ 278 ] {b1955f4b-d2be-49eb-9874-f2a1b186a8c1} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.02.23 16:34:14.221043 [ 278 ] {b1955f4b-d2be-49eb-9874-f2a1b186a8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5521 | 2026.02.23 16:34:14.221352 [ 278 ] {b1955f4b-d2be-49eb-9874-f2a1b186a8c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5522 | 2026.02.23 16:34:14.221560 [ 278 ] {b1955f4b-d2be-49eb-9874-f2a1b186a8c1} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.02.23 16:34:14.221685 [ 278 ] {b1955f4b-d2be-49eb-9874-f2a1b186a8c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 5524 | 2026.02.23 16:34:14.221723 [ 278 ] {b1955f4b-d2be-49eb-9874-f2a1b186a8c1} <Debug> TCPHandler: Processed in 0.001238166 sec. | ||
| 5525 | 2026.02.23 16:34:14.221826 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2026.02.23 16:34:14.221920 [ 278 ] {148d6a2a-bfc9-4b5a-8ec9-9a3fbf2a6e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5527 | 2026.02.23 16:34:14.221961 [ 278 ] {148d6a2a-bfc9-4b5a-8ec9-9a3fbf2a6e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5528 | 2026.02.23 16:34:14.222362 [ 278 ] {148d6a2a-bfc9-4b5a-8ec9-9a3fbf2a6e19} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.02.23 16:34:14.222399 [ 278 ] {148d6a2a-bfc9-4b5a-8ec9-9a3fbf2a6e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5530 | 2026.02.23 16:34:14.222738 [ 278 ] {148d6a2a-bfc9-4b5a-8ec9-9a3fbf2a6e19} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5531 | 2026.02.23 16:34:14.222948 [ 278 ] {148d6a2a-bfc9-4b5a-8ec9-9a3fbf2a6e19} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.02.23 16:34:14.223075 [ 278 ] {148d6a2a-bfc9-4b5a-8ec9-9a3fbf2a6e19} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001173 sec., 225916.4535379369 rows/sec., 15.01 MiB/sec. | ||
| 5533 | 2026.02.23 16:34:14.223112 [ 278 ] {148d6a2a-bfc9-4b5a-8ec9-9a3fbf2a6e19} <Debug> TCPHandler: Processed in 0.001334867 sec. | ||
| 5534 | 2026.02.23 16:34:14.223221 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.02.23 16:34:14.223313 [ 278 ] {d647f15d-2ed8-4c15-9892-e929e16fa313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5536 | 2026.02.23 16:34:14.223354 [ 278 ] {d647f15d-2ed8-4c15-9892-e929e16fa313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5537 | 2026.02.23 16:34:14.223659 [ 278 ] {d647f15d-2ed8-4c15-9892-e929e16fa313} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.02.23 16:34:14.223693 [ 278 ] {d647f15d-2ed8-4c15-9892-e929e16fa313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5539 | 2026.02.23 16:34:14.223983 [ 278 ] {d647f15d-2ed8-4c15-9892-e929e16fa313} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5540 | 2026.02.23 16:34:14.224206 [ 278 ] {d647f15d-2ed8-4c15-9892-e929e16fa313} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.02.23 16:34:14.224329 [ 278 ] {d647f15d-2ed8-4c15-9892-e929e16fa313} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 5542 | 2026.02.23 16:34:14.224365 [ 278 ] {d647f15d-2ed8-4c15-9892-e929e16fa313} <Debug> TCPHandler: Processed in 0.001192574 sec. | ||
| 5543 | 2026.02.23 16:34:14.224470 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.02.23 16:34:14.224562 [ 278 ] {ace278ff-ab8f-4675-8c83-5c15edd4cfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5545 | 2026.02.23 16:34:14.224614 [ 278 ] {ace278ff-ab8f-4675-8c83-5c15edd4cfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5546 | 2026.02.23 16:34:14.225352 [ 278 ] {ace278ff-ab8f-4675-8c83-5c15edd4cfce} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.02.23 16:34:14.225388 [ 278 ] {ace278ff-ab8f-4675-8c83-5c15edd4cfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5548 | 2026.02.23 16:34:14.225899 [ 278 ] {ace278ff-ab8f-4675-8c83-5c15edd4cfce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5549 | 2026.02.23 16:34:14.226115 [ 278 ] {ace278ff-ab8f-4675-8c83-5c15edd4cfce} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.02.23 16:34:14.226214 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5551 | 2026.02.23 16:34:14.226248 [ 278 ] {ace278ff-ab8f-4675-8c83-5c15edd4cfce} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001703 sec., 5871.990604815032 rows/sec., 10.52 MiB/sec. | ||
| 5552 | 2026.02.23 16:34:14.226249 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2026.02.23 16:34:14.226281 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5554 | 2026.02.23 16:34:14.226306 [ 278 ] {ace278ff-ab8f-4675-8c83-5c15edd4cfce} <Debug> TCPHandler: Processed in 0.001882869 sec. | ||
| 5555 | 2026.02.23 16:34:14.226350 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 5556 | 2026.02.23 16:34:14.226418 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2026.02.23 16:34:14.226514 [ 278 ] {884fda15-63ee-4c1a-bd48-2612419bf204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5558 | 2026.02.23 16:34:14.226547 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5559 | 2026.02.23 16:34:14.226555 [ 278 ] {884fda15-63ee-4c1a-bd48-2612419bf204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5560 | 2026.02.23 16:34:14.226601 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 447 rows starting from the beginning of the part | ||
| 5561 | 2026.02.23 16:34:14.226714 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 5562 | 2026.02.23 16:34:14.226817 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 5563 | 2026.02.23 16:34:14.226888 [ 278 ] {884fda15-63ee-4c1a-bd48-2612419bf204} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.02.23 16:34:14.226916 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 5565 | 2026.02.23 16:34:14.226924 [ 278 ] {884fda15-63ee-4c1a-bd48-2612419bf204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5566 | 2026.02.23 16:34:14.227011 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 5567 | 2026.02.23 16:34:14.227095 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 5568 | 2026.02.23 16:34:14.227241 [ 278 ] {884fda15-63ee-4c1a-bd48-2612419bf204} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5569 | 2026.02.23 16:34:14.227453 [ 278 ] {884fda15-63ee-4c1a-bd48-2612419bf204} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2026.02.23 16:34:14.227576 [ 278 ] {884fda15-63ee-4c1a-bd48-2612419bf204} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 5571 | 2026.02.23 16:34:14.227611 [ 278 ] {884fda15-63ee-4c1a-bd48-2612419bf204} <Debug> TCPHandler: Processed in 0.001246306 sec. | ||
| 5572 | 2026.02.23 16:34:14.242476 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 19 columns (19 merged, 0 gathered) in 0.016150943 sec., 33496.496148862636 rows/sec., 60.02 MiB/sec. | ||
| 5573 | 2026.02.23 16:34:14.243278 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5574 | 2026.02.23 16:34:14.243581 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2026.02.23 16:34:14.243645 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5576 | 2026.02.23 16:34:14.243725 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5577 | 2026.02.23 16:34:14.815752 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2026.02.23 16:34:14.816017 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5579 | 2026.02.23 16:34:14.816396 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5580 | 2026.02.23 16:34:14.816437 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5581 | 2026.02.23 16:34:14.816705 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5582 | 2026.02.23 16:34:14.816777 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5583 | 2026.02.23 16:34:14.816920 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 5584 | 2026.02.23 16:34:14.817025 [ 305 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5585 | 2026.02.23 16:34:14.817058 [ 295 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5586 | 2026.02.23 16:34:14.817058 [ 331 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5587 | 2026.02.23 16:34:14.817058 [ 327 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5588 | 2026.02.23 16:34:14.817222 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5589 | 2026.02.23 16:34:14.817249 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5590 | 2026.02.23 16:34:14.817348 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5591 | 2026.02.23 16:34:14.817369 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 5592 | 2026.02.23 16:34:14.817407 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5593 | 2026.02.23 16:34:14.817448 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5594 | 2026.02.23 16:34:14.817485 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5595 | 2026.02.23 16:34:14.817521 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5596 | 2026.02.23 16:34:14.818438 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002542 sec., 16522.423288749018 rows/sec., 665.00 KiB/sec. | ||
| 5597 | 2026.02.23 16:34:14.818588 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Debug> MemoryTracker: Peak memory usage (for query): 148.99 KiB. | ||
| 5598 | 2026.02.23 16:34:14.818606 [ 278 ] {9238872b-792b-48db-a0ae-4ae486f5b18a} <Debug> TCPHandler: Processed in 0.002991331 sec. | ||
| 5599 | 2026.02.23 16:34:14.818947 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5600 | 2026.02.23 16:34:14.819094 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5601 | 2026.02.23 16:34:14.819329 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5602 | 2026.02.23 16:34:14.819367 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5603 | 2026.02.23 16:34:14.819583 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5604 | 2026.02.23 16:34:14.819638 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5605 | 2026.02.23 16:34:14.819745 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 5606 | 2026.02.23 16:34:14.819816 [ 341 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5607 | 2026.02.23 16:34:14.819819 [ 305 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5608 | 2026.02.23 16:34:14.819817 [ 331 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5609 | 2026.02.23 16:34:14.819816 [ 347 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5610 | 2026.02.23 16:34:14.819955 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5611 | 2026.02.23 16:34:14.819976 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5612 | 2026.02.23 16:34:14.820057 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5613 | 2026.02.23 16:34:14.820076 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 5614 | 2026.02.23 16:34:14.820107 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5615 | 2026.02.23 16:34:14.820139 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5616 | 2026.02.23 16:34:14.820167 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5617 | 2026.02.23 16:34:14.820199 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5618 | 2026.02.23 16:34:14.820854 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001826 sec., 23001.095290251917 rows/sec., 925.76 KiB/sec. | ||
| 5619 | 2026.02.23 16:34:14.820982 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Debug> MemoryTracker: Peak memory usage (for query): 145.58 KiB. | ||
| 5620 | 2026.02.23 16:34:14.820997 [ 278 ] {8da4c5cc-980e-41de-9d3c-9006e33e900d} <Debug> TCPHandler: Processed in 0.002102164 sec. | ||
| 5621 | 2026.02.23 16:34:14.821235 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2026.02.23 16:34:14.821375 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5623 | 2026.02.23 16:34:14.821600 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5624 | 2026.02.23 16:34:14.821637 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5625 | 2026.02.23 16:34:14.821857 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5626 | 2026.02.23 16:34:14.821911 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5627 | 2026.02.23 16:34:14.822012 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 5628 | 2026.02.23 16:34:14.822073 [ 319 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5629 | 2026.02.23 16:34:14.822084 [ 305 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5630 | 2026.02.23 16:34:14.822079 [ 347 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5631 | 2026.02.23 16:34:14.822075 [ 331 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5632 | 2026.02.23 16:34:14.822218 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5633 | 2026.02.23 16:34:14.822244 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5634 | 2026.02.23 16:34:14.822323 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5635 | 2026.02.23 16:34:14.822341 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 5636 | 2026.02.23 16:34:14.822371 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5637 | 2026.02.23 16:34:14.822405 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5638 | 2026.02.23 16:34:14.822436 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5639 | 2026.02.23 16:34:14.822466 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5640 | 2026.02.23 16:34:14.823219 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001904 sec., 22058.823529411762 rows/sec., 887.83 KiB/sec. | ||
| 5641 | 2026.02.23 16:34:14.823327 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Debug> MemoryTracker: Peak memory usage (for query): 145.85 KiB. | ||
| 5642 | 2026.02.23 16:34:14.823343 [ 278 ] {29a017bc-edf0-4c70-b9b9-a64d7a023c9a} <Debug> TCPHandler: Processed in 0.002160315 sec. | ||
| 5643 | 2026.02.23 16:34:14.823544 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5644 | 2026.02.23 16:34:14.823681 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5645 | 2026.02.23 16:34:14.823905 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5646 | 2026.02.23 16:34:14.823942 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5647 | 2026.02.23 16:34:14.824156 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5648 | 2026.02.23 16:34:14.824210 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5649 | 2026.02.23 16:34:14.824309 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 5650 | 2026.02.23 16:34:14.824376 [ 341 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5651 | 2026.02.23 16:34:14.824380 [ 347 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5652 | 2026.02.23 16:34:14.824395 [ 322 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5653 | 2026.02.23 16:34:14.824382 [ 305 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5654 | 2026.02.23 16:34:14.824511 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5655 | 2026.02.23 16:34:14.824532 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5656 | 2026.02.23 16:34:14.824610 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5657 | 2026.02.23 16:34:14.824628 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 5658 | 2026.02.23 16:34:14.824658 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5659 | 2026.02.23 16:34:14.824687 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5660 | 2026.02.23 16:34:14.824812 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5661 | 2026.02.23 16:34:14.824920 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5662 | 2026.02.23 16:34:14.825530 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001908 sec., 22012.578616352203 rows/sec., 885.97 KiB/sec. | ||
| 5663 | 2026.02.23 16:34:14.825651 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Debug> MemoryTracker: Peak memory usage (for query): 146.08 KiB. | ||
| 5664 | 2026.02.23 16:34:14.825666 [ 278 ] {54d0bda5-1435-472c-bccd-5c3a3a1beca5} <Debug> TCPHandler: Processed in 0.002170815 sec. | ||
| 5665 | 2026.02.23 16:34:14.825886 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2026.02.23 16:34:14.826024 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5667 | 2026.02.23 16:34:14.826251 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5668 | 2026.02.23 16:34:14.826288 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5669 | 2026.02.23 16:34:14.826503 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5670 | 2026.02.23 16:34:14.826555 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5671 | 2026.02.23 16:34:14.826653 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 5672 | 2026.02.23 16:34:14.826704 [ 305 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5673 | 2026.02.23 16:34:14.826711 [ 341 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5674 | 2026.02.23 16:34:14.826745 [ 344 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5675 | 2026.02.23 16:34:14.826751 [ 302 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5676 | 2026.02.23 16:34:14.826850 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5677 | 2026.02.23 16:34:14.826875 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5678 | 2026.02.23 16:34:14.826954 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5679 | 2026.02.23 16:34:14.826973 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 5680 | 2026.02.23 16:34:14.827002 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5681 | 2026.02.23 16:34:14.827032 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5682 | 2026.02.23 16:34:14.827068 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5683 | 2026.02.23 16:34:14.827104 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5684 | 2026.02.23 16:34:14.827855 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00189 sec., 22222.222222222223 rows/sec., 894.41 KiB/sec. | ||
| 5685 | 2026.02.23 16:34:14.827999 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Debug> MemoryTracker: Peak memory usage (for query): 146.40 KiB. | ||
| 5686 | 2026.02.23 16:34:14.828014 [ 278 ] {4644a718-4bbc-40a4-b23e-3f5720874b72} <Debug> TCPHandler: Processed in 0.002177165 sec. | ||
| 5687 | 2026.02.23 16:34:14.828223 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5688 | 2026.02.23 16:34:14.828359 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5689 | 2026.02.23 16:34:14.828586 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5690 | 2026.02.23 16:34:14.828624 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5691 | 2026.02.23 16:34:14.828839 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5692 | 2026.02.23 16:34:14.828892 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5693 | 2026.02.23 16:34:14.828992 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 5694 | 2026.02.23 16:34:14.829054 [ 344 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5695 | 2026.02.23 16:34:14.829068 [ 304 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5696 | 2026.02.23 16:34:14.829080 [ 302 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5697 | 2026.02.23 16:34:14.829070 [ 341 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5698 | 2026.02.23 16:34:14.829207 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5699 | 2026.02.23 16:34:14.829229 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5700 | 2026.02.23 16:34:14.829307 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5701 | 2026.02.23 16:34:14.829325 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 5702 | 2026.02.23 16:34:14.829356 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5703 | 2026.02.23 16:34:14.829386 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5704 | 2026.02.23 16:34:14.829413 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5705 | 2026.02.23 16:34:14.829442 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5706 | 2026.02.23 16:34:14.830102 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001801 sec., 23320.377568017768 rows/sec., 938.61 KiB/sec. | ||
| 5707 | 2026.02.23 16:34:14.830215 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Debug> MemoryTracker: Peak memory usage (for query): 146.86 KiB. | ||
| 5708 | 2026.02.23 16:34:14.830231 [ 278 ] {835d0233-3352-4421-804b-d4a1f342de3a} <Debug> TCPHandler: Processed in 0.002057282 sec. | ||
| 5709 | 2026.02.23 16:34:15.027108 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.02.23 16:34:15.027222 [ 278 ] {9bc8942f-bcf9-44a3-aeb8-cedd7b0336bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5711 | 2026.02.23 16:34:15.027267 [ 278 ] {9bc8942f-bcf9-44a3-aeb8-cedd7b0336bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5712 | 2026.02.23 16:34:15.027846 [ 278 ] {9bc8942f-bcf9-44a3-aeb8-cedd7b0336bd} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2026.02.23 16:34:15.027888 [ 278 ] {9bc8942f-bcf9-44a3-aeb8-cedd7b0336bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5714 | 2026.02.23 16:34:15.028299 [ 278 ] {9bc8942f-bcf9-44a3-aeb8-cedd7b0336bd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5715 | 2026.02.23 16:34:15.028486 [ 278 ] {9bc8942f-bcf9-44a3-aeb8-cedd7b0336bd} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.02.23 16:34:15.028625 [ 278 ] {9bc8942f-bcf9-44a3-aeb8-cedd7b0336bd} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001435 sec., 4181.1846689895465 rows/sec., 930.97 KiB/sec. | ||
| 5717 | 2026.02.23 16:34:15.028664 [ 278 ] {9bc8942f-bcf9-44a3-aeb8-cedd7b0336bd} <Debug> TCPHandler: Processed in 0.001637634 sec. | ||
| 5718 | 2026.02.23 16:34:15.028783 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5719 | 2026.02.23 16:34:15.028876 [ 278 ] {ab22f2c4-28aa-46ee-ab21-bb40c61ca65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5720 | 2026.02.23 16:34:15.028914 [ 278 ] {ab22f2c4-28aa-46ee-ab21-bb40c61ca65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5721 | 2026.02.23 16:34:15.029318 [ 278 ] {ab22f2c4-28aa-46ee-ab21-bb40c61ca65d} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.02.23 16:34:15.029354 [ 278 ] {ab22f2c4-28aa-46ee-ab21-bb40c61ca65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5723 | 2026.02.23 16:34:15.029661 [ 278 ] {ab22f2c4-28aa-46ee-ab21-bb40c61ca65d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5724 | 2026.02.23 16:34:15.029866 [ 278 ] {ab22f2c4-28aa-46ee-ab21-bb40c61ca65d} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.02.23 16:34:15.029987 [ 278 ] {ab22f2c4-28aa-46ee-ab21-bb40c61ca65d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 432.97 KiB/sec. | ||
| 5726 | 2026.02.23 16:34:15.030024 [ 278 ] {ab22f2c4-28aa-46ee-ab21-bb40c61ca65d} <Debug> TCPHandler: Processed in 0.001288507 sec. | ||
| 5727 | 2026.02.23 16:34:15.030138 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5728 | 2026.02.23 16:34:15.030229 [ 278 ] {60df4b8d-5bb1-485f-b9fa-5fd5f76cdb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5729 | 2026.02.23 16:34:15.030266 [ 278 ] {60df4b8d-5bb1-485f-b9fa-5fd5f76cdb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5730 | 2026.02.23 16:34:15.031256 [ 278 ] {60df4b8d-5bb1-485f-b9fa-5fd5f76cdb4b} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2026.02.23 16:34:15.031292 [ 278 ] {60df4b8d-5bb1-485f-b9fa-5fd5f76cdb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5732 | 2026.02.23 16:34:15.031665 [ 278 ] {60df4b8d-5bb1-485f-b9fa-5fd5f76cdb4b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5733 | 2026.02.23 16:34:15.031863 [ 278 ] {60df4b8d-5bb1-485f-b9fa-5fd5f76cdb4b} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.02.23 16:34:15.031983 [ 278 ] {60df4b8d-5bb1-485f-b9fa-5fd5f76cdb4b} <Debug> executeQuery: Read 1263 rows, 107.25 KiB in 0.001771 sec., 713156.4088085827 rows/sec., 59.14 MiB/sec. | ||
| 5735 | 2026.02.23 16:34:15.032019 [ 278 ] {60df4b8d-5bb1-485f-b9fa-5fd5f76cdb4b} <Debug> TCPHandler: Processed in 0.00192772 sec. | ||
| 5736 | 2026.02.23 16:34:15.032133 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5737 | 2026.02.23 16:34:15.032225 [ 278 ] {c6e9020b-ad94-49c9-bf66-0af15b7794e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5738 | 2026.02.23 16:34:15.032264 [ 278 ] {c6e9020b-ad94-49c9-bf66-0af15b7794e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5739 | 2026.02.23 16:34:15.032658 [ 278 ] {c6e9020b-ad94-49c9-bf66-0af15b7794e7} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2026.02.23 16:34:15.032693 [ 278 ] {c6e9020b-ad94-49c9-bf66-0af15b7794e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5741 | 2026.02.23 16:34:15.032968 [ 278 ] {c6e9020b-ad94-49c9-bf66-0af15b7794e7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5742 | 2026.02.23 16:34:15.033168 [ 278 ] {c6e9020b-ad94-49c9-bf66-0af15b7794e7} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.02.23 16:34:15.033289 [ 278 ] {c6e9020b-ad94-49c9-bf66-0af15b7794e7} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.001082 sec., 35120.14787430684 rows/sec., 2.55 MiB/sec. | ||
| 5744 | 2026.02.23 16:34:15.033326 [ 278 ] {c6e9020b-ad94-49c9-bf66-0af15b7794e7} <Debug> TCPHandler: Processed in 0.001239596 sec. | ||
| 5745 | 2026.02.23 16:34:15.033437 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5746 | 2026.02.23 16:34:15.033528 [ 278 ] {3d8f8b52-e3be-4d99-87b6-1d4c22bc4d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5747 | 2026.02.23 16:34:15.033565 [ 278 ] {3d8f8b52-e3be-4d99-87b6-1d4c22bc4d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5748 | 2026.02.23 16:34:15.034031 [ 278 ] {3d8f8b52-e3be-4d99-87b6-1d4c22bc4d8b} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2026.02.23 16:34:15.034067 [ 278 ] {3d8f8b52-e3be-4d99-87b6-1d4c22bc4d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5750 | 2026.02.23 16:34:15.034353 [ 278 ] {3d8f8b52-e3be-4d99-87b6-1d4c22bc4d8b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5751 | 2026.02.23 16:34:15.034571 [ 278 ] {3d8f8b52-e3be-4d99-87b6-1d4c22bc4d8b} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5752 | 2026.02.23 16:34:15.034691 [ 278 ] {3d8f8b52-e3be-4d99-87b6-1d4c22bc4d8b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001181 sec., 193056.7315834039 rows/sec., 13.07 MiB/sec. | ||
| 5753 | 2026.02.23 16:34:15.034726 [ 278 ] {3d8f8b52-e3be-4d99-87b6-1d4c22bc4d8b} <Debug> TCPHandler: Processed in 0.001339147 sec. | ||
| 5754 | 2026.02.23 16:34:15.034834 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2026.02.23 16:34:15.034924 [ 278 ] {40a67b6d-429e-4f10-9e02-0fe5cdbca112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5756 | 2026.02.23 16:34:15.034961 [ 278 ] {40a67b6d-429e-4f10-9e02-0fe5cdbca112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5757 | 2026.02.23 16:34:15.035521 [ 278 ] {40a67b6d-429e-4f10-9e02-0fe5cdbca112} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.02.23 16:34:15.035556 [ 278 ] {40a67b6d-429e-4f10-9e02-0fe5cdbca112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5759 | 2026.02.23 16:34:15.035862 [ 278 ] {40a67b6d-429e-4f10-9e02-0fe5cdbca112} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5760 | 2026.02.23 16:34:15.036064 [ 278 ] {40a67b6d-429e-4f10-9e02-0fe5cdbca112} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.02.23 16:34:15.036185 [ 278 ] {40a67b6d-429e-4f10-9e02-0fe5cdbca112} <Debug> executeQuery: Read 558 rows, 42.46 KiB in 0.001278 sec., 436619.71830985916 rows/sec., 32.44 MiB/sec. | ||
| 5762 | 2026.02.23 16:34:15.036222 [ 278 ] {40a67b6d-429e-4f10-9e02-0fe5cdbca112} <Debug> TCPHandler: Processed in 0.001434569 sec. | ||
| 5763 | 2026.02.23 16:34:15.036334 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2026.02.23 16:34:15.036426 [ 278 ] {c60b289a-db4c-4a06-8211-7fc66f97dacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5765 | 2026.02.23 16:34:15.036467 [ 278 ] {c60b289a-db4c-4a06-8211-7fc66f97dacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5766 | 2026.02.23 16:34:15.038291 [ 278 ] {c60b289a-db4c-4a06-8211-7fc66f97dacf} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2026.02.23 16:34:15.038327 [ 278 ] {c60b289a-db4c-4a06-8211-7fc66f97dacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5768 | 2026.02.23 16:34:15.038924 [ 278 ] {c60b289a-db4c-4a06-8211-7fc66f97dacf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5769 | 2026.02.23 16:34:15.039132 [ 278 ] {c60b289a-db4c-4a06-8211-7fc66f97dacf} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2026.02.23 16:34:15.039260 [ 278 ] {c60b289a-db4c-4a06-8211-7fc66f97dacf} <Debug> executeQuery: Read 5495 rows, 375.74 KiB in 0.002852 sec., 1926718.0925666199 rows/sec., 128.66 MiB/sec. | ||
| 5771 | 2026.02.23 16:34:15.039297 [ 278 ] {c60b289a-db4c-4a06-8211-7fc66f97dacf} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 5772 | 2026.02.23 16:34:15.039310 [ 278 ] {c60b289a-db4c-4a06-8211-7fc66f97dacf} <Debug> TCPHandler: Processed in 0.003023462 sec. | ||
| 5773 | 2026.02.23 16:34:15.039426 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2026.02.23 16:34:15.039524 [ 278 ] {0483ad7f-748b-4d53-a2a2-92a3832f0a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5775 | 2026.02.23 16:34:15.039578 [ 278 ] {0483ad7f-748b-4d53-a2a2-92a3832f0a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5776 | 2026.02.23 16:34:15.040287 [ 278 ] {0483ad7f-748b-4d53-a2a2-92a3832f0a3e} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.02.23 16:34:15.040323 [ 278 ] {0483ad7f-748b-4d53-a2a2-92a3832f0a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5778 | 2026.02.23 16:34:15.040826 [ 278 ] {0483ad7f-748b-4d53-a2a2-92a3832f0a3e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5779 | 2026.02.23 16:34:15.041056 [ 278 ] {0483ad7f-748b-4d53-a2a2-92a3832f0a3e} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.02.23 16:34:15.041187 [ 278 ] {0483ad7f-748b-4d53-a2a2-92a3832f0a3e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001685 sec., 18991.097922848665 rows/sec., 34.03 MiB/sec. | ||
| 5781 | 2026.02.23 16:34:15.041238 [ 278 ] {0483ad7f-748b-4d53-a2a2-92a3832f0a3e} <Debug> TCPHandler: Processed in 0.001858708 sec. | ||
| 5782 | 2026.02.23 16:34:15.041353 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2026.02.23 16:34:15.041445 [ 278 ] {64b85c45-970f-4970-ad81-452acfc0f489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5784 | 2026.02.23 16:34:15.041484 [ 278 ] {64b85c45-970f-4970-ad81-452acfc0f489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5785 | 2026.02.23 16:34:15.041798 [ 278 ] {64b85c45-970f-4970-ad81-452acfc0f489} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2026.02.23 16:34:15.041832 [ 278 ] {64b85c45-970f-4970-ad81-452acfc0f489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5787 | 2026.02.23 16:34:15.042120 [ 278 ] {64b85c45-970f-4970-ad81-452acfc0f489} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5788 | 2026.02.23 16:34:15.042323 [ 278 ] {64b85c45-970f-4970-ad81-452acfc0f489} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.02.23 16:34:15.042443 [ 278 ] {64b85c45-970f-4970-ad81-452acfc0f489} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001016 sec., 11811.023622047245 rows/sec., 815.08 KiB/sec. | ||
| 5790 | 2026.02.23 16:34:15.042477 [ 278 ] {64b85c45-970f-4970-ad81-452acfc0f489} <Debug> TCPHandler: Processed in 0.001171474 sec. | ||
| 5791 | 2026.02.23 16:34:19.200496 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2026.02.23 16:34:19.200797 [ 278 ] {ee6a014d-c994-4cc0-9be9-c2b8a91a775f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5793 | 2026.02.23 16:34:19.200904 [ 278 ] {ee6a014d-c994-4cc0-9be9-c2b8a91a775f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5794 | 2026.02.23 16:34:19.201807 [ 278 ] {ee6a014d-c994-4cc0-9be9-c2b8a91a775f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2026.02.23 16:34:19.201856 [ 278 ] {ee6a014d-c994-4cc0-9be9-c2b8a91a775f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5796 | 2026.02.23 16:34:19.202259 [ 278 ] {ee6a014d-c994-4cc0-9be9-c2b8a91a775f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5797 | 2026.02.23 16:34:19.202495 [ 278 ] {ee6a014d-c994-4cc0-9be9-c2b8a91a775f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.02.23 16:34:19.202653 [ 278 ] {ee6a014d-c994-4cc0-9be9-c2b8a91a775f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.23 MiB/sec. | ||
| 5799 | 2026.02.23 16:34:19.202703 [ 278 ] {ee6a014d-c994-4cc0-9be9-c2b8a91a775f} <Debug> TCPHandler: Processed in 0.002387089 sec. | ||
| 5800 | 2026.02.23 16:34:19.202824 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5801 | 2026.02.23 16:34:19.202931 [ 278 ] {469c54be-52c6-418d-b34a-46954ec27599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5802 | 2026.02.23 16:34:19.202973 [ 278 ] {469c54be-52c6-418d-b34a-46954ec27599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5803 | 2026.02.23 16:34:19.203448 [ 278 ] {469c54be-52c6-418d-b34a-46954ec27599} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2026.02.23 16:34:19.203485 [ 278 ] {469c54be-52c6-418d-b34a-46954ec27599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5805 | 2026.02.23 16:34:19.203806 [ 278 ] {469c54be-52c6-418d-b34a-46954ec27599} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5806 | 2026.02.23 16:34:19.204061 [ 278 ] {469c54be-52c6-418d-b34a-46954ec27599} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2026.02.23 16:34:19.204196 [ 278 ] {469c54be-52c6-418d-b34a-46954ec27599} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001287 sec., 49728.04972804973 rows/sec., 3.88 MiB/sec. | ||
| 5808 | 2026.02.23 16:34:19.204235 [ 278 ] {469c54be-52c6-418d-b34a-46954ec27599} <Debug> TCPHandler: Processed in 0.00146044 sec. | ||
| 5809 | 2026.02.23 16:34:19.204358 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5810 | 2026.02.23 16:34:19.204463 [ 278 ] {8a74f85f-725b-46ab-bffe-7bb9eb92692a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5811 | 2026.02.23 16:34:19.204507 [ 278 ] {8a74f85f-725b-46ab-bffe-7bb9eb92692a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5812 | 2026.02.23 16:34:19.204933 [ 278 ] {8a74f85f-725b-46ab-bffe-7bb9eb92692a} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2026.02.23 16:34:19.204969 [ 278 ] {8a74f85f-725b-46ab-bffe-7bb9eb92692a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5814 | 2026.02.23 16:34:19.205318 [ 278 ] {8a74f85f-725b-46ab-bffe-7bb9eb92692a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5815 | 2026.02.23 16:34:19.205537 [ 278 ] {8a74f85f-725b-46ab-bffe-7bb9eb92692a} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2026.02.23 16:34:19.205665 [ 278 ] {8a74f85f-725b-46ab-bffe-7bb9eb92692a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001221 sec., 104832.10483210483 rows/sec., 7.30 MiB/sec. | ||
| 5817 | 2026.02.23 16:34:19.205701 [ 278 ] {8a74f85f-725b-46ab-bffe-7bb9eb92692a} <Debug> TCPHandler: Processed in 0.001391718 sec. | ||
| 5818 | 2026.02.23 16:34:19.205829 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5819 | 2026.02.23 16:34:19.205927 [ 278 ] {f93de1cc-4f18-422f-8446-f710a4a30959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5820 | 2026.02.23 16:34:19.205968 [ 278 ] {f93de1cc-4f18-422f-8446-f710a4a30959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5821 | 2026.02.23 16:34:19.206300 [ 278 ] {f93de1cc-4f18-422f-8446-f710a4a30959} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.02.23 16:34:19.206336 [ 278 ] {f93de1cc-4f18-422f-8446-f710a4a30959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5823 | 2026.02.23 16:34:19.206638 [ 278 ] {f93de1cc-4f18-422f-8446-f710a4a30959} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5824 | 2026.02.23 16:34:19.206850 [ 278 ] {f93de1cc-4f18-422f-8446-f710a4a30959} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.02.23 16:34:19.206979 [ 278 ] {f93de1cc-4f18-422f-8446-f710a4a30959} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001072 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 5826 | 2026.02.23 16:34:19.207014 [ 278 ] {f93de1cc-4f18-422f-8446-f710a4a30959} <Debug> TCPHandler: Processed in 0.001239665 sec. | ||
| 5827 | 2026.02.23 16:34:20.170530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12024 | ||
| 5828 | 2026.02.23 16:34:20.171389 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2026.02.23 16:34:20.171488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5830 | 2026.02.23 16:34:20.172058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5831 | 2026.02.23 16:34:20.172293 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2026.02.23 16:34:20.172454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12024 | ||
| 5833 | 2026.02.23 16:34:20.809761 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5834 | 2026.02.23 16:34:20.827427 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2026.02.23 16:34:20.827486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5836 | 2026.02.23 16:34:20.833440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5837 | 2026.02.23 16:34:20.834156 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.02.23 16:34:20.836945 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5839 | 2026.02.23 16:34:22.699984 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 736 | ||
| 5840 | 2026.02.23 16:34:22.702919 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2026.02.23 16:34:22.702972 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5842 | 2026.02.23 16:34:22.704266 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5843 | 2026.02.23 16:34:22.704549 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2026.02.23 16:34:22.704917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 5845 | 2026.02.23 16:34:24.209801 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5846 | 2026.02.23 16:34:24.210017 [ 278 ] {1ac72631-c6d7-4d3c-9ac0-81ef3ca7d5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5847 | 2026.02.23 16:34:24.210091 [ 278 ] {1ac72631-c6d7-4d3c-9ac0-81ef3ca7d5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5848 | 2026.02.23 16:34:24.210871 [ 278 ] {1ac72631-c6d7-4d3c-9ac0-81ef3ca7d5f7} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2026.02.23 16:34:24.210924 [ 278 ] {1ac72631-c6d7-4d3c-9ac0-81ef3ca7d5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5850 | 2026.02.23 16:34:24.211352 [ 278 ] {1ac72631-c6d7-4d3c-9ac0-81ef3ca7d5f7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5851 | 2026.02.23 16:34:24.211599 [ 278 ] {1ac72631-c6d7-4d3c-9ac0-81ef3ca7d5f7} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5852 | 2026.02.23 16:34:24.211757 [ 278 ] {1ac72631-c6d7-4d3c-9ac0-81ef3ca7d5f7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001793 sec., 158393.75348577803 rows/sec., 10.06 MiB/sec. | ||
| 5853 | 2026.02.23 16:34:24.211806 [ 278 ] {1ac72631-c6d7-4d3c-9ac0-81ef3ca7d5f7} <Debug> TCPHandler: Processed in 0.002143104 sec. | ||
| 5854 | 2026.02.23 16:34:24.211934 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5855 | 2026.02.23 16:34:24.212036 [ 278 ] {88331ac4-4a40-43de-9d95-f9b40db4ef66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5856 | 2026.02.23 16:34:24.212079 [ 278 ] {88331ac4-4a40-43de-9d95-f9b40db4ef66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5857 | 2026.02.23 16:34:24.212866 [ 278 ] {88331ac4-4a40-43de-9d95-f9b40db4ef66} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5858 | 2026.02.23 16:34:24.212905 [ 278 ] {88331ac4-4a40-43de-9d95-f9b40db4ef66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5859 | 2026.02.23 16:34:24.213271 [ 278 ] {88331ac4-4a40-43de-9d95-f9b40db4ef66} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5860 | 2026.02.23 16:34:24.213487 [ 278 ] {88331ac4-4a40-43de-9d95-f9b40db4ef66} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5861 | 2026.02.23 16:34:24.213619 [ 278 ] {88331ac4-4a40-43de-9d95-f9b40db4ef66} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001607 sec., 508400.74673304294 rows/sec., 40.23 MiB/sec. | ||
| 5862 | 2026.02.23 16:34:24.213659 [ 278 ] {88331ac4-4a40-43de-9d95-f9b40db4ef66} <Debug> TCPHandler: Processed in 0.001777267 sec. | ||
| 5863 | 2026.02.23 16:34:24.213768 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5864 | 2026.02.23 16:34:24.213865 [ 278 ] {c147a4ad-fa2d-4994-9486-d9aab73bc3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5865 | 2026.02.23 16:34:24.213906 [ 278 ] {c147a4ad-fa2d-4994-9486-d9aab73bc3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5866 | 2026.02.23 16:34:24.214344 [ 278 ] {c147a4ad-fa2d-4994-9486-d9aab73bc3c8} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.02.23 16:34:24.214381 [ 278 ] {c147a4ad-fa2d-4994-9486-d9aab73bc3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5868 | 2026.02.23 16:34:24.214685 [ 278 ] {c147a4ad-fa2d-4994-9486-d9aab73bc3c8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5869 | 2026.02.23 16:34:24.214904 [ 278 ] {c147a4ad-fa2d-4994-9486-d9aab73bc3c8} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.02.23 16:34:24.215032 [ 278 ] {c147a4ad-fa2d-4994-9486-d9aab73bc3c8} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001188 sec., 127946.12794612795 rows/sec., 7.64 MiB/sec. | ||
| 5871 | 2026.02.23 16:34:24.215075 [ 278 ] {c147a4ad-fa2d-4994-9486-d9aab73bc3c8} <Debug> TCPHandler: Processed in 0.001356088 sec. | ||
| 5872 | 2026.02.23 16:34:24.215197 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5873 | 2026.02.23 16:34:24.215292 [ 278 ] {fd6ea8c1-044d-4142-b925-6b70fc58dd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5874 | 2026.02.23 16:34:24.215331 [ 278 ] {fd6ea8c1-044d-4142-b925-6b70fc58dd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5875 | 2026.02.23 16:34:24.215757 [ 278 ] {fd6ea8c1-044d-4142-b925-6b70fc58dd9c} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5876 | 2026.02.23 16:34:24.215793 [ 278 ] {fd6ea8c1-044d-4142-b925-6b70fc58dd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5877 | 2026.02.23 16:34:24.216098 [ 278 ] {fd6ea8c1-044d-4142-b925-6b70fc58dd9c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5878 | 2026.02.23 16:34:24.216312 [ 278 ] {fd6ea8c1-044d-4142-b925-6b70fc58dd9c} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5879 | 2026.02.23 16:34:24.216438 [ 278 ] {fd6ea8c1-044d-4142-b925-6b70fc58dd9c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 5880 | 2026.02.23 16:34:24.216474 [ 278 ] {fd6ea8c1-044d-4142-b925-6b70fc58dd9c} <Debug> TCPHandler: Processed in 0.001325717 sec. | ||
| 5881 | 2026.02.23 16:34:24.216584 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5882 | 2026.02.23 16:34:24.216677 [ 278 ] {c23bc099-f60d-4d80-9cc8-54e47cf616d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5883 | 2026.02.23 16:34:24.216715 [ 278 ] {c23bc099-f60d-4d80-9cc8-54e47cf616d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5884 | 2026.02.23 16:34:24.217130 [ 278 ] {c23bc099-f60d-4d80-9cc8-54e47cf616d4} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5885 | 2026.02.23 16:34:24.217167 [ 278 ] {c23bc099-f60d-4d80-9cc8-54e47cf616d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5886 | 2026.02.23 16:34:24.217470 [ 278 ] {c23bc099-f60d-4d80-9cc8-54e47cf616d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5887 | 2026.02.23 16:34:24.217677 [ 278 ] {c23bc099-f60d-4d80-9cc8-54e47cf616d4} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2026.02.23 16:34:24.217800 [ 278 ] {c23bc099-f60d-4d80-9cc8-54e47cf616d4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 5889 | 2026.02.23 16:34:24.217837 [ 278 ] {c23bc099-f60d-4d80-9cc8-54e47cf616d4} <Debug> TCPHandler: Processed in 0.001301037 sec. | ||
| 5890 | 2026.02.23 16:34:24.217945 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5891 | 2026.02.23 16:34:24.218036 [ 278 ] {aa942530-3b81-43f3-947b-4cf92d9ba74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5892 | 2026.02.23 16:34:24.218075 [ 278 ] {aa942530-3b81-43f3-947b-4cf92d9ba74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5893 | 2026.02.23 16:34:24.218630 [ 278 ] {aa942530-3b81-43f3-947b-4cf92d9ba74a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2026.02.23 16:34:24.218667 [ 278 ] {aa942530-3b81-43f3-947b-4cf92d9ba74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5895 | 2026.02.23 16:34:24.218986 [ 278 ] {aa942530-3b81-43f3-947b-4cf92d9ba74a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5896 | 2026.02.23 16:34:24.219194 [ 278 ] {aa942530-3b81-43f3-947b-4cf92d9ba74a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2026.02.23 16:34:24.219319 [ 278 ] {aa942530-3b81-43f3-947b-4cf92d9ba74a} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001306 sec., 382848.3920367534 rows/sec., 26.90 MiB/sec. | ||
| 5898 | 2026.02.23 16:34:24.219353 [ 278 ] {aa942530-3b81-43f3-947b-4cf92d9ba74a} <Debug> TCPHandler: Processed in 0.00146507 sec. | ||
| 5899 | 2026.02.23 16:34:24.219454 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2026.02.23 16:34:24.219540 [ 278 ] {041ae88a-f9e4-427f-ace8-6ee460bdf501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5901 | 2026.02.23 16:34:24.219579 [ 278 ] {041ae88a-f9e4-427f-ace8-6ee460bdf501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5902 | 2026.02.23 16:34:24.219894 [ 278 ] {041ae88a-f9e4-427f-ace8-6ee460bdf501} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2026.02.23 16:34:24.219928 [ 278 ] {041ae88a-f9e4-427f-ace8-6ee460bdf501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5904 | 2026.02.23 16:34:24.220278 [ 278 ] {041ae88a-f9e4-427f-ace8-6ee460bdf501} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5905 | 2026.02.23 16:34:24.220485 [ 278 ] {041ae88a-f9e4-427f-ace8-6ee460bdf501} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2026.02.23 16:34:24.220609 [ 278 ] {041ae88a-f9e4-427f-ace8-6ee460bdf501} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 5907 | 2026.02.23 16:34:24.220645 [ 278 ] {041ae88a-f9e4-427f-ace8-6ee460bdf501} <Debug> TCPHandler: Processed in 0.001224136 sec. | ||
| 5908 | 2026.02.23 16:34:24.220744 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2026.02.23 16:34:24.220837 [ 278 ] {af8a4ae0-7868-4275-b67e-131c13037779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5910 | 2026.02.23 16:34:24.220878 [ 278 ] {af8a4ae0-7868-4275-b67e-131c13037779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5911 | 2026.02.23 16:34:24.221280 [ 278 ] {af8a4ae0-7868-4275-b67e-131c13037779} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2026.02.23 16:34:24.221316 [ 278 ] {af8a4ae0-7868-4275-b67e-131c13037779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5913 | 2026.02.23 16:34:24.221640 [ 278 ] {af8a4ae0-7868-4275-b67e-131c13037779} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5914 | 2026.02.23 16:34:24.221860 [ 278 ] {af8a4ae0-7868-4275-b67e-131c13037779} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2026.02.23 16:34:24.221988 [ 278 ] {af8a4ae0-7868-4275-b67e-131c13037779} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001168 sec., 226883.56164383562 rows/sec., 15.08 MiB/sec. | ||
| 5916 | 2026.02.23 16:34:24.222024 [ 278 ] {af8a4ae0-7868-4275-b67e-131c13037779} <Debug> TCPHandler: Processed in 0.001327477 sec. | ||
| 5917 | 2026.02.23 16:34:24.222133 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2026.02.23 16:34:24.222225 [ 278 ] {dea2ee97-9181-431b-99cd-8ff35fdbf8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5919 | 2026.02.23 16:34:24.222266 [ 278 ] {dea2ee97-9181-431b-99cd-8ff35fdbf8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5920 | 2026.02.23 16:34:24.222571 [ 278 ] {dea2ee97-9181-431b-99cd-8ff35fdbf8f1} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2026.02.23 16:34:24.222607 [ 278 ] {dea2ee97-9181-431b-99cd-8ff35fdbf8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5922 | 2026.02.23 16:34:24.222896 [ 278 ] {dea2ee97-9181-431b-99cd-8ff35fdbf8f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5923 | 2026.02.23 16:34:24.223101 [ 278 ] {dea2ee97-9181-431b-99cd-8ff35fdbf8f1} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.02.23 16:34:24.223224 [ 278 ] {dea2ee97-9181-431b-99cd-8ff35fdbf8f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 5925 | 2026.02.23 16:34:24.223261 [ 278 ] {dea2ee97-9181-431b-99cd-8ff35fdbf8f1} <Debug> TCPHandler: Processed in 0.001175354 sec. | ||
| 5926 | 2026.02.23 16:34:24.223365 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5927 | 2026.02.23 16:34:24.223457 [ 278 ] {2bc01cee-529a-42a5-9264-b9d06c069620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5928 | 2026.02.23 16:34:24.223508 [ 278 ] {2bc01cee-529a-42a5-9264-b9d06c069620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5929 | 2026.02.23 16:34:24.224237 [ 278 ] {2bc01cee-529a-42a5-9264-b9d06c069620} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2026.02.23 16:34:24.224275 [ 278 ] {2bc01cee-529a-42a5-9264-b9d06c069620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5931 | 2026.02.23 16:34:24.224763 [ 278 ] {2bc01cee-529a-42a5-9264-b9d06c069620} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5932 | 2026.02.23 16:34:24.224980 [ 278 ] {2bc01cee-529a-42a5-9264-b9d06c069620} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2026.02.23 16:34:24.225115 [ 278 ] {2bc01cee-529a-42a5-9264-b9d06c069620} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001676 sec., 5966.587112171837 rows/sec., 10.69 MiB/sec. | ||
| 5934 | 2026.02.23 16:34:24.225173 [ 278 ] {2bc01cee-529a-42a5-9264-b9d06c069620} <Debug> TCPHandler: Processed in 0.001855699 sec. | ||
| 5935 | 2026.02.23 16:34:24.225279 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5936 | 2026.02.23 16:34:24.225371 [ 278 ] {3b7061c5-d019-41b3-9031-f3f8af80029b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5937 | 2026.02.23 16:34:24.225412 [ 278 ] {3b7061c5-d019-41b3-9031-f3f8af80029b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5938 | 2026.02.23 16:34:24.225729 [ 278 ] {3b7061c5-d019-41b3-9031-f3f8af80029b} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.02.23 16:34:24.225765 [ 278 ] {3b7061c5-d019-41b3-9031-f3f8af80029b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5940 | 2026.02.23 16:34:24.226068 [ 278 ] {3b7061c5-d019-41b3-9031-f3f8af80029b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5941 | 2026.02.23 16:34:24.226286 [ 278 ] {3b7061c5-d019-41b3-9031-f3f8af80029b} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.02.23 16:34:24.226409 [ 278 ] {3b7061c5-d019-41b3-9031-f3f8af80029b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 5943 | 2026.02.23 16:34:24.226444 [ 278 ] {3b7061c5-d019-41b3-9031-f3f8af80029b} <Debug> TCPHandler: Processed in 0.001214005 sec. | ||
| 5944 | 2026.02.23 16:34:26.702109 [ 49 ] {} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5945 | 2026.02.23 16:34:26.702172 [ 49 ] {} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.02.23 16:34:26.702193 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5947 | 2026.02.23 16:34:26.702317 [ 188 ] {01d04810-3288-4eb0-b300-784d29626f91::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 | ||
| 5948 | 2026.02.23 16:34:26.702632 [ 188 ] {01d04810-3288-4eb0-b300-784d29626f91::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5949 | 2026.02.23 16:34:26.702673 [ 188 ] {01d04810-3288-4eb0-b300-784d29626f91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 5950 | 2026.02.23 16:34:26.702751 [ 188 ] {01d04810-3288-4eb0-b300-784d29626f91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part | ||
| 5951 | 2026.02.23 16:34:26.702809 [ 188 ] {01d04810-3288-4eb0-b300-784d29626f91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 5952 | 2026.02.23 16:34:26.702868 [ 188 ] {01d04810-3288-4eb0-b300-784d29626f91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 5953 | 2026.02.23 16:34:26.702926 [ 188 ] {01d04810-3288-4eb0-b300-784d29626f91::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 | ||
| 5954 | 2026.02.23 16:34:26.704480 [ 187 ] {01d04810-3288-4eb0-b300-784d29626f91::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.002219166 sec., 21629.74739158765 rows/sec., 5.20 MiB/sec. | ||
| 5955 | 2026.02.23 16:34:26.704666 [ 188 ] {01d04810-3288-4eb0-b300-784d29626f91::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5956 | 2026.02.23 16:34:26.704978 [ 188 ] {01d04810-3288-4eb0-b300-784d29626f91::all_1_5_1} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.02.23 16:34:26.705056 [ 188 ] {01d04810-3288-4eb0-b300-784d29626f91::all_1_5_1} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5958 | 2026.02.23 16:34:26.705140 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5959 | 2026.02.23 16:34:27.568809 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5960 | 2026.02.23 16:34:27.568861 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5961 | 2026.02.23 16:34:27.672625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12472 | ||
| 5962 | 2026.02.23 16:34:27.673152 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2026.02.23 16:34:27.673196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5964 | 2026.02.23 16:34:27.673774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5965 | 2026.02.23 16:34:27.674035 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.02.23 16:34:27.674170 [ 48 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5967 | 2026.02.23 16:34:27.674184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12472 | ||
| 5968 | 2026.02.23 16:34:27.674214 [ 48 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.02.23 16:34:27.674238 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5970 | 2026.02.23 16:34:27.674373 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 5971 | 2026.02.23 16:34:27.674530 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5972 | 2026.02.23 16:34:27.674573 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10104 rows starting from the beginning of the part | ||
| 5973 | 2026.02.23 16:34:27.674644 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 5974 | 2026.02.23 16:34:27.674694 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 5975 | 2026.02.23 16:34:27.674740 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 5976 | 2026.02.23 16:34:27.674782 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 5977 | 2026.02.23 16:34:27.674823 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 5978 | 2026.02.23 16:34:27.676996 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12472 rows, containing 4 columns (4 merged, 0 gathered) in 0.002691255 sec., 4634269.142091701 rows/sec., 66.29 MiB/sec. | ||
| 5979 | 2026.02.23 16:34:27.677374 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5980 | 2026.02.23 16:34:27.677640 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_26_5} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.02.23 16:34:27.677704 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_26_5} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5982 | 2026.02.23 16:34:27.677808 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 5983 | 2026.02.23 16:34:28.337106 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5984 | 2026.02.23 16:34:28.355884 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.02.23 16:34:28.355958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5986 | 2026.02.23 16:34:28.362133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5987 | 2026.02.23 16:34:28.362925 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.02.23 16:34:28.363238 [ 46 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5989 | 2026.02.23 16:34:28.363315 [ 46 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.02.23 16:34:28.363340 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 5991 | 2026.02.23 16:34:28.363454 [ 194 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 5992 | 2026.02.23 16:34:28.366821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5993 | 2026.02.23 16:34:28.367327 [ 194 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5994 | 2026.02.23 16:34:28.368753 [ 194 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 5995 | 2026.02.23 16:34:28.373530 [ 194 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 5996 | 2026.02.23 16:34:28.378160 [ 194 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 5997 | 2026.02.23 16:34:28.382845 [ 194 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 5998 | 2026.02.23 16:34:28.387208 [ 194 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 5999 | 2026.02.23 16:34:28.391960 [ 194 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 6000 | 2026.02.23 16:34:28.450857 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.087456169 sec., 2241.122635957219 rows/sec., 11.59 MiB/sec. | ||
| 6001 | 2026.02.23 16:34:28.453437 [ 191 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6002 | 2026.02.23 16:34:28.455553 [ 191 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_26_5} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2026.02.23 16:34:28.455643 [ 191 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_26_5} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6004 | 2026.02.23 16:34:28.457582 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6005 | 2026.02.23 16:34:29.001153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.96 MiB, peak 270.50 MiB, free memory in arenas 0.00 B, will set to 267.55 MiB (RSS), difference: 7.59 MiB | ||
| 6006 | 2026.02.23 16:34:29.206298 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.02.23 16:34:29.206478 [ 278 ] {3523c3d9-baf4-4a1b-b8e8-b60975fa22dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6008 | 2026.02.23 16:34:29.206544 [ 278 ] {3523c3d9-baf4-4a1b-b8e8-b60975fa22dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6009 | 2026.02.23 16:34:29.207184 [ 278 ] {3523c3d9-baf4-4a1b-b8e8-b60975fa22dd} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.02.23 16:34:29.207233 [ 278 ] {3523c3d9-baf4-4a1b-b8e8-b60975fa22dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6011 | 2026.02.23 16:34:29.207671 [ 278 ] {3523c3d9-baf4-4a1b-b8e8-b60975fa22dd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6012 | 2026.02.23 16:34:29.207897 [ 278 ] {3523c3d9-baf4-4a1b-b8e8-b60975fa22dd} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.02.23 16:34:29.208031 [ 43 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6014 | 2026.02.23 16:34:29.208047 [ 278 ] {3523c3d9-baf4-4a1b-b8e8-b60975fa22dd} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.00162 sec., 74074.07407407407 rows/sec., 6.31 MiB/sec. | ||
| 6015 | 2026.02.23 16:34:29.208068 [ 43 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.02.23 16:34:29.208087 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6017 | 2026.02.23 16:34:29.208090 [ 278 ] {3523c3d9-baf4-4a1b-b8e8-b60975fa22dd} <Debug> TCPHandler: Processed in 0.001918749 sec. | ||
| 6018 | 2026.02.23 16:34:29.208213 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.02.23 16:34:29.208214 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 6020 | 2026.02.23 16:34:29.208309 [ 278 ] {3a07e3e0-6629-40c5-add9-45dac440db0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6021 | 2026.02.23 16:34:29.208354 [ 278 ] {3a07e3e0-6629-40c5-add9-45dac440db0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6022 | 2026.02.23 16:34:29.208379 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6023 | 2026.02.23 16:34:29.208422 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1011 rows starting from the beginning of the part | ||
| 6024 | 2026.02.23 16:34:29.208497 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 817 rows starting from the beginning of the part | ||
| 6025 | 2026.02.23 16:34:29.208548 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1263 rows starting from the beginning of the part | ||
| 6026 | 2026.02.23 16:34:29.208596 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 6027 | 2026.02.23 16:34:29.208636 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 817 rows starting from the beginning of the part | ||
| 6028 | 2026.02.23 16:34:29.208676 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 120 rows starting from the beginning of the part | ||
| 6029 | 2026.02.23 16:34:29.208755 [ 278 ] {3a07e3e0-6629-40c5-add9-45dac440db0d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.02.23 16:34:29.208796 [ 278 ] {3a07e3e0-6629-40c5-add9-45dac440db0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6031 | 2026.02.23 16:34:29.209197 [ 278 ] {3a07e3e0-6629-40c5-add9-45dac440db0d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6032 | 2026.02.23 16:34:29.209425 [ 278 ] {3a07e3e0-6629-40c5-add9-45dac440db0d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.02.23 16:34:29.209561 [ 278 ] {3a07e3e0-6629-40c5-add9-45dac440db0d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001271 sec., 25177.025963808024 rows/sec., 1.85 MiB/sec. | ||
| 6034 | 2026.02.23 16:34:29.209599 [ 278 ] {3a07e3e0-6629-40c5-add9-45dac440db0d} <Debug> TCPHandler: Processed in 0.001434069 sec. | ||
| 6035 | 2026.02.23 16:34:29.209711 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6036 | 2026.02.23 16:34:29.209802 [ 278 ] {fa7610f9-328b-48b1-b788-d6d4a84bdc04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6037 | 2026.02.23 16:34:29.209842 [ 278 ] {fa7610f9-328b-48b1-b788-d6d4a84bdc04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6038 | 2026.02.23 16:34:29.210243 [ 278 ] {fa7610f9-328b-48b1-b788-d6d4a84bdc04} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2026.02.23 16:34:29.210278 [ 278 ] {fa7610f9-328b-48b1-b788-d6d4a84bdc04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6040 | 2026.02.23 16:34:29.210454 [ 191 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4084 rows, containing 5 columns (5 merged, 0 gathered) in 0.002306998 sec., 1770265.9473480254 rows/sec., 150.25 MiB/sec. | ||
| 6041 | 2026.02.23 16:34:29.210596 [ 278 ] {fa7610f9-328b-48b1-b788-d6d4a84bdc04} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6042 | 2026.02.23 16:34:29.210767 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6043 | 2026.02.23 16:34:29.210858 [ 278 ] {fa7610f9-328b-48b1-b788-d6d4a84bdc04} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2026.02.23 16:34:29.210989 [ 43 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6045 | 2026.02.23 16:34:29.210997 [ 278 ] {fa7610f9-328b-48b1-b788-d6d4a84bdc04} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001212 sec., 79207.92079207921 rows/sec., 6.19 MiB/sec. | ||
| 6046 | 2026.02.23 16:34:29.211025 [ 43 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.02.23 16:34:29.211045 [ 278 ] {fa7610f9-328b-48b1-b788-d6d4a84bdc04} <Debug> TCPHandler: Processed in 0.001392919 sec. | ||
| 6048 | 2026.02.23 16:34:29.211047 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6049 | 2026.02.23 16:34:29.211054 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_36_7} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.02.23 16:34:29.211127 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 6051 | 2026.02.23 16:34:29.211141 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_36_7} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6052 | 2026.02.23 16:34:29.211154 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6053 | 2026.02.23 16:34:29.211224 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6054 | 2026.02.23 16:34:29.211236 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 6055 | 2026.02.23 16:34:29.211252 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 604 rows starting from the beginning of the part | ||
| 6056 | 2026.02.23 16:34:29.211260 [ 278 ] {fff439d1-94b4-4c04-82fc-c98cb317c153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6057 | 2026.02.23 16:34:29.211311 [ 278 ] {fff439d1-94b4-4c04-82fc-c98cb317c153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6058 | 2026.02.23 16:34:29.211314 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 500 rows starting from the beginning of the part | ||
| 6059 | 2026.02.23 16:34:29.211370 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 558 rows starting from the beginning of the part | ||
| 6060 | 2026.02.23 16:34:29.211408 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 6061 | 2026.02.23 16:34:29.211445 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 500 rows starting from the beginning of the part | ||
| 6062 | 2026.02.23 16:34:29.211483 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part | ||
| 6063 | 2026.02.23 16:34:29.211719 [ 278 ] {fff439d1-94b4-4c04-82fc-c98cb317c153} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.02.23 16:34:29.211752 [ 278 ] {fff439d1-94b4-4c04-82fc-c98cb317c153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6065 | 2026.02.23 16:34:29.212111 [ 278 ] {fff439d1-94b4-4c04-82fc-c98cb317c153} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6066 | 2026.02.23 16:34:29.212326 [ 278 ] {fff439d1-94b4-4c04-82fc-c98cb317c153} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.02.23 16:34:29.212449 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6068 | 2026.02.23 16:34:29.212452 [ 278 ] {fff439d1-94b4-4c04-82fc-c98cb317c153} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 6069 | 2026.02.23 16:34:29.212483 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.02.23 16:34:29.212502 [ 278 ] {fff439d1-94b4-4c04-82fc-c98cb317c153} <Debug> TCPHandler: Processed in 0.001395949 sec. | ||
| 6071 | 2026.02.23 16:34:29.212503 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6072 | 2026.02.23 16:34:29.212580 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 6073 | 2026.02.23 16:34:29.212602 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6074 | 2026.02.23 16:34:29.212637 [ 202 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535151 sec., 1512554.7910270717 rows/sec., 115.14 MiB/sec. | ||
| 6075 | 2026.02.23 16:34:29.212680 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6076 | 2026.02.23 16:34:29.212712 [ 278 ] {7032e5c9-6696-4913-b05b-81d3099dfdfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6077 | 2026.02.23 16:34:29.212717 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4906 rows starting from the beginning of the part | ||
| 6078 | 2026.02.23 16:34:29.212766 [ 278 ] {7032e5c9-6696-4913-b05b-81d3099dfdfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6079 | 2026.02.23 16:34:29.212777 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 6080 | 2026.02.23 16:34:29.212819 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5495 rows starting from the beginning of the part | ||
| 6081 | 2026.02.23 16:34:29.212858 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 128 rows starting from the beginning of the part | ||
| 6082 | 2026.02.23 16:34:29.212898 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 6083 | 2026.02.23 16:34:29.212941 [ 202 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6084 | 2026.02.23 16:34:29.212953 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 6085 | 2026.02.23 16:34:29.213331 [ 202 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_36_7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2026.02.23 16:34:29.213431 [ 202 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_36_7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6087 | 2026.02.23 16:34:29.213536 [ 278 ] {7032e5c9-6696-4913-b05b-81d3099dfdfe} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6088 | 2026.02.23 16:34:29.213540 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6089 | 2026.02.23 16:34:29.213581 [ 278 ] {7032e5c9-6696-4913-b05b-81d3099dfdfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6090 | 2026.02.23 16:34:29.214146 [ 278 ] {7032e5c9-6696-4913-b05b-81d3099dfdfe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6091 | 2026.02.23 16:34:29.214376 [ 278 ] {7032e5c9-6696-4913-b05b-81d3099dfdfe} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2026.02.23 16:34:29.214509 [ 278 ] {7032e5c9-6696-4913-b05b-81d3099dfdfe} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001815 sec., 17630.853994490357 rows/sec., 31.59 MiB/sec. | ||
| 6093 | 2026.02.23 16:34:29.214570 [ 278 ] {7032e5c9-6696-4913-b05b-81d3099dfdfe} <Debug> TCPHandler: Processed in 0.002015771 sec. | ||
| 6094 | 2026.02.23 16:34:29.214679 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6095 | 2026.02.23 16:34:29.214780 [ 278 ] {3fb4b4de-d6cf-4ff5-b144-f7b0c6b50e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6096 | 2026.02.23 16:34:29.214820 [ 278 ] {3fb4b4de-d6cf-4ff5-b144-f7b0c6b50e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6097 | 2026.02.23 16:34:29.215146 [ 278 ] {3fb4b4de-d6cf-4ff5-b144-f7b0c6b50e2c} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.02.23 16:34:29.215180 [ 278 ] {3fb4b4de-d6cf-4ff5-b144-f7b0c6b50e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6099 | 2026.02.23 16:34:29.215523 [ 278 ] {3fb4b4de-d6cf-4ff5-b144-f7b0c6b50e2c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6100 | 2026.02.23 16:34:29.215737 [ 278 ] {3fb4b4de-d6cf-4ff5-b144-f7b0c6b50e2c} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.02.23 16:34:29.215854 [ 43 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6102 | 2026.02.23 16:34:29.215862 [ 278 ] {3fb4b4de-d6cf-4ff5-b144-f7b0c6b50e2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 6103 | 2026.02.23 16:34:29.215887 [ 43 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2026.02.23 16:34:29.215905 [ 278 ] {3fb4b4de-d6cf-4ff5-b144-f7b0c6b50e2c} <Debug> TCPHandler: Processed in 0.001274656 sec. | ||
| 6105 | 2026.02.23 16:34:29.215906 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6106 | 2026.02.23 16:34:29.215995 [ 190 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 6107 | 2026.02.23 16:34:29.216121 [ 190 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6108 | 2026.02.23 16:34:29.216152 [ 190 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1590 rows starting from the beginning of the part | ||
| 6109 | 2026.02.23 16:34:29.216215 [ 190 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 6110 | 2026.02.23 16:34:29.216260 [ 190 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 6111 | 2026.02.23 16:34:29.216297 [ 190 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
| 6112 | 2026.02.23 16:34:29.216336 [ 190 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 6113 | 2026.02.23 16:34:29.216374 [ 190 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 6114 | 2026.02.23 16:34:29.216871 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11219 rows, containing 5 columns (5 merged, 0 gathered) in 0.004324599 sec., 2594228.96781875 rows/sec., 176.53 MiB/sec. | ||
| 6115 | 2026.02.23 16:34:29.217151 [ 199 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6116 | 2026.02.23 16:34:29.217402 [ 199 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.02.23 16:34:29.217463 [ 199 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6118 | 2026.02.23 16:34:29.217491 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 4 columns (4 merged, 0 gathered) in 0.001534642 sec., 1231557.5880237867 rows/sec., 80.60 MiB/sec. | ||
| 6119 | 2026.02.23 16:34:29.217528 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 6120 | 2026.02.23 16:34:29.217822 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6121 | 2026.02.23 16:34:29.218132 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_36_7} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2026.02.23 16:34:29.218218 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_36_7} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6123 | 2026.02.23 16:34:29.218317 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6124 | 2026.02.23 16:34:30.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.09 MiB, peak 276.48 MiB, free memory in arenas 0.00 B, will set to 269.77 MiB (RSS), difference: 1.68 MiB | ||
| 6125 | 2026.02.23 16:34:32.705285 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 770 | ||
| 6126 | 2026.02.23 16:34:32.707904 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.02.23 16:34:32.708230 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6128 | 2026.02.23 16:34:32.709667 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6129 | 2026.02.23 16:34:32.710013 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.02.23 16:34:32.710464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 6131 | 2026.02.23 16:34:34.210222 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6132 | 2026.02.23 16:34:34.210511 [ 278 ] {15e44d81-a70d-4dca-a8e5-d9f05852877d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6133 | 2026.02.23 16:34:34.210614 [ 278 ] {15e44d81-a70d-4dca-a8e5-d9f05852877d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6134 | 2026.02.23 16:34:34.211515 [ 278 ] {15e44d81-a70d-4dca-a8e5-d9f05852877d} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2026.02.23 16:34:34.211557 [ 278 ] {15e44d81-a70d-4dca-a8e5-d9f05852877d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6136 | 2026.02.23 16:34:34.211975 [ 278 ] {15e44d81-a70d-4dca-a8e5-d9f05852877d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6137 | 2026.02.23 16:34:34.212205 [ 278 ] {15e44d81-a70d-4dca-a8e5-d9f05852877d} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2026.02.23 16:34:34.212359 [ 278 ] {15e44d81-a70d-4dca-a8e5-d9f05852877d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001925 sec., 147532.46753246753 rows/sec., 9.37 MiB/sec. | ||
| 6139 | 2026.02.23 16:34:34.212409 [ 278 ] {15e44d81-a70d-4dca-a8e5-d9f05852877d} <Debug> TCPHandler: Processed in 0.002362519 sec. | ||
| 6140 | 2026.02.23 16:34:34.212558 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6141 | 2026.02.23 16:34:34.212660 [ 278 ] {b236d78b-199a-490d-83d7-87efac9b7657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6142 | 2026.02.23 16:34:34.212703 [ 278 ] {b236d78b-199a-490d-83d7-87efac9b7657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6143 | 2026.02.23 16:34:34.213159 [ 278 ] {b236d78b-199a-490d-83d7-87efac9b7657} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2026.02.23 16:34:34.213194 [ 278 ] {b236d78b-199a-490d-83d7-87efac9b7657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6145 | 2026.02.23 16:34:34.213493 [ 278 ] {b236d78b-199a-490d-83d7-87efac9b7657} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6146 | 2026.02.23 16:34:34.213706 [ 278 ] {b236d78b-199a-490d-83d7-87efac9b7657} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2026.02.23 16:34:34.213832 [ 278 ] {b236d78b-199a-490d-83d7-87efac9b7657} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001195 sec., 3347.2803347280333 rows/sec., 272.95 KiB/sec. | ||
| 6148 | 2026.02.23 16:34:34.213868 [ 278 ] {b236d78b-199a-490d-83d7-87efac9b7657} <Debug> TCPHandler: Processed in 0.001362719 sec. | ||
| 6149 | 2026.02.23 16:34:34.213986 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6150 | 2026.02.23 16:34:34.214079 [ 278 ] {b81119ec-f4c1-4825-b0f3-c4bc25e30527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6151 | 2026.02.23 16:34:34.214118 [ 278 ] {b81119ec-f4c1-4825-b0f3-c4bc25e30527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6152 | 2026.02.23 16:34:34.214977 [ 278 ] {b81119ec-f4c1-4825-b0f3-c4bc25e30527} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2026.02.23 16:34:34.215012 [ 278 ] {b81119ec-f4c1-4825-b0f3-c4bc25e30527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6154 | 2026.02.23 16:34:34.215364 [ 278 ] {b81119ec-f4c1-4825-b0f3-c4bc25e30527} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6155 | 2026.02.23 16:34:34.215586 [ 278 ] {b81119ec-f4c1-4825-b0f3-c4bc25e30527} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2026.02.23 16:34:34.215726 [ 278 ] {b81119ec-f4c1-4825-b0f3-c4bc25e30527} <Debug> executeQuery: Read 819 rows, 66.34 KiB in 0.001665 sec., 491891.8918918919 rows/sec., 38.91 MiB/sec. | ||
| 6157 | 2026.02.23 16:34:34.215762 [ 278 ] {b81119ec-f4c1-4825-b0f3-c4bc25e30527} <Debug> TCPHandler: Processed in 0.001826467 sec. | ||
| 6158 | 2026.02.23 16:34:34.215878 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2026.02.23 16:34:34.215972 [ 278 ] {f25658eb-3404-4aa7-8f10-8c7ac4202e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6160 | 2026.02.23 16:34:34.216010 [ 278 ] {f25658eb-3404-4aa7-8f10-8c7ac4202e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6161 | 2026.02.23 16:34:34.216477 [ 278 ] {f25658eb-3404-4aa7-8f10-8c7ac4202e9d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2026.02.23 16:34:34.216513 [ 278 ] {f25658eb-3404-4aa7-8f10-8c7ac4202e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6163 | 2026.02.23 16:34:34.216831 [ 278 ] {f25658eb-3404-4aa7-8f10-8c7ac4202e9d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6164 | 2026.02.23 16:34:34.217036 [ 278 ] {f25658eb-3404-4aa7-8f10-8c7ac4202e9d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2026.02.23 16:34:34.217159 [ 278 ] {f25658eb-3404-4aa7-8f10-8c7ac4202e9d} <Debug> executeQuery: Read 156 rows, 9.57 KiB in 0.001206 sec., 129353.23383084577 rows/sec., 7.75 MiB/sec. | ||
| 6166 | 2026.02.23 16:34:34.217196 [ 278 ] {f25658eb-3404-4aa7-8f10-8c7ac4202e9d} <Debug> TCPHandler: Processed in 0.001366738 sec. | ||
| 6167 | 2026.02.23 16:34:34.217308 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6168 | 2026.02.23 16:34:34.217406 [ 278 ] {d7876a63-8fa7-4ac5-8294-c9beb687b188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6169 | 2026.02.23 16:34:34.217444 [ 278 ] {d7876a63-8fa7-4ac5-8294-c9beb687b188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6170 | 2026.02.23 16:34:34.217898 [ 278 ] {d7876a63-8fa7-4ac5-8294-c9beb687b188} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2026.02.23 16:34:34.217934 [ 278 ] {d7876a63-8fa7-4ac5-8294-c9beb687b188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6172 | 2026.02.23 16:34:34.218235 [ 278 ] {d7876a63-8fa7-4ac5-8294-c9beb687b188} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6173 | 2026.02.23 16:34:34.218440 [ 278 ] {d7876a63-8fa7-4ac5-8294-c9beb687b188} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2026.02.23 16:34:34.218528 [ 31 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6175 | 2026.02.23 16:34:34.218561 [ 278 ] {d7876a63-8fa7-4ac5-8294-c9beb687b188} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 6176 | 2026.02.23 16:34:34.218564 [ 31 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.02.23 16:34:34.218593 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6178 | 2026.02.23 16:34:34.218599 [ 278 ] {d7876a63-8fa7-4ac5-8294-c9beb687b188} <Debug> TCPHandler: Processed in 0.001339148 sec. | ||
| 6179 | 2026.02.23 16:34:34.218713 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6180 | 2026.02.23 16:34:34.218713 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 6181 | 2026.02.23 16:34:34.218805 [ 278 ] {44a2e24a-4416-4371-bd3f-e06e0462f5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6182 | 2026.02.23 16:34:34.218849 [ 278 ] {44a2e24a-4416-4371-bd3f-e06e0462f5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6183 | 2026.02.23 16:34:34.218887 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6184 | 2026.02.23 16:34:34.218932 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 174 rows starting from the beginning of the part | ||
| 6185 | 2026.02.23 16:34:34.219008 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 6186 | 2026.02.23 16:34:34.219061 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 6187 | 2026.02.23 16:34:34.219108 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 6188 | 2026.02.23 16:34:34.219152 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 6189 | 2026.02.23 16:34:34.219195 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 6190 | 2026.02.23 16:34:34.219323 [ 278 ] {44a2e24a-4416-4371-bd3f-e06e0462f5a0} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.02.23 16:34:34.219373 [ 278 ] {44a2e24a-4416-4371-bd3f-e06e0462f5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6192 | 2026.02.23 16:34:34.219694 [ 278 ] {44a2e24a-4416-4371-bd3f-e06e0462f5a0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6193 | 2026.02.23 16:34:34.219921 [ 278 ] {44a2e24a-4416-4371-bd3f-e06e0462f5a0} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2026.02.23 16:34:34.220051 [ 278 ] {44a2e24a-4416-4371-bd3f-e06e0462f5a0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001262 sec., 117274.1679873217 rows/sec., 6.67 MiB/sec. | ||
| 6195 | 2026.02.23 16:34:34.220088 [ 278 ] {44a2e24a-4416-4371-bd3f-e06e0462f5a0} <Debug> TCPHandler: Processed in 0.00142407 sec. | ||
| 6196 | 2026.02.23 16:34:34.220207 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2026.02.23 16:34:34.220258 [ 189 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599543 sec., 623928.209494837 rows/sec., 43.41 MiB/sec. | ||
| 6198 | 2026.02.23 16:34:34.220299 [ 278 ] {21012ae9-09cd-4d08-982a-af8243cfade1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6199 | 2026.02.23 16:34:34.220344 [ 278 ] {21012ae9-09cd-4d08-982a-af8243cfade1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6200 | 2026.02.23 16:34:34.220426 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6201 | 2026.02.23 16:34:34.220682 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_15_3} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.02.23 16:34:34.220755 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_15_3} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6203 | 2026.02.23 16:34:34.220836 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6204 | 2026.02.23 16:34:34.220996 [ 278 ] {21012ae9-09cd-4d08-982a-af8243cfade1} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.02.23 16:34:34.221037 [ 278 ] {21012ae9-09cd-4d08-982a-af8243cfade1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6206 | 2026.02.23 16:34:34.221367 [ 278 ] {21012ae9-09cd-4d08-982a-af8243cfade1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6207 | 2026.02.23 16:34:34.221590 [ 278 ] {21012ae9-09cd-4d08-982a-af8243cfade1} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2026.02.23 16:34:34.221718 [ 278 ] {21012ae9-09cd-4d08-982a-af8243cfade1} <Debug> executeQuery: Read 504 rows, 36.31 KiB in 0.001436 sec., 350974.930362117 rows/sec., 24.69 MiB/sec. | ||
| 6209 | 2026.02.23 16:34:34.221755 [ 278 ] {21012ae9-09cd-4d08-982a-af8243cfade1} <Debug> TCPHandler: Processed in 0.001596413 sec. | ||
| 6210 | 2026.02.23 16:34:34.221867 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2026.02.23 16:34:34.221959 [ 278 ] {0df3d4b1-8693-4573-b485-7907633bcce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6212 | 2026.02.23 16:34:34.221999 [ 278 ] {0df3d4b1-8693-4573-b485-7907633bcce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6213 | 2026.02.23 16:34:34.222333 [ 278 ] {0df3d4b1-8693-4573-b485-7907633bcce6} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2026.02.23 16:34:34.222366 [ 278 ] {0df3d4b1-8693-4573-b485-7907633bcce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6215 | 2026.02.23 16:34:34.222663 [ 278 ] {0df3d4b1-8693-4573-b485-7907633bcce6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6216 | 2026.02.23 16:34:34.222937 [ 278 ] {0df3d4b1-8693-4573-b485-7907633bcce6} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.02.23 16:34:34.223061 [ 278 ] {0df3d4b1-8693-4573-b485-7907633bcce6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 6218 | 2026.02.23 16:34:34.223097 [ 278 ] {0df3d4b1-8693-4573-b485-7907633bcce6} <Debug> TCPHandler: Processed in 0.001278206 sec. | ||
| 6219 | 2026.02.23 16:34:34.223209 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6220 | 2026.02.23 16:34:34.223301 [ 278 ] {8058cf30-e2f5-4976-967f-7f221dee581b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6221 | 2026.02.23 16:34:34.223343 [ 278 ] {8058cf30-e2f5-4976-967f-7f221dee581b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6222 | 2026.02.23 16:34:34.223773 [ 278 ] {8058cf30-e2f5-4976-967f-7f221dee581b} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6223 | 2026.02.23 16:34:34.223890 [ 278 ] {8058cf30-e2f5-4976-967f-7f221dee581b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6224 | 2026.02.23 16:34:34.224236 [ 278 ] {8058cf30-e2f5-4976-967f-7f221dee581b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6225 | 2026.02.23 16:34:34.224449 [ 278 ] {8058cf30-e2f5-4976-967f-7f221dee581b} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2026.02.23 16:34:34.224571 [ 278 ] {8058cf30-e2f5-4976-967f-7f221dee581b} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001288 sec., 207298.13664596272 rows/sec., 13.78 MiB/sec. | ||
| 6227 | 2026.02.23 16:34:34.224607 [ 278 ] {8058cf30-e2f5-4976-967f-7f221dee581b} <Debug> TCPHandler: Processed in 0.001445689 sec. | ||
| 6228 | 2026.02.23 16:34:34.224719 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6229 | 2026.02.23 16:34:34.224811 [ 278 ] {3efd77ef-2490-44cb-b994-44129bd40ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6230 | 2026.02.23 16:34:34.224851 [ 278 ] {3efd77ef-2490-44cb-b994-44129bd40ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6231 | 2026.02.23 16:34:34.225162 [ 278 ] {3efd77ef-2490-44cb-b994-44129bd40ac5} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.02.23 16:34:34.225195 [ 278 ] {3efd77ef-2490-44cb-b994-44129bd40ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6233 | 2026.02.23 16:34:34.225490 [ 278 ] {3efd77ef-2490-44cb-b994-44129bd40ac5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6234 | 2026.02.23 16:34:34.225721 [ 278 ] {3efd77ef-2490-44cb-b994-44129bd40ac5} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.02.23 16:34:34.225847 [ 278 ] {3efd77ef-2490-44cb-b994-44129bd40ac5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 6236 | 2026.02.23 16:34:34.225848 [ 32 ] {} <Debug> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6237 | 2026.02.23 16:34:34.225884 [ 278 ] {3efd77ef-2490-44cb-b994-44129bd40ac5} <Debug> TCPHandler: Processed in 0.001212605 sec. | ||
| 6238 | 2026.02.23 16:34:34.225927 [ 32 ] {} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.02.23 16:34:34.225957 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6240 | 2026.02.23 16:34:34.226010 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6241 | 2026.02.23 16:34:34.226065 [ 190 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::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 | ||
| 6242 | 2026.02.23 16:34:34.226106 [ 278 ] {fa762d3a-8cea-49b3-a73a-022d396fa8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6243 | 2026.02.23 16:34:34.226164 [ 278 ] {fa762d3a-8cea-49b3-a73a-022d396fa8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6244 | 2026.02.23 16:34:34.226198 [ 190 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6245 | 2026.02.23 16:34:34.226235 [ 190 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 6246 | 2026.02.23 16:34:34.226292 [ 190 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 6247 | 2026.02.23 16:34:34.226338 [ 190 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 6248 | 2026.02.23 16:34:34.226381 [ 190 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 6249 | 2026.02.23 16:34:34.226423 [ 190 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 6250 | 2026.02.23 16:34:34.226465 [ 190 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6251 | 2026.02.23 16:34:34.226924 [ 278 ] {fa762d3a-8cea-49b3-a73a-022d396fa8fa} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.02.23 16:34:34.226965 [ 278 ] {fa762d3a-8cea-49b3-a73a-022d396fa8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6253 | 2026.02.23 16:34:34.227232 [ 195 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001208665 sec., 9100.950221939082 rows/sec., 606.78 KiB/sec. | ||
| 6254 | 2026.02.23 16:34:34.227351 [ 202 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6255 | 2026.02.23 16:34:34.227491 [ 278 ] {fa762d3a-8cea-49b3-a73a-022d396fa8fa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6256 | 2026.02.23 16:34:34.227654 [ 202 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_11_2} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.02.23 16:34:34.227737 [ 202 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_11_2} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6258 | 2026.02.23 16:34:34.227767 [ 278 ] {fa762d3a-8cea-49b3-a73a-022d396fa8fa} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.02.23 16:34:34.227795 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6260 | 2026.02.23 16:34:34.227917 [ 278 ] {fa762d3a-8cea-49b3-a73a-022d396fa8fa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001827 sec., 5473.453749315818 rows/sec., 9.81 MiB/sec. | ||
| 6261 | 2026.02.23 16:34:34.227985 [ 278 ] {fa762d3a-8cea-49b3-a73a-022d396fa8fa} <Debug> TCPHandler: Processed in 0.002022722 sec. | ||
| 6262 | 2026.02.23 16:34:34.228098 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2026.02.23 16:34:34.228190 [ 278 ] {fe18b5f4-b4de-461a-844a-be4ff2d5c701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6264 | 2026.02.23 16:34:34.228231 [ 278 ] {fe18b5f4-b4de-461a-844a-be4ff2d5c701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6265 | 2026.02.23 16:34:34.228581 [ 278 ] {fe18b5f4-b4de-461a-844a-be4ff2d5c701} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.02.23 16:34:34.228618 [ 278 ] {fe18b5f4-b4de-461a-844a-be4ff2d5c701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6267 | 2026.02.23 16:34:34.228928 [ 278 ] {fe18b5f4-b4de-461a-844a-be4ff2d5c701} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6268 | 2026.02.23 16:34:34.229136 [ 278 ] {fe18b5f4-b4de-461a-844a-be4ff2d5c701} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.02.23 16:34:34.229259 [ 278 ] {fe18b5f4-b4de-461a-844a-be4ff2d5c701} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 6270 | 2026.02.23 16:34:34.229295 [ 278 ] {fe18b5f4-b4de-461a-844a-be4ff2d5c701} <Debug> TCPHandler: Processed in 0.001244846 sec. | ||
| 6271 | 2026.02.23 16:34:35.174294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12984 | ||
| 6272 | 2026.02.23 16:34:35.175137 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.02.23 16:34:35.175218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6274 | 2026.02.23 16:34:35.175723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6275 | 2026.02.23 16:34:35.175961 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.02.23 16:34:35.176104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12984 | ||
| 6277 | 2026.02.23 16:34:35.866902 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6278 | 2026.02.23 16:34:35.883015 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2026.02.23 16:34:35.883088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6280 | 2026.02.23 16:34:35.889812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6281 | 2026.02.23 16:34:35.890664 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.02.23 16:34:35.894524 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6283 | 2026.02.23 16:34:39.203061 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.02.23 16:34:39.203253 [ 278 ] {cfedc121-3fb2-4331-a137-0013944d3165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6285 | 2026.02.23 16:34:39.203317 [ 278 ] {cfedc121-3fb2-4331-a137-0013944d3165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6286 | 2026.02.23 16:34:39.204000 [ 278 ] {cfedc121-3fb2-4331-a137-0013944d3165} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.02.23 16:34:39.204045 [ 278 ] {cfedc121-3fb2-4331-a137-0013944d3165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6288 | 2026.02.23 16:34:39.204454 [ 278 ] {cfedc121-3fb2-4331-a137-0013944d3165} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6289 | 2026.02.23 16:34:39.204690 [ 278 ] {cfedc121-3fb2-4331-a137-0013944d3165} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.02.23 16:34:39.204850 [ 278 ] {cfedc121-3fb2-4331-a137-0013944d3165} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001645 sec., 72948.3282674772 rows/sec., 6.22 MiB/sec. | ||
| 6291 | 2026.02.23 16:34:39.204896 [ 278 ] {cfedc121-3fb2-4331-a137-0013944d3165} <Debug> TCPHandler: Processed in 0.00196027 sec. | ||
| 6292 | 2026.02.23 16:34:39.205020 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.02.23 16:34:39.205124 [ 278 ] {d6154075-f821-4ddb-90c2-d08512023ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6294 | 2026.02.23 16:34:39.205166 [ 278 ] {d6154075-f821-4ddb-90c2-d08512023ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6295 | 2026.02.23 16:34:39.205584 [ 278 ] {d6154075-f821-4ddb-90c2-d08512023ec9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.02.23 16:34:39.205618 [ 278 ] {d6154075-f821-4ddb-90c2-d08512023ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6297 | 2026.02.23 16:34:39.205913 [ 278 ] {d6154075-f821-4ddb-90c2-d08512023ec9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6298 | 2026.02.23 16:34:39.206124 [ 278 ] {d6154075-f821-4ddb-90c2-d08512023ec9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.02.23 16:34:39.206220 [ 83 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6300 | 2026.02.23 16:34:39.206250 [ 278 ] {d6154075-f821-4ddb-90c2-d08512023ec9} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001148 sec., 27874.564459930316 rows/sec., 2.05 MiB/sec. | ||
| 6301 | 2026.02.23 16:34:39.206260 [ 83 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.02.23 16:34:39.206282 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6303 | 2026.02.23 16:34:39.206288 [ 278 ] {d6154075-f821-4ddb-90c2-d08512023ec9} <Debug> TCPHandler: Processed in 0.001316637 sec. | ||
| 6304 | 2026.02.23 16:34:39.206390 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2026.02.23 16:34:39.206408 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 6306 | 2026.02.23 16:34:39.206484 [ 278 ] {80c0074e-5d18-4416-bc25-4177f4aefe65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6307 | 2026.02.23 16:34:39.206530 [ 278 ] {80c0074e-5d18-4416-bc25-4177f4aefe65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6308 | 2026.02.23 16:34:39.206549 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6309 | 2026.02.23 16:34:39.206587 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 214 rows starting from the beginning of the part | ||
| 6310 | 2026.02.23 16:34:39.206675 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 38 rows starting from the beginning of the part | ||
| 6311 | 2026.02.23 16:34:39.206722 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 152 rows starting from the beginning of the part | ||
| 6312 | 2026.02.23 16:34:39.206767 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part | ||
| 6313 | 2026.02.23 16:34:39.206805 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 156 rows starting from the beginning of the part | ||
| 6314 | 2026.02.23 16:34:39.206842 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 6315 | 2026.02.23 16:34:39.206946 [ 278 ] {80c0074e-5d18-4416-bc25-4177f4aefe65} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2026.02.23 16:34:39.206987 [ 278 ] {80c0074e-5d18-4416-bc25-4177f4aefe65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6317 | 2026.02.23 16:34:39.207327 [ 278 ] {80c0074e-5d18-4416-bc25-4177f4aefe65} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6318 | 2026.02.23 16:34:39.207548 [ 278 ] {80c0074e-5d18-4416-bc25-4177f4aefe65} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.02.23 16:34:39.207684 [ 278 ] {80c0074e-5d18-4416-bc25-4177f4aefe65} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001218 sec., 78817.73399014778 rows/sec., 6.16 MiB/sec. | ||
| 6320 | 2026.02.23 16:34:39.207720 [ 278 ] {80c0074e-5d18-4416-bc25-4177f4aefe65} <Debug> TCPHandler: Processed in 0.001378209 sec. | ||
| 6321 | 2026.02.23 16:34:39.207747 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391439 sec., 448456.59780989325 rows/sec., 30.08 MiB/sec. | ||
| 6322 | 2026.02.23 16:34:39.207829 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.02.23 16:34:39.207926 [ 278 ] {453f30c7-1306-4ee1-aa8d-405eb9888185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6324 | 2026.02.23 16:34:39.207929 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6325 | 2026.02.23 16:34:39.207971 [ 278 ] {453f30c7-1306-4ee1-aa8d-405eb9888185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6326 | 2026.02.23 16:34:39.208190 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_36_7} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.02.23 16:34:39.208254 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_36_7} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6328 | 2026.02.23 16:34:39.208332 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6329 | 2026.02.23 16:34:39.208380 [ 278 ] {453f30c7-1306-4ee1-aa8d-405eb9888185} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.02.23 16:34:39.208414 [ 278 ] {453f30c7-1306-4ee1-aa8d-405eb9888185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6331 | 2026.02.23 16:34:39.208742 [ 278 ] {453f30c7-1306-4ee1-aa8d-405eb9888185} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6332 | 2026.02.23 16:34:39.208942 [ 278 ] {453f30c7-1306-4ee1-aa8d-405eb9888185} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.02.23 16:34:39.209083 [ 278 ] {453f30c7-1306-4ee1-aa8d-405eb9888185} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 6334 | 2026.02.23 16:34:39.209119 [ 278 ] {453f30c7-1306-4ee1-aa8d-405eb9888185} <Debug> TCPHandler: Processed in 0.001337037 sec. | ||
| 6335 | 2026.02.23 16:34:39.209224 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2026.02.23 16:34:39.209321 [ 278 ] {a19deb7f-ac29-4884-853f-fafbf6352b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6337 | 2026.02.23 16:34:39.209380 [ 278 ] {a19deb7f-ac29-4884-853f-fafbf6352b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6338 | 2026.02.23 16:34:39.210188 [ 278 ] {a19deb7f-ac29-4884-853f-fafbf6352b79} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.02.23 16:34:39.210222 [ 278 ] {a19deb7f-ac29-4884-853f-fafbf6352b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6340 | 2026.02.23 16:34:39.210786 [ 278 ] {a19deb7f-ac29-4884-853f-fafbf6352b79} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6341 | 2026.02.23 16:34:39.211017 [ 278 ] {a19deb7f-ac29-4884-853f-fafbf6352b79} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.02.23 16:34:39.211138 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6343 | 2026.02.23 16:34:39.211158 [ 278 ] {a19deb7f-ac29-4884-853f-fafbf6352b79} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001855 sec., 17250.67385444744 rows/sec., 30.91 MiB/sec. | ||
| 6344 | 2026.02.23 16:34:39.211172 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6345 | 2026.02.23 16:34:39.211192 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6346 | 2026.02.23 16:34:39.211227 [ 278 ] {a19deb7f-ac29-4884-853f-fafbf6352b79} <Debug> TCPHandler: Processed in 0.002049873 sec. | ||
| 6347 | 2026.02.23 16:34:39.211275 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 6348 | 2026.02.23 16:34:39.211340 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2026.02.23 16:34:39.211481 [ 278 ] {71b9d689-5340-431d-8c16-90f986b1d7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6350 | 2026.02.23 16:34:39.211488 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6351 | 2026.02.23 16:34:39.211531 [ 278 ] {71b9d689-5340-431d-8c16-90f986b1d7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6352 | 2026.02.23 16:34:39.211564 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 541 rows starting from the beginning of the part | ||
| 6353 | 2026.02.23 16:34:39.211686 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 6354 | 2026.02.23 16:34:39.211790 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 6355 | 2026.02.23 16:34:39.211890 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 6356 | 2026.02.23 16:34:39.211896 [ 278 ] {71b9d689-5340-431d-8c16-90f986b1d7f7} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2026.02.23 16:34:39.211944 [ 278 ] {71b9d689-5340-431d-8c16-90f986b1d7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6358 | 2026.02.23 16:34:39.211984 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 6359 | 2026.02.23 16:34:39.212070 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 6360 | 2026.02.23 16:34:39.212306 [ 278 ] {71b9d689-5340-431d-8c16-90f986b1d7f7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6361 | 2026.02.23 16:34:39.212561 [ 278 ] {71b9d689-5340-431d-8c16-90f986b1d7f7} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.02.23 16:34:39.212704 [ 278 ] {71b9d689-5340-431d-8c16-90f986b1d7f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 6363 | 2026.02.23 16:34:39.212742 [ 278 ] {71b9d689-5340-431d-8c16-90f986b1d7f7} <Debug> TCPHandler: Processed in 0.0014509 sec. | ||
| 6364 | 2026.02.23 16:34:39.216956 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 19 columns (19 merged, 0 gathered) in 0.005714677 sec., 114967.12762593583 rows/sec., 206.02 MiB/sec. | ||
| 6365 | 2026.02.23 16:34:39.218230 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6366 | 2026.02.23 16:34:39.218615 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2026.02.23 16:34:39.218699 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6368 | 2026.02.23 16:34:39.218833 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 6369 | 2026.02.23 16:34:40.000431 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.62 MiB, peak 278.10 MiB, free memory in arenas 0.00 B, will set to 273.29 MiB (RSS), difference: 2.67 MiB | ||
| 6370 | 2026.02.23 16:34:42.568897 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6371 | 2026.02.23 16:34:42.568953 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6372 | 2026.02.23 16:34:42.676171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13432 | ||
| 6373 | 2026.02.23 16:34:42.676727 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6374 | 2026.02.23 16:34:42.676784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6375 | 2026.02.23 16:34:42.677510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6376 | 2026.02.23 16:34:42.677758 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2026.02.23 16:34:42.677916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13432 | ||
| 6378 | 2026.02.23 16:34:42.710645 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 806 | ||
| 6379 | 2026.02.23 16:34:42.713316 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.02.23 16:34:42.713371 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6381 | 2026.02.23 16:34:42.714727 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6382 | 2026.02.23 16:34:42.715014 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2026.02.23 16:34:42.715414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6384 | 2026.02.23 16:34:43.394606 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6385 | 2026.02.23 16:34:43.411038 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2026.02.23 16:34:43.411107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6387 | 2026.02.23 16:34:43.417288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6388 | 2026.02.23 16:34:43.417974 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2026.02.23 16:34:43.420838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6390 | 2026.02.23 16:34:44.210905 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2026.02.23 16:34:44.211105 [ 278 ] {9ecc4968-d357-409d-aa15-cef78f28e15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6392 | 2026.02.23 16:34:44.211174 [ 278 ] {9ecc4968-d357-409d-aa15-cef78f28e15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6393 | 2026.02.23 16:34:44.211929 [ 278 ] {9ecc4968-d357-409d-aa15-cef78f28e15b} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.02.23 16:34:44.211978 [ 278 ] {9ecc4968-d357-409d-aa15-cef78f28e15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6395 | 2026.02.23 16:34:44.212380 [ 278 ] {9ecc4968-d357-409d-aa15-cef78f28e15b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6396 | 2026.02.23 16:34:44.212605 [ 278 ] {9ecc4968-d357-409d-aa15-cef78f28e15b} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.02.23 16:34:44.212748 [ 278 ] {9ecc4968-d357-409d-aa15-cef78f28e15b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001697 sec., 167354.1543901002 rows/sec., 10.63 MiB/sec. | ||
| 6398 | 2026.02.23 16:34:44.212747 [ 116 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6399 | 2026.02.23 16:34:44.212793 [ 278 ] {9ecc4968-d357-409d-aa15-cef78f28e15b} <Debug> TCPHandler: Processed in 0.002023601 sec. | ||
| 6400 | 2026.02.23 16:34:44.212829 [ 116 ] {} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.02.23 16:34:44.212860 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6402 | 2026.02.23 16:34:44.212933 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2026.02.23 16:34:44.212956 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6404 | 2026.02.23 16:34:44.213033 [ 278 ] {77579495-3f92-4f5a-8997-050acf932e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6405 | 2026.02.23 16:34:44.213075 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6406 | 2026.02.23 16:34:44.213079 [ 278 ] {77579495-3f92-4f5a-8997-050acf932e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6407 | 2026.02.23 16:34:44.213115 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 308 rows starting from the beginning of the part | ||
| 6408 | 2026.02.23 16:34:44.213191 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 6409 | 2026.02.23 16:34:44.213236 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 6410 | 2026.02.23 16:34:44.213276 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 6411 | 2026.02.23 16:34:44.213314 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 6412 | 2026.02.23 16:34:44.213351 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6413 | 2026.02.23 16:34:44.213866 [ 278 ] {77579495-3f92-4f5a-8997-050acf932e58} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.02.23 16:34:44.213910 [ 278 ] {77579495-3f92-4f5a-8997-050acf932e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6415 | 2026.02.23 16:34:44.214309 [ 278 ] {77579495-3f92-4f5a-8997-050acf932e58} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6416 | 2026.02.23 16:34:44.214381 [ 195 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146633 sec., 1178452.3265567778 rows/sec., 79.66 MiB/sec. | ||
| 6417 | 2026.02.23 16:34:44.214536 [ 278 ] {77579495-3f92-4f5a-8997-050acf932e58} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.02.23 16:34:44.214563 [ 192 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6419 | 2026.02.23 16:34:44.214688 [ 278 ] {77579495-3f92-4f5a-8997-050acf932e58} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001672 sec., 488636.3636363636 rows/sec., 38.66 MiB/sec. | ||
| 6420 | 2026.02.23 16:34:44.214732 [ 278 ] {77579495-3f92-4f5a-8997-050acf932e58} <Debug> TCPHandler: Processed in 0.001846958 sec. | ||
| 6421 | 2026.02.23 16:34:44.214859 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6422 | 2026.02.23 16:34:44.214892 [ 192 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_14_3} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.02.23 16:34:44.214962 [ 278 ] {3955c085-600a-4d04-bfb2-62ea392fa893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6424 | 2026.02.23 16:34:44.214978 [ 192 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_14_3} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6425 | 2026.02.23 16:34:44.215007 [ 278 ] {3955c085-600a-4d04-bfb2-62ea392fa893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6426 | 2026.02.23 16:34:44.215075 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6427 | 2026.02.23 16:34:44.215463 [ 278 ] {3955c085-600a-4d04-bfb2-62ea392fa893} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.02.23 16:34:44.215505 [ 278 ] {3955c085-600a-4d04-bfb2-62ea392fa893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6429 | 2026.02.23 16:34:44.215819 [ 278 ] {3955c085-600a-4d04-bfb2-62ea392fa893} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6430 | 2026.02.23 16:34:44.216037 [ 278 ] {3955c085-600a-4d04-bfb2-62ea392fa893} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.02.23 16:34:44.216167 [ 278 ] {3955c085-600a-4d04-bfb2-62ea392fa893} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001224 sec., 124183.0065359477 rows/sec., 7.42 MiB/sec. | ||
| 6432 | 2026.02.23 16:34:44.216204 [ 278 ] {3955c085-600a-4d04-bfb2-62ea392fa893} <Debug> TCPHandler: Processed in 0.001396178 sec. | ||
| 6433 | 2026.02.23 16:34:44.216326 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2026.02.23 16:34:44.216420 [ 278 ] {c9aa0ce9-0cb5-4cef-9042-ef438e10aae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6435 | 2026.02.23 16:34:44.216460 [ 278 ] {c9aa0ce9-0cb5-4cef-9042-ef438e10aae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6436 | 2026.02.23 16:34:44.216895 [ 278 ] {c9aa0ce9-0cb5-4cef-9042-ef438e10aae1} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.02.23 16:34:44.216932 [ 278 ] {c9aa0ce9-0cb5-4cef-9042-ef438e10aae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6438 | 2026.02.23 16:34:44.217223 [ 278 ] {c9aa0ce9-0cb5-4cef-9042-ef438e10aae1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6439 | 2026.02.23 16:34:44.217427 [ 278 ] {c9aa0ce9-0cb5-4cef-9042-ef438e10aae1} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.02.23 16:34:44.217555 [ 278 ] {c9aa0ce9-0cb5-4cef-9042-ef438e10aae1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 6441 | 2026.02.23 16:34:44.217593 [ 278 ] {c9aa0ce9-0cb5-4cef-9042-ef438e10aae1} <Debug> TCPHandler: Processed in 0.001316247 sec. | ||
| 6442 | 2026.02.23 16:34:44.217707 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6443 | 2026.02.23 16:34:44.217800 [ 278 ] {18a30417-779c-4b24-9488-198dcf4117f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6444 | 2026.02.23 16:34:44.217839 [ 278 ] {18a30417-779c-4b24-9488-198dcf4117f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6445 | 2026.02.23 16:34:44.218271 [ 278 ] {18a30417-779c-4b24-9488-198dcf4117f2} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2026.02.23 16:34:44.218308 [ 278 ] {18a30417-779c-4b24-9488-198dcf4117f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6447 | 2026.02.23 16:34:44.218603 [ 278 ] {18a30417-779c-4b24-9488-198dcf4117f2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6448 | 2026.02.23 16:34:44.218808 [ 278 ] {18a30417-779c-4b24-9488-198dcf4117f2} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2026.02.23 16:34:44.218929 [ 160 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6450 | 2026.02.23 16:34:44.218934 [ 278 ] {18a30417-779c-4b24-9488-198dcf4117f2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 6451 | 2026.02.23 16:34:44.218971 [ 160 ] {} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2026.02.23 16:34:44.218993 [ 278 ] {18a30417-779c-4b24-9488-198dcf4117f2} <Debug> TCPHandler: Processed in 0.001334378 sec. | ||
| 6453 | 2026.02.23 16:34:44.218997 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6454 | 2026.02.23 16:34:44.219082 [ 200 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6455 | 2026.02.23 16:34:44.219117 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.02.23 16:34:44.219185 [ 200 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6457 | 2026.02.23 16:34:44.219216 [ 278 ] {68ff6254-ee54-422e-bd85-c383b59e480c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6458 | 2026.02.23 16:34:44.219227 [ 200 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 160 rows starting from the beginning of the part | ||
| 6459 | 2026.02.23 16:34:44.219262 [ 278 ] {68ff6254-ee54-422e-bd85-c383b59e480c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6460 | 2026.02.23 16:34:44.219291 [ 200 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 6461 | 2026.02.23 16:34:44.219339 [ 200 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 6462 | 2026.02.23 16:34:44.219378 [ 200 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 6463 | 2026.02.23 16:34:44.219417 [ 200 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 6464 | 2026.02.23 16:34:44.219457 [ 200 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6465 | 2026.02.23 16:34:44.219853 [ 278 ] {68ff6254-ee54-422e-bd85-c383b59e480c} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2026.02.23 16:34:44.219894 [ 278 ] {68ff6254-ee54-422e-bd85-c383b59e480c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6467 | 2026.02.23 16:34:44.220226 [ 278 ] {68ff6254-ee54-422e-bd85-c383b59e480c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6468 | 2026.02.23 16:34:44.220315 [ 195 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264476 sec., 711757.2812769874 rows/sec., 43.38 MiB/sec. | ||
| 6469 | 2026.02.23 16:34:44.220436 [ 278 ] {68ff6254-ee54-422e-bd85-c383b59e480c} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2026.02.23 16:34:44.220456 [ 195 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6471 | 2026.02.23 16:34:44.220567 [ 278 ] {68ff6254-ee54-422e-bd85-c383b59e480c} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001368 sec., 365497.0760233918 rows/sec., 25.68 MiB/sec. | ||
| 6472 | 2026.02.23 16:34:44.220605 [ 278 ] {68ff6254-ee54-422e-bd85-c383b59e480c} <Debug> TCPHandler: Processed in 0.001538042 sec. | ||
| 6473 | 2026.02.23 16:34:44.220717 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.02.23 16:34:44.220743 [ 195 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_14_3} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2026.02.23 16:34:44.220811 [ 278 ] {ab04576e-4933-4096-903a-203d9e00a94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6476 | 2026.02.23 16:34:44.220818 [ 195 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_14_3} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6477 | 2026.02.23 16:34:44.220853 [ 278 ] {ab04576e-4933-4096-903a-203d9e00a94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6478 | 2026.02.23 16:34:44.220909 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6479 | 2026.02.23 16:34:44.221184 [ 278 ] {ab04576e-4933-4096-903a-203d9e00a94d} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.02.23 16:34:44.221218 [ 278 ] {ab04576e-4933-4096-903a-203d9e00a94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6481 | 2026.02.23 16:34:44.221512 [ 278 ] {ab04576e-4933-4096-903a-203d9e00a94d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6482 | 2026.02.23 16:34:44.221713 [ 278 ] {ab04576e-4933-4096-903a-203d9e00a94d} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.02.23 16:34:44.221832 [ 116 ] {} <Debug> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6484 | 2026.02.23 16:34:44.221837 [ 278 ] {ab04576e-4933-4096-903a-203d9e00a94d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 6485 | 2026.02.23 16:34:44.221874 [ 116 ] {} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.02.23 16:34:44.221894 [ 278 ] {ab04576e-4933-4096-903a-203d9e00a94d} <Debug> TCPHandler: Processed in 0.001227526 sec. | ||
| 6487 | 2026.02.23 16:34:44.221903 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6488 | 2026.02.23 16:34:44.221982 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6489 | 2026.02.23 16:34:44.222027 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.02.23 16:34:44.222072 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6491 | 2026.02.23 16:34:44.222104 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 6492 | 2026.02.23 16:34:44.222126 [ 278 ] {f6ccc1c9-4bf2-4d38-bf45-f5426ccd38c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6493 | 2026.02.23 16:34:44.222160 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6494 | 2026.02.23 16:34:44.222174 [ 278 ] {f6ccc1c9-4bf2-4d38-bf45-f5426ccd38c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6495 | 2026.02.23 16:34:44.222207 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6496 | 2026.02.23 16:34:44.222249 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6497 | 2026.02.23 16:34:44.222287 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6498 | 2026.02.23 16:34:44.222323 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 6499 | 2026.02.23 16:34:44.222617 [ 278 ] {f6ccc1c9-4bf2-4d38-bf45-f5426ccd38c6} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.02.23 16:34:44.222657 [ 278 ] {f6ccc1c9-4bf2-4d38-bf45-f5426ccd38c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6501 | 2026.02.23 16:34:44.223004 [ 278 ] {f6ccc1c9-4bf2-4d38-bf45-f5426ccd38c6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6502 | 2026.02.23 16:34:44.223051 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093622 sec., 54863.56346159825 rows/sec., 2.80 MiB/sec. | ||
| 6503 | 2026.02.23 16:34:44.223227 [ 278 ] {f6ccc1c9-4bf2-4d38-bf45-f5426ccd38c6} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.02.23 16:34:44.223241 [ 198 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6505 | 2026.02.23 16:34:44.223365 [ 278 ] {f6ccc1c9-4bf2-4d38-bf45-f5426ccd38c6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001258 sec., 210651.82829888712 rows/sec., 14.00 MiB/sec. | ||
| 6506 | 2026.02.23 16:34:44.223419 [ 278 ] {f6ccc1c9-4bf2-4d38-bf45-f5426ccd38c6} <Debug> TCPHandler: Processed in 0.00144107 sec. | ||
| 6507 | 2026.02.23 16:34:44.223538 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2026.02.23 16:34:44.223576 [ 198 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_10_2} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2026.02.23 16:34:44.223633 [ 278 ] {787e7d71-da2d-4d35-8c07-e0fa11689e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6510 | 2026.02.23 16:34:44.223659 [ 198 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_10_2} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6511 | 2026.02.23 16:34:44.223679 [ 278 ] {787e7d71-da2d-4d35-8c07-e0fa11689e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6512 | 2026.02.23 16:34:44.223758 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6513 | 2026.02.23 16:34:44.224002 [ 278 ] {787e7d71-da2d-4d35-8c07-e0fa11689e24} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.02.23 16:34:44.224042 [ 278 ] {787e7d71-da2d-4d35-8c07-e0fa11689e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6515 | 2026.02.23 16:34:44.224354 [ 278 ] {787e7d71-da2d-4d35-8c07-e0fa11689e24} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6516 | 2026.02.23 16:34:44.224556 [ 278 ] {787e7d71-da2d-4d35-8c07-e0fa11689e24} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.02.23 16:34:44.224701 [ 278 ] {787e7d71-da2d-4d35-8c07-e0fa11689e24} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 6518 | 2026.02.23 16:34:44.224739 [ 278 ] {787e7d71-da2d-4d35-8c07-e0fa11689e24} <Debug> TCPHandler: Processed in 0.001250416 sec. | ||
| 6519 | 2026.02.23 16:34:44.224857 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6520 | 2026.02.23 16:34:44.224953 [ 278 ] {ab729926-ae98-4d4f-bea1-f625b9d05f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6521 | 2026.02.23 16:34:44.225005 [ 278 ] {ab729926-ae98-4d4f-bea1-f625b9d05f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6522 | 2026.02.23 16:34:44.225774 [ 278 ] {ab729926-ae98-4d4f-bea1-f625b9d05f1a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.02.23 16:34:44.225811 [ 278 ] {ab729926-ae98-4d4f-bea1-f625b9d05f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6524 | 2026.02.23 16:34:44.226310 [ 278 ] {ab729926-ae98-4d4f-bea1-f625b9d05f1a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6525 | 2026.02.23 16:34:44.226534 [ 278 ] {ab729926-ae98-4d4f-bea1-f625b9d05f1a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.02.23 16:34:44.226678 [ 278 ] {ab729926-ae98-4d4f-bea1-f625b9d05f1a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 6527 | 2026.02.23 16:34:44.226744 [ 278 ] {ab729926-ae98-4d4f-bea1-f625b9d05f1a} <Debug> TCPHandler: Processed in 0.001935909 sec. | ||
| 6528 | 2026.02.23 16:34:44.226860 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.02.23 16:34:44.226954 [ 278 ] {fe61886e-093a-4bd9-8ffb-f7aec629ee98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.02.23 16:34:44.226999 [ 278 ] {fe61886e-093a-4bd9-8ffb-f7aec629ee98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6531 | 2026.02.23 16:34:44.227324 [ 278 ] {fe61886e-093a-4bd9-8ffb-f7aec629ee98} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.02.23 16:34:44.227360 [ 278 ] {fe61886e-093a-4bd9-8ffb-f7aec629ee98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6533 | 2026.02.23 16:34:44.227661 [ 278 ] {fe61886e-093a-4bd9-8ffb-f7aec629ee98} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6534 | 2026.02.23 16:34:44.227873 [ 278 ] {fe61886e-093a-4bd9-8ffb-f7aec629ee98} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.02.23 16:34:44.228000 [ 278 ] {fe61886e-093a-4bd9-8ffb-f7aec629ee98} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 6536 | 2026.02.23 16:34:44.228035 [ 278 ] {fe61886e-093a-4bd9-8ffb-f7aec629ee98} <Debug> TCPHandler: Processed in 0.001225325 sec. | ||
| 6537 | 2026.02.23 16:34:45.657601 [ 154 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6538 | 2026.02.23 16:34:45.657698 [ 154 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.02.23 16:34:45.657738 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6540 | 2026.02.23 16:34:45.657918 [ 195 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 6541 | 2026.02.23 16:34:45.658147 [ 195 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6542 | 2026.02.23 16:34:45.658206 [ 195 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 6543 | 2026.02.23 16:34:45.658301 [ 195 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 6544 | 2026.02.23 16:34:45.658347 [ 195 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 6545 | 2026.02.23 16:34:45.658391 [ 195 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6546 | 2026.02.23 16:34:45.658436 [ 195 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 6547 | 2026.02.23 16:34:45.659169 [ 198 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337917 sec., 26907.498746185298 rows/sec., 2.25 MiB/sec. | ||
| 6548 | 2026.02.23 16:34:45.659363 [ 197 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6549 | 2026.02.23 16:34:45.659712 [ 197 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_13_3} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.02.23 16:34:45.659797 [ 197 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_13_3} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6551 | 2026.02.23 16:34:45.659909 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6552 | 2026.02.23 16:34:48.524094 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6553 | 2026.02.23 16:34:48.524384 [ 278 ] {d0e26b63-71c0-4ff2-9e71-4ab73c27f93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6554 | 2026.02.23 16:34:48.524451 [ 278 ] {d0e26b63-71c0-4ff2-9e71-4ab73c27f93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6555 | 2026.02.23 16:34:48.525091 [ 278 ] {d0e26b63-71c0-4ff2-9e71-4ab73c27f93f} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2026.02.23 16:34:48.525139 [ 278 ] {d0e26b63-71c0-4ff2-9e71-4ab73c27f93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6557 | 2026.02.23 16:34:48.525529 [ 278 ] {d0e26b63-71c0-4ff2-9e71-4ab73c27f93f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6558 | 2026.02.23 16:34:48.525755 [ 278 ] {d0e26b63-71c0-4ff2-9e71-4ab73c27f93f} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2026.02.23 16:34:48.525902 [ 278 ] {d0e26b63-71c0-4ff2-9e71-4ab73c27f93f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001585 sec., 15141.955835962144 rows/sec., 1.26 MiB/sec. | ||
| 6560 | 2026.02.23 16:34:48.525943 [ 278 ] {d0e26b63-71c0-4ff2-9e71-4ab73c27f93f} <Debug> TCPHandler: Processed in 0.002037402 sec. | ||
| 6561 | 2026.02.23 16:34:48.526064 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2026.02.23 16:34:48.526160 [ 278 ] {1b552b11-c94f-496d-b8d7-84235616175f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6563 | 2026.02.23 16:34:48.526201 [ 278 ] {1b552b11-c94f-496d-b8d7-84235616175f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6564 | 2026.02.23 16:34:48.526594 [ 278 ] {1b552b11-c94f-496d-b8d7-84235616175f} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.02.23 16:34:48.526630 [ 278 ] {1b552b11-c94f-496d-b8d7-84235616175f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6566 | 2026.02.23 16:34:48.526916 [ 278 ] {1b552b11-c94f-496d-b8d7-84235616175f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6567 | 2026.02.23 16:34:48.527119 [ 278 ] {1b552b11-c94f-496d-b8d7-84235616175f} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.02.23 16:34:48.527247 [ 278 ] {1b552b11-c94f-496d-b8d7-84235616175f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001106 sec., 3616.6365280289333 rows/sec., 294.91 KiB/sec. | ||
| 6569 | 2026.02.23 16:34:48.527285 [ 278 ] {1b552b11-c94f-496d-b8d7-84235616175f} <Debug> TCPHandler: Processed in 0.001271346 sec. | ||
| 6570 | 2026.02.23 16:34:48.527388 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.02.23 16:34:48.527482 [ 278 ] {600afe08-c6af-46c8-add0-cc4c0de1365c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6572 | 2026.02.23 16:34:48.527520 [ 278 ] {600afe08-c6af-46c8-add0-cc4c0de1365c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6573 | 2026.02.23 16:34:48.528581 [ 278 ] {600afe08-c6af-46c8-add0-cc4c0de1365c} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.02.23 16:34:48.528618 [ 278 ] {600afe08-c6af-46c8-add0-cc4c0de1365c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6575 | 2026.02.23 16:34:48.528999 [ 278 ] {600afe08-c6af-46c8-add0-cc4c0de1365c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6576 | 2026.02.23 16:34:48.529216 [ 278 ] {600afe08-c6af-46c8-add0-cc4c0de1365c} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.02.23 16:34:48.529344 [ 278 ] {600afe08-c6af-46c8-add0-cc4c0de1365c} <Debug> executeQuery: Read 1382 rows, 118.64 KiB in 0.001879 sec., 735497.6051091006 rows/sec., 61.66 MiB/sec. | ||
| 6578 | 2026.02.23 16:34:48.529382 [ 278 ] {600afe08-c6af-46c8-add0-cc4c0de1365c} <Debug> TCPHandler: Processed in 0.002043692 sec. | ||
| 6579 | 2026.02.23 16:34:48.529501 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.02.23 16:34:48.529596 [ 278 ] {6a1ba08f-a3c6-421d-8ca5-1dc405fe53d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6581 | 2026.02.23 16:34:48.529635 [ 278 ] {6a1ba08f-a3c6-421d-8ca5-1dc405fe53d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6582 | 2026.02.23 16:34:48.530046 [ 278 ] {6a1ba08f-a3c6-421d-8ca5-1dc405fe53d9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.02.23 16:34:48.530082 [ 278 ] {6a1ba08f-a3c6-421d-8ca5-1dc405fe53d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6584 | 2026.02.23 16:34:48.530379 [ 278 ] {6a1ba08f-a3c6-421d-8ca5-1dc405fe53d9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6585 | 2026.02.23 16:34:48.530598 [ 278 ] {6a1ba08f-a3c6-421d-8ca5-1dc405fe53d9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.02.23 16:34:48.530730 [ 278 ] {6a1ba08f-a3c6-421d-8ca5-1dc405fe53d9} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001151 sec., 41702.867072111214 rows/sec., 3.09 MiB/sec. | ||
| 6587 | 2026.02.23 16:34:48.530767 [ 278 ] {6a1ba08f-a3c6-421d-8ca5-1dc405fe53d9} <Debug> TCPHandler: Processed in 0.001316907 sec. | ||
| 6588 | 2026.02.23 16:34:48.530875 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6589 | 2026.02.23 16:34:48.530969 [ 278 ] {a80884cb-ecad-46de-a61e-2e71d39b1208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6590 | 2026.02.23 16:34:48.531009 [ 278 ] {a80884cb-ecad-46de-a61e-2e71d39b1208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6591 | 2026.02.23 16:34:48.531469 [ 278 ] {a80884cb-ecad-46de-a61e-2e71d39b1208} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.02.23 16:34:48.531506 [ 278 ] {a80884cb-ecad-46de-a61e-2e71d39b1208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6593 | 2026.02.23 16:34:48.531805 [ 278 ] {a80884cb-ecad-46de-a61e-2e71d39b1208} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6594 | 2026.02.23 16:34:48.532015 [ 278 ] {a80884cb-ecad-46de-a61e-2e71d39b1208} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.02.23 16:34:48.532138 [ 278 ] {a80884cb-ecad-46de-a61e-2e71d39b1208} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001186 sec., 212478.9207419899 rows/sec., 14.70 MiB/sec. | ||
| 6596 | 2026.02.23 16:34:48.532176 [ 278 ] {a80884cb-ecad-46de-a61e-2e71d39b1208} <Debug> TCPHandler: Processed in 0.001350118 sec. | ||
| 6597 | 2026.02.23 16:34:48.532288 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2026.02.23 16:34:48.532381 [ 278 ] {1522aeae-cd4a-410b-aaee-4845d400b6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6599 | 2026.02.23 16:34:48.532421 [ 278 ] {1522aeae-cd4a-410b-aaee-4845d400b6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6600 | 2026.02.23 16:34:48.532818 [ 278 ] {1522aeae-cd4a-410b-aaee-4845d400b6a0} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2026.02.23 16:34:48.532855 [ 278 ] {1522aeae-cd4a-410b-aaee-4845d400b6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6602 | 2026.02.23 16:34:48.533145 [ 278 ] {1522aeae-cd4a-410b-aaee-4845d400b6a0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6603 | 2026.02.23 16:34:48.533346 [ 278 ] {1522aeae-cd4a-410b-aaee-4845d400b6a0} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2026.02.23 16:34:48.533472 [ 278 ] {1522aeae-cd4a-410b-aaee-4845d400b6a0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 6605 | 2026.02.23 16:34:48.533509 [ 278 ] {1522aeae-cd4a-410b-aaee-4845d400b6a0} <Debug> TCPHandler: Processed in 0.001270417 sec. | ||
| 6606 | 2026.02.23 16:34:48.533617 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6607 | 2026.02.23 16:34:48.533710 [ 278 ] {5067d103-40fa-473b-be7d-d66612a63681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6608 | 2026.02.23 16:34:48.533749 [ 278 ] {5067d103-40fa-473b-be7d-d66612a63681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6609 | 2026.02.23 16:34:48.534355 [ 278 ] {5067d103-40fa-473b-be7d-d66612a63681} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.02.23 16:34:48.534391 [ 278 ] {5067d103-40fa-473b-be7d-d66612a63681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6611 | 2026.02.23 16:34:48.534717 [ 278 ] {5067d103-40fa-473b-be7d-d66612a63681} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6612 | 2026.02.23 16:34:48.534923 [ 278 ] {5067d103-40fa-473b-be7d-d66612a63681} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.02.23 16:34:48.535050 [ 278 ] {5067d103-40fa-473b-be7d-d66612a63681} <Debug> executeQuery: Read 592 rows, 45.55 KiB in 0.001358 sec., 435935.19882179674 rows/sec., 32.76 MiB/sec. | ||
| 6614 | 2026.02.23 16:34:48.535088 [ 278 ] {5067d103-40fa-473b-be7d-d66612a63681} <Debug> TCPHandler: Processed in 0.001520451 sec. | ||
| 6615 | 2026.02.23 16:34:48.535198 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.02.23 16:34:48.535292 [ 278 ] {7b07491c-1b62-4ab2-8f97-a22eaf04b73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6617 | 2026.02.23 16:34:48.535335 [ 278 ] {7b07491c-1b62-4ab2-8f97-a22eaf04b73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6618 | 2026.02.23 16:34:48.535903 [ 278 ] {7b07491c-1b62-4ab2-8f97-a22eaf04b73c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.02.23 16:34:48.535939 [ 278 ] {7b07491c-1b62-4ab2-8f97-a22eaf04b73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6620 | 2026.02.23 16:34:48.536302 [ 278 ] {7b07491c-1b62-4ab2-8f97-a22eaf04b73c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6621 | 2026.02.23 16:34:48.536514 [ 278 ] {7b07491c-1b62-4ab2-8f97-a22eaf04b73c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2026.02.23 16:34:48.536644 [ 278 ] {7b07491c-1b62-4ab2-8f97-a22eaf04b73c} <Debug> executeQuery: Read 918 rows, 64.29 KiB in 0.001371 sec., 669584.2450765864 rows/sec., 45.79 MiB/sec. | ||
| 6623 | 2026.02.23 16:34:48.536682 [ 278 ] {7b07491c-1b62-4ab2-8f97-a22eaf04b73c} <Debug> TCPHandler: Processed in 0.001532082 sec. | ||
| 6624 | 2026.02.23 16:34:48.536803 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2026.02.23 16:34:48.536897 [ 278 ] {00543ea6-a955-46ea-a31b-915099de78ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6626 | 2026.02.23 16:34:48.536951 [ 278 ] {00543ea6-a955-46ea-a31b-915099de78ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6627 | 2026.02.23 16:34:48.537788 [ 278 ] {00543ea6-a955-46ea-a31b-915099de78ec} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.02.23 16:34:48.537825 [ 278 ] {00543ea6-a955-46ea-a31b-915099de78ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6629 | 2026.02.23 16:34:48.538361 [ 278 ] {00543ea6-a955-46ea-a31b-915099de78ec} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6630 | 2026.02.23 16:34:48.538589 [ 278 ] {00543ea6-a955-46ea-a31b-915099de78ec} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.02.23 16:34:48.538724 [ 278 ] {00543ea6-a955-46ea-a31b-915099de78ec} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001845 sec., 17344.173441734416 rows/sec., 31.08 MiB/sec. | ||
| 6632 | 2026.02.23 16:34:48.538777 [ 278 ] {00543ea6-a955-46ea-a31b-915099de78ec} <Debug> TCPHandler: Processed in 0.002024122 sec. | ||
| 6633 | 2026.02.23 16:34:48.538898 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.02.23 16:34:48.538993 [ 278 ] {a8f66874-b0ec-4428-b443-974eba307bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6635 | 2026.02.23 16:34:48.539036 [ 278 ] {a8f66874-b0ec-4428-b443-974eba307bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6636 | 2026.02.23 16:34:48.539373 [ 278 ] {a8f66874-b0ec-4428-b443-974eba307bee} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.02.23 16:34:48.539410 [ 278 ] {a8f66874-b0ec-4428-b443-974eba307bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6638 | 2026.02.23 16:34:48.539716 [ 278 ] {a8f66874-b0ec-4428-b443-974eba307bee} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6639 | 2026.02.23 16:34:48.539920 [ 278 ] {a8f66874-b0ec-4428-b443-974eba307bee} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.02.23 16:34:48.540048 [ 278 ] {a8f66874-b0ec-4428-b443-974eba307bee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6641 | 2026.02.23 16:34:48.540088 [ 278 ] {a8f66874-b0ec-4428-b443-974eba307bee} <Debug> TCPHandler: Processed in 0.001239726 sec. | ||
| 6642 | 2026.02.23 16:34:50.178091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13944 | ||
| 6643 | 2026.02.23 16:34:50.178652 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2026.02.23 16:34:50.178704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6645 | 2026.02.23 16:34:50.179213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6646 | 2026.02.23 16:34:50.179478 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2026.02.23 16:34:50.179629 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13944 | ||
| 6648 | 2026.02.23 16:34:50.920979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6649 | 2026.02.23 16:34:50.938463 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.02.23 16:34:50.938528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 6651 | 2026.02.23 16:34:50.944866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6652 | 2026.02.23 16:34:50.945626 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.02.23 16:34:50.948817 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6654 | 2026.02.23 16:34:52.715711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 848 | ||
| 6655 | 2026.02.23 16:34:52.718369 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2026.02.23 16:34:52.718433 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6657 | 2026.02.23 16:34:52.719743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6658 | 2026.02.23 16:34:52.720021 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.02.23 16:34:52.720204 [ 148 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6660 | 2026.02.23 16:34:52.720269 [ 148 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.02.23 16:34:52.720293 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6662 | 2026.02.23 16:34:52.720402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
| 6663 | 2026.02.23 16:34:52.720413 [ 197 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 6664 | 2026.02.23 16:34:52.720978 [ 197 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6665 | 2026.02.23 16:34:52.721158 [ 197 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 634 rows starting from the beginning of the part | ||
| 6666 | 2026.02.23 16:34:52.721535 [ 197 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 6667 | 2026.02.23 16:34:52.721880 [ 197 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 6668 | 2026.02.23 16:34:52.722206 [ 197 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6669 | 2026.02.23 16:34:52.722595 [ 197 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6670 | 2026.02.23 16:34:52.722947 [ 197 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 6671 | 2026.02.23 16:34:52.728707 [ 198 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 72 columns (72 merged, 0 gathered) in 0.008347212 sec., 101590.80660704437 rows/sec., 86.68 MiB/sec. | ||
| 6672 | 2026.02.23 16:34:52.730294 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6673 | 2026.02.23 16:34:52.730901 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_21_4} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.02.23 16:34:52.730985 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_21_4} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6675 | 2026.02.23 16:34:52.731334 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 6676 | 2026.02.23 16:34:54.202089 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.02.23 16:34:54.202271 [ 278 ] {f74ca15e-fde0-4b21-893b-8ce2cdaf7365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6678 | 2026.02.23 16:34:54.202340 [ 278 ] {f74ca15e-fde0-4b21-893b-8ce2cdaf7365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6679 | 2026.02.23 16:34:54.203043 [ 278 ] {f74ca15e-fde0-4b21-893b-8ce2cdaf7365} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.02.23 16:34:54.203084 [ 278 ] {f74ca15e-fde0-4b21-893b-8ce2cdaf7365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6681 | 2026.02.23 16:34:54.203476 [ 278 ] {f74ca15e-fde0-4b21-893b-8ce2cdaf7365} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6682 | 2026.02.23 16:34:54.203702 [ 278 ] {f74ca15e-fde0-4b21-893b-8ce2cdaf7365} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.02.23 16:34:54.203825 [ 147 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6684 | 2026.02.23 16:34:54.203855 [ 278 ] {f74ca15e-fde0-4b21-893b-8ce2cdaf7365} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001634 sec., 46511.62790697674 rows/sec., 3.83 MiB/sec. | ||
| 6685 | 2026.02.23 16:34:54.203860 [ 147 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.02.23 16:34:54.203887 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6687 | 2026.02.23 16:34:54.203906 [ 278 ] {f74ca15e-fde0-4b21-893b-8ce2cdaf7365} <Debug> TCPHandler: Processed in 0.001950369 sec. | ||
| 6688 | 2026.02.23 16:34:54.204015 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 6689 | 2026.02.23 16:34:54.204045 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2026.02.23 16:34:54.204155 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6691 | 2026.02.23 16:34:54.204161 [ 278 ] {c9084833-2127-4150-a2f7-bde3f4b3c63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6692 | 2026.02.23 16:34:54.204195 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2152 rows starting from the beginning of the part | ||
| 6693 | 2026.02.23 16:34:54.204220 [ 278 ] {c9084833-2127-4150-a2f7-bde3f4b3c63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6694 | 2026.02.23 16:34:54.204266 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 819 rows starting from the beginning of the part | ||
| 6695 | 2026.02.23 16:34:54.204316 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 120 rows starting from the beginning of the part | ||
| 6696 | 2026.02.23 16:34:54.204378 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 817 rows starting from the beginning of the part | ||
| 6697 | 2026.02.23 16:34:54.204423 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1382 rows starting from the beginning of the part | ||
| 6698 | 2026.02.23 16:34:54.204464 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 76 rows starting from the beginning of the part | ||
| 6699 | 2026.02.23 16:34:54.204654 [ 278 ] {c9084833-2127-4150-a2f7-bde3f4b3c63c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2026.02.23 16:34:54.204695 [ 278 ] {c9084833-2127-4150-a2f7-bde3f4b3c63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6701 | 2026.02.23 16:34:54.205246 [ 278 ] {c9084833-2127-4150-a2f7-bde3f4b3c63c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6702 | 2026.02.23 16:34:54.205482 [ 278 ] {c9084833-2127-4150-a2f7-bde3f4b3c63c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2026.02.23 16:34:54.205625 [ 278 ] {c9084833-2127-4150-a2f7-bde3f4b3c63c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00149 sec., 6711.4093959731545 rows/sec., 504.67 KiB/sec. | ||
| 6704 | 2026.02.23 16:34:54.205665 [ 278 ] {c9084833-2127-4150-a2f7-bde3f4b3c63c} <Debug> TCPHandler: Processed in 0.001678975 sec. | ||
| 6705 | 2026.02.23 16:34:54.205794 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6706 | 2026.02.23 16:34:54.205897 [ 278 ] {e483852e-0aa4-460f-a763-cac75bf244a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6707 | 2026.02.23 16:34:54.205939 [ 278 ] {e483852e-0aa4-460f-a763-cac75bf244a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6708 | 2026.02.23 16:34:54.206380 [ 278 ] {e483852e-0aa4-460f-a763-cac75bf244a7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.02.23 16:34:54.206416 [ 278 ] {e483852e-0aa4-460f-a763-cac75bf244a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6710 | 2026.02.23 16:34:54.206651 [ 198 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5366 rows, containing 5 columns (5 merged, 0 gathered) in 0.002687556 sec., 1996609.5590194215 rows/sec., 170.83 MiB/sec. | ||
| 6711 | 2026.02.23 16:34:54.206747 [ 278 ] {e483852e-0aa4-460f-a763-cac75bf244a7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6712 | 2026.02.23 16:34:54.206935 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6713 | 2026.02.23 16:34:54.206977 [ 278 ] {e483852e-0aa4-460f-a763-cac75bf244a7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2026.02.23 16:34:54.207098 [ 146 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6715 | 2026.02.23 16:34:54.207111 [ 278 ] {e483852e-0aa4-460f-a763-cac75bf244a7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001239 sec., 59725.585149313956 rows/sec., 4.66 MiB/sec. | ||
| 6716 | 2026.02.23 16:34:54.207151 [ 146 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2026.02.23 16:34:54.207166 [ 278 ] {e483852e-0aa4-460f-a763-cac75bf244a7} <Debug> TCPHandler: Processed in 0.00142372 sec. | ||
| 6718 | 2026.02.23 16:34:54.207181 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6719 | 2026.02.23 16:34:54.207208 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_41_8} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2026.02.23 16:34:54.207254 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 6721 | 2026.02.23 16:34:54.207285 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_41_8} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6722 | 2026.02.23 16:34:54.207292 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2026.02.23 16:34:54.207351 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6724 | 2026.02.23 16:34:54.207371 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 6725 | 2026.02.23 16:34:54.207382 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1062 rows starting from the beginning of the part | ||
| 6726 | 2026.02.23 16:34:54.207393 [ 278 ] {2c0c5c2a-9d4c-4bae-92dc-1567545e4711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6727 | 2026.02.23 16:34:54.207441 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 504 rows starting from the beginning of the part | ||
| 6728 | 2026.02.23 16:34:54.207449 [ 278 ] {2c0c5c2a-9d4c-4bae-92dc-1567545e4711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6729 | 2026.02.23 16:34:54.207486 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 96 rows starting from the beginning of the part | ||
| 6730 | 2026.02.23 16:34:54.207529 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 500 rows starting from the beginning of the part | ||
| 6731 | 2026.02.23 16:34:54.207563 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 592 rows starting from the beginning of the part | ||
| 6732 | 2026.02.23 16:34:54.207598 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 74 rows starting from the beginning of the part | ||
| 6733 | 2026.02.23 16:34:54.207898 [ 278 ] {2c0c5c2a-9d4c-4bae-92dc-1567545e4711} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.02.23 16:34:54.207938 [ 278 ] {2c0c5c2a-9d4c-4bae-92dc-1567545e4711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6735 | 2026.02.23 16:34:54.208291 [ 278 ] {2c0c5c2a-9d4c-4bae-92dc-1567545e4711} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6736 | 2026.02.23 16:34:54.208499 [ 278 ] {2c0c5c2a-9d4c-4bae-92dc-1567545e4711} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.02.23 16:34:54.208610 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6738 | 2026.02.23 16:34:54.208631 [ 278 ] {2c0c5c2a-9d4c-4bae-92dc-1567545e4711} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 6739 | 2026.02.23 16:34:54.208645 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2828 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418399 sec., 1993797.2319495429 rows/sec., 152.60 MiB/sec. | ||
| 6740 | 2026.02.23 16:34:54.208644 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.02.23 16:34:54.208677 [ 278 ] {2c0c5c2a-9d4c-4bae-92dc-1567545e4711} <Debug> TCPHandler: Processed in 0.00143533 sec. | ||
| 6742 | 2026.02.23 16:34:54.208704 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6743 | 2026.02.23 16:34:54.208806 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 6744 | 2026.02.23 16:34:54.208810 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6745 | 2026.02.23 16:34:54.208851 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6746 | 2026.02.23 16:34:54.208949 [ 278 ] {dcbb026c-eacd-45de-8eb0-086c180714b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6747 | 2026.02.23 16:34:54.208950 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6748 | 2026.02.23 16:34:54.209007 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11219 rows starting from the beginning of the part | ||
| 6749 | 2026.02.23 16:34:54.209013 [ 278 ] {dcbb026c-eacd-45de-8eb0-086c180714b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6750 | 2026.02.23 16:34:54.209078 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 267 rows starting from the beginning of the part | ||
| 6751 | 2026.02.23 16:34:54.209123 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_41_8} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.02.23 16:34:54.209127 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6753 | 2026.02.23 16:34:54.209184 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6754 | 2026.02.23 16:34:54.209205 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_41_8} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6755 | 2026.02.23 16:34:54.209223 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 918 rows starting from the beginning of the part | ||
| 6756 | 2026.02.23 16:34:54.209269 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6757 | 2026.02.23 16:34:54.209287 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6758 | 2026.02.23 16:34:54.209806 [ 278 ] {dcbb026c-eacd-45de-8eb0-086c180714b3} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.02.23 16:34:54.209848 [ 278 ] {dcbb026c-eacd-45de-8eb0-086c180714b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6760 | 2026.02.23 16:34:54.210371 [ 278 ] {dcbb026c-eacd-45de-8eb0-086c180714b3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6761 | 2026.02.23 16:34:54.210607 [ 278 ] {dcbb026c-eacd-45de-8eb0-086c180714b3} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.02.23 16:34:54.210762 [ 278 ] {dcbb026c-eacd-45de-8eb0-086c180714b3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001831 sec., 5461.496450027307 rows/sec., 9.79 MiB/sec. | ||
| 6763 | 2026.02.23 16:34:54.210828 [ 278 ] {dcbb026c-eacd-45de-8eb0-086c180714b3} <Debug> TCPHandler: Processed in 0.002067932 sec. | ||
| 6764 | 2026.02.23 16:34:54.210945 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.02.23 16:34:54.211044 [ 278 ] {90675674-25c6-4494-afd9-55894eb2d473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6766 | 2026.02.23 16:34:54.211087 [ 278 ] {90675674-25c6-4494-afd9-55894eb2d473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6767 | 2026.02.23 16:34:54.211425 [ 278 ] {90675674-25c6-4494-afd9-55894eb2d473} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.02.23 16:34:54.211460 [ 278 ] {90675674-25c6-4494-afd9-55894eb2d473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6769 | 2026.02.23 16:34:54.211766 [ 278 ] {90675674-25c6-4494-afd9-55894eb2d473} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6770 | 2026.02.23 16:34:54.211986 [ 278 ] {90675674-25c6-4494-afd9-55894eb2d473} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.02.23 16:34:54.212105 [ 146 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6772 | 2026.02.23 16:34:54.212119 [ 278 ] {90675674-25c6-4494-afd9-55894eb2d473} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 6773 | 2026.02.23 16:34:54.212149 [ 146 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.02.23 16:34:54.212172 [ 278 ] {90675674-25c6-4494-afd9-55894eb2d473} <Debug> TCPHandler: Processed in 0.001276876 sec. | ||
| 6775 | 2026.02.23 16:34:54.212175 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6776 | 2026.02.23 16:34:54.212300 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 6777 | 2026.02.23 16:34:54.212434 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6778 | 2026.02.23 16:34:54.212484 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1890 rows starting from the beginning of the part | ||
| 6779 | 2026.02.23 16:34:54.212569 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 6780 | 2026.02.23 16:34:54.212636 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 6781 | 2026.02.23 16:34:54.212700 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 6782 | 2026.02.23 16:34:54.212763 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 6783 | 2026.02.23 16:34:54.212825 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 6784 | 2026.02.23 16:34:54.213600 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12989 rows, containing 5 columns (5 merged, 0 gathered) in 0.00484286 sec., 2682092.812924594 rows/sec., 182.50 MiB/sec. | ||
| 6785 | 2026.02.23 16:34:54.214087 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6786 | 2026.02.23 16:34:54.214164 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2250 rows, containing 4 columns (4 merged, 0 gathered) in 0.00192193 sec., 1170698.2044091094 rows/sec., 76.53 MiB/sec. | ||
| 6787 | 2026.02.23 16:34:54.214359 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6788 | 2026.02.23 16:34:54.214410 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.02.23 16:34:54.214505 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6790 | 2026.02.23 16:34:54.214626 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 6791 | 2026.02.23 16:34:54.214675 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_41_8} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2026.02.23 16:34:54.214749 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_41_8} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6793 | 2026.02.23 16:34:54.214811 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6794 | 2026.02.23 16:34:57.569202 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6795 | 2026.02.23 16:34:57.569256 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6796 | 2026.02.23 16:34:57.679804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14392 | ||
| 6797 | 2026.02.23 16:34:57.680361 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2026.02.23 16:34:57.680412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6799 | 2026.02.23 16:34:57.680930 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6800 | 2026.02.23 16:34:57.681167 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.02.23 16:34:57.681315 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14392 | ||
| 6802 | 2026.02.23 16:34:58.449004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6803 | 2026.02.23 16:34:58.467326 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.02.23 16:34:58.467398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6805 | 2026.02.23 16:34:58.473759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6806 | 2026.02.23 16:34:58.474481 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.02.23 16:34:58.478278 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6808 | 2026.02.23 16:34:59.203759 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6809 | 2026.02.23 16:34:59.203942 [ 278 ] {33ac28fb-6151-48f2-870f-1a642c3f0f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6810 | 2026.02.23 16:34:59.204007 [ 278 ] {33ac28fb-6151-48f2-870f-1a642c3f0f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6811 | 2026.02.23 16:34:59.204705 [ 278 ] {33ac28fb-6151-48f2-870f-1a642c3f0f1e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2026.02.23 16:34:59.204749 [ 278 ] {33ac28fb-6151-48f2-870f-1a642c3f0f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6813 | 2026.02.23 16:34:59.205164 [ 278 ] {33ac28fb-6151-48f2-870f-1a642c3f0f1e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6814 | 2026.02.23 16:34:59.205389 [ 278 ] {33ac28fb-6151-48f2-870f-1a642c3f0f1e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6815 | 2026.02.23 16:34:59.205544 [ 278 ] {33ac28fb-6151-48f2-870f-1a642c3f0f1e} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001653 sec., 72595.28130671507 rows/sec., 6.19 MiB/sec. | ||
| 6816 | 2026.02.23 16:34:59.205594 [ 278 ] {33ac28fb-6151-48f2-870f-1a642c3f0f1e} <Debug> TCPHandler: Processed in 0.00196457 sec. | ||
| 6817 | 2026.02.23 16:34:59.205719 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6818 | 2026.02.23 16:34:59.205823 [ 278 ] {4eec1d81-5cbd-4e54-b447-bddbe4dbe8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6819 | 2026.02.23 16:34:59.205867 [ 278 ] {4eec1d81-5cbd-4e54-b447-bddbe4dbe8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6820 | 2026.02.23 16:34:59.206300 [ 278 ] {4eec1d81-5cbd-4e54-b447-bddbe4dbe8f9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2026.02.23 16:34:59.206335 [ 278 ] {4eec1d81-5cbd-4e54-b447-bddbe4dbe8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6822 | 2026.02.23 16:34:59.206635 [ 278 ] {4eec1d81-5cbd-4e54-b447-bddbe4dbe8f9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6823 | 2026.02.23 16:34:59.206848 [ 278 ] {4eec1d81-5cbd-4e54-b447-bddbe4dbe8f9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.02.23 16:34:59.206981 [ 278 ] {4eec1d81-5cbd-4e54-b447-bddbe4dbe8f9} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001182 sec., 27072.75803722504 rows/sec., 1.99 MiB/sec. | ||
| 6825 | 2026.02.23 16:34:59.207018 [ 278 ] {4eec1d81-5cbd-4e54-b447-bddbe4dbe8f9} <Debug> TCPHandler: Processed in 0.001353317 sec. | ||
| 6826 | 2026.02.23 16:34:59.207129 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6827 | 2026.02.23 16:34:59.207225 [ 278 ] {b5109729-3239-4ead-9dc9-85c7d0b0d010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6828 | 2026.02.23 16:34:59.207265 [ 278 ] {b5109729-3239-4ead-9dc9-85c7d0b0d010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6829 | 2026.02.23 16:34:59.207690 [ 278 ] {b5109729-3239-4ead-9dc9-85c7d0b0d010} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.02.23 16:34:59.207725 [ 278 ] {b5109729-3239-4ead-9dc9-85c7d0b0d010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6831 | 2026.02.23 16:34:59.208027 [ 278 ] {b5109729-3239-4ead-9dc9-85c7d0b0d010} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6832 | 2026.02.23 16:34:59.208247 [ 278 ] {b5109729-3239-4ead-9dc9-85c7d0b0d010} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.02.23 16:34:59.208374 [ 278 ] {b5109729-3239-4ead-9dc9-85c7d0b0d010} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001167 sec., 82262.21079691517 rows/sec., 6.42 MiB/sec. | ||
| 6834 | 2026.02.23 16:34:59.208412 [ 278 ] {b5109729-3239-4ead-9dc9-85c7d0b0d010} <Debug> TCPHandler: Processed in 0.001333737 sec. | ||
| 6835 | 2026.02.23 16:34:59.208525 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6836 | 2026.02.23 16:34:59.208620 [ 278 ] {6b8de9b9-7503-4dfc-b9e3-4bf2b4ee3691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6837 | 2026.02.23 16:34:59.208663 [ 278 ] {6b8de9b9-7503-4dfc-b9e3-4bf2b4ee3691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6838 | 2026.02.23 16:34:59.209072 [ 278 ] {6b8de9b9-7503-4dfc-b9e3-4bf2b4ee3691} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2026.02.23 16:34:59.209106 [ 278 ] {6b8de9b9-7503-4dfc-b9e3-4bf2b4ee3691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6840 | 2026.02.23 16:34:59.209427 [ 278 ] {6b8de9b9-7503-4dfc-b9e3-4bf2b4ee3691} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6841 | 2026.02.23 16:34:59.209630 [ 278 ] {6b8de9b9-7503-4dfc-b9e3-4bf2b4ee3691} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2026.02.23 16:34:59.209757 [ 278 ] {6b8de9b9-7503-4dfc-b9e3-4bf2b4ee3691} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 6843 | 2026.02.23 16:34:59.209793 [ 278 ] {6b8de9b9-7503-4dfc-b9e3-4bf2b4ee3691} <Debug> TCPHandler: Processed in 0.001318897 sec. | ||
| 6844 | 2026.02.23 16:34:59.209901 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6845 | 2026.02.23 16:34:59.209995 [ 278 ] {3815ea4e-c6b0-4a4f-827b-2b9dd65a9cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6846 | 2026.02.23 16:34:59.210048 [ 278 ] {3815ea4e-c6b0-4a4f-827b-2b9dd65a9cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6847 | 2026.02.23 16:34:59.210865 [ 278 ] {3815ea4e-c6b0-4a4f-827b-2b9dd65a9cf8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2026.02.23 16:34:59.210900 [ 278 ] {3815ea4e-c6b0-4a4f-827b-2b9dd65a9cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6849 | 2026.02.23 16:34:59.211431 [ 278 ] {3815ea4e-c6b0-4a4f-827b-2b9dd65a9cf8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6850 | 2026.02.23 16:34:59.211652 [ 278 ] {3815ea4e-c6b0-4a4f-827b-2b9dd65a9cf8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6851 | 2026.02.23 16:34:59.211791 [ 278 ] {3815ea4e-c6b0-4a4f-827b-2b9dd65a9cf8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001814 sec., 17640.573318632854 rows/sec., 31.61 MiB/sec. | ||
| 6852 | 2026.02.23 16:34:59.211854 [ 278 ] {3815ea4e-c6b0-4a4f-827b-2b9dd65a9cf8} <Debug> TCPHandler: Processed in 0.002003362 sec. | ||
| 6853 | 2026.02.23 16:34:59.211974 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6854 | 2026.02.23 16:34:59.212068 [ 278 ] {d9ee0629-425a-419d-93e4-b85a7aa71e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6855 | 2026.02.23 16:34:59.212109 [ 278 ] {d9ee0629-425a-419d-93e4-b85a7aa71e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6856 | 2026.02.23 16:34:59.212442 [ 278 ] {d9ee0629-425a-419d-93e4-b85a7aa71e4d} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2026.02.23 16:34:59.212476 [ 278 ] {d9ee0629-425a-419d-93e4-b85a7aa71e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6858 | 2026.02.23 16:34:59.212776 [ 278 ] {d9ee0629-425a-419d-93e4-b85a7aa71e4d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6859 | 2026.02.23 16:34:59.212980 [ 278 ] {d9ee0629-425a-419d-93e4-b85a7aa71e4d} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6860 | 2026.02.23 16:34:59.213110 [ 278 ] {d9ee0629-425a-419d-93e4-b85a7aa71e4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 6861 | 2026.02.23 16:34:59.213145 [ 278 ] {d9ee0629-425a-419d-93e4-b85a7aa71e4d} <Debug> TCPHandler: Processed in 0.001220905 sec. | ||
| 6862 | 2026.02.23 16:35:02.720657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 872 | ||
| 6863 | 2026.02.23 16:35:02.722802 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.02.23 16:35:02.722856 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6865 | 2026.02.23 16:35:02.724044 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6866 | 2026.02.23 16:35:02.724325 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.02.23 16:35:02.724695 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 6868 | 2026.02.23 16:35:04.202454 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2026.02.23 16:35:04.202658 [ 278 ] {c9150700-1d64-4066-9813-65b430350ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6870 | 2026.02.23 16:35:04.202734 [ 278 ] {c9150700-1d64-4066-9813-65b430350ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6871 | 2026.02.23 16:35:04.203367 [ 278 ] {c9150700-1d64-4066-9813-65b430350ddd} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.02.23 16:35:04.203416 [ 278 ] {c9150700-1d64-4066-9813-65b430350ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6873 | 2026.02.23 16:35:04.203811 [ 278 ] {c9150700-1d64-4066-9813-65b430350ddd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6874 | 2026.02.23 16:35:04.204032 [ 278 ] {c9150700-1d64-4066-9813-65b430350ddd} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.02.23 16:35:04.204188 [ 278 ] {c9150700-1d64-4066-9813-65b430350ddd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001584 sec., 2525.2525252525256 rows/sec., 205.92 KiB/sec. | ||
| 6876 | 2026.02.23 16:35:04.204231 [ 278 ] {c9150700-1d64-4066-9813-65b430350ddd} <Debug> TCPHandler: Processed in 0.001918209 sec. | ||
| 6877 | 2026.02.23 16:35:04.204356 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2026.02.23 16:35:04.204452 [ 278 ] {aa59e893-2d03-4f69-8904-34799eca5c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6879 | 2026.02.23 16:35:04.204492 [ 278 ] {aa59e893-2d03-4f69-8904-34799eca5c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6880 | 2026.02.23 16:35:04.204944 [ 278 ] {aa59e893-2d03-4f69-8904-34799eca5c5e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2026.02.23 16:35:04.204981 [ 278 ] {aa59e893-2d03-4f69-8904-34799eca5c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6882 | 2026.02.23 16:35:04.205287 [ 278 ] {aa59e893-2d03-4f69-8904-34799eca5c5e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6883 | 2026.02.23 16:35:04.205494 [ 278 ] {aa59e893-2d03-4f69-8904-34799eca5c5e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2026.02.23 16:35:04.205623 [ 278 ] {aa59e893-2d03-4f69-8904-34799eca5c5e} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001188 sec., 65656.56565656565 rows/sec., 5.39 MiB/sec. | ||
| 6885 | 2026.02.23 16:35:04.205662 [ 278 ] {aa59e893-2d03-4f69-8904-34799eca5c5e} <Debug> TCPHandler: Processed in 0.001357258 sec. | ||
| 6886 | 2026.02.23 16:35:04.205779 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2026.02.23 16:35:04.205872 [ 278 ] {453a7cbe-e0a2-40e7-ab6d-d817cb1fa9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6888 | 2026.02.23 16:35:04.205912 [ 278 ] {453a7cbe-e0a2-40e7-ab6d-d817cb1fa9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6889 | 2026.02.23 16:35:04.206309 [ 278 ] {453a7cbe-e0a2-40e7-ab6d-d817cb1fa9b0} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2026.02.23 16:35:04.206346 [ 278 ] {453a7cbe-e0a2-40e7-ab6d-d817cb1fa9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6891 | 2026.02.23 16:35:04.206641 [ 278 ] {453a7cbe-e0a2-40e7-ab6d-d817cb1fa9b0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6892 | 2026.02.23 16:35:04.206843 [ 278 ] {453a7cbe-e0a2-40e7-ab6d-d817cb1fa9b0} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.02.23 16:35:04.206951 [ 134 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6894 | 2026.02.23 16:35:04.206971 [ 278 ] {453a7cbe-e0a2-40e7-ab6d-d817cb1fa9b0} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001116 sec., 12544.802867383512 rows/sec., 924.06 KiB/sec. | ||
| 6895 | 2026.02.23 16:35:04.207021 [ 134 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2026.02.23 16:35:04.207058 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6897 | 2026.02.23 16:35:04.207061 [ 278 ] {453a7cbe-e0a2-40e7-ab6d-d817cb1fa9b0} <Debug> TCPHandler: Processed in 0.001331167 sec. | ||
| 6898 | 2026.02.23 16:35:04.207172 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 6899 | 2026.02.23 16:35:04.207175 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2026.02.23 16:35:04.207278 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6901 | 2026.02.23 16:35:04.207300 [ 278 ] {f8110df7-f646-43fa-bdef-712f76cb716b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6902 | 2026.02.23 16:35:04.207310 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 6903 | 2026.02.23 16:35:04.207341 [ 278 ] {f8110df7-f646-43fa-bdef-712f76cb716b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6904 | 2026.02.23 16:35:04.207383 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 152 rows starting from the beginning of the part | ||
| 6905 | 2026.02.23 16:35:04.207433 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
| 6906 | 2026.02.23 16:35:04.207479 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 6907 | 2026.02.23 16:35:04.207524 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 6908 | 2026.02.23 16:35:04.207569 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 6909 | 2026.02.23 16:35:04.207792 [ 278 ] {f8110df7-f646-43fa-bdef-712f76cb716b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.02.23 16:35:04.207828 [ 278 ] {f8110df7-f646-43fa-bdef-712f76cb716b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6911 | 2026.02.23 16:35:04.208132 [ 278 ] {f8110df7-f646-43fa-bdef-712f76cb716b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6912 | 2026.02.23 16:35:04.208327 [ 191 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200275 sec., 393243.2150965404 rows/sec., 26.87 MiB/sec. | ||
| 6913 | 2026.02.23 16:35:04.208340 [ 278 ] {f8110df7-f646-43fa-bdef-712f76cb716b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.02.23 16:35:04.208448 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6915 | 2026.02.23 16:35:04.208471 [ 278 ] {f8110df7-f646-43fa-bdef-712f76cb716b} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001189 sec., 65601.3456686291 rows/sec., 5.13 MiB/sec. | ||
| 6916 | 2026.02.23 16:35:04.208510 [ 278 ] {f8110df7-f646-43fa-bdef-712f76cb716b} <Debug> TCPHandler: Processed in 0.001383398 sec. | ||
| 6917 | 2026.02.23 16:35:04.208632 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2026.02.23 16:35:04.208692 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_41_8} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.02.23 16:35:04.208726 [ 278 ] {7f33ad80-d48b-4168-9757-1d08697a5cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6920 | 2026.02.23 16:35:04.208753 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_41_8} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6921 | 2026.02.23 16:35:04.208771 [ 278 ] {7f33ad80-d48b-4168-9757-1d08697a5cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6922 | 2026.02.23 16:35:04.208808 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6923 | 2026.02.23 16:35:04.209192 [ 278 ] {7f33ad80-d48b-4168-9757-1d08697a5cc9} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2026.02.23 16:35:04.209226 [ 278 ] {7f33ad80-d48b-4168-9757-1d08697a5cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6925 | 2026.02.23 16:35:04.209551 [ 278 ] {7f33ad80-d48b-4168-9757-1d08697a5cc9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6926 | 2026.02.23 16:35:04.209766 [ 278 ] {7f33ad80-d48b-4168-9757-1d08697a5cc9} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2026.02.23 16:35:04.209897 [ 278 ] {7f33ad80-d48b-4168-9757-1d08697a5cc9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001188 sec., 136363.63636363635 rows/sec., 9.50 MiB/sec. | ||
| 6928 | 2026.02.23 16:35:04.209935 [ 278 ] {7f33ad80-d48b-4168-9757-1d08697a5cc9} <Debug> TCPHandler: Processed in 0.001359878 sec. | ||
| 6929 | 2026.02.23 16:35:04.210043 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6930 | 2026.02.23 16:35:04.210138 [ 278 ] {1147a143-3a1a-4e90-833e-5234c1558e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6931 | 2026.02.23 16:35:04.210192 [ 278 ] {1147a143-3a1a-4e90-833e-5234c1558e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6932 | 2026.02.23 16:35:04.210957 [ 278 ] {1147a143-3a1a-4e90-833e-5234c1558e03} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.02.23 16:35:04.210993 [ 278 ] {1147a143-3a1a-4e90-833e-5234c1558e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6934 | 2026.02.23 16:35:04.211500 [ 278 ] {1147a143-3a1a-4e90-833e-5234c1558e03} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6935 | 2026.02.23 16:35:04.211717 [ 278 ] {1147a143-3a1a-4e90-833e-5234c1558e03} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2026.02.23 16:35:04.211819 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6937 | 2026.02.23 16:35:04.211854 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.02.23 16:35:04.211854 [ 278 ] {1147a143-3a1a-4e90-833e-5234c1558e03} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001733 sec., 5770.340450086555 rows/sec., 10.34 MiB/sec. | ||
| 6939 | 2026.02.23 16:35:04.211871 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6940 | 2026.02.23 16:35:04.211922 [ 278 ] {1147a143-3a1a-4e90-833e-5234c1558e03} <Debug> TCPHandler: Processed in 0.001927209 sec. | ||
| 6941 | 2026.02.23 16:35:04.211988 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 6942 | 2026.02.23 16:35:04.212039 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6943 | 2026.02.23 16:35:04.212137 [ 278 ] {c2682312-13cb-406b-b1f5-d4a23017b910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6944 | 2026.02.23 16:35:04.212179 [ 278 ] {c2682312-13cb-406b-b1f5-d4a23017b910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6945 | 2026.02.23 16:35:04.212231 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6946 | 2026.02.23 16:35:04.212299 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 657 rows starting from the beginning of the part | ||
| 6947 | 2026.02.23 16:35:04.212422 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6948 | 2026.02.23 16:35:04.212517 [ 278 ] {c2682312-13cb-406b-b1f5-d4a23017b910} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.02.23 16:35:04.212523 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 6950 | 2026.02.23 16:35:04.212561 [ 278 ] {c2682312-13cb-406b-b1f5-d4a23017b910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6951 | 2026.02.23 16:35:04.212645 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6952 | 2026.02.23 16:35:04.212759 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 6953 | 2026.02.23 16:35:04.212862 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6954 | 2026.02.23 16:35:04.212885 [ 278 ] {c2682312-13cb-406b-b1f5-d4a23017b910} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6955 | 2026.02.23 16:35:04.213095 [ 278 ] {c2682312-13cb-406b-b1f5-d4a23017b910} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2026.02.23 16:35:04.213231 [ 278 ] {c2682312-13cb-406b-b1f5-d4a23017b910} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 6957 | 2026.02.23 16:35:04.213269 [ 278 ] {c2682312-13cb-406b-b1f5-d4a23017b910} <Debug> TCPHandler: Processed in 0.001279376 sec. | ||
| 6958 | 2026.02.23 16:35:04.217573 [ 199 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 19 columns (19 merged, 0 gathered) in 0.005634836 sec., 133278.05813691826 rows/sec., 238.83 MiB/sec. | ||
| 6959 | 2026.02.23 16:35:04.218438 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6960 | 2026.02.23 16:35:04.218768 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.02.23 16:35:04.218840 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6962 | 2026.02.23 16:35:04.218946 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 6963 | 2026.02.23 16:35:05.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.80 MiB, peak 284.32 MiB, free memory in arenas 0.00 B, will set to 278.19 MiB (RSS), difference: 1.39 MiB | ||
| 6964 | 2026.02.23 16:35:05.182367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14904 | ||
| 6965 | 2026.02.23 16:35:05.182870 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2026.02.23 16:35:05.182913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6967 | 2026.02.23 16:35:05.183396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6968 | 2026.02.23 16:35:05.183629 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.02.23 16:35:05.183773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14904 | ||
| 6970 | 2026.02.23 16:35:05.183798 [ 134 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6971 | 2026.02.23 16:35:05.183870 [ 134 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2026.02.23 16:35:05.183891 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6973 | 2026.02.23 16:35:05.184019 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 6974 | 2026.02.23 16:35:05.184169 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6975 | 2026.02.23 16:35:05.184209 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12472 rows starting from the beginning of the part | ||
| 6976 | 2026.02.23 16:35:05.184272 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 6977 | 2026.02.23 16:35:05.184318 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 6978 | 2026.02.23 16:35:05.184360 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 6979 | 2026.02.23 16:35:05.184396 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 6980 | 2026.02.23 16:35:05.184433 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 6981 | 2026.02.23 16:35:05.186084 [ 190 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14904 rows, containing 4 columns (4 merged, 0 gathered) in 0.002125244 sec., 7012841.819574599 rows/sec., 100.32 MiB/sec. | ||
| 6982 | 2026.02.23 16:35:05.186504 [ 202 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6983 | 2026.02.23 16:35:05.186812 [ 202 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_31_6} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.02.23 16:35:05.186893 [ 202 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_31_6} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6985 | 2026.02.23 16:35:05.187000 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6986 | 2026.02.23 16:35:05.978329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6987 | 2026.02.23 16:35:05.997141 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.02.23 16:35:05.997201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6989 | 2026.02.23 16:35:06.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.76 MiB, peak 284.69 MiB, free memory in arenas 0.00 B, will set to 278.21 MiB (RSS), difference: -4.56 MiB | ||
| 6990 | 2026.02.23 16:35:06.002920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6991 | 2026.02.23 16:35:06.003656 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6992 | 2026.02.23 16:35:06.003940 [ 131 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6993 | 2026.02.23 16:35:06.003983 [ 131 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.02.23 16:35:06.004006 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6995 | 2026.02.23 16:35:06.004103 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 6996 | 2026.02.23 16:35:06.007172 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6997 | 2026.02.23 16:35:06.007233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6998 | 2026.02.23 16:35:06.007966 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 6999 | 2026.02.23 16:35:06.011468 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 7000 | 2026.02.23 16:35:06.014812 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 7001 | 2026.02.23 16:35:06.018391 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 7002 | 2026.02.23 16:35:06.022316 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 7003 | 2026.02.23 16:35:06.026017 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 7004 | 2026.02.23 16:35:06.076794 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.072722115 sec., 3217.7281972615892 rows/sec., 16.64 MiB/sec. | ||
| 7005 | 2026.02.23 16:35:06.079955 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7006 | 2026.02.23 16:35:06.082083 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_31_6} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2026.02.23 16:35:06.082191 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_31_6} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7008 | 2026.02.23 16:35:06.084425 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7009 | 2026.02.23 16:35:07.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.78 MiB, peak 285.32 MiB, free memory in arenas 0.00 B, will set to 280.97 MiB (RSS), difference: 6.20 MiB | ||
| 7010 | 2026.02.23 16:35:09.203585 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7011 | 2026.02.23 16:35:09.203779 [ 278 ] {93c27e71-70b3-48a6-bd36-1a97a5591a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7012 | 2026.02.23 16:35:09.203844 [ 278 ] {93c27e71-70b3-48a6-bd36-1a97a5591a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7013 | 2026.02.23 16:35:09.204537 [ 278 ] {93c27e71-70b3-48a6-bd36-1a97a5591a64} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2026.02.23 16:35:09.204585 [ 278 ] {93c27e71-70b3-48a6-bd36-1a97a5591a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7015 | 2026.02.23 16:35:09.204975 [ 278 ] {93c27e71-70b3-48a6-bd36-1a97a5591a64} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7016 | 2026.02.23 16:35:09.205188 [ 278 ] {93c27e71-70b3-48a6-bd36-1a97a5591a64} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2026.02.23 16:35:09.205337 [ 278 ] {93c27e71-70b3-48a6-bd36-1a97a5591a64} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001608 sec., 74626.86567164179 rows/sec., 6.36 MiB/sec. | ||
| 7018 | 2026.02.23 16:35:09.205379 [ 278 ] {93c27e71-70b3-48a6-bd36-1a97a5591a64} <Debug> TCPHandler: Processed in 0.001921179 sec. | ||
| 7019 | 2026.02.23 16:35:09.205503 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7020 | 2026.02.23 16:35:09.205595 [ 278 ] {a873254d-fa77-409f-90ac-256f998471de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7021 | 2026.02.23 16:35:09.205635 [ 278 ] {a873254d-fa77-409f-90ac-256f998471de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7022 | 2026.02.23 16:35:09.206034 [ 278 ] {a873254d-fa77-409f-90ac-256f998471de} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2026.02.23 16:35:09.206070 [ 278 ] {a873254d-fa77-409f-90ac-256f998471de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7024 | 2026.02.23 16:35:09.206349 [ 278 ] {a873254d-fa77-409f-90ac-256f998471de} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7025 | 2026.02.23 16:35:09.206546 [ 278 ] {a873254d-fa77-409f-90ac-256f998471de} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2026.02.23 16:35:09.206670 [ 278 ] {a873254d-fa77-409f-90ac-256f998471de} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001093 sec., 29277.218664226897 rows/sec., 2.15 MiB/sec. | ||
| 7027 | 2026.02.23 16:35:09.206707 [ 278 ] {a873254d-fa77-409f-90ac-256f998471de} <Debug> TCPHandler: Processed in 0.001253286 sec. | ||
| 7028 | 2026.02.23 16:35:09.206816 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.02.23 16:35:09.206907 [ 278 ] {5ae44ea1-3807-4491-ae80-61cbf7516fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7030 | 2026.02.23 16:35:09.206946 [ 278 ] {5ae44ea1-3807-4491-ae80-61cbf7516fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7031 | 2026.02.23 16:35:09.207369 [ 278 ] {5ae44ea1-3807-4491-ae80-61cbf7516fc3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.02.23 16:35:09.207405 [ 278 ] {5ae44ea1-3807-4491-ae80-61cbf7516fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7033 | 2026.02.23 16:35:09.207695 [ 278 ] {5ae44ea1-3807-4491-ae80-61cbf7516fc3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7034 | 2026.02.23 16:35:09.207911 [ 278 ] {5ae44ea1-3807-4491-ae80-61cbf7516fc3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.02.23 16:35:09.208032 [ 278 ] {5ae44ea1-3807-4491-ae80-61cbf7516fc3} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001142 sec., 84063.0472854641 rows/sec., 6.57 MiB/sec. | ||
| 7036 | 2026.02.23 16:35:09.208069 [ 278 ] {5ae44ea1-3807-4491-ae80-61cbf7516fc3} <Debug> TCPHandler: Processed in 0.001301637 sec. | ||
| 7037 | 2026.02.23 16:35:09.208178 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2026.02.23 16:35:09.208270 [ 278 ] {9b20cd38-a55f-4c5f-bef7-22f981a1c004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7039 | 2026.02.23 16:35:09.208312 [ 278 ] {9b20cd38-a55f-4c5f-bef7-22f981a1c004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7040 | 2026.02.23 16:35:09.208710 [ 278 ] {9b20cd38-a55f-4c5f-bef7-22f981a1c004} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.02.23 16:35:09.208745 [ 278 ] {9b20cd38-a55f-4c5f-bef7-22f981a1c004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7042 | 2026.02.23 16:35:09.209057 [ 278 ] {9b20cd38-a55f-4c5f-bef7-22f981a1c004} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7043 | 2026.02.23 16:35:09.209262 [ 278 ] {9b20cd38-a55f-4c5f-bef7-22f981a1c004} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.02.23 16:35:09.209388 [ 278 ] {9b20cd38-a55f-4c5f-bef7-22f981a1c004} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 7045 | 2026.02.23 16:35:09.209424 [ 278 ] {9b20cd38-a55f-4c5f-bef7-22f981a1c004} <Debug> TCPHandler: Processed in 0.001293746 sec. | ||
| 7046 | 2026.02.23 16:35:09.209532 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7047 | 2026.02.23 16:35:09.209625 [ 278 ] {04ed114a-31bd-400c-97ed-ac18109e2f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7048 | 2026.02.23 16:35:09.209678 [ 278 ] {04ed114a-31bd-400c-97ed-ac18109e2f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7049 | 2026.02.23 16:35:09.210511 [ 278 ] {04ed114a-31bd-400c-97ed-ac18109e2f4b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2026.02.23 16:35:09.210547 [ 278 ] {04ed114a-31bd-400c-97ed-ac18109e2f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7051 | 2026.02.23 16:35:09.211070 [ 278 ] {04ed114a-31bd-400c-97ed-ac18109e2f4b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7052 | 2026.02.23 16:35:09.211279 [ 278 ] {04ed114a-31bd-400c-97ed-ac18109e2f4b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.02.23 16:35:09.211407 [ 278 ] {04ed114a-31bd-400c-97ed-ac18109e2f4b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.0018 sec., 17777.777777777777 rows/sec., 31.86 MiB/sec. | ||
| 7054 | 2026.02.23 16:35:09.211458 [ 278 ] {04ed114a-31bd-400c-97ed-ac18109e2f4b} <Debug> TCPHandler: Processed in 0.00197391 sec. | ||
| 7055 | 2026.02.23 16:35:09.211576 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7056 | 2026.02.23 16:35:09.211676 [ 278 ] {a0190d37-e178-42be-8f59-db64d435f802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7057 | 2026.02.23 16:35:09.211716 [ 278 ] {a0190d37-e178-42be-8f59-db64d435f802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7058 | 2026.02.23 16:35:09.212045 [ 278 ] {a0190d37-e178-42be-8f59-db64d435f802} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2026.02.23 16:35:09.212080 [ 278 ] {a0190d37-e178-42be-8f59-db64d435f802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7060 | 2026.02.23 16:35:09.212370 [ 278 ] {a0190d37-e178-42be-8f59-db64d435f802} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7061 | 2026.02.23 16:35:09.212574 [ 278 ] {a0190d37-e178-42be-8f59-db64d435f802} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2026.02.23 16:35:09.212698 [ 278 ] {a0190d37-e178-42be-8f59-db64d435f802} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 7063 | 2026.02.23 16:35:09.212733 [ 278 ] {a0190d37-e178-42be-8f59-db64d435f802} <Debug> TCPHandler: Processed in 0.001204815 sec. | ||
| 7064 | 2026.02.23 16:35:11.106602 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41672 | ||
| 7065 | 2026.02.23 16:35:11.106712 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7066 | 2026.02.23 16:35:11.106740 [ 287 ] {} <Debug> TCP-Session: 504591e8-319e-43e7-95ec-acc96255604a Authenticating user 'default' from [fd00:1122:3344:101::e]:41672 | ||
| 7067 | 2026.02.23 16:35:11.106762 [ 287 ] {} <Debug> TCP-Session: 504591e8-319e-43e7-95ec-acc96255604a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7068 | 2026.02.23 16:35:11.106775 [ 287 ] {} <Debug> TCP-Session: 504591e8-319e-43e7-95ec-acc96255604a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7069 | 2026.02.23 16:35:11.106964 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33171 | ||
| 7070 | 2026.02.23 16:35:11.107015 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53962 | ||
| 7071 | 2026.02.23 16:35:11.107127 [ 287 ] {} <Trace> TCP-Session: 504591e8-319e-43e7-95ec-acc96255604a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2026.02.23 16:35:11.107186 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7073 | 2026.02.23 16:35:11.107222 [ 289 ] {} <Debug> TCP-Session: e6d97ff4-a0f6-49d6-8c94-f3b35a69c2ce Authenticating user 'default' from [fd00:1122:3344:101::e]:33171 | ||
| 7074 | 2026.02.23 16:35:11.107245 [ 289 ] {} <Debug> TCP-Session: e6d97ff4-a0f6-49d6-8c94-f3b35a69c2ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7075 | 2026.02.23 16:35:11.107263 [ 289 ] {} <Debug> TCP-Session: e6d97ff4-a0f6-49d6-8c94-f3b35a69c2ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7076 | 2026.02.23 16:35:11.107312 [ 287 ] {9ed19b14-da33-4fc7-b88e-fb46ab81aa56} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41672) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7077 | 2026.02.23 16:35:11.107398 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7078 | 2026.02.23 16:35:11.107441 [ 290 ] {} <Debug> TCP-Session: 73055522-1b4e-4997-8d28-5540adbff4b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53962 | ||
| 7079 | 2026.02.23 16:35:11.107463 [ 290 ] {} <Debug> TCP-Session: 73055522-1b4e-4997-8d28-5540adbff4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7080 | 2026.02.23 16:35:11.107476 [ 290 ] {} <Debug> TCP-Session: 73055522-1b4e-4997-8d28-5540adbff4b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7081 | 2026.02.23 16:35:11.107588 [ 287 ] {9ed19b14-da33-4fc7-b88e-fb46ab81aa56} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7082 | 2026.02.23 16:35:11.107648 [ 287 ] {9ed19b14-da33-4fc7-b88e-fb46ab81aa56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7083 | 2026.02.23 16:35:11.107937 [ 287 ] {9ed19b14-da33-4fc7-b88e-fb46ab81aa56} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 7084 | 2026.02.23 16:35:11.108578 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36921 | ||
| 7085 | 2026.02.23 16:35:11.108577 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48385 | ||
| 7086 | 2026.02.23 16:35:11.108965 [ 305 ] {9ed19b14-da33-4fc7-b88e-fb46ab81aa56} <Trace> AggregatingTransform: Aggregating | ||
| 7087 | 2026.02.23 16:35:11.109010 [ 305 ] {9ed19b14-da33-4fc7-b88e-fb46ab81aa56} <Trace> Aggregator: Aggregation method: without_key | ||
| 7088 | 2026.02.23 16:35:11.109048 [ 305 ] {9ed19b14-da33-4fc7-b88e-fb46ab81aa56} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001010731 sec. (989.383 rows/sec., 38.65 KiB/sec.) | ||
| 7089 | 2026.02.23 16:35:11.109067 [ 305 ] {9ed19b14-da33-4fc7-b88e-fb46ab81aa56} <Trace> Aggregator: Merging aggregated data | ||
| 7090 | 2026.02.23 16:35:11.109291 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44561 | ||
| 7091 | 2026.02.23 16:35:11.109350 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62513 | ||
| 7092 | 2026.02.23 16:35:11.109395 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49376 | ||
| 7093 | 2026.02.23 16:35:11.109536 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34555 | ||
| 7094 | 2026.02.23 16:35:11.110047 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7095 | 2026.02.23 16:35:11.110084 [ 291 ] {} <Debug> TCP-Session: 1b84d8df-7ec8-4ba5-b2f8-2390fe47c3ed Authenticating user 'default' from [fd00:1122:3344:101::e]:36921 | ||
| 7096 | 2026.02.23 16:35:11.110102 [ 291 ] {} <Debug> TCP-Session: 1b84d8df-7ec8-4ba5-b2f8-2390fe47c3ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7097 | 2026.02.23 16:35:11.110115 [ 291 ] {} <Debug> TCP-Session: 1b84d8df-7ec8-4ba5-b2f8-2390fe47c3ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7098 | 2026.02.23 16:35:11.110313 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7099 | 2026.02.23 16:35:11.110357 [ 353 ] {} <Debug> TCP-Session: e098a3ff-1248-4bbe-ad07-7b2d0d9445a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62513 | ||
| 7100 | 2026.02.23 16:35:11.110380 [ 353 ] {} <Debug> TCP-Session: e098a3ff-1248-4bbe-ad07-7b2d0d9445a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7101 | 2026.02.23 16:35:11.110397 [ 353 ] {} <Debug> TCP-Session: e098a3ff-1248-4bbe-ad07-7b2d0d9445a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7102 | 2026.02.23 16:35:11.110414 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7103 | 2026.02.23 16:35:11.110463 [ 354 ] {} <Debug> TCP-Session: c1207188-1676-457b-a4d3-acda1cc8ce26 Authenticating user 'default' from [fd00:1122:3344:101::e]:49376 | ||
| 7104 | 2026.02.23 16:35:11.110481 [ 354 ] {} <Debug> TCP-Session: c1207188-1676-457b-a4d3-acda1cc8ce26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7105 | 2026.02.23 16:35:11.110498 [ 354 ] {} <Debug> TCP-Session: c1207188-1676-457b-a4d3-acda1cc8ce26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7106 | 2026.02.23 16:35:11.110497 [ 287 ] {9ed19b14-da33-4fc7-b88e-fb46ab81aa56} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00324 sec., 308.641975308642 rows/sec., 12.06 KiB/sec. | ||
| 7107 | 2026.02.23 16:35:11.110670 [ 287 ] {9ed19b14-da33-4fc7-b88e-fb46ab81aa56} <Debug> TCPHandler: Processed in 0.003657966 sec. | ||
| 7108 | 2026.02.23 16:35:11.110670 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7109 | 2026.02.23 16:35:11.110712 [ 352 ] {} <Debug> TCP-Session: 7d70da73-33c8-46f6-9533-78a9b5a613ee Authenticating user 'default' from [fd00:1122:3344:101::e]:44561 | ||
| 7110 | 2026.02.23 16:35:11.110729 [ 352 ] {} <Debug> TCP-Session: 7d70da73-33c8-46f6-9533-78a9b5a613ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7111 | 2026.02.23 16:35:11.110744 [ 352 ] {} <Debug> TCP-Session: 7d70da73-33c8-46f6-9533-78a9b5a613ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7112 | 2026.02.23 16:35:11.110828 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7113 | 2026.02.23 16:35:11.110861 [ 287 ] {} <Debug> TCP-Session: 504591e8-319e-43e7-95ec-acc96255604a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7114 | 2026.02.23 16:35:11.110861 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7115 | 2026.02.23 16:35:11.110883 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7116 | 2026.02.23 16:35:11.110889 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7117 | 2026.02.23 16:35:11.110930 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7118 | 2026.02.23 16:35:11.110938 [ 355 ] {} <Debug> TCP-Session: c83d3a98-db7b-4a54-91c4-6fc528b40a23 Authenticating user 'default' from [fd00:1122:3344:101::e]:34555 | ||
| 7119 | 2026.02.23 16:35:11.110905 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7120 | 2026.02.23 16:35:11.110984 [ 290 ] {} <Debug> TCP-Session: 73055522-1b4e-4997-8d28-5540adbff4b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7121 | 2026.02.23 16:35:11.110998 [ 355 ] {} <Debug> TCP-Session: c83d3a98-db7b-4a54-91c4-6fc528b40a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7122 | 2026.02.23 16:35:11.111019 [ 353 ] {} <Debug> TCP-Session: e098a3ff-1248-4bbe-ad07-7b2d0d9445a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7123 | 2026.02.23 16:35:11.111042 [ 355 ] {} <Debug> TCP-Session: c83d3a98-db7b-4a54-91c4-6fc528b40a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7124 | 2026.02.23 16:35:11.111003 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7125 | 2026.02.23 16:35:11.110979 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7126 | 2026.02.23 16:35:11.111109 [ 354 ] {} <Debug> TCP-Session: c1207188-1676-457b-a4d3-acda1cc8ce26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7127 | 2026.02.23 16:35:11.110896 [ 352 ] {} <Debug> TCP-Session: 7d70da73-33c8-46f6-9533-78a9b5a613ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7128 | 2026.02.23 16:35:11.111132 [ 291 ] {} <Debug> TCP-Session: 1b84d8df-7ec8-4ba5-b2f8-2390fe47c3ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7129 | 2026.02.23 16:35:11.110886 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7130 | 2026.02.23 16:35:11.110950 [ 350 ] {} <Debug> TCP-Session: 1d29577f-2bf0-4255-a34a-e8b652929e93 Authenticating user 'default' from [fd00:1122:3344:101::e]:48385 | ||
| 7131 | 2026.02.23 16:35:11.111202 [ 289 ] {} <Debug> TCP-Session: e6d97ff4-a0f6-49d6-8c94-f3b35a69c2ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7132 | 2026.02.23 16:35:11.111209 [ 350 ] {} <Debug> TCP-Session: 1d29577f-2bf0-4255-a34a-e8b652929e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7133 | 2026.02.23 16:35:11.111236 [ 350 ] {} <Debug> TCP-Session: 1d29577f-2bf0-4255-a34a-e8b652929e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7134 | 2026.02.23 16:35:11.133177 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48385). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7135 | |||
| 7136 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7137 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7138 | 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 | ||
| 7139 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7140 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7141 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7142 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7143 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7144 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7145 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7146 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7147 | (version 23.8.7.1) | ||
| 7148 | 2026.02.23 16:35:11.133356 [ 350 ] {} <Debug> TCP-Session: 1d29577f-2bf0-4255-a34a-e8b652929e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7149 | 2026.02.23 16:35:11.133367 [ 355 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34555). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7150 | |||
| 7151 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7152 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7153 | 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 | ||
| 7154 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7155 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7156 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7157 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7158 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7159 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7160 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7161 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7162 | (version 23.8.7.1) | ||
| 7163 | 2026.02.23 16:35:11.133426 [ 355 ] {} <Debug> TCP-Session: c83d3a98-db7b-4a54-91c4-6fc528b40a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7164 | 2026.02.23 16:35:11.240968 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46988 | ||
| 7165 | 2026.02.23 16:35:11.241075 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7166 | 2026.02.23 16:35:11.241101 [ 287 ] {} <Debug> TCP-Session: 1ac1111a-842b-43ca-ac0e-d3ad81e1107b Authenticating user 'default' from [fd00:1122:3344:101::e]:46988 | ||
| 7167 | 2026.02.23 16:35:11.241124 [ 287 ] {} <Debug> TCP-Session: 1ac1111a-842b-43ca-ac0e-d3ad81e1107b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7168 | 2026.02.23 16:35:11.241136 [ 287 ] {} <Debug> TCP-Session: 1ac1111a-842b-43ca-ac0e-d3ad81e1107b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7169 | 2026.02.23 16:35:11.241335 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53599 | ||
| 7170 | 2026.02.23 16:35:11.241386 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57493 | ||
| 7171 | 2026.02.23 16:35:11.241385 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34148 | ||
| 7172 | 2026.02.23 16:35:11.241433 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47283 | ||
| 7173 | 2026.02.23 16:35:11.241448 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7174 | 2026.02.23 16:35:11.241467 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7175 | 2026.02.23 16:35:11.241450 [ 287 ] {} <Trace> TCP-Session: 1ac1111a-842b-43ca-ac0e-d3ad81e1107b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2026.02.23 16:35:11.241499 [ 289 ] {} <Debug> TCP-Session: 01889dc4-c696-4dff-a470-f5dde84c97b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53599 | ||
| 7177 | 2026.02.23 16:35:11.241520 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7178 | 2026.02.23 16:35:11.241547 [ 289 ] {} <Debug> TCP-Session: 01889dc4-c696-4dff-a470-f5dde84c97b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7179 | 2026.02.23 16:35:11.241519 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7180 | 2026.02.23 16:35:11.241577 [ 289 ] {} <Debug> TCP-Session: 01889dc4-c696-4dff-a470-f5dde84c97b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7181 | 2026.02.23 16:35:11.241577 [ 290 ] {} <Debug> TCP-Session: c2f900ed-308a-4a2b-8413-fd18a233088a Authenticating user 'default' from [fd00:1122:3344:101::e]:34148 | ||
| 7182 | 2026.02.23 16:35:11.241605 [ 354 ] {} <Debug> TCP-Session: f1b78d1a-5cef-4447-b8c7-a6bc5cc5e27c Authenticating user 'default' from [fd00:1122:3344:101::e]:47283 | ||
| 7183 | 2026.02.23 16:35:11.241641 [ 290 ] {} <Debug> TCP-Session: c2f900ed-308a-4a2b-8413-fd18a233088a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7184 | 2026.02.23 16:35:11.241510 [ 291 ] {} <Debug> TCP-Session: 3d526274-ba21-49de-aa30-f0bd7ccb242e Authenticating user 'default' from [fd00:1122:3344:101::e]:57493 | ||
| 7185 | 2026.02.23 16:35:11.241673 [ 287 ] {3193a85a-50be-4fd4-9b66-6e6144bde9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7186 | 2026.02.23 16:35:11.241668 [ 290 ] {} <Debug> TCP-Session: c2f900ed-308a-4a2b-8413-fd18a233088a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7187 | 2026.02.23 16:35:11.241692 [ 291 ] {} <Debug> TCP-Session: 3d526274-ba21-49de-aa30-f0bd7ccb242e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7188 | 2026.02.23 16:35:11.241663 [ 354 ] {} <Debug> TCP-Session: f1b78d1a-5cef-4447-b8c7-a6bc5cc5e27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7189 | 2026.02.23 16:35:11.241764 [ 291 ] {} <Debug> TCP-Session: 3d526274-ba21-49de-aa30-f0bd7ccb242e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7190 | 2026.02.23 16:35:11.241785 [ 354 ] {} <Debug> TCP-Session: f1b78d1a-5cef-4447-b8c7-a6bc5cc5e27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7191 | 2026.02.23 16:35:11.241437 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48727 | ||
| 7192 | 2026.02.23 16:35:11.241422 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54909 | ||
| 7193 | 2026.02.23 16:35:11.241409 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56411 | ||
| 7194 | 2026.02.23 16:35:11.241405 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32894 | ||
| 7195 | 2026.02.23 16:35:11.241913 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7196 | 2026.02.23 16:35:11.241914 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7197 | 2026.02.23 16:35:11.241941 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7198 | 2026.02.23 16:35:11.241955 [ 353 ] {} <Debug> TCP-Session: dd3c3a3d-7913-4825-8326-cbaebb68965e Authenticating user 'default' from [fd00:1122:3344:101::e]:54909 | ||
| 7199 | 2026.02.23 16:35:11.241970 [ 287 ] {3193a85a-50be-4fd4-9b66-6e6144bde9a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7200 | 2026.02.23 16:35:11.241973 [ 352 ] {} <Debug> TCP-Session: 8b287ee2-5ea6-4c3b-a849-43e760034fce Authenticating user 'default' from [fd00:1122:3344:101::e]:56411 | ||
| 7201 | 2026.02.23 16:35:11.241987 [ 353 ] {} <Debug> TCP-Session: dd3c3a3d-7913-4825-8326-cbaebb68965e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7202 | 2026.02.23 16:35:11.242013 [ 352 ] {} <Debug> TCP-Session: 8b287ee2-5ea6-4c3b-a849-43e760034fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7203 | 2026.02.23 16:35:11.242025 [ 353 ] {} <Debug> TCP-Session: dd3c3a3d-7913-4825-8326-cbaebb68965e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7204 | 2026.02.23 16:35:11.242039 [ 352 ] {} <Debug> TCP-Session: 8b287ee2-5ea6-4c3b-a849-43e760034fce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7205 | 2026.02.23 16:35:11.242032 [ 287 ] {3193a85a-50be-4fd4-9b66-6e6144bde9a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7206 | 2026.02.23 16:35:11.241944 [ 355 ] {} <Debug> TCP-Session: 8435fc35-37cb-4978-ad75-716ffaa9edd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48727 | ||
| 7207 | 2026.02.23 16:35:11.242084 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7208 | 2026.02.23 16:35:11.242105 [ 355 ] {} <Debug> TCP-Session: 8435fc35-37cb-4978-ad75-716ffaa9edd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7209 | 2026.02.23 16:35:11.242112 [ 350 ] {} <Debug> TCP-Session: 37e81ce6-177d-43c5-83d5-1dc217323946 Authenticating user 'default' from [fd00:1122:3344:101::e]:32894 | ||
| 7210 | 2026.02.23 16:35:11.242119 [ 355 ] {} <Debug> TCP-Session: 8435fc35-37cb-4978-ad75-716ffaa9edd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7211 | 2026.02.23 16:35:11.242130 [ 350 ] {} <Debug> TCP-Session: 37e81ce6-177d-43c5-83d5-1dc217323946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7212 | 2026.02.23 16:35:11.242143 [ 350 ] {} <Debug> TCP-Session: 37e81ce6-177d-43c5-83d5-1dc217323946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7213 | 2026.02.23 16:35:11.242397 [ 287 ] {3193a85a-50be-4fd4-9b66-6e6144bde9a5} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 7214 | 2026.02.23 16:35:11.243509 [ 306 ] {3193a85a-50be-4fd4-9b66-6e6144bde9a5} <Trace> AggregatingTransform: Aggregating | ||
| 7215 | 2026.02.23 16:35:11.243561 [ 306 ] {3193a85a-50be-4fd4-9b66-6e6144bde9a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 7216 | 2026.02.23 16:35:11.243602 [ 306 ] {3193a85a-50be-4fd4-9b66-6e6144bde9a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001100003 sec. (909.088 rows/sec., 35.51 KiB/sec.) | ||
| 7217 | 2026.02.23 16:35:11.243646 [ 306 ] {3193a85a-50be-4fd4-9b66-6e6144bde9a5} <Trace> Aggregator: Merging aggregated data | ||
| 7218 | 2026.02.23 16:35:11.245139 [ 287 ] {3193a85a-50be-4fd4-9b66-6e6144bde9a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003525 sec., 283.68794326241135 rows/sec., 11.08 KiB/sec. | ||
| 7219 | 2026.02.23 16:35:11.245291 [ 287 ] {3193a85a-50be-4fd4-9b66-6e6144bde9a5} <Debug> TCPHandler: Processed in 0.003958621 sec. | ||
| 7220 | 2026.02.23 16:35:11.245435 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7221 | 2026.02.23 16:35:11.245469 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7222 | 2026.02.23 16:35:11.245476 [ 287 ] {} <Debug> TCP-Session: 1ac1111a-842b-43ca-ac0e-d3ad81e1107b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7223 | 2026.02.23 16:35:11.245494 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7224 | 2026.02.23 16:35:11.245519 [ 355 ] {} <Debug> TCP-Session: 8435fc35-37cb-4978-ad75-716ffaa9edd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7225 | 2026.02.23 16:35:11.245535 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7226 | 2026.02.23 16:35:11.245548 [ 291 ] {} <Debug> TCP-Session: 3d526274-ba21-49de-aa30-f0bd7ccb242e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7227 | 2026.02.23 16:35:11.245514 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7228 | 2026.02.23 16:35:11.245574 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7229 | 2026.02.23 16:35:11.245601 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7230 | 2026.02.23 16:35:11.245617 [ 289 ] {} <Debug> TCP-Session: 01889dc4-c696-4dff-a470-f5dde84c97b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7231 | 2026.02.23 16:35:11.245631 [ 353 ] {} <Debug> TCP-Session: dd3c3a3d-7913-4825-8326-cbaebb68965e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7232 | 2026.02.23 16:35:11.245652 [ 350 ] {} <Debug> TCP-Session: 37e81ce6-177d-43c5-83d5-1dc217323946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7233 | 2026.02.23 16:35:11.245624 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7234 | 2026.02.23 16:35:11.245584 [ 352 ] {} <Debug> TCP-Session: 8b287ee2-5ea6-4c3b-a849-43e760034fce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2026.02.23 16:35:11.245728 [ 354 ] {} <Debug> TCP-Session: f1b78d1a-5cef-4447-b8c7-a6bc5cc5e27c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2026.02.23 16:35:11.245586 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7237 | 2026.02.23 16:35:11.245782 [ 290 ] {} <Debug> TCP-Session: c2f900ed-308a-4a2b-8413-fd18a233088a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7238 | 2026.02.23 16:35:11.315660 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64821 | ||
| 7239 | 2026.02.23 16:35:11.315785 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7240 | 2026.02.23 16:35:11.315821 [ 287 ] {} <Debug> TCP-Session: 2e146578-ca22-4fae-887e-39981880ae49 Authenticating user 'default' from [fd00:1122:3344:101::e]:64821 | ||
| 7241 | 2026.02.23 16:35:11.315853 [ 287 ] {} <Debug> TCP-Session: 2e146578-ca22-4fae-887e-39981880ae49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7242 | 2026.02.23 16:35:11.315871 [ 287 ] {} <Debug> TCP-Session: 2e146578-ca22-4fae-887e-39981880ae49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2026.02.23 16:35:11.316106 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52709 | ||
| 7244 | 2026.02.23 16:35:11.316118 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47835 | ||
| 7245 | 2026.02.23 16:35:11.316151 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57842 | ||
| 7246 | 2026.02.23 16:35:11.316192 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58393 | ||
| 7247 | 2026.02.23 16:35:11.316178 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37171 | ||
| 7248 | 2026.02.23 16:35:11.316226 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7249 | 2026.02.23 16:35:11.316246 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7250 | 2026.02.23 16:35:11.316273 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7251 | 2026.02.23 16:35:11.316274 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7252 | 2026.02.23 16:35:11.316294 [ 290 ] {} <Debug> TCP-Session: f8763a17-d8da-4fbe-bdf8-8a5ad0469430 Authenticating user 'default' from [fd00:1122:3344:101::e]:47835 | ||
| 7253 | 2026.02.23 16:35:11.316308 [ 355 ] {} <Debug> TCP-Session: 4ad76cb1-cacb-4840-9275-1eec236cdd6b Authenticating user 'default' from [fd00:1122:3344:101::e]:58393 | ||
| 7254 | 2026.02.23 16:35:11.316320 [ 350 ] {} <Debug> TCP-Session: 1b477fea-dbc1-4aa3-b077-4c198a48ec3d Authenticating user 'default' from [fd00:1122:3344:101::e]:57842 | ||
| 7255 | 2026.02.23 16:35:11.316334 [ 290 ] {} <Debug> TCP-Session: f8763a17-d8da-4fbe-bdf8-8a5ad0469430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7256 | 2026.02.23 16:35:11.316344 [ 355 ] {} <Debug> TCP-Session: 4ad76cb1-cacb-4840-9275-1eec236cdd6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7257 | 2026.02.23 16:35:11.316352 [ 350 ] {} <Debug> TCP-Session: 1b477fea-dbc1-4aa3-b077-4c198a48ec3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7258 | 2026.02.23 16:35:11.316361 [ 290 ] {} <Debug> TCP-Session: f8763a17-d8da-4fbe-bdf8-8a5ad0469430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2026.02.23 16:35:11.316372 [ 355 ] {} <Debug> TCP-Session: 4ad76cb1-cacb-4840-9275-1eec236cdd6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7260 | 2026.02.23 16:35:11.316379 [ 350 ] {} <Debug> TCP-Session: 1b477fea-dbc1-4aa3-b077-4c198a48ec3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7261 | 2026.02.23 16:35:11.316295 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7262 | 2026.02.23 16:35:11.316283 [ 287 ] {} <Trace> TCP-Session: 2e146578-ca22-4fae-887e-39981880ae49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7263 | 2026.02.23 16:35:11.316445 [ 354 ] {} <Debug> TCP-Session: 9958ce8d-28c6-49e8-927e-8e878a7a0300 Authenticating user 'default' from [fd00:1122:3344:101::e]:37171 | ||
| 7264 | 2026.02.23 16:35:11.316170 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58168 | ||
| 7265 | 2026.02.23 16:35:11.316493 [ 354 ] {} <Debug> TCP-Session: 9958ce8d-28c6-49e8-927e-8e878a7a0300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7266 | 2026.02.23 16:35:11.316278 [ 289 ] {} <Debug> TCP-Session: 2764a36a-9dbb-4853-8a91-de260bb7a4db Authenticating user 'default' from [fd00:1122:3344:101::e]:52709 | ||
| 7267 | 2026.02.23 16:35:11.316530 [ 354 ] {} <Debug> TCP-Session: 9958ce8d-28c6-49e8-927e-8e878a7a0300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7268 | 2026.02.23 16:35:11.316160 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61131 | ||
| 7269 | 2026.02.23 16:35:11.316561 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7270 | 2026.02.23 16:35:11.316561 [ 289 ] {} <Debug> TCP-Session: 2764a36a-9dbb-4853-8a91-de260bb7a4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7271 | 2026.02.23 16:35:11.316617 [ 353 ] {} <Debug> TCP-Session: a1e925c7-cbc0-4385-998e-b066155ea3a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58168 | ||
| 7272 | 2026.02.23 16:35:11.316634 [ 289 ] {} <Debug> TCP-Session: 2764a36a-9dbb-4853-8a91-de260bb7a4db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7273 | 2026.02.23 16:35:11.316643 [ 353 ] {} <Debug> TCP-Session: a1e925c7-cbc0-4385-998e-b066155ea3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7274 | 2026.02.23 16:35:11.316639 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7275 | 2026.02.23 16:35:11.316662 [ 353 ] {} <Debug> TCP-Session: a1e925c7-cbc0-4385-998e-b066155ea3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7276 | 2026.02.23 16:35:11.316676 [ 287 ] {dc8b8fc1-768b-41ac-ad6b-98834d11479a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64821) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7277 | 2026.02.23 16:35:11.316685 [ 352 ] {} <Debug> TCP-Session: 30ea06fd-7ff9-4f94-bf0a-13355fcd9513 Authenticating user 'default' from [fd00:1122:3344:101::e]:61131 | ||
| 7278 | 2026.02.23 16:35:11.316130 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50550 | ||
| 7279 | 2026.02.23 16:35:11.316726 [ 352 ] {} <Debug> TCP-Session: 30ea06fd-7ff9-4f94-bf0a-13355fcd9513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7280 | 2026.02.23 16:35:11.316752 [ 352 ] {} <Debug> TCP-Session: 30ea06fd-7ff9-4f94-bf0a-13355fcd9513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7281 | 2026.02.23 16:35:11.316796 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7282 | 2026.02.23 16:35:11.316829 [ 291 ] {} <Debug> TCP-Session: a32a1bb1-1a21-489c-b6af-3ccf701d9dba Authenticating user 'default' from [fd00:1122:3344:101::e]:50550 | ||
| 7283 | 2026.02.23 16:35:11.316852 [ 291 ] {} <Debug> TCP-Session: a32a1bb1-1a21-489c-b6af-3ccf701d9dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7284 | 2026.02.23 16:35:11.316865 [ 291 ] {} <Debug> TCP-Session: a32a1bb1-1a21-489c-b6af-3ccf701d9dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2026.02.23 16:35:11.317041 [ 287 ] {dc8b8fc1-768b-41ac-ad6b-98834d11479a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7286 | 2026.02.23 16:35:11.317109 [ 287 ] {dc8b8fc1-768b-41ac-ad6b-98834d11479a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7287 | 2026.02.23 16:35:11.317471 [ 287 ] {dc8b8fc1-768b-41ac-ad6b-98834d11479a} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 7288 | 2026.02.23 16:35:11.318492 [ 329 ] {dc8b8fc1-768b-41ac-ad6b-98834d11479a} <Trace> AggregatingTransform: Aggregating | ||
| 7289 | 2026.02.23 16:35:11.318629 [ 329 ] {dc8b8fc1-768b-41ac-ad6b-98834d11479a} <Trace> Aggregator: Aggregation method: without_key | ||
| 7290 | 2026.02.23 16:35:11.318668 [ 329 ] {dc8b8fc1-768b-41ac-ad6b-98834d11479a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072583 sec. (932.329 rows/sec., 36.42 KiB/sec.) | ||
| 7291 | 2026.02.23 16:35:11.318686 [ 329 ] {dc8b8fc1-768b-41ac-ad6b-98834d11479a} <Trace> Aggregator: Merging aggregated data | ||
| 7292 | 2026.02.23 16:35:11.320158 [ 287 ] {dc8b8fc1-768b-41ac-ad6b-98834d11479a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00356 sec., 280.8988764044944 rows/sec., 10.97 KiB/sec. | ||
| 7293 | 2026.02.23 16:35:11.320325 [ 287 ] {dc8b8fc1-768b-41ac-ad6b-98834d11479a} <Debug> TCPHandler: Processed in 0.004157486 sec. | ||
| 7294 | 2026.02.23 16:35:11.320435 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7295 | 2026.02.23 16:35:11.320474 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7296 | 2026.02.23 16:35:11.320477 [ 287 ] {} <Debug> TCP-Session: 2e146578-ca22-4fae-887e-39981880ae49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7297 | 2026.02.23 16:35:11.320512 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7298 | 2026.02.23 16:35:11.320534 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7299 | 2026.02.23 16:35:11.320555 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7300 | 2026.02.23 16:35:11.320575 [ 290 ] {} <Debug> TCP-Session: f8763a17-d8da-4fbe-bdf8-8a5ad0469430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7301 | 2026.02.23 16:35:11.320584 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7302 | 2026.02.23 16:35:11.320604 [ 352 ] {} <Debug> TCP-Session: 30ea06fd-7ff9-4f94-bf0a-13355fcd9513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.02.23 16:35:11.320621 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7304 | 2026.02.23 16:35:11.320646 [ 350 ] {} <Debug> TCP-Session: 1b477fea-dbc1-4aa3-b077-4c198a48ec3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2026.02.23 16:35:11.320590 [ 355 ] {} <Debug> TCP-Session: 4ad76cb1-cacb-4840-9275-1eec236cdd6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7306 | 2026.02.23 16:35:11.320675 [ 353 ] {} <Debug> TCP-Session: a1e925c7-cbc0-4385-998e-b066155ea3a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7307 | 2026.02.23 16:35:11.320641 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7308 | 2026.02.23 16:35:11.320599 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7309 | 2026.02.23 16:35:11.320742 [ 354 ] {} <Debug> TCP-Session: 9958ce8d-28c6-49e8-927e-8e878a7a0300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7310 | 2026.02.23 16:35:11.320524 [ 289 ] {} <Debug> TCP-Session: 2764a36a-9dbb-4853-8a91-de260bb7a4db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7311 | 2026.02.23 16:35:11.320770 [ 291 ] {} <Debug> TCP-Session: a32a1bb1-1a21-489c-b6af-3ccf701d9dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7312 | 2026.02.23 16:35:12.569306 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7313 | 2026.02.23 16:35:12.569367 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7314 | 2026.02.23 16:35:12.683910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15352 | ||
| 7315 | 2026.02.23 16:35:12.684398 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.02.23 16:35:12.684437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7317 | 2026.02.23 16:35:12.684923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7318 | 2026.02.23 16:35:12.685171 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.02.23 16:35:12.685324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15352 | ||
| 7320 | 2026.02.23 16:35:12.724906 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 904 | ||
| 7321 | 2026.02.23 16:35:12.727306 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.02.23 16:35:12.727366 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7323 | 2026.02.23 16:35:12.728638 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7324 | 2026.02.23 16:35:12.728922 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.02.23 16:35:12.729298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
| 7326 | 2026.02.23 16:35:13.001332 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000951489 sec. | ||
| 7327 | 2026.02.23 16:35:13.507381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7328 | 2026.02.23 16:35:13.522634 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7329 | 2026.02.23 16:35:13.522702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7330 | 2026.02.23 16:35:13.528357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7331 | 2026.02.23 16:35:13.529063 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7332 | 2026.02.23 16:35:13.532403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7333 | 2026.02.23 16:35:14.203333 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7334 | 2026.02.23 16:35:14.203533 [ 278 ] {8d4c5f47-82b4-4d2f-ac58-37841eef4c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7335 | 2026.02.23 16:35:14.203605 [ 278 ] {8d4c5f47-82b4-4d2f-ac58-37841eef4c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7336 | 2026.02.23 16:35:14.204311 [ 278 ] {8d4c5f47-82b4-4d2f-ac58-37841eef4c30} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2026.02.23 16:35:14.204356 [ 278 ] {8d4c5f47-82b4-4d2f-ac58-37841eef4c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7338 | 2026.02.23 16:35:14.204754 [ 278 ] {8d4c5f47-82b4-4d2f-ac58-37841eef4c30} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7339 | 2026.02.23 16:35:14.204976 [ 278 ] {8d4c5f47-82b4-4d2f-ac58-37841eef4c30} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2026.02.23 16:35:14.205144 [ 278 ] {8d4c5f47-82b4-4d2f-ac58-37841eef4c30} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001666 sec., 45618.24729891957 rows/sec., 3.76 MiB/sec. | ||
| 7341 | 2026.02.23 16:35:14.205197 [ 278 ] {8d4c5f47-82b4-4d2f-ac58-37841eef4c30} <Debug> TCPHandler: Processed in 0.001992212 sec. | ||
| 7342 | 2026.02.23 16:35:14.205318 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7343 | 2026.02.23 16:35:14.205417 [ 278 ] {b198ef14-3d00-48aa-af16-9700848a775b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7344 | 2026.02.23 16:35:14.205461 [ 278 ] {b198ef14-3d00-48aa-af16-9700848a775b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7345 | 2026.02.23 16:35:14.205873 [ 278 ] {b198ef14-3d00-48aa-af16-9700848a775b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.02.23 16:35:14.205911 [ 278 ] {b198ef14-3d00-48aa-af16-9700848a775b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7347 | 2026.02.23 16:35:14.206205 [ 278 ] {b198ef14-3d00-48aa-af16-9700848a775b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7348 | 2026.02.23 16:35:14.206408 [ 278 ] {b198ef14-3d00-48aa-af16-9700848a775b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2026.02.23 16:35:14.206537 [ 278 ] {b198ef14-3d00-48aa-af16-9700848a775b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001141 sec., 8764.241893076249 rows/sec., 659.03 KiB/sec. | ||
| 7350 | 2026.02.23 16:35:14.206575 [ 278 ] {b198ef14-3d00-48aa-af16-9700848a775b} <Debug> TCPHandler: Processed in 0.001307767 sec. | ||
| 7351 | 2026.02.23 16:35:14.206690 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2026.02.23 16:35:14.206783 [ 278 ] {cc377a79-bd48-45d7-8112-58c49e4b3c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7353 | 2026.02.23 16:35:14.206823 [ 278 ] {cc377a79-bd48-45d7-8112-58c49e4b3c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7354 | 2026.02.23 16:35:14.207223 [ 278 ] {cc377a79-bd48-45d7-8112-58c49e4b3c45} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.02.23 16:35:14.207260 [ 278 ] {cc377a79-bd48-45d7-8112-58c49e4b3c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7356 | 2026.02.23 16:35:14.207553 [ 278 ] {cc377a79-bd48-45d7-8112-58c49e4b3c45} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7357 | 2026.02.23 16:35:14.207755 [ 278 ] {cc377a79-bd48-45d7-8112-58c49e4b3c45} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.02.23 16:35:14.207888 [ 278 ] {cc377a79-bd48-45d7-8112-58c49e4b3c45} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001123 sec., 65894.92430988423 rows/sec., 5.14 MiB/sec. | ||
| 7359 | 2026.02.23 16:35:14.207926 [ 278 ] {cc377a79-bd48-45d7-8112-58c49e4b3c45} <Debug> TCPHandler: Processed in 0.001290577 sec. | ||
| 7360 | 2026.02.23 16:35:14.208037 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7361 | 2026.02.23 16:35:14.208131 [ 278 ] {61523b6a-cf5d-4cb3-a7a7-988f72cfab88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7362 | 2026.02.23 16:35:14.208176 [ 278 ] {61523b6a-cf5d-4cb3-a7a7-988f72cfab88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7363 | 2026.02.23 16:35:14.208568 [ 278 ] {61523b6a-cf5d-4cb3-a7a7-988f72cfab88} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2026.02.23 16:35:14.208603 [ 278 ] {61523b6a-cf5d-4cb3-a7a7-988f72cfab88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7365 | 2026.02.23 16:35:14.208936 [ 278 ] {61523b6a-cf5d-4cb3-a7a7-988f72cfab88} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7366 | 2026.02.23 16:35:14.209135 [ 278 ] {61523b6a-cf5d-4cb3-a7a7-988f72cfab88} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2026.02.23 16:35:14.209269 [ 278 ] {61523b6a-cf5d-4cb3-a7a7-988f72cfab88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 7368 | 2026.02.23 16:35:14.209307 [ 278 ] {61523b6a-cf5d-4cb3-a7a7-988f72cfab88} <Debug> TCPHandler: Processed in 0.001318727 sec. | ||
| 7369 | 2026.02.23 16:35:14.209418 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7370 | 2026.02.23 16:35:14.209514 [ 278 ] {ba5dab59-0508-405f-9ccf-040ebd5811dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7371 | 2026.02.23 16:35:14.209568 [ 278 ] {ba5dab59-0508-405f-9ccf-040ebd5811dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7372 | 2026.02.23 16:35:14.210297 [ 278 ] {ba5dab59-0508-405f-9ccf-040ebd5811dd} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2026.02.23 16:35:14.210333 [ 278 ] {ba5dab59-0508-405f-9ccf-040ebd5811dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7374 | 2026.02.23 16:35:14.210841 [ 278 ] {ba5dab59-0508-405f-9ccf-040ebd5811dd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7375 | 2026.02.23 16:35:14.211054 [ 278 ] {ba5dab59-0508-405f-9ccf-040ebd5811dd} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2026.02.23 16:35:14.211196 [ 278 ] {ba5dab59-0508-405f-9ccf-040ebd5811dd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.0017 sec., 5882.352941176471 rows/sec., 10.54 MiB/sec. | ||
| 7377 | 2026.02.23 16:35:14.211251 [ 278 ] {ba5dab59-0508-405f-9ccf-040ebd5811dd} <Debug> TCPHandler: Processed in 0.001881539 sec. | ||
| 7378 | 2026.02.23 16:35:14.211357 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7379 | 2026.02.23 16:35:14.211452 [ 278 ] {2571b928-e435-47fc-b8c0-f7c42191dc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7380 | 2026.02.23 16:35:14.211494 [ 278 ] {2571b928-e435-47fc-b8c0-f7c42191dc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7381 | 2026.02.23 16:35:14.211827 [ 278 ] {2571b928-e435-47fc-b8c0-f7c42191dc19} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2026.02.23 16:35:14.211864 [ 278 ] {2571b928-e435-47fc-b8c0-f7c42191dc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7383 | 2026.02.23 16:35:14.212157 [ 278 ] {2571b928-e435-47fc-b8c0-f7c42191dc19} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7384 | 2026.02.23 16:35:14.212360 [ 278 ] {2571b928-e435-47fc-b8c0-f7c42191dc19} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2026.02.23 16:35:14.212490 [ 278 ] {2571b928-e435-47fc-b8c0-f7c42191dc19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 7386 | 2026.02.23 16:35:14.212526 [ 278 ] {2571b928-e435-47fc-b8c0-f7c42191dc19} <Debug> TCPHandler: Processed in 0.001218305 sec. | ||
| 7387 | 2026.02.23 16:35:19.234803 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2026.02.23 16:35:19.235016 [ 278 ] {87b0f247-f15f-4949-b812-cd2f5c5ce6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7389 | 2026.02.23 16:35:19.235091 [ 278 ] {87b0f247-f15f-4949-b812-cd2f5c5ce6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7390 | 2026.02.23 16:35:19.235799 [ 278 ] {87b0f247-f15f-4949-b812-cd2f5c5ce6bc} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2026.02.23 16:35:19.235840 [ 278 ] {87b0f247-f15f-4949-b812-cd2f5c5ce6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7392 | 2026.02.23 16:35:19.236250 [ 278 ] {87b0f247-f15f-4949-b812-cd2f5c5ce6bc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7393 | 2026.02.23 16:35:19.236477 [ 278 ] {87b0f247-f15f-4949-b812-cd2f5c5ce6bc} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2026.02.23 16:35:19.236636 [ 278 ] {87b0f247-f15f-4949-b812-cd2f5c5ce6bc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001673 sec., 14345.487148834429 rows/sec., 1.19 MiB/sec. | ||
| 7395 | 2026.02.23 16:35:19.236688 [ 278 ] {87b0f247-f15f-4949-b812-cd2f5c5ce6bc} <Debug> TCPHandler: Processed in 0.002028112 sec. | ||
| 7396 | 2026.02.23 16:35:19.236844 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7397 | 2026.02.23 16:35:19.236950 [ 278 ] {b6673f1d-c6c7-4a32-8e9b-fbd04615cd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7398 | 2026.02.23 16:35:19.236994 [ 278 ] {b6673f1d-c6c7-4a32-8e9b-fbd04615cd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7399 | 2026.02.23 16:35:19.237456 [ 278 ] {b6673f1d-c6c7-4a32-8e9b-fbd04615cd3d} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2026.02.23 16:35:19.237493 [ 278 ] {b6673f1d-c6c7-4a32-8e9b-fbd04615cd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7401 | 2026.02.23 16:35:19.237796 [ 278 ] {b6673f1d-c6c7-4a32-8e9b-fbd04615cd3d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7402 | 2026.02.23 16:35:19.238000 [ 278 ] {b6673f1d-c6c7-4a32-8e9b-fbd04615cd3d} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2026.02.23 16:35:19.238131 [ 278 ] {b6673f1d-c6c7-4a32-8e9b-fbd04615cd3d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001204 sec., 4983.388704318937 rows/sec., 406.36 KiB/sec. | ||
| 7404 | 2026.02.23 16:35:19.238170 [ 278 ] {b6673f1d-c6c7-4a32-8e9b-fbd04615cd3d} <Debug> TCPHandler: Processed in 0.001387558 sec. | ||
| 7405 | 2026.02.23 16:35:19.238294 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2026.02.23 16:35:19.238400 [ 278 ] {1aefb3a6-6e0e-4b30-bcbe-21aeb8e38768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7407 | 2026.02.23 16:35:19.238441 [ 278 ] {1aefb3a6-6e0e-4b30-bcbe-21aeb8e38768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7408 | 2026.02.23 16:35:19.239578 [ 278 ] {1aefb3a6-6e0e-4b30-bcbe-21aeb8e38768} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.02.23 16:35:19.239614 [ 278 ] {1aefb3a6-6e0e-4b30-bcbe-21aeb8e38768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7410 | 2026.02.23 16:35:19.240021 [ 278 ] {1aefb3a6-6e0e-4b30-bcbe-21aeb8e38768} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7411 | 2026.02.23 16:35:19.240261 [ 278 ] {1aefb3a6-6e0e-4b30-bcbe-21aeb8e38768} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.02.23 16:35:19.240371 [ 87 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7413 | 2026.02.23 16:35:19.240397 [ 278 ] {1aefb3a6-6e0e-4b30-bcbe-21aeb8e38768} <Debug> executeQuery: Read 1383 rows, 118.71 KiB in 0.002021 sec., 684314.6956952005 rows/sec., 57.36 MiB/sec. | ||
| 7414 | 2026.02.23 16:35:19.240419 [ 87 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.02.23 16:35:19.240438 [ 278 ] {1aefb3a6-6e0e-4b30-bcbe-21aeb8e38768} <Debug> TCPHandler: Processed in 0.002195866 sec. | ||
| 7416 | 2026.02.23 16:35:19.240444 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7417 | 2026.02.23 16:35:19.240571 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7418 | 2026.02.23 16:35:19.240572 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 7419 | 2026.02.23 16:35:19.240669 [ 278 ] {a439cdbb-e87c-4060-aa43-a2246905a862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7420 | 2026.02.23 16:35:19.240725 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7421 | 2026.02.23 16:35:19.240734 [ 278 ] {a439cdbb-e87c-4060-aa43-a2246905a862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7422 | 2026.02.23 16:35:19.240769 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2152 rows starting from the beginning of the part | ||
| 7423 | 2026.02.23 16:35:19.240840 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 120 rows starting from the beginning of the part | ||
| 7424 | 2026.02.23 16:35:19.240884 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 78 rows starting from the beginning of the part | ||
| 7425 | 2026.02.23 16:35:19.240925 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 120 rows starting from the beginning of the part | ||
| 7426 | 2026.02.23 16:35:19.240963 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 76 rows starting from the beginning of the part | ||
| 7427 | 2026.02.23 16:35:19.241002 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1383 rows starting from the beginning of the part | ||
| 7428 | 2026.02.23 16:35:19.241204 [ 278 ] {a439cdbb-e87c-4060-aa43-a2246905a862} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2026.02.23 16:35:19.241247 [ 278 ] {a439cdbb-e87c-4060-aa43-a2246905a862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7430 | 2026.02.23 16:35:19.241579 [ 278 ] {a439cdbb-e87c-4060-aa43-a2246905a862} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7431 | 2026.02.23 16:35:19.241807 [ 278 ] {a439cdbb-e87c-4060-aa43-a2246905a862} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2026.02.23 16:35:19.241942 [ 278 ] {a439cdbb-e87c-4060-aa43-a2246905a862} <Debug> executeQuery: Read 50 rows, 3.79 KiB in 0.001293 sec., 38669.76024748646 rows/sec., 2.86 MiB/sec. | ||
| 7433 | 2026.02.23 16:35:19.241982 [ 278 ] {a439cdbb-e87c-4060-aa43-a2246905a862} <Debug> TCPHandler: Processed in 0.001461691 sec. | ||
| 7434 | 2026.02.23 16:35:19.242104 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7435 | 2026.02.23 16:35:19.242200 [ 278 ] {860832ee-1356-4abd-b788-1a8c7e14cae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7436 | 2026.02.23 16:35:19.242242 [ 278 ] {860832ee-1356-4abd-b788-1a8c7e14cae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7437 | 2026.02.23 16:35:19.242561 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3929 rows, containing 5 columns (5 merged, 0 gathered) in 0.002047332 sec., 1919082.982144567 rows/sec., 166.51 MiB/sec. | ||
| 7438 | 2026.02.23 16:35:19.242719 [ 278 ] {860832ee-1356-4abd-b788-1a8c7e14cae6} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2026.02.23 16:35:19.242760 [ 278 ] {860832ee-1356-4abd-b788-1a8c7e14cae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7440 | 2026.02.23 16:35:19.242863 [ 189 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7441 | 2026.02.23 16:35:19.243106 [ 278 ] {860832ee-1356-4abd-b788-1a8c7e14cae6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7442 | 2026.02.23 16:35:19.243238 [ 189 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_46_9} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.02.23 16:35:19.243339 [ 189 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_46_9} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7444 | 2026.02.23 16:35:19.243360 [ 278 ] {860832ee-1356-4abd-b788-1a8c7e14cae6} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2026.02.23 16:35:19.243441 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 7446 | 2026.02.23 16:35:19.243501 [ 278 ] {860832ee-1356-4abd-b788-1a8c7e14cae6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001319 sec., 191053.8286580743 rows/sec., 13.21 MiB/sec. | ||
| 7447 | 2026.02.23 16:35:19.243545 [ 278 ] {860832ee-1356-4abd-b788-1a8c7e14cae6} <Debug> TCPHandler: Processed in 0.00149249 sec. | ||
| 7448 | 2026.02.23 16:35:19.243666 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2026.02.23 16:35:19.243770 [ 278 ] {b8b9e930-9442-4887-825f-7d3eae96a127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7450 | 2026.02.23 16:35:19.243815 [ 278 ] {b8b9e930-9442-4887-825f-7d3eae96a127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7451 | 2026.02.23 16:35:19.244278 [ 278 ] {b8b9e930-9442-4887-825f-7d3eae96a127} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2026.02.23 16:35:19.244318 [ 278 ] {b8b9e930-9442-4887-825f-7d3eae96a127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7453 | 2026.02.23 16:35:19.244678 [ 278 ] {b8b9e930-9442-4887-825f-7d3eae96a127} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7454 | 2026.02.23 16:35:19.244927 [ 278 ] {b8b9e930-9442-4887-825f-7d3eae96a127} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7455 | 2026.02.23 16:35:19.245075 [ 278 ] {b8b9e930-9442-4887-825f-7d3eae96a127} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001326 sec., 9049.77375565611 rows/sec., 707.01 KiB/sec. | ||
| 7456 | 2026.02.23 16:35:19.245120 [ 278 ] {b8b9e930-9442-4887-825f-7d3eae96a127} <Debug> TCPHandler: Processed in 0.001504671 sec. | ||
| 7457 | 2026.02.23 16:35:19.245244 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2026.02.23 16:35:19.245346 [ 278 ] {7c2da745-9e10-4f2c-8f69-3b9f77d1c3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7459 | 2026.02.23 16:35:19.245391 [ 278 ] {7c2da745-9e10-4f2c-8f69-3b9f77d1c3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7460 | 2026.02.23 16:35:19.246060 [ 278 ] {7c2da745-9e10-4f2c-8f69-3b9f77d1c3c3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.02.23 16:35:19.246096 [ 278 ] {7c2da745-9e10-4f2c-8f69-3b9f77d1c3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7462 | 2026.02.23 16:35:19.246434 [ 278 ] {7c2da745-9e10-4f2c-8f69-3b9f77d1c3c3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7463 | 2026.02.23 16:35:19.246642 [ 278 ] {7c2da745-9e10-4f2c-8f69-3b9f77d1c3c3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2026.02.23 16:35:19.246740 [ 63 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7465 | 2026.02.23 16:35:19.246772 [ 278 ] {7c2da745-9e10-4f2c-8f69-3b9f77d1c3c3} <Debug> executeQuery: Read 594 rows, 45.71 KiB in 0.001447 sec., 410504.4920525225 rows/sec., 30.85 MiB/sec. | ||
| 7466 | 2026.02.23 16:35:19.246774 [ 63 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.02.23 16:35:19.246804 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7468 | 2026.02.23 16:35:19.246812 [ 278 ] {7c2da745-9e10-4f2c-8f69-3b9f77d1c3c3} <Debug> TCPHandler: Processed in 0.001623774 sec. | ||
| 7469 | 2026.02.23 16:35:19.246879 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 7470 | 2026.02.23 16:35:19.246931 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2026.02.23 16:35:19.246983 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7472 | 2026.02.23 16:35:19.247015 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1062 rows starting from the beginning of the part | ||
| 7473 | 2026.02.23 16:35:19.247031 [ 278 ] {232323a1-7fb3-405c-b658-38d4ef7d3098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7474 | 2026.02.23 16:35:19.247062 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 96 rows starting from the beginning of the part | ||
| 7475 | 2026.02.23 16:35:19.247080 [ 278 ] {232323a1-7fb3-405c-b658-38d4ef7d3098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7476 | 2026.02.23 16:35:19.247106 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 78 rows starting from the beginning of the part | ||
| 7477 | 2026.02.23 16:35:19.247148 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 96 rows starting from the beginning of the part | ||
| 7478 | 2026.02.23 16:35:19.247183 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 74 rows starting from the beginning of the part | ||
| 7479 | 2026.02.23 16:35:19.247217 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 594 rows starting from the beginning of the part | ||
| 7480 | 2026.02.23 16:35:19.247676 [ 278 ] {232323a1-7fb3-405c-b658-38d4ef7d3098} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.02.23 16:35:19.247719 [ 278 ] {232323a1-7fb3-405c-b658-38d4ef7d3098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7482 | 2026.02.23 16:35:19.248098 [ 278 ] {232323a1-7fb3-405c-b658-38d4ef7d3098} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7483 | 2026.02.23 16:35:19.248220 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371198 sec., 1458578.5568532043 rows/sec., 114.10 MiB/sec. | ||
| 7484 | 2026.02.23 16:35:19.248311 [ 278 ] {232323a1-7fb3-405c-b658-38d4ef7d3098} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7485 | 2026.02.23 16:35:19.248405 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7486 | 2026.02.23 16:35:19.248416 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7487 | 2026.02.23 16:35:19.248449 [ 278 ] {232323a1-7fb3-405c-b658-38d4ef7d3098} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001437 sec., 614474.5998608212 rows/sec., 41.70 MiB/sec. | ||
| 7488 | 2026.02.23 16:35:19.248452 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.02.23 16:35:19.248484 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7490 | 2026.02.23 16:35:19.248490 [ 278 ] {232323a1-7fb3-405c-b658-38d4ef7d3098} <Debug> TCPHandler: Processed in 0.001609103 sec. | ||
| 7491 | 2026.02.23 16:35:19.248592 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 7492 | 2026.02.23 16:35:19.248608 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7493 | 2026.02.23 16:35:19.248680 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_46_9} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2026.02.23 16:35:19.248729 [ 278 ] {3ecfc24c-a869-4f19-8d63-bc2e0c445669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7495 | 2026.02.23 16:35:19.248754 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7496 | 2026.02.23 16:35:19.248763 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_46_9} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7497 | 2026.02.23 16:35:19.248791 [ 278 ] {3ecfc24c-a869-4f19-8d63-bc2e0c445669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7498 | 2026.02.23 16:35:19.248800 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12989 rows starting from the beginning of the part | ||
| 7499 | 2026.02.23 16:35:19.248851 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 7500 | 2026.02.23 16:35:19.248888 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 7501 | 2026.02.23 16:35:19.248952 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 162 rows starting from the beginning of the part | ||
| 7502 | 2026.02.23 16:35:19.249002 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7503 | 2026.02.23 16:35:19.249046 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 7504 | 2026.02.23 16:35:19.249094 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 883 rows starting from the beginning of the part | ||
| 7505 | 2026.02.23 16:35:19.249620 [ 278 ] {3ecfc24c-a869-4f19-8d63-bc2e0c445669} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2026.02.23 16:35:19.249662 [ 278 ] {3ecfc24c-a869-4f19-8d63-bc2e0c445669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7507 | 2026.02.23 16:35:19.250244 [ 278 ] {3ecfc24c-a869-4f19-8d63-bc2e0c445669} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7508 | 2026.02.23 16:35:19.250484 [ 278 ] {3ecfc24c-a869-4f19-8d63-bc2e0c445669} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2026.02.23 16:35:19.250626 [ 278 ] {3ecfc24c-a869-4f19-8d63-bc2e0c445669} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001915 sec., 16710.18276762402 rows/sec., 29.94 MiB/sec. | ||
| 7510 | 2026.02.23 16:35:19.250700 [ 278 ] {3ecfc24c-a869-4f19-8d63-bc2e0c445669} <Debug> TCPHandler: Processed in 0.002143084 sec. | ||
| 7511 | 2026.02.23 16:35:19.250823 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2026.02.23 16:35:19.250918 [ 278 ] {e38314d4-11da-4d92-a2e3-1e273d79d592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7513 | 2026.02.23 16:35:19.250961 [ 278 ] {e38314d4-11da-4d92-a2e3-1e273d79d592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7514 | 2026.02.23 16:35:19.251319 [ 278 ] {e38314d4-11da-4d92-a2e3-1e273d79d592} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.02.23 16:35:19.251355 [ 278 ] {e38314d4-11da-4d92-a2e3-1e273d79d592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7516 | 2026.02.23 16:35:19.251679 [ 278 ] {e38314d4-11da-4d92-a2e3-1e273d79d592} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7517 | 2026.02.23 16:35:19.251893 [ 278 ] {e38314d4-11da-4d92-a2e3-1e273d79d592} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.02.23 16:35:19.252002 [ 63 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7519 | 2026.02.23 16:35:19.252025 [ 278 ] {e38314d4-11da-4d92-a2e3-1e273d79d592} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 7520 | 2026.02.23 16:35:19.252033 [ 63 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2026.02.23 16:35:19.252057 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7522 | 2026.02.23 16:35:19.252062 [ 278 ] {e38314d4-11da-4d92-a2e3-1e273d79d592} <Debug> TCPHandler: Processed in 0.001289207 sec. | ||
| 7523 | 2026.02.23 16:35:19.252140 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 7524 | 2026.02.23 16:35:19.252254 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7525 | 2026.02.23 16:35:19.252291 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2250 rows starting from the beginning of the part | ||
| 7526 | 2026.02.23 16:35:19.252351 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 7527 | 2026.02.23 16:35:19.252391 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 7528 | 2026.02.23 16:35:19.252430 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 7529 | 2026.02.23 16:35:19.252466 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 7530 | 2026.02.23 16:35:19.252504 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 7531 | 2026.02.23 16:35:19.253051 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14514 rows, containing 5 columns (5 merged, 0 gathered) in 0.004514693 sec., 3214836.5348430113 rows/sec., 218.95 MiB/sec. | ||
| 7532 | 2026.02.23 16:35:19.253406 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7533 | 2026.02.23 16:35:19.253666 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.02.23 16:35:19.253740 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7535 | 2026.02.23 16:35:19.253770 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2550 rows, containing 4 columns (4 merged, 0 gathered) in 0.001668864 sec., 1527985.503911643 rows/sec., 100.25 MiB/sec. | ||
| 7536 | 2026.02.23 16:35:19.253819 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 7537 | 2026.02.23 16:35:19.254069 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7538 | 2026.02.23 16:35:19.254310 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_46_9} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2026.02.23 16:35:19.254379 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_46_9} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7540 | 2026.02.23 16:35:19.254449 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7541 | 2026.02.23 16:35:20.185468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15864 | ||
| 7542 | 2026.02.23 16:35:20.186135 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.02.23 16:35:20.186196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7544 | 2026.02.23 16:35:20.186781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7545 | 2026.02.23 16:35:20.187003 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2026.02.23 16:35:20.187134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15864 | ||
| 7547 | 2026.02.23 16:35:21.032518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7548 | 2026.02.23 16:35:21.049188 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.02.23 16:35:21.049260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7550 | 2026.02.23 16:35:21.055168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7551 | 2026.02.23 16:35:21.055867 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.02.23 16:35:21.058657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7553 | 2026.02.23 16:35:22.729562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 936 | ||
| 7554 | 2026.02.23 16:35:22.732246 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.02.23 16:35:22.732296 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7556 | 2026.02.23 16:35:22.733484 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7557 | 2026.02.23 16:35:22.733754 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.02.23 16:35:22.734119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 936 | ||
| 7559 | 2026.02.23 16:35:24.202410 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2026.02.23 16:35:24.202606 [ 278 ] {45eb2921-a500-4dde-9efa-8c45e45d4b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7561 | 2026.02.23 16:35:24.202676 [ 278 ] {45eb2921-a500-4dde-9efa-8c45e45d4b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7562 | 2026.02.23 16:35:24.203336 [ 278 ] {45eb2921-a500-4dde-9efa-8c45e45d4b64} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2026.02.23 16:35:24.203373 [ 278 ] {45eb2921-a500-4dde-9efa-8c45e45d4b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7564 | 2026.02.23 16:35:24.203755 [ 278 ] {45eb2921-a500-4dde-9efa-8c45e45d4b64} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7565 | 2026.02.23 16:35:24.203974 [ 278 ] {45eb2921-a500-4dde-9efa-8c45e45d4b64} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7566 | 2026.02.23 16:35:24.204120 [ 278 ] {45eb2921-a500-4dde-9efa-8c45e45d4b64} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001567 sec., 48500.31908104658 rows/sec., 4.00 MiB/sec. | ||
| 7567 | 2026.02.23 16:35:24.204160 [ 278 ] {45eb2921-a500-4dde-9efa-8c45e45d4b64} <Debug> TCPHandler: Processed in 0.001880779 sec. | ||
| 7568 | 2026.02.23 16:35:24.204286 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7569 | 2026.02.23 16:35:24.204388 [ 278 ] {32b002c1-4432-42eb-a449-d88395b11f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7570 | 2026.02.23 16:35:24.204426 [ 278 ] {32b002c1-4432-42eb-a449-d88395b11f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7571 | 2026.02.23 16:35:24.204840 [ 278 ] {32b002c1-4432-42eb-a449-d88395b11f63} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.02.23 16:35:24.204874 [ 278 ] {32b002c1-4432-42eb-a449-d88395b11f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7573 | 2026.02.23 16:35:24.205170 [ 278 ] {32b002c1-4432-42eb-a449-d88395b11f63} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7574 | 2026.02.23 16:35:24.205380 [ 278 ] {32b002c1-4432-42eb-a449-d88395b11f63} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.02.23 16:35:24.205507 [ 278 ] {32b002c1-4432-42eb-a449-d88395b11f63} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001138 sec., 8787.346221441125 rows/sec., 660.77 KiB/sec. | ||
| 7576 | 2026.02.23 16:35:24.205543 [ 278 ] {32b002c1-4432-42eb-a449-d88395b11f63} <Debug> TCPHandler: Processed in 0.001304777 sec. | ||
| 7577 | 2026.02.23 16:35:24.205790 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7578 | 2026.02.23 16:35:24.205891 [ 278 ] {f67b0428-aee3-43bf-8c1d-e747e529b087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7579 | 2026.02.23 16:35:24.205926 [ 278 ] {f67b0428-aee3-43bf-8c1d-e747e529b087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7580 | 2026.02.23 16:35:24.206324 [ 278 ] {f67b0428-aee3-43bf-8c1d-e747e529b087} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2026.02.23 16:35:24.206356 [ 278 ] {f67b0428-aee3-43bf-8c1d-e747e529b087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7582 | 2026.02.23 16:35:24.206623 [ 278 ] {f67b0428-aee3-43bf-8c1d-e747e529b087} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7583 | 2026.02.23 16:35:24.206880 [ 278 ] {f67b0428-aee3-43bf-8c1d-e747e529b087} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2026.02.23 16:35:24.206999 [ 278 ] {f67b0428-aee3-43bf-8c1d-e747e529b087} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001121 sec., 66012.48884924175 rows/sec., 5.15 MiB/sec. | ||
| 7585 | 2026.02.23 16:35:24.207034 [ 278 ] {f67b0428-aee3-43bf-8c1d-e747e529b087} <Debug> TCPHandler: Processed in 0.001284997 sec. | ||
| 7586 | 2026.02.23 16:35:24.207149 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7587 | 2026.02.23 16:35:24.207247 [ 278 ] {a65e78db-c311-46d5-ab31-e6fc58025af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7588 | 2026.02.23 16:35:24.207289 [ 278 ] {a65e78db-c311-46d5-ab31-e6fc58025af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7589 | 2026.02.23 16:35:24.207723 [ 278 ] {a65e78db-c311-46d5-ab31-e6fc58025af9} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2026.02.23 16:35:24.207755 [ 278 ] {a65e78db-c311-46d5-ab31-e6fc58025af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7591 | 2026.02.23 16:35:24.208073 [ 278 ] {a65e78db-c311-46d5-ab31-e6fc58025af9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7592 | 2026.02.23 16:35:24.208271 [ 278 ] {a65e78db-c311-46d5-ab31-e6fc58025af9} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2026.02.23 16:35:24.208391 [ 278 ] {a65e78db-c311-46d5-ab31-e6fc58025af9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 7594 | 2026.02.23 16:35:24.208435 [ 278 ] {a65e78db-c311-46d5-ab31-e6fc58025af9} <Debug> TCPHandler: Processed in 0.001332687 sec. | ||
| 7595 | 2026.02.23 16:35:24.208542 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7596 | 2026.02.23 16:35:24.208651 [ 278 ] {8f9238b7-bbd5-42ba-9641-c8bc7809d8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7597 | 2026.02.23 16:35:24.208707 [ 278 ] {8f9238b7-bbd5-42ba-9641-c8bc7809d8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7598 | 2026.02.23 16:35:24.209492 [ 278 ] {8f9238b7-bbd5-42ba-9641-c8bc7809d8ba} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2026.02.23 16:35:24.209527 [ 278 ] {8f9238b7-bbd5-42ba-9641-c8bc7809d8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7600 | 2026.02.23 16:35:24.210043 [ 278 ] {8f9238b7-bbd5-42ba-9641-c8bc7809d8ba} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7601 | 2026.02.23 16:35:24.210288 [ 278 ] {8f9238b7-bbd5-42ba-9641-c8bc7809d8ba} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2026.02.23 16:35:24.210427 [ 278 ] {8f9238b7-bbd5-42ba-9641-c8bc7809d8ba} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001793 sec., 5577.244841048521 rows/sec., 9.99 MiB/sec. | ||
| 7603 | 2026.02.23 16:35:24.210487 [ 278 ] {8f9238b7-bbd5-42ba-9641-c8bc7809d8ba} <Debug> TCPHandler: Processed in 0.001996001 sec. | ||
| 7604 | 2026.02.23 16:35:24.210622 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2026.02.23 16:35:24.210721 [ 278 ] {051425d1-84fa-485e-8506-3bd63798717c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7606 | 2026.02.23 16:35:24.210764 [ 278 ] {051425d1-84fa-485e-8506-3bd63798717c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7607 | 2026.02.23 16:35:24.211139 [ 278 ] {051425d1-84fa-485e-8506-3bd63798717c} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2026.02.23 16:35:24.211173 [ 278 ] {051425d1-84fa-485e-8506-3bd63798717c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7609 | 2026.02.23 16:35:24.211473 [ 278 ] {051425d1-84fa-485e-8506-3bd63798717c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7610 | 2026.02.23 16:35:24.211682 [ 278 ] {051425d1-84fa-485e-8506-3bd63798717c} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2026.02.23 16:35:24.211814 [ 278 ] {051425d1-84fa-485e-8506-3bd63798717c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 7612 | 2026.02.23 16:35:24.211850 [ 278 ] {051425d1-84fa-485e-8506-3bd63798717c} <Debug> TCPHandler: Processed in 0.001287787 sec. | ||
| 7613 | 2026.02.23 16:35:27.569922 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7614 | 2026.02.23 16:35:27.569971 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7615 | 2026.02.23 16:35:27.687249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16312 | ||
| 7616 | 2026.02.23 16:35:27.687886 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.02.23 16:35:27.687945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7618 | 2026.02.23 16:35:27.688517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7619 | 2026.02.23 16:35:27.688739 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.02.23 16:35:27.688866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16312 | ||
| 7621 | 2026.02.23 16:35:28.558736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7622 | 2026.02.23 16:35:28.575148 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2026.02.23 16:35:28.575212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7624 | 2026.02.23 16:35:28.581611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7625 | 2026.02.23 16:35:28.582323 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2026.02.23 16:35:28.585290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7627 | 2026.02.23 16:35:29.203712 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2026.02.23 16:35:29.203961 [ 278 ] {e7222e21-5fda-49ef-afb2-63df6ebb40e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7629 | 2026.02.23 16:35:29.204026 [ 278 ] {e7222e21-5fda-49ef-afb2-63df6ebb40e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7630 | 2026.02.23 16:35:29.204722 [ 278 ] {e7222e21-5fda-49ef-afb2-63df6ebb40e0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2026.02.23 16:35:29.204773 [ 278 ] {e7222e21-5fda-49ef-afb2-63df6ebb40e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7632 | 2026.02.23 16:35:29.205186 [ 278 ] {e7222e21-5fda-49ef-afb2-63df6ebb40e0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7633 | 2026.02.23 16:35:29.205408 [ 278 ] {e7222e21-5fda-49ef-afb2-63df6ebb40e0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2026.02.23 16:35:29.205560 [ 278 ] {e7222e21-5fda-49ef-afb2-63df6ebb40e0} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001646 sec., 72904.00972053464 rows/sec., 6.21 MiB/sec. | ||
| 7635 | 2026.02.23 16:35:29.205601 [ 278 ] {e7222e21-5fda-49ef-afb2-63df6ebb40e0} <Debug> TCPHandler: Processed in 0.002078513 sec. | ||
| 7636 | 2026.02.23 16:35:29.205731 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2026.02.23 16:35:29.205853 [ 278 ] {a41bc0ac-e645-4f6e-b0fa-70090458e177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7638 | 2026.02.23 16:35:29.205894 [ 278 ] {a41bc0ac-e645-4f6e-b0fa-70090458e177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7639 | 2026.02.23 16:35:29.206302 [ 278 ] {a41bc0ac-e645-4f6e-b0fa-70090458e177} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2026.02.23 16:35:29.206339 [ 278 ] {a41bc0ac-e645-4f6e-b0fa-70090458e177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7641 | 2026.02.23 16:35:29.206645 [ 278 ] {a41bc0ac-e645-4f6e-b0fa-70090458e177} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7642 | 2026.02.23 16:35:29.206869 [ 278 ] {a41bc0ac-e645-4f6e-b0fa-70090458e177} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.02.23 16:35:29.206996 [ 278 ] {a41bc0ac-e645-4f6e-b0fa-70090458e177} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001162 sec., 27538.726333907056 rows/sec., 2.02 MiB/sec. | ||
| 7644 | 2026.02.23 16:35:29.207004 [ 45 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7645 | 2026.02.23 16:35:29.207034 [ 278 ] {a41bc0ac-e645-4f6e-b0fa-70090458e177} <Debug> TCPHandler: Processed in 0.001354428 sec. | ||
| 7646 | 2026.02.23 16:35:29.207107 [ 45 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.02.23 16:35:29.207136 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7648 | 2026.02.23 16:35:29.207205 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2026.02.23 16:35:29.207245 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 7650 | 2026.02.23 16:35:29.207304 [ 278 ] {9927dcd1-5386-4b97-9e8d-bcf5cac59899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7651 | 2026.02.23 16:35:29.207351 [ 278 ] {9927dcd1-5386-4b97-9e8d-bcf5cac59899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7652 | 2026.02.23 16:35:29.207381 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7653 | 2026.02.23 16:35:29.207418 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 216 rows starting from the beginning of the part | ||
| 7654 | 2026.02.23 16:35:29.207483 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 7655 | 2026.02.23 16:35:29.207529 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 7656 | 2026.02.23 16:35:29.207569 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 50 rows starting from the beginning of the part | ||
| 7657 | 2026.02.23 16:35:29.207609 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 7658 | 2026.02.23 16:35:29.207648 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
| 7659 | 2026.02.23 16:35:29.207775 [ 278 ] {9927dcd1-5386-4b97-9e8d-bcf5cac59899} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.02.23 16:35:29.207817 [ 278 ] {9927dcd1-5386-4b97-9e8d-bcf5cac59899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7661 | 2026.02.23 16:35:29.208164 [ 278 ] {9927dcd1-5386-4b97-9e8d-bcf5cac59899} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7662 | 2026.02.23 16:35:29.208386 [ 278 ] {9927dcd1-5386-4b97-9e8d-bcf5cac59899} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.02.23 16:35:29.208519 [ 278 ] {9927dcd1-5386-4b97-9e8d-bcf5cac59899} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00123 sec., 78048.78048780488 rows/sec., 6.10 MiB/sec. | ||
| 7664 | 2026.02.23 16:35:29.208541 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338667 sec., 261454.1181638152 rows/sec., 18.62 MiB/sec. | ||
| 7665 | 2026.02.23 16:35:29.208556 [ 278 ] {9927dcd1-5386-4b97-9e8d-bcf5cac59899} <Debug> TCPHandler: Processed in 0.001400259 sec. | ||
| 7666 | 2026.02.23 16:35:29.208718 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7667 | 2026.02.23 16:35:29.208767 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7668 | 2026.02.23 16:35:29.208813 [ 278 ] {f0d78f40-ae82-4526-90eb-4446eca1c93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7669 | 2026.02.23 16:35:29.208862 [ 278 ] {f0d78f40-ae82-4526-90eb-4446eca1c93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7670 | 2026.02.23 16:35:29.209056 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_46_9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7671 | 2026.02.23 16:35:29.209137 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_46_9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7672 | 2026.02.23 16:35:29.209246 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7673 | 2026.02.23 16:35:29.209279 [ 278 ] {f0d78f40-ae82-4526-90eb-4446eca1c93e} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.02.23 16:35:29.209320 [ 278 ] {f0d78f40-ae82-4526-90eb-4446eca1c93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7675 | 2026.02.23 16:35:29.209657 [ 278 ] {f0d78f40-ae82-4526-90eb-4446eca1c93e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7676 | 2026.02.23 16:35:29.209859 [ 278 ] {f0d78f40-ae82-4526-90eb-4446eca1c93e} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2026.02.23 16:35:29.209986 [ 278 ] {f0d78f40-ae82-4526-90eb-4446eca1c93e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 7678 | 2026.02.23 16:35:29.210023 [ 278 ] {f0d78f40-ae82-4526-90eb-4446eca1c93e} <Debug> TCPHandler: Processed in 0.001355328 sec. | ||
| 7679 | 2026.02.23 16:35:29.210135 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7680 | 2026.02.23 16:35:29.210229 [ 278 ] {62a48100-92e5-410a-894a-a2de7ff20735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7681 | 2026.02.23 16:35:29.210282 [ 278 ] {62a48100-92e5-410a-894a-a2de7ff20735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7682 | 2026.02.23 16:35:29.211098 [ 278 ] {62a48100-92e5-410a-894a-a2de7ff20735} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2026.02.23 16:35:29.211135 [ 278 ] {62a48100-92e5-410a-894a-a2de7ff20735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7684 | 2026.02.23 16:35:29.211702 [ 278 ] {62a48100-92e5-410a-894a-a2de7ff20735} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7685 | 2026.02.23 16:35:29.211928 [ 278 ] {62a48100-92e5-410a-894a-a2de7ff20735} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2026.02.23 16:35:29.212047 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7687 | 2026.02.23 16:35:29.212064 [ 278 ] {62a48100-92e5-410a-894a-a2de7ff20735} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001851 sec., 17287.95245813074 rows/sec., 30.98 MiB/sec. | ||
| 7688 | 2026.02.23 16:35:29.212087 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2026.02.23 16:35:29.212110 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7690 | 2026.02.23 16:35:29.212125 [ 278 ] {62a48100-92e5-410a-894a-a2de7ff20735} <Debug> TCPHandler: Processed in 0.002038072 sec. | ||
| 7691 | 2026.02.23 16:35:29.212192 [ 188 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 7692 | 2026.02.23 16:35:29.212258 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7693 | 2026.02.23 16:35:29.212356 [ 278 ] {cc103d67-fc04-4ecc-8c87-0a73d27c0588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7694 | 2026.02.23 16:35:29.212397 [ 278 ] {cc103d67-fc04-4ecc-8c87-0a73d27c0588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7695 | 2026.02.23 16:35:29.212422 [ 188 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7696 | 2026.02.23 16:35:29.212482 [ 188 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 751 rows starting from the beginning of the part | ||
| 7697 | 2026.02.23 16:35:29.212609 [ 188 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 7698 | 2026.02.23 16:35:29.212726 [ 188 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7699 | 2026.02.23 16:35:29.212746 [ 278 ] {cc103d67-fc04-4ecc-8c87-0a73d27c0588} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.02.23 16:35:29.212786 [ 278 ] {cc103d67-fc04-4ecc-8c87-0a73d27c0588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7701 | 2026.02.23 16:35:29.212840 [ 188 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 7702 | 2026.02.23 16:35:29.212952 [ 188 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7703 | 2026.02.23 16:35:29.213049 [ 188 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 7704 | 2026.02.23 16:35:29.213086 [ 278 ] {cc103d67-fc04-4ecc-8c87-0a73d27c0588} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7705 | 2026.02.23 16:35:29.213294 [ 278 ] {cc103d67-fc04-4ecc-8c87-0a73d27c0588} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7706 | 2026.02.23 16:35:29.213438 [ 278 ] {cc103d67-fc04-4ecc-8c87-0a73d27c0588} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 7707 | 2026.02.23 16:35:29.213475 [ 278 ] {cc103d67-fc04-4ecc-8c87-0a73d27c0588} <Debug> TCPHandler: Processed in 0.001266956 sec. | ||
| 7708 | 2026.02.23 16:35:29.227090 [ 198 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 867 rows, containing 19 columns (19 merged, 0 gathered) in 0.014935127 sec., 58051.063107799484 rows/sec., 104.02 MiB/sec. | ||
| 7709 | 2026.02.23 16:35:29.228235 [ 198 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7710 | 2026.02.23 16:35:29.228619 [ 198 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.02.23 16:35:29.228703 [ 198 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7712 | 2026.02.23 16:35:29.228848 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7713 | 2026.02.23 16:35:30.000362 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.08 MiB, peak 291.66 MiB, free memory in arenas 0.00 B, will set to 286.57 MiB (RSS), difference: 2.49 MiB | ||
| 7714 | 2026.02.23 16:35:32.734389 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 960 | ||
| 7715 | 2026.02.23 16:35:32.736584 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.02.23 16:35:32.736639 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7717 | 2026.02.23 16:35:32.737841 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7718 | 2026.02.23 16:35:32.738122 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2026.02.23 16:35:32.738514 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
| 7720 | 2026.02.23 16:35:34.202943 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.02.23 16:35:34.203139 [ 278 ] {a94c9151-c1d2-4127-9156-c3a6e8ea00c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7722 | 2026.02.23 16:35:34.203205 [ 278 ] {a94c9151-c1d2-4127-9156-c3a6e8ea00c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7723 | 2026.02.23 16:35:34.203824 [ 278 ] {a94c9151-c1d2-4127-9156-c3a6e8ea00c2} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.02.23 16:35:34.203871 [ 278 ] {a94c9151-c1d2-4127-9156-c3a6e8ea00c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7725 | 2026.02.23 16:35:34.204249 [ 278 ] {a94c9151-c1d2-4127-9156-c3a6e8ea00c2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7726 | 2026.02.23 16:35:34.204474 [ 278 ] {a94c9151-c1d2-4127-9156-c3a6e8ea00c2} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.02.23 16:35:34.204631 [ 278 ] {a94c9151-c1d2-4127-9156-c3a6e8ea00c2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001544 sec., 2590.6735751295337 rows/sec., 211.25 KiB/sec. | ||
| 7728 | 2026.02.23 16:35:34.204680 [ 278 ] {a94c9151-c1d2-4127-9156-c3a6e8ea00c2} <Debug> TCPHandler: Processed in 0.001875978 sec. | ||
| 7729 | 2026.02.23 16:35:34.204804 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2026.02.23 16:35:34.204908 [ 278 ] {42cc9400-f934-42aa-b809-cd4352a961be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7731 | 2026.02.23 16:35:34.204950 [ 278 ] {42cc9400-f934-42aa-b809-cd4352a961be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7732 | 2026.02.23 16:35:34.205388 [ 278 ] {42cc9400-f934-42aa-b809-cd4352a961be} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.02.23 16:35:34.205426 [ 278 ] {42cc9400-f934-42aa-b809-cd4352a961be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7734 | 2026.02.23 16:35:34.205734 [ 278 ] {42cc9400-f934-42aa-b809-cd4352a961be} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7735 | 2026.02.23 16:35:34.205943 [ 278 ] {42cc9400-f934-42aa-b809-cd4352a961be} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.02.23 16:35:34.206072 [ 278 ] {42cc9400-f934-42aa-b809-cd4352a961be} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001187 sec., 65711.87868576244 rows/sec., 5.40 MiB/sec. | ||
| 7737 | 2026.02.23 16:35:34.206110 [ 278 ] {42cc9400-f934-42aa-b809-cd4352a961be} <Debug> TCPHandler: Processed in 0.001357968 sec. | ||
| 7738 | 2026.02.23 16:35:34.206228 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.02.23 16:35:34.206324 [ 278 ] {a16f6dec-2c23-4468-a422-7f89525e3fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7740 | 2026.02.23 16:35:34.206365 [ 278 ] {a16f6dec-2c23-4468-a422-7f89525e3fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7741 | 2026.02.23 16:35:34.206761 [ 278 ] {a16f6dec-2c23-4468-a422-7f89525e3fd9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.02.23 16:35:34.206798 [ 278 ] {a16f6dec-2c23-4468-a422-7f89525e3fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7743 | 2026.02.23 16:35:34.207094 [ 278 ] {a16f6dec-2c23-4468-a422-7f89525e3fd9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7744 | 2026.02.23 16:35:34.207300 [ 278 ] {a16f6dec-2c23-4468-a422-7f89525e3fd9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.02.23 16:35:34.207429 [ 278 ] {a16f6dec-2c23-4468-a422-7f89525e3fd9} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001124 sec., 12455.516014234876 rows/sec., 917.48 KiB/sec. | ||
| 7746 | 2026.02.23 16:35:34.207466 [ 278 ] {a16f6dec-2c23-4468-a422-7f89525e3fd9} <Debug> TCPHandler: Processed in 0.001288826 sec. | ||
| 7747 | 2026.02.23 16:35:34.207568 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2026.02.23 16:35:34.207661 [ 278 ] {7136ae52-e2db-4cc1-a28c-6cf8832674bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7749 | 2026.02.23 16:35:34.207701 [ 278 ] {7136ae52-e2db-4cc1-a28c-6cf8832674bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7750 | 2026.02.23 16:35:34.208109 [ 278 ] {7136ae52-e2db-4cc1-a28c-6cf8832674bd} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.02.23 16:35:34.208145 [ 278 ] {7136ae52-e2db-4cc1-a28c-6cf8832674bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7752 | 2026.02.23 16:35:34.208444 [ 278 ] {7136ae52-e2db-4cc1-a28c-6cf8832674bd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7753 | 2026.02.23 16:35:34.208650 [ 278 ] {7136ae52-e2db-4cc1-a28c-6cf8832674bd} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.02.23 16:35:34.208779 [ 278 ] {7136ae52-e2db-4cc1-a28c-6cf8832674bd} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001135 sec., 68722.46696035242 rows/sec., 5.37 MiB/sec. | ||
| 7755 | 2026.02.23 16:35:34.208817 [ 278 ] {7136ae52-e2db-4cc1-a28c-6cf8832674bd} <Debug> TCPHandler: Processed in 0.001298096 sec. | ||
| 7756 | 2026.02.23 16:35:34.208932 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.02.23 16:35:34.209026 [ 278 ] {dfc10696-8eb1-49b7-bf22-2f54a897cd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7758 | 2026.02.23 16:35:34.209070 [ 278 ] {dfc10696-8eb1-49b7-bf22-2f54a897cd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7759 | 2026.02.23 16:35:34.209476 [ 278 ] {dfc10696-8eb1-49b7-bf22-2f54a897cd6e} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.02.23 16:35:34.209512 [ 278 ] {dfc10696-8eb1-49b7-bf22-2f54a897cd6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7761 | 2026.02.23 16:35:34.209838 [ 278 ] {dfc10696-8eb1-49b7-bf22-2f54a897cd6e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7762 | 2026.02.23 16:35:34.210049 [ 278 ] {dfc10696-8eb1-49b7-bf22-2f54a897cd6e} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.02.23 16:35:34.210181 [ 278 ] {dfc10696-8eb1-49b7-bf22-2f54a897cd6e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001173 sec., 138107.4168797954 rows/sec., 9.62 MiB/sec. | ||
| 7764 | 2026.02.23 16:35:34.210218 [ 278 ] {dfc10696-8eb1-49b7-bf22-2f54a897cd6e} <Debug> TCPHandler: Processed in 0.001335447 sec. | ||
| 7765 | 2026.02.23 16:35:34.210327 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2026.02.23 16:35:34.210422 [ 278 ] {df459ec9-08ed-4b6c-bef0-f4e97b97b7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7767 | 2026.02.23 16:35:34.210475 [ 278 ] {df459ec9-08ed-4b6c-bef0-f4e97b97b7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7768 | 2026.02.23 16:35:34.211243 [ 278 ] {df459ec9-08ed-4b6c-bef0-f4e97b97b7eb} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2026.02.23 16:35:34.211280 [ 278 ] {df459ec9-08ed-4b6c-bef0-f4e97b97b7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7770 | 2026.02.23 16:35:34.211799 [ 278 ] {df459ec9-08ed-4b6c-bef0-f4e97b97b7eb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7771 | 2026.02.23 16:35:34.212030 [ 278 ] {df459ec9-08ed-4b6c-bef0-f4e97b97b7eb} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.02.23 16:35:34.212172 [ 278 ] {df459ec9-08ed-4b6c-bef0-f4e97b97b7eb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001768 sec., 5656.108597285068 rows/sec., 10.14 MiB/sec. | ||
| 7773 | 2026.02.23 16:35:34.212236 [ 278 ] {df459ec9-08ed-4b6c-bef0-f4e97b97b7eb} <Debug> TCPHandler: Processed in 0.00195866 sec. | ||
| 7774 | 2026.02.23 16:35:34.212347 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2026.02.23 16:35:34.212441 [ 278 ] {a620ae01-8ae4-4729-8e95-2dc7e3767bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7776 | 2026.02.23 16:35:34.212483 [ 278 ] {a620ae01-8ae4-4729-8e95-2dc7e3767bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7777 | 2026.02.23 16:35:34.212822 [ 278 ] {a620ae01-8ae4-4729-8e95-2dc7e3767bc1} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2026.02.23 16:35:34.212858 [ 278 ] {a620ae01-8ae4-4729-8e95-2dc7e3767bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7779 | 2026.02.23 16:35:34.213168 [ 278 ] {a620ae01-8ae4-4729-8e95-2dc7e3767bc1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7780 | 2026.02.23 16:35:34.213373 [ 278 ] {a620ae01-8ae4-4729-8e95-2dc7e3767bc1} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2026.02.23 16:35:34.213502 [ 278 ] {a620ae01-8ae4-4729-8e95-2dc7e3767bc1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 7782 | 2026.02.23 16:35:34.213539 [ 278 ] {a620ae01-8ae4-4729-8e95-2dc7e3767bc1} <Debug> TCPHandler: Processed in 0.001241675 sec. | ||
| 7783 | 2026.02.23 16:35:35.189077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16824 | ||
| 7784 | 2026.02.23 16:35:35.189652 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.02.23 16:35:35.189699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7786 | 2026.02.23 16:35:35.190223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7787 | 2026.02.23 16:35:35.190445 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.02.23 16:35:35.190573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16824 | ||
| 7789 | 2026.02.23 16:35:36.085491 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7790 | 2026.02.23 16:35:36.102552 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.02.23 16:35:36.102611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7792 | 2026.02.23 16:35:36.109001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7793 | 2026.02.23 16:35:36.109721 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2026.02.23 16:35:36.112745 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7795 | 2026.02.23 16:35:39.204044 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7796 | 2026.02.23 16:35:39.204264 [ 278 ] {55e1b23e-be87-4f43-aef4-433e7e24e34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7797 | 2026.02.23 16:35:39.204333 [ 278 ] {55e1b23e-be87-4f43-aef4-433e7e24e34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7798 | 2026.02.23 16:35:39.205039 [ 278 ] {55e1b23e-be87-4f43-aef4-433e7e24e34b} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2026.02.23 16:35:39.205093 [ 278 ] {55e1b23e-be87-4f43-aef4-433e7e24e34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7800 | 2026.02.23 16:35:39.205501 [ 278 ] {55e1b23e-be87-4f43-aef4-433e7e24e34b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7801 | 2026.02.23 16:35:39.205729 [ 278 ] {55e1b23e-be87-4f43-aef4-433e7e24e34b} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.02.23 16:35:39.205896 [ 278 ] {55e1b23e-be87-4f43-aef4-433e7e24e34b} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001685 sec., 71216.6172106825 rows/sec., 6.07 MiB/sec. | ||
| 7803 | 2026.02.23 16:35:39.205947 [ 278 ] {55e1b23e-be87-4f43-aef4-433e7e24e34b} <Debug> TCPHandler: Processed in 0.002043682 sec. | ||
| 7804 | 2026.02.23 16:35:39.206072 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7805 | 2026.02.23 16:35:39.206176 [ 278 ] {d4635263-e92a-4f9e-9e58-7752182bc37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7806 | 2026.02.23 16:35:39.206219 [ 278 ] {d4635263-e92a-4f9e-9e58-7752182bc37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7807 | 2026.02.23 16:35:39.206647 [ 278 ] {d4635263-e92a-4f9e-9e58-7752182bc37a} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2026.02.23 16:35:39.206685 [ 278 ] {d4635263-e92a-4f9e-9e58-7752182bc37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7809 | 2026.02.23 16:35:39.207018 [ 278 ] {d4635263-e92a-4f9e-9e58-7752182bc37a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7810 | 2026.02.23 16:35:39.207237 [ 278 ] {d4635263-e92a-4f9e-9e58-7752182bc37a} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2026.02.23 16:35:39.207371 [ 278 ] {d4635263-e92a-4f9e-9e58-7752182bc37a} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001217 sec., 26294.16598192276 rows/sec., 1.93 MiB/sec. | ||
| 7812 | 2026.02.23 16:35:39.207410 [ 278 ] {d4635263-e92a-4f9e-9e58-7752182bc37a} <Debug> TCPHandler: Processed in 0.001391119 sec. | ||
| 7813 | 2026.02.23 16:35:39.207524 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7814 | 2026.02.23 16:35:39.207621 [ 278 ] {96c0bebc-5874-4d57-869d-2e59f9b1ad08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7815 | 2026.02.23 16:35:39.207664 [ 278 ] {96c0bebc-5874-4d57-869d-2e59f9b1ad08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7816 | 2026.02.23 16:35:39.208088 [ 278 ] {96c0bebc-5874-4d57-869d-2e59f9b1ad08} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.02.23 16:35:39.208125 [ 278 ] {96c0bebc-5874-4d57-869d-2e59f9b1ad08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7818 | 2026.02.23 16:35:39.208442 [ 278 ] {96c0bebc-5874-4d57-869d-2e59f9b1ad08} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7819 | 2026.02.23 16:35:39.208655 [ 278 ] {96c0bebc-5874-4d57-869d-2e59f9b1ad08} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.02.23 16:35:39.208784 [ 278 ] {96c0bebc-5874-4d57-869d-2e59f9b1ad08} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001183 sec., 81149.61961115806 rows/sec., 6.34 MiB/sec. | ||
| 7821 | 2026.02.23 16:35:39.208823 [ 278 ] {96c0bebc-5874-4d57-869d-2e59f9b1ad08} <Debug> TCPHandler: Processed in 0.001350478 sec. | ||
| 7822 | 2026.02.23 16:35:39.208939 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2026.02.23 16:35:39.209034 [ 278 ] {21788558-7bee-432e-81c0-84652f676582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7824 | 2026.02.23 16:35:39.209078 [ 278 ] {21788558-7bee-432e-81c0-84652f676582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7825 | 2026.02.23 16:35:39.209483 [ 278 ] {21788558-7bee-432e-81c0-84652f676582} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2026.02.23 16:35:39.209519 [ 278 ] {21788558-7bee-432e-81c0-84652f676582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7827 | 2026.02.23 16:35:39.209839 [ 278 ] {21788558-7bee-432e-81c0-84652f676582} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7828 | 2026.02.23 16:35:39.210044 [ 278 ] {21788558-7bee-432e-81c0-84652f676582} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2026.02.23 16:35:39.210173 [ 278 ] {21788558-7bee-432e-81c0-84652f676582} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 7830 | 2026.02.23 16:35:39.210210 [ 278 ] {21788558-7bee-432e-81c0-84652f676582} <Debug> TCPHandler: Processed in 0.001321008 sec. | ||
| 7831 | 2026.02.23 16:35:39.210320 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2026.02.23 16:35:39.210414 [ 278 ] {448955fc-8c3b-43ec-9960-c4c822c2f0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7833 | 2026.02.23 16:35:39.210469 [ 278 ] {448955fc-8c3b-43ec-9960-c4c822c2f0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7834 | 2026.02.23 16:35:39.211314 [ 278 ] {448955fc-8c3b-43ec-9960-c4c822c2f0f5} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.02.23 16:35:39.211350 [ 278 ] {448955fc-8c3b-43ec-9960-c4c822c2f0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7836 | 2026.02.23 16:35:39.211921 [ 278 ] {448955fc-8c3b-43ec-9960-c4c822c2f0f5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7837 | 2026.02.23 16:35:39.212154 [ 278 ] {448955fc-8c3b-43ec-9960-c4c822c2f0f5} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2026.02.23 16:35:39.212294 [ 278 ] {448955fc-8c3b-43ec-9960-c4c822c2f0f5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001898 sec., 16859.852476290835 rows/sec., 30.21 MiB/sec. | ||
| 7839 | 2026.02.23 16:35:39.212359 [ 278 ] {448955fc-8c3b-43ec-9960-c4c822c2f0f5} <Debug> TCPHandler: Processed in 0.002088603 sec. | ||
| 7840 | 2026.02.23 16:35:39.212479 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7841 | 2026.02.23 16:35:39.212573 [ 278 ] {42799d6f-a311-492c-90a9-13b46be5e8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7842 | 2026.02.23 16:35:39.212616 [ 278 ] {42799d6f-a311-492c-90a9-13b46be5e8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7843 | 2026.02.23 16:35:39.212961 [ 278 ] {42799d6f-a311-492c-90a9-13b46be5e8e3} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2026.02.23 16:35:39.212997 [ 278 ] {42799d6f-a311-492c-90a9-13b46be5e8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7845 | 2026.02.23 16:35:39.213297 [ 278 ] {42799d6f-a311-492c-90a9-13b46be5e8e3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7846 | 2026.02.23 16:35:39.213507 [ 278 ] {42799d6f-a311-492c-90a9-13b46be5e8e3} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2026.02.23 16:35:39.213636 [ 278 ] {42799d6f-a311-492c-90a9-13b46be5e8e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 7848 | 2026.02.23 16:35:39.213672 [ 278 ] {42799d6f-a311-492c-90a9-13b46be5e8e3} <Debug> TCPHandler: Processed in 0.001243856 sec. | ||
| 7849 | 2026.02.23 16:35:42.570227 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7850 | 2026.02.23 16:35:42.570310 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7851 | 2026.02.23 16:35:42.691567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17272 | ||
| 7852 | 2026.02.23 16:35:42.692063 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.02.23 16:35:42.692105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7854 | 2026.02.23 16:35:42.692594 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7855 | 2026.02.23 16:35:42.692817 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.02.23 16:35:42.692943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17272 | ||
| 7857 | 2026.02.23 16:35:42.692957 [ 75 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7858 | 2026.02.23 16:35:42.693016 [ 75 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.02.23 16:35:42.693039 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7860 | 2026.02.23 16:35:42.693163 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 7861 | 2026.02.23 16:35:42.693318 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7862 | 2026.02.23 16:35:42.693357 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14904 rows starting from the beginning of the part | ||
| 7863 | 2026.02.23 16:35:42.693423 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 7864 | 2026.02.23 16:35:42.693468 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 7865 | 2026.02.23 16:35:42.693512 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 7866 | 2026.02.23 16:35:42.693552 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 7867 | 2026.02.23 16:35:42.693595 [ 194 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 7868 | 2026.02.23 16:35:42.695723 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17272 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618814 sec., 6595351.941756841 rows/sec., 94.35 MiB/sec. | ||
| 7869 | 2026.02.23 16:35:42.696041 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7870 | 2026.02.23 16:35:42.696443 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_36_7} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2026.02.23 16:35:42.696506 [ 196 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_36_7} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7872 | 2026.02.23 16:35:42.696613 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7873 | 2026.02.23 16:35:42.739608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 986 | ||
| 7874 | 2026.02.23 16:35:42.741686 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2026.02.23 16:35:42.741728 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7876 | 2026.02.23 16:35:42.742881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7877 | 2026.02.23 16:35:42.743140 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7878 | 2026.02.23 16:35:42.743280 [ 75 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7879 | 2026.02.23 16:35:42.743330 [ 75 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.02.23 16:35:42.743366 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7881 | 2026.02.23 16:35:42.743468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 7882 | 2026.02.23 16:35:42.743485 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 7883 | 2026.02.23 16:35:42.744017 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7884 | 2026.02.23 16:35:42.744150 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 848 rows starting from the beginning of the part | ||
| 7885 | 2026.02.23 16:35:42.744491 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 7886 | 2026.02.23 16:35:42.744819 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7887 | 2026.02.23 16:35:42.745173 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 7888 | 2026.02.23 16:35:42.745531 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 7889 | 2026.02.23 16:35:42.745874 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 7890 | 2026.02.23 16:35:42.751421 [ 198 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 72 columns (72 merged, 0 gathered) in 0.007976554 sec., 123612.27667987955 rows/sec., 103.06 MiB/sec. | ||
| 7891 | 2026.02.23 16:35:42.752593 [ 198 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7892 | 2026.02.23 16:35:42.753082 [ 198 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_26_5} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.02.23 16:35:42.753148 [ 198 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_26_5} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7894 | 2026.02.23 16:35:42.753267 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 7895 | 2026.02.23 16:35:43.613726 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7896 | 2026.02.23 16:35:43.630764 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2026.02.23 16:35:43.630820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7898 | 2026.02.23 16:35:43.636491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7899 | 2026.02.23 16:35:43.637210 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2026.02.23 16:35:43.637516 [ 69 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7901 | 2026.02.23 16:35:43.637588 [ 69 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7902 | 2026.02.23 16:35:43.637612 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7903 | 2026.02.23 16:35:43.637703 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 7904 | 2026.02.23 16:35:43.640095 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7905 | 2026.02.23 16:35:43.640723 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7906 | 2026.02.23 16:35:43.641495 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 7907 | 2026.02.23 16:35:43.644735 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 7908 | 2026.02.23 16:35:43.647933 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 7909 | 2026.02.23 16:35:43.651460 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 7910 | 2026.02.23 16:35:43.655233 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 7911 | 2026.02.23 16:35:43.659208 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 7912 | 2026.02.23 16:35:43.708853 [ 191 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.071186924 sec., 3820.926438681351 rows/sec., 19.76 MiB/sec. | ||
| 7913 | 2026.02.23 16:35:43.711691 [ 202 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7914 | 2026.02.23 16:35:43.713847 [ 202 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_36_7} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2026.02.23 16:35:43.713963 [ 202 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_36_7} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7916 | 2026.02.23 16:35:43.716306 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 7917 | 2026.02.23 16:35:44.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.63 MiB, peak 300.51 MiB, free memory in arenas 0.00 B, will set to 291.07 MiB (RSS), difference: 2.44 MiB | ||
| 7918 | 2026.02.23 16:35:44.203317 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7919 | 2026.02.23 16:35:44.203572 [ 278 ] {6c25f97e-5e10-4ec9-87ef-688255da973a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7920 | 2026.02.23 16:35:44.203680 [ 278 ] {6c25f97e-5e10-4ec9-87ef-688255da973a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7921 | 2026.02.23 16:35:44.204620 [ 278 ] {6c25f97e-5e10-4ec9-87ef-688255da973a} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2026.02.23 16:35:44.204671 [ 278 ] {6c25f97e-5e10-4ec9-87ef-688255da973a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7923 | 2026.02.23 16:35:44.205093 [ 278 ] {6c25f97e-5e10-4ec9-87ef-688255da973a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7924 | 2026.02.23 16:35:44.205321 [ 278 ] {6c25f97e-5e10-4ec9-87ef-688255da973a} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2026.02.23 16:35:44.205470 [ 69 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7926 | 2026.02.23 16:35:44.205482 [ 278 ] {6c25f97e-5e10-4ec9-87ef-688255da973a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001987 sec., 38248.61600402617 rows/sec., 3.15 MiB/sec. | ||
| 7927 | 2026.02.23 16:35:44.205546 [ 69 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7928 | 2026.02.23 16:35:44.205575 [ 278 ] {6c25f97e-5e10-4ec9-87ef-688255da973a} <Debug> TCPHandler: Processed in 0.002390699 sec. | ||
| 7929 | 2026.02.23 16:35:44.205576 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7930 | 2026.02.23 16:35:44.205693 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 7931 | 2026.02.23 16:35:44.205715 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2026.02.23 16:35:44.205788 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7933 | 2026.02.23 16:35:44.205819 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2152 rows starting from the beginning of the part | ||
| 7934 | 2026.02.23 16:35:44.205821 [ 278 ] {88ce1f3b-5d61-41bb-b368-fe3918962d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7935 | 2026.02.23 16:35:44.205870 [ 278 ] {88ce1f3b-5d61-41bb-b368-fe3918962d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7936 | 2026.02.23 16:35:44.205878 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 76 rows starting from the beginning of the part | ||
| 7937 | 2026.02.23 16:35:44.205921 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 120 rows starting from the beginning of the part | ||
| 7938 | 2026.02.23 16:35:44.205962 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 78 rows starting from the beginning of the part | ||
| 7939 | 2026.02.23 16:35:44.206000 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 120 rows starting from the beginning of the part | ||
| 7940 | 2026.02.23 16:35:44.206040 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 76 rows starting from the beginning of the part | ||
| 7941 | 2026.02.23 16:35:44.206295 [ 278 ] {88ce1f3b-5d61-41bb-b368-fe3918962d84} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2026.02.23 16:35:44.206332 [ 278 ] {88ce1f3b-5d61-41bb-b368-fe3918962d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7943 | 2026.02.23 16:35:44.206657 [ 278 ] {88ce1f3b-5d61-41bb-b368-fe3918962d84} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7944 | 2026.02.23 16:35:44.206878 [ 278 ] {88ce1f3b-5d61-41bb-b368-fe3918962d84} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2026.02.23 16:35:44.207013 [ 278 ] {88ce1f3b-5d61-41bb-b368-fe3918962d84} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001218 sec., 8210.180623973729 rows/sec., 617.37 KiB/sec. | ||
| 7946 | 2026.02.23 16:35:44.207053 [ 278 ] {88ce1f3b-5d61-41bb-b368-fe3918962d84} <Debug> TCPHandler: Processed in 0.001392329 sec. | ||
| 7947 | 2026.02.23 16:35:44.207166 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2026.02.23 16:35:44.207266 [ 278 ] {d5cdb143-b981-47f0-a042-23749909b93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7949 | 2026.02.23 16:35:44.207276 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619923 sec., 1618595.451759127 rows/sec., 139.67 MiB/sec. | ||
| 7950 | 2026.02.23 16:35:44.207308 [ 278 ] {d5cdb143-b981-47f0-a042-23749909b93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7951 | 2026.02.23 16:35:44.207521 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7952 | 2026.02.23 16:35:44.207752 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_51_10} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2026.02.23 16:35:44.207764 [ 278 ] {d5cdb143-b981-47f0-a042-23749909b93b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2026.02.23 16:35:44.207801 [ 278 ] {d5cdb143-b981-47f0-a042-23749909b93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7955 | 2026.02.23 16:35:44.207819 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_51_10} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7956 | 2026.02.23 16:35:44.207896 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7957 | 2026.02.23 16:35:44.208104 [ 278 ] {d5cdb143-b981-47f0-a042-23749909b93b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7958 | 2026.02.23 16:35:44.208309 [ 278 ] {d5cdb143-b981-47f0-a042-23749909b93b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2026.02.23 16:35:44.208421 [ 69 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7960 | 2026.02.23 16:35:44.208440 [ 278 ] {d5cdb143-b981-47f0-a042-23749909b93b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001196 sec., 61872.90969899666 rows/sec., 4.83 MiB/sec. | ||
| 7961 | 2026.02.23 16:35:44.208458 [ 69 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.02.23 16:35:44.208487 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7963 | 2026.02.23 16:35:44.208491 [ 278 ] {d5cdb143-b981-47f0-a042-23749909b93b} <Debug> TCPHandler: Processed in 0.001376168 sec. | ||
| 7964 | 2026.02.23 16:35:44.208586 [ 190 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 7965 | 2026.02.23 16:35:44.208616 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2026.02.23 16:35:44.208715 [ 190 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7967 | 2026.02.23 16:35:44.208719 [ 278 ] {d0e22927-f6dc-4953-a201-1069c48bcf4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7968 | 2026.02.23 16:35:44.208757 [ 190 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1062 rows starting from the beginning of the part | ||
| 7969 | 2026.02.23 16:35:44.208782 [ 278 ] {d0e22927-f6dc-4953-a201-1069c48bcf4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7970 | 2026.02.23 16:35:44.208831 [ 190 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 74 rows starting from the beginning of the part | ||
| 7971 | 2026.02.23 16:35:44.208884 [ 190 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 96 rows starting from the beginning of the part | ||
| 7972 | 2026.02.23 16:35:44.208925 [ 190 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 78 rows starting from the beginning of the part | ||
| 7973 | 2026.02.23 16:35:44.208963 [ 190 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part | ||
| 7974 | 2026.02.23 16:35:44.209000 [ 190 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 74 rows starting from the beginning of the part | ||
| 7975 | 2026.02.23 16:35:44.209204 [ 278 ] {d0e22927-f6dc-4953-a201-1069c48bcf4f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2026.02.23 16:35:44.209244 [ 278 ] {d0e22927-f6dc-4953-a201-1069c48bcf4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7977 | 2026.02.23 16:35:44.209602 [ 278 ] {d0e22927-f6dc-4953-a201-1069c48bcf4f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7978 | 2026.02.23 16:35:44.209830 [ 278 ] {d0e22927-f6dc-4953-a201-1069c48bcf4f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7979 | 2026.02.23 16:35:44.209960 [ 278 ] {d0e22927-f6dc-4953-a201-1069c48bcf4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 7980 | 2026.02.23 16:35:44.209963 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7981 | 2026.02.23 16:35:44.210001 [ 278 ] {d0e22927-f6dc-4953-a201-1069c48bcf4f} <Debug> TCPHandler: Processed in 0.001435699 sec. | ||
| 7982 | 2026.02.23 16:35:44.210016 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7983 | 2026.02.23 16:35:44.210043 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7984 | 2026.02.23 16:35:44.210100 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556612 sec., 950782.8540445532 rows/sec., 74.27 MiB/sec. | ||
| 7985 | 2026.02.23 16:35:44.210123 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2026.02.23 16:35:44.210114 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 7987 | 2026.02.23 16:35:44.210236 [ 278 ] {b115d3ca-4e2e-4376-9dc0-fa1aa1873bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7988 | 2026.02.23 16:35:44.210273 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7989 | 2026.02.23 16:35:44.210289 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7990 | 2026.02.23 16:35:44.210295 [ 278 ] {b115d3ca-4e2e-4376-9dc0-fa1aa1873bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7991 | 2026.02.23 16:35:44.210313 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14514 rows starting from the beginning of the part | ||
| 7992 | 2026.02.23 16:35:44.210381 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7993 | 2026.02.23 16:35:44.210434 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 7994 | 2026.02.23 16:35:44.210482 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 162 rows starting from the beginning of the part | ||
| 7995 | 2026.02.23 16:35:44.210528 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7996 | 2026.02.23 16:35:44.210553 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_51_10} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2026.02.23 16:35:44.210574 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 7998 | 2026.02.23 16:35:44.210630 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_51_10} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7999 | 2026.02.23 16:35:44.210718 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8000 | 2026.02.23 16:35:44.211077 [ 278 ] {b115d3ca-4e2e-4376-9dc0-fa1aa1873bc5} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8001 | 2026.02.23 16:35:44.211114 [ 278 ] {b115d3ca-4e2e-4376-9dc0-fa1aa1873bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8002 | 2026.02.23 16:35:44.211684 [ 278 ] {b115d3ca-4e2e-4376-9dc0-fa1aa1873bc5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8003 | 2026.02.23 16:35:44.211921 [ 278 ] {b115d3ca-4e2e-4376-9dc0-fa1aa1873bc5} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8004 | 2026.02.23 16:35:44.212063 [ 278 ] {b115d3ca-4e2e-4376-9dc0-fa1aa1873bc5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001846 sec., 5417.118093174431 rows/sec., 9.71 MiB/sec. | ||
| 8005 | 2026.02.23 16:35:44.212131 [ 278 ] {b115d3ca-4e2e-4376-9dc0-fa1aa1873bc5} <Debug> TCPHandler: Processed in 0.002057702 sec. | ||
| 8006 | 2026.02.23 16:35:44.212245 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8007 | 2026.02.23 16:35:44.212340 [ 278 ] {08b1e13a-43d7-46b8-a6da-10061c0155ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8008 | 2026.02.23 16:35:44.212383 [ 278 ] {08b1e13a-43d7-46b8-a6da-10061c0155ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8009 | 2026.02.23 16:35:44.212736 [ 278 ] {08b1e13a-43d7-46b8-a6da-10061c0155ee} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8010 | 2026.02.23 16:35:44.212774 [ 278 ] {08b1e13a-43d7-46b8-a6da-10061c0155ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8011 | 2026.02.23 16:35:44.213240 [ 278 ] {08b1e13a-43d7-46b8-a6da-10061c0155ee} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8012 | 2026.02.23 16:35:44.213451 [ 278 ] {08b1e13a-43d7-46b8-a6da-10061c0155ee} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8013 | 2026.02.23 16:35:44.213563 [ 66 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8014 | 2026.02.23 16:35:44.213586 [ 278 ] {08b1e13a-43d7-46b8-a6da-10061c0155ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001265 sec., 47430.83003952569 rows/sec., 3.20 MiB/sec. | ||
| 8015 | 2026.02.23 16:35:44.213599 [ 66 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2026.02.23 16:35:44.213628 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8017 | 2026.02.23 16:35:44.213632 [ 278 ] {08b1e13a-43d7-46b8-a6da-10061c0155ee} <Debug> TCPHandler: Processed in 0.001437409 sec. | ||
| 8018 | 2026.02.23 16:35:44.213727 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 8019 | 2026.02.23 16:35:44.213862 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8020 | 2026.02.23 16:35:44.213900 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2550 rows starting from the beginning of the part | ||
| 8021 | 2026.02.23 16:35:44.213967 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 8022 | 2026.02.23 16:35:44.214019 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 8023 | 2026.02.23 16:35:44.214065 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 8024 | 2026.02.23 16:35:44.214106 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 8025 | 2026.02.23 16:35:44.214149 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 8026 | 2026.02.23 16:35:44.215668 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 4 columns (4 merged, 0 gathered) in 0.001985761 sec., 1435218.0347987497 rows/sec., 94.44 MiB/sec. | ||
| 8027 | 2026.02.23 16:35:44.215920 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15316 rows, containing 5 columns (5 merged, 0 gathered) in 0.00584286 sec., 2621319.011579945 rows/sec., 178.74 MiB/sec. | ||
| 8028 | 2026.02.23 16:35:44.216007 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8029 | 2026.02.23 16:35:44.216266 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_51_10} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2026.02.23 16:35:44.216348 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_51_10} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8031 | 2026.02.23 16:35:44.216435 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8032 | 2026.02.23 16:35:44.216439 [ 199 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8033 | 2026.02.23 16:35:44.216704 [ 199 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.02.23 16:35:44.216774 [ 199 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8035 | 2026.02.23 16:35:44.216864 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 8036 | 2026.02.23 16:35:45.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.62 MiB, peak 300.70 MiB, free memory in arenas 0.00 B, will set to 293.92 MiB (RSS), difference: 2.30 MiB | ||
| 8037 | 2026.02.23 16:35:46.122946 [ 62 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8038 | 2026.02.23 16:35:46.123018 [ 62 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.02.23 16:35:46.123043 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8040 | 2026.02.23 16:35:46.123169 [ 189 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 8041 | 2026.02.23 16:35:46.123315 [ 189 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8042 | 2026.02.23 16:35:46.123350 [ 189 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8043 | 2026.02.23 16:35:46.123417 [ 189 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 8044 | 2026.02.23 16:35:46.123460 [ 189 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 8045 | 2026.02.23 16:35:46.123505 [ 189 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 8046 | 2026.02.23 16:35:46.123543 [ 189 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 8047 | 2026.02.23 16:35:46.124317 [ 199 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200285 sec., 31659.14761910713 rows/sec., 2.64 MiB/sec. | ||
| 8048 | 2026.02.23 16:35:46.124502 [ 195 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8049 | 2026.02.23 16:35:46.124810 [ 195 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_17_4} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2026.02.23 16:35:46.124888 [ 195 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_17_4} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8051 | 2026.02.23 16:35:46.124980 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8052 | 2026.02.23 16:35:49.231587 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2026.02.23 16:35:49.231896 [ 278 ] {c6407648-655f-4879-b41a-d71160d1299e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8054 | 2026.02.23 16:35:49.232009 [ 278 ] {c6407648-655f-4879-b41a-d71160d1299e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8055 | 2026.02.23 16:35:49.232892 [ 278 ] {c6407648-655f-4879-b41a-d71160d1299e} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.02.23 16:35:49.232940 [ 278 ] {c6407648-655f-4879-b41a-d71160d1299e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8057 | 2026.02.23 16:35:49.233329 [ 278 ] {c6407648-655f-4879-b41a-d71160d1299e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8058 | 2026.02.23 16:35:49.233549 [ 278 ] {c6407648-655f-4879-b41a-d71160d1299e} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2026.02.23 16:35:49.233698 [ 278 ] {c6407648-655f-4879-b41a-d71160d1299e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001887 sec., 12718.600953895071 rows/sec., 1.06 MiB/sec. | ||
| 8060 | 2026.02.23 16:35:49.233741 [ 278 ] {c6407648-655f-4879-b41a-d71160d1299e} <Debug> TCPHandler: Processed in 0.002342939 sec. | ||
| 8061 | 2026.02.23 16:35:49.233868 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2026.02.23 16:35:49.233964 [ 278 ] {00fe072b-8186-49a3-9d80-4fa779503500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8063 | 2026.02.23 16:35:49.234006 [ 278 ] {00fe072b-8186-49a3-9d80-4fa779503500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8064 | 2026.02.23 16:35:49.234401 [ 278 ] {00fe072b-8186-49a3-9d80-4fa779503500} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2026.02.23 16:35:49.234437 [ 278 ] {00fe072b-8186-49a3-9d80-4fa779503500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8066 | 2026.02.23 16:35:49.234725 [ 278 ] {00fe072b-8186-49a3-9d80-4fa779503500} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8067 | 2026.02.23 16:35:49.234933 [ 278 ] {00fe072b-8186-49a3-9d80-4fa779503500} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2026.02.23 16:35:49.235061 [ 278 ] {00fe072b-8186-49a3-9d80-4fa779503500} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001115 sec., 3587.4439461883403 rows/sec., 292.53 KiB/sec. | ||
| 8069 | 2026.02.23 16:35:49.235099 [ 278 ] {00fe072b-8186-49a3-9d80-4fa779503500} <Debug> TCPHandler: Processed in 0.001280337 sec. | ||
| 8070 | 2026.02.23 16:35:49.235210 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2026.02.23 16:35:49.235303 [ 278 ] {909cf407-bdc2-42a2-b82b-134e14f17047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8072 | 2026.02.23 16:35:49.235342 [ 278 ] {909cf407-bdc2-42a2-b82b-134e14f17047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8073 | 2026.02.23 16:35:49.236422 [ 278 ] {909cf407-bdc2-42a2-b82b-134e14f17047} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2026.02.23 16:35:49.236458 [ 278 ] {909cf407-bdc2-42a2-b82b-134e14f17047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8075 | 2026.02.23 16:35:49.236856 [ 278 ] {909cf407-bdc2-42a2-b82b-134e14f17047} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8076 | 2026.02.23 16:35:49.237065 [ 278 ] {909cf407-bdc2-42a2-b82b-134e14f17047} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2026.02.23 16:35:49.237191 [ 278 ] {909cf407-bdc2-42a2-b82b-134e14f17047} <Debug> executeQuery: Read 1382 rows, 118.64 KiB in 0.001905 sec., 725459.3175853018 rows/sec., 60.82 MiB/sec. | ||
| 8078 | 2026.02.23 16:35:49.237229 [ 278 ] {909cf407-bdc2-42a2-b82b-134e14f17047} <Debug> TCPHandler: Processed in 0.002067662 sec. | ||
| 8079 | 2026.02.23 16:35:49.237343 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2026.02.23 16:35:49.237437 [ 278 ] {07f84749-d255-4da2-9198-4441e2daafad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8081 | 2026.02.23 16:35:49.237477 [ 278 ] {07f84749-d255-4da2-9198-4441e2daafad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8082 | 2026.02.23 16:35:49.237881 [ 278 ] {07f84749-d255-4da2-9198-4441e2daafad} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.02.23 16:35:49.237918 [ 278 ] {07f84749-d255-4da2-9198-4441e2daafad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8084 | 2026.02.23 16:35:49.238213 [ 278 ] {07f84749-d255-4da2-9198-4441e2daafad} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8085 | 2026.02.23 16:35:49.238413 [ 278 ] {07f84749-d255-4da2-9198-4441e2daafad} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.02.23 16:35:49.238538 [ 278 ] {07f84749-d255-4da2-9198-4441e2daafad} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001119 sec., 42895.44235924933 rows/sec., 3.18 MiB/sec. | ||
| 8087 | 2026.02.23 16:35:49.238576 [ 278 ] {07f84749-d255-4da2-9198-4441e2daafad} <Debug> TCPHandler: Processed in 0.001282736 sec. | ||
| 8088 | 2026.02.23 16:35:49.238685 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.02.23 16:35:49.238779 [ 278 ] {63ef5118-536a-4fd5-9889-d53058874c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8090 | 2026.02.23 16:35:49.238819 [ 278 ] {63ef5118-536a-4fd5-9889-d53058874c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8091 | 2026.02.23 16:35:49.239294 [ 278 ] {63ef5118-536a-4fd5-9889-d53058874c1c} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2026.02.23 16:35:49.239331 [ 278 ] {63ef5118-536a-4fd5-9889-d53058874c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8093 | 2026.02.23 16:35:49.239624 [ 278 ] {63ef5118-536a-4fd5-9889-d53058874c1c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8094 | 2026.02.23 16:35:49.239825 [ 278 ] {63ef5118-536a-4fd5-9889-d53058874c1c} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.02.23 16:35:49.239947 [ 278 ] {63ef5118-536a-4fd5-9889-d53058874c1c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001186 sec., 212478.9207419899 rows/sec., 14.70 MiB/sec. | ||
| 8096 | 2026.02.23 16:35:49.239985 [ 278 ] {63ef5118-536a-4fd5-9889-d53058874c1c} <Debug> TCPHandler: Processed in 0.001349518 sec. | ||
| 8097 | 2026.02.23 16:35:49.240108 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2026.02.23 16:35:49.240204 [ 278 ] {abc848d2-faf1-4f2e-a711-301dfdf62c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8099 | 2026.02.23 16:35:49.240245 [ 278 ] {abc848d2-faf1-4f2e-a711-301dfdf62c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8100 | 2026.02.23 16:35:49.240660 [ 278 ] {abc848d2-faf1-4f2e-a711-301dfdf62c27} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2026.02.23 16:35:49.240697 [ 278 ] {abc848d2-faf1-4f2e-a711-301dfdf62c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8102 | 2026.02.23 16:35:49.240998 [ 278 ] {abc848d2-faf1-4f2e-a711-301dfdf62c27} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8103 | 2026.02.23 16:35:49.241206 [ 278 ] {abc848d2-faf1-4f2e-a711-301dfdf62c27} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2026.02.23 16:35:49.241332 [ 278 ] {abc848d2-faf1-4f2e-a711-301dfdf62c27} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 8105 | 2026.02.23 16:35:49.241370 [ 278 ] {abc848d2-faf1-4f2e-a711-301dfdf62c27} <Debug> TCPHandler: Processed in 0.001311676 sec. | ||
| 8106 | 2026.02.23 16:35:49.241481 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2026.02.23 16:35:49.241582 [ 278 ] {bcb1884d-070d-4050-91a9-c8da74f5a15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8108 | 2026.02.23 16:35:49.241621 [ 278 ] {bcb1884d-070d-4050-91a9-c8da74f5a15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8109 | 2026.02.23 16:35:49.242228 [ 278 ] {bcb1884d-070d-4050-91a9-c8da74f5a15e} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2026.02.23 16:35:49.242265 [ 278 ] {bcb1884d-070d-4050-91a9-c8da74f5a15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8111 | 2026.02.23 16:35:49.242596 [ 278 ] {bcb1884d-070d-4050-91a9-c8da74f5a15e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8112 | 2026.02.23 16:35:49.242796 [ 278 ] {bcb1884d-070d-4050-91a9-c8da74f5a15e} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2026.02.23 16:35:49.242924 [ 278 ] {bcb1884d-070d-4050-91a9-c8da74f5a15e} <Debug> executeQuery: Read 592 rows, 45.55 KiB in 0.001359 sec., 435614.4223693893 rows/sec., 32.73 MiB/sec. | ||
| 8114 | 2026.02.23 16:35:49.242961 [ 278 ] {bcb1884d-070d-4050-91a9-c8da74f5a15e} <Debug> TCPHandler: Processed in 0.001529061 sec. | ||
| 8115 | 2026.02.23 16:35:49.243063 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2026.02.23 16:35:49.243165 [ 278 ] {bf516035-f95d-49ca-9340-3057df2b9fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8117 | 2026.02.23 16:35:49.243208 [ 278 ] {bf516035-f95d-49ca-9340-3057df2b9fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8118 | 2026.02.23 16:35:49.243787 [ 278 ] {bf516035-f95d-49ca-9340-3057df2b9fc7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.02.23 16:35:49.243823 [ 278 ] {bf516035-f95d-49ca-9340-3057df2b9fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8120 | 2026.02.23 16:35:49.244185 [ 278 ] {bf516035-f95d-49ca-9340-3057df2b9fc7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8121 | 2026.02.23 16:35:49.244388 [ 278 ] {bf516035-f95d-49ca-9340-3057df2b9fc7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2026.02.23 16:35:49.244517 [ 278 ] {bf516035-f95d-49ca-9340-3057df2b9fc7} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.00137 sec., 643795.6204379563 rows/sec., 43.69 MiB/sec. | ||
| 8123 | 2026.02.23 16:35:49.244556 [ 278 ] {bf516035-f95d-49ca-9340-3057df2b9fc7} <Debug> TCPHandler: Processed in 0.001542402 sec. | ||
| 8124 | 2026.02.23 16:35:49.244658 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2026.02.23 16:35:49.244761 [ 278 ] {c9570728-91b2-4469-a5f1-74ef7780c591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8126 | 2026.02.23 16:35:49.244815 [ 278 ] {c9570728-91b2-4469-a5f1-74ef7780c591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8127 | 2026.02.23 16:35:49.245624 [ 278 ] {c9570728-91b2-4469-a5f1-74ef7780c591} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.02.23 16:35:49.245661 [ 278 ] {c9570728-91b2-4469-a5f1-74ef7780c591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8129 | 2026.02.23 16:35:49.246189 [ 278 ] {c9570728-91b2-4469-a5f1-74ef7780c591} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8130 | 2026.02.23 16:35:49.246416 [ 278 ] {c9570728-91b2-4469-a5f1-74ef7780c591} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.02.23 16:35:49.246556 [ 278 ] {c9570728-91b2-4469-a5f1-74ef7780c591} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001813 sec., 17650.30336458908 rows/sec., 31.63 MiB/sec. | ||
| 8132 | 2026.02.23 16:35:49.246610 [ 278 ] {c9570728-91b2-4469-a5f1-74ef7780c591} <Debug> TCPHandler: Processed in 0.002001251 sec. | ||
| 8133 | 2026.02.23 16:35:49.246723 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8134 | 2026.02.23 16:35:49.246827 [ 278 ] {a17c2e04-b35e-411b-b792-9bd4fd72bd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8135 | 2026.02.23 16:35:49.246869 [ 278 ] {a17c2e04-b35e-411b-b792-9bd4fd72bd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8136 | 2026.02.23 16:35:49.247223 [ 278 ] {a17c2e04-b35e-411b-b792-9bd4fd72bd69} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2026.02.23 16:35:49.247259 [ 278 ] {a17c2e04-b35e-411b-b792-9bd4fd72bd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8138 | 2026.02.23 16:35:49.247555 [ 278 ] {a17c2e04-b35e-411b-b792-9bd4fd72bd69} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8139 | 2026.02.23 16:35:49.247760 [ 278 ] {a17c2e04-b35e-411b-b792-9bd4fd72bd69} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2026.02.23 16:35:49.247888 [ 278 ] {a17c2e04-b35e-411b-b792-9bd4fd72bd69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8141 | 2026.02.23 16:35:49.247926 [ 278 ] {a17c2e04-b35e-411b-b792-9bd4fd72bd69} <Debug> TCPHandler: Processed in 0.001252846 sec. | ||
| 8142 | 2026.02.23 16:35:50.193136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17784 | ||
| 8143 | 2026.02.23 16:35:50.193714 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2026.02.23 16:35:50.193766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8145 | 2026.02.23 16:35:50.194289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8146 | 2026.02.23 16:35:50.194527 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.02.23 16:35:50.194678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17784 | ||
| 8148 | 2026.02.23 16:35:51.140296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8149 | 2026.02.23 16:35:51.156758 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.02.23 16:35:51.156823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8151 | 2026.02.23 16:35:51.162527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8152 | 2026.02.23 16:35:51.163223 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.02.23 16:35:51.166380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8154 | 2026.02.23 16:35:52.743760 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1018 | ||
| 8155 | 2026.02.23 16:35:52.746610 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2026.02.23 16:35:52.746662 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8157 | 2026.02.23 16:35:52.747872 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8158 | 2026.02.23 16:35:52.748200 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8159 | 2026.02.23 16:35:52.748631 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 8160 | 2026.02.23 16:35:54.203183 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2026.02.23 16:35:54.203362 [ 278 ] {e21b3c34-b9ef-4aa0-a380-419a26566f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8162 | 2026.02.23 16:35:54.203425 [ 278 ] {e21b3c34-b9ef-4aa0-a380-419a26566f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8163 | 2026.02.23 16:35:54.204080 [ 278 ] {e21b3c34-b9ef-4aa0-a380-419a26566f01} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2026.02.23 16:35:54.204118 [ 278 ] {e21b3c34-b9ef-4aa0-a380-419a26566f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8165 | 2026.02.23 16:35:54.204508 [ 278 ] {e21b3c34-b9ef-4aa0-a380-419a26566f01} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8166 | 2026.02.23 16:35:54.204739 [ 278 ] {e21b3c34-b9ef-4aa0-a380-419a26566f01} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.02.23 16:35:54.204897 [ 278 ] {e21b3c34-b9ef-4aa0-a380-419a26566f01} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001584 sec., 47979.797979797986 rows/sec., 3.95 MiB/sec. | ||
| 8168 | 2026.02.23 16:35:54.204946 [ 278 ] {e21b3c34-b9ef-4aa0-a380-419a26566f01} <Debug> TCPHandler: Processed in 0.001893209 sec. | ||
| 8169 | 2026.02.23 16:35:54.205072 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8170 | 2026.02.23 16:35:54.205172 [ 278 ] {5bbac049-a426-4cac-bf56-fd0df32abb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8171 | 2026.02.23 16:35:54.205215 [ 278 ] {5bbac049-a426-4cac-bf56-fd0df32abb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8172 | 2026.02.23 16:35:54.205633 [ 278 ] {5bbac049-a426-4cac-bf56-fd0df32abb1d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2026.02.23 16:35:54.205668 [ 278 ] {5bbac049-a426-4cac-bf56-fd0df32abb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8174 | 2026.02.23 16:35:54.205966 [ 278 ] {5bbac049-a426-4cac-bf56-fd0df32abb1d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8175 | 2026.02.23 16:35:54.206191 [ 278 ] {5bbac049-a426-4cac-bf56-fd0df32abb1d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2026.02.23 16:35:54.206287 [ 107 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8177 | 2026.02.23 16:35:54.206320 [ 278 ] {5bbac049-a426-4cac-bf56-fd0df32abb1d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001168 sec., 8561.643835616438 rows/sec., 643.80 KiB/sec. | ||
| 8178 | 2026.02.23 16:35:54.206325 [ 107 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2026.02.23 16:35:54.206353 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8180 | 2026.02.23 16:35:54.206361 [ 278 ] {5bbac049-a426-4cac-bf56-fd0df32abb1d} <Debug> TCPHandler: Processed in 0.001341408 sec. | ||
| 8181 | 2026.02.23 16:35:54.206463 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8182 | 2026.02.23 16:35:54.206472 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 8183 | 2026.02.23 16:35:54.206558 [ 278 ] {583fb919-e86e-43b6-9a4d-d4d20f91ccb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8184 | 2026.02.23 16:35:54.206604 [ 278 ] {583fb919-e86e-43b6-9a4d-d4d20f91ccb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8185 | 2026.02.23 16:35:54.206616 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8186 | 2026.02.23 16:35:54.206654 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 216 rows starting from the beginning of the part | ||
| 8187 | 2026.02.23 16:35:54.206723 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 8188 | 2026.02.23 16:35:54.206766 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 8189 | 2026.02.23 16:35:54.206804 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 8190 | 2026.02.23 16:35:54.206843 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
| 8191 | 2026.02.23 16:35:54.206881 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 8192 | 2026.02.23 16:35:54.207035 [ 278 ] {583fb919-e86e-43b6-9a4d-d4d20f91ccb1} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.02.23 16:35:54.207077 [ 278 ] {583fb919-e86e-43b6-9a4d-d4d20f91ccb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8194 | 2026.02.23 16:35:54.207392 [ 278 ] {583fb919-e86e-43b6-9a4d-d4d20f91ccb1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8195 | 2026.02.23 16:35:54.207608 [ 278 ] {583fb919-e86e-43b6-9a4d-d4d20f91ccb1} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.02.23 16:35:54.207698 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287596 sec., 256291.56971596682 rows/sec., 18.15 MiB/sec. | ||
| 8197 | 2026.02.23 16:35:54.207738 [ 278 ] {583fb919-e86e-43b6-9a4d-d4d20f91ccb1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001199 sec., 61718.098415346125 rows/sec., 4.82 MiB/sec. | ||
| 8198 | 2026.02.23 16:35:54.207777 [ 278 ] {583fb919-e86e-43b6-9a4d-d4d20f91ccb1} <Debug> TCPHandler: Processed in 0.001363128 sec. | ||
| 8199 | 2026.02.23 16:35:54.207843 [ 199 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8200 | 2026.02.23 16:35:54.207888 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2026.02.23 16:35:54.207982 [ 278 ] {ec859c72-e3f6-446f-9819-4f7d61267383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8202 | 2026.02.23 16:35:54.208026 [ 278 ] {ec859c72-e3f6-446f-9819-4f7d61267383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8203 | 2026.02.23 16:35:54.208149 [ 199 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_51_10} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2026.02.23 16:35:54.208232 [ 199 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_51_10} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8205 | 2026.02.23 16:35:54.208335 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8206 | 2026.02.23 16:35:54.208432 [ 278 ] {ec859c72-e3f6-446f-9819-4f7d61267383} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2026.02.23 16:35:54.208467 [ 278 ] {ec859c72-e3f6-446f-9819-4f7d61267383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8208 | 2026.02.23 16:35:54.208794 [ 278 ] {ec859c72-e3f6-446f-9819-4f7d61267383} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8209 | 2026.02.23 16:35:54.208998 [ 278 ] {ec859c72-e3f6-446f-9819-4f7d61267383} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2026.02.23 16:35:54.209125 [ 278 ] {ec859c72-e3f6-446f-9819-4f7d61267383} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 8211 | 2026.02.23 16:35:54.209161 [ 278 ] {ec859c72-e3f6-446f-9819-4f7d61267383} <Debug> TCPHandler: Processed in 0.001322327 sec. | ||
| 8212 | 2026.02.23 16:35:54.209267 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8213 | 2026.02.23 16:35:54.209360 [ 278 ] {50088c43-9cc5-428c-93dc-91b1046db5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8214 | 2026.02.23 16:35:54.209414 [ 278 ] {50088c43-9cc5-428c-93dc-91b1046db5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8215 | 2026.02.23 16:35:54.210167 [ 278 ] {50088c43-9cc5-428c-93dc-91b1046db5ed} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8216 | 2026.02.23 16:35:54.210202 [ 278 ] {50088c43-9cc5-428c-93dc-91b1046db5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8217 | 2026.02.23 16:35:54.210702 [ 278 ] {50088c43-9cc5-428c-93dc-91b1046db5ed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8218 | 2026.02.23 16:35:54.210913 [ 278 ] {50088c43-9cc5-428c-93dc-91b1046db5ed} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8219 | 2026.02.23 16:35:54.211014 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8220 | 2026.02.23 16:35:54.211044 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2026.02.23 16:35:54.211052 [ 278 ] {50088c43-9cc5-428c-93dc-91b1046db5ed} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001709 sec., 5851.375073142189 rows/sec., 10.49 MiB/sec. | ||
| 8222 | 2026.02.23 16:35:54.211063 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8223 | 2026.02.23 16:35:54.211116 [ 278 ] {50088c43-9cc5-428c-93dc-91b1046db5ed} <Debug> TCPHandler: Processed in 0.00189851 sec. | ||
| 8224 | 2026.02.23 16:35:54.211135 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 8225 | 2026.02.23 16:35:54.211225 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2026.02.23 16:35:54.211314 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8227 | 2026.02.23 16:35:54.211321 [ 278 ] {5b657a87-aaa9-479b-b211-f3c0e1106e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8228 | 2026.02.23 16:35:54.211362 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 867 rows starting from the beginning of the part | ||
| 8229 | 2026.02.23 16:35:54.211366 [ 278 ] {5b657a87-aaa9-479b-b211-f3c0e1106e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8230 | 2026.02.23 16:35:54.211496 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 8231 | 2026.02.23 16:35:54.211623 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 8232 | 2026.02.23 16:35:54.211706 [ 278 ] {5b657a87-aaa9-479b-b211-f3c0e1106e93} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8233 | 2026.02.23 16:35:54.211740 [ 278 ] {5b657a87-aaa9-479b-b211-f3c0e1106e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8234 | 2026.02.23 16:35:54.211742 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 8235 | 2026.02.23 16:35:54.211847 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 8236 | 2026.02.23 16:35:54.211936 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 8237 | 2026.02.23 16:35:54.212054 [ 278 ] {5b657a87-aaa9-479b-b211-f3c0e1106e93} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8238 | 2026.02.23 16:35:54.212268 [ 278 ] {5b657a87-aaa9-479b-b211-f3c0e1106e93} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2026.02.23 16:35:54.212393 [ 278 ] {5b657a87-aaa9-479b-b211-f3c0e1106e93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 8240 | 2026.02.23 16:35:54.212428 [ 278 ] {5b657a87-aaa9-479b-b211-f3c0e1106e93} <Debug> TCPHandler: Processed in 0.001252906 sec. | ||
| 8241 | 2026.02.23 16:35:54.217786 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 961 rows, containing 19 columns (19 merged, 0 gathered) in 0.006676318 sec., 143941.61572291795 rows/sec., 257.94 MiB/sec. | ||
| 8242 | 2026.02.23 16:35:54.219278 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8243 | 2026.02.23 16:35:54.219668 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.02.23 16:35:54.219753 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8245 | 2026.02.23 16:35:54.219905 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.14 MiB. | ||
| 8246 | 2026.02.23 16:35:55.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.63 MiB, peak 302.72 MiB, free memory in arenas 0.00 B, will set to 297.27 MiB (RSS), difference: 2.64 MiB | ||
| 8247 | 2026.02.23 16:35:57.570591 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8248 | 2026.02.23 16:35:57.570651 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8249 | 2026.02.23 16:35:57.694835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18232 | ||
| 8250 | 2026.02.23 16:35:57.695320 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.02.23 16:35:57.695361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8252 | 2026.02.23 16:35:57.695831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8253 | 2026.02.23 16:35:57.696059 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.02.23 16:35:57.696191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18232 | ||
| 8255 | 2026.02.23 16:35:58.666516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8256 | 2026.02.23 16:35:58.682287 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.02.23 16:35:58.682348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8258 | 2026.02.23 16:35:58.688310 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8259 | 2026.02.23 16:35:58.688992 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.02.23 16:35:58.691819 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8261 | 2026.02.23 16:35:59.203722 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.02.23 16:35:59.203911 [ 278 ] {e94c61b7-0464-4ca7-93c0-e0ba2279a8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8263 | 2026.02.23 16:35:59.203978 [ 278 ] {e94c61b7-0464-4ca7-93c0-e0ba2279a8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8264 | 2026.02.23 16:35:59.204672 [ 278 ] {e94c61b7-0464-4ca7-93c0-e0ba2279a8a0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2026.02.23 16:35:59.204721 [ 278 ] {e94c61b7-0464-4ca7-93c0-e0ba2279a8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8266 | 2026.02.23 16:35:59.205130 [ 278 ] {e94c61b7-0464-4ca7-93c0-e0ba2279a8a0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8267 | 2026.02.23 16:35:59.205383 [ 278 ] {e94c61b7-0464-4ca7-93c0-e0ba2279a8a0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.02.23 16:35:59.205578 [ 278 ] {e94c61b7-0464-4ca7-93c0-e0ba2279a8a0} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001722 sec., 69686.41114982578 rows/sec., 5.94 MiB/sec. | ||
| 8269 | 2026.02.23 16:35:59.205629 [ 278 ] {e94c61b7-0464-4ca7-93c0-e0ba2279a8a0} <Debug> TCPHandler: Processed in 0.002038572 sec. | ||
| 8270 | 2026.02.23 16:35:59.205761 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8271 | 2026.02.23 16:35:59.205858 [ 278 ] {63073c59-2f9f-4d57-8f22-c5b709a385a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8272 | 2026.02.23 16:35:59.205900 [ 278 ] {63073c59-2f9f-4d57-8f22-c5b709a385a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8273 | 2026.02.23 16:35:59.206342 [ 278 ] {63073c59-2f9f-4d57-8f22-c5b709a385a6} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2026.02.23 16:35:59.206381 [ 278 ] {63073c59-2f9f-4d57-8f22-c5b709a385a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8275 | 2026.02.23 16:35:59.206694 [ 278 ] {63073c59-2f9f-4d57-8f22-c5b709a385a6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8276 | 2026.02.23 16:35:59.206900 [ 278 ] {63073c59-2f9f-4d57-8f22-c5b709a385a6} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8277 | 2026.02.23 16:35:59.207038 [ 278 ] {63073c59-2f9f-4d57-8f22-c5b709a385a6} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001198 sec., 26711.18530884808 rows/sec., 1.96 MiB/sec. | ||
| 8278 | 2026.02.23 16:35:59.207078 [ 278 ] {63073c59-2f9f-4d57-8f22-c5b709a385a6} <Debug> TCPHandler: Processed in 0.001367869 sec. | ||
| 8279 | 2026.02.23 16:35:59.207187 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8280 | 2026.02.23 16:35:59.207282 [ 278 ] {7e91ba9c-7a3d-486a-91f7-3fa65db82a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8281 | 2026.02.23 16:35:59.207322 [ 278 ] {7e91ba9c-7a3d-486a-91f7-3fa65db82a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8282 | 2026.02.23 16:35:59.207742 [ 278 ] {7e91ba9c-7a3d-486a-91f7-3fa65db82a0d} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2026.02.23 16:35:59.207780 [ 278 ] {7e91ba9c-7a3d-486a-91f7-3fa65db82a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8284 | 2026.02.23 16:35:59.208090 [ 278 ] {7e91ba9c-7a3d-486a-91f7-3fa65db82a0d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8285 | 2026.02.23 16:35:59.208295 [ 278 ] {7e91ba9c-7a3d-486a-91f7-3fa65db82a0d} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2026.02.23 16:35:59.208423 [ 278 ] {7e91ba9c-7a3d-486a-91f7-3fa65db82a0d} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001159 sec., 82830.02588438308 rows/sec., 6.47 MiB/sec. | ||
| 8287 | 2026.02.23 16:35:59.208461 [ 278 ] {7e91ba9c-7a3d-486a-91f7-3fa65db82a0d} <Debug> TCPHandler: Processed in 0.001323027 sec. | ||
| 8288 | 2026.02.23 16:35:59.208578 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2026.02.23 16:35:59.208672 [ 278 ] {62d9019d-6158-4ded-aec7-51094fea35b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8290 | 2026.02.23 16:35:59.208716 [ 278 ] {62d9019d-6158-4ded-aec7-51094fea35b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8291 | 2026.02.23 16:35:59.209160 [ 278 ] {62d9019d-6158-4ded-aec7-51094fea35b2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2026.02.23 16:35:59.209196 [ 278 ] {62d9019d-6158-4ded-aec7-51094fea35b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8293 | 2026.02.23 16:35:59.209518 [ 278 ] {62d9019d-6158-4ded-aec7-51094fea35b2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8294 | 2026.02.23 16:35:59.209716 [ 278 ] {62d9019d-6158-4ded-aec7-51094fea35b2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2026.02.23 16:35:59.209846 [ 278 ] {62d9019d-6158-4ded-aec7-51094fea35b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 8296 | 2026.02.23 16:35:59.209883 [ 278 ] {62d9019d-6158-4ded-aec7-51094fea35b2} <Debug> TCPHandler: Processed in 0.001355727 sec. | ||
| 8297 | 2026.02.23 16:35:59.210003 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2026.02.23 16:35:59.210097 [ 278 ] {222c7cdb-dabf-4540-b956-963dc9bd740d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8299 | 2026.02.23 16:35:59.210156 [ 278 ] {222c7cdb-dabf-4540-b956-963dc9bd740d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8300 | 2026.02.23 16:35:59.210972 [ 278 ] {222c7cdb-dabf-4540-b956-963dc9bd740d} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2026.02.23 16:35:59.211009 [ 278 ] {222c7cdb-dabf-4540-b956-963dc9bd740d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8302 | 2026.02.23 16:35:59.211568 [ 278 ] {222c7cdb-dabf-4540-b956-963dc9bd740d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8303 | 2026.02.23 16:35:59.211792 [ 278 ] {222c7cdb-dabf-4540-b956-963dc9bd740d} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2026.02.23 16:35:59.211929 [ 278 ] {222c7cdb-dabf-4540-b956-963dc9bd740d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001849 sec., 17306.65224445646 rows/sec., 31.01 MiB/sec. | ||
| 8305 | 2026.02.23 16:35:59.211998 [ 278 ] {222c7cdb-dabf-4540-b956-963dc9bd740d} <Debug> TCPHandler: Processed in 0.002045292 sec. | ||
| 8306 | 2026.02.23 16:35:59.212123 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8307 | 2026.02.23 16:35:59.212217 [ 278 ] {ab300625-007f-41f9-b94d-ab8b3bbd447b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8308 | 2026.02.23 16:35:59.212260 [ 278 ] {ab300625-007f-41f9-b94d-ab8b3bbd447b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8309 | 2026.02.23 16:35:59.212600 [ 278 ] {ab300625-007f-41f9-b94d-ab8b3bbd447b} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2026.02.23 16:35:59.212636 [ 278 ] {ab300625-007f-41f9-b94d-ab8b3bbd447b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8311 | 2026.02.23 16:35:59.212939 [ 278 ] {ab300625-007f-41f9-b94d-ab8b3bbd447b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8312 | 2026.02.23 16:35:59.213156 [ 278 ] {ab300625-007f-41f9-b94d-ab8b3bbd447b} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.02.23 16:35:59.213314 [ 278 ] {ab300625-007f-41f9-b94d-ab8b3bbd447b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 8314 | 2026.02.23 16:35:59.213350 [ 278 ] {ab300625-007f-41f9-b94d-ab8b3bbd447b} <Debug> TCPHandler: Processed in 0.001277307 sec. | ||
| 8315 | 2026.02.23 16:36:02.748910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1042 | ||
| 8316 | 2026.02.23 16:36:02.751232 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.02.23 16:36:02.751280 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8318 | 2026.02.23 16:36:02.752475 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8319 | 2026.02.23 16:36:02.752757 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.02.23 16:36:02.753127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 8321 | 2026.02.23 16:36:03.626091 [ 114 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 8322 | 2026.02.23 16:36:03.626182 [ 114 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2026.02.23 16:36:03.626350 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8324 | 2026.02.23 16:36:03.626519 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 8325 | 2026.02.23 16:36:03.626730 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8326 | 2026.02.23 16:36:03.626787 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 402 rows starting from the beginning of the part | ||
| 8327 | 2026.02.23 16:36:03.626892 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 8328 | 2026.02.23 16:36:03.626967 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part | ||
| 8329 | 2026.02.23 16:36:03.627037 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 8330 | 2026.02.23 16:36:03.627100 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 8331 | 2026.02.23 16:36:03.628244 [ 197 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1307 rows, containing 5 columns (5 merged, 0 gathered) in 0.001797387 sec., 727166.7147920843 rows/sec., 52.31 MiB/sec. | ||
| 8332 | 2026.02.23 16:36:03.628469 [ 194 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8333 | 2026.02.23 16:36:03.628808 [ 194 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_19_4} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8334 | 2026.02.23 16:36:03.628898 [ 194 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_19_4} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 8335 | 2026.02.23 16:36:03.628999 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8336 | 2026.02.23 16:36:04.203449 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8337 | 2026.02.23 16:36:04.203630 [ 278 ] {57e59ff6-5b86-4e20-a8cb-ed8ee81a881a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8338 | 2026.02.23 16:36:04.203698 [ 278 ] {57e59ff6-5b86-4e20-a8cb-ed8ee81a881a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8339 | 2026.02.23 16:36:04.204322 [ 278 ] {57e59ff6-5b86-4e20-a8cb-ed8ee81a881a} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2026.02.23 16:36:04.204370 [ 278 ] {57e59ff6-5b86-4e20-a8cb-ed8ee81a881a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8341 | 2026.02.23 16:36:04.204750 [ 278 ] {57e59ff6-5b86-4e20-a8cb-ed8ee81a881a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8342 | 2026.02.23 16:36:04.204975 [ 278 ] {57e59ff6-5b86-4e20-a8cb-ed8ee81a881a} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8343 | 2026.02.23 16:36:04.205141 [ 278 ] {57e59ff6-5b86-4e20-a8cb-ed8ee81a881a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001557 sec., 2569.0430314707774 rows/sec., 209.49 KiB/sec. | ||
| 8344 | 2026.02.23 16:36:04.205192 [ 278 ] {57e59ff6-5b86-4e20-a8cb-ed8ee81a881a} <Debug> TCPHandler: Processed in 0.001874479 sec. | ||
| 8345 | 2026.02.23 16:36:04.205307 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8346 | 2026.02.23 16:36:04.205410 [ 278 ] {985199e7-c07f-43cf-8265-8484bd3ecc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8347 | 2026.02.23 16:36:04.205453 [ 278 ] {985199e7-c07f-43cf-8265-8484bd3ecc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8348 | 2026.02.23 16:36:04.205882 [ 278 ] {985199e7-c07f-43cf-8265-8484bd3ecc9f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8349 | 2026.02.23 16:36:04.205920 [ 278 ] {985199e7-c07f-43cf-8265-8484bd3ecc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8350 | 2026.02.23 16:36:04.206244 [ 278 ] {985199e7-c07f-43cf-8265-8484bd3ecc9f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8351 | 2026.02.23 16:36:04.206455 [ 278 ] {985199e7-c07f-43cf-8265-8484bd3ecc9f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2026.02.23 16:36:04.206594 [ 278 ] {985199e7-c07f-43cf-8265-8484bd3ecc9f} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001207 sec., 64623.03231151616 rows/sec., 5.31 MiB/sec. | ||
| 8353 | 2026.02.23 16:36:04.206635 [ 278 ] {985199e7-c07f-43cf-8265-8484bd3ecc9f} <Debug> TCPHandler: Processed in 0.001380888 sec. | ||
| 8354 | 2026.02.23 16:36:04.206750 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8355 | 2026.02.23 16:36:04.206848 [ 278 ] {272d0759-1b2d-41f2-9b1f-fe6c7be57c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8356 | 2026.02.23 16:36:04.206889 [ 278 ] {272d0759-1b2d-41f2-9b1f-fe6c7be57c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8357 | 2026.02.23 16:36:04.207290 [ 278 ] {272d0759-1b2d-41f2-9b1f-fe6c7be57c5b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2026.02.23 16:36:04.207327 [ 278 ] {272d0759-1b2d-41f2-9b1f-fe6c7be57c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8359 | 2026.02.23 16:36:04.207627 [ 278 ] {272d0759-1b2d-41f2-9b1f-fe6c7be57c5b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8360 | 2026.02.23 16:36:04.207850 [ 278 ] {272d0759-1b2d-41f2-9b1f-fe6c7be57c5b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.02.23 16:36:04.207988 [ 278 ] {272d0759-1b2d-41f2-9b1f-fe6c7be57c5b} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001159 sec., 12079.378774805866 rows/sec., 889.78 KiB/sec. | ||
| 8362 | 2026.02.23 16:36:04.208028 [ 278 ] {272d0759-1b2d-41f2-9b1f-fe6c7be57c5b} <Debug> TCPHandler: Processed in 0.001328947 sec. | ||
| 8363 | 2026.02.23 16:36:04.208154 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8364 | 2026.02.23 16:36:04.208250 [ 278 ] {e07e01b8-f26d-41b8-a0b1-8b3ad41987e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8365 | 2026.02.23 16:36:04.208291 [ 278 ] {e07e01b8-f26d-41b8-a0b1-8b3ad41987e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8366 | 2026.02.23 16:36:04.208698 [ 278 ] {e07e01b8-f26d-41b8-a0b1-8b3ad41987e7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2026.02.23 16:36:04.208734 [ 278 ] {e07e01b8-f26d-41b8-a0b1-8b3ad41987e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8368 | 2026.02.23 16:36:04.209037 [ 278 ] {e07e01b8-f26d-41b8-a0b1-8b3ad41987e7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8369 | 2026.02.23 16:36:04.209242 [ 278 ] {e07e01b8-f26d-41b8-a0b1-8b3ad41987e7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.02.23 16:36:04.209374 [ 278 ] {e07e01b8-f26d-41b8-a0b1-8b3ad41987e7} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001143 sec., 68241.46981627298 rows/sec., 5.33 MiB/sec. | ||
| 8371 | 2026.02.23 16:36:04.209412 [ 278 ] {e07e01b8-f26d-41b8-a0b1-8b3ad41987e7} <Debug> TCPHandler: Processed in 0.001307756 sec. | ||
| 8372 | 2026.02.23 16:36:04.209525 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.02.23 16:36:04.209619 [ 278 ] {bcc9b0b4-0f50-4fa2-ae63-f1470602cdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8374 | 2026.02.23 16:36:04.209663 [ 278 ] {bcc9b0b4-0f50-4fa2-ae63-f1470602cdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8375 | 2026.02.23 16:36:04.210066 [ 278 ] {bcc9b0b4-0f50-4fa2-ae63-f1470602cdd9} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.02.23 16:36:04.210103 [ 278 ] {bcc9b0b4-0f50-4fa2-ae63-f1470602cdd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8377 | 2026.02.23 16:36:04.210431 [ 278 ] {bcc9b0b4-0f50-4fa2-ae63-f1470602cdd9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8378 | 2026.02.23 16:36:04.210632 [ 278 ] {bcc9b0b4-0f50-4fa2-ae63-f1470602cdd9} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.02.23 16:36:04.210763 [ 278 ] {bcc9b0b4-0f50-4fa2-ae63-f1470602cdd9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001162 sec., 139414.80206540448 rows/sec., 9.71 MiB/sec. | ||
| 8380 | 2026.02.23 16:36:04.210802 [ 278 ] {bcc9b0b4-0f50-4fa2-ae63-f1470602cdd9} <Debug> TCPHandler: Processed in 0.001326147 sec. | ||
| 8381 | 2026.02.23 16:36:04.210913 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.02.23 16:36:04.211008 [ 278 ] {9a2184a6-acbe-438d-bbf1-67cabfa1c17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8383 | 2026.02.23 16:36:04.211064 [ 278 ] {9a2184a6-acbe-438d-bbf1-67cabfa1c17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8384 | 2026.02.23 16:36:04.211793 [ 278 ] {9a2184a6-acbe-438d-bbf1-67cabfa1c17b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.02.23 16:36:04.211829 [ 278 ] {9a2184a6-acbe-438d-bbf1-67cabfa1c17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8386 | 2026.02.23 16:36:04.212358 [ 278 ] {9a2184a6-acbe-438d-bbf1-67cabfa1c17b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8387 | 2026.02.23 16:36:04.212589 [ 278 ] {9a2184a6-acbe-438d-bbf1-67cabfa1c17b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.02.23 16:36:04.212731 [ 278 ] {9a2184a6-acbe-438d-bbf1-67cabfa1c17b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 8389 | 2026.02.23 16:36:04.212801 [ 278 ] {9a2184a6-acbe-438d-bbf1-67cabfa1c17b} <Debug> TCPHandler: Processed in 0.00193772 sec. | ||
| 8390 | 2026.02.23 16:36:04.212922 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2026.02.23 16:36:04.213018 [ 278 ] {46fc5ed4-83a9-4140-8918-64e670d958e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8392 | 2026.02.23 16:36:04.213061 [ 278 ] {46fc5ed4-83a9-4140-8918-64e670d958e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8393 | 2026.02.23 16:36:04.213401 [ 278 ] {46fc5ed4-83a9-4140-8918-64e670d958e4} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2026.02.23 16:36:04.213437 [ 278 ] {46fc5ed4-83a9-4140-8918-64e670d958e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8395 | 2026.02.23 16:36:04.213735 [ 278 ] {46fc5ed4-83a9-4140-8918-64e670d958e4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8396 | 2026.02.23 16:36:04.213935 [ 278 ] {46fc5ed4-83a9-4140-8918-64e670d958e4} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2026.02.23 16:36:04.214064 [ 278 ] {46fc5ed4-83a9-4140-8918-64e670d958e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 8398 | 2026.02.23 16:36:04.214100 [ 278 ] {46fc5ed4-83a9-4140-8918-64e670d958e4} <Debug> TCPHandler: Processed in 0.001227386 sec. | ||
| 8399 | 2026.02.23 16:36:05.196287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18744 | ||
| 8400 | 2026.02.23 16:36:05.196804 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2026.02.23 16:36:05.196842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8402 | 2026.02.23 16:36:05.197336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8403 | 2026.02.23 16:36:05.197559 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2026.02.23 16:36:05.197688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18744 | ||
| 8405 | 2026.02.23 16:36:06.191901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8406 | 2026.02.23 16:36:06.208427 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2026.02.23 16:36:06.208480 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8408 | 2026.02.23 16:36:06.215100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8409 | 2026.02.23 16:36:06.215805 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2026.02.23 16:36:06.218653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8411 | 2026.02.23 16:36:09.203997 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8412 | 2026.02.23 16:36:09.204202 [ 278 ] {87c136be-2b2e-4fe3-ac0e-133f3fc7a0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8413 | 2026.02.23 16:36:09.204270 [ 278 ] {87c136be-2b2e-4fe3-ac0e-133f3fc7a0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8414 | 2026.02.23 16:36:09.204977 [ 278 ] {87c136be-2b2e-4fe3-ac0e-133f3fc7a0b3} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2026.02.23 16:36:09.205030 [ 278 ] {87c136be-2b2e-4fe3-ac0e-133f3fc7a0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8416 | 2026.02.23 16:36:09.205440 [ 278 ] {87c136be-2b2e-4fe3-ac0e-133f3fc7a0b3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8417 | 2026.02.23 16:36:09.205663 [ 278 ] {87c136be-2b2e-4fe3-ac0e-133f3fc7a0b3} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2026.02.23 16:36:09.205826 [ 278 ] {87c136be-2b2e-4fe3-ac0e-133f3fc7a0b3} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001673 sec., 71727.43574417215 rows/sec., 6.11 MiB/sec. | ||
| 8419 | 2026.02.23 16:36:09.205822 [ 104 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8420 | 2026.02.23 16:36:09.205880 [ 278 ] {87c136be-2b2e-4fe3-ac0e-133f3fc7a0b3} <Debug> TCPHandler: Processed in 0.002015511 sec. | ||
| 8421 | 2026.02.23 16:36:09.205908 [ 104 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2026.02.23 16:36:09.205937 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8423 | 2026.02.23 16:36:09.206013 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.02.23 16:36:09.206044 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 8425 | 2026.02.23 16:36:09.206125 [ 278 ] {9abd37d7-e981-42e1-9647-29e3d0b84465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8426 | 2026.02.23 16:36:09.206159 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8427 | 2026.02.23 16:36:09.206175 [ 278 ] {9abd37d7-e981-42e1-9647-29e3d0b84465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8428 | 2026.02.23 16:36:09.206196 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2152 rows starting from the beginning of the part | ||
| 8429 | 2026.02.23 16:36:09.206265 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1382 rows starting from the beginning of the part | ||
| 8430 | 2026.02.23 16:36:09.206309 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 76 rows starting from the beginning of the part | ||
| 8431 | 2026.02.23 16:36:09.206349 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 120 rows starting from the beginning of the part | ||
| 8432 | 2026.02.23 16:36:09.206388 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 78 rows starting from the beginning of the part | ||
| 8433 | 2026.02.23 16:36:09.206427 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 120 rows starting from the beginning of the part | ||
| 8434 | 2026.02.23 16:36:09.206612 [ 278 ] {9abd37d7-e981-42e1-9647-29e3d0b84465} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8435 | 2026.02.23 16:36:09.206655 [ 278 ] {9abd37d7-e981-42e1-9647-29e3d0b84465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8436 | 2026.02.23 16:36:09.206980 [ 278 ] {9abd37d7-e981-42e1-9647-29e3d0b84465} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8437 | 2026.02.23 16:36:09.207212 [ 278 ] {9abd37d7-e981-42e1-9647-29e3d0b84465} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2026.02.23 16:36:09.207352 [ 278 ] {9abd37d7-e981-42e1-9647-29e3d0b84465} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001251 sec., 25579.53637090328 rows/sec., 1.88 MiB/sec. | ||
| 8439 | 2026.02.23 16:36:09.207393 [ 278 ] {9abd37d7-e981-42e1-9647-29e3d0b84465} <Debug> TCPHandler: Processed in 0.001431969 sec. | ||
| 8440 | 2026.02.23 16:36:09.207510 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8441 | 2026.02.23 16:36:09.207609 [ 278 ] {838b005d-cd0d-460b-b8ee-0030d50892ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8442 | 2026.02.23 16:36:09.207650 [ 278 ] {838b005d-cd0d-460b-b8ee-0030d50892ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8443 | 2026.02.23 16:36:09.207967 [ 194 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3928 rows, containing 5 columns (5 merged, 0 gathered) in 0.00196516 sec., 1998819.4345498586 rows/sec., 173.43 MiB/sec. | ||
| 8444 | 2026.02.23 16:36:09.208088 [ 278 ] {838b005d-cd0d-460b-b8ee-0030d50892ec} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2026.02.23 16:36:09.208130 [ 278 ] {838b005d-cd0d-460b-b8ee-0030d50892ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8446 | 2026.02.23 16:36:09.208226 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8447 | 2026.02.23 16:36:09.208487 [ 278 ] {838b005d-cd0d-460b-b8ee-0030d50892ec} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8448 | 2026.02.23 16:36:09.208498 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_56_11} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2026.02.23 16:36:09.208582 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_56_11} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8450 | 2026.02.23 16:36:09.208651 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 8451 | 2026.02.23 16:36:09.208721 [ 278 ] {838b005d-cd0d-460b-b8ee-0030d50892ec} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2026.02.23 16:36:09.208837 [ 104 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8453 | 2026.02.23 16:36:09.208858 [ 278 ] {838b005d-cd0d-460b-b8ee-0030d50892ec} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001269 sec., 75650.1182033097 rows/sec., 5.91 MiB/sec. | ||
| 8454 | 2026.02.23 16:36:09.208867 [ 104 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.02.23 16:36:09.208899 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8456 | 2026.02.23 16:36:09.208904 [ 278 ] {838b005d-cd0d-460b-b8ee-0030d50892ec} <Debug> TCPHandler: Processed in 0.001444819 sec. | ||
| 8457 | 2026.02.23 16:36:09.208972 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 8458 | 2026.02.23 16:36:09.209028 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8459 | 2026.02.23 16:36:09.209072 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8460 | 2026.02.23 16:36:09.209104 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1062 rows starting from the beginning of the part | ||
| 8461 | 2026.02.23 16:36:09.209129 [ 278 ] {56aa4c65-fed5-4899-81e4-08f8d37db2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8462 | 2026.02.23 16:36:09.209157 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 592 rows starting from the beginning of the part | ||
| 8463 | 2026.02.23 16:36:09.209180 [ 278 ] {56aa4c65-fed5-4899-81e4-08f8d37db2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8464 | 2026.02.23 16:36:09.209206 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 74 rows starting from the beginning of the part | ||
| 8465 | 2026.02.23 16:36:09.209249 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 96 rows starting from the beginning of the part | ||
| 8466 | 2026.02.23 16:36:09.209289 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 78 rows starting from the beginning of the part | ||
| 8467 | 2026.02.23 16:36:09.209330 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 96 rows starting from the beginning of the part | ||
| 8468 | 2026.02.23 16:36:09.209597 [ 278 ] {56aa4c65-fed5-4899-81e4-08f8d37db2d8} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2026.02.23 16:36:09.209639 [ 278 ] {56aa4c65-fed5-4899-81e4-08f8d37db2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8470 | 2026.02.23 16:36:09.209982 [ 278 ] {56aa4c65-fed5-4899-81e4-08f8d37db2d8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8471 | 2026.02.23 16:36:09.210199 [ 278 ] {56aa4c65-fed5-4899-81e4-08f8d37db2d8} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8472 | 2026.02.23 16:36:09.210310 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8473 | 2026.02.23 16:36:09.210321 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1998 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378688 sec., 1449203.880791013 rows/sec., 113.36 MiB/sec. | ||
| 8474 | 2026.02.23 16:36:09.210337 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2026.02.23 16:36:09.210331 [ 278 ] {56aa4c65-fed5-4899-81e4-08f8d37db2d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 8476 | 2026.02.23 16:36:09.210378 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8477 | 2026.02.23 16:36:09.210420 [ 278 ] {56aa4c65-fed5-4899-81e4-08f8d37db2d8} <Debug> TCPHandler: Processed in 0.00144145 sec. | ||
| 8478 | 2026.02.23 16:36:09.210451 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 8479 | 2026.02.23 16:36:09.210537 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.02.23 16:36:09.210539 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8481 | 2026.02.23 16:36:09.210561 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8482 | 2026.02.23 16:36:09.210593 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15316 rows starting from the beginning of the part | ||
| 8483 | 2026.02.23 16:36:09.210641 [ 278 ] {9635ddda-de42-4ea7-8013-99098f40edeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8484 | 2026.02.23 16:36:09.210646 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 882 rows starting from the beginning of the part | ||
| 8485 | 2026.02.23 16:36:09.210701 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8486 | 2026.02.23 16:36:09.210704 [ 278 ] {9635ddda-de42-4ea7-8013-99098f40edeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8487 | 2026.02.23 16:36:09.210741 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 8488 | 2026.02.23 16:36:09.210779 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 162 rows starting from the beginning of the part | ||
| 8489 | 2026.02.23 16:36:09.210813 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8490 | 2026.02.23 16:36:09.210911 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_56_11} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.02.23 16:36:09.210998 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_56_11} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8492 | 2026.02.23 16:36:09.211100 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8493 | 2026.02.23 16:36:09.211551 [ 278 ] {9635ddda-de42-4ea7-8013-99098f40edeb} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8494 | 2026.02.23 16:36:09.211593 [ 278 ] {9635ddda-de42-4ea7-8013-99098f40edeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8495 | 2026.02.23 16:36:09.212163 [ 278 ] {9635ddda-de42-4ea7-8013-99098f40edeb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8496 | 2026.02.23 16:36:09.212389 [ 278 ] {9635ddda-de42-4ea7-8013-99098f40edeb} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8497 | 2026.02.23 16:36:09.212530 [ 278 ] {9635ddda-de42-4ea7-8013-99098f40edeb} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001908 sec., 16771.488469601678 rows/sec., 30.05 MiB/sec. | ||
| 8498 | 2026.02.23 16:36:09.212599 [ 278 ] {9635ddda-de42-4ea7-8013-99098f40edeb} <Debug> TCPHandler: Processed in 0.002111894 sec. | ||
| 8499 | 2026.02.23 16:36:09.212718 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8500 | 2026.02.23 16:36:09.212812 [ 278 ] {3c9ca05c-4d63-44bb-8aaf-6df026f49ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8501 | 2026.02.23 16:36:09.212855 [ 278 ] {3c9ca05c-4d63-44bb-8aaf-6df026f49ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8502 | 2026.02.23 16:36:09.213201 [ 278 ] {3c9ca05c-4d63-44bb-8aaf-6df026f49ed5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2026.02.23 16:36:09.213238 [ 278 ] {3c9ca05c-4d63-44bb-8aaf-6df026f49ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8504 | 2026.02.23 16:36:09.213661 [ 278 ] {3c9ca05c-4d63-44bb-8aaf-6df026f49ed5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8505 | 2026.02.23 16:36:09.213872 [ 278 ] {3c9ca05c-4d63-44bb-8aaf-6df026f49ed5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2026.02.23 16:36:09.213985 [ 104 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8507 | 2026.02.23 16:36:09.214002 [ 278 ] {3c9ca05c-4d63-44bb-8aaf-6df026f49ed5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 8508 | 2026.02.23 16:36:09.214029 [ 104 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8509 | 2026.02.23 16:36:09.214051 [ 278 ] {3c9ca05c-4d63-44bb-8aaf-6df026f49ed5} <Debug> TCPHandler: Processed in 0.001382128 sec. | ||
| 8510 | 2026.02.23 16:36:09.214055 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8511 | 2026.02.23 16:36:09.214159 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 8512 | 2026.02.23 16:36:09.214274 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8513 | 2026.02.23 16:36:09.214306 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2850 rows starting from the beginning of the part | ||
| 8514 | 2026.02.23 16:36:09.214390 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 8515 | 2026.02.23 16:36:09.214434 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 8516 | 2026.02.23 16:36:09.214473 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 8517 | 2026.02.23 16:36:09.214509 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 8518 | 2026.02.23 16:36:09.214546 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 8519 | 2026.02.23 16:36:09.214879 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16840 rows, containing 5 columns (5 merged, 0 gathered) in 0.004450621 sec., 3783741.6396498377 rows/sec., 258.15 MiB/sec. | ||
| 8520 | 2026.02.23 16:36:09.215079 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8521 | 2026.02.23 16:36:09.215378 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2026.02.23 16:36:09.215452 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8523 | 2026.02.23 16:36:09.215536 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8524 | 2026.02.23 16:36:09.215827 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001706435 sec., 1845953.6987930979 rows/sec., 121.74 MiB/sec. | ||
| 8525 | 2026.02.23 16:36:09.216082 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8526 | 2026.02.23 16:36:09.216327 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_56_11} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2026.02.23 16:36:09.216391 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_56_11} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8528 | 2026.02.23 16:36:09.216464 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8529 | 2026.02.23 16:36:11.173432 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35486 | ||
| 8530 | 2026.02.23 16:36:11.173540 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8531 | 2026.02.23 16:36:11.173568 [ 287 ] {} <Debug> TCP-Session: 778fa7eb-5509-4b73-92d3-b2e3c7e67f83 Authenticating user 'default' from [fd00:1122:3344:101::e]:35486 | ||
| 8532 | 2026.02.23 16:36:11.173589 [ 287 ] {} <Debug> TCP-Session: 778fa7eb-5509-4b73-92d3-b2e3c7e67f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8533 | 2026.02.23 16:36:11.173601 [ 287 ] {} <Debug> TCP-Session: 778fa7eb-5509-4b73-92d3-b2e3c7e67f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8534 | 2026.02.23 16:36:11.173829 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60625 | ||
| 8535 | 2026.02.23 16:36:11.173844 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46980 | ||
| 8536 | 2026.02.23 16:36:11.173876 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42054 | ||
| 8537 | 2026.02.23 16:36:11.173873 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60518 | ||
| 8538 | 2026.02.23 16:36:11.173929 [ 287 ] {} <Trace> TCP-Session: 778fa7eb-5509-4b73-92d3-b2e3c7e67f83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8539 | 2026.02.23 16:36:11.173957 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8540 | 2026.02.23 16:36:11.173953 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8541 | 2026.02.23 16:36:11.173911 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8542 | 2026.02.23 16:36:11.174000 [ 350 ] {} <Debug> TCP-Session: ad0132ec-b75f-41fc-86a5-cc66bd144ca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46980 | ||
| 8543 | 2026.02.23 16:36:11.173992 [ 355 ] {} <Debug> TCP-Session: b2ca233c-f8e3-41e0-bdf9-693b07483a5e Authenticating user 'default' from [fd00:1122:3344:101::e]:42054 | ||
| 8544 | 2026.02.23 16:36:11.174025 [ 291 ] {} <Debug> TCP-Session: c28d39e9-dc92-4347-bea0-3e52a918f038 Authenticating user 'default' from [fd00:1122:3344:101::e]:60625 | ||
| 8545 | 2026.02.23 16:36:11.174036 [ 350 ] {} <Debug> TCP-Session: ad0132ec-b75f-41fc-86a5-cc66bd144ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8546 | 2026.02.23 16:36:11.174048 [ 355 ] {} <Debug> TCP-Session: b2ca233c-f8e3-41e0-bdf9-693b07483a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8547 | 2026.02.23 16:36:11.174064 [ 291 ] {} <Debug> TCP-Session: c28d39e9-dc92-4347-bea0-3e52a918f038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8548 | 2026.02.23 16:36:11.174069 [ 350 ] {} <Debug> TCP-Session: ad0132ec-b75f-41fc-86a5-cc66bd144ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8549 | 2026.02.23 16:36:11.174078 [ 355 ] {} <Debug> TCP-Session: b2ca233c-f8e3-41e0-bdf9-693b07483a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8550 | 2026.02.23 16:36:11.174098 [ 291 ] {} <Debug> TCP-Session: c28d39e9-dc92-4347-bea0-3e52a918f038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8551 | 2026.02.23 16:36:11.174126 [ 287 ] {e7917e5d-e8ea-408f-821b-e07326c27460} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35486) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8552 | 2026.02.23 16:36:11.173852 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34493 | ||
| 8553 | 2026.02.23 16:36:11.173824 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64309 | ||
| 8554 | 2026.02.23 16:36:11.174214 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8555 | 2026.02.23 16:36:11.173830 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60660 | ||
| 8556 | 2026.02.23 16:36:11.174277 [ 354 ] {} <Debug> TCP-Session: e9d49787-b0d4-46e8-bccb-b90142c4b3f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60518 | ||
| 8557 | 2026.02.23 16:36:11.173860 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37449 | ||
| 8558 | 2026.02.23 16:36:11.174311 [ 354 ] {} <Debug> TCP-Session: e9d49787-b0d4-46e8-bccb-b90142c4b3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8559 | 2026.02.23 16:36:11.174345 [ 354 ] {} <Debug> TCP-Session: e9d49787-b0d4-46e8-bccb-b90142c4b3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8560 | 2026.02.23 16:36:11.174401 [ 287 ] {e7917e5d-e8ea-408f-821b-e07326c27460} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8561 | 2026.02.23 16:36:11.174467 [ 287 ] {e7917e5d-e8ea-408f-821b-e07326c27460} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8562 | 2026.02.23 16:36:11.174662 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8563 | 2026.02.23 16:36:11.174695 [ 352 ] {} <Debug> TCP-Session: 05f098f0-ce42-41de-8c1b-213411141570 Authenticating user 'default' from [fd00:1122:3344:101::e]:34493 | ||
| 8564 | 2026.02.23 16:36:11.174712 [ 352 ] {} <Debug> TCP-Session: 05f098f0-ce42-41de-8c1b-213411141570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8565 | 2026.02.23 16:36:11.174728 [ 352 ] {} <Debug> TCP-Session: 05f098f0-ce42-41de-8c1b-213411141570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8566 | 2026.02.23 16:36:11.174770 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8567 | 2026.02.23 16:36:11.174790 [ 287 ] {e7917e5d-e8ea-408f-821b-e07326c27460} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 8568 | 2026.02.23 16:36:11.174813 [ 353 ] {} <Debug> TCP-Session: 550f4d66-90e5-43df-9939-dfdc89075cc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37449 | ||
| 8569 | 2026.02.23 16:36:11.174840 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8570 | 2026.02.23 16:36:11.174847 [ 353 ] {} <Debug> TCP-Session: 550f4d66-90e5-43df-9939-dfdc89075cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8571 | 2026.02.23 16:36:11.174868 [ 353 ] {} <Debug> TCP-Session: 550f4d66-90e5-43df-9939-dfdc89075cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8572 | 2026.02.23 16:36:11.174870 [ 289 ] {} <Debug> TCP-Session: 617f51b1-4c93-4625-919c-63c03236bff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64309 | ||
| 8573 | 2026.02.23 16:36:11.174892 [ 289 ] {} <Debug> TCP-Session: 617f51b1-4c93-4625-919c-63c03236bff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8574 | 2026.02.23 16:36:11.174905 [ 289 ] {} <Debug> TCP-Session: 617f51b1-4c93-4625-919c-63c03236bff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8575 | 2026.02.23 16:36:11.175034 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8576 | 2026.02.23 16:36:11.175074 [ 290 ] {} <Debug> TCP-Session: 1df421d1-45c2-4687-9540-2fdf38015859 Authenticating user 'default' from [fd00:1122:3344:101::e]:60660 | ||
| 8577 | 2026.02.23 16:36:11.175091 [ 290 ] {} <Debug> TCP-Session: 1df421d1-45c2-4687-9540-2fdf38015859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8578 | 2026.02.23 16:36:11.175105 [ 290 ] {} <Debug> TCP-Session: 1df421d1-45c2-4687-9540-2fdf38015859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8579 | 2026.02.23 16:36:11.175815 [ 297 ] {e7917e5d-e8ea-408f-821b-e07326c27460} <Trace> AggregatingTransform: Aggregating | ||
| 8580 | 2026.02.23 16:36:11.175855 [ 297 ] {e7917e5d-e8ea-408f-821b-e07326c27460} <Trace> Aggregator: Aggregation method: without_key | ||
| 8581 | 2026.02.23 16:36:11.175892 [ 297 ] {e7917e5d-e8ea-408f-821b-e07326c27460} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009777 sec. (1022.809 rows/sec., 39.95 KiB/sec.) | ||
| 8582 | 2026.02.23 16:36:11.175910 [ 297 ] {e7917e5d-e8ea-408f-821b-e07326c27460} <Trace> Aggregator: Merging aggregated data | ||
| 8583 | 2026.02.23 16:36:11.177433 [ 287 ] {e7917e5d-e8ea-408f-821b-e07326c27460} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00337 sec., 296.7359050445104 rows/sec., 11.59 KiB/sec. | ||
| 8584 | 2026.02.23 16:36:11.177593 [ 287 ] {e7917e5d-e8ea-408f-821b-e07326c27460} <Debug> TCPHandler: Processed in 0.003783787 sec. | ||
| 8585 | 2026.02.23 16:36:11.177691 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8586 | 2026.02.23 16:36:11.177720 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8587 | 2026.02.23 16:36:11.177740 [ 353 ] {} <Debug> TCP-Session: 550f4d66-90e5-43df-9939-dfdc89075cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8588 | 2026.02.23 16:36:11.177747 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8589 | 2026.02.23 16:36:11.177767 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8590 | 2026.02.23 16:36:11.177789 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8591 | 2026.02.23 16:36:11.177812 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8592 | 2026.02.23 16:36:11.177831 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8593 | 2026.02.23 16:36:11.177865 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8594 | 2026.02.23 16:36:11.177878 [ 354 ] {} <Debug> TCP-Session: e9d49787-b0d4-46e8-bccb-b90142c4b3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8595 | 2026.02.23 16:36:11.177898 [ 350 ] {} <Debug> TCP-Session: ad0132ec-b75f-41fc-86a5-cc66bd144ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8596 | 2026.02.23 16:36:11.177908 [ 287 ] {} <Debug> TCP-Session: 778fa7eb-5509-4b73-92d3-b2e3c7e67f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8597 | 2026.02.23 16:36:11.177859 [ 291 ] {} <Debug> TCP-Session: c28d39e9-dc92-4347-bea0-3e52a918f038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8598 | 2026.02.23 16:36:11.177849 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8599 | 2026.02.23 16:36:11.177836 [ 289 ] {} <Debug> TCP-Session: 617f51b1-4c93-4625-919c-63c03236bff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8600 | 2026.02.23 16:36:11.177993 [ 355 ] {} <Debug> TCP-Session: b2ca233c-f8e3-41e0-bdf9-693b07483a5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8601 | 2026.02.23 16:36:11.177809 [ 290 ] {} <Debug> TCP-Session: 1df421d1-45c2-4687-9540-2fdf38015859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8602 | 2026.02.23 16:36:11.177766 [ 352 ] {} <Debug> TCP-Session: 05f098f0-ce42-41de-8c1b-213411141570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8603 | 2026.02.23 16:36:11.262368 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58585 | ||
| 8604 | 2026.02.23 16:36:11.262474 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8605 | 2026.02.23 16:36:11.262501 [ 287 ] {} <Debug> TCP-Session: 3e8f5657-3add-44ad-9c1d-7c6cf682c133 Authenticating user 'default' from [fd00:1122:3344:101::e]:58585 | ||
| 8606 | 2026.02.23 16:36:11.262524 [ 287 ] {} <Debug> TCP-Session: 3e8f5657-3add-44ad-9c1d-7c6cf682c133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8607 | 2026.02.23 16:36:11.262536 [ 287 ] {} <Debug> TCP-Session: 3e8f5657-3add-44ad-9c1d-7c6cf682c133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8608 | 2026.02.23 16:36:11.262745 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37258 | ||
| 8609 | 2026.02.23 16:36:11.262764 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34136 | ||
| 8610 | 2026.02.23 16:36:11.262803 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46526 | ||
| 8611 | 2026.02.23 16:36:11.262822 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65197 | ||
| 8612 | 2026.02.23 16:36:11.262817 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41648 | ||
| 8613 | 2026.02.23 16:36:11.262885 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8614 | 2026.02.23 16:36:11.262892 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8615 | 2026.02.23 16:36:11.262916 [ 287 ] {} <Trace> TCP-Session: 3e8f5657-3add-44ad-9c1d-7c6cf682c133 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8616 | 2026.02.23 16:36:11.262927 [ 290 ] {} <Debug> TCP-Session: 9fbee65d-a450-44f9-8e40-a1b97b2fa11f Authenticating user 'default' from [fd00:1122:3344:101::e]:34136 | ||
| 8617 | 2026.02.23 16:36:11.262947 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8618 | 2026.02.23 16:36:11.262958 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8619 | 2026.02.23 16:36:11.262975 [ 290 ] {} <Debug> TCP-Session: 9fbee65d-a450-44f9-8e40-a1b97b2fa11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8620 | 2026.02.23 16:36:11.262994 [ 355 ] {} <Debug> TCP-Session: 8dc307b5-2eee-43f2-9ea6-e9b8d1954f6a Authenticating user 'default' from [fd00:1122:3344:101::e]:65197 | ||
| 8621 | 2026.02.23 16:36:11.263004 [ 354 ] {} <Debug> TCP-Session: b7dd710d-a6df-44d3-b808-57b307623ea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41648 | ||
| 8622 | 2026.02.23 16:36:11.263006 [ 290 ] {} <Debug> TCP-Session: 9fbee65d-a450-44f9-8e40-a1b97b2fa11f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8623 | 2026.02.23 16:36:11.263028 [ 355 ] {} <Debug> TCP-Session: 8dc307b5-2eee-43f2-9ea6-e9b8d1954f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8624 | 2026.02.23 16:36:11.263036 [ 354 ] {} <Debug> TCP-Session: b7dd710d-a6df-44d3-b808-57b307623ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8625 | 2026.02.23 16:36:11.263054 [ 355 ] {} <Debug> TCP-Session: 8dc307b5-2eee-43f2-9ea6-e9b8d1954f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8626 | 2026.02.23 16:36:11.263072 [ 354 ] {} <Debug> TCP-Session: b7dd710d-a6df-44d3-b808-57b307623ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8627 | 2026.02.23 16:36:11.262944 [ 353 ] {} <Debug> TCP-Session: 472d0057-33b7-40e1-926a-0b2ff5349c27 Authenticating user 'default' from [fd00:1122:3344:101::e]:46526 | ||
| 8628 | 2026.02.23 16:36:11.263101 [ 287 ] {f45334ff-b22f-414a-939b-911937c793b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58585) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8629 | 2026.02.23 16:36:11.263136 [ 353 ] {} <Debug> TCP-Session: 472d0057-33b7-40e1-926a-0b2ff5349c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8630 | 2026.02.23 16:36:11.262794 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52151 | ||
| 8631 | 2026.02.23 16:36:11.263162 [ 353 ] {} <Debug> TCP-Session: 472d0057-33b7-40e1-926a-0b2ff5349c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8632 | 2026.02.23 16:36:11.262784 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50121 | ||
| 8633 | 2026.02.23 16:36:11.262770 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60674 | ||
| 8634 | 2026.02.23 16:36:11.263257 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8635 | 2026.02.23 16:36:11.262878 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8636 | 2026.02.23 16:36:11.263285 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8637 | 2026.02.23 16:36:11.263296 [ 352 ] {} <Debug> TCP-Session: 481d5e6a-d5aa-4de1-93b6-9ece0bc58d85 Authenticating user 'default' from [fd00:1122:3344:101::e]:52151 | ||
| 8638 | 2026.02.23 16:36:11.263324 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8639 | 2026.02.23 16:36:11.263332 [ 350 ] {} <Debug> TCP-Session: e59b5cad-cb63-4388-acbc-4ba923f58fab Authenticating user 'default' from [fd00:1122:3344:101::e]:50121 | ||
| 8640 | 2026.02.23 16:36:11.263363 [ 291 ] {} <Debug> TCP-Session: 7a3cb621-28bf-4f6b-8373-a250f02e96ed Authenticating user 'default' from [fd00:1122:3344:101::e]:60674 | ||
| 8641 | 2026.02.23 16:36:11.263393 [ 287 ] {f45334ff-b22f-414a-939b-911937c793b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8642 | 2026.02.23 16:36:11.263401 [ 350 ] {} <Debug> TCP-Session: e59b5cad-cb63-4388-acbc-4ba923f58fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8643 | 2026.02.23 16:36:11.263410 [ 291 ] {} <Debug> TCP-Session: 7a3cb621-28bf-4f6b-8373-a250f02e96ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8644 | 2026.02.23 16:36:11.263438 [ 350 ] {} <Debug> TCP-Session: e59b5cad-cb63-4388-acbc-4ba923f58fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8645 | 2026.02.23 16:36:11.263451 [ 291 ] {} <Debug> TCP-Session: 7a3cb621-28bf-4f6b-8373-a250f02e96ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8646 | 2026.02.23 16:36:11.263454 [ 287 ] {f45334ff-b22f-414a-939b-911937c793b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8647 | 2026.02.23 16:36:11.263345 [ 352 ] {} <Debug> TCP-Session: 481d5e6a-d5aa-4de1-93b6-9ece0bc58d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8648 | 2026.02.23 16:36:11.263322 [ 289 ] {} <Debug> TCP-Session: b9c730a7-d474-43d8-882c-4cf86bb3c09e Authenticating user 'default' from [fd00:1122:3344:101::e]:37258 | ||
| 8649 | 2026.02.23 16:36:11.263502 [ 352 ] {} <Debug> TCP-Session: 481d5e6a-d5aa-4de1-93b6-9ece0bc58d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8650 | 2026.02.23 16:36:11.263527 [ 289 ] {} <Debug> TCP-Session: b9c730a7-d474-43d8-882c-4cf86bb3c09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8651 | 2026.02.23 16:36:11.263546 [ 289 ] {} <Debug> TCP-Session: b9c730a7-d474-43d8-882c-4cf86bb3c09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8652 | 2026.02.23 16:36:11.263757 [ 287 ] {f45334ff-b22f-414a-939b-911937c793b1} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 8653 | 2026.02.23 16:36:11.264738 [ 331 ] {f45334ff-b22f-414a-939b-911937c793b1} <Trace> AggregatingTransform: Aggregating | ||
| 8654 | 2026.02.23 16:36:11.264775 [ 331 ] {f45334ff-b22f-414a-939b-911937c793b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 8655 | 2026.02.23 16:36:11.264810 [ 331 ] {f45334ff-b22f-414a-939b-911937c793b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094776 sec. (1055.119 rows/sec., 41.22 KiB/sec.) | ||
| 8656 | 2026.02.23 16:36:11.264827 [ 331 ] {f45334ff-b22f-414a-939b-911937c793b1} <Trace> Aggregator: Merging aggregated data | ||
| 8657 | 2026.02.23 16:36:11.266017 [ 287 ] {f45334ff-b22f-414a-939b-911937c793b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002978 sec., 335.795836131632 rows/sec., 13.12 KiB/sec. | ||
| 8658 | 2026.02.23 16:36:11.266148 [ 287 ] {f45334ff-b22f-414a-939b-911937c793b1} <Debug> TCPHandler: Processed in 0.003348289 sec. | ||
| 8659 | 2026.02.23 16:36:11.266284 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8660 | 2026.02.23 16:36:11.266315 [ 287 ] {} <Debug> TCP-Session: 3e8f5657-3add-44ad-9c1d-7c6cf682c133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8661 | 2026.02.23 16:36:11.266315 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8662 | 2026.02.23 16:36:11.266339 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8663 | 2026.02.23 16:36:11.266353 [ 291 ] {} <Debug> TCP-Session: 7a3cb621-28bf-4f6b-8373-a250f02e96ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8664 | 2026.02.23 16:36:11.266360 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8665 | 2026.02.23 16:36:11.266385 [ 355 ] {} <Debug> TCP-Session: 8dc307b5-2eee-43f2-9ea6-e9b8d1954f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8666 | 2026.02.23 16:36:11.266381 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8667 | 2026.02.23 16:36:11.266402 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8668 | 2026.02.23 16:36:11.266425 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8669 | 2026.02.23 16:36:11.266453 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8670 | 2026.02.23 16:36:11.266478 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8671 | 2026.02.23 16:36:11.266485 [ 350 ] {} <Debug> TCP-Session: e59b5cad-cb63-4388-acbc-4ba923f58fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8672 | 2026.02.23 16:36:11.266505 [ 352 ] {} <Debug> TCP-Session: 481d5e6a-d5aa-4de1-93b6-9ece0bc58d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8673 | 2026.02.23 16:36:11.266522 [ 354 ] {} <Debug> TCP-Session: b7dd710d-a6df-44d3-b808-57b307623ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8674 | 2026.02.23 16:36:11.266465 [ 353 ] {} <Debug> TCP-Session: 472d0057-33b7-40e1-926a-0b2ff5349c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8675 | 2026.02.23 16:36:11.266450 [ 289 ] {} <Debug> TCP-Session: b9c730a7-d474-43d8-882c-4cf86bb3c09e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8676 | 2026.02.23 16:36:11.266414 [ 290 ] {} <Debug> TCP-Session: 9fbee65d-a450-44f9-8e40-a1b97b2fa11f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8677 | 2026.02.23 16:36:11.398845 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64086 | ||
| 8678 | 2026.02.23 16:36:11.398962 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8679 | 2026.02.23 16:36:11.399000 [ 287 ] {} <Debug> TCP-Session: 4d89f30f-9a6f-44e5-bf2b-58de314a6aba Authenticating user 'default' from [fd00:1122:3344:101::e]:64086 | ||
| 8680 | 2026.02.23 16:36:11.399031 [ 287 ] {} <Debug> TCP-Session: 4d89f30f-9a6f-44e5-bf2b-58de314a6aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8681 | 2026.02.23 16:36:11.399044 [ 287 ] {} <Debug> TCP-Session: 4d89f30f-9a6f-44e5-bf2b-58de314a6aba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8682 | 2026.02.23 16:36:11.399300 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62530 | ||
| 8683 | 2026.02.23 16:36:11.399320 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51036 | ||
| 8684 | 2026.02.23 16:36:11.399389 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55777 | ||
| 8685 | 2026.02.23 16:36:11.399421 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35534 | ||
| 8686 | 2026.02.23 16:36:11.399440 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50540 | ||
| 8687 | 2026.02.23 16:36:11.399472 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8688 | 2026.02.23 16:36:11.399482 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8689 | 2026.02.23 16:36:11.399435 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53121 | ||
| 8690 | 2026.02.23 16:36:11.399528 [ 290 ] {} <Debug> TCP-Session: df6e6a21-291c-42fe-baaa-63d5b6c66734 Authenticating user 'default' from [fd00:1122:3344:101::e]:51036 | ||
| 8691 | 2026.02.23 16:36:11.399530 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8692 | 2026.02.23 16:36:11.399557 [ 290 ] {} <Debug> TCP-Session: df6e6a21-291c-42fe-baaa-63d5b6c66734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8693 | 2026.02.23 16:36:11.399513 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8694 | 2026.02.23 16:36:11.399582 [ 355 ] {} <Debug> TCP-Session: 7d1ceac0-7c76-4b4c-8138-02d2dee7abe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50540 | ||
| 8695 | 2026.02.23 16:36:11.399584 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8696 | 2026.02.23 16:36:11.399611 [ 353 ] {} <Debug> TCP-Session: 163d340d-0953-4639-af0c-decdc26673ea Authenticating user 'default' from [fd00:1122:3344:101::e]:35534 | ||
| 8697 | 2026.02.23 16:36:11.399625 [ 355 ] {} <Debug> TCP-Session: 7d1ceac0-7c76-4b4c-8138-02d2dee7abe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8698 | 2026.02.23 16:36:11.399635 [ 354 ] {} <Debug> TCP-Session: 9ff3279d-10e5-4ade-8b8b-e8267445f803 Authenticating user 'default' from [fd00:1122:3344:101::e]:53121 | ||
| 8699 | 2026.02.23 16:36:11.399657 [ 355 ] {} <Debug> TCP-Session: 7d1ceac0-7c76-4b4c-8138-02d2dee7abe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8700 | 2026.02.23 16:36:11.399653 [ 353 ] {} <Debug> TCP-Session: 163d340d-0953-4639-af0c-decdc26673ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8701 | 2026.02.23 16:36:11.399673 [ 354 ] {} <Debug> TCP-Session: 9ff3279d-10e5-4ade-8b8b-e8267445f803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8702 | 2026.02.23 16:36:11.399696 [ 353 ] {} <Debug> TCP-Session: 163d340d-0953-4639-af0c-decdc26673ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8703 | 2026.02.23 16:36:11.399709 [ 354 ] {} <Debug> TCP-Session: 9ff3279d-10e5-4ade-8b8b-e8267445f803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8704 | 2026.02.23 16:36:11.399582 [ 290 ] {} <Debug> TCP-Session: df6e6a21-291c-42fe-baaa-63d5b6c66734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8705 | 2026.02.23 16:36:11.399514 [ 289 ] {} <Debug> TCP-Session: 8cfef8c8-44d8-418b-afb9-1ba2f1e01a6d Authenticating user 'default' from [fd00:1122:3344:101::e]:62530 | ||
| 8706 | 2026.02.23 16:36:11.399512 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8707 | 2026.02.23 16:36:11.399791 [ 289 ] {} <Debug> TCP-Session: 8cfef8c8-44d8-418b-afb9-1ba2f1e01a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8708 | 2026.02.23 16:36:11.399826 [ 350 ] {} <Debug> TCP-Session: 10f2391a-3b6c-4a0f-b873-e84121e0d1f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55777 | ||
| 8709 | 2026.02.23 16:36:11.399843 [ 289 ] {} <Debug> TCP-Session: 8cfef8c8-44d8-418b-afb9-1ba2f1e01a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8710 | 2026.02.23 16:36:11.399861 [ 350 ] {} <Debug> TCP-Session: 10f2391a-3b6c-4a0f-b873-e84121e0d1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8711 | 2026.02.23 16:36:11.399406 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35785 | ||
| 8712 | 2026.02.23 16:36:11.399882 [ 350 ] {} <Debug> TCP-Session: 10f2391a-3b6c-4a0f-b873-e84121e0d1f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8713 | 2026.02.23 16:36:11.399377 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46585 | ||
| 8714 | 2026.02.23 16:36:11.399452 [ 287 ] {} <Trace> TCP-Session: 4d89f30f-9a6f-44e5-bf2b-58de314a6aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8715 | 2026.02.23 16:36:11.399966 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8716 | 2026.02.23 16:36:11.399991 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8717 | 2026.02.23 16:36:11.399993 [ 352 ] {} <Debug> TCP-Session: ee931d28-0423-472a-9de9-568fe13f9c38 Authenticating user 'default' from [fd00:1122:3344:101::e]:35785 | ||
| 8718 | 2026.02.23 16:36:11.400013 [ 291 ] {} <Debug> TCP-Session: 223af7a4-78a1-4409-aaef-e5016cb492db Authenticating user 'default' from [fd00:1122:3344:101::e]:46585 | ||
| 8719 | 2026.02.23 16:36:11.400020 [ 352 ] {} <Debug> TCP-Session: ee931d28-0423-472a-9de9-568fe13f9c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8720 | 2026.02.23 16:36:11.400029 [ 291 ] {} <Debug> TCP-Session: 223af7a4-78a1-4409-aaef-e5016cb492db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8721 | 2026.02.23 16:36:11.400037 [ 352 ] {} <Debug> TCP-Session: ee931d28-0423-472a-9de9-568fe13f9c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8722 | 2026.02.23 16:36:11.400044 [ 291 ] {} <Debug> TCP-Session: 223af7a4-78a1-4409-aaef-e5016cb492db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8723 | 2026.02.23 16:36:11.400127 [ 287 ] {1b25a7aa-b25b-4844-b8d5-e54399d3637a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64086) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8724 | 2026.02.23 16:36:11.400393 [ 287 ] {1b25a7aa-b25b-4844-b8d5-e54399d3637a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8725 | 2026.02.23 16:36:11.400448 [ 287 ] {1b25a7aa-b25b-4844-b8d5-e54399d3637a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8726 | 2026.02.23 16:36:11.400782 [ 287 ] {1b25a7aa-b25b-4844-b8d5-e54399d3637a} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 8727 | 2026.02.23 16:36:11.401757 [ 336 ] {1b25a7aa-b25b-4844-b8d5-e54399d3637a} <Trace> AggregatingTransform: Aggregating | ||
| 8728 | 2026.02.23 16:36:11.401798 [ 336 ] {1b25a7aa-b25b-4844-b8d5-e54399d3637a} <Trace> Aggregator: Aggregation method: without_key | ||
| 8729 | 2026.02.23 16:36:11.401835 [ 336 ] {1b25a7aa-b25b-4844-b8d5-e54399d3637a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949389 sec. (1053.309 rows/sec., 41.14 KiB/sec.) | ||
| 8730 | 2026.02.23 16:36:11.401853 [ 336 ] {1b25a7aa-b25b-4844-b8d5-e54399d3637a} <Trace> Aggregator: Merging aggregated data | ||
| 8731 | 2026.02.23 16:36:11.403607 [ 287 ] {1b25a7aa-b25b-4844-b8d5-e54399d3637a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003548 sec., 281.8489289740699 rows/sec., 11.01 KiB/sec. | ||
| 8732 | 2026.02.23 16:36:11.403756 [ 287 ] {1b25a7aa-b25b-4844-b8d5-e54399d3637a} <Debug> TCPHandler: Processed in 0.004442761 sec. | ||
| 8733 | 2026.02.23 16:36:11.403851 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8734 | 2026.02.23 16:36:11.403877 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8735 | 2026.02.23 16:36:11.403894 [ 287 ] {} <Debug> TCP-Session: 4d89f30f-9a6f-44e5-bf2b-58de314a6aba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8736 | 2026.02.23 16:36:11.403906 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8737 | 2026.02.23 16:36:11.403930 [ 289 ] {} <Debug> TCP-Session: 8cfef8c8-44d8-418b-afb9-1ba2f1e01a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8738 | 2026.02.23 16:36:11.403943 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8739 | 2026.02.23 16:36:11.403962 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8740 | 2026.02.23 16:36:11.403979 [ 355 ] {} <Debug> TCP-Session: 7d1ceac0-7c76-4b4c-8138-02d2dee7abe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8741 | 2026.02.23 16:36:11.403981 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8742 | 2026.02.23 16:36:11.404018 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8743 | 2026.02.23 16:36:11.404025 [ 350 ] {} <Debug> TCP-Session: 10f2391a-3b6c-4a0f-b873-e84121e0d1f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8744 | 2026.02.23 16:36:11.404053 [ 290 ] {} <Debug> TCP-Session: df6e6a21-291c-42fe-baaa-63d5b6c66734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8745 | 2026.02.23 16:36:11.404064 [ 354 ] {} <Debug> TCP-Session: 9ff3279d-10e5-4ade-8b8b-e8267445f803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8746 | 2026.02.23 16:36:11.403921 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8747 | 2026.02.23 16:36:11.403999 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8748 | 2026.02.23 16:36:11.404129 [ 291 ] {} <Debug> TCP-Session: 223af7a4-78a1-4409-aaef-e5016cb492db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8749 | 2026.02.23 16:36:11.404156 [ 353 ] {} <Debug> TCP-Session: 163d340d-0953-4639-af0c-decdc26673ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8750 | 2026.02.23 16:36:11.404007 [ 352 ] {} <Debug> TCP-Session: ee931d28-0423-472a-9de9-568fe13f9c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8751 | 2026.02.23 16:36:12.570706 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8752 | 2026.02.23 16:36:12.570763 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8753 | 2026.02.23 16:36:12.697772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19192 | ||
| 8754 | 2026.02.23 16:36:12.698347 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8755 | 2026.02.23 16:36:12.698404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8756 | 2026.02.23 16:36:12.698992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8757 | 2026.02.23 16:36:12.699334 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2026.02.23 16:36:12.699532 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19192 | ||
| 8759 | 2026.02.23 16:36:12.753298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1074 | ||
| 8760 | 2026.02.23 16:36:12.756031 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2026.02.23 16:36:12.756098 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8762 | 2026.02.23 16:36:12.757341 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8763 | 2026.02.23 16:36:12.757633 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.02.23 16:36:12.758023 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1074 | ||
| 8765 | 2026.02.23 16:36:13.718712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8766 | 2026.02.23 16:36:13.737185 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8767 | 2026.02.23 16:36:13.737254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8768 | 2026.02.23 16:36:13.743683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8769 | 2026.02.23 16:36:13.744421 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8770 | 2026.02.23 16:36:13.748040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8771 | 2026.02.23 16:36:14.203227 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2026.02.23 16:36:14.203585 [ 278 ] {f7ad3bdb-18db-498f-b0c8-351053f9e831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8773 | 2026.02.23 16:36:14.203679 [ 278 ] {f7ad3bdb-18db-498f-b0c8-351053f9e831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8774 | 2026.02.23 16:36:14.204348 [ 278 ] {f7ad3bdb-18db-498f-b0c8-351053f9e831} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2026.02.23 16:36:14.204400 [ 278 ] {f7ad3bdb-18db-498f-b0c8-351053f9e831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8776 | 2026.02.23 16:36:14.204803 [ 278 ] {f7ad3bdb-18db-498f-b0c8-351053f9e831} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8777 | 2026.02.23 16:36:14.205038 [ 278 ] {f7ad3bdb-18db-498f-b0c8-351053f9e831} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.02.23 16:36:14.205201 [ 278 ] {f7ad3bdb-18db-498f-b0c8-351053f9e831} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001727 sec., 44006.94846554719 rows/sec., 3.63 MiB/sec. | ||
| 8779 | 2026.02.23 16:36:14.205255 [ 278 ] {f7ad3bdb-18db-498f-b0c8-351053f9e831} <Debug> TCPHandler: Processed in 0.002228846 sec. | ||
| 8780 | 2026.02.23 16:36:14.205383 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8781 | 2026.02.23 16:36:14.205493 [ 278 ] {d37ac49c-7a26-43b7-b504-e02adc8647bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8782 | 2026.02.23 16:36:14.205536 [ 278 ] {d37ac49c-7a26-43b7-b504-e02adc8647bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8783 | 2026.02.23 16:36:14.205952 [ 278 ] {d37ac49c-7a26-43b7-b504-e02adc8647bb} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2026.02.23 16:36:14.205990 [ 278 ] {d37ac49c-7a26-43b7-b504-e02adc8647bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8785 | 2026.02.23 16:36:14.206290 [ 278 ] {d37ac49c-7a26-43b7-b504-e02adc8647bb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8786 | 2026.02.23 16:36:14.206498 [ 278 ] {d37ac49c-7a26-43b7-b504-e02adc8647bb} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2026.02.23 16:36:14.206629 [ 278 ] {d37ac49c-7a26-43b7-b504-e02adc8647bb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 8788 | 2026.02.23 16:36:14.206670 [ 278 ] {d37ac49c-7a26-43b7-b504-e02adc8647bb} <Debug> TCPHandler: Processed in 0.001336987 sec. | ||
| 8789 | 2026.02.23 16:36:14.206775 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8790 | 2026.02.23 16:36:14.206871 [ 278 ] {0fbba256-d228-4e73-9d17-ac25b6fffba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8791 | 2026.02.23 16:36:14.206912 [ 278 ] {0fbba256-d228-4e73-9d17-ac25b6fffba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8792 | 2026.02.23 16:36:14.207326 [ 278 ] {0fbba256-d228-4e73-9d17-ac25b6fffba5} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.02.23 16:36:14.207363 [ 278 ] {0fbba256-d228-4e73-9d17-ac25b6fffba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8794 | 2026.02.23 16:36:14.207665 [ 278 ] {0fbba256-d228-4e73-9d17-ac25b6fffba5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8795 | 2026.02.23 16:36:14.207881 [ 278 ] {0fbba256-d228-4e73-9d17-ac25b6fffba5} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2026.02.23 16:36:14.208015 [ 278 ] {0fbba256-d228-4e73-9d17-ac25b6fffba5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001163 sec., 63628.54686156492 rows/sec., 4.97 MiB/sec. | ||
| 8797 | 2026.02.23 16:36:14.208052 [ 278 ] {0fbba256-d228-4e73-9d17-ac25b6fffba5} <Debug> TCPHandler: Processed in 0.001325507 sec. | ||
| 8798 | 2026.02.23 16:36:14.208169 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.02.23 16:36:14.208264 [ 278 ] {5df3c0a2-6db3-49eb-a750-782d0d283edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8800 | 2026.02.23 16:36:14.208309 [ 278 ] {5df3c0a2-6db3-49eb-a750-782d0d283edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8801 | 2026.02.23 16:36:14.208716 [ 278 ] {5df3c0a2-6db3-49eb-a750-782d0d283edc} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.02.23 16:36:14.208753 [ 278 ] {5df3c0a2-6db3-49eb-a750-782d0d283edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8803 | 2026.02.23 16:36:14.209079 [ 278 ] {5df3c0a2-6db3-49eb-a750-782d0d283edc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8804 | 2026.02.23 16:36:14.209281 [ 278 ] {5df3c0a2-6db3-49eb-a750-782d0d283edc} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.02.23 16:36:14.209407 [ 278 ] {5df3c0a2-6db3-49eb-a750-782d0d283edc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 8806 | 2026.02.23 16:36:14.209445 [ 278 ] {5df3c0a2-6db3-49eb-a750-782d0d283edc} <Debug> TCPHandler: Processed in 0.001328988 sec. | ||
| 8807 | 2026.02.23 16:36:14.209553 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.02.23 16:36:14.209674 [ 278 ] {8cc8d5dd-5f75-4d61-bd69-11b91686abfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8809 | 2026.02.23 16:36:14.209739 [ 278 ] {8cc8d5dd-5f75-4d61-bd69-11b91686abfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8810 | 2026.02.23 16:36:14.210610 [ 278 ] {8cc8d5dd-5f75-4d61-bd69-11b91686abfa} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.02.23 16:36:14.210646 [ 278 ] {8cc8d5dd-5f75-4d61-bd69-11b91686abfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8812 | 2026.02.23 16:36:14.211166 [ 278 ] {8cc8d5dd-5f75-4d61-bd69-11b91686abfa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8813 | 2026.02.23 16:36:14.211380 [ 278 ] {8cc8d5dd-5f75-4d61-bd69-11b91686abfa} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.02.23 16:36:14.211515 [ 278 ] {8cc8d5dd-5f75-4d61-bd69-11b91686abfa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001866 sec., 5359.056806002143 rows/sec., 9.60 MiB/sec. | ||
| 8815 | 2026.02.23 16:36:14.211574 [ 278 ] {8cc8d5dd-5f75-4d61-bd69-11b91686abfa} <Debug> TCPHandler: Processed in 0.002070772 sec. | ||
| 8816 | 2026.02.23 16:36:14.211682 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2026.02.23 16:36:14.211775 [ 278 ] {351d2f94-3b92-4631-9a5b-318450b2224a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8818 | 2026.02.23 16:36:14.211816 [ 278 ] {351d2f94-3b92-4631-9a5b-318450b2224a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8819 | 2026.02.23 16:36:14.212156 [ 278 ] {351d2f94-3b92-4631-9a5b-318450b2224a} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2026.02.23 16:36:14.212194 [ 278 ] {351d2f94-3b92-4631-9a5b-318450b2224a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8821 | 2026.02.23 16:36:14.212491 [ 278 ] {351d2f94-3b92-4631-9a5b-318450b2224a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8822 | 2026.02.23 16:36:14.212702 [ 278 ] {351d2f94-3b92-4631-9a5b-318450b2224a} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.02.23 16:36:14.212824 [ 278 ] {351d2f94-3b92-4631-9a5b-318450b2224a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 8824 | 2026.02.23 16:36:14.212858 [ 278 ] {351d2f94-3b92-4631-9a5b-318450b2224a} <Debug> TCPHandler: Processed in 0.001224225 sec. | ||
| 8825 | 2026.02.23 16:36:19.232055 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2026.02.23 16:36:19.232253 [ 278 ] {d25c4225-e1d4-4589-a1db-c8acd59242a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8827 | 2026.02.23 16:36:19.232320 [ 278 ] {d25c4225-e1d4-4589-a1db-c8acd59242a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8828 | 2026.02.23 16:36:19.233011 [ 278 ] {d25c4225-e1d4-4589-a1db-c8acd59242a8} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.02.23 16:36:19.233064 [ 278 ] {d25c4225-e1d4-4589-a1db-c8acd59242a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8830 | 2026.02.23 16:36:19.233463 [ 278 ] {d25c4225-e1d4-4589-a1db-c8acd59242a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8831 | 2026.02.23 16:36:19.233684 [ 278 ] {d25c4225-e1d4-4589-a1db-c8acd59242a8} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.02.23 16:36:19.233844 [ 278 ] {d25c4225-e1d4-4589-a1db-c8acd59242a8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001641 sec., 14625.22851919561 rows/sec., 1.21 MiB/sec. | ||
| 8833 | 2026.02.23 16:36:19.233896 [ 278 ] {d25c4225-e1d4-4589-a1db-c8acd59242a8} <Debug> TCPHandler: Processed in 0.00196893 sec. | ||
| 8834 | 2026.02.23 16:36:19.234026 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8835 | 2026.02.23 16:36:19.234137 [ 278 ] {cd371fdb-6c7c-464a-9f42-4381932596a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8836 | 2026.02.23 16:36:19.234180 [ 278 ] {cd371fdb-6c7c-464a-9f42-4381932596a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8837 | 2026.02.23 16:36:19.234611 [ 278 ] {cd371fdb-6c7c-464a-9f42-4381932596a0} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2026.02.23 16:36:19.234649 [ 278 ] {cd371fdb-6c7c-464a-9f42-4381932596a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8839 | 2026.02.23 16:36:19.234946 [ 278 ] {cd371fdb-6c7c-464a-9f42-4381932596a0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8840 | 2026.02.23 16:36:19.235149 [ 278 ] {cd371fdb-6c7c-464a-9f42-4381932596a0} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2026.02.23 16:36:19.235279 [ 278 ] {cd371fdb-6c7c-464a-9f42-4381932596a0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 419.96 KiB/sec. | ||
| 8842 | 2026.02.23 16:36:19.235318 [ 278 ] {cd371fdb-6c7c-464a-9f42-4381932596a0} <Debug> TCPHandler: Processed in 0.001342498 sec. | ||
| 8843 | 2026.02.23 16:36:19.235427 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8844 | 2026.02.23 16:36:19.235530 [ 278 ] {7ba0350a-bb4d-4e66-b5d5-c9fae0ad5d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8845 | 2026.02.23 16:36:19.235570 [ 278 ] {7ba0350a-bb4d-4e66-b5d5-c9fae0ad5d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8846 | 2026.02.23 16:36:19.236726 [ 278 ] {7ba0350a-bb4d-4e66-b5d5-c9fae0ad5d86} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2026.02.23 16:36:19.236765 [ 278 ] {7ba0350a-bb4d-4e66-b5d5-c9fae0ad5d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8848 | 2026.02.23 16:36:19.237177 [ 278 ] {7ba0350a-bb4d-4e66-b5d5-c9fae0ad5d86} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8849 | 2026.02.23 16:36:19.237381 [ 278 ] {7ba0350a-bb4d-4e66-b5d5-c9fae0ad5d86} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2026.02.23 16:36:19.237512 [ 278 ] {7ba0350a-bb4d-4e66-b5d5-c9fae0ad5d86} <Debug> executeQuery: Read 1383 rows, 118.71 KiB in 0.002 sec., 691500 rows/sec., 57.97 MiB/sec. | ||
| 8851 | 2026.02.23 16:36:19.237549 [ 278 ] {7ba0350a-bb4d-4e66-b5d5-c9fae0ad5d86} <Debug> TCPHandler: Processed in 0.002170084 sec. | ||
| 8852 | 2026.02.23 16:36:19.237665 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8853 | 2026.02.23 16:36:19.237764 [ 278 ] {ee2b9560-237b-49fc-9efc-3f45512debb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8854 | 2026.02.23 16:36:19.237804 [ 278 ] {ee2b9560-237b-49fc-9efc-3f45512debb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8855 | 2026.02.23 16:36:19.238240 [ 278 ] {ee2b9560-237b-49fc-9efc-3f45512debb0} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2026.02.23 16:36:19.238276 [ 278 ] {ee2b9560-237b-49fc-9efc-3f45512debb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8857 | 2026.02.23 16:36:19.238562 [ 278 ] {ee2b9560-237b-49fc-9efc-3f45512debb0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8858 | 2026.02.23 16:36:19.238762 [ 278 ] {ee2b9560-237b-49fc-9efc-3f45512debb0} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2026.02.23 16:36:19.238865 [ 93 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8860 | 2026.02.23 16:36:19.238889 [ 278 ] {ee2b9560-237b-49fc-9efc-3f45512debb0} <Debug> executeQuery: Read 50 rows, 3.79 KiB in 0.001144 sec., 43706.293706293705 rows/sec., 3.23 MiB/sec. | ||
| 8861 | 2026.02.23 16:36:19.238931 [ 93 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2026.02.23 16:36:19.238939 [ 278 ] {ee2b9560-237b-49fc-9efc-3f45512debb0} <Debug> TCPHandler: Processed in 0.001325697 sec. | ||
| 8863 | 2026.02.23 16:36:19.238960 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8864 | 2026.02.23 16:36:19.239059 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8865 | 2026.02.23 16:36:19.239086 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 8866 | 2026.02.23 16:36:19.239166 [ 278 ] {b2a2c79f-eb4c-4d9a-920c-b1d8fc6b7b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8867 | 2026.02.23 16:36:19.239209 [ 278 ] {b2a2c79f-eb4c-4d9a-920c-b1d8fc6b7b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8868 | 2026.02.23 16:36:19.239243 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8869 | 2026.02.23 16:36:19.239285 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 216 rows starting from the beginning of the part | ||
| 8870 | 2026.02.23 16:36:19.239363 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part | ||
| 8871 | 2026.02.23 16:36:19.239418 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 8872 | 2026.02.23 16:36:19.239469 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
| 8873 | 2026.02.23 16:36:19.239515 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 8874 | 2026.02.23 16:36:19.239562 [ 186 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 50 rows starting from the beginning of the part | ||
| 8875 | 2026.02.23 16:36:19.239713 [ 278 ] {b2a2c79f-eb4c-4d9a-920c-b1d8fc6b7b9f} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2026.02.23 16:36:19.239755 [ 278 ] {b2a2c79f-eb4c-4d9a-920c-b1d8fc6b7b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8877 | 2026.02.23 16:36:19.240075 [ 278 ] {b2a2c79f-eb4c-4d9a-920c-b1d8fc6b7b9f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8878 | 2026.02.23 16:36:19.240305 [ 278 ] {b2a2c79f-eb4c-4d9a-920c-b1d8fc6b7b9f} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2026.02.23 16:36:19.240436 [ 278 ] {b2a2c79f-eb4c-4d9a-920c-b1d8fc6b7b9f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001289 sec., 195500.38789759504 rows/sec., 13.52 MiB/sec. | ||
| 8880 | 2026.02.23 16:36:19.240435 [ 198 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407129 sec., 251576.0815106504 rows/sec., 17.92 MiB/sec. | ||
| 8881 | 2026.02.23 16:36:19.240475 [ 278 ] {b2a2c79f-eb4c-4d9a-920c-b1d8fc6b7b9f} <Debug> TCPHandler: Processed in 0.00146406 sec. | ||
| 8882 | 2026.02.23 16:36:19.240608 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8883 | 2026.02.23 16:36:19.240641 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8884 | 2026.02.23 16:36:19.240715 [ 278 ] {97f34591-a46c-49d5-bcbb-3f696a472a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8885 | 2026.02.23 16:36:19.240759 [ 278 ] {97f34591-a46c-49d5-bcbb-3f696a472a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8886 | 2026.02.23 16:36:19.240927 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_56_11} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2026.02.23 16:36:19.241002 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_56_11} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8888 | 2026.02.23 16:36:19.241072 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8889 | 2026.02.23 16:36:19.241157 [ 278 ] {97f34591-a46c-49d5-bcbb-3f696a472a77} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8890 | 2026.02.23 16:36:19.241197 [ 278 ] {97f34591-a46c-49d5-bcbb-3f696a472a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8891 | 2026.02.23 16:36:19.241486 [ 278 ] {97f34591-a46c-49d5-bcbb-3f696a472a77} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8892 | 2026.02.23 16:36:19.241689 [ 278 ] {97f34591-a46c-49d5-bcbb-3f696a472a77} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8893 | 2026.02.23 16:36:19.241817 [ 278 ] {97f34591-a46c-49d5-bcbb-3f696a472a77} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 8894 | 2026.02.23 16:36:19.241855 [ 278 ] {97f34591-a46c-49d5-bcbb-3f696a472a77} <Debug> TCPHandler: Processed in 0.001300247 sec. | ||
| 8895 | 2026.02.23 16:36:19.241962 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8896 | 2026.02.23 16:36:19.242054 [ 278 ] {749a4b38-96f4-4053-985f-4ac90cadd3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8897 | 2026.02.23 16:36:19.242092 [ 278 ] {749a4b38-96f4-4053-985f-4ac90cadd3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8898 | 2026.02.23 16:36:19.242773 [ 278 ] {749a4b38-96f4-4053-985f-4ac90cadd3d3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.02.23 16:36:19.242809 [ 278 ] {749a4b38-96f4-4053-985f-4ac90cadd3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8900 | 2026.02.23 16:36:19.243137 [ 278 ] {749a4b38-96f4-4053-985f-4ac90cadd3d3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8901 | 2026.02.23 16:36:19.243338 [ 278 ] {749a4b38-96f4-4053-985f-4ac90cadd3d3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2026.02.23 16:36:19.243471 [ 278 ] {749a4b38-96f4-4053-985f-4ac90cadd3d3} <Debug> executeQuery: Read 594 rows, 45.71 KiB in 0.001434 sec., 414225.94142259413 rows/sec., 31.13 MiB/sec. | ||
| 8903 | 2026.02.23 16:36:19.243508 [ 278 ] {749a4b38-96f4-4053-985f-4ac90cadd3d3} <Debug> TCPHandler: Processed in 0.001593303 sec. | ||
| 8904 | 2026.02.23 16:36:19.243615 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8905 | 2026.02.23 16:36:19.243710 [ 278 ] {6012a3ea-3366-4a18-a55a-a2661024b6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8906 | 2026.02.23 16:36:19.243752 [ 278 ] {6012a3ea-3366-4a18-a55a-a2661024b6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8907 | 2026.02.23 16:36:19.244402 [ 278 ] {6012a3ea-3366-4a18-a55a-a2661024b6cc} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2026.02.23 16:36:19.244437 [ 278 ] {6012a3ea-3366-4a18-a55a-a2661024b6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8909 | 2026.02.23 16:36:19.244794 [ 278 ] {6012a3ea-3366-4a18-a55a-a2661024b6cc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8910 | 2026.02.23 16:36:19.245004 [ 278 ] {6012a3ea-3366-4a18-a55a-a2661024b6cc} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8911 | 2026.02.23 16:36:19.245136 [ 278 ] {6012a3ea-3366-4a18-a55a-a2661024b6cc} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001444 sec., 611495.8448753463 rows/sec., 41.50 MiB/sec. | ||
| 8912 | 2026.02.23 16:36:19.245173 [ 278 ] {6012a3ea-3366-4a18-a55a-a2661024b6cc} <Debug> TCPHandler: Processed in 0.001605533 sec. | ||
| 8913 | 2026.02.23 16:36:19.245280 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8914 | 2026.02.23 16:36:19.245380 [ 278 ] {ba71a089-9ed7-4b18-84cc-7b7c071cd892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8915 | 2026.02.23 16:36:19.245433 [ 278 ] {ba71a089-9ed7-4b18-84cc-7b7c071cd892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8916 | 2026.02.23 16:36:19.246382 [ 278 ] {ba71a089-9ed7-4b18-84cc-7b7c071cd892} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2026.02.23 16:36:19.246418 [ 278 ] {ba71a089-9ed7-4b18-84cc-7b7c071cd892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8918 | 2026.02.23 16:36:19.246954 [ 278 ] {ba71a089-9ed7-4b18-84cc-7b7c071cd892} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8919 | 2026.02.23 16:36:19.247166 [ 278 ] {ba71a089-9ed7-4b18-84cc-7b7c071cd892} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2026.02.23 16:36:19.247301 [ 278 ] {ba71a089-9ed7-4b18-84cc-7b7c071cd892} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001939 sec., 16503.352243424444 rows/sec., 29.57 MiB/sec. | ||
| 8921 | 2026.02.23 16:36:19.247303 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8922 | 2026.02.23 16:36:19.247369 [ 278 ] {ba71a089-9ed7-4b18-84cc-7b7c071cd892} <Debug> TCPHandler: Processed in 0.002135973 sec. | ||
| 8923 | 2026.02.23 16:36:19.247375 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.02.23 16:36:19.247412 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8925 | 2026.02.23 16:36:19.247490 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2026.02.23 16:36:19.247511 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 8927 | 2026.02.23 16:36:19.247588 [ 278 ] {856f804c-c213-4ce4-8199-a53a649e92da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8928 | 2026.02.23 16:36:19.247634 [ 278 ] {856f804c-c213-4ce4-8199-a53a649e92da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8929 | 2026.02.23 16:36:19.247735 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8930 | 2026.02.23 16:36:19.247793 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 961 rows starting from the beginning of the part | ||
| 8931 | 2026.02.23 16:36:19.247916 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 8932 | 2026.02.23 16:36:19.247996 [ 278 ] {856f804c-c213-4ce4-8199-a53a649e92da} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.02.23 16:36:19.248028 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 8934 | 2026.02.23 16:36:19.248038 [ 278 ] {856f804c-c213-4ce4-8199-a53a649e92da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8935 | 2026.02.23 16:36:19.248139 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 8936 | 2026.02.23 16:36:19.248239 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 8937 | 2026.02.23 16:36:19.248337 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 8938 | 2026.02.23 16:36:19.248361 [ 278 ] {856f804c-c213-4ce4-8199-a53a649e92da} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8939 | 2026.02.23 16:36:19.248575 [ 278 ] {856f804c-c213-4ce4-8199-a53a649e92da} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2026.02.23 16:36:19.248715 [ 278 ] {856f804c-c213-4ce4-8199-a53a649e92da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 8941 | 2026.02.23 16:36:19.248754 [ 278 ] {856f804c-c213-4ce4-8199-a53a649e92da} <Debug> TCPHandler: Processed in 0.001312007 sec. | ||
| 8942 | 2026.02.23 16:36:19.254475 [ 198 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1077 rows, containing 19 columns (19 merged, 0 gathered) in 0.007003214 sec., 153786.53286905127 rows/sec., 275.58 MiB/sec. | ||
| 8943 | 2026.02.23 16:36:19.255393 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8944 | 2026.02.23 16:36:19.255704 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.02.23 16:36:19.255780 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8946 | 2026.02.23 16:36:19.255884 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.41 MiB. | ||
| 8947 | 2026.02.23 16:36:20.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.18 MiB, peak 309.14 MiB, free memory in arenas 0.00 B, will set to 301.20 MiB (RSS), difference: 2.02 MiB | ||
| 8948 | 2026.02.23 16:36:20.199677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19704 | ||
| 8949 | 2026.02.23 16:36:20.200341 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2026.02.23 16:36:20.200394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8951 | 2026.02.23 16:36:20.200977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8952 | 2026.02.23 16:36:20.201213 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2026.02.23 16:36:20.201348 [ 88 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8954 | 2026.02.23 16:36:20.201363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19704 | ||
| 8955 | 2026.02.23 16:36:20.201389 [ 88 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8956 | 2026.02.23 16:36:20.201412 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8957 | 2026.02.23 16:36:20.201582 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 8958 | 2026.02.23 16:36:20.201794 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8959 | 2026.02.23 16:36:20.201859 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17272 rows starting from the beginning of the part | ||
| 8960 | 2026.02.23 16:36:20.201927 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 8961 | 2026.02.23 16:36:20.201973 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 8962 | 2026.02.23 16:36:20.202016 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 8963 | 2026.02.23 16:36:20.202056 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 8964 | 2026.02.23 16:36:20.202097 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 8965 | 2026.02.23 16:36:20.204184 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19704 rows, containing 4 columns (4 merged, 0 gathered) in 0.002689145 sec., 7327235.980209323 rows/sec., 104.82 MiB/sec. | ||
| 8966 | 2026.02.23 16:36:20.204539 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8967 | 2026.02.23 16:36:20.204820 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_41_8} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2026.02.23 16:36:20.204887 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_41_8} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8969 | 2026.02.23 16:36:20.204997 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8970 | 2026.02.23 16:36:21.248163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8971 | 2026.02.23 16:36:21.266615 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.02.23 16:36:21.266679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8973 | 2026.02.23 16:36:21.272753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8974 | 2026.02.23 16:36:21.273448 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.02.23 16:36:21.273740 [ 85 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8976 | 2026.02.23 16:36:21.273811 [ 85 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8977 | 2026.02.23 16:36:21.273834 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8978 | 2026.02.23 16:36:21.273941 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 8979 | 2026.02.23 16:36:21.276947 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8980 | 2026.02.23 16:36:21.277430 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8981 | 2026.02.23 16:36:21.278975 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 8982 | 2026.02.23 16:36:21.283844 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 8983 | 2026.02.23 16:36:21.288737 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 8984 | 2026.02.23 16:36:21.293636 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 8985 | 2026.02.23 16:36:21.298595 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 8986 | 2026.02.23 16:36:21.302536 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 8987 | 2026.02.23 16:36:21.354184 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080287971 sec., 3848.6462685674296 rows/sec., 19.90 MiB/sec. | ||
| 8988 | 2026.02.23 16:36:21.356694 [ 195 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8989 | 2026.02.23 16:36:21.358838 [ 195 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_41_8} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2026.02.23 16:36:21.358923 [ 195 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_41_8} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8991 | 2026.02.23 16:36:21.361378 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8992 | 2026.02.23 16:36:22.758271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1106 | ||
| 8993 | 2026.02.23 16:36:22.760659 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2026.02.23 16:36:22.760711 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8995 | 2026.02.23 16:36:22.761934 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8996 | 2026.02.23 16:36:22.762218 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2026.02.23 16:36:22.762524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
| 8998 | 2026.02.23 16:36:24.203217 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8999 | 2026.02.23 16:36:24.203421 [ 278 ] {bb086421-092b-4714-9527-51b0dc6367b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9000 | 2026.02.23 16:36:24.203496 [ 278 ] {bb086421-092b-4714-9527-51b0dc6367b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9001 | 2026.02.23 16:36:24.204230 [ 278 ] {bb086421-092b-4714-9527-51b0dc6367b1} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2026.02.23 16:36:24.204285 [ 278 ] {bb086421-092b-4714-9527-51b0dc6367b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9003 | 2026.02.23 16:36:24.204689 [ 278 ] {bb086421-092b-4714-9527-51b0dc6367b1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9004 | 2026.02.23 16:36:24.204931 [ 278 ] {bb086421-092b-4714-9527-51b0dc6367b1} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2026.02.23 16:36:24.205103 [ 278 ] {bb086421-092b-4714-9527-51b0dc6367b1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001737 sec., 43753.59815774323 rows/sec., 3.61 MiB/sec. | ||
| 9006 | 2026.02.23 16:36:24.205161 [ 278 ] {bb086421-092b-4714-9527-51b0dc6367b1} <Debug> TCPHandler: Processed in 0.002087663 sec. | ||
| 9007 | 2026.02.23 16:36:24.205304 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9008 | 2026.02.23 16:36:24.205409 [ 278 ] {a4439b97-aefd-4b54-98f7-c37d40351e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9009 | 2026.02.23 16:36:24.205455 [ 278 ] {a4439b97-aefd-4b54-98f7-c37d40351e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9010 | 2026.02.23 16:36:24.205876 [ 278 ] {a4439b97-aefd-4b54-98f7-c37d40351e65} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.02.23 16:36:24.205916 [ 278 ] {a4439b97-aefd-4b54-98f7-c37d40351e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9012 | 2026.02.23 16:36:24.206240 [ 278 ] {a4439b97-aefd-4b54-98f7-c37d40351e65} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9013 | 2026.02.23 16:36:24.206452 [ 278 ] {a4439b97-aefd-4b54-98f7-c37d40351e65} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.02.23 16:36:24.206585 [ 278 ] {a4439b97-aefd-4b54-98f7-c37d40351e65} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.0012 sec., 8333.333333333334 rows/sec., 626.63 KiB/sec. | ||
| 9015 | 2026.02.23 16:36:24.206626 [ 278 ] {a4439b97-aefd-4b54-98f7-c37d40351e65} <Debug> TCPHandler: Processed in 0.001376129 sec. | ||
| 9016 | 2026.02.23 16:36:24.206750 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9017 | 2026.02.23 16:36:24.206848 [ 278 ] {514272a2-a22c-422b-88b1-d4cc7857872f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9018 | 2026.02.23 16:36:24.206889 [ 278 ] {514272a2-a22c-422b-88b1-d4cc7857872f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9019 | 2026.02.23 16:36:24.207320 [ 278 ] {514272a2-a22c-422b-88b1-d4cc7857872f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.02.23 16:36:24.207358 [ 278 ] {514272a2-a22c-422b-88b1-d4cc7857872f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9021 | 2026.02.23 16:36:24.207690 [ 278 ] {514272a2-a22c-422b-88b1-d4cc7857872f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9022 | 2026.02.23 16:36:24.207907 [ 278 ] {514272a2-a22c-422b-88b1-d4cc7857872f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2026.02.23 16:36:24.208036 [ 278 ] {514272a2-a22c-422b-88b1-d4cc7857872f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001207 sec., 61309.03065451533 rows/sec., 4.79 MiB/sec. | ||
| 9024 | 2026.02.23 16:36:24.208075 [ 278 ] {514272a2-a22c-422b-88b1-d4cc7857872f} <Debug> TCPHandler: Processed in 0.001376518 sec. | ||
| 9025 | 2026.02.23 16:36:24.208195 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9026 | 2026.02.23 16:36:24.208294 [ 278 ] {11b20bbc-145c-48d7-92a0-6f8b58236811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9027 | 2026.02.23 16:36:24.208339 [ 278 ] {11b20bbc-145c-48d7-92a0-6f8b58236811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9028 | 2026.02.23 16:36:24.208747 [ 278 ] {11b20bbc-145c-48d7-92a0-6f8b58236811} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2026.02.23 16:36:24.208784 [ 278 ] {11b20bbc-145c-48d7-92a0-6f8b58236811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9030 | 2026.02.23 16:36:24.209121 [ 278 ] {11b20bbc-145c-48d7-92a0-6f8b58236811} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9031 | 2026.02.23 16:36:24.209336 [ 278 ] {11b20bbc-145c-48d7-92a0-6f8b58236811} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9032 | 2026.02.23 16:36:24.209472 [ 278 ] {11b20bbc-145c-48d7-92a0-6f8b58236811} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 9033 | 2026.02.23 16:36:24.209510 [ 278 ] {11b20bbc-145c-48d7-92a0-6f8b58236811} <Debug> TCPHandler: Processed in 0.001366558 sec. | ||
| 9034 | 2026.02.23 16:36:24.209614 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9035 | 2026.02.23 16:36:24.209708 [ 278 ] {8a070ec1-9ec3-434d-88a8-d53af56d36a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9036 | 2026.02.23 16:36:24.209762 [ 278 ] {8a070ec1-9ec3-434d-88a8-d53af56d36a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9037 | 2026.02.23 16:36:24.210540 [ 278 ] {8a070ec1-9ec3-434d-88a8-d53af56d36a0} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9038 | 2026.02.23 16:36:24.210578 [ 278 ] {8a070ec1-9ec3-434d-88a8-d53af56d36a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9039 | 2026.02.23 16:36:24.211110 [ 278 ] {8a070ec1-9ec3-434d-88a8-d53af56d36a0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9040 | 2026.02.23 16:36:24.211339 [ 278 ] {8a070ec1-9ec3-434d-88a8-d53af56d36a0} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2026.02.23 16:36:24.211480 [ 278 ] {8a070ec1-9ec3-434d-88a8-d53af56d36a0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001789 sec., 5589.714924538848 rows/sec., 10.02 MiB/sec. | ||
| 9042 | 2026.02.23 16:36:24.211545 [ 278 ] {8a070ec1-9ec3-434d-88a8-d53af56d36a0} <Debug> TCPHandler: Processed in 0.001981931 sec. | ||
| 9043 | 2026.02.23 16:36:24.211655 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9044 | 2026.02.23 16:36:24.211752 [ 278 ] {9e5801d2-2561-43f2-8125-9bd50fd19b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9045 | 2026.02.23 16:36:24.211822 [ 278 ] {9e5801d2-2561-43f2-8125-9bd50fd19b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9046 | 2026.02.23 16:36:24.212163 [ 278 ] {9e5801d2-2561-43f2-8125-9bd50fd19b65} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2026.02.23 16:36:24.212200 [ 278 ] {9e5801d2-2561-43f2-8125-9bd50fd19b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9048 | 2026.02.23 16:36:24.212518 [ 278 ] {9e5801d2-2561-43f2-8125-9bd50fd19b65} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9049 | 2026.02.23 16:36:24.212729 [ 278 ] {9e5801d2-2561-43f2-8125-9bd50fd19b65} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2026.02.23 16:36:24.212857 [ 278 ] {9e5801d2-2561-43f2-8125-9bd50fd19b65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 9051 | 2026.02.23 16:36:24.212898 [ 278 ] {9e5801d2-2561-43f2-8125-9bd50fd19b65} <Debug> TCPHandler: Processed in 0.001292927 sec. | ||
| 9052 | 2026.02.23 16:36:27.570832 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9053 | 2026.02.23 16:36:27.570885 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9054 | 2026.02.23 16:36:27.701536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20152 | ||
| 9055 | 2026.02.23 16:36:27.702108 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2026.02.23 16:36:27.702153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9057 | 2026.02.23 16:36:27.702647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9058 | 2026.02.23 16:36:27.702886 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2026.02.23 16:36:27.703016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20152 | ||
| 9060 | 2026.02.23 16:36:28.777090 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9061 | 2026.02.23 16:36:28.792329 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2026.02.23 16:36:28.792390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9063 | 2026.02.23 16:36:28.797831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9064 | 2026.02.23 16:36:28.798517 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2026.02.23 16:36:28.801362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9066 | 2026.02.23 16:36:29.204321 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9067 | 2026.02.23 16:36:29.204515 [ 278 ] {68b7a7df-a473-48c2-b552-ebbc7d8630b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9068 | 2026.02.23 16:36:29.204588 [ 278 ] {68b7a7df-a473-48c2-b552-ebbc7d8630b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9069 | 2026.02.23 16:36:29.205385 [ 278 ] {68b7a7df-a473-48c2-b552-ebbc7d8630b2} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.02.23 16:36:29.205427 [ 278 ] {68b7a7df-a473-48c2-b552-ebbc7d8630b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9071 | 2026.02.23 16:36:29.205828 [ 278 ] {68b7a7df-a473-48c2-b552-ebbc7d8630b2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9072 | 2026.02.23 16:36:29.206067 [ 278 ] {68b7a7df-a473-48c2-b552-ebbc7d8630b2} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.02.23 16:36:29.206226 [ 278 ] {68b7a7df-a473-48c2-b552-ebbc7d8630b2} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001766 sec., 67950.16987542469 rows/sec., 5.79 MiB/sec. | ||
| 9074 | 2026.02.23 16:36:29.206277 [ 278 ] {68b7a7df-a473-48c2-b552-ebbc7d8630b2} <Debug> TCPHandler: Processed in 0.002102263 sec. | ||
| 9075 | 2026.02.23 16:36:29.206414 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9076 | 2026.02.23 16:36:29.206517 [ 278 ] {6aa1cadc-85b1-4614-9db8-d0ae78cc6d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9077 | 2026.02.23 16:36:29.206561 [ 278 ] {6aa1cadc-85b1-4614-9db8-d0ae78cc6d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9078 | 2026.02.23 16:36:29.207007 [ 278 ] {6aa1cadc-85b1-4614-9db8-d0ae78cc6d43} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2026.02.23 16:36:29.207044 [ 278 ] {6aa1cadc-85b1-4614-9db8-d0ae78cc6d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9080 | 2026.02.23 16:36:29.207350 [ 278 ] {6aa1cadc-85b1-4614-9db8-d0ae78cc6d43} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9081 | 2026.02.23 16:36:29.207558 [ 278 ] {6aa1cadc-85b1-4614-9db8-d0ae78cc6d43} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2026.02.23 16:36:29.207695 [ 278 ] {6aa1cadc-85b1-4614-9db8-d0ae78cc6d43} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.0012 sec., 26666.666666666668 rows/sec., 1.96 MiB/sec. | ||
| 9083 | 2026.02.23 16:36:29.207735 [ 278 ] {6aa1cadc-85b1-4614-9db8-d0ae78cc6d43} <Debug> TCPHandler: Processed in 0.001375418 sec. | ||
| 9084 | 2026.02.23 16:36:29.207846 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9085 | 2026.02.23 16:36:29.207942 [ 278 ] {133e321e-34e2-4674-8d84-a8479fa879ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9086 | 2026.02.23 16:36:29.207983 [ 278 ] {133e321e-34e2-4674-8d84-a8479fa879ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9087 | 2026.02.23 16:36:29.208437 [ 278 ] {133e321e-34e2-4674-8d84-a8479fa879ef} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2026.02.23 16:36:29.208473 [ 278 ] {133e321e-34e2-4674-8d84-a8479fa879ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9089 | 2026.02.23 16:36:29.208774 [ 278 ] {133e321e-34e2-4674-8d84-a8479fa879ef} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9090 | 2026.02.23 16:36:29.208983 [ 278 ] {133e321e-34e2-4674-8d84-a8479fa879ef} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.02.23 16:36:29.209109 [ 278 ] {133e321e-34e2-4674-8d84-a8479fa879ef} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001186 sec., 80944.3507588533 rows/sec., 6.32 MiB/sec. | ||
| 9092 | 2026.02.23 16:36:29.209148 [ 278 ] {133e321e-34e2-4674-8d84-a8479fa879ef} <Debug> TCPHandler: Processed in 0.001353458 sec. | ||
| 9093 | 2026.02.23 16:36:29.209266 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2026.02.23 16:36:29.209362 [ 278 ] {e14e5bdc-7efa-4dcb-8f7a-f031c9d00c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9095 | 2026.02.23 16:36:29.209406 [ 278 ] {e14e5bdc-7efa-4dcb-8f7a-f031c9d00c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9096 | 2026.02.23 16:36:29.209824 [ 278 ] {e14e5bdc-7efa-4dcb-8f7a-f031c9d00c0d} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2026.02.23 16:36:29.209860 [ 278 ] {e14e5bdc-7efa-4dcb-8f7a-f031c9d00c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9098 | 2026.02.23 16:36:29.210183 [ 278 ] {e14e5bdc-7efa-4dcb-8f7a-f031c9d00c0d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9099 | 2026.02.23 16:36:29.210395 [ 278 ] {e14e5bdc-7efa-4dcb-8f7a-f031c9d00c0d} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2026.02.23 16:36:29.210520 [ 278 ] {e14e5bdc-7efa-4dcb-8f7a-f031c9d00c0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 9101 | 2026.02.23 16:36:29.210558 [ 278 ] {e14e5bdc-7efa-4dcb-8f7a-f031c9d00c0d} <Debug> TCPHandler: Processed in 0.001342388 sec. | ||
| 9102 | 2026.02.23 16:36:29.210665 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9103 | 2026.02.23 16:36:29.210759 [ 278 ] {fcc9fa07-0822-46a3-af56-deb30a2896d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9104 | 2026.02.23 16:36:29.210813 [ 278 ] {fcc9fa07-0822-46a3-af56-deb30a2896d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9105 | 2026.02.23 16:36:29.211628 [ 278 ] {fcc9fa07-0822-46a3-af56-deb30a2896d8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.02.23 16:36:29.211663 [ 278 ] {fcc9fa07-0822-46a3-af56-deb30a2896d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9107 | 2026.02.23 16:36:29.212224 [ 278 ] {fcc9fa07-0822-46a3-af56-deb30a2896d8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9108 | 2026.02.23 16:36:29.212437 [ 278 ] {fcc9fa07-0822-46a3-af56-deb30a2896d8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.02.23 16:36:29.212571 [ 278 ] {fcc9fa07-0822-46a3-af56-deb30a2896d8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00183 sec., 17486.33879781421 rows/sec., 31.33 MiB/sec. | ||
| 9110 | 2026.02.23 16:36:29.212638 [ 278 ] {fcc9fa07-0822-46a3-af56-deb30a2896d8} <Debug> TCPHandler: Processed in 0.002022391 sec. | ||
| 9111 | 2026.02.23 16:36:29.212751 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2026.02.23 16:36:29.212846 [ 278 ] {eba24c9f-e0ea-4fd6-9707-0d1b62d075b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9113 | 2026.02.23 16:36:29.212888 [ 278 ] {eba24c9f-e0ea-4fd6-9707-0d1b62d075b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9114 | 2026.02.23 16:36:29.213220 [ 278 ] {eba24c9f-e0ea-4fd6-9707-0d1b62d075b9} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.02.23 16:36:29.213255 [ 278 ] {eba24c9f-e0ea-4fd6-9707-0d1b62d075b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9116 | 2026.02.23 16:36:29.213562 [ 278 ] {eba24c9f-e0ea-4fd6-9707-0d1b62d075b9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9117 | 2026.02.23 16:36:29.213770 [ 278 ] {eba24c9f-e0ea-4fd6-9707-0d1b62d075b9} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.02.23 16:36:29.213897 [ 278 ] {eba24c9f-e0ea-4fd6-9707-0d1b62d075b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 9119 | 2026.02.23 16:36:29.213934 [ 278 ] {eba24c9f-e0ea-4fd6-9707-0d1b62d075b9} <Debug> TCPHandler: Processed in 0.001234295 sec. | ||
| 9120 | 2026.02.23 16:36:31.185661 [ 67 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9121 | 2026.02.23 16:36:31.185721 [ 67 ] {} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.02.23 16:36:31.185740 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9123 | 2026.02.23 16:36:31.185846 [ 193 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9124 | 2026.02.23 16:36:31.185987 [ 193 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9125 | 2026.02.23 16:36:31.186020 [ 193 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 9126 | 2026.02.23 16:36:31.186087 [ 193 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 9127 | 2026.02.23 16:36:31.186133 [ 193 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 9128 | 2026.02.23 16:36:31.186176 [ 193 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 9129 | 2026.02.23 16:36:31.186217 [ 193 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 9130 | 2026.02.23 16:36:31.187020 [ 198 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217945 sec., 170779.46869522022 rows/sec., 11.32 MiB/sec. | ||
| 9131 | 2026.02.23 16:36:31.187176 [ 193 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9132 | 2026.02.23 16:36:31.187425 [ 193 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_18_4} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.02.23 16:36:31.187494 [ 193 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_18_4} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9134 | 2026.02.23 16:36:31.187566 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9135 | 2026.02.23 16:36:32.493923 [ 65 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9136 | 2026.02.23 16:36:32.493986 [ 65 ] {} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9137 | 2026.02.23 16:36:32.494009 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9138 | 2026.02.23 16:36:32.494131 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9139 | 2026.02.23 16:36:32.494285 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9140 | 2026.02.23 16:36:32.494324 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 9141 | 2026.02.23 16:36:32.494398 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 9142 | 2026.02.23 16:36:32.494449 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 9143 | 2026.02.23 16:36:32.494496 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 9144 | 2026.02.23 16:36:32.494544 [ 200 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 9145 | 2026.02.23 16:36:32.495446 [ 198 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368108 sec., 295298.3244012899 rows/sec., 21.59 MiB/sec. | ||
| 9146 | 2026.02.23 16:36:32.495674 [ 197 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9147 | 2026.02.23 16:36:32.496004 [ 197 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_18_4} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2026.02.23 16:36:32.496090 [ 197 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_18_4} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9149 | 2026.02.23 16:36:32.496205 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9150 | 2026.02.23 16:36:32.762764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1130 | ||
| 9151 | 2026.02.23 16:36:32.765228 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9152 | 2026.02.23 16:36:32.765268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9153 | 2026.02.23 16:36:32.766412 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9154 | 2026.02.23 16:36:32.766665 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.02.23 16:36:32.766857 [ 65 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9156 | 2026.02.23 16:36:32.766924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
| 9157 | 2026.02.23 16:36:32.766926 [ 65 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2026.02.23 16:36:32.766984 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9159 | 2026.02.23 16:36:32.767111 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 9160 | 2026.02.23 16:36:32.767743 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9161 | 2026.02.23 16:36:32.767907 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 986 rows starting from the beginning of the part | ||
| 9162 | 2026.02.23 16:36:32.768304 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 9163 | 2026.02.23 16:36:32.768666 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 9164 | 2026.02.23 16:36:32.769027 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 9165 | 2026.02.23 16:36:32.769360 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 9166 | 2026.02.23 16:36:32.769671 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 9167 | 2026.02.23 16:36:32.775856 [ 198 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1130 rows, containing 72 columns (72 merged, 0 gathered) in 0.008805681 sec., 128326.24756676969 rows/sec., 105.02 MiB/sec. | ||
| 9168 | 2026.02.23 16:36:32.777359 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9169 | 2026.02.23 16:36:32.777903 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_31_6} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2026.02.23 16:36:32.777975 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_31_6} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9171 | 2026.02.23 16:36:32.778270 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 9172 | 2026.02.23 16:36:34.211086 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9173 | 2026.02.23 16:36:34.211288 [ 278 ] {6b72ef66-0288-40e2-a477-7b67d827de7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9174 | 2026.02.23 16:36:34.211358 [ 278 ] {6b72ef66-0288-40e2-a477-7b67d827de7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9175 | 2026.02.23 16:36:34.212152 [ 278 ] {6b72ef66-0288-40e2-a477-7b67d827de7a} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.02.23 16:36:34.212200 [ 278 ] {6b72ef66-0288-40e2-a477-7b67d827de7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9177 | 2026.02.23 16:36:34.212609 [ 278 ] {6b72ef66-0288-40e2-a477-7b67d827de7a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9178 | 2026.02.23 16:36:34.212846 [ 278 ] {6b72ef66-0288-40e2-a477-7b67d827de7a} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2026.02.23 16:36:34.213006 [ 278 ] {6b72ef66-0288-40e2-a477-7b67d827de7a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001773 sec., 160180.4850535815 rows/sec., 10.17 MiB/sec. | ||
| 9180 | 2026.02.23 16:36:34.213057 [ 278 ] {6b72ef66-0288-40e2-a477-7b67d827de7a} <Debug> TCPHandler: Processed in 0.002110803 sec. | ||
| 9181 | 2026.02.23 16:36:34.213186 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9182 | 2026.02.23 16:36:34.213290 [ 278 ] {ce217e27-af3f-4c06-81ca-d463c20cbf2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9183 | 2026.02.23 16:36:34.213334 [ 278 ] {ce217e27-af3f-4c06-81ca-d463c20cbf2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9184 | 2026.02.23 16:36:34.213747 [ 278 ] {ce217e27-af3f-4c06-81ca-d463c20cbf2f} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2026.02.23 16:36:34.213786 [ 278 ] {ce217e27-af3f-4c06-81ca-d463c20cbf2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9186 | 2026.02.23 16:36:34.214100 [ 278 ] {ce217e27-af3f-4c06-81ca-d463c20cbf2f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9187 | 2026.02.23 16:36:34.214318 [ 278 ] {ce217e27-af3f-4c06-81ca-d463c20cbf2f} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9188 | 2026.02.23 16:36:34.214458 [ 278 ] {ce217e27-af3f-4c06-81ca-d463c20cbf2f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001191 sec., 3358.5222502099077 rows/sec., 273.86 KiB/sec. | ||
| 9189 | 2026.02.23 16:36:34.214499 [ 278 ] {ce217e27-af3f-4c06-81ca-d463c20cbf2f} <Debug> TCPHandler: Processed in 0.001366338 sec. | ||
| 9190 | 2026.02.23 16:36:34.214604 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9191 | 2026.02.23 16:36:34.214700 [ 278 ] {20777e09-f90b-43f3-bf46-e77bdc2b926c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9192 | 2026.02.23 16:36:34.214741 [ 278 ] {20777e09-f90b-43f3-bf46-e77bdc2b926c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9193 | 2026.02.23 16:36:34.215562 [ 278 ] {20777e09-f90b-43f3-bf46-e77bdc2b926c} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9194 | 2026.02.23 16:36:34.215600 [ 278 ] {20777e09-f90b-43f3-bf46-e77bdc2b926c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9195 | 2026.02.23 16:36:34.215978 [ 278 ] {20777e09-f90b-43f3-bf46-e77bdc2b926c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9196 | 2026.02.23 16:36:34.216192 [ 278 ] {20777e09-f90b-43f3-bf46-e77bdc2b926c} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9197 | 2026.02.23 16:36:34.216324 [ 278 ] {20777e09-f90b-43f3-bf46-e77bdc2b926c} <Debug> executeQuery: Read 819 rows, 66.34 KiB in 0.001643 sec., 498478.3931832015 rows/sec., 39.43 MiB/sec. | ||
| 9198 | 2026.02.23 16:36:34.216336 [ 60 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9199 | 2026.02.23 16:36:34.216364 [ 278 ] {20777e09-f90b-43f3-bf46-e77bdc2b926c} <Debug> TCPHandler: Processed in 0.001810887 sec. | ||
| 9200 | 2026.02.23 16:36:34.216409 [ 60 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2026.02.23 16:36:34.216439 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9202 | 2026.02.23 16:36:34.216508 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9203 | 2026.02.23 16:36:34.216557 [ 198 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 9204 | 2026.02.23 16:36:34.216633 [ 278 ] {0c9370bc-a93c-414a-bf9a-b68b74f243f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9205 | 2026.02.23 16:36:34.216688 [ 278 ] {0c9370bc-a93c-414a-bf9a-b68b74f243f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9206 | 2026.02.23 16:36:34.216698 [ 198 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9207 | 2026.02.23 16:36:34.216737 [ 198 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2152 rows starting from the beginning of the part | ||
| 9208 | 2026.02.23 16:36:34.216804 [ 198 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 76 rows starting from the beginning of the part | ||
| 9209 | 2026.02.23 16:36:34.216848 [ 198 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1383 rows starting from the beginning of the part | ||
| 9210 | 2026.02.23 16:36:34.216890 [ 198 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 76 rows starting from the beginning of the part | ||
| 9211 | 2026.02.23 16:36:34.216929 [ 198 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 120 rows starting from the beginning of the part | ||
| 9212 | 2026.02.23 16:36:34.216968 [ 198 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 819 rows starting from the beginning of the part | ||
| 9213 | 2026.02.23 16:36:34.217221 [ 278 ] {0c9370bc-a93c-414a-bf9a-b68b74f243f9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9214 | 2026.02.23 16:36:34.217272 [ 278 ] {0c9370bc-a93c-414a-bf9a-b68b74f243f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9215 | 2026.02.23 16:36:34.217627 [ 278 ] {0c9370bc-a93c-414a-bf9a-b68b74f243f9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9216 | 2026.02.23 16:36:34.217861 [ 278 ] {0c9370bc-a93c-414a-bf9a-b68b74f243f9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2026.02.23 16:36:34.217992 [ 278 ] {0c9370bc-a93c-414a-bf9a-b68b74f243f9} <Debug> executeQuery: Read 156 rows, 9.57 KiB in 0.001384 sec., 112716.76300578035 rows/sec., 6.75 MiB/sec. | ||
| 9218 | 2026.02.23 16:36:34.218030 [ 278 ] {0c9370bc-a93c-414a-bf9a-b68b74f243f9} <Debug> TCPHandler: Processed in 0.001584593 sec. | ||
| 9219 | 2026.02.23 16:36:34.218142 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9220 | 2026.02.23 16:36:34.218237 [ 278 ] {1e8dbf87-0f4e-4c91-a4a5-5fcd7c1bf224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9221 | 2026.02.23 16:36:34.218276 [ 278 ] {1e8dbf87-0f4e-4c91-a4a5-5fcd7c1bf224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9222 | 2026.02.23 16:36:34.218701 [ 278 ] {1e8dbf87-0f4e-4c91-a4a5-5fcd7c1bf224} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2026.02.23 16:36:34.218736 [ 278 ] {1e8dbf87-0f4e-4c91-a4a5-5fcd7c1bf224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9224 | 2026.02.23 16:36:34.218936 [ 194 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4626 rows, containing 5 columns (5 merged, 0 gathered) in 0.002432 sec., 1902138.1578947366 rows/sec., 163.64 MiB/sec. | ||
| 9225 | 2026.02.23 16:36:34.219033 [ 278 ] {1e8dbf87-0f4e-4c91-a4a5-5fcd7c1bf224} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9226 | 2026.02.23 16:36:34.219174 [ 198 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9227 | 2026.02.23 16:36:34.219276 [ 278 ] {1e8dbf87-0f4e-4c91-a4a5-5fcd7c1bf224} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9228 | 2026.02.23 16:36:34.219433 [ 278 ] {1e8dbf87-0f4e-4c91-a4a5-5fcd7c1bf224} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001215 sec., 122633.74485596709 rows/sec., 7.92 MiB/sec. | ||
| 9229 | 2026.02.23 16:36:34.219453 [ 198 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_61_12} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2026.02.23 16:36:34.219474 [ 278 ] {1e8dbf87-0f4e-4c91-a4a5-5fcd7c1bf224} <Debug> TCPHandler: Processed in 0.001379808 sec. | ||
| 9231 | 2026.02.23 16:36:34.219531 [ 198 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_61_12} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9232 | 2026.02.23 16:36:34.219593 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9233 | 2026.02.23 16:36:34.219606 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 9234 | 2026.02.23 16:36:34.219696 [ 278 ] {1676a2a4-6f1b-44a9-98bf-0987d4175d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9235 | 2026.02.23 16:36:34.219740 [ 278 ] {1676a2a4-6f1b-44a9-98bf-0987d4175d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9236 | 2026.02.23 16:36:34.220164 [ 278 ] {1676a2a4-6f1b-44a9-98bf-0987d4175d6e} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.02.23 16:36:34.220199 [ 278 ] {1676a2a4-6f1b-44a9-98bf-0987d4175d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9238 | 2026.02.23 16:36:34.220498 [ 278 ] {1676a2a4-6f1b-44a9-98bf-0987d4175d6e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9239 | 2026.02.23 16:36:34.220734 [ 278 ] {1676a2a4-6f1b-44a9-98bf-0987d4175d6e} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.02.23 16:36:34.220859 [ 278 ] {1676a2a4-6f1b-44a9-98bf-0987d4175d6e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 9241 | 2026.02.23 16:36:34.220897 [ 278 ] {1676a2a4-6f1b-44a9-98bf-0987d4175d6e} <Debug> TCPHandler: Processed in 0.001354078 sec. | ||
| 9242 | 2026.02.23 16:36:34.221009 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9243 | 2026.02.23 16:36:34.221101 [ 278 ] {c4159c91-4440-42a5-8fc7-99ed56907e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9244 | 2026.02.23 16:36:34.221140 [ 278 ] {c4159c91-4440-42a5-8fc7-99ed56907e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9245 | 2026.02.23 16:36:34.221744 [ 278 ] {c4159c91-4440-42a5-8fc7-99ed56907e4b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.02.23 16:36:34.221778 [ 278 ] {c4159c91-4440-42a5-8fc7-99ed56907e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9247 | 2026.02.23 16:36:34.222101 [ 278 ] {c4159c91-4440-42a5-8fc7-99ed56907e4b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9248 | 2026.02.23 16:36:34.222314 [ 278 ] {c4159c91-4440-42a5-8fc7-99ed56907e4b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.02.23 16:36:34.222412 [ 59 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9250 | 2026.02.23 16:36:34.222439 [ 278 ] {c4159c91-4440-42a5-8fc7-99ed56907e4b} <Debug> executeQuery: Read 504 rows, 36.31 KiB in 0.001355 sec., 371955.71955719555 rows/sec., 26.17 MiB/sec. | ||
| 9251 | 2026.02.23 16:36:34.222455 [ 59 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.02.23 16:36:34.222476 [ 278 ] {c4159c91-4440-42a5-8fc7-99ed56907e4b} <Debug> TCPHandler: Processed in 0.001514201 sec. | ||
| 9253 | 2026.02.23 16:36:34.222477 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9254 | 2026.02.23 16:36:34.222579 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9255 | 2026.02.23 16:36:34.222594 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 9256 | 2026.02.23 16:36:34.222671 [ 278 ] {907a83d4-e9f0-40c0-86e1-66ddf92b5936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9257 | 2026.02.23 16:36:34.222715 [ 278 ] {907a83d4-e9f0-40c0-86e1-66ddf92b5936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9258 | 2026.02.23 16:36:34.222726 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9259 | 2026.02.23 16:36:34.222769 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1062 rows starting from the beginning of the part | ||
| 9260 | 2026.02.23 16:36:34.222840 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 74 rows starting from the beginning of the part | ||
| 9261 | 2026.02.23 16:36:34.222889 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 594 rows starting from the beginning of the part | ||
| 9262 | 2026.02.23 16:36:34.222941 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 74 rows starting from the beginning of the part | ||
| 9263 | 2026.02.23 16:36:34.222988 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 96 rows starting from the beginning of the part | ||
| 9264 | 2026.02.23 16:36:34.223032 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 504 rows starting from the beginning of the part | ||
| 9265 | 2026.02.23 16:36:34.223036 [ 278 ] {907a83d4-e9f0-40c0-86e1-66ddf92b5936} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2026.02.23 16:36:34.223080 [ 278 ] {907a83d4-e9f0-40c0-86e1-66ddf92b5936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9267 | 2026.02.23 16:36:34.223499 [ 278 ] {907a83d4-e9f0-40c0-86e1-66ddf92b5936} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9268 | 2026.02.23 16:36:34.223781 [ 278 ] {907a83d4-e9f0-40c0-86e1-66ddf92b5936} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.02.23 16:36:34.223944 [ 278 ] {907a83d4-e9f0-40c0-86e1-66ddf92b5936} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00129 sec., 4651.162790697675 rows/sec., 243.01 KiB/sec. | ||
| 9270 | 2026.02.23 16:36:34.223992 [ 278 ] {907a83d4-e9f0-40c0-86e1-66ddf92b5936} <Debug> TCPHandler: Processed in 0.001460159 sec. | ||
| 9271 | 2026.02.23 16:36:34.224118 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9272 | 2026.02.23 16:36:34.224234 [ 278 ] {a28b1a47-d818-465b-82ef-c45721f0fd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9273 | 2026.02.23 16:36:34.224272 [ 194 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728185 sec., 1391054.7771216624 rows/sec., 107.41 MiB/sec. | ||
| 9274 | 2026.02.23 16:36:34.224285 [ 278 ] {a28b1a47-d818-465b-82ef-c45721f0fd57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9275 | 2026.02.23 16:36:34.224491 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9276 | 2026.02.23 16:36:34.224739 [ 278 ] {a28b1a47-d818-465b-82ef-c45721f0fd57} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2026.02.23 16:36:34.224743 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_61_12} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9278 | 2026.02.23 16:36:34.224774 [ 278 ] {a28b1a47-d818-465b-82ef-c45721f0fd57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9279 | 2026.02.23 16:36:34.224827 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_61_12} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9280 | 2026.02.23 16:36:34.224914 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9281 | 2026.02.23 16:36:34.225110 [ 278 ] {a28b1a47-d818-465b-82ef-c45721f0fd57} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9282 | 2026.02.23 16:36:34.225327 [ 278 ] {a28b1a47-d818-465b-82ef-c45721f0fd57} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2026.02.23 16:36:34.225434 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9284 | 2026.02.23 16:36:34.225455 [ 278 ] {a28b1a47-d818-465b-82ef-c45721f0fd57} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001245 sec., 214457.8313253012 rows/sec., 14.25 MiB/sec. | ||
| 9285 | 2026.02.23 16:36:34.225459 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.02.23 16:36:34.225486 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9287 | 2026.02.23 16:36:34.225495 [ 278 ] {a28b1a47-d818-465b-82ef-c45721f0fd57} <Debug> TCPHandler: Processed in 0.001438379 sec. | ||
| 9288 | 2026.02.23 16:36:34.225553 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 9289 | 2026.02.23 16:36:34.225614 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9290 | 2026.02.23 16:36:34.225650 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9291 | 2026.02.23 16:36:34.225682 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16840 rows starting from the beginning of the part | ||
| 9292 | 2026.02.23 16:36:34.225714 [ 278 ] {5718866a-f5e2-4c55-9498-1b5224e83b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9293 | 2026.02.23 16:36:34.225727 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 9294 | 2026.02.23 16:36:34.225764 [ 278 ] {5718866a-f5e2-4c55-9498-1b5224e83b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9295 | 2026.02.23 16:36:34.225776 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 883 rows starting from the beginning of the part | ||
| 9296 | 2026.02.23 16:36:34.225819 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9297 | 2026.02.23 16:36:34.225855 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 9298 | 2026.02.23 16:36:34.225890 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 267 rows starting from the beginning of the part | ||
| 9299 | 2026.02.23 16:36:34.226091 [ 278 ] {5718866a-f5e2-4c55-9498-1b5224e83b71} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9300 | 2026.02.23 16:36:34.226133 [ 278 ] {5718866a-f5e2-4c55-9498-1b5224e83b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9301 | 2026.02.23 16:36:34.226477 [ 278 ] {5718866a-f5e2-4c55-9498-1b5224e83b71} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9302 | 2026.02.23 16:36:34.226688 [ 278 ] {5718866a-f5e2-4c55-9498-1b5224e83b71} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9303 | 2026.02.23 16:36:34.226815 [ 278 ] {5718866a-f5e2-4c55-9498-1b5224e83b71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 60.16 KiB/sec. | ||
| 9304 | 2026.02.23 16:36:34.226853 [ 278 ] {5718866a-f5e2-4c55-9498-1b5224e83b71} <Debug> TCPHandler: Processed in 0.001289416 sec. | ||
| 9305 | 2026.02.23 16:36:34.226955 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9306 | 2026.02.23 16:36:34.227051 [ 278 ] {b3e18be5-8d32-4445-ad13-73088f2ce8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9307 | 2026.02.23 16:36:34.227105 [ 278 ] {b3e18be5-8d32-4445-ad13-73088f2ce8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9308 | 2026.02.23 16:36:34.227874 [ 278 ] {b3e18be5-8d32-4445-ad13-73088f2ce8b4} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9309 | 2026.02.23 16:36:34.227912 [ 278 ] {b3e18be5-8d32-4445-ad13-73088f2ce8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9310 | 2026.02.23 16:36:34.228452 [ 278 ] {b3e18be5-8d32-4445-ad13-73088f2ce8b4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9311 | 2026.02.23 16:36:34.228681 [ 278 ] {b3e18be5-8d32-4445-ad13-73088f2ce8b4} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9312 | 2026.02.23 16:36:34.228820 [ 278 ] {b3e18be5-8d32-4445-ad13-73088f2ce8b4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 9313 | 2026.02.23 16:36:34.228884 [ 278 ] {b3e18be5-8d32-4445-ad13-73088f2ce8b4} <Debug> TCPHandler: Processed in 0.001978751 sec. | ||
| 9314 | 2026.02.23 16:36:34.228995 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9315 | 2026.02.23 16:36:34.229091 [ 278 ] {f0fc41eb-632c-4c03-a485-0aecb19611cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9316 | 2026.02.23 16:36:34.229133 [ 278 ] {f0fc41eb-632c-4c03-a485-0aecb19611cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9317 | 2026.02.23 16:36:34.229464 [ 278 ] {f0fc41eb-632c-4c03-a485-0aecb19611cf} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9318 | 2026.02.23 16:36:34.229499 [ 278 ] {f0fc41eb-632c-4c03-a485-0aecb19611cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9319 | 2026.02.23 16:36:34.229950 [ 278 ] {f0fc41eb-632c-4c03-a485-0aecb19611cf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9320 | 2026.02.23 16:36:34.230173 [ 278 ] {f0fc41eb-632c-4c03-a485-0aecb19611cf} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9321 | 2026.02.23 16:36:34.230271 [ 59 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9322 | 2026.02.23 16:36:34.230301 [ 59 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9323 | 2026.02.23 16:36:34.230302 [ 278 ] {f0fc41eb-632c-4c03-a485-0aecb19611cf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001229 sec., 73230.26851098453 rows/sec., 4.58 MiB/sec. | ||
| 9324 | 2026.02.23 16:36:34.230321 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9325 | 2026.02.23 16:36:34.230346 [ 278 ] {f0fc41eb-632c-4c03-a485-0aecb19611cf} <Debug> TCPHandler: Processed in 0.001401199 sec. | ||
| 9326 | 2026.02.23 16:36:34.230396 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 9327 | 2026.02.23 16:36:34.230492 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9328 | 2026.02.23 16:36:34.230524 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3150 rows starting from the beginning of the part | ||
| 9329 | 2026.02.23 16:36:34.230584 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 9330 | 2026.02.23 16:36:34.230632 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 9331 | 2026.02.23 16:36:34.230676 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 9332 | 2026.02.23 16:36:34.230720 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 9333 | 2026.02.23 16:36:34.230761 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 9334 | 2026.02.23 16:36:34.232079 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18470 rows, containing 5 columns (5 merged, 0 gathered) in 0.006553695 sec., 2818257.486807061 rows/sec., 192.26 MiB/sec. | ||
| 9335 | 2026.02.23 16:36:34.232082 [ 190 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3480 rows, containing 4 columns (4 merged, 0 gathered) in 0.001718075 sec., 2025522.7507530232 rows/sec., 133.61 MiB/sec. | ||
| 9336 | 2026.02.23 16:36:34.232366 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9337 | 2026.02.23 16:36:34.232533 [ 190 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9338 | 2026.02.23 16:36:34.232693 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2026.02.23 16:36:34.232789 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9340 | 2026.02.23 16:36:34.232839 [ 190 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_61_12} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.02.23 16:36:34.232893 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. | ||
| 9342 | 2026.02.23 16:36:34.232913 [ 190 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_61_12} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9343 | 2026.02.23 16:36:34.232991 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9344 | 2026.02.23 16:36:35.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.31 MiB, peak 315.72 MiB, free memory in arenas 0.00 B, will set to 306.72 MiB (RSS), difference: 2.41 MiB | ||
| 9345 | 2026.02.23 16:36:35.204080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20664 | ||
| 9346 | 2026.02.23 16:36:35.204567 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.02.23 16:36:35.204605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9348 | 2026.02.23 16:36:35.205076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9349 | 2026.02.23 16:36:35.205306 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.02.23 16:36:35.205435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20664 | ||
| 9351 | 2026.02.23 16:36:36.302425 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9352 | 2026.02.23 16:36:36.320972 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2026.02.23 16:36:36.321040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9354 | 2026.02.23 16:36:36.327311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9355 | 2026.02.23 16:36:36.328001 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2026.02.23 16:36:36.331252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9357 | 2026.02.23 16:36:39.204468 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9358 | 2026.02.23 16:36:39.204683 [ 278 ] {55e39762-88b2-4167-b3db-8c52376dd749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9359 | 2026.02.23 16:36:39.204755 [ 278 ] {55e39762-88b2-4167-b3db-8c52376dd749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9360 | 2026.02.23 16:36:39.205489 [ 278 ] {55e39762-88b2-4167-b3db-8c52376dd749} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2026.02.23 16:36:39.205543 [ 278 ] {55e39762-88b2-4167-b3db-8c52376dd749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9362 | 2026.02.23 16:36:39.205956 [ 278 ] {55e39762-88b2-4167-b3db-8c52376dd749} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9363 | 2026.02.23 16:36:39.206186 [ 278 ] {55e39762-88b2-4167-b3db-8c52376dd749} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2026.02.23 16:36:39.206346 [ 278 ] {55e39762-88b2-4167-b3db-8c52376dd749} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001717 sec., 69889.34187536401 rows/sec., 5.95 MiB/sec. | ||
| 9365 | 2026.02.23 16:36:39.206388 [ 278 ] {55e39762-88b2-4167-b3db-8c52376dd749} <Debug> TCPHandler: Processed in 0.002061532 sec. | ||
| 9366 | 2026.02.23 16:36:39.206511 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9367 | 2026.02.23 16:36:39.206610 [ 278 ] {21b680da-db51-42d0-a769-a354f606521d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9368 | 2026.02.23 16:36:39.206651 [ 278 ] {21b680da-db51-42d0-a769-a354f606521d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9369 | 2026.02.23 16:36:39.207059 [ 278 ] {21b680da-db51-42d0-a769-a354f606521d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9370 | 2026.02.23 16:36:39.207096 [ 278 ] {21b680da-db51-42d0-a769-a354f606521d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9371 | 2026.02.23 16:36:39.207390 [ 278 ] {21b680da-db51-42d0-a769-a354f606521d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9372 | 2026.02.23 16:36:39.207596 [ 278 ] {21b680da-db51-42d0-a769-a354f606521d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9373 | 2026.02.23 16:36:39.207724 [ 278 ] {21b680da-db51-42d0-a769-a354f606521d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001134 sec., 28218.69488536155 rows/sec., 2.07 MiB/sec. | ||
| 9374 | 2026.02.23 16:36:39.207763 [ 278 ] {21b680da-db51-42d0-a769-a354f606521d} <Debug> TCPHandler: Processed in 0.001302377 sec. | ||
| 9375 | 2026.02.23 16:36:39.207874 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9376 | 2026.02.23 16:36:39.207969 [ 278 ] {7ff976f9-0033-4369-a7b1-d649693b8d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9377 | 2026.02.23 16:36:39.208009 [ 278 ] {7ff976f9-0033-4369-a7b1-d649693b8d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9378 | 2026.02.23 16:36:39.208419 [ 278 ] {7ff976f9-0033-4369-a7b1-d649693b8d89} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9379 | 2026.02.23 16:36:39.208454 [ 278 ] {7ff976f9-0033-4369-a7b1-d649693b8d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9380 | 2026.02.23 16:36:39.208754 [ 278 ] {7ff976f9-0033-4369-a7b1-d649693b8d89} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9381 | 2026.02.23 16:36:39.208971 [ 278 ] {7ff976f9-0033-4369-a7b1-d649693b8d89} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9382 | 2026.02.23 16:36:39.209097 [ 278 ] {7ff976f9-0033-4369-a7b1-d649693b8d89} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001146 sec., 83769.6335078534 rows/sec., 6.54 MiB/sec. | ||
| 9383 | 2026.02.23 16:36:39.209134 [ 278 ] {7ff976f9-0033-4369-a7b1-d649693b8d89} <Debug> TCPHandler: Processed in 0.001310587 sec. | ||
| 9384 | 2026.02.23 16:36:39.209247 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9385 | 2026.02.23 16:36:39.209342 [ 278 ] {08ed9bf5-e66d-4de6-bdbc-cfa79bb2ec14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9386 | 2026.02.23 16:36:39.209386 [ 278 ] {08ed9bf5-e66d-4de6-bdbc-cfa79bb2ec14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9387 | 2026.02.23 16:36:39.209782 [ 278 ] {08ed9bf5-e66d-4de6-bdbc-cfa79bb2ec14} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2026.02.23 16:36:39.209817 [ 278 ] {08ed9bf5-e66d-4de6-bdbc-cfa79bb2ec14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9389 | 2026.02.23 16:36:39.210143 [ 278 ] {08ed9bf5-e66d-4de6-bdbc-cfa79bb2ec14} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9390 | 2026.02.23 16:36:39.210355 [ 278 ] {08ed9bf5-e66d-4de6-bdbc-cfa79bb2ec14} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2026.02.23 16:36:39.210485 [ 278 ] {08ed9bf5-e66d-4de6-bdbc-cfa79bb2ec14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 9392 | 2026.02.23 16:36:39.210523 [ 278 ] {08ed9bf5-e66d-4de6-bdbc-cfa79bb2ec14} <Debug> TCPHandler: Processed in 0.001324977 sec. | ||
| 9393 | 2026.02.23 16:36:39.210627 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9394 | 2026.02.23 16:36:39.210721 [ 278 ] {f9213adc-01d4-4b43-9e5f-a471d9806caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9395 | 2026.02.23 16:36:39.210775 [ 278 ] {f9213adc-01d4-4b43-9e5f-a471d9806caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9396 | 2026.02.23 16:36:39.211543 [ 278 ] {f9213adc-01d4-4b43-9e5f-a471d9806caf} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2026.02.23 16:36:39.211578 [ 278 ] {f9213adc-01d4-4b43-9e5f-a471d9806caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9398 | 2026.02.23 16:36:39.212117 [ 278 ] {f9213adc-01d4-4b43-9e5f-a471d9806caf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9399 | 2026.02.23 16:36:39.212350 [ 278 ] {f9213adc-01d4-4b43-9e5f-a471d9806caf} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2026.02.23 16:36:39.212484 [ 278 ] {f9213adc-01d4-4b43-9e5f-a471d9806caf} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00178 sec., 17977.52808988764 rows/sec., 32.21 MiB/sec. | ||
| 9401 | 2026.02.23 16:36:39.212545 [ 278 ] {f9213adc-01d4-4b43-9e5f-a471d9806caf} <Debug> TCPHandler: Processed in 0.001967541 sec. | ||
| 9402 | 2026.02.23 16:36:39.212659 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9403 | 2026.02.23 16:36:39.212755 [ 278 ] {600f214c-e6b6-4147-b733-782e88c6b157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9404 | 2026.02.23 16:36:39.212797 [ 278 ] {600f214c-e6b6-4147-b733-782e88c6b157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9405 | 2026.02.23 16:36:39.213120 [ 278 ] {600f214c-e6b6-4147-b733-782e88c6b157} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2026.02.23 16:36:39.213156 [ 278 ] {600f214c-e6b6-4147-b733-782e88c6b157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9407 | 2026.02.23 16:36:39.213455 [ 278 ] {600f214c-e6b6-4147-b733-782e88c6b157} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9408 | 2026.02.23 16:36:39.213661 [ 278 ] {600f214c-e6b6-4147-b733-782e88c6b157} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2026.02.23 16:36:39.213786 [ 278 ] {600f214c-e6b6-4147-b733-782e88c6b157} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 9410 | 2026.02.23 16:36:39.213822 [ 278 ] {600f214c-e6b6-4147-b733-782e88c6b157} <Debug> TCPHandler: Processed in 0.001212215 sec. | ||
| 9411 | 2026.02.23 16:36:42.570930 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9412 | 2026.02.23 16:36:42.570997 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9413 | 2026.02.23 16:36:42.705639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21112 | ||
| 9414 | 2026.02.23 16:36:42.706136 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2026.02.23 16:36:42.706179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9416 | 2026.02.23 16:36:42.706681 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9417 | 2026.02.23 16:36:42.706920 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2026.02.23 16:36:42.707064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21112 | ||
| 9419 | 2026.02.23 16:36:42.767206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1166 | ||
| 9420 | 2026.02.23 16:36:42.769747 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.02.23 16:36:42.769805 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9422 | 2026.02.23 16:36:42.771033 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9423 | 2026.02.23 16:36:42.771304 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.02.23 16:36:42.771679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
| 9425 | 2026.02.23 16:36:43.831427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9426 | 2026.02.23 16:36:43.848622 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2026.02.23 16:36:43.848674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9428 | 2026.02.23 16:36:43.854366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9429 | 2026.02.23 16:36:43.855067 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9430 | 2026.02.23 16:36:43.858109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9431 | 2026.02.23 16:36:44.211215 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9432 | 2026.02.23 16:36:44.211378 [ 278 ] {76dec61f-9260-4a7e-aaa0-a140fad73e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9433 | 2026.02.23 16:36:44.211441 [ 278 ] {76dec61f-9260-4a7e-aaa0-a140fad73e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9434 | 2026.02.23 16:36:44.212196 [ 278 ] {76dec61f-9260-4a7e-aaa0-a140fad73e47} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2026.02.23 16:36:44.212239 [ 278 ] {76dec61f-9260-4a7e-aaa0-a140fad73e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9436 | 2026.02.23 16:36:44.212636 [ 278 ] {76dec61f-9260-4a7e-aaa0-a140fad73e47} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9437 | 2026.02.23 16:36:44.212882 [ 278 ] {76dec61f-9260-4a7e-aaa0-a140fad73e47} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.02.23 16:36:44.213032 [ 278 ] {76dec61f-9260-4a7e-aaa0-a140fad73e47} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001699 sec., 167157.15126545026 rows/sec., 10.62 MiB/sec. | ||
| 9439 | 2026.02.23 16:36:44.213089 [ 278 ] {76dec61f-9260-4a7e-aaa0-a140fad73e47} <Debug> TCPHandler: Processed in 0.001993351 sec. | ||
| 9440 | 2026.02.23 16:36:44.213219 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9441 | 2026.02.23 16:36:44.213325 [ 278 ] {b08d4117-3a8d-4456-8e15-fe2904621ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9442 | 2026.02.23 16:36:44.213368 [ 278 ] {b08d4117-3a8d-4456-8e15-fe2904621ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9443 | 2026.02.23 16:36:44.214178 [ 278 ] {b08d4117-3a8d-4456-8e15-fe2904621ab6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2026.02.23 16:36:44.214217 [ 278 ] {b08d4117-3a8d-4456-8e15-fe2904621ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9445 | 2026.02.23 16:36:44.214572 [ 278 ] {b08d4117-3a8d-4456-8e15-fe2904621ab6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9446 | 2026.02.23 16:36:44.214784 [ 278 ] {b08d4117-3a8d-4456-8e15-fe2904621ab6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2026.02.23 16:36:44.214917 [ 278 ] {b08d4117-3a8d-4456-8e15-fe2904621ab6} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001616 sec., 505569.30693069304 rows/sec., 40.00 MiB/sec. | ||
| 9448 | 2026.02.23 16:36:44.214960 [ 278 ] {b08d4117-3a8d-4456-8e15-fe2904621ab6} <Debug> TCPHandler: Processed in 0.001792926 sec. | ||
| 9449 | 2026.02.23 16:36:44.215064 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9450 | 2026.02.23 16:36:44.215161 [ 278 ] {1c2a52fe-db4e-4e91-bc7f-e5f8242a0af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9451 | 2026.02.23 16:36:44.215203 [ 278 ] {1c2a52fe-db4e-4e91-bc7f-e5f8242a0af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9452 | 2026.02.23 16:36:44.215645 [ 278 ] {1c2a52fe-db4e-4e91-bc7f-e5f8242a0af8} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2026.02.23 16:36:44.215683 [ 278 ] {1c2a52fe-db4e-4e91-bc7f-e5f8242a0af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9454 | 2026.02.23 16:36:44.216003 [ 278 ] {1c2a52fe-db4e-4e91-bc7f-e5f8242a0af8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9455 | 2026.02.23 16:36:44.216211 [ 278 ] {1c2a52fe-db4e-4e91-bc7f-e5f8242a0af8} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2026.02.23 16:36:44.216316 [ 49 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9457 | 2026.02.23 16:36:44.216338 [ 278 ] {1c2a52fe-db4e-4e91-bc7f-e5f8242a0af8} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001197 sec., 126984.126984127 rows/sec., 7.58 MiB/sec. | ||
| 9458 | 2026.02.23 16:36:44.216384 [ 49 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2026.02.23 16:36:44.216395 [ 278 ] {1c2a52fe-db4e-4e91-bc7f-e5f8242a0af8} <Debug> TCPHandler: Processed in 0.001381248 sec. | ||
| 9460 | 2026.02.23 16:36:44.216414 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9461 | 2026.02.23 16:36:44.216518 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9462 | 2026.02.23 16:36:44.216519 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 9463 | 2026.02.23 16:36:44.216622 [ 278 ] {44714bcc-a926-47b1-a5a6-dcf4988b070f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9464 | 2026.02.23 16:36:44.216626 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9465 | 2026.02.23 16:36:44.216664 [ 278 ] {44714bcc-a926-47b1-a5a6-dcf4988b070f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9466 | 2026.02.23 16:36:44.216664 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 216 rows starting from the beginning of the part | ||
| 9467 | 2026.02.23 16:36:44.216727 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 9468 | 2026.02.23 16:36:44.216769 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part | ||
| 9469 | 2026.02.23 16:36:44.216808 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 156 rows starting from the beginning of the part | ||
| 9470 | 2026.02.23 16:36:44.216846 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 9471 | 2026.02.23 16:36:44.216884 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 152 rows starting from the beginning of the part | ||
| 9472 | 2026.02.23 16:36:44.217120 [ 278 ] {44714bcc-a926-47b1-a5a6-dcf4988b070f} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2026.02.23 16:36:44.217155 [ 278 ] {44714bcc-a926-47b1-a5a6-dcf4988b070f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9474 | 2026.02.23 16:36:44.217451 [ 278 ] {44714bcc-a926-47b1-a5a6-dcf4988b070f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9475 | 2026.02.23 16:36:44.217622 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001135243 sec., 526759.4691180654 rows/sec., 35.12 MiB/sec. | ||
| 9476 | 2026.02.23 16:36:44.217685 [ 278 ] {44714bcc-a926-47b1-a5a6-dcf4988b070f} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2026.02.23 16:36:44.217820 [ 278 ] {44714bcc-a926-47b1-a5a6-dcf4988b070f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001216 sec., 122532.89473684209 rows/sec., 7.92 MiB/sec. | ||
| 9478 | 2026.02.23 16:36:44.217823 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9479 | 2026.02.23 16:36:44.217862 [ 278 ] {44714bcc-a926-47b1-a5a6-dcf4988b070f} <Debug> TCPHandler: Processed in 0.001394069 sec. | ||
| 9480 | 2026.02.23 16:36:44.217994 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9481 | 2026.02.23 16:36:44.218092 [ 278 ] {2b643966-9c74-4b78-8c3a-cb361e68d586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9482 | 2026.02.23 16:36:44.218129 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_61_12} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9483 | 2026.02.23 16:36:44.218133 [ 278 ] {2b643966-9c74-4b78-8c3a-cb361e68d586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9484 | 2026.02.23 16:36:44.218220 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_61_12} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9485 | 2026.02.23 16:36:44.218326 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9486 | 2026.02.23 16:36:44.218613 [ 278 ] {2b643966-9c74-4b78-8c3a-cb361e68d586} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9487 | 2026.02.23 16:36:44.218655 [ 278 ] {2b643966-9c74-4b78-8c3a-cb361e68d586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9488 | 2026.02.23 16:36:44.218960 [ 278 ] {2b643966-9c74-4b78-8c3a-cb361e68d586} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9489 | 2026.02.23 16:36:44.219167 [ 278 ] {2b643966-9c74-4b78-8c3a-cb361e68d586} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.02.23 16:36:44.219291 [ 278 ] {2b643966-9c74-4b78-8c3a-cb361e68d586} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001217 sec., 121610.51766639277 rows/sec., 6.92 MiB/sec. | ||
| 9491 | 2026.02.23 16:36:44.219330 [ 278 ] {2b643966-9c74-4b78-8c3a-cb361e68d586} <Debug> TCPHandler: Processed in 0.001385778 sec. | ||
| 9492 | 2026.02.23 16:36:44.219451 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9493 | 2026.02.23 16:36:44.219547 [ 278 ] {c2f19fc5-e909-4383-b3cf-2225a67ab99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9494 | 2026.02.23 16:36:44.219586 [ 278 ] {c2f19fc5-e909-4383-b3cf-2225a67ab99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9495 | 2026.02.23 16:36:44.220199 [ 278 ] {c2f19fc5-e909-4383-b3cf-2225a67ab99f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9496 | 2026.02.23 16:36:44.220237 [ 278 ] {c2f19fc5-e909-4383-b3cf-2225a67ab99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9497 | 2026.02.23 16:36:44.220565 [ 278 ] {c2f19fc5-e909-4383-b3cf-2225a67ab99f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9498 | 2026.02.23 16:36:44.220773 [ 278 ] {c2f19fc5-e909-4383-b3cf-2225a67ab99f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9499 | 2026.02.23 16:36:44.220900 [ 278 ] {c2f19fc5-e909-4383-b3cf-2225a67ab99f} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001372 sec., 364431.48688046646 rows/sec., 25.61 MiB/sec. | ||
| 9500 | 2026.02.23 16:36:44.220939 [ 278 ] {c2f19fc5-e909-4383-b3cf-2225a67ab99f} <Debug> TCPHandler: Processed in 0.001537562 sec. | ||
| 9501 | 2026.02.23 16:36:44.221054 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9502 | 2026.02.23 16:36:44.221149 [ 278 ] {93637eba-9cae-4a76-8065-dbc1196356be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9503 | 2026.02.23 16:36:44.221191 [ 278 ] {93637eba-9cae-4a76-8065-dbc1196356be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9504 | 2026.02.23 16:36:44.221521 [ 278 ] {93637eba-9cae-4a76-8065-dbc1196356be} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2026.02.23 16:36:44.221557 [ 278 ] {93637eba-9cae-4a76-8065-dbc1196356be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9506 | 2026.02.23 16:36:44.221857 [ 278 ] {93637eba-9cae-4a76-8065-dbc1196356be} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9507 | 2026.02.23 16:36:44.222076 [ 278 ] {93637eba-9cae-4a76-8065-dbc1196356be} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2026.02.23 16:36:44.222200 [ 278 ] {93637eba-9cae-4a76-8065-dbc1196356be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 9509 | 2026.02.23 16:36:44.222237 [ 278 ] {93637eba-9cae-4a76-8065-dbc1196356be} <Debug> TCPHandler: Processed in 0.001233475 sec. | ||
| 9510 | 2026.02.23 16:36:44.222340 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9511 | 2026.02.23 16:36:44.222434 [ 278 ] {9874fc44-938b-47fb-b1d8-2f8431ef1693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9512 | 2026.02.23 16:36:44.222477 [ 278 ] {9874fc44-938b-47fb-b1d8-2f8431ef1693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9513 | 2026.02.23 16:36:44.222900 [ 278 ] {9874fc44-938b-47fb-b1d8-2f8431ef1693} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2026.02.23 16:36:44.222937 [ 278 ] {9874fc44-938b-47fb-b1d8-2f8431ef1693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9515 | 2026.02.23 16:36:44.223264 [ 278 ] {9874fc44-938b-47fb-b1d8-2f8431ef1693} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9516 | 2026.02.23 16:36:44.223472 [ 278 ] {9874fc44-938b-47fb-b1d8-2f8431ef1693} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2026.02.23 16:36:44.223605 [ 278 ] {9874fc44-938b-47fb-b1d8-2f8431ef1693} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001189 sec., 222876.36669470143 rows/sec., 14.81 MiB/sec. | ||
| 9518 | 2026.02.23 16:36:44.223642 [ 278 ] {9874fc44-938b-47fb-b1d8-2f8431ef1693} <Debug> TCPHandler: Processed in 0.001352448 sec. | ||
| 9519 | 2026.02.23 16:36:44.223754 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9520 | 2026.02.23 16:36:44.223849 [ 278 ] {dcdb2734-7b97-48ce-a657-71a566b805aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9521 | 2026.02.23 16:36:44.223892 [ 278 ] {dcdb2734-7b97-48ce-a657-71a566b805aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9522 | 2026.02.23 16:36:44.224202 [ 278 ] {dcdb2734-7b97-48ce-a657-71a566b805aa} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2026.02.23 16:36:44.224238 [ 278 ] {dcdb2734-7b97-48ce-a657-71a566b805aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9524 | 2026.02.23 16:36:44.224545 [ 278 ] {dcdb2734-7b97-48ce-a657-71a566b805aa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9525 | 2026.02.23 16:36:44.224759 [ 278 ] {dcdb2734-7b97-48ce-a657-71a566b805aa} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9526 | 2026.02.23 16:36:44.224887 [ 278 ] {dcdb2734-7b97-48ce-a657-71a566b805aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 9527 | 2026.02.23 16:36:44.224924 [ 278 ] {dcdb2734-7b97-48ce-a657-71a566b805aa} <Debug> TCPHandler: Processed in 0.001220815 sec. | ||
| 9528 | 2026.02.23 16:36:44.225031 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9529 | 2026.02.23 16:36:44.225131 [ 278 ] {9f4dc58a-849f-4584-a8ab-d384e6e86544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9530 | 2026.02.23 16:36:44.225185 [ 278 ] {9f4dc58a-849f-4584-a8ab-d384e6e86544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9531 | 2026.02.23 16:36:44.225964 [ 278 ] {9f4dc58a-849f-4584-a8ab-d384e6e86544} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9532 | 2026.02.23 16:36:44.226002 [ 278 ] {9f4dc58a-849f-4584-a8ab-d384e6e86544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9533 | 2026.02.23 16:36:44.226497 [ 278 ] {9f4dc58a-849f-4584-a8ab-d384e6e86544} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9534 | 2026.02.23 16:36:44.226707 [ 278 ] {9f4dc58a-849f-4584-a8ab-d384e6e86544} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9535 | 2026.02.23 16:36:44.226818 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9536 | 2026.02.23 16:36:44.226841 [ 278 ] {9f4dc58a-849f-4584-a8ab-d384e6e86544} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001729 sec., 5783.68999421631 rows/sec., 10.36 MiB/sec. | ||
| 9537 | 2026.02.23 16:36:44.226862 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9538 | 2026.02.23 16:36:44.226886 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9539 | 2026.02.23 16:36:44.226901 [ 278 ] {9f4dc58a-849f-4584-a8ab-d384e6e86544} <Debug> TCPHandler: Processed in 0.001918179 sec. | ||
| 9540 | 2026.02.23 16:36:44.227002 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 9541 | 2026.02.23 16:36:44.227029 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9542 | 2026.02.23 16:36:44.227136 [ 278 ] {ef000c5f-7b49-4ada-b915-9105a4a22b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9543 | 2026.02.23 16:36:44.227177 [ 278 ] {ef000c5f-7b49-4ada-b915-9105a4a22b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9544 | 2026.02.23 16:36:44.227243 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9545 | 2026.02.23 16:36:44.227309 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1077 rows starting from the beginning of the part | ||
| 9546 | 2026.02.23 16:36:44.227452 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 9547 | 2026.02.23 16:36:44.227520 [ 278 ] {ef000c5f-7b49-4ada-b915-9105a4a22b31} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.02.23 16:36:44.227561 [ 278 ] {ef000c5f-7b49-4ada-b915-9105a4a22b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9549 | 2026.02.23 16:36:44.227563 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 9550 | 2026.02.23 16:36:44.227679 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 9551 | 2026.02.23 16:36:44.227782 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
| 9552 | 2026.02.23 16:36:44.227872 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 9553 | 2026.02.23 16:36:44.227873 [ 278 ] {ef000c5f-7b49-4ada-b915-9105a4a22b31} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9554 | 2026.02.23 16:36:44.228092 [ 278 ] {ef000c5f-7b49-4ada-b915-9105a4a22b31} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.02.23 16:36:44.228225 [ 278 ] {ef000c5f-7b49-4ada-b915-9105a4a22b31} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001108 sec., 81227.43682310468 rows/sec., 5.08 MiB/sec. | ||
| 9556 | 2026.02.23 16:36:44.228263 [ 278 ] {ef000c5f-7b49-4ada-b915-9105a4a22b31} <Debug> TCPHandler: Processed in 0.001282236 sec. | ||
| 9557 | 2026.02.23 16:36:44.233363 [ 191 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1171 rows, containing 19 columns (19 merged, 0 gathered) in 0.006409082 sec., 182709.47383728277 rows/sec., 327.41 MiB/sec. | ||
| 9558 | 2026.02.23 16:36:44.234601 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9559 | 2026.02.23 16:36:44.234928 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.02.23 16:36:44.234994 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9561 | 2026.02.23 16:36:44.235128 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 9562 | 2026.02.23 16:36:45.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.74 MiB, peak 319.28 MiB, free memory in arenas 0.00 B, will set to 309.45 MiB (RSS), difference: 1.71 MiB | ||
| 9563 | 2026.02.23 16:36:47.209266 [ 39 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9564 | 2026.02.23 16:36:47.209346 [ 39 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9565 | 2026.02.23 16:36:47.209376 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 9566 | 2026.02.23 16:36:47.209541 [ 192 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 9567 | 2026.02.23 16:36:47.209755 [ 192 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9568 | 2026.02.23 16:36:47.209814 [ 192 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 9569 | 2026.02.23 16:36:47.209936 [ 192 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 9570 | 2026.02.23 16:36:47.210030 [ 192 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 9571 | 2026.02.23 16:36:47.210117 [ 192 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9572 | 2026.02.23 16:36:47.210203 [ 192 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 9573 | 2026.02.23 16:36:47.210946 [ 195 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525711 sec., 24906.420678621314 rows/sec., 2.08 MiB/sec. | ||
| 9574 | 2026.02.23 16:36:47.211111 [ 191 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9575 | 2026.02.23 16:36:47.211504 [ 191 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_21_5} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9576 | 2026.02.23 16:36:47.211587 [ 191 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_21_5} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9577 | 2026.02.23 16:36:47.211684 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9578 | 2026.02.23 16:36:49.231704 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9579 | 2026.02.23 16:36:49.232010 [ 278 ] {eb751de3-c53d-43e9-b0a9-63ef62a6a569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9580 | 2026.02.23 16:36:49.232080 [ 278 ] {eb751de3-c53d-43e9-b0a9-63ef62a6a569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9581 | 2026.02.23 16:36:49.232728 [ 278 ] {eb751de3-c53d-43e9-b0a9-63ef62a6a569} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2026.02.23 16:36:49.232775 [ 278 ] {eb751de3-c53d-43e9-b0a9-63ef62a6a569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9583 | 2026.02.23 16:36:49.233155 [ 278 ] {eb751de3-c53d-43e9-b0a9-63ef62a6a569} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9584 | 2026.02.23 16:36:49.233385 [ 278 ] {eb751de3-c53d-43e9-b0a9-63ef62a6a569} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2026.02.23 16:36:49.233540 [ 278 ] {eb751de3-c53d-43e9-b0a9-63ef62a6a569} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001607 sec., 2489.1101431238335 rows/sec., 202.97 KiB/sec. | ||
| 9586 | 2026.02.23 16:36:49.233591 [ 278 ] {eb751de3-c53d-43e9-b0a9-63ef62a6a569} <Debug> TCPHandler: Processed in 0.002075522 sec. | ||
| 9587 | 2026.02.23 16:36:49.233717 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2026.02.23 16:36:49.233819 [ 278 ] {698eb93e-86e6-4a17-b6ca-b4663c008e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9589 | 2026.02.23 16:36:49.233861 [ 278 ] {698eb93e-86e6-4a17-b6ca-b4663c008e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9590 | 2026.02.23 16:36:49.235032 [ 278 ] {698eb93e-86e6-4a17-b6ca-b4663c008e0d} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2026.02.23 16:36:49.235071 [ 278 ] {698eb93e-86e6-4a17-b6ca-b4663c008e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9592 | 2026.02.23 16:36:49.235484 [ 278 ] {698eb93e-86e6-4a17-b6ca-b4663c008e0d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9593 | 2026.02.23 16:36:49.235689 [ 278 ] {698eb93e-86e6-4a17-b6ca-b4663c008e0d} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2026.02.23 16:36:49.235820 [ 278 ] {698eb93e-86e6-4a17-b6ca-b4663c008e0d} <Debug> executeQuery: Read 1262 rows, 107.18 KiB in 0.002024 sec., 623517.7865612648 rows/sec., 51.71 MiB/sec. | ||
| 9595 | 2026.02.23 16:36:49.235858 [ 278 ] {698eb93e-86e6-4a17-b6ca-b4663c008e0d} <Debug> TCPHandler: Processed in 0.002192445 sec. | ||
| 9596 | 2026.02.23 16:36:49.235970 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9597 | 2026.02.23 16:36:49.236066 [ 278 ] {69721930-aa65-4df4-95e5-51b5d5a100a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9598 | 2026.02.23 16:36:49.236107 [ 278 ] {69721930-aa65-4df4-95e5-51b5d5a100a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9599 | 2026.02.23 16:36:49.236526 [ 278 ] {69721930-aa65-4df4-95e5-51b5d5a100a5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2026.02.23 16:36:49.236563 [ 278 ] {69721930-aa65-4df4-95e5-51b5d5a100a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9601 | 2026.02.23 16:36:49.236858 [ 278 ] {69721930-aa65-4df4-95e5-51b5d5a100a5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9602 | 2026.02.23 16:36:49.237059 [ 278 ] {69721930-aa65-4df4-95e5-51b5d5a100a5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2026.02.23 16:36:49.237185 [ 278 ] {69721930-aa65-4df4-95e5-51b5d5a100a5} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.00114 sec., 31578.947368421053 rows/sec., 2.30 MiB/sec. | ||
| 9604 | 2026.02.23 16:36:49.237222 [ 278 ] {69721930-aa65-4df4-95e5-51b5d5a100a5} <Debug> TCPHandler: Processed in 0.001300387 sec. | ||
| 9605 | 2026.02.23 16:36:49.237325 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9606 | 2026.02.23 16:36:49.237417 [ 278 ] {6fc9c260-9756-4c80-bc52-568c444b78aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9607 | 2026.02.23 16:36:49.237456 [ 278 ] {6fc9c260-9756-4c80-bc52-568c444b78aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9608 | 2026.02.23 16:36:49.237923 [ 278 ] {6fc9c260-9756-4c80-bc52-568c444b78aa} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.02.23 16:36:49.237959 [ 278 ] {6fc9c260-9756-4c80-bc52-568c444b78aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9610 | 2026.02.23 16:36:49.238271 [ 278 ] {6fc9c260-9756-4c80-bc52-568c444b78aa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9611 | 2026.02.23 16:36:49.238502 [ 278 ] {6fc9c260-9756-4c80-bc52-568c444b78aa} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2026.02.23 16:36:49.238627 [ 278 ] {6fc9c260-9756-4c80-bc52-568c444b78aa} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001228 sec., 185667.75244299675 rows/sec., 12.57 MiB/sec. | ||
| 9613 | 2026.02.23 16:36:49.238664 [ 278 ] {6fc9c260-9756-4c80-bc52-568c444b78aa} <Debug> TCPHandler: Processed in 0.001386439 sec. | ||
| 9614 | 2026.02.23 16:36:49.238789 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9615 | 2026.02.23 16:36:49.238887 [ 278 ] {54151173-d779-4f27-9607-6008d471b8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9616 | 2026.02.23 16:36:49.238929 [ 278 ] {54151173-d779-4f27-9607-6008d471b8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9617 | 2026.02.23 16:36:49.239529 [ 278 ] {54151173-d779-4f27-9607-6008d471b8bf} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2026.02.23 16:36:49.239564 [ 278 ] {54151173-d779-4f27-9607-6008d471b8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9619 | 2026.02.23 16:36:49.239884 [ 278 ] {54151173-d779-4f27-9607-6008d471b8bf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9620 | 2026.02.23 16:36:49.240085 [ 278 ] {54151173-d779-4f27-9607-6008d471b8bf} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2026.02.23 16:36:49.240212 [ 278 ] {54151173-d779-4f27-9607-6008d471b8bf} <Debug> executeQuery: Read 556 rows, 42.29 KiB in 0.001343 sec., 413998.5107967238 rows/sec., 30.75 MiB/sec. | ||
| 9622 | 2026.02.23 16:36:49.240249 [ 278 ] {54151173-d779-4f27-9607-6008d471b8bf} <Debug> TCPHandler: Processed in 0.001506541 sec. | ||
| 9623 | 2026.02.23 16:36:49.240363 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9624 | 2026.02.23 16:36:49.240454 [ 278 ] {ea2ce7b8-e85d-499c-beff-7a85b6a2f3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9625 | 2026.02.23 16:36:49.240496 [ 278 ] {ea2ce7b8-e85d-499c-beff-7a85b6a2f3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9626 | 2026.02.23 16:36:49.241060 [ 278 ] {ea2ce7b8-e85d-499c-beff-7a85b6a2f3c4} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2026.02.23 16:36:49.241096 [ 278 ] {ea2ce7b8-e85d-499c-beff-7a85b6a2f3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9628 | 2026.02.23 16:36:49.241464 [ 278 ] {ea2ce7b8-e85d-499c-beff-7a85b6a2f3c4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9629 | 2026.02.23 16:36:49.241666 [ 278 ] {ea2ce7b8-e85d-499c-beff-7a85b6a2f3c4} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2026.02.23 16:36:49.241788 [ 278 ] {ea2ce7b8-e85d-499c-beff-7a85b6a2f3c4} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001351 sec., 626202.8127313101 rows/sec., 42.15 MiB/sec. | ||
| 9631 | 2026.02.23 16:36:49.241823 [ 278 ] {ea2ce7b8-e85d-499c-beff-7a85b6a2f3c4} <Debug> TCPHandler: Processed in 0.001507721 sec. | ||
| 9632 | 2026.02.23 16:36:49.241932 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9633 | 2026.02.23 16:36:49.242023 [ 278 ] {d5bafa7d-db3b-48a8-9109-49792f757b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9634 | 2026.02.23 16:36:49.242075 [ 278 ] {d5bafa7d-db3b-48a8-9109-49792f757b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9635 | 2026.02.23 16:36:49.242881 [ 278 ] {d5bafa7d-db3b-48a8-9109-49792f757b79} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9636 | 2026.02.23 16:36:49.242916 [ 278 ] {d5bafa7d-db3b-48a8-9109-49792f757b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9637 | 2026.02.23 16:36:49.243433 [ 278 ] {d5bafa7d-db3b-48a8-9109-49792f757b79} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9638 | 2026.02.23 16:36:49.243669 [ 278 ] {d5bafa7d-db3b-48a8-9109-49792f757b79} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2026.02.23 16:36:49.243800 [ 278 ] {d5bafa7d-db3b-48a8-9109-49792f757b79} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001795 sec., 17827.298050139278 rows/sec., 31.95 MiB/sec. | ||
| 9640 | 2026.02.23 16:36:49.243862 [ 278 ] {d5bafa7d-db3b-48a8-9109-49792f757b79} <Debug> TCPHandler: Processed in 0.001977481 sec. | ||
| 9641 | 2026.02.23 16:36:49.243972 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9642 | 2026.02.23 16:36:49.244063 [ 278 ] {57698b3b-a119-49b4-97ef-795c8e40da29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9643 | 2026.02.23 16:36:49.244103 [ 278 ] {57698b3b-a119-49b4-97ef-795c8e40da29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9644 | 2026.02.23 16:36:49.244434 [ 278 ] {57698b3b-a119-49b4-97ef-795c8e40da29} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2026.02.23 16:36:49.244469 [ 278 ] {57698b3b-a119-49b4-97ef-795c8e40da29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9646 | 2026.02.23 16:36:49.244755 [ 278 ] {57698b3b-a119-49b4-97ef-795c8e40da29} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9647 | 2026.02.23 16:36:49.244966 [ 278 ] {57698b3b-a119-49b4-97ef-795c8e40da29} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2026.02.23 16:36:49.245087 [ 278 ] {57698b3b-a119-49b4-97ef-795c8e40da29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 9649 | 2026.02.23 16:36:49.245120 [ 278 ] {57698b3b-a119-49b4-97ef-795c8e40da29} <Debug> TCPHandler: Processed in 0.001194895 sec. | ||
| 9650 | 2026.02.23 16:36:50.207220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21624 | ||
| 9651 | 2026.02.23 16:36:50.207734 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2026.02.23 16:36:50.207784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9653 | 2026.02.23 16:36:50.208270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9654 | 2026.02.23 16:36:50.208509 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2026.02.23 16:36:50.208663 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21624 | ||
| 9656 | 2026.02.23 16:36:51.358250 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9657 | 2026.02.23 16:36:51.376644 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.02.23 16:36:51.376723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9659 | 2026.02.23 16:36:51.383252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9660 | 2026.02.23 16:36:51.383968 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2026.02.23 16:36:51.387502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9662 | 2026.02.23 16:36:52.771960 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1204 | ||
| 9663 | 2026.02.23 16:36:52.774458 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9664 | 2026.02.23 16:36:52.774508 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9665 | 2026.02.23 16:36:52.775705 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9666 | 2026.02.23 16:36:52.775976 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2026.02.23 16:36:52.776325 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
| 9668 | 2026.02.23 16:36:54.212052 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2026.02.23 16:36:54.212239 [ 278 ] {f01b3e2b-deec-41a1-9216-17f122794964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9670 | 2026.02.23 16:36:54.212309 [ 278 ] {f01b3e2b-deec-41a1-9216-17f122794964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9671 | 2026.02.23 16:36:54.213077 [ 278 ] {f01b3e2b-deec-41a1-9216-17f122794964} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2026.02.23 16:36:54.213132 [ 278 ] {f01b3e2b-deec-41a1-9216-17f122794964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9673 | 2026.02.23 16:36:54.213554 [ 278 ] {f01b3e2b-deec-41a1-9216-17f122794964} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9674 | 2026.02.23 16:36:54.213789 [ 278 ] {f01b3e2b-deec-41a1-9216-17f122794964} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2026.02.23 16:36:54.213948 [ 278 ] {f01b3e2b-deec-41a1-9216-17f122794964} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 9676 | 2026.02.23 16:36:54.213996 [ 278 ] {f01b3e2b-deec-41a1-9216-17f122794964} <Debug> TCPHandler: Processed in 0.002072993 sec. | ||
| 9677 | 2026.02.23 16:36:54.214128 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2026.02.23 16:36:54.214233 [ 278 ] {58834862-2b61-4065-abfd-8b653e886d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9679 | 2026.02.23 16:36:54.214277 [ 278 ] {58834862-2b61-4065-abfd-8b653e886d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9680 | 2026.02.23 16:36:54.215138 [ 278 ] {58834862-2b61-4065-abfd-8b653e886d61} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.02.23 16:36:54.215179 [ 278 ] {58834862-2b61-4065-abfd-8b653e886d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9682 | 2026.02.23 16:36:54.215580 [ 278 ] {58834862-2b61-4065-abfd-8b653e886d61} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9683 | 2026.02.23 16:36:54.215817 [ 278 ] {58834862-2b61-4065-abfd-8b653e886d61} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.02.23 16:36:54.215967 [ 278 ] {58834862-2b61-4065-abfd-8b653e886d61} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001759 sec., 464468.44798180787 rows/sec., 36.75 MiB/sec. | ||
| 9685 | 2026.02.23 16:36:54.216007 [ 278 ] {58834862-2b61-4065-abfd-8b653e886d61} <Debug> TCPHandler: Processed in 0.001931569 sec. | ||
| 9686 | 2026.02.23 16:36:54.216130 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9687 | 2026.02.23 16:36:54.216232 [ 278 ] {4c0b70e7-e3d3-411c-b902-4b079f157bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9688 | 2026.02.23 16:36:54.216275 [ 278 ] {4c0b70e7-e3d3-411c-b902-4b079f157bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9689 | 2026.02.23 16:36:54.216727 [ 278 ] {4c0b70e7-e3d3-411c-b902-4b079f157bf5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2026.02.23 16:36:54.216766 [ 278 ] {4c0b70e7-e3d3-411c-b902-4b079f157bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9691 | 2026.02.23 16:36:54.217089 [ 278 ] {4c0b70e7-e3d3-411c-b902-4b079f157bf5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9692 | 2026.02.23 16:36:54.217315 [ 278 ] {4c0b70e7-e3d3-411c-b902-4b079f157bf5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2026.02.23 16:36:54.217444 [ 278 ] {4c0b70e7-e3d3-411c-b902-4b079f157bf5} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001235 sec., 123076.92307692308 rows/sec., 7.35 MiB/sec. | ||
| 9694 | 2026.02.23 16:36:54.217482 [ 278 ] {4c0b70e7-e3d3-411c-b902-4b079f157bf5} <Debug> TCPHandler: Processed in 0.001402409 sec. | ||
| 9695 | 2026.02.23 16:36:54.217623 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9696 | 2026.02.23 16:36:54.217735 [ 278 ] {9a4eab63-3f62-431a-b1f4-d0eadebbae11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9697 | 2026.02.23 16:36:54.217781 [ 278 ] {9a4eab63-3f62-431a-b1f4-d0eadebbae11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9698 | 2026.02.23 16:36:54.218244 [ 278 ] {9a4eab63-3f62-431a-b1f4-d0eadebbae11} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2026.02.23 16:36:54.218286 [ 278 ] {9a4eab63-3f62-431a-b1f4-d0eadebbae11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9700 | 2026.02.23 16:36:54.218625 [ 278 ] {9a4eab63-3f62-431a-b1f4-d0eadebbae11} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9701 | 2026.02.23 16:36:54.218839 [ 278 ] {9a4eab63-3f62-431a-b1f4-d0eadebbae11} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2026.02.23 16:36:54.218958 [ 30 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9703 | 2026.02.23 16:36:54.218975 [ 278 ] {9a4eab63-3f62-431a-b1f4-d0eadebbae11} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001262 sec., 118066.56101426306 rows/sec., 7.63 MiB/sec. | ||
| 9704 | 2026.02.23 16:36:54.219031 [ 30 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9705 | 2026.02.23 16:36:54.219043 [ 278 ] {9a4eab63-3f62-431a-b1f4-d0eadebbae11} <Debug> TCPHandler: Processed in 0.001483911 sec. | ||
| 9706 | 2026.02.23 16:36:54.219059 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9707 | 2026.02.23 16:36:54.219177 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2026.02.23 16:36:54.219189 [ 189 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9709 | 2026.02.23 16:36:54.219281 [ 278 ] {58c9681d-7bfe-42d1-b413-5ca455ffd624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9710 | 2026.02.23 16:36:54.219327 [ 278 ] {58c9681d-7bfe-42d1-b413-5ca455ffd624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9711 | 2026.02.23 16:36:54.219335 [ 189 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9712 | 2026.02.23 16:36:54.219375 [ 189 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 402 rows starting from the beginning of the part | ||
| 9713 | 2026.02.23 16:36:54.219442 [ 189 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 9714 | 2026.02.23 16:36:54.219489 [ 189 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 9715 | 2026.02.23 16:36:54.219531 [ 189 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 9716 | 2026.02.23 16:36:54.219573 [ 189 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 9717 | 2026.02.23 16:36:54.219614 [ 189 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 9718 | 2026.02.23 16:36:54.219779 [ 278 ] {58c9681d-7bfe-42d1-b413-5ca455ffd624} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2026.02.23 16:36:54.219824 [ 278 ] {58c9681d-7bfe-42d1-b413-5ca455ffd624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9720 | 2026.02.23 16:36:54.220172 [ 278 ] {58c9681d-7bfe-42d1-b413-5ca455ffd624} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9721 | 2026.02.23 16:36:54.220402 [ 278 ] {58c9681d-7bfe-42d1-b413-5ca455ffd624} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2026.02.23 16:36:54.220536 [ 278 ] {58c9681d-7bfe-42d1-b413-5ca455ffd624} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001275 sec., 116078.431372549 rows/sec., 6.60 MiB/sec. | ||
| 9723 | 2026.02.23 16:36:54.220575 [ 278 ] {58c9681d-7bfe-42d1-b413-5ca455ffd624} <Debug> TCPHandler: Processed in 0.001451389 sec. | ||
| 9724 | 2026.02.23 16:36:54.220605 [ 195 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479151 sec., 898488.389623507 rows/sec., 63.51 MiB/sec. | ||
| 9725 | 2026.02.23 16:36:54.220695 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2026.02.23 16:36:54.220759 [ 199 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9727 | 2026.02.23 16:36:54.220791 [ 278 ] {fafdd694-c458-4d3a-9645-1ac4706842b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9728 | 2026.02.23 16:36:54.220836 [ 278 ] {fafdd694-c458-4d3a-9645-1ac4706842b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9729 | 2026.02.23 16:36:54.221042 [ 199 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_24_5} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9730 | 2026.02.23 16:36:54.221116 [ 199 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_24_5} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9731 | 2026.02.23 16:36:54.221210 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9732 | 2026.02.23 16:36:54.221437 [ 278 ] {fafdd694-c458-4d3a-9645-1ac4706842b7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2026.02.23 16:36:54.221473 [ 278 ] {fafdd694-c458-4d3a-9645-1ac4706842b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9734 | 2026.02.23 16:36:54.221790 [ 278 ] {fafdd694-c458-4d3a-9645-1ac4706842b7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9735 | 2026.02.23 16:36:54.222026 [ 278 ] {fafdd694-c458-4d3a-9645-1ac4706842b7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2026.02.23 16:36:54.222162 [ 278 ] {fafdd694-c458-4d3a-9645-1ac4706842b7} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001389 sec., 359971.2023038157 rows/sec., 25.30 MiB/sec. | ||
| 9737 | 2026.02.23 16:36:54.222202 [ 278 ] {fafdd694-c458-4d3a-9645-1ac4706842b7} <Debug> TCPHandler: Processed in 0.001558742 sec. | ||
| 9738 | 2026.02.23 16:36:54.222321 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9739 | 2026.02.23 16:36:54.222423 [ 278 ] {c30ad50e-1e42-44cf-a3f3-c811695728d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9740 | 2026.02.23 16:36:54.222467 [ 278 ] {c30ad50e-1e42-44cf-a3f3-c811695728d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9741 | 2026.02.23 16:36:54.222813 [ 278 ] {c30ad50e-1e42-44cf-a3f3-c811695728d2} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.02.23 16:36:54.222850 [ 278 ] {c30ad50e-1e42-44cf-a3f3-c811695728d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9743 | 2026.02.23 16:36:54.223159 [ 278 ] {c30ad50e-1e42-44cf-a3f3-c811695728d2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9744 | 2026.02.23 16:36:54.223364 [ 278 ] {c30ad50e-1e42-44cf-a3f3-c811695728d2} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2026.02.23 16:36:54.223492 [ 278 ] {c30ad50e-1e42-44cf-a3f3-c811695728d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 9746 | 2026.02.23 16:36:54.223531 [ 278 ] {c30ad50e-1e42-44cf-a3f3-c811695728d2} <Debug> TCPHandler: Processed in 0.001259716 sec. | ||
| 9747 | 2026.02.23 16:36:54.223646 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9748 | 2026.02.23 16:36:54.223742 [ 278 ] {b23350df-64b9-48b6-9c9e-8e4f65555757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9749 | 2026.02.23 16:36:54.223784 [ 278 ] {b23350df-64b9-48b6-9c9e-8e4f65555757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9750 | 2026.02.23 16:36:54.224209 [ 278 ] {b23350df-64b9-48b6-9c9e-8e4f65555757} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9751 | 2026.02.23 16:36:54.224247 [ 278 ] {b23350df-64b9-48b6-9c9e-8e4f65555757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9752 | 2026.02.23 16:36:54.224570 [ 278 ] {b23350df-64b9-48b6-9c9e-8e4f65555757} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9753 | 2026.02.23 16:36:54.224782 [ 278 ] {b23350df-64b9-48b6-9c9e-8e4f65555757} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9754 | 2026.02.23 16:36:54.224927 [ 278 ] {b23350df-64b9-48b6-9c9e-8e4f65555757} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001202 sec., 220465.8901830283 rows/sec., 14.65 MiB/sec. | ||
| 9755 | 2026.02.23 16:36:54.224965 [ 278 ] {b23350df-64b9-48b6-9c9e-8e4f65555757} <Debug> TCPHandler: Processed in 0.001370409 sec. | ||
| 9756 | 2026.02.23 16:36:54.225082 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9757 | 2026.02.23 16:36:54.225178 [ 278 ] {d5530423-bc12-42cb-9309-2b5068b8bf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9758 | 2026.02.23 16:36:54.225220 [ 278 ] {d5530423-bc12-42cb-9309-2b5068b8bf35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9759 | 2026.02.23 16:36:54.225531 [ 278 ] {d5530423-bc12-42cb-9309-2b5068b8bf35} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2026.02.23 16:36:54.225569 [ 278 ] {d5530423-bc12-42cb-9309-2b5068b8bf35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9761 | 2026.02.23 16:36:54.225859 [ 278 ] {d5530423-bc12-42cb-9309-2b5068b8bf35} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9762 | 2026.02.23 16:36:54.226063 [ 278 ] {d5530423-bc12-42cb-9309-2b5068b8bf35} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2026.02.23 16:36:54.226192 [ 278 ] {d5530423-bc12-42cb-9309-2b5068b8bf35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 9764 | 2026.02.23 16:36:54.226229 [ 278 ] {d5530423-bc12-42cb-9309-2b5068b8bf35} <Debug> TCPHandler: Processed in 0.001198565 sec. | ||
| 9765 | 2026.02.23 16:36:54.226348 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9766 | 2026.02.23 16:36:54.226444 [ 278 ] {2b28c2a9-55f9-42a4-8dd5-f123601ef541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9767 | 2026.02.23 16:36:54.226497 [ 278 ] {2b28c2a9-55f9-42a4-8dd5-f123601ef541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9768 | 2026.02.23 16:36:54.227257 [ 278 ] {2b28c2a9-55f9-42a4-8dd5-f123601ef541} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2026.02.23 16:36:54.227295 [ 278 ] {2b28c2a9-55f9-42a4-8dd5-f123601ef541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9770 | 2026.02.23 16:36:54.227792 [ 278 ] {2b28c2a9-55f9-42a4-8dd5-f123601ef541} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9771 | 2026.02.23 16:36:54.228017 [ 278 ] {2b28c2a9-55f9-42a4-8dd5-f123601ef541} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2026.02.23 16:36:54.228162 [ 278 ] {2b28c2a9-55f9-42a4-8dd5-f123601ef541} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 9773 | 2026.02.23 16:36:54.228227 [ 278 ] {2b28c2a9-55f9-42a4-8dd5-f123601ef541} <Debug> TCPHandler: Processed in 0.00192912 sec. | ||
| 9774 | 2026.02.23 16:36:54.228339 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9775 | 2026.02.23 16:36:54.228434 [ 278 ] {62e730a0-9f31-43dd-afaf-b36ff4f7fd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9776 | 2026.02.23 16:36:54.228475 [ 278 ] {62e730a0-9f31-43dd-afaf-b36ff4f7fd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9777 | 2026.02.23 16:36:54.228800 [ 278 ] {62e730a0-9f31-43dd-afaf-b36ff4f7fd7f} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2026.02.23 16:36:54.228836 [ 278 ] {62e730a0-9f31-43dd-afaf-b36ff4f7fd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9779 | 2026.02.23 16:36:54.229134 [ 278 ] {62e730a0-9f31-43dd-afaf-b36ff4f7fd7f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9780 | 2026.02.23 16:36:54.229340 [ 278 ] {62e730a0-9f31-43dd-afaf-b36ff4f7fd7f} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2026.02.23 16:36:54.229473 [ 278 ] {62e730a0-9f31-43dd-afaf-b36ff4f7fd7f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 9782 | 2026.02.23 16:36:54.229510 [ 278 ] {62e730a0-9f31-43dd-afaf-b36ff4f7fd7f} <Debug> TCPHandler: Processed in 0.001222095 sec. | ||
| 9783 | 2026.02.23 16:36:57.571072 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9784 | 2026.02.23 16:36:57.571132 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9785 | 2026.02.23 16:36:57.708777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22072 | ||
| 9786 | 2026.02.23 16:36:57.709422 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9787 | 2026.02.23 16:36:57.709476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9788 | 2026.02.23 16:36:57.709987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9789 | 2026.02.23 16:36:57.710232 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2026.02.23 16:36:57.710364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22072 | ||
| 9791 | 2026.02.23 16:36:57.710369 [ 83 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9792 | 2026.02.23 16:36:57.710437 [ 83 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9793 | 2026.02.23 16:36:57.710458 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9794 | 2026.02.23 16:36:57.710577 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 9795 | 2026.02.23 16:36:57.710705 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9796 | 2026.02.23 16:36:57.710745 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19704 rows starting from the beginning of the part | ||
| 9797 | 2026.02.23 16:36:57.710808 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 9798 | 2026.02.23 16:36:57.710853 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 9799 | 2026.02.23 16:36:57.710894 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 9800 | 2026.02.23 16:36:57.710932 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 9801 | 2026.02.23 16:36:57.710973 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 9802 | 2026.02.23 16:36:57.713140 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22072 rows, containing 4 columns (4 merged, 0 gathered) in 0.002620834 sec., 8421746.665374458 rows/sec., 120.47 MiB/sec. | ||
| 9803 | 2026.02.23 16:36:57.713347 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9804 | 2026.02.23 16:36:57.713609 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_46_9} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2026.02.23 16:36:57.713677 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_46_9} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9806 | 2026.02.23 16:36:57.713755 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9807 | 2026.02.23 16:36:58.887596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9808 | 2026.02.23 16:36:58.905355 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.02.23 16:36:58.905422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9810 | 2026.02.23 16:36:58.911043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9811 | 2026.02.23 16:36:58.911714 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.02.23 16:36:58.912002 [ 26 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9813 | 2026.02.23 16:36:58.912076 [ 26 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9814 | 2026.02.23 16:36:58.912100 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9815 | 2026.02.23 16:36:58.912235 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 9816 | 2026.02.23 16:36:58.914953 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9817 | 2026.02.23 16:36:58.916189 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9818 | 2026.02.23 16:36:58.917807 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 9819 | 2026.02.23 16:36:58.922582 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 9820 | 2026.02.23 16:36:58.927225 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 9821 | 2026.02.23 16:36:58.931754 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 9822 | 2026.02.23 16:36:58.936814 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 9823 | 2026.02.23 16:36:58.940804 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 9824 | 2026.02.23 16:36:58.991655 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079480544 sec., 4365.848326352673 rows/sec., 22.58 MiB/sec. | ||
| 9825 | 2026.02.23 16:36:58.994995 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9826 | 2026.02.23 16:36:58.997101 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_46_9} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9827 | 2026.02.23 16:36:58.997210 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_46_9} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9828 | 2026.02.23 16:36:59.000275 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9829 | 2026.02.23 16:36:59.001179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.60 MiB, peak 324.02 MiB, free memory in arenas 0.00 B, will set to 312.68 MiB (RSS), difference: 2.07 MiB | ||
| 9830 | 2026.02.23 16:36:59.204998 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9831 | 2026.02.23 16:36:59.205199 [ 278 ] {4b53f00f-7da1-40b4-a0aa-b309ce709ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9832 | 2026.02.23 16:36:59.205275 [ 278 ] {4b53f00f-7da1-40b4-a0aa-b309ce709ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9833 | 2026.02.23 16:36:59.205981 [ 278 ] {4b53f00f-7da1-40b4-a0aa-b309ce709ea0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.02.23 16:36:59.206035 [ 278 ] {4b53f00f-7da1-40b4-a0aa-b309ce709ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9835 | 2026.02.23 16:36:59.206451 [ 278 ] {4b53f00f-7da1-40b4-a0aa-b309ce709ea0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9836 | 2026.02.23 16:36:59.206683 [ 278 ] {4b53f00f-7da1-40b4-a0aa-b309ce709ea0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.02.23 16:36:59.206834 [ 123 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9838 | 2026.02.23 16:36:59.206845 [ 278 ] {4b53f00f-7da1-40b4-a0aa-b309ce709ea0} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001699 sec., 70629.78222483814 rows/sec., 6.02 MiB/sec. | ||
| 9839 | 2026.02.23 16:36:59.206875 [ 123 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2026.02.23 16:36:59.206898 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9841 | 2026.02.23 16:36:59.206914 [ 278 ] {4b53f00f-7da1-40b4-a0aa-b309ce709ea0} <Debug> TCPHandler: Processed in 0.002058902 sec. | ||
| 9842 | 2026.02.23 16:36:59.207005 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 9843 | 2026.02.23 16:36:59.207053 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9844 | 2026.02.23 16:36:59.207133 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9845 | 2026.02.23 16:36:59.207163 [ 278 ] {efb33d04-59ee-4e3e-9b74-2e5d2947a9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9846 | 2026.02.23 16:36:59.207171 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2152 rows starting from the beginning of the part | ||
| 9847 | 2026.02.23 16:36:59.207215 [ 278 ] {efb33d04-59ee-4e3e-9b74-2e5d2947a9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9848 | 2026.02.23 16:36:59.207252 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 120 rows starting from the beginning of the part | ||
| 9849 | 2026.02.23 16:36:59.207302 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 817 rows starting from the beginning of the part | ||
| 9850 | 2026.02.23 16:36:59.207344 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1262 rows starting from the beginning of the part | ||
| 9851 | 2026.02.23 16:36:59.207383 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 817 rows starting from the beginning of the part | ||
| 9852 | 2026.02.23 16:36:59.207420 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 120 rows starting from the beginning of the part | ||
| 9853 | 2026.02.23 16:36:59.207663 [ 278 ] {efb33d04-59ee-4e3e-9b74-2e5d2947a9d5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.02.23 16:36:59.207707 [ 278 ] {efb33d04-59ee-4e3e-9b74-2e5d2947a9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9855 | 2026.02.23 16:36:59.208309 [ 278 ] {efb33d04-59ee-4e3e-9b74-2e5d2947a9d5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9856 | 2026.02.23 16:36:59.208543 [ 278 ] {efb33d04-59ee-4e3e-9b74-2e5d2947a9d5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.02.23 16:36:59.208680 [ 278 ] {efb33d04-59ee-4e3e-9b74-2e5d2947a9d5} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001541 sec., 20765.736534717715 rows/sec., 1.52 MiB/sec. | ||
| 9858 | 2026.02.23 16:36:59.208719 [ 278 ] {efb33d04-59ee-4e3e-9b74-2e5d2947a9d5} <Debug> TCPHandler: Processed in 0.001719325 sec. | ||
| 9859 | 2026.02.23 16:36:59.208832 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2026.02.23 16:36:59.208931 [ 278 ] {b043ddef-48fb-4efb-959e-26b3e8ce75de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9861 | 2026.02.23 16:36:59.208973 [ 278 ] {b043ddef-48fb-4efb-959e-26b3e8ce75de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9862 | 2026.02.23 16:36:59.209408 [ 278 ] {b043ddef-48fb-4efb-959e-26b3e8ce75de} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.02.23 16:36:59.209445 [ 278 ] {b043ddef-48fb-4efb-959e-26b3e8ce75de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9864 | 2026.02.23 16:36:59.209450 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 5 columns (5 merged, 0 gathered) in 0.002490731 sec., 2123071.499893003 rows/sec., 181.25 MiB/sec. | ||
| 9865 | 2026.02.23 16:36:59.209730 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9866 | 2026.02.23 16:36:59.209789 [ 278 ] {b043ddef-48fb-4efb-959e-26b3e8ce75de} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9867 | 2026.02.23 16:36:59.210055 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_66_13} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2026.02.23 16:36:59.210105 [ 278 ] {b043ddef-48fb-4efb-959e-26b3e8ce75de} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2026.02.23 16:36:59.210134 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_66_13} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9870 | 2026.02.23 16:36:59.210214 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 9871 | 2026.02.23 16:36:59.210219 [ 123 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9872 | 2026.02.23 16:36:59.210249 [ 278 ] {b043ddef-48fb-4efb-959e-26b3e8ce75de} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001338 sec., 71748.87892376681 rows/sec., 5.60 MiB/sec. | ||
| 9873 | 2026.02.23 16:36:59.210256 [ 123 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2026.02.23 16:36:59.210280 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9875 | 2026.02.23 16:36:59.210288 [ 278 ] {b043ddef-48fb-4efb-959e-26b3e8ce75de} <Debug> TCPHandler: Processed in 0.001507961 sec. | ||
| 9876 | 2026.02.23 16:36:59.210354 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 9877 | 2026.02.23 16:36:59.210407 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9878 | 2026.02.23 16:36:59.210462 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9879 | 2026.02.23 16:36:59.210493 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1062 rows starting from the beginning of the part | ||
| 9880 | 2026.02.23 16:36:59.210507 [ 278 ] {b70ba565-c7b5-4e65-8918-9a3ae5878cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9881 | 2026.02.23 16:36:59.210546 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 96 rows starting from the beginning of the part | ||
| 9882 | 2026.02.23 16:36:59.210556 [ 278 ] {b70ba565-c7b5-4e65-8918-9a3ae5878cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9883 | 2026.02.23 16:36:59.210596 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 500 rows starting from the beginning of the part | ||
| 9884 | 2026.02.23 16:36:59.210642 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 556 rows starting from the beginning of the part | ||
| 9885 | 2026.02.23 16:36:59.210682 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 500 rows starting from the beginning of the part | ||
| 9886 | 2026.02.23 16:36:59.210720 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 96 rows starting from the beginning of the part | ||
| 9887 | 2026.02.23 16:36:59.210976 [ 278 ] {b70ba565-c7b5-4e65-8918-9a3ae5878cb5} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2026.02.23 16:36:59.211017 [ 278 ] {b70ba565-c7b5-4e65-8918-9a3ae5878cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9889 | 2026.02.23 16:36:59.211459 [ 278 ] {b70ba565-c7b5-4e65-8918-9a3ae5878cb5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9890 | 2026.02.23 16:36:59.211678 [ 278 ] {b70ba565-c7b5-4e65-8918-9a3ae5878cb5} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9891 | 2026.02.23 16:36:59.211779 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9892 | 2026.02.23 16:36:59.211803 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.02.23 16:36:59.211809 [ 278 ] {b70ba565-c7b5-4e65-8918-9a3ae5878cb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 9894 | 2026.02.23 16:36:59.211819 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9895 | 2026.02.23 16:36:59.211841 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519621 sec., 1849145.280303444 rows/sec., 141.22 MiB/sec. | ||
| 9896 | 2026.02.23 16:36:59.211848 [ 278 ] {b70ba565-c7b5-4e65-8918-9a3ae5878cb5} <Debug> TCPHandler: Processed in 0.001493101 sec. | ||
| 9897 | 2026.02.23 16:36:59.211916 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 9898 | 2026.02.23 16:36:59.211978 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9899 | 2026.02.23 16:36:59.212030 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9900 | 2026.02.23 16:36:59.212061 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9901 | 2026.02.23 16:36:59.212078 [ 278 ] {358c5c78-bda2-40ee-a0d8-599d2ea4ea6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9902 | 2026.02.23 16:36:59.212103 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18470 rows starting from the beginning of the part | ||
| 9903 | 2026.02.23 16:36:59.212139 [ 278 ] {358c5c78-bda2-40ee-a0d8-599d2ea4ea6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9904 | 2026.02.23 16:36:59.212180 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9905 | 2026.02.23 16:36:59.212234 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 265 rows starting from the beginning of the part | ||
| 9906 | 2026.02.23 16:36:59.212280 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 846 rows starting from the beginning of the part | ||
| 9907 | 2026.02.23 16:36:59.212323 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 265 rows starting from the beginning of the part | ||
| 9908 | 2026.02.23 16:36:59.212336 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_66_13} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2026.02.23 16:36:59.212368 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 9910 | 2026.02.23 16:36:59.212411 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_66_13} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9911 | 2026.02.23 16:36:59.212486 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 9912 | 2026.02.23 16:36:59.213013 [ 278 ] {358c5c78-bda2-40ee-a0d8-599d2ea4ea6d} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9913 | 2026.02.23 16:36:59.213055 [ 278 ] {358c5c78-bda2-40ee-a0d8-599d2ea4ea6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9914 | 2026.02.23 16:36:59.213692 [ 278 ] {358c5c78-bda2-40ee-a0d8-599d2ea4ea6d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9915 | 2026.02.23 16:36:59.213944 [ 278 ] {358c5c78-bda2-40ee-a0d8-599d2ea4ea6d} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2026.02.23 16:36:59.214094 [ 278 ] {358c5c78-bda2-40ee-a0d8-599d2ea4ea6d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002034 sec., 15732.546705998035 rows/sec., 28.19 MiB/sec. | ||
| 9917 | 2026.02.23 16:36:59.214161 [ 278 ] {358c5c78-bda2-40ee-a0d8-599d2ea4ea6d} <Debug> TCPHandler: Processed in 0.002233156 sec. | ||
| 9918 | 2026.02.23 16:36:59.214280 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9919 | 2026.02.23 16:36:59.214376 [ 278 ] {fff92e93-0b47-4e65-b882-bcb79d828079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9920 | 2026.02.23 16:36:59.214424 [ 278 ] {fff92e93-0b47-4e65-b882-bcb79d828079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9921 | 2026.02.23 16:36:59.214772 [ 278 ] {fff92e93-0b47-4e65-b882-bcb79d828079} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2026.02.23 16:36:59.214808 [ 278 ] {fff92e93-0b47-4e65-b882-bcb79d828079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9923 | 2026.02.23 16:36:59.215231 [ 278 ] {fff92e93-0b47-4e65-b882-bcb79d828079} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9924 | 2026.02.23 16:36:59.215446 [ 278 ] {fff92e93-0b47-4e65-b882-bcb79d828079} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9925 | 2026.02.23 16:36:59.215550 [ 123 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9926 | 2026.02.23 16:36:59.215574 [ 123 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9927 | 2026.02.23 16:36:59.215582 [ 278 ] {fff92e93-0b47-4e65-b882-bcb79d828079} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001224 sec., 49019.60784313725 rows/sec., 3.30 MiB/sec. | ||
| 9928 | 2026.02.23 16:36:59.215590 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9929 | 2026.02.23 16:36:59.215619 [ 278 ] {fff92e93-0b47-4e65-b882-bcb79d828079} <Debug> TCPHandler: Processed in 0.001388539 sec. | ||
| 9930 | 2026.02.23 16:36:59.215664 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 9931 | 2026.02.23 16:36:59.215752 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9932 | 2026.02.23 16:36:59.215775 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3480 rows starting from the beginning of the part | ||
| 9933 | 2026.02.23 16:36:59.215820 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 9934 | 2026.02.23 16:36:59.215856 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 9935 | 2026.02.23 16:36:59.215892 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 9936 | 2026.02.23 16:36:59.215924 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
| 9937 | 2026.02.23 16:36:59.215957 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 9938 | 2026.02.23 16:36:59.218249 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3840 rows, containing 4 columns (4 merged, 0 gathered) in 0.002612364 sec., 1469932.980243182 rows/sec., 96.83 MiB/sec. | ||
| 9939 | 2026.02.23 16:36:59.218706 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9940 | 2026.02.23 16:36:59.218993 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_66_13} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.02.23 16:36:59.219077 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_66_13} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9942 | 2026.02.23 16:36:59.219167 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9943 | 2026.02.23 16:36:59.220224 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20166 rows, containing 5 columns (5 merged, 0 gathered) in 0.008363522 sec., 2411185.144249038 rows/sec., 164.34 MiB/sec. | ||
| 9944 | 2026.02.23 16:36:59.220548 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9945 | 2026.02.23 16:36:59.220799 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.02.23 16:36:59.220862 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9947 | 2026.02.23 16:36:59.220928 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 9948 | 2026.02.23 16:37:00.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.26 MiB, peak 324.35 MiB, free memory in arenas 0.00 B, will set to 316.08 MiB (RSS), difference: 2.82 MiB | ||
| 9949 | 2026.02.23 16:37:02.776520 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1238 | ||
| 9950 | 2026.02.23 16:37:02.779025 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9951 | 2026.02.23 16:37:02.779070 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9952 | 2026.02.23 16:37:02.780239 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9953 | 2026.02.23 16:37:02.780503 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9954 | 2026.02.23 16:37:02.780806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
| 9955 | 2026.02.23 16:37:04.211005 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9956 | 2026.02.23 16:37:04.211210 [ 278 ] {897c693e-50c7-426d-bf8f-40c92257cb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9957 | 2026.02.23 16:37:04.211285 [ 278 ] {897c693e-50c7-426d-bf8f-40c92257cb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9958 | 2026.02.23 16:37:04.212123 [ 278 ] {897c693e-50c7-426d-bf8f-40c92257cb92} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9959 | 2026.02.23 16:37:04.212177 [ 278 ] {897c693e-50c7-426d-bf8f-40c92257cb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9960 | 2026.02.23 16:37:04.212585 [ 278 ] {897c693e-50c7-426d-bf8f-40c92257cb92} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9961 | 2026.02.23 16:37:04.212812 [ 278 ] {897c693e-50c7-426d-bf8f-40c92257cb92} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2026.02.23 16:37:04.212978 [ 278 ] {897c693e-50c7-426d-bf8f-40c92257cb92} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001823 sec., 155787.1640153593 rows/sec., 9.89 MiB/sec. | ||
| 9963 | 2026.02.23 16:37:04.213030 [ 278 ] {897c693e-50c7-426d-bf8f-40c92257cb92} <Debug> TCPHandler: Processed in 0.002168105 sec. | ||
| 9964 | 2026.02.23 16:37:04.213159 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9965 | 2026.02.23 16:37:04.213265 [ 278 ] {459b584f-0760-4b3a-9d4b-e278bb42bc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9966 | 2026.02.23 16:37:04.213311 [ 278 ] {459b584f-0760-4b3a-9d4b-e278bb42bc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9967 | 2026.02.23 16:37:04.213717 [ 278 ] {459b584f-0760-4b3a-9d4b-e278bb42bc97} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2026.02.23 16:37:04.213757 [ 278 ] {459b584f-0760-4b3a-9d4b-e278bb42bc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9969 | 2026.02.23 16:37:04.214053 [ 278 ] {459b584f-0760-4b3a-9d4b-e278bb42bc97} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9970 | 2026.02.23 16:37:04.214259 [ 278 ] {459b584f-0760-4b3a-9d4b-e278bb42bc97} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2026.02.23 16:37:04.214393 [ 278 ] {459b584f-0760-4b3a-9d4b-e278bb42bc97} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001153 sec., 3469.2107545533395 rows/sec., 282.89 KiB/sec. | ||
| 9972 | 2026.02.23 16:37:04.214434 [ 278 ] {459b584f-0760-4b3a-9d4b-e278bb42bc97} <Debug> TCPHandler: Processed in 0.001330527 sec. | ||
| 9973 | 2026.02.23 16:37:04.214539 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9974 | 2026.02.23 16:37:04.214637 [ 278 ] {ec1eca48-605f-475d-91de-69ba745c05e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9975 | 2026.02.23 16:37:04.214677 [ 278 ] {ec1eca48-605f-475d-91de-69ba745c05e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9976 | 2026.02.23 16:37:04.215479 [ 278 ] {ec1eca48-605f-475d-91de-69ba745c05e6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2026.02.23 16:37:04.215517 [ 278 ] {ec1eca48-605f-475d-91de-69ba745c05e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9978 | 2026.02.23 16:37:04.215877 [ 278 ] {ec1eca48-605f-475d-91de-69ba745c05e6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9979 | 2026.02.23 16:37:04.216083 [ 278 ] {ec1eca48-605f-475d-91de-69ba745c05e6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9980 | 2026.02.23 16:37:04.216212 [ 278 ] {ec1eca48-605f-475d-91de-69ba745c05e6} <Debug> executeQuery: Read 819 rows, 66.34 KiB in 0.001596 sec., 513157.89473684214 rows/sec., 40.59 MiB/sec. | ||
| 9981 | 2026.02.23 16:37:04.216251 [ 278 ] {ec1eca48-605f-475d-91de-69ba745c05e6} <Debug> TCPHandler: Processed in 0.001763607 sec. | ||
| 9982 | 2026.02.23 16:37:04.216365 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9983 | 2026.02.23 16:37:04.216463 [ 278 ] {7727db00-3357-4f95-b757-eef0fb6aea8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9984 | 2026.02.23 16:37:04.216503 [ 278 ] {7727db00-3357-4f95-b757-eef0fb6aea8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9985 | 2026.02.23 16:37:04.216941 [ 278 ] {7727db00-3357-4f95-b757-eef0fb6aea8c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2026.02.23 16:37:04.216979 [ 278 ] {7727db00-3357-4f95-b757-eef0fb6aea8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9987 | 2026.02.23 16:37:04.217280 [ 278 ] {7727db00-3357-4f95-b757-eef0fb6aea8c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9988 | 2026.02.23 16:37:04.217497 [ 278 ] {7727db00-3357-4f95-b757-eef0fb6aea8c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2026.02.23 16:37:04.217630 [ 278 ] {7727db00-3357-4f95-b757-eef0fb6aea8c} <Debug> executeQuery: Read 156 rows, 9.57 KiB in 0.001186 sec., 131534.5699831366 rows/sec., 7.88 MiB/sec. | ||
| 9990 | 2026.02.23 16:37:04.217668 [ 278 ] {7727db00-3357-4f95-b757-eef0fb6aea8c} <Debug> TCPHandler: Processed in 0.001353718 sec. | ||
| 9991 | 2026.02.23 16:37:04.217779 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9992 | 2026.02.23 16:37:04.217874 [ 278 ] {410a97fb-ad66-4c0d-8f8c-657b3605edcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9993 | 2026.02.23 16:37:04.217913 [ 278 ] {410a97fb-ad66-4c0d-8f8c-657b3605edcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9994 | 2026.02.23 16:37:04.218338 [ 278 ] {410a97fb-ad66-4c0d-8f8c-657b3605edcf} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2026.02.23 16:37:04.218375 [ 278 ] {410a97fb-ad66-4c0d-8f8c-657b3605edcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9996 | 2026.02.23 16:37:04.218671 [ 278 ] {410a97fb-ad66-4c0d-8f8c-657b3605edcf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9997 | 2026.02.23 16:37:04.218869 [ 278 ] {410a97fb-ad66-4c0d-8f8c-657b3605edcf} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.02.23 16:37:04.218996 [ 278 ] {410a97fb-ad66-4c0d-8f8c-657b3605edcf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00114 sec., 130701.75438596492 rows/sec., 8.44 MiB/sec. | ||
| 9999 | 2026.02.23 16:37:04.219035 [ 278 ] {410a97fb-ad66-4c0d-8f8c-657b3605edcf} <Debug> TCPHandler: Processed in 0.001305787 sec. | ||
| 10000 | 2026.02.23 16:37:04.219147 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10001 | 2026.02.23 16:37:04.219243 [ 278 ] {58049a39-c99c-46d2-936b-1e1ed51a1d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10002 | 2026.02.23 16:37:04.219283 [ 278 ] {58049a39-c99c-46d2-936b-1e1ed51a1d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10003 | 2026.02.23 16:37:04.219714 [ 278 ] {58049a39-c99c-46d2-936b-1e1ed51a1d79} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.02.23 16:37:04.219752 [ 278 ] {58049a39-c99c-46d2-936b-1e1ed51a1d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 10005 | 2026.02.23 16:37:04.220056 [ 278 ] {58049a39-c99c-46d2-936b-1e1ed51a1d79} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10006 | 2026.02.23 16:37:04.220261 [ 278 ] {58049a39-c99c-46d2-936b-1e1ed51a1d79} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.02.23 16:37:04.220388 [ 278 ] {58049a39-c99c-46d2-936b-1e1ed51a1d79} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 10008 | 2026.02.23 16:37:04.220427 [ 278 ] {58049a39-c99c-46d2-936b-1e1ed51a1d79} <Debug> TCPHandler: Processed in 0.001330668 sec. | ||
| 10009 | 2026.02.23 16:37:04.220538 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2026.02.23 16:37:04.220632 [ 278 ] {bb6bc7d5-aa4c-487b-ab5d-921c12e16784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10011 | 2026.02.23 16:37:04.220673 [ 278 ] {bb6bc7d5-aa4c-487b-ab5d-921c12e16784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10012 | 2026.02.23 16:37:04.221246 [ 278 ] {bb6bc7d5-aa4c-487b-ab5d-921c12e16784} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2026.02.23 16:37:04.221284 [ 278 ] {bb6bc7d5-aa4c-487b-ab5d-921c12e16784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 10014 | 2026.02.23 16:37:04.221608 [ 278 ] {bb6bc7d5-aa4c-487b-ab5d-921c12e16784} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10015 | 2026.02.23 16:37:04.221813 [ 278 ] {bb6bc7d5-aa4c-487b-ab5d-921c12e16784} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.02.23 16:37:04.221945 [ 278 ] {bb6bc7d5-aa4c-487b-ab5d-921c12e16784} <Debug> executeQuery: Read 504 rows, 36.31 KiB in 0.00133 sec., 378947.36842105264 rows/sec., 26.66 MiB/sec. | ||
| 10017 | 2026.02.23 16:37:04.221983 [ 278 ] {bb6bc7d5-aa4c-487b-ab5d-921c12e16784} <Debug> TCPHandler: Processed in 0.001495851 sec. | ||
| 10018 | 2026.02.23 16:37:04.222084 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10019 | 2026.02.23 16:37:04.222178 [ 278 ] {8ef9fab7-adb0-4c89-ad13-1c295b65bc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10020 | 2026.02.23 16:37:04.222219 [ 278 ] {8ef9fab7-adb0-4c89-ad13-1c295b65bc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10021 | 2026.02.23 16:37:04.222588 [ 278 ] {8ef9fab7-adb0-4c89-ad13-1c295b65bc06} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2026.02.23 16:37:04.222636 [ 278 ] {8ef9fab7-adb0-4c89-ad13-1c295b65bc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 10023 | 2026.02.23 16:37:04.223014 [ 278 ] {8ef9fab7-adb0-4c89-ad13-1c295b65bc06} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10024 | 2026.02.23 16:37:04.223260 [ 278 ] {8ef9fab7-adb0-4c89-ad13-1c295b65bc06} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2026.02.23 16:37:04.223418 [ 278 ] {8ef9fab7-adb0-4c89-ad13-1c295b65bc06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001255 sec., 4780.876494023904 rows/sec., 249.78 KiB/sec. | ||
| 10026 | 2026.02.23 16:37:04.223463 [ 278 ] {8ef9fab7-adb0-4c89-ad13-1c295b65bc06} <Debug> TCPHandler: Processed in 0.001428439 sec. | ||
| 10027 | 2026.02.23 16:37:04.223595 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2026.02.23 16:37:04.223715 [ 278 ] {49ae891b-5199-46b4-a034-2cd450104c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10029 | 2026.02.23 16:37:04.223768 [ 278 ] {49ae891b-5199-46b4-a034-2cd450104c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10030 | 2026.02.23 16:37:04.224266 [ 278 ] {49ae891b-5199-46b4-a034-2cd450104c62} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.02.23 16:37:04.224311 [ 278 ] {49ae891b-5199-46b4-a034-2cd450104c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 10032 | 2026.02.23 16:37:04.224678 [ 278 ] {49ae891b-5199-46b4-a034-2cd450104c62} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10033 | 2026.02.23 16:37:04.224882 [ 278 ] {49ae891b-5199-46b4-a034-2cd450104c62} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2026.02.23 16:37:04.225011 [ 278 ] {49ae891b-5199-46b4-a034-2cd450104c62} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001321 sec., 202119.6063588191 rows/sec., 13.43 MiB/sec. | ||
| 10035 | 2026.02.23 16:37:04.225049 [ 278 ] {49ae891b-5199-46b4-a034-2cd450104c62} <Debug> TCPHandler: Processed in 0.001517271 sec. | ||
| 10036 | 2026.02.23 16:37:04.225158 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10037 | 2026.02.23 16:37:04.225254 [ 278 ] {a89131de-6110-40c3-8e2d-91a00ab30d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10038 | 2026.02.23 16:37:04.225296 [ 278 ] {a89131de-6110-40c3-8e2d-91a00ab30d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10039 | 2026.02.23 16:37:04.225610 [ 278 ] {a89131de-6110-40c3-8e2d-91a00ab30d6c} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2026.02.23 16:37:04.225646 [ 278 ] {a89131de-6110-40c3-8e2d-91a00ab30d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 10041 | 2026.02.23 16:37:04.225932 [ 278 ] {a89131de-6110-40c3-8e2d-91a00ab30d6c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10042 | 2026.02.23 16:37:04.226139 [ 278 ] {a89131de-6110-40c3-8e2d-91a00ab30d6c} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.02.23 16:37:04.226239 [ 154 ] {} <Debug> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 10044 | 2026.02.23 16:37:04.226265 [ 278 ] {a89131de-6110-40c3-8e2d-91a00ab30d6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 10045 | 2026.02.23 16:37:04.226307 [ 154 ] {} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10046 | 2026.02.23 16:37:04.226317 [ 278 ] {a89131de-6110-40c3-8e2d-91a00ab30d6c} <Debug> TCPHandler: Processed in 0.001208755 sec. | ||
| 10047 | 2026.02.23 16:37:04.226336 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 10048 | 2026.02.23 16:37:04.226429 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10049 | 2026.02.23 16:37:04.226436 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::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 | ||
| 10050 | 2026.02.23 16:37:04.226528 [ 278 ] {a0684ef5-3b07-47a3-91f9-55445b68c4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10051 | 2026.02.23 16:37:04.226550 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10052 | 2026.02.23 16:37:04.226581 [ 278 ] {a0684ef5-3b07-47a3-91f9-55445b68c4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10053 | 2026.02.23 16:37:04.226583 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 10054 | 2026.02.23 16:37:04.226653 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 10055 | 2026.02.23 16:37:04.226712 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 10056 | 2026.02.23 16:37:04.226758 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 10057 | 2026.02.23 16:37:04.226799 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 10058 | 2026.02.23 16:37:04.226839 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 10059 | 2026.02.23 16:37:04.227375 [ 278 ] {a0684ef5-3b07-47a3-91f9-55445b68c4b8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2026.02.23 16:37:04.227411 [ 278 ] {a0684ef5-3b07-47a3-91f9-55445b68c4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 10061 | 2026.02.23 16:37:04.227754 [ 202 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001359978 sec., 11764.896196850243 rows/sec., 787.01 KiB/sec. | ||
| 10062 | 2026.02.23 16:37:04.227865 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 10063 | 2026.02.23 16:37:04.227952 [ 278 ] {a0684ef5-3b07-47a3-91f9-55445b68c4b8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10064 | 2026.02.23 16:37:04.228120 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_16_3} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.02.23 16:37:04.228179 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_16_3} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 10066 | 2026.02.23 16:37:04.228188 [ 278 ] {a0684ef5-3b07-47a3-91f9-55445b68c4b8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2026.02.23 16:37:04.228239 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10068 | 2026.02.23 16:37:04.228333 [ 278 ] {a0684ef5-3b07-47a3-91f9-55445b68c4b8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001823 sec., 5485.463521667581 rows/sec., 9.83 MiB/sec. | ||
| 10069 | 2026.02.23 16:37:04.228402 [ 278 ] {a0684ef5-3b07-47a3-91f9-55445b68c4b8} <Debug> TCPHandler: Processed in 0.002023052 sec. | ||
| 10070 | 2026.02.23 16:37:04.228519 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2026.02.23 16:37:04.228615 [ 278 ] {eb6b7426-6ee8-48c2-88c0-7a840956a39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10072 | 2026.02.23 16:37:04.228656 [ 278 ] {eb6b7426-6ee8-48c2-88c0-7a840956a39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10073 | 2026.02.23 16:37:04.228989 [ 278 ] {eb6b7426-6ee8-48c2-88c0-7a840956a39d} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2026.02.23 16:37:04.229025 [ 278 ] {eb6b7426-6ee8-48c2-88c0-7a840956a39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 10075 | 2026.02.23 16:37:04.229322 [ 278 ] {eb6b7426-6ee8-48c2-88c0-7a840956a39d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10076 | 2026.02.23 16:37:04.229523 [ 278 ] {eb6b7426-6ee8-48c2-88c0-7a840956a39d} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2026.02.23 16:37:04.229640 [ 278 ] {eb6b7426-6ee8-48c2-88c0-7a840956a39d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 10078 | 2026.02.23 16:37:04.229673 [ 278 ] {eb6b7426-6ee8-48c2-88c0-7a840956a39d} <Debug> TCPHandler: Processed in 0.001220985 sec. | ||
| 10079 | 2026.02.23 16:37:05.210461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22584 | ||
| 10080 | 2026.02.23 16:37:05.211164 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2026.02.23 16:37:05.211227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 10082 | 2026.02.23 16:37:05.211925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10083 | 2026.02.23 16:37:05.212158 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10084 | 2026.02.23 16:37:05.212300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22584 | ||
| 10085 | 2026.02.23 16:37:06.415064 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10086 | 2026.02.23 16:37:06.430838 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2026.02.23 16:37:06.430899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 10088 | 2026.02.23 16:37:06.436657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10089 | 2026.02.23 16:37:06.437339 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2026.02.23 16:37:06.440340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10091 | 2026.02.23 16:37:09.205621 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10092 | 2026.02.23 16:37:09.205822 [ 278 ] {82871b38-8e4d-415b-8bfc-805513040779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10093 | 2026.02.23 16:37:09.205909 [ 278 ] {82871b38-8e4d-415b-8bfc-805513040779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10094 | 2026.02.23 16:37:09.206702 [ 278 ] {82871b38-8e4d-415b-8bfc-805513040779} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10095 | 2026.02.23 16:37:09.206752 [ 278 ] {82871b38-8e4d-415b-8bfc-805513040779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10096 | 2026.02.23 16:37:09.207177 [ 278 ] {82871b38-8e4d-415b-8bfc-805513040779} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10097 | 2026.02.23 16:37:09.207425 [ 278 ] {82871b38-8e4d-415b-8bfc-805513040779} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10098 | 2026.02.23 16:37:09.207592 [ 278 ] {82871b38-8e4d-415b-8bfc-805513040779} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001821 sec., 65897.85831960461 rows/sec., 5.61 MiB/sec. | ||
| 10099 | 2026.02.23 16:37:09.207643 [ 278 ] {82871b38-8e4d-415b-8bfc-805513040779} <Debug> TCPHandler: Processed in 0.002175725 sec. | ||
| 10100 | 2026.02.23 16:37:09.207776 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10101 | 2026.02.23 16:37:09.207884 [ 278 ] {05928f61-ea5a-42d8-be31-d65463f4ed3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10102 | 2026.02.23 16:37:09.207929 [ 278 ] {05928f61-ea5a-42d8-be31-d65463f4ed3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10103 | 2026.02.23 16:37:09.208369 [ 278 ] {05928f61-ea5a-42d8-be31-d65463f4ed3b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2026.02.23 16:37:09.208409 [ 278 ] {05928f61-ea5a-42d8-be31-d65463f4ed3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10105 | 2026.02.23 16:37:09.208747 [ 278 ] {05928f61-ea5a-42d8-be31-d65463f4ed3b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10106 | 2026.02.23 16:37:09.208968 [ 278 ] {05928f61-ea5a-42d8-be31-d65463f4ed3b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10107 | 2026.02.23 16:37:09.209096 [ 137 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10108 | 2026.02.23 16:37:09.209104 [ 278 ] {05928f61-ea5a-42d8-be31-d65463f4ed3b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001245 sec., 25702.81124497992 rows/sec., 1.89 MiB/sec. | ||
| 10109 | 2026.02.23 16:37:09.209160 [ 137 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2026.02.23 16:37:09.209170 [ 278 ] {05928f61-ea5a-42d8-be31-d65463f4ed3b} <Debug> TCPHandler: Processed in 0.0014471 sec. | ||
| 10111 | 2026.02.23 16:37:09.209190 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10112 | 2026.02.23 16:37:09.209300 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10113 | 2026.02.23 16:37:09.209324 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 10114 | 2026.02.23 16:37:09.209401 [ 278 ] {3d91ff83-d411-441c-b5ab-f63eb1a8c3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10115 | 2026.02.23 16:37:09.209447 [ 278 ] {3d91ff83-d411-441c-b5ab-f63eb1a8c3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10116 | 2026.02.23 16:37:09.209463 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10117 | 2026.02.23 16:37:09.209504 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 216 rows starting from the beginning of the part | ||
| 10118 | 2026.02.23 16:37:09.209573 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 10119 | 2026.02.23 16:37:09.209618 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 152 rows starting from the beginning of the part | ||
| 10120 | 2026.02.23 16:37:09.209667 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part | ||
| 10121 | 2026.02.23 16:37:09.209709 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 156 rows starting from the beginning of the part | ||
| 10122 | 2026.02.23 16:37:09.209751 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
| 10123 | 2026.02.23 16:37:09.209906 [ 278 ] {3d91ff83-d411-441c-b5ab-f63eb1a8c3e4} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2026.02.23 16:37:09.209948 [ 278 ] {3d91ff83-d411-441c-b5ab-f63eb1a8c3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10125 | 2026.02.23 16:37:09.210310 [ 278 ] {3d91ff83-d411-441c-b5ab-f63eb1a8c3e4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10126 | 2026.02.23 16:37:09.210549 [ 278 ] {3d91ff83-d411-441c-b5ab-f63eb1a8c3e4} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2026.02.23 16:37:09.210679 [ 196 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415489 sec., 440837.0534846968 rows/sec., 29.57 MiB/sec. | ||
| 10128 | 2026.02.23 16:37:09.210688 [ 278 ] {3d91ff83-d411-441c-b5ab-f63eb1a8c3e4} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001308 sec., 73394.49541284404 rows/sec., 5.73 MiB/sec. | ||
| 10129 | 2026.02.23 16:37:09.210748 [ 278 ] {3d91ff83-d411-441c-b5ab-f63eb1a8c3e4} <Debug> TCPHandler: Processed in 0.001498741 sec. | ||
| 10130 | 2026.02.23 16:37:09.210867 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10131 | 2026.02.23 16:37:09.210888 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10132 | 2026.02.23 16:37:09.210963 [ 278 ] {26d67175-b79e-49c9-9675-32f6092e0bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10133 | 2026.02.23 16:37:09.211018 [ 278 ] {26d67175-b79e-49c9-9675-32f6092e0bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10134 | 2026.02.23 16:37:09.211292 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_66_13} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10135 | 2026.02.23 16:37:09.211410 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_66_13} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10136 | 2026.02.23 16:37:09.211451 [ 278 ] {26d67175-b79e-49c9-9675-32f6092e0bf7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10137 | 2026.02.23 16:37:09.211493 [ 278 ] {26d67175-b79e-49c9-9675-32f6092e0bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10138 | 2026.02.23 16:37:09.211531 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10139 | 2026.02.23 16:37:09.211851 [ 278 ] {26d67175-b79e-49c9-9675-32f6092e0bf7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10140 | 2026.02.23 16:37:09.212074 [ 278 ] {26d67175-b79e-49c9-9675-32f6092e0bf7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2026.02.23 16:37:09.212237 [ 278 ] {26d67175-b79e-49c9-9675-32f6092e0bf7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 10142 | 2026.02.23 16:37:09.212297 [ 278 ] {26d67175-b79e-49c9-9675-32f6092e0bf7} <Debug> TCPHandler: Processed in 0.001477521 sec. | ||
| 10143 | 2026.02.23 16:37:09.212430 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10144 | 2026.02.23 16:37:09.212550 [ 278 ] {449dcc75-f434-4faa-9ac2-bfd55c67f596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10145 | 2026.02.23 16:37:09.212611 [ 278 ] {449dcc75-f434-4faa-9ac2-bfd55c67f596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10146 | 2026.02.23 16:37:09.213461 [ 278 ] {449dcc75-f434-4faa-9ac2-bfd55c67f596} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10147 | 2026.02.23 16:37:09.213502 [ 278 ] {449dcc75-f434-4faa-9ac2-bfd55c67f596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10148 | 2026.02.23 16:37:09.214103 [ 278 ] {449dcc75-f434-4faa-9ac2-bfd55c67f596} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10149 | 2026.02.23 16:37:09.214326 [ 278 ] {449dcc75-f434-4faa-9ac2-bfd55c67f596} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10150 | 2026.02.23 16:37:09.214455 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10151 | 2026.02.23 16:37:09.214471 [ 278 ] {449dcc75-f434-4faa-9ac2-bfd55c67f596} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00196 sec., 16326.530612244898 rows/sec., 29.26 MiB/sec. | ||
| 10152 | 2026.02.23 16:37:09.214509 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.02.23 16:37:09.214542 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10154 | 2026.02.23 16:37:09.214558 [ 278 ] {449dcc75-f434-4faa-9ac2-bfd55c67f596} <Debug> TCPHandler: Processed in 0.002183335 sec. | ||
| 10155 | 2026.02.23 16:37:09.214642 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 10156 | 2026.02.23 16:37:09.214715 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2026.02.23 16:37:09.214825 [ 278 ] {fd17e743-2232-4d03-9dd8-ca778cd00117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10158 | 2026.02.23 16:37:09.214878 [ 278 ] {fd17e743-2232-4d03-9dd8-ca778cd00117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10159 | 2026.02.23 16:37:09.214899 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10160 | 2026.02.23 16:37:09.214966 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1171 rows starting from the beginning of the part | ||
| 10161 | 2026.02.23 16:37:09.215114 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 10162 | 2026.02.23 16:37:09.215271 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 10163 | 2026.02.23 16:37:09.215326 [ 278 ] {fd17e743-2232-4d03-9dd8-ca778cd00117} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2026.02.23 16:37:09.215362 [ 278 ] {fd17e743-2232-4d03-9dd8-ca778cd00117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10165 | 2026.02.23 16:37:09.215436 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 10166 | 2026.02.23 16:37:09.215601 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 10167 | 2026.02.23 16:37:09.215765 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
| 10168 | 2026.02.23 16:37:09.215778 [ 278 ] {fd17e743-2232-4d03-9dd8-ca778cd00117} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10169 | 2026.02.23 16:37:09.216067 [ 278 ] {fd17e743-2232-4d03-9dd8-ca778cd00117} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10170 | 2026.02.23 16:37:09.216241 [ 278 ] {fd17e743-2232-4d03-9dd8-ca778cd00117} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
| 10171 | 2026.02.23 16:37:09.216293 [ 278 ] {fd17e743-2232-4d03-9dd8-ca778cd00117} <Debug> TCPHandler: Processed in 0.001638184 sec. | ||
| 10172 | 2026.02.23 16:37:09.225767 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1287 rows, containing 19 columns (19 merged, 0 gathered) in 0.01117409 sec., 115177.16431494647 rows/sec., 206.39 MiB/sec. | ||
| 10173 | 2026.02.23 16:37:09.227049 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10174 | 2026.02.23 16:37:09.227381 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2026.02.23 16:37:09.227456 [ 187 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10176 | 2026.02.23 16:37:09.227550 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.37 MiB. | ||
| 10177 | 2026.02.23 16:37:10.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.77 MiB, peak 328.11 MiB, free memory in arenas 0.00 B, will set to 319.88 MiB (RSS), difference: 3.11 MiB | ||
| 10178 | 2026.02.23 16:37:11.197477 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44421 | ||
| 10179 | 2026.02.23 16:37:11.197605 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10180 | 2026.02.23 16:37:11.197637 [ 287 ] {} <Debug> TCP-Session: 8be7f641-21ca-4ed9-8a90-b0224b3239cc Authenticating user 'default' from [fd00:1122:3344:101::e]:44421 | ||
| 10181 | 2026.02.23 16:37:11.197663 [ 287 ] {} <Debug> TCP-Session: 8be7f641-21ca-4ed9-8a90-b0224b3239cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10182 | 2026.02.23 16:37:11.197678 [ 287 ] {} <Debug> TCP-Session: 8be7f641-21ca-4ed9-8a90-b0224b3239cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10183 | 2026.02.23 16:37:11.197885 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57978 | ||
| 10184 | 2026.02.23 16:37:11.197902 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59488 | ||
| 10185 | 2026.02.23 16:37:11.197950 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52908 | ||
| 10186 | 2026.02.23 16:37:11.197959 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35657 | ||
| 10187 | 2026.02.23 16:37:11.197993 [ 287 ] {} <Trace> TCP-Session: 8be7f641-21ca-4ed9-8a90-b0224b3239cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10188 | 2026.02.23 16:37:11.198003 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10189 | 2026.02.23 16:37:11.197941 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54904 | ||
| 10190 | 2026.02.23 16:37:11.198060 [ 289 ] {} <Debug> TCP-Session: 601d2cd9-8800-4c22-b57d-8949ee9251d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57978 | ||
| 10191 | 2026.02.23 16:37:11.198045 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10192 | 2026.02.23 16:37:11.198098 [ 289 ] {} <Debug> TCP-Session: 601d2cd9-8800-4c22-b57d-8949ee9251d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2026.02.23 16:37:11.197924 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39164 | ||
| 10194 | 2026.02.23 16:37:11.198125 [ 289 ] {} <Debug> TCP-Session: 601d2cd9-8800-4c22-b57d-8949ee9251d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10195 | 2026.02.23 16:37:11.198122 [ 354 ] {} <Debug> TCP-Session: 0c41ad18-7dc8-4743-85f7-8f727e8ab65d Authenticating user 'default' from [fd00:1122:3344:101::e]:52908 | ||
| 10196 | 2026.02.23 16:37:11.198189 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10197 | 2026.02.23 16:37:11.198217 [ 354 ] {} <Debug> TCP-Session: 0c41ad18-7dc8-4743-85f7-8f727e8ab65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10198 | 2026.02.23 16:37:11.198189 [ 287 ] {52049719-2471-4c7e-a45d-dba47c22c8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44421) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10199 | 2026.02.23 16:37:11.198232 [ 290 ] {} <Debug> TCP-Session: 1e1d948a-34fa-4ce8-9002-46d380ac4be6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59488 | ||
| 10200 | 2026.02.23 16:37:11.198235 [ 354 ] {} <Debug> TCP-Session: 0c41ad18-7dc8-4743-85f7-8f727e8ab65d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10201 | 2026.02.23 16:37:11.197929 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41000 | ||
| 10202 | 2026.02.23 16:37:11.198287 [ 290 ] {} <Debug> TCP-Session: 1e1d948a-34fa-4ce8-9002-46d380ac4be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10203 | 2026.02.23 16:37:11.197904 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35321 | ||
| 10204 | 2026.02.23 16:37:11.198334 [ 290 ] {} <Debug> TCP-Session: 1e1d948a-34fa-4ce8-9002-46d380ac4be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10205 | 2026.02.23 16:37:11.198522 [ 287 ] {52049719-2471-4c7e-a45d-dba47c22c8bf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10206 | 2026.02.23 16:37:11.198588 [ 287 ] {52049719-2471-4c7e-a45d-dba47c22c8bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10207 | 2026.02.23 16:37:11.198783 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10208 | 2026.02.23 16:37:11.198833 [ 350 ] {} <Debug> TCP-Session: 7538853a-38e3-4925-9e4a-60d0c4f8d83e Authenticating user 'default' from [fd00:1122:3344:101::e]:39164 | ||
| 10209 | 2026.02.23 16:37:11.198868 [ 350 ] {} <Debug> TCP-Session: 7538853a-38e3-4925-9e4a-60d0c4f8d83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10210 | 2026.02.23 16:37:11.198883 [ 287 ] {52049719-2471-4c7e-a45d-dba47c22c8bf} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 10211 | 2026.02.23 16:37:11.198889 [ 350 ] {} <Debug> TCP-Session: 7538853a-38e3-4925-9e4a-60d0c4f8d83e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10212 | 2026.02.23 16:37:11.198906 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10213 | 2026.02.23 16:37:11.198953 [ 291 ] {} <Debug> TCP-Session: 0b82cb56-c68e-4ade-b616-58612c7f9fdc Authenticating user 'default' from [fd00:1122:3344:101::e]:35321 | ||
| 10214 | 2026.02.23 16:37:11.198973 [ 291 ] {} <Debug> TCP-Session: 0b82cb56-c68e-4ade-b616-58612c7f9fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10215 | 2026.02.23 16:37:11.198988 [ 291 ] {} <Debug> TCP-Session: 0b82cb56-c68e-4ade-b616-58612c7f9fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10216 | 2026.02.23 16:37:11.199032 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10217 | 2026.02.23 16:37:11.199068 [ 353 ] {} <Debug> TCP-Session: 1572fafb-ab5e-41be-9c2a-c84d845792d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54904 | ||
| 10218 | 2026.02.23 16:37:11.199086 [ 353 ] {} <Debug> TCP-Session: 1572fafb-ab5e-41be-9c2a-c84d845792d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10219 | 2026.02.23 16:37:11.199099 [ 353 ] {} <Debug> TCP-Session: 1572fafb-ab5e-41be-9c2a-c84d845792d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10220 | 2026.02.23 16:37:11.199408 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10221 | 2026.02.23 16:37:11.199445 [ 355 ] {} <Debug> TCP-Session: a8dc6548-9ec0-445a-b67c-42351746ddeb Authenticating user 'default' from [fd00:1122:3344:101::e]:35657 | ||
| 10222 | 2026.02.23 16:37:11.199463 [ 355 ] {} <Debug> TCP-Session: a8dc6548-9ec0-445a-b67c-42351746ddeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10223 | 2026.02.23 16:37:11.199475 [ 355 ] {} <Debug> TCP-Session: a8dc6548-9ec0-445a-b67c-42351746ddeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10224 | 2026.02.23 16:37:11.199551 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10225 | 2026.02.23 16:37:11.199594 [ 352 ] {} <Debug> TCP-Session: 3152ec52-5212-4c9d-a02c-6eb77ad8fe89 Authenticating user 'default' from [fd00:1122:3344:101::e]:41000 | ||
| 10226 | 2026.02.23 16:37:11.199616 [ 352 ] {} <Debug> TCP-Session: 3152ec52-5212-4c9d-a02c-6eb77ad8fe89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10227 | 2026.02.23 16:37:11.199633 [ 352 ] {} <Debug> TCP-Session: 3152ec52-5212-4c9d-a02c-6eb77ad8fe89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10228 | 2026.02.23 16:37:11.199880 [ 310 ] {52049719-2471-4c7e-a45d-dba47c22c8bf} <Trace> AggregatingTransform: Aggregating | ||
| 10229 | 2026.02.23 16:37:11.199950 [ 310 ] {52049719-2471-4c7e-a45d-dba47c22c8bf} <Trace> Aggregator: Aggregation method: without_key | ||
| 10230 | 2026.02.23 16:37:11.199996 [ 310 ] {52049719-2471-4c7e-a45d-dba47c22c8bf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099602 sec. (1003.996 rows/sec., 39.22 KiB/sec.) | ||
| 10231 | 2026.02.23 16:37:11.200022 [ 310 ] {52049719-2471-4c7e-a45d-dba47c22c8bf} <Trace> Aggregator: Merging aggregated data | ||
| 10232 | 2026.02.23 16:37:11.201383 [ 287 ] {52049719-2471-4c7e-a45d-dba47c22c8bf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003259 sec., 306.84258975145747 rows/sec., 11.99 KiB/sec. | ||
| 10233 | 2026.02.23 16:37:11.201562 [ 287 ] {52049719-2471-4c7e-a45d-dba47c22c8bf} <Debug> TCPHandler: Processed in 0.003686416 sec. | ||
| 10234 | 2026.02.23 16:37:11.201707 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10235 | 2026.02.23 16:37:11.201739 [ 287 ] {} <Debug> TCP-Session: 8be7f641-21ca-4ed9-8a90-b0224b3239cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10236 | 2026.02.23 16:37:11.201738 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10237 | 2026.02.23 16:37:11.201759 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10238 | 2026.02.23 16:37:11.201776 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10239 | 2026.02.23 16:37:11.201801 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10240 | 2026.02.23 16:37:11.201828 [ 355 ] {} <Debug> TCP-Session: a8dc6548-9ec0-445a-b67c-42351746ddeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10241 | 2026.02.23 16:37:11.201838 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10242 | 2026.02.23 16:37:11.201854 [ 290 ] {} <Debug> TCP-Session: 1e1d948a-34fa-4ce8-9002-46d380ac4be6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10243 | 2026.02.23 16:37:11.201847 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10244 | 2026.02.23 16:37:11.201884 [ 350 ] {} <Debug> TCP-Session: 7538853a-38e3-4925-9e4a-60d0c4f8d83e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10245 | 2026.02.23 16:37:11.201837 [ 354 ] {} <Debug> TCP-Session: 0c41ad18-7dc8-4743-85f7-8f727e8ab65d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10246 | 2026.02.23 16:37:11.201923 [ 353 ] {} <Debug> TCP-Session: 1572fafb-ab5e-41be-9c2a-c84d845792d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10247 | 2026.02.23 16:37:11.201824 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10248 | 2026.02.23 16:37:11.201807 [ 289 ] {} <Debug> TCP-Session: 601d2cd9-8800-4c22-b57d-8949ee9251d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10249 | 2026.02.23 16:37:11.201995 [ 352 ] {} <Debug> TCP-Session: 3152ec52-5212-4c9d-a02c-6eb77ad8fe89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10250 | 2026.02.23 16:37:11.201795 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10251 | 2026.02.23 16:37:11.202043 [ 291 ] {} <Debug> TCP-Session: 0b82cb56-c68e-4ade-b616-58612c7f9fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10252 | 2026.02.23 16:37:11.210808 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40402 | ||
| 10253 | 2026.02.23 16:37:11.210866 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10254 | 2026.02.23 16:37:11.210887 [ 287 ] {} <Debug> TCP-Session: 1bab8b10-b49f-4226-bbc0-e13f89b4c6b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40402 | ||
| 10255 | 2026.02.23 16:37:11.210905 [ 287 ] {} <Debug> TCP-Session: 1bab8b10-b49f-4226-bbc0-e13f89b4c6b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10256 | 2026.02.23 16:37:11.210919 [ 287 ] {} <Debug> TCP-Session: 1bab8b10-b49f-4226-bbc0-e13f89b4c6b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10257 | 2026.02.23 16:37:11.211090 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65056 | ||
| 10258 | 2026.02.23 16:37:11.211129 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53149 | ||
| 10259 | 2026.02.23 16:37:11.211140 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63476 | ||
| 10260 | 2026.02.23 16:37:11.211165 [ 287 ] {} <Trace> TCP-Session: 1bab8b10-b49f-4226-bbc0-e13f89b4c6b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10261 | 2026.02.23 16:37:11.211173 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58191 | ||
| 10262 | 2026.02.23 16:37:11.211200 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46209 | ||
| 10263 | 2026.02.23 16:37:11.211222 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10264 | 2026.02.23 16:37:11.211211 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10265 | 2026.02.23 16:37:11.211264 [ 291 ] {} <Debug> TCP-Session: 3064cfa2-57a9-4d0d-95d9-3b448154ffac Authenticating user 'default' from [fd00:1122:3344:101::e]:63476 | ||
| 10266 | 2026.02.23 16:37:11.211290 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10267 | 2026.02.23 16:37:11.211293 [ 290 ] {} <Debug> TCP-Session: 201d5e74-aaa6-4eb8-9fc9-39dd1cdb264e Authenticating user 'default' from [fd00:1122:3344:101::e]:53149 | ||
| 10268 | 2026.02.23 16:37:11.211307 [ 291 ] {} <Debug> TCP-Session: 3064cfa2-57a9-4d0d-95d9-3b448154ffac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10269 | 2026.02.23 16:37:11.211323 [ 354 ] {} <Debug> TCP-Session: c38a6168-7e26-4ac2-8759-da0e2fd4410d Authenticating user 'default' from [fd00:1122:3344:101::e]:46209 | ||
| 10270 | 2026.02.23 16:37:11.211331 [ 290 ] {} <Debug> TCP-Session: 201d5e74-aaa6-4eb8-9fc9-39dd1cdb264e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10271 | 2026.02.23 16:37:11.211344 [ 291 ] {} <Debug> TCP-Session: 3064cfa2-57a9-4d0d-95d9-3b448154ffac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10272 | 2026.02.23 16:37:11.211375 [ 290 ] {} <Debug> TCP-Session: 201d5e74-aaa6-4eb8-9fc9-39dd1cdb264e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10273 | 2026.02.23 16:37:11.211363 [ 354 ] {} <Debug> TCP-Session: c38a6168-7e26-4ac2-8759-da0e2fd4410d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10274 | 2026.02.23 16:37:11.211260 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10275 | 2026.02.23 16:37:11.211431 [ 354 ] {} <Debug> TCP-Session: c38a6168-7e26-4ac2-8759-da0e2fd4410d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10276 | 2026.02.23 16:37:11.211464 [ 352 ] {} <Debug> TCP-Session: b8778267-4647-49b9-9af8-523d740aa670 Authenticating user 'default' from [fd00:1122:3344:101::e]:58191 | ||
| 10277 | 2026.02.23 16:37:11.211205 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40710 | ||
| 10278 | 2026.02.23 16:37:11.211501 [ 352 ] {} <Debug> TCP-Session: b8778267-4647-49b9-9af8-523d740aa670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10279 | 2026.02.23 16:37:11.211155 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10280 | 2026.02.23 16:37:11.211555 [ 352 ] {} <Debug> TCP-Session: b8778267-4647-49b9-9af8-523d740aa670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10281 | 2026.02.23 16:37:11.211583 [ 289 ] {} <Debug> TCP-Session: e63130cd-627b-4c49-84ba-1b155a32b868 Authenticating user 'default' from [fd00:1122:3344:101::e]:65056 | ||
| 10282 | 2026.02.23 16:37:11.211591 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10283 | 2026.02.23 16:37:11.211607 [ 289 ] {} <Debug> TCP-Session: e63130cd-627b-4c49-84ba-1b155a32b868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10284 | 2026.02.23 16:37:11.211626 [ 355 ] {} <Debug> TCP-Session: e775b45a-8ee1-41e0-99bf-5e1e6caf4266 Authenticating user 'default' from [fd00:1122:3344:101::e]:40710 | ||
| 10285 | 2026.02.23 16:37:11.211633 [ 289 ] {} <Debug> TCP-Session: e63130cd-627b-4c49-84ba-1b155a32b868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10286 | 2026.02.23 16:37:11.211654 [ 355 ] {} <Debug> TCP-Session: e775b45a-8ee1-41e0-99bf-5e1e6caf4266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10287 | 2026.02.23 16:37:11.211145 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62603 | ||
| 10288 | 2026.02.23 16:37:11.211676 [ 355 ] {} <Debug> TCP-Session: e775b45a-8ee1-41e0-99bf-5e1e6caf4266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10289 | 2026.02.23 16:37:11.211179 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64497 | ||
| 10290 | 2026.02.23 16:37:11.211309 [ 287 ] {a9e94778-a53f-45c1-9414-5beae809d4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40402) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10291 | 2026.02.23 16:37:11.211734 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10292 | 2026.02.23 16:37:11.211771 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10293 | 2026.02.23 16:37:11.211773 [ 350 ] {} <Debug> TCP-Session: 081039bf-2980-42a5-932b-478f43d9ad8a Authenticating user 'default' from [fd00:1122:3344:101::e]:62603 | ||
| 10294 | 2026.02.23 16:37:11.211800 [ 353 ] {} <Debug> TCP-Session: 91380bfe-8e4e-4ee5-8411-0dfd399a73de Authenticating user 'default' from [fd00:1122:3344:101::e]:64497 | ||
| 10295 | 2026.02.23 16:37:11.211809 [ 350 ] {} <Debug> TCP-Session: 081039bf-2980-42a5-932b-478f43d9ad8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10296 | 2026.02.23 16:37:11.211827 [ 353 ] {} <Debug> TCP-Session: 91380bfe-8e4e-4ee5-8411-0dfd399a73de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10297 | 2026.02.23 16:37:11.211846 [ 350 ] {} <Debug> TCP-Session: 081039bf-2980-42a5-932b-478f43d9ad8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10298 | 2026.02.23 16:37:11.211857 [ 353 ] {} <Debug> TCP-Session: 91380bfe-8e4e-4ee5-8411-0dfd399a73de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10299 | 2026.02.23 16:37:11.211911 [ 287 ] {a9e94778-a53f-45c1-9414-5beae809d4f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10300 | 2026.02.23 16:37:11.211959 [ 287 ] {a9e94778-a53f-45c1-9414-5beae809d4f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10301 | 2026.02.23 16:37:11.212190 [ 287 ] {a9e94778-a53f-45c1-9414-5beae809d4f1} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 10302 | 2026.02.23 16:37:11.213040 [ 323 ] {a9e94778-a53f-45c1-9414-5beae809d4f1} <Trace> AggregatingTransform: Aggregating | ||
| 10303 | 2026.02.23 16:37:11.213074 [ 323 ] {a9e94778-a53f-45c1-9414-5beae809d4f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 10304 | 2026.02.23 16:37:11.213108 [ 323 ] {a9e94778-a53f-45c1-9414-5beae809d4f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000833957 sec. (1199.103 rows/sec., 46.84 KiB/sec.) | ||
| 10305 | 2026.02.23 16:37:11.213128 [ 323 ] {a9e94778-a53f-45c1-9414-5beae809d4f1} <Trace> Aggregator: Merging aggregated data | ||
| 10306 | 2026.02.23 16:37:11.214519 [ 287 ] {a9e94778-a53f-45c1-9414-5beae809d4f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003253 sec., 307.40854595757764 rows/sec., 12.01 KiB/sec. | ||
| 10307 | 2026.02.23 16:37:11.214652 [ 287 ] {a9e94778-a53f-45c1-9414-5beae809d4f1} <Debug> TCPHandler: Processed in 0.003540283 sec. | ||
| 10308 | 2026.02.23 16:37:11.214786 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10309 | 2026.02.23 16:37:11.214802 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10310 | 2026.02.23 16:37:11.214815 [ 287 ] {} <Debug> TCP-Session: 1bab8b10-b49f-4226-bbc0-e13f89b4c6b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10311 | 2026.02.23 16:37:11.214820 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10312 | 2026.02.23 16:37:11.214839 [ 289 ] {} <Debug> TCP-Session: e63130cd-627b-4c49-84ba-1b155a32b868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10313 | 2026.02.23 16:37:11.214842 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10314 | 2026.02.23 16:37:11.214866 [ 291 ] {} <Debug> TCP-Session: 3064cfa2-57a9-4d0d-95d9-3b448154ffac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10315 | 2026.02.23 16:37:11.214878 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10316 | 2026.02.23 16:37:11.214895 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10317 | 2026.02.23 16:37:11.214912 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10318 | 2026.02.23 16:37:11.214930 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10319 | 2026.02.23 16:37:11.214948 [ 353 ] {} <Debug> TCP-Session: 91380bfe-8e4e-4ee5-8411-0dfd399a73de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10320 | 2026.02.23 16:37:11.214971 [ 350 ] {} <Debug> TCP-Session: 081039bf-2980-42a5-932b-478f43d9ad8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10321 | 2026.02.23 16:37:11.214988 [ 354 ] {} <Debug> TCP-Session: c38a6168-7e26-4ac2-8759-da0e2fd4410d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10322 | 2026.02.23 16:37:11.214929 [ 290 ] {} <Debug> TCP-Session: 201d5e74-aaa6-4eb8-9fc9-39dd1cdb264e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10323 | 2026.02.23 16:37:11.214902 [ 352 ] {} <Debug> TCP-Session: b8778267-4647-49b9-9af8-523d740aa670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10324 | 2026.02.23 16:37:11.214858 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10325 | 2026.02.23 16:37:11.215086 [ 355 ] {} <Debug> TCP-Session: e775b45a-8ee1-41e0-99bf-5e1e6caf4266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10326 | 2026.02.23 16:37:11.357023 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51403 | ||
| 10327 | 2026.02.23 16:37:11.357149 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10328 | 2026.02.23 16:37:11.357181 [ 352 ] {} <Debug> TCP-Session: bc1f3253-ab87-47a2-8121-cee905caccbf Authenticating user 'default' from [fd00:1122:3344:101::e]:51403 | ||
| 10329 | 2026.02.23 16:37:11.357208 [ 352 ] {} <Debug> TCP-Session: bc1f3253-ab87-47a2-8121-cee905caccbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10330 | 2026.02.23 16:37:11.357226 [ 352 ] {} <Debug> TCP-Session: bc1f3253-ab87-47a2-8121-cee905caccbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10331 | 2026.02.23 16:37:11.357466 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51198 | ||
| 10332 | 2026.02.23 16:37:11.357503 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58451 | ||
| 10333 | 2026.02.23 16:37:11.357574 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54821 | ||
| 10334 | 2026.02.23 16:37:11.357588 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59844 | ||
| 10335 | 2026.02.23 16:37:11.357611 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63989 | ||
| 10336 | 2026.02.23 16:37:11.357637 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10337 | 2026.02.23 16:37:11.357642 [ 352 ] {} <Trace> TCP-Session: bc1f3253-ab87-47a2-8121-cee905caccbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2026.02.23 16:37:11.357679 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10339 | 2026.02.23 16:37:11.357692 [ 353 ] {} <Debug> TCP-Session: cef1f6c8-ce92-41bb-b89d-809e5ecbad91 Authenticating user 'default' from [fd00:1122:3344:101::e]:51198 | ||
| 10340 | 2026.02.23 16:37:11.357725 [ 290 ] {} <Debug> TCP-Session: 7670eef4-1f43-45ec-a16e-fdcffb0f003b Authenticating user 'default' from [fd00:1122:3344:101::e]:59844 | ||
| 10341 | 2026.02.23 16:37:11.357740 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10342 | 2026.02.23 16:37:11.357763 [ 353 ] {} <Debug> TCP-Session: cef1f6c8-ce92-41bb-b89d-809e5ecbad91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10343 | 2026.02.23 16:37:11.357769 [ 290 ] {} <Debug> TCP-Session: 7670eef4-1f43-45ec-a16e-fdcffb0f003b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10344 | 2026.02.23 16:37:11.357793 [ 350 ] {} <Debug> TCP-Session: 2985ceb5-750c-4165-ba9d-a31b6358229e Authenticating user 'default' from [fd00:1122:3344:101::e]:63989 | ||
| 10345 | 2026.02.23 16:37:11.357815 [ 290 ] {} <Debug> TCP-Session: 7670eef4-1f43-45ec-a16e-fdcffb0f003b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10346 | 2026.02.23 16:37:11.357795 [ 353 ] {} <Debug> TCP-Session: cef1f6c8-ce92-41bb-b89d-809e5ecbad91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10347 | 2026.02.23 16:37:11.357843 [ 350 ] {} <Debug> TCP-Session: 2985ceb5-750c-4165-ba9d-a31b6358229e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10348 | 2026.02.23 16:37:11.357866 [ 352 ] {ca6892a9-f27a-460f-b853-04e0d2cef3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51403) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10349 | 2026.02.23 16:37:11.357890 [ 350 ] {} <Debug> TCP-Session: 2985ceb5-750c-4165-ba9d-a31b6358229e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10350 | 2026.02.23 16:37:11.357669 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10351 | 2026.02.23 16:37:11.357604 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34747 | ||
| 10352 | 2026.02.23 16:37:11.357971 [ 289 ] {} <Debug> TCP-Session: 1307a80f-595b-4ffa-b2c4-67ff2dfdcf40 Authenticating user 'default' from [fd00:1122:3344:101::e]:54821 | ||
| 10353 | 2026.02.23 16:37:11.357543 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63527 | ||
| 10354 | 2026.02.23 16:37:11.358003 [ 289 ] {} <Debug> TCP-Session: 1307a80f-595b-4ffa-b2c4-67ff2dfdcf40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10355 | 2026.02.23 16:37:11.357550 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55248 | ||
| 10356 | 2026.02.23 16:37:11.358046 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10357 | 2026.02.23 16:37:11.358043 [ 289 ] {} <Debug> TCP-Session: 1307a80f-595b-4ffa-b2c4-67ff2dfdcf40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10358 | 2026.02.23 16:37:11.358093 [ 291 ] {} <Debug> TCP-Session: a2057094-3fe2-4316-a8f0-e2f37021b3d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34747 | ||
| 10359 | 2026.02.23 16:37:11.358081 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10360 | 2026.02.23 16:37:11.358123 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10361 | 2026.02.23 16:37:11.358148 [ 355 ] {} <Debug> TCP-Session: 47f2acab-a6ba-4afc-a8ac-488c2a3da404 Authenticating user 'default' from [fd00:1122:3344:101::e]:63527 | ||
| 10362 | 2026.02.23 16:37:11.358123 [ 291 ] {} <Debug> TCP-Session: a2057094-3fe2-4316-a8f0-e2f37021b3d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10363 | 2026.02.23 16:37:11.358173 [ 287 ] {} <Debug> TCP-Session: a030c790-ebe7-4e2f-8ed5-15f4b06be50b Authenticating user 'default' from [fd00:1122:3344:101::e]:55248 | ||
| 10364 | 2026.02.23 16:37:11.358191 [ 291 ] {} <Debug> TCP-Session: a2057094-3fe2-4316-a8f0-e2f37021b3d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10365 | 2026.02.23 16:37:11.358179 [ 355 ] {} <Debug> TCP-Session: 47f2acab-a6ba-4afc-a8ac-488c2a3da404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10366 | 2026.02.23 16:37:11.358206 [ 287 ] {} <Debug> TCP-Session: a030c790-ebe7-4e2f-8ed5-15f4b06be50b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10367 | 2026.02.23 16:37:11.358235 [ 355 ] {} <Debug> TCP-Session: 47f2acab-a6ba-4afc-a8ac-488c2a3da404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10368 | 2026.02.23 16:37:11.358255 [ 287 ] {} <Debug> TCP-Session: a030c790-ebe7-4e2f-8ed5-15f4b06be50b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10369 | 2026.02.23 16:37:11.358279 [ 352 ] {ca6892a9-f27a-460f-b853-04e0d2cef3f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10370 | 2026.02.23 16:37:11.357656 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10371 | 2026.02.23 16:37:11.358344 [ 352 ] {ca6892a9-f27a-460f-b853-04e0d2cef3f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10372 | 2026.02.23 16:37:11.358355 [ 354 ] {} <Debug> TCP-Session: a2d5d254-7ac4-4387-aaf0-734f1c4c399d Authenticating user 'default' from [fd00:1122:3344:101::e]:58451 | ||
| 10373 | 2026.02.23 16:37:11.358385 [ 354 ] {} <Debug> TCP-Session: a2d5d254-7ac4-4387-aaf0-734f1c4c399d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10374 | 2026.02.23 16:37:11.358397 [ 354 ] {} <Debug> TCP-Session: a2d5d254-7ac4-4387-aaf0-734f1c4c399d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10375 | 2026.02.23 16:37:11.358693 [ 352 ] {ca6892a9-f27a-460f-b853-04e0d2cef3f3} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 10376 | 2026.02.23 16:37:11.359708 [ 295 ] {ca6892a9-f27a-460f-b853-04e0d2cef3f3} <Trace> AggregatingTransform: Aggregating | ||
| 10377 | 2026.02.23 16:37:11.359748 [ 295 ] {ca6892a9-f27a-460f-b853-04e0d2cef3f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 10378 | 2026.02.23 16:37:11.359785 [ 295 ] {ca6892a9-f27a-460f-b853-04e0d2cef3f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00097791 sec. (1022.589 rows/sec., 39.94 KiB/sec.) | ||
| 10379 | 2026.02.23 16:37:11.359806 [ 295 ] {ca6892a9-f27a-460f-b853-04e0d2cef3f3} <Trace> Aggregator: Merging aggregated data | ||
| 10380 | 2026.02.23 16:37:11.361567 [ 352 ] {ca6892a9-f27a-460f-b853-04e0d2cef3f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003773 sec., 265.041081367612 rows/sec., 10.35 KiB/sec. | ||
| 10381 | 2026.02.23 16:37:11.361712 [ 352 ] {ca6892a9-f27a-460f-b853-04e0d2cef3f3} <Debug> TCPHandler: Processed in 0.004246287 sec. | ||
| 10382 | 2026.02.23 16:37:11.361829 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10383 | 2026.02.23 16:37:11.361862 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10384 | 2026.02.23 16:37:11.361864 [ 352 ] {} <Debug> TCP-Session: bc1f3253-ab87-47a2-8121-cee905caccbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10385 | 2026.02.23 16:37:11.361883 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10386 | 2026.02.23 16:37:11.361904 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10387 | 2026.02.23 16:37:11.361931 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10388 | 2026.02.23 16:37:11.361951 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10389 | 2026.02.23 16:37:11.361965 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10390 | 2026.02.23 16:37:11.361988 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10391 | 2026.02.23 16:37:11.362005 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10392 | 2026.02.23 16:37:11.362016 [ 287 ] {} <Debug> TCP-Session: a030c790-ebe7-4e2f-8ed5-15f4b06be50b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10393 | 2026.02.23 16:37:11.362029 [ 355 ] {} <Debug> TCP-Session: 47f2acab-a6ba-4afc-a8ac-488c2a3da404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10394 | 2026.02.23 16:37:11.362052 [ 291 ] {} <Debug> TCP-Session: a2057094-3fe2-4316-a8f0-e2f37021b3d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10395 | 2026.02.23 16:37:11.361983 [ 290 ] {} <Debug> TCP-Session: 7670eef4-1f43-45ec-a16e-fdcffb0f003b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10396 | 2026.02.23 16:37:11.361963 [ 289 ] {} <Debug> TCP-Session: 1307a80f-595b-4ffa-b2c4-67ff2dfdcf40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10397 | 2026.02.23 16:37:11.361940 [ 353 ] {} <Debug> TCP-Session: cef1f6c8-ce92-41bb-b89d-809e5ecbad91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10398 | 2026.02.23 16:37:11.361913 [ 350 ] {} <Debug> TCP-Session: 2985ceb5-750c-4165-ba9d-a31b6358229e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10399 | 2026.02.23 16:37:11.362007 [ 354 ] {} <Debug> TCP-Session: a2d5d254-7ac4-4387-aaf0-734f1c4c399d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10400 | 2026.02.23 16:37:12.571395 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10401 | 2026.02.23 16:37:12.571446 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10402 | 2026.02.23 16:37:12.712473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23032 | ||
| 10403 | 2026.02.23 16:37:12.713048 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.02.23 16:37:12.713104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10405 | 2026.02.23 16:37:12.713707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10406 | 2026.02.23 16:37:12.713961 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.02.23 16:37:12.714117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23032 | ||
| 10408 | 2026.02.23 16:37:12.781124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1280 | ||
| 10409 | 2026.02.23 16:37:12.783843 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2026.02.23 16:37:12.783913 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10411 | 2026.02.23 16:37:12.785210 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10412 | 2026.02.23 16:37:12.785497 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2026.02.23 16:37:12.785910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1280 | ||
| 10414 | 2026.02.23 16:37:13.001196 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000828867 sec. | ||
| 10415 | 2026.02.23 16:37:13.940481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10416 | 2026.02.23 16:37:13.957437 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2026.02.23 16:37:13.957499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10418 | 2026.02.23 16:37:13.963209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10419 | 2026.02.23 16:37:13.963899 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2026.02.23 16:37:13.967010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10421 | 2026.02.23 16:37:14.211350 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10422 | 2026.02.23 16:37:14.211520 [ 278 ] {e6395372-95dd-49ba-8b58-668ff5e70d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10423 | 2026.02.23 16:37:14.211585 [ 278 ] {e6395372-95dd-49ba-8b58-668ff5e70d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10424 | 2026.02.23 16:37:14.212312 [ 278 ] {e6395372-95dd-49ba-8b58-668ff5e70d18} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10425 | 2026.02.23 16:37:14.212359 [ 278 ] {e6395372-95dd-49ba-8b58-668ff5e70d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10426 | 2026.02.23 16:37:14.212753 [ 278 ] {e6395372-95dd-49ba-8b58-668ff5e70d18} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10427 | 2026.02.23 16:37:14.212971 [ 278 ] {e6395372-95dd-49ba-8b58-668ff5e70d18} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2026.02.23 16:37:14.213114 [ 146 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10429 | 2026.02.23 16:37:14.213119 [ 278 ] {e6395372-95dd-49ba-8b58-668ff5e70d18} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001645 sec., 172644.37689969604 rows/sec., 10.97 MiB/sec. | ||
| 10430 | 2026.02.23 16:37:14.213194 [ 146 ] {} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10431 | 2026.02.23 16:37:14.213212 [ 278 ] {e6395372-95dd-49ba-8b58-668ff5e70d18} <Debug> TCPHandler: Processed in 0.001988651 sec. | ||
| 10432 | 2026.02.23 16:37:14.213226 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10433 | 2026.02.23 16:37:14.213352 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.02.23 16:37:14.213362 [ 196 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 10435 | 2026.02.23 16:37:14.213451 [ 278 ] {10aa8260-78a0-4533-be88-6bb0daa4fcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10436 | 2026.02.23 16:37:14.213496 [ 278 ] {10aa8260-78a0-4533-be88-6bb0daa4fcf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10437 | 2026.02.23 16:37:14.213513 [ 196 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10438 | 2026.02.23 16:37:14.213557 [ 196 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 308 rows starting from the beginning of the part | ||
| 10439 | 2026.02.23 16:37:14.213625 [ 196 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 10440 | 2026.02.23 16:37:14.213670 [ 196 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 10441 | 2026.02.23 16:37:14.213713 [ 196 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 10442 | 2026.02.23 16:37:14.213750 [ 196 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 10443 | 2026.02.23 16:37:14.213791 [ 196 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 10444 | 2026.02.23 16:37:14.214323 [ 278 ] {10aa8260-78a0-4533-be88-6bb0daa4fcf5} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.02.23 16:37:14.214365 [ 278 ] {10aa8260-78a0-4533-be88-6bb0daa4fcf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10446 | 2026.02.23 16:37:14.214739 [ 278 ] {10aa8260-78a0-4533-be88-6bb0daa4fcf5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10447 | 2026.02.23 16:37:14.214833 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530921 sec., 1128732.3121179997 rows/sec., 76.30 MiB/sec. | ||
| 10448 | 2026.02.23 16:37:14.214977 [ 278 ] {10aa8260-78a0-4533-be88-6bb0daa4fcf5} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2026.02.23 16:37:14.214987 [ 192 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10450 | 2026.02.23 16:37:14.215116 [ 278 ] {10aa8260-78a0-4533-be88-6bb0daa4fcf5} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001684 sec., 485154.3942992874 rows/sec., 38.39 MiB/sec. | ||
| 10451 | 2026.02.23 16:37:14.215159 [ 278 ] {10aa8260-78a0-4533-be88-6bb0daa4fcf5} <Debug> TCPHandler: Processed in 0.001857248 sec. | ||
| 10452 | 2026.02.23 16:37:14.215274 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2026.02.23 16:37:14.215281 [ 192 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_23_5} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2026.02.23 16:37:14.215373 [ 278 ] {12319726-2cd4-4b75-9c1e-c51582c40483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10455 | 2026.02.23 16:37:14.215377 [ 192 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_23_5} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10456 | 2026.02.23 16:37:14.215420 [ 278 ] {12319726-2cd4-4b75-9c1e-c51582c40483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10457 | 2026.02.23 16:37:14.215482 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 10458 | 2026.02.23 16:37:14.215880 [ 278 ] {12319726-2cd4-4b75-9c1e-c51582c40483} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2026.02.23 16:37:14.215949 [ 278 ] {12319726-2cd4-4b75-9c1e-c51582c40483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10460 | 2026.02.23 16:37:14.216259 [ 278 ] {12319726-2cd4-4b75-9c1e-c51582c40483} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10461 | 2026.02.23 16:37:14.216470 [ 278 ] {12319726-2cd4-4b75-9c1e-c51582c40483} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2026.02.23 16:37:14.216599 [ 278 ] {12319726-2cd4-4b75-9c1e-c51582c40483} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001244 sec., 122186.49517684887 rows/sec., 7.30 MiB/sec. | ||
| 10463 | 2026.02.23 16:37:14.216638 [ 278 ] {12319726-2cd4-4b75-9c1e-c51582c40483} <Debug> TCPHandler: Processed in 0.001413699 sec. | ||
| 10464 | 2026.02.23 16:37:14.216764 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10465 | 2026.02.23 16:37:14.216859 [ 278 ] {5956222d-fcc7-41aa-b645-6301bcae965c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10466 | 2026.02.23 16:37:14.216900 [ 278 ] {5956222d-fcc7-41aa-b645-6301bcae965c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10467 | 2026.02.23 16:37:14.217367 [ 278 ] {5956222d-fcc7-41aa-b645-6301bcae965c} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2026.02.23 16:37:14.217404 [ 278 ] {5956222d-fcc7-41aa-b645-6301bcae965c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10469 | 2026.02.23 16:37:14.217700 [ 278 ] {5956222d-fcc7-41aa-b645-6301bcae965c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10470 | 2026.02.23 16:37:14.217904 [ 278 ] {5956222d-fcc7-41aa-b645-6301bcae965c} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2026.02.23 16:37:14.218030 [ 278 ] {5956222d-fcc7-41aa-b645-6301bcae965c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 10472 | 2026.02.23 16:37:14.218067 [ 278 ] {5956222d-fcc7-41aa-b645-6301bcae965c} <Debug> TCPHandler: Processed in 0.001353038 sec. | ||
| 10473 | 2026.02.23 16:37:14.218177 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10474 | 2026.02.23 16:37:14.218270 [ 278 ] {09907ab2-4b9c-4749-b168-3551288a7396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10475 | 2026.02.23 16:37:14.218308 [ 278 ] {09907ab2-4b9c-4749-b168-3551288a7396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10476 | 2026.02.23 16:37:14.218825 [ 278 ] {09907ab2-4b9c-4749-b168-3551288a7396} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10477 | 2026.02.23 16:37:14.218875 [ 278 ] {09907ab2-4b9c-4749-b168-3551288a7396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10478 | 2026.02.23 16:37:14.219184 [ 278 ] {09907ab2-4b9c-4749-b168-3551288a7396} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10479 | 2026.02.23 16:37:14.219390 [ 278 ] {09907ab2-4b9c-4749-b168-3551288a7396} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2026.02.23 16:37:14.219498 [ 146 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10481 | 2026.02.23 16:37:14.219518 [ 278 ] {09907ab2-4b9c-4749-b168-3551288a7396} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001266 sec., 116903.63349131122 rows/sec., 6.65 MiB/sec. | ||
| 10482 | 2026.02.23 16:37:14.219543 [ 146 ] {} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10483 | 2026.02.23 16:37:14.219564 [ 278 ] {09907ab2-4b9c-4749-b168-3551288a7396} <Debug> TCPHandler: Processed in 0.00143557 sec. | ||
| 10484 | 2026.02.23 16:37:14.219569 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10485 | 2026.02.23 16:37:14.219665 [ 191 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 10486 | 2026.02.23 16:37:14.219684 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.02.23 16:37:14.219765 [ 191 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10488 | 2026.02.23 16:37:14.219781 [ 278 ] {fdcdcd0f-fe3c-4886-914f-75696cb8ef9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10489 | 2026.02.23 16:37:14.219795 [ 191 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 160 rows starting from the beginning of the part | ||
| 10490 | 2026.02.23 16:37:14.219821 [ 278 ] {fdcdcd0f-fe3c-4886-914f-75696cb8ef9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10491 | 2026.02.23 16:37:14.219853 [ 191 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 10492 | 2026.02.23 16:37:14.219900 [ 191 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 10493 | 2026.02.23 16:37:14.219942 [ 191 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 10494 | 2026.02.23 16:37:14.219980 [ 191 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 10495 | 2026.02.23 16:37:14.220021 [ 191 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 10496 | 2026.02.23 16:37:14.220419 [ 278 ] {fdcdcd0f-fe3c-4886-914f-75696cb8ef9d} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10497 | 2026.02.23 16:37:14.220456 [ 278 ] {fdcdcd0f-fe3c-4886-914f-75696cb8ef9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10498 | 2026.02.23 16:37:14.220783 [ 278 ] {fdcdcd0f-fe3c-4886-914f-75696cb8ef9d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10499 | 2026.02.23 16:37:14.220820 [ 187 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192464 sec., 754739.7657287767 rows/sec., 46.00 MiB/sec. | ||
| 10500 | 2026.02.23 16:37:14.220938 [ 191 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10501 | 2026.02.23 16:37:14.220986 [ 278 ] {fdcdcd0f-fe3c-4886-914f-75696cb8ef9d} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.02.23 16:37:14.221120 [ 278 ] {fdcdcd0f-fe3c-4886-914f-75696cb8ef9d} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001357 sec., 368459.83787767135 rows/sec., 25.89 MiB/sec. | ||
| 10503 | 2026.02.23 16:37:14.221158 [ 278 ] {fdcdcd0f-fe3c-4886-914f-75696cb8ef9d} <Debug> TCPHandler: Processed in 0.001522431 sec. | ||
| 10504 | 2026.02.23 16:37:14.221193 [ 191 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_23_5} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2026.02.23 16:37:14.221257 [ 191 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_23_5} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10506 | 2026.02.23 16:37:14.221264 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10507 | 2026.02.23 16:37:14.221317 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10508 | 2026.02.23 16:37:14.221359 [ 278 ] {e2f1c323-25d4-4a13-a0e4-cbcc36f47d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10509 | 2026.02.23 16:37:14.221400 [ 278 ] {e2f1c323-25d4-4a13-a0e4-cbcc36f47d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10510 | 2026.02.23 16:37:14.221737 [ 278 ] {e2f1c323-25d4-4a13-a0e4-cbcc36f47d4f} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2026.02.23 16:37:14.221771 [ 278 ] {e2f1c323-25d4-4a13-a0e4-cbcc36f47d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10512 | 2026.02.23 16:37:14.222066 [ 278 ] {e2f1c323-25d4-4a13-a0e4-cbcc36f47d4f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10513 | 2026.02.23 16:37:14.222265 [ 278 ] {e2f1c323-25d4-4a13-a0e4-cbcc36f47d4f} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2026.02.23 16:37:14.222361 [ 146 ] {} <Debug> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 10515 | 2026.02.23 16:37:14.222390 [ 278 ] {e2f1c323-25d4-4a13-a0e4-cbcc36f47d4f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 10516 | 2026.02.23 16:37:14.222395 [ 146 ] {} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2026.02.23 16:37:14.222430 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10518 | 2026.02.23 16:37:14.222433 [ 278 ] {e2f1c323-25d4-4a13-a0e4-cbcc36f47d4f} <Debug> TCPHandler: Processed in 0.001217534 sec. | ||
| 10519 | 2026.02.23 16:37:14.222507 [ 195 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 10520 | 2026.02.23 16:37:14.222560 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10521 | 2026.02.23 16:37:14.222598 [ 195 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10522 | 2026.02.23 16:37:14.222625 [ 195 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 10523 | 2026.02.23 16:37:14.222669 [ 278 ] {866876c6-cbef-424d-8df4-15e97104a753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10524 | 2026.02.23 16:37:14.222675 [ 195 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 10525 | 2026.02.23 16:37:14.222711 [ 278 ] {866876c6-cbef-424d-8df4-15e97104a753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10526 | 2026.02.23 16:37:14.222722 [ 195 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 10527 | 2026.02.23 16:37:14.222759 [ 195 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 10528 | 2026.02.23 16:37:14.222794 [ 195 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 10529 | 2026.02.23 16:37:14.222828 [ 195 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 10530 | 2026.02.23 16:37:14.223125 [ 278 ] {866876c6-cbef-424d-8df4-15e97104a753} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.02.23 16:37:14.223161 [ 278 ] {866876c6-cbef-424d-8df4-15e97104a753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10532 | 2026.02.23 16:37:14.223491 [ 278 ] {866876c6-cbef-424d-8df4-15e97104a753} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10533 | 2026.02.23 16:37:14.223505 [ 195 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001031292 sec., 87269.17303731629 rows/sec., 4.45 MiB/sec. | ||
| 10534 | 2026.02.23 16:37:14.223617 [ 199 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 10535 | 2026.02.23 16:37:14.223707 [ 278 ] {866876c6-cbef-424d-8df4-15e97104a753} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2026.02.23 16:37:14.223834 [ 278 ] {866876c6-cbef-424d-8df4-15e97104a753} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001184 sec., 223817.56756756757 rows/sec., 14.87 MiB/sec. | ||
| 10537 | 2026.02.23 16:37:14.223863 [ 199 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_15_3} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.02.23 16:37:14.223870 [ 278 ] {866876c6-cbef-424d-8df4-15e97104a753} <Debug> TCPHandler: Processed in 0.001369338 sec. | ||
| 10539 | 2026.02.23 16:37:14.223926 [ 199 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_15_3} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 10540 | 2026.02.23 16:37:14.223985 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10541 | 2026.02.23 16:37:14.223995 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10542 | 2026.02.23 16:37:14.224079 [ 278 ] {267adc80-8035-4e94-acea-997695ba283d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10543 | 2026.02.23 16:37:14.224120 [ 278 ] {267adc80-8035-4e94-acea-997695ba283d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10544 | 2026.02.23 16:37:14.224428 [ 278 ] {267adc80-8035-4e94-acea-997695ba283d} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2026.02.23 16:37:14.224462 [ 278 ] {267adc80-8035-4e94-acea-997695ba283d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10546 | 2026.02.23 16:37:14.224751 [ 278 ] {267adc80-8035-4e94-acea-997695ba283d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10547 | 2026.02.23 16:37:14.224955 [ 278 ] {267adc80-8035-4e94-acea-997695ba283d} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2026.02.23 16:37:14.225077 [ 278 ] {267adc80-8035-4e94-acea-997695ba283d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 10549 | 2026.02.23 16:37:14.225112 [ 278 ] {267adc80-8035-4e94-acea-997695ba283d} <Debug> TCPHandler: Processed in 0.001175735 sec. | ||
| 10550 | 2026.02.23 16:37:14.225211 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10551 | 2026.02.23 16:37:14.225303 [ 278 ] {6702d5a4-d558-493d-97ca-fda131e51bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10552 | 2026.02.23 16:37:14.225355 [ 278 ] {6702d5a4-d558-493d-97ca-fda131e51bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10553 | 2026.02.23 16:37:14.226098 [ 278 ] {6702d5a4-d558-493d-97ca-fda131e51bba} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2026.02.23 16:37:14.226133 [ 278 ] {6702d5a4-d558-493d-97ca-fda131e51bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10555 | 2026.02.23 16:37:14.226630 [ 278 ] {6702d5a4-d558-493d-97ca-fda131e51bba} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10556 | 2026.02.23 16:37:14.226856 [ 278 ] {6702d5a4-d558-493d-97ca-fda131e51bba} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2026.02.23 16:37:14.226995 [ 278 ] {6702d5a4-d558-493d-97ca-fda131e51bba} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00171 sec., 5847.95321637427 rows/sec., 10.48 MiB/sec. | ||
| 10558 | 2026.02.23 16:37:14.227056 [ 278 ] {6702d5a4-d558-493d-97ca-fda131e51bba} <Debug> TCPHandler: Processed in 0.001892568 sec. | ||
| 10559 | 2026.02.23 16:37:14.227164 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10560 | 2026.02.23 16:37:14.227257 [ 278 ] {0619fbef-6655-4426-8f51-40c1af00ca55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10561 | 2026.02.23 16:37:14.227299 [ 278 ] {0619fbef-6655-4426-8f51-40c1af00ca55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10562 | 2026.02.23 16:37:14.227621 [ 278 ] {0619fbef-6655-4426-8f51-40c1af00ca55} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2026.02.23 16:37:14.227656 [ 278 ] {0619fbef-6655-4426-8f51-40c1af00ca55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10564 | 2026.02.23 16:37:14.227952 [ 278 ] {0619fbef-6655-4426-8f51-40c1af00ca55} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10565 | 2026.02.23 16:37:14.228158 [ 278 ] {0619fbef-6655-4426-8f51-40c1af00ca55} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2026.02.23 16:37:14.228281 [ 278 ] {0619fbef-6655-4426-8f51-40c1af00ca55} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001042 sec., 86372.36084452976 rows/sec., 5.40 MiB/sec. | ||
| 10567 | 2026.02.23 16:37:14.228317 [ 278 ] {0619fbef-6655-4426-8f51-40c1af00ca55} <Debug> TCPHandler: Processed in 0.001200935 sec. | ||
| 10568 | 2026.02.23 16:37:18.527969 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10569 | 2026.02.23 16:37:18.528246 [ 278 ] {d05db3a4-6109-43eb-9a6e-91094e733bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10570 | 2026.02.23 16:37:18.528345 [ 278 ] {d05db3a4-6109-43eb-9a6e-91094e733bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10571 | 2026.02.23 16:37:18.529200 [ 278 ] {d05db3a4-6109-43eb-9a6e-91094e733bbb} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2026.02.23 16:37:18.529244 [ 278 ] {d05db3a4-6109-43eb-9a6e-91094e733bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10573 | 2026.02.23 16:37:18.529636 [ 278 ] {d05db3a4-6109-43eb-9a6e-91094e733bbb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10574 | 2026.02.23 16:37:18.529867 [ 278 ] {d05db3a4-6109-43eb-9a6e-91094e733bbb} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2026.02.23 16:37:18.530031 [ 278 ] {d05db3a4-6109-43eb-9a6e-91094e733bbb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001854 sec., 12944.983818770226 rows/sec., 1.07 MiB/sec. | ||
| 10576 | 2026.02.23 16:37:18.530083 [ 278 ] {d05db3a4-6109-43eb-9a6e-91094e733bbb} <Debug> TCPHandler: Processed in 0.002280837 sec. | ||
| 10577 | 2026.02.23 16:37:18.530209 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10578 | 2026.02.23 16:37:18.530313 [ 278 ] {bac8b63a-3793-4dd1-aeb9-de71616941a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10579 | 2026.02.23 16:37:18.530357 [ 278 ] {bac8b63a-3793-4dd1-aeb9-de71616941a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10580 | 2026.02.23 16:37:18.530776 [ 278 ] {bac8b63a-3793-4dd1-aeb9-de71616941a7} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2026.02.23 16:37:18.530812 [ 278 ] {bac8b63a-3793-4dd1-aeb9-de71616941a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10582 | 2026.02.23 16:37:18.531112 [ 278 ] {bac8b63a-3793-4dd1-aeb9-de71616941a7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10583 | 2026.02.23 16:37:18.531335 [ 278 ] {bac8b63a-3793-4dd1-aeb9-de71616941a7} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2026.02.23 16:37:18.531473 [ 278 ] {bac8b63a-3793-4dd1-aeb9-de71616941a7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001183 sec., 5071.851225697379 rows/sec., 413.57 KiB/sec. | ||
| 10585 | 2026.02.23 16:37:18.531512 [ 278 ] {bac8b63a-3793-4dd1-aeb9-de71616941a7} <Debug> TCPHandler: Processed in 0.001354978 sec. | ||
| 10586 | 2026.02.23 16:37:18.531620 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10587 | 2026.02.23 16:37:18.531725 [ 278 ] {791ad39d-8153-404b-9c07-898b0d000c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10588 | 2026.02.23 16:37:18.531766 [ 278 ] {791ad39d-8153-404b-9c07-898b0d000c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10589 | 2026.02.23 16:37:18.533016 [ 278 ] {791ad39d-8153-404b-9c07-898b0d000c7f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2026.02.23 16:37:18.533052 [ 278 ] {791ad39d-8153-404b-9c07-898b0d000c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10591 | 2026.02.23 16:37:18.533459 [ 278 ] {791ad39d-8153-404b-9c07-898b0d000c7f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10592 | 2026.02.23 16:37:18.533670 [ 278 ] {791ad39d-8153-404b-9c07-898b0d000c7f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2026.02.23 16:37:18.533830 [ 278 ] {791ad39d-8153-404b-9c07-898b0d000c7f} <Debug> executeQuery: Read 1383 rows, 118.71 KiB in 0.002125 sec., 650823.5294117647 rows/sec., 54.56 MiB/sec. | ||
| 10594 | 2026.02.23 16:37:18.533870 [ 278 ] {791ad39d-8153-404b-9c07-898b0d000c7f} <Debug> TCPHandler: Processed in 0.002299627 sec. | ||
| 10595 | 2026.02.23 16:37:18.533994 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10596 | 2026.02.23 16:37:18.534089 [ 278 ] {acd7db31-4168-4482-bb27-d88db391b33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10597 | 2026.02.23 16:37:18.534129 [ 278 ] {acd7db31-4168-4482-bb27-d88db391b33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10598 | 2026.02.23 16:37:18.534559 [ 278 ] {acd7db31-4168-4482-bb27-d88db391b33a} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2026.02.23 16:37:18.534595 [ 278 ] {acd7db31-4168-4482-bb27-d88db391b33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10600 | 2026.02.23 16:37:18.534896 [ 278 ] {acd7db31-4168-4482-bb27-d88db391b33a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10601 | 2026.02.23 16:37:18.535095 [ 278 ] {acd7db31-4168-4482-bb27-d88db391b33a} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2026.02.23 16:37:18.535222 [ 278 ] {acd7db31-4168-4482-bb27-d88db391b33a} <Debug> executeQuery: Read 50 rows, 3.79 KiB in 0.001152 sec., 43402.777777777774 rows/sec., 3.21 MiB/sec. | ||
| 10603 | 2026.02.23 16:37:18.535259 [ 278 ] {acd7db31-4168-4482-bb27-d88db391b33a} <Debug> TCPHandler: Processed in 0.001313307 sec. | ||
| 10604 | 2026.02.23 16:37:18.535376 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10605 | 2026.02.23 16:37:18.535468 [ 278 ] {de785e7e-3e43-4719-8b89-f10b2c922052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10606 | 2026.02.23 16:37:18.535507 [ 278 ] {de785e7e-3e43-4719-8b89-f10b2c922052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10607 | 2026.02.23 16:37:18.535976 [ 278 ] {de785e7e-3e43-4719-8b89-f10b2c922052} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10608 | 2026.02.23 16:37:18.536011 [ 278 ] {de785e7e-3e43-4719-8b89-f10b2c922052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10609 | 2026.02.23 16:37:18.536321 [ 278 ] {de785e7e-3e43-4719-8b89-f10b2c922052} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10610 | 2026.02.23 16:37:18.536522 [ 278 ] {de785e7e-3e43-4719-8b89-f10b2c922052} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2026.02.23 16:37:18.536645 [ 278 ] {de785e7e-3e43-4719-8b89-f10b2c922052} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001194 sec., 211055.27638190956 rows/sec., 14.60 MiB/sec. | ||
| 10612 | 2026.02.23 16:37:18.536681 [ 278 ] {de785e7e-3e43-4719-8b89-f10b2c922052} <Debug> TCPHandler: Processed in 0.001352388 sec. | ||
| 10613 | 2026.02.23 16:37:18.536795 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10614 | 2026.02.23 16:37:18.536888 [ 278 ] {8d4f28c0-0f9c-435c-b7f1-ba6a39f05947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10615 | 2026.02.23 16:37:18.536925 [ 278 ] {8d4f28c0-0f9c-435c-b7f1-ba6a39f05947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10616 | 2026.02.23 16:37:18.537320 [ 278 ] {8d4f28c0-0f9c-435c-b7f1-ba6a39f05947} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10617 | 2026.02.23 16:37:18.537356 [ 278 ] {8d4f28c0-0f9c-435c-b7f1-ba6a39f05947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10618 | 2026.02.23 16:37:18.537640 [ 278 ] {8d4f28c0-0f9c-435c-b7f1-ba6a39f05947} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10619 | 2026.02.23 16:37:18.537837 [ 278 ] {8d4f28c0-0f9c-435c-b7f1-ba6a39f05947} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2026.02.23 16:37:18.537967 [ 278 ] {8d4f28c0-0f9c-435c-b7f1-ba6a39f05947} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 10621 | 2026.02.23 16:37:18.538004 [ 278 ] {8d4f28c0-0f9c-435c-b7f1-ba6a39f05947} <Debug> TCPHandler: Processed in 0.001257766 sec. | ||
| 10622 | 2026.02.23 16:37:18.538114 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10623 | 2026.02.23 16:37:18.538206 [ 278 ] {9e500069-b56e-4dac-b5a2-66195c72a6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10624 | 2026.02.23 16:37:18.538245 [ 278 ] {9e500069-b56e-4dac-b5a2-66195c72a6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10625 | 2026.02.23 16:37:18.538856 [ 278 ] {9e500069-b56e-4dac-b5a2-66195c72a6af} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2026.02.23 16:37:18.538891 [ 278 ] {9e500069-b56e-4dac-b5a2-66195c72a6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10627 | 2026.02.23 16:37:18.539219 [ 278 ] {9e500069-b56e-4dac-b5a2-66195c72a6af} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10628 | 2026.02.23 16:37:18.539417 [ 278 ] {9e500069-b56e-4dac-b5a2-66195c72a6af} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10629 | 2026.02.23 16:37:18.539604 [ 278 ] {9e500069-b56e-4dac-b5a2-66195c72a6af} <Debug> executeQuery: Read 594 rows, 45.71 KiB in 0.001412 sec., 420679.88668555237 rows/sec., 31.62 MiB/sec. | ||
| 10630 | 2026.02.23 16:37:18.539654 [ 278 ] {9e500069-b56e-4dac-b5a2-66195c72a6af} <Debug> TCPHandler: Processed in 0.001586333 sec. | ||
| 10631 | 2026.02.23 16:37:18.539776 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10632 | 2026.02.23 16:37:18.539883 [ 278 ] {75017421-c7c1-44d0-83c3-86b3ae235d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10633 | 2026.02.23 16:37:18.539927 [ 278 ] {75017421-c7c1-44d0-83c3-86b3ae235d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10634 | 2026.02.23 16:37:18.540564 [ 278 ] {75017421-c7c1-44d0-83c3-86b3ae235d66} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10635 | 2026.02.23 16:37:18.540635 [ 278 ] {75017421-c7c1-44d0-83c3-86b3ae235d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10636 | 2026.02.23 16:37:18.541216 [ 278 ] {75017421-c7c1-44d0-83c3-86b3ae235d66} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10637 | 2026.02.23 16:37:18.541476 [ 278 ] {75017421-c7c1-44d0-83c3-86b3ae235d66} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10638 | 2026.02.23 16:37:18.541675 [ 278 ] {75017421-c7c1-44d0-83c3-86b3ae235d66} <Debug> executeQuery: Read 919 rows, 64.36 KiB in 0.001813 sec., 506894.6497517926 rows/sec., 34.67 MiB/sec. | ||
| 10639 | 2026.02.23 16:37:18.541754 [ 278 ] {75017421-c7c1-44d0-83c3-86b3ae235d66} <Debug> TCPHandler: Processed in 0.002026931 sec. | ||
| 10640 | 2026.02.23 16:37:18.541926 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10641 | 2026.02.23 16:37:18.542051 [ 278 ] {b9ca153a-e4e3-4017-9f6d-9e1d59277b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10642 | 2026.02.23 16:37:18.542125 [ 278 ] {b9ca153a-e4e3-4017-9f6d-9e1d59277b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10643 | 2026.02.23 16:37:18.543154 [ 278 ] {b9ca153a-e4e3-4017-9f6d-9e1d59277b6a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10644 | 2026.02.23 16:37:18.543196 [ 278 ] {b9ca153a-e4e3-4017-9f6d-9e1d59277b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10645 | 2026.02.23 16:37:18.543763 [ 278 ] {b9ca153a-e4e3-4017-9f6d-9e1d59277b6a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10646 | 2026.02.23 16:37:18.543986 [ 278 ] {b9ca153a-e4e3-4017-9f6d-9e1d59277b6a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10647 | 2026.02.23 16:37:18.544134 [ 278 ] {b9ca153a-e4e3-4017-9f6d-9e1d59277b6a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00212 sec., 15094.33962264151 rows/sec., 27.05 MiB/sec. | ||
| 10648 | 2026.02.23 16:37:18.544241 [ 278 ] {b9ca153a-e4e3-4017-9f6d-9e1d59277b6a} <Debug> TCPHandler: Processed in 0.002422629 sec. | ||
| 10649 | 2026.02.23 16:37:18.544364 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10650 | 2026.02.23 16:37:18.544459 [ 278 ] {412b370d-5186-4e19-810d-073f54ac3239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10651 | 2026.02.23 16:37:18.544502 [ 278 ] {412b370d-5186-4e19-810d-073f54ac3239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10652 | 2026.02.23 16:37:18.544850 [ 278 ] {412b370d-5186-4e19-810d-073f54ac3239} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10653 | 2026.02.23 16:37:18.544884 [ 278 ] {412b370d-5186-4e19-810d-073f54ac3239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10654 | 2026.02.23 16:37:18.545179 [ 278 ] {412b370d-5186-4e19-810d-073f54ac3239} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10655 | 2026.02.23 16:37:18.545387 [ 278 ] {412b370d-5186-4e19-810d-073f54ac3239} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10656 | 2026.02.23 16:37:18.545512 [ 278 ] {412b370d-5186-4e19-810d-073f54ac3239} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 10657 | 2026.02.23 16:37:18.545547 [ 278 ] {412b370d-5186-4e19-810d-073f54ac3239} <Debug> TCPHandler: Processed in 0.001233295 sec. | ||
| 10658 | 2026.02.23 16:37:20.214195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23544 | ||
| 10659 | 2026.02.23 16:37:20.214718 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10660 | 2026.02.23 16:37:20.214766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10661 | 2026.02.23 16:37:20.215245 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10662 | 2026.02.23 16:37:20.215476 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10663 | 2026.02.23 16:37:20.215624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23544 | ||
| 10664 | 2026.02.23 16:37:21.467089 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10665 | 2026.02.23 16:37:21.484826 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2026.02.23 16:37:21.484888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 10667 | 2026.02.23 16:37:21.490493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10668 | 2026.02.23 16:37:21.491199 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2026.02.23 16:37:21.494210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10670 | 2026.02.23 16:37:22.786132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1322 | ||
| 10671 | 2026.02.23 16:37:22.788665 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10672 | 2026.02.23 16:37:22.788725 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10673 | 2026.02.23 16:37:22.789952 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10674 | 2026.02.23 16:37:22.790219 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10675 | 2026.02.23 16:37:22.790401 [ 132 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10676 | 2026.02.23 16:37:22.790471 [ 132 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.02.23 16:37:22.790494 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10678 | 2026.02.23 16:37:22.790592 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1322 | ||
| 10679 | 2026.02.23 16:37:22.790620 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 10680 | 2026.02.23 16:37:22.791195 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10681 | 2026.02.23 16:37:22.791346 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1130 rows starting from the beginning of the part | ||
| 10682 | 2026.02.23 16:37:22.791708 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 10683 | 2026.02.23 16:37:22.792044 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 10684 | 2026.02.23 16:37:22.792361 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 10685 | 2026.02.23 16:37:22.792742 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 10686 | 2026.02.23 16:37:22.793164 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 10687 | 2026.02.23 16:37:22.799933 [ 195 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1322 rows, containing 72 columns (72 merged, 0 gathered) in 0.009371723 sec., 141062.6413093942 rows/sec., 113.24 MiB/sec. | ||
| 10688 | 2026.02.23 16:37:22.801663 [ 200 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10689 | 2026.02.23 16:37:22.802305 [ 200 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_36_7} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10690 | 2026.02.23 16:37:22.802386 [ 200 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_36_7} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10691 | 2026.02.23 16:37:22.802681 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 10692 | 2026.02.23 16:37:24.203327 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10693 | 2026.02.23 16:37:24.203530 [ 278 ] {05dff367-b518-4a7a-ad44-c0a0de6fe866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10694 | 2026.02.23 16:37:24.203607 [ 278 ] {05dff367-b518-4a7a-ad44-c0a0de6fe866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10695 | 2026.02.23 16:37:24.204374 [ 278 ] {05dff367-b518-4a7a-ad44-c0a0de6fe866} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10696 | 2026.02.23 16:37:24.204427 [ 278 ] {05dff367-b518-4a7a-ad44-c0a0de6fe866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10697 | 2026.02.23 16:37:24.204826 [ 278 ] {05dff367-b518-4a7a-ad44-c0a0de6fe866} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10698 | 2026.02.23 16:37:24.205053 [ 278 ] {05dff367-b518-4a7a-ad44-c0a0de6fe866} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10699 | 2026.02.23 16:37:24.205212 [ 131 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10700 | 2026.02.23 16:37:24.205219 [ 278 ] {05dff367-b518-4a7a-ad44-c0a0de6fe866} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001744 sec., 43577.98165137615 rows/sec., 3.59 MiB/sec. | ||
| 10701 | 2026.02.23 16:37:24.205260 [ 131 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10702 | 2026.02.23 16:37:24.205286 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10703 | 2026.02.23 16:37:24.205286 [ 278 ] {05dff367-b518-4a7a-ad44-c0a0de6fe866} <Debug> TCPHandler: Processed in 0.002102944 sec. | ||
| 10704 | 2026.02.23 16:37:24.205383 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 10705 | 2026.02.23 16:37:24.205429 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2026.02.23 16:37:24.205483 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10707 | 2026.02.23 16:37:24.205518 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2152 rows starting from the beginning of the part | ||
| 10708 | 2026.02.23 16:37:24.205532 [ 278 ] {c176a861-931d-4a75-b45a-e91e496b471c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10709 | 2026.02.23 16:37:24.205576 [ 278 ] {c176a861-931d-4a75-b45a-e91e496b471c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10710 | 2026.02.23 16:37:24.205584 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 819 rows starting from the beginning of the part | ||
| 10711 | 2026.02.23 16:37:24.205639 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 120 rows starting from the beginning of the part | ||
| 10712 | 2026.02.23 16:37:24.205687 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 817 rows starting from the beginning of the part | ||
| 10713 | 2026.02.23 16:37:24.205732 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1383 rows starting from the beginning of the part | ||
| 10714 | 2026.02.23 16:37:24.205777 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 76 rows starting from the beginning of the part | ||
| 10715 | 2026.02.23 16:37:24.206001 [ 278 ] {c176a861-931d-4a75-b45a-e91e496b471c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10716 | 2026.02.23 16:37:24.206040 [ 278 ] {c176a861-931d-4a75-b45a-e91e496b471c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10717 | 2026.02.23 16:37:24.206344 [ 278 ] {c176a861-931d-4a75-b45a-e91e496b471c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10718 | 2026.02.23 16:37:24.206560 [ 278 ] {c176a861-931d-4a75-b45a-e91e496b471c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2026.02.23 16:37:24.206695 [ 278 ] {c176a861-931d-4a75-b45a-e91e496b471c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001188 sec., 8417.508417508418 rows/sec., 632.96 KiB/sec. | ||
| 10720 | 2026.02.23 16:37:24.206735 [ 278 ] {c176a861-931d-4a75-b45a-e91e496b471c} <Debug> TCPHandler: Processed in 0.001362368 sec. | ||
| 10721 | 2026.02.23 16:37:24.206868 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10722 | 2026.02.23 16:37:24.206970 [ 278 ] {08fc01d5-c342-4fdf-8825-5c28018d0a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10723 | 2026.02.23 16:37:24.207010 [ 278 ] {08fc01d5-c342-4fdf-8825-5c28018d0a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10724 | 2026.02.23 16:37:24.207432 [ 278 ] {08fc01d5-c342-4fdf-8825-5c28018d0a80} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10725 | 2026.02.23 16:37:24.207466 [ 278 ] {08fc01d5-c342-4fdf-8825-5c28018d0a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10726 | 2026.02.23 16:37:24.207727 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5367 rows, containing 5 columns (5 merged, 0 gathered) in 0.002382549 sec., 2252629.4317556536 rows/sec., 192.73 MiB/sec. | ||
| 10727 | 2026.02.23 16:37:24.207779 [ 278 ] {08fc01d5-c342-4fdf-8825-5c28018d0a80} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10728 | 2026.02.23 16:37:24.207987 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10729 | 2026.02.23 16:37:24.207990 [ 278 ] {08fc01d5-c342-4fdf-8825-5c28018d0a80} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2026.02.23 16:37:24.208101 [ 131 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10731 | 2026.02.23 16:37:24.208126 [ 131 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2026.02.23 16:37:24.208126 [ 278 ] {08fc01d5-c342-4fdf-8825-5c28018d0a80} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001179 sec., 62765.05513146735 rows/sec., 4.90 MiB/sec. | ||
| 10733 | 2026.02.23 16:37:24.208144 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10734 | 2026.02.23 16:37:24.208172 [ 278 ] {08fc01d5-c342-4fdf-8825-5c28018d0a80} <Debug> TCPHandler: Processed in 0.001353038 sec. | ||
| 10735 | 2026.02.23 16:37:24.208205 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 10736 | 2026.02.23 16:37:24.208241 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_71_14} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2026.02.23 16:37:24.208280 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10738 | 2026.02.23 16:37:24.208285 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10739 | 2026.02.23 16:37:24.208305 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1062 rows starting from the beginning of the part | ||
| 10740 | 2026.02.23 16:37:24.208310 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_71_14} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10741 | 2026.02.23 16:37:24.208351 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 504 rows starting from the beginning of the part | ||
| 10742 | 2026.02.23 16:37:24.208378 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 10743 | 2026.02.23 16:37:24.208387 [ 278 ] {12375b29-0198-408c-a409-189e424a60dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10744 | 2026.02.23 16:37:24.208388 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 96 rows starting from the beginning of the part | ||
| 10745 | 2026.02.23 16:37:24.208449 [ 278 ] {12375b29-0198-408c-a409-189e424a60dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10746 | 2026.02.23 16:37:24.208457 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 500 rows starting from the beginning of the part | ||
| 10747 | 2026.02.23 16:37:24.208493 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 594 rows starting from the beginning of the part | ||
| 10748 | 2026.02.23 16:37:24.208526 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 74 rows starting from the beginning of the part | ||
| 10749 | 2026.02.23 16:37:24.208865 [ 278 ] {12375b29-0198-408c-a409-189e424a60dc} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2026.02.23 16:37:24.208899 [ 278 ] {12375b29-0198-408c-a409-189e424a60dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10751 | 2026.02.23 16:37:24.209224 [ 278 ] {12375b29-0198-408c-a409-189e424a60dc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10752 | 2026.02.23 16:37:24.209425 [ 278 ] {12375b29-0198-408c-a409-189e424a60dc} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2026.02.23 16:37:24.209524 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10754 | 2026.02.23 16:37:24.209548 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.02.23 16:37:24.209549 [ 278 ] {12375b29-0198-408c-a409-189e424a60dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 10756 | 2026.02.23 16:37:24.209565 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10757 | 2026.02.23 16:37:24.209546 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2830 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361508 sec., 2078577.5772158518 rows/sec., 159.10 MiB/sec. | ||
| 10758 | 2026.02.23 16:37:24.209592 [ 278 ] {12375b29-0198-408c-a409-189e424a60dc} <Debug> TCPHandler: Processed in 0.001355468 sec. | ||
| 10759 | 2026.02.23 16:37:24.209630 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 10760 | 2026.02.23 16:37:24.209698 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10761 | 2026.02.23 16:37:24.209715 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10762 | 2026.02.23 16:37:24.209721 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20166 rows starting from the beginning of the part | ||
| 10763 | 2026.02.23 16:37:24.209774 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 267 rows starting from the beginning of the part | ||
| 10764 | 2026.02.23 16:37:24.209804 [ 278 ] {a146e3da-dfa6-4b6f-a634-74357a9b84f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10765 | 2026.02.23 16:37:24.209813 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10766 | 2026.02.23 16:37:24.209843 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10767 | 2026.02.23 16:37:24.209857 [ 278 ] {a146e3da-dfa6-4b6f-a634-74357a9b84f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10768 | 2026.02.23 16:37:24.209852 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 265 rows starting from the beginning of the part | ||
| 10769 | 2026.02.23 16:37:24.209919 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 919 rows starting from the beginning of the part | ||
| 10770 | 2026.02.23 16:37:24.209953 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10771 | 2026.02.23 16:37:24.210200 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_71_14} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10772 | 2026.02.23 16:37:24.210291 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_71_14} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10773 | 2026.02.23 16:37:24.210383 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 10774 | 2026.02.23 16:37:24.210657 [ 278 ] {a146e3da-dfa6-4b6f-a634-74357a9b84f7} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2026.02.23 16:37:24.210696 [ 278 ] {a146e3da-dfa6-4b6f-a634-74357a9b84f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10776 | 2026.02.23 16:37:24.211226 [ 278 ] {a146e3da-dfa6-4b6f-a634-74357a9b84f7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10777 | 2026.02.23 16:37:24.211452 [ 278 ] {a146e3da-dfa6-4b6f-a634-74357a9b84f7} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10778 | 2026.02.23 16:37:24.211593 [ 278 ] {a146e3da-dfa6-4b6f-a634-74357a9b84f7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001792 sec., 5580.357142857143 rows/sec., 10.00 MiB/sec. | ||
| 10779 | 2026.02.23 16:37:24.211663 [ 278 ] {a146e3da-dfa6-4b6f-a634-74357a9b84f7} <Debug> TCPHandler: Processed in 0.001986561 sec. | ||
| 10780 | 2026.02.23 16:37:24.211789 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10781 | 2026.02.23 16:37:24.211909 [ 278 ] {305be890-a51e-4646-aae6-200753e4bce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10782 | 2026.02.23 16:37:24.211960 [ 278 ] {305be890-a51e-4646-aae6-200753e4bce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10783 | 2026.02.23 16:37:24.212343 [ 278 ] {305be890-a51e-4646-aae6-200753e4bce6} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2026.02.23 16:37:24.212379 [ 278 ] {305be890-a51e-4646-aae6-200753e4bce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10785 | 2026.02.23 16:37:24.212720 [ 278 ] {305be890-a51e-4646-aae6-200753e4bce6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10786 | 2026.02.23 16:37:24.212935 [ 278 ] {305be890-a51e-4646-aae6-200753e4bce6} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2026.02.23 16:37:24.213043 [ 131 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10788 | 2026.02.23 16:37:24.213067 [ 278 ] {305be890-a51e-4646-aae6-200753e4bce6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 10789 | 2026.02.23 16:37:24.213071 [ 131 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10790 | 2026.02.23 16:37:24.213098 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10791 | 2026.02.23 16:37:24.213105 [ 278 ] {305be890-a51e-4646-aae6-200753e4bce6} <Debug> TCPHandler: Processed in 0.001377988 sec. | ||
| 10792 | 2026.02.23 16:37:24.213181 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 10793 | 2026.02.23 16:37:24.213294 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10794 | 2026.02.23 16:37:24.213330 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3840 rows starting from the beginning of the part | ||
| 10795 | 2026.02.23 16:37:24.213394 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 10796 | 2026.02.23 16:37:24.213444 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 10797 | 2026.02.23 16:37:24.213488 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 10798 | 2026.02.23 16:37:24.213529 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 10799 | 2026.02.23 16:37:24.213570 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 10800 | 2026.02.23 16:37:24.214858 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21937 rows, containing 5 columns (5 merged, 0 gathered) in 0.005249188 sec., 4179122.561432359 rows/sec., 284.80 MiB/sec. | ||
| 10801 | 2026.02.23 16:37:24.215087 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 4 columns (4 merged, 0 gathered) in 0.00193968 sec., 2165305.61742143 rows/sec., 142.47 MiB/sec. | ||
| 10802 | 2026.02.23 16:37:24.215280 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10803 | 2026.02.23 16:37:24.215521 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10804 | 2026.02.23 16:37:24.215554 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.02.23 16:37:24.215638 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10806 | 2026.02.23 16:37:24.215731 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 10807 | 2026.02.23 16:37:24.215783 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_71_14} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2026.02.23 16:37:24.215931 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_71_14} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10809 | 2026.02.23 16:37:24.216069 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 10810 | 2026.02.23 16:37:27.571491 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10811 | 2026.02.23 16:37:27.571543 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10812 | 2026.02.23 16:37:27.715784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23992 | ||
| 10813 | 2026.02.23 16:37:27.716287 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10814 | 2026.02.23 16:37:27.716336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10815 | 2026.02.23 16:37:27.716826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10816 | 2026.02.23 16:37:27.717115 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2026.02.23 16:37:27.717272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23992 | ||
| 10818 | 2026.02.23 16:37:28.994351 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10819 | 2026.02.23 16:37:29.011016 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2026.02.23 16:37:29.011081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10821 | 2026.02.23 16:37:29.017079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10822 | 2026.02.23 16:37:29.017760 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10823 | 2026.02.23 16:37:29.020656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10824 | 2026.02.23 16:37:29.204930 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10825 | 2026.02.23 16:37:29.205090 [ 278 ] {cfc112b2-5400-4260-afb4-3b947000b5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10826 | 2026.02.23 16:37:29.205157 [ 278 ] {cfc112b2-5400-4260-afb4-3b947000b5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10827 | 2026.02.23 16:37:29.205758 [ 278 ] {cfc112b2-5400-4260-afb4-3b947000b5fc} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10828 | 2026.02.23 16:37:29.205801 [ 278 ] {cfc112b2-5400-4260-afb4-3b947000b5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10829 | 2026.02.23 16:37:29.206228 [ 278 ] {cfc112b2-5400-4260-afb4-3b947000b5fc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10830 | 2026.02.23 16:37:29.206447 [ 278 ] {cfc112b2-5400-4260-afb4-3b947000b5fc} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10831 | 2026.02.23 16:37:29.206596 [ 278 ] {cfc112b2-5400-4260-afb4-3b947000b5fc} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.00155 sec., 77419.35483870968 rows/sec., 6.60 MiB/sec. | ||
| 10832 | 2026.02.23 16:37:29.206639 [ 278 ] {cfc112b2-5400-4260-afb4-3b947000b5fc} <Debug> TCPHandler: Processed in 0.001829947 sec. | ||
| 10833 | 2026.02.23 16:37:29.206760 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10834 | 2026.02.23 16:37:29.206863 [ 278 ] {9b0c3c6a-12b6-44c1-94e9-4ddbe9211bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10835 | 2026.02.23 16:37:29.206906 [ 278 ] {9b0c3c6a-12b6-44c1-94e9-4ddbe9211bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10836 | 2026.02.23 16:37:29.207313 [ 278 ] {9b0c3c6a-12b6-44c1-94e9-4ddbe9211bca} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10837 | 2026.02.23 16:37:29.207352 [ 278 ] {9b0c3c6a-12b6-44c1-94e9-4ddbe9211bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10838 | 2026.02.23 16:37:29.207654 [ 278 ] {9b0c3c6a-12b6-44c1-94e9-4ddbe9211bca} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10839 | 2026.02.23 16:37:29.207861 [ 278 ] {9b0c3c6a-12b6-44c1-94e9-4ddbe9211bca} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10840 | 2026.02.23 16:37:29.207993 [ 278 ] {9b0c3c6a-12b6-44c1-94e9-4ddbe9211bca} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001153 sec., 27753.686036426716 rows/sec., 2.04 MiB/sec. | ||
| 10841 | 2026.02.23 16:37:29.208032 [ 278 ] {9b0c3c6a-12b6-44c1-94e9-4ddbe9211bca} <Debug> TCPHandler: Processed in 0.001323817 sec. | ||
| 10842 | 2026.02.23 16:37:29.208136 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10843 | 2026.02.23 16:37:29.208231 [ 278 ] {fcdc7709-126c-4b6a-a127-4ecbe4ba513f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10844 | 2026.02.23 16:37:29.208271 [ 278 ] {fcdc7709-126c-4b6a-a127-4ecbe4ba513f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10845 | 2026.02.23 16:37:29.208680 [ 278 ] {fcdc7709-126c-4b6a-a127-4ecbe4ba513f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10846 | 2026.02.23 16:37:29.208718 [ 278 ] {fcdc7709-126c-4b6a-a127-4ecbe4ba513f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10847 | 2026.02.23 16:37:29.209015 [ 278 ] {fcdc7709-126c-4b6a-a127-4ecbe4ba513f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10848 | 2026.02.23 16:37:29.209224 [ 278 ] {fcdc7709-126c-4b6a-a127-4ecbe4ba513f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10849 | 2026.02.23 16:37:29.209353 [ 278 ] {fcdc7709-126c-4b6a-a127-4ecbe4ba513f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00114 sec., 84210.52631578948 rows/sec., 6.58 MiB/sec. | ||
| 10850 | 2026.02.23 16:37:29.209391 [ 278 ] {fcdc7709-126c-4b6a-a127-4ecbe4ba513f} <Debug> TCPHandler: Processed in 0.001305077 sec. | ||
| 10851 | 2026.02.23 16:37:29.209508 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10852 | 2026.02.23 16:37:29.209604 [ 278 ] {53b3e1da-a0b8-4cae-bf12-0f309bae59a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10853 | 2026.02.23 16:37:29.209649 [ 278 ] {53b3e1da-a0b8-4cae-bf12-0f309bae59a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10854 | 2026.02.23 16:37:29.210047 [ 278 ] {53b3e1da-a0b8-4cae-bf12-0f309bae59a2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10855 | 2026.02.23 16:37:29.210084 [ 278 ] {53b3e1da-a0b8-4cae-bf12-0f309bae59a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10856 | 2026.02.23 16:37:29.210403 [ 278 ] {53b3e1da-a0b8-4cae-bf12-0f309bae59a2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10857 | 2026.02.23 16:37:29.210609 [ 278 ] {53b3e1da-a0b8-4cae-bf12-0f309bae59a2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10858 | 2026.02.23 16:37:29.210741 [ 278 ] {53b3e1da-a0b8-4cae-bf12-0f309bae59a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 10859 | 2026.02.23 16:37:29.210779 [ 278 ] {53b3e1da-a0b8-4cae-bf12-0f309bae59a2} <Debug> TCPHandler: Processed in 0.001320558 sec. | ||
| 10860 | 2026.02.23 16:37:29.210889 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10861 | 2026.02.23 16:37:29.210983 [ 278 ] {e804fed5-228b-4b6c-bb8c-a1fbb36203ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10862 | 2026.02.23 16:37:29.211036 [ 278 ] {e804fed5-228b-4b6c-bb8c-a1fbb36203ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10863 | 2026.02.23 16:37:29.211798 [ 278 ] {e804fed5-228b-4b6c-bb8c-a1fbb36203ae} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2026.02.23 16:37:29.211836 [ 278 ] {e804fed5-228b-4b6c-bb8c-a1fbb36203ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10865 | 2026.02.23 16:37:29.212361 [ 278 ] {e804fed5-228b-4b6c-bb8c-a1fbb36203ae} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10866 | 2026.02.23 16:37:29.212581 [ 278 ] {e804fed5-228b-4b6c-bb8c-a1fbb36203ae} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10867 | 2026.02.23 16:37:29.212724 [ 278 ] {e804fed5-228b-4b6c-bb8c-a1fbb36203ae} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00176 sec., 18181.81818181818 rows/sec., 32.58 MiB/sec. | ||
| 10868 | 2026.02.23 16:37:29.212785 [ 278 ] {e804fed5-228b-4b6c-bb8c-a1fbb36203ae} <Debug> TCPHandler: Processed in 0.00194627 sec. | ||
| 10869 | 2026.02.23 16:37:29.212900 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10870 | 2026.02.23 16:37:29.212995 [ 278 ] {442450cf-7fe4-485b-bb2c-ce17520cbfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10871 | 2026.02.23 16:37:29.213037 [ 278 ] {442450cf-7fe4-485b-bb2c-ce17520cbfd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10872 | 2026.02.23 16:37:29.213367 [ 278 ] {442450cf-7fe4-485b-bb2c-ce17520cbfd1} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10873 | 2026.02.23 16:37:29.213404 [ 278 ] {442450cf-7fe4-485b-bb2c-ce17520cbfd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10874 | 2026.02.23 16:37:29.213699 [ 278 ] {442450cf-7fe4-485b-bb2c-ce17520cbfd1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10875 | 2026.02.23 16:37:29.213900 [ 278 ] {442450cf-7fe4-485b-bb2c-ce17520cbfd1} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10876 | 2026.02.23 16:37:29.214026 [ 278 ] {442450cf-7fe4-485b-bb2c-ce17520cbfd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 10877 | 2026.02.23 16:37:29.214062 [ 278 ] {442450cf-7fe4-485b-bb2c-ce17520cbfd1} <Debug> TCPHandler: Processed in 0.001212715 sec. | ||
| 10878 | 2026.02.23 16:37:32.790921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1346 | ||
| 10879 | 2026.02.23 16:37:32.793145 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10880 | 2026.02.23 16:37:32.793193 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10881 | 2026.02.23 16:37:32.794401 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10882 | 2026.02.23 16:37:32.794686 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10883 | 2026.02.23 16:37:32.795059 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1346 | ||
| 10884 | 2026.02.23 16:37:34.204402 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10885 | 2026.02.23 16:37:34.204590 [ 278 ] {58a50c38-ce6f-41d5-83ce-3cd86b9390f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10886 | 2026.02.23 16:37:34.204661 [ 278 ] {58a50c38-ce6f-41d5-83ce-3cd86b9390f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10887 | 2026.02.23 16:37:34.205283 [ 278 ] {58a50c38-ce6f-41d5-83ce-3cd86b9390f8} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10888 | 2026.02.23 16:37:34.205337 [ 278 ] {58a50c38-ce6f-41d5-83ce-3cd86b9390f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10889 | 2026.02.23 16:37:34.205726 [ 278 ] {58a50c38-ce6f-41d5-83ce-3cd86b9390f8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10890 | 2026.02.23 16:37:34.205948 [ 278 ] {58a50c38-ce6f-41d5-83ce-3cd86b9390f8} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2026.02.23 16:37:34.206113 [ 278 ] {58a50c38-ce6f-41d5-83ce-3cd86b9390f8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001574 sec., 2541.296060991105 rows/sec., 207.22 KiB/sec. | ||
| 10892 | 2026.02.23 16:37:34.206165 [ 278 ] {58a50c38-ce6f-41d5-83ce-3cd86b9390f8} <Debug> TCPHandler: Processed in 0.001896379 sec. | ||
| 10893 | 2026.02.23 16:37:34.206284 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10894 | 2026.02.23 16:37:34.206390 [ 278 ] {2a174c77-12da-4d3d-890c-6ad7ea625ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10895 | 2026.02.23 16:37:34.206434 [ 278 ] {2a174c77-12da-4d3d-890c-6ad7ea625ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10896 | 2026.02.23 16:37:34.206864 [ 278 ] {2a174c77-12da-4d3d-890c-6ad7ea625ca5} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10897 | 2026.02.23 16:37:34.206903 [ 278 ] {2a174c77-12da-4d3d-890c-6ad7ea625ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10898 | 2026.02.23 16:37:34.207214 [ 278 ] {2a174c77-12da-4d3d-890c-6ad7ea625ca5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10899 | 2026.02.23 16:37:34.207419 [ 278 ] {2a174c77-12da-4d3d-890c-6ad7ea625ca5} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10900 | 2026.02.23 16:37:34.207548 [ 278 ] {2a174c77-12da-4d3d-890c-6ad7ea625ca5} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001181 sec., 66045.72396274343 rows/sec., 5.42 MiB/sec. | ||
| 10901 | 2026.02.23 16:37:34.207585 [ 278 ] {2a174c77-12da-4d3d-890c-6ad7ea625ca5} <Debug> TCPHandler: Processed in 0.001354278 sec. | ||
| 10902 | 2026.02.23 16:37:34.207697 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10903 | 2026.02.23 16:37:34.207796 [ 278 ] {a51f2b50-95bd-461b-bf51-54e58e3581d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10904 | 2026.02.23 16:37:34.207838 [ 278 ] {a51f2b50-95bd-461b-bf51-54e58e3581d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10905 | 2026.02.23 16:37:34.208228 [ 278 ] {a51f2b50-95bd-461b-bf51-54e58e3581d1} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2026.02.23 16:37:34.208264 [ 278 ] {a51f2b50-95bd-461b-bf51-54e58e3581d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10907 | 2026.02.23 16:37:34.208568 [ 278 ] {a51f2b50-95bd-461b-bf51-54e58e3581d1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10908 | 2026.02.23 16:37:34.208790 [ 278 ] {a51f2b50-95bd-461b-bf51-54e58e3581d1} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2026.02.23 16:37:34.208910 [ 90 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10910 | 2026.02.23 16:37:34.208920 [ 278 ] {a51f2b50-95bd-461b-bf51-54e58e3581d1} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001143 sec., 12248.468941382329 rows/sec., 902.23 KiB/sec. | ||
| 10911 | 2026.02.23 16:37:34.208981 [ 90 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2026.02.23 16:37:34.209000 [ 278 ] {a51f2b50-95bd-461b-bf51-54e58e3581d1} <Debug> TCPHandler: Processed in 0.001353968 sec. | ||
| 10913 | 2026.02.23 16:37:34.209008 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10914 | 2026.02.23 16:37:34.209112 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10915 | 2026.02.23 16:37:34.209132 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 10916 | 2026.02.23 16:37:34.209211 [ 278 ] {8faf2034-d6f4-4a10-8a99-a3673ab1ff1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10917 | 2026.02.23 16:37:34.209256 [ 278 ] {8faf2034-d6f4-4a10-8a99-a3673ab1ff1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10918 | 2026.02.23 16:37:34.209277 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10919 | 2026.02.23 16:37:34.209321 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 216 rows starting from the beginning of the part | ||
| 10920 | 2026.02.23 16:37:34.209394 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 152 rows starting from the beginning of the part | ||
| 10921 | 2026.02.23 16:37:34.209443 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 50 rows starting from the beginning of the part | ||
| 10922 | 2026.02.23 16:37:34.209493 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part | ||
| 10923 | 2026.02.23 16:37:34.209539 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
| 10924 | 2026.02.23 16:37:34.209583 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 10925 | 2026.02.23 16:37:34.209662 [ 278 ] {8faf2034-d6f4-4a10-8a99-a3673ab1ff1a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.02.23 16:37:34.209703 [ 278 ] {8faf2034-d6f4-4a10-8a99-a3673ab1ff1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10927 | 2026.02.23 16:37:34.210042 [ 278 ] {8faf2034-d6f4-4a10-8a99-a3673ab1ff1a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10928 | 2026.02.23 16:37:34.210272 [ 278 ] {8faf2034-d6f4-4a10-8a99-a3673ab1ff1a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.02.23 16:37:34.210406 [ 278 ] {8faf2034-d6f4-4a10-8a99-a3673ab1ff1a} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001214 sec., 64250.4118616145 rows/sec., 5.02 MiB/sec. | ||
| 10930 | 2026.02.23 16:37:34.210446 [ 278 ] {8faf2034-d6f4-4a10-8a99-a3673ab1ff1a} <Debug> TCPHandler: Processed in 0.001383929 sec. | ||
| 10931 | 2026.02.23 16:37:34.210498 [ 188 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417069 sec., 334493.23921418085 rows/sec., 22.86 MiB/sec. | ||
| 10932 | 2026.02.23 16:37:34.210557 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2026.02.23 16:37:34.210655 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10934 | 2026.02.23 16:37:34.210657 [ 278 ] {9541cf23-728b-4a2e-b2df-d1b59e044153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10935 | 2026.02.23 16:37:34.210723 [ 278 ] {9541cf23-728b-4a2e-b2df-d1b59e044153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10936 | 2026.02.23 16:37:34.210912 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_71_14} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10937 | 2026.02.23 16:37:34.210994 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_71_14} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10938 | 2026.02.23 16:37:34.211074 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10939 | 2026.02.23 16:37:34.211128 [ 278 ] {9541cf23-728b-4a2e-b2df-d1b59e044153} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10940 | 2026.02.23 16:37:34.211168 [ 278 ] {9541cf23-728b-4a2e-b2df-d1b59e044153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10941 | 2026.02.23 16:37:34.211513 [ 278 ] {9541cf23-728b-4a2e-b2df-d1b59e044153} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10942 | 2026.02.23 16:37:34.211726 [ 278 ] {9541cf23-728b-4a2e-b2df-d1b59e044153} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10943 | 2026.02.23 16:37:34.211857 [ 278 ] {9541cf23-728b-4a2e-b2df-d1b59e044153} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001218 sec., 133004.9261083744 rows/sec., 9.26 MiB/sec. | ||
| 10944 | 2026.02.23 16:37:34.211894 [ 278 ] {9541cf23-728b-4a2e-b2df-d1b59e044153} <Debug> TCPHandler: Processed in 0.001387618 sec. | ||
| 10945 | 2026.02.23 16:37:34.212001 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10946 | 2026.02.23 16:37:34.212096 [ 278 ] {4ed5ff4c-b1d4-47c0-83bf-9d1849d914c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10947 | 2026.02.23 16:37:34.212149 [ 278 ] {4ed5ff4c-b1d4-47c0-83bf-9d1849d914c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10948 | 2026.02.23 16:37:34.212927 [ 278 ] {4ed5ff4c-b1d4-47c0-83bf-9d1849d914c2} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10949 | 2026.02.23 16:37:34.212966 [ 278 ] {4ed5ff4c-b1d4-47c0-83bf-9d1849d914c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10950 | 2026.02.23 16:37:34.213481 [ 278 ] {4ed5ff4c-b1d4-47c0-83bf-9d1849d914c2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10951 | 2026.02.23 16:37:34.213702 [ 278 ] {4ed5ff4c-b1d4-47c0-83bf-9d1849d914c2} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10952 | 2026.02.23 16:37:34.213824 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10953 | 2026.02.23 16:37:34.213855 [ 278 ] {4ed5ff4c-b1d4-47c0-83bf-9d1849d914c2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 10954 | 2026.02.23 16:37:34.213878 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10955 | 2026.02.23 16:37:34.213906 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10956 | 2026.02.23 16:37:34.213923 [ 278 ] {4ed5ff4c-b1d4-47c0-83bf-9d1849d914c2} <Debug> TCPHandler: Processed in 0.00197168 sec. | ||
| 10957 | 2026.02.23 16:37:34.213995 [ 194 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 10958 | 2026.02.23 16:37:34.214036 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10959 | 2026.02.23 16:37:34.214137 [ 278 ] {c2aced38-6b28-41cf-8493-b945ca171c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10960 | 2026.02.23 16:37:34.214178 [ 278 ] {c2aced38-6b28-41cf-8493-b945ca171c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10961 | 2026.02.23 16:37:34.214219 [ 194 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10962 | 2026.02.23 16:37:34.214289 [ 194 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1287 rows starting from the beginning of the part | ||
| 10963 | 2026.02.23 16:37:34.214428 [ 194 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 10964 | 2026.02.23 16:37:34.214516 [ 278 ] {c2aced38-6b28-41cf-8493-b945ca171c14} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.02.23 16:37:34.214541 [ 194 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 10966 | 2026.02.23 16:37:34.214557 [ 278 ] {c2aced38-6b28-41cf-8493-b945ca171c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10967 | 2026.02.23 16:37:34.214656 [ 194 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 10968 | 2026.02.23 16:37:34.214764 [ 194 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
| 10969 | 2026.02.23 16:37:34.214866 [ 194 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 10970 | 2026.02.23 16:37:34.214876 [ 278 ] {c2aced38-6b28-41cf-8493-b945ca171c14} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10971 | 2026.02.23 16:37:34.215091 [ 278 ] {c2aced38-6b28-41cf-8493-b945ca171c14} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10972 | 2026.02.23 16:37:34.215229 [ 278 ] {c2aced38-6b28-41cf-8493-b945ca171c14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 10973 | 2026.02.23 16:37:34.215268 [ 278 ] {c2aced38-6b28-41cf-8493-b945ca171c14} <Debug> TCPHandler: Processed in 0.001282777 sec. | ||
| 10974 | 2026.02.23 16:37:34.221563 [ 197 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1381 rows, containing 19 columns (19 merged, 0 gathered) in 0.007609266 sec., 181489.25270847412 rows/sec., 325.22 MiB/sec. | ||
| 10975 | 2026.02.23 16:37:34.222952 [ 188 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10976 | 2026.02.23 16:37:34.223354 [ 188 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10977 | 2026.02.23 16:37:34.223441 [ 188 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10978 | 2026.02.23 16:37:34.223621 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 10979 | 2026.02.23 16:37:35.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.89 MiB, peak 333.43 MiB, free memory in arenas 0.00 B, will set to 324.71 MiB (RSS), difference: 2.83 MiB | ||
| 10980 | 2026.02.23 16:37:35.217487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24504 | ||
| 10981 | 2026.02.23 16:37:35.218255 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10982 | 2026.02.23 16:37:35.218324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10983 | 2026.02.23 16:37:35.218956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10984 | 2026.02.23 16:37:35.219181 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10985 | 2026.02.23 16:37:35.219311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24504 | ||
| 10986 | 2026.02.23 16:37:35.219318 [ 87 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10987 | 2026.02.23 16:37:35.219389 [ 87 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10988 | 2026.02.23 16:37:35.219412 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 10989 | 2026.02.23 16:37:35.219527 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 10990 | 2026.02.23 16:37:35.219659 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10991 | 2026.02.23 16:37:35.219699 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22072 rows starting from the beginning of the part | ||
| 10992 | 2026.02.23 16:37:35.219770 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 10993 | 2026.02.23 16:37:35.219819 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 10994 | 2026.02.23 16:37:35.219865 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 10995 | 2026.02.23 16:37:35.219906 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 10996 | 2026.02.23 16:37:35.219947 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 10997 | 2026.02.23 16:37:35.222045 [ 188 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24504 rows, containing 4 columns (4 merged, 0 gathered) in 0.002572133 sec., 9526723.540345699 rows/sec., 136.28 MiB/sec. | ||
| 10998 | 2026.02.23 16:37:35.222332 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10999 | 2026.02.23 16:37:35.222596 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_51_10} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11000 | 2026.02.23 16:37:35.222673 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_51_10} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11001 | 2026.02.23 16:37:35.222769 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11002 | 2026.02.23 16:37:36.520772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11003 | 2026.02.23 16:37:36.538866 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11004 | 2026.02.23 16:37:36.538926 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11005 | 2026.02.23 16:37:36.545092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11006 | 2026.02.23 16:37:36.545809 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11007 | 2026.02.23 16:37:36.546089 [ 63 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11008 | 2026.02.23 16:37:36.546131 [ 63 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11009 | 2026.02.23 16:37:36.546153 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11010 | 2026.02.23 16:37:36.546283 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 11011 | 2026.02.23 16:37:36.549223 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11012 | 2026.02.23 16:37:36.549748 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11013 | 2026.02.23 16:37:36.551235 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 11014 | 2026.02.23 16:37:36.555855 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 11015 | 2026.02.23 16:37:36.560388 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 11016 | 2026.02.23 16:37:36.564941 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 11017 | 2026.02.23 16:37:36.569521 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 11018 | 2026.02.23 16:37:36.573496 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 11019 | 2026.02.23 16:37:36.624951 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.07872695 sec., 4877.6181472799335 rows/sec., 25.22 MiB/sec. | ||
| 11020 | 2026.02.23 16:37:36.628258 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11021 | 2026.02.23 16:37:36.630411 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_51_10} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11022 | 2026.02.23 16:37:36.630532 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_51_10} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11023 | 2026.02.23 16:37:36.633677 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11024 | 2026.02.23 16:37:37.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.77 MiB, peak 339.21 MiB, free memory in arenas 0.00 B, will set to 326.82 MiB (RSS), difference: 1.05 MiB | ||
| 11025 | 2026.02.23 16:37:39.204992 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11026 | 2026.02.23 16:37:39.205303 [ 278 ] {bcfe97fb-8502-4fae-9ad9-e561967a1d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11027 | 2026.02.23 16:37:39.205405 [ 278 ] {bcfe97fb-8502-4fae-9ad9-e561967a1d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11028 | 2026.02.23 16:37:39.206255 [ 278 ] {bcfe97fb-8502-4fae-9ad9-e561967a1d2e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.02.23 16:37:39.206302 [ 278 ] {bcfe97fb-8502-4fae-9ad9-e561967a1d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11030 | 2026.02.23 16:37:39.206692 [ 278 ] {bcfe97fb-8502-4fae-9ad9-e561967a1d2e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11031 | 2026.02.23 16:37:39.206907 [ 278 ] {bcfe97fb-8502-4fae-9ad9-e561967a1d2e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2026.02.23 16:37:39.207058 [ 278 ] {bcfe97fb-8502-4fae-9ad9-e561967a1d2e} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001834 sec., 65430.75245365322 rows/sec., 5.57 MiB/sec. | ||
| 11033 | 2026.02.23 16:37:39.207102 [ 278 ] {bcfe97fb-8502-4fae-9ad9-e561967a1d2e} <Debug> TCPHandler: Processed in 0.002290458 sec. | ||
| 11034 | 2026.02.23 16:37:39.207223 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11035 | 2026.02.23 16:37:39.207317 [ 278 ] {ad06ee02-a2cc-4119-bd0e-73795c931565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11036 | 2026.02.23 16:37:39.207357 [ 278 ] {ad06ee02-a2cc-4119-bd0e-73795c931565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11037 | 2026.02.23 16:37:39.207761 [ 278 ] {ad06ee02-a2cc-4119-bd0e-73795c931565} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2026.02.23 16:37:39.207797 [ 278 ] {ad06ee02-a2cc-4119-bd0e-73795c931565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11039 | 2026.02.23 16:37:39.208086 [ 278 ] {ad06ee02-a2cc-4119-bd0e-73795c931565} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11040 | 2026.02.23 16:37:39.208288 [ 278 ] {ad06ee02-a2cc-4119-bd0e-73795c931565} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2026.02.23 16:37:39.208415 [ 278 ] {ad06ee02-a2cc-4119-bd0e-73795c931565} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001116 sec., 28673.83512544803 rows/sec., 2.11 MiB/sec. | ||
| 11042 | 2026.02.23 16:37:39.208453 [ 278 ] {ad06ee02-a2cc-4119-bd0e-73795c931565} <Debug> TCPHandler: Processed in 0.001280166 sec. | ||
| 11043 | 2026.02.23 16:37:39.208620 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11044 | 2026.02.23 16:37:39.208713 [ 278 ] {19dd76cc-4c44-446c-ab84-63fa4be6d3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11045 | 2026.02.23 16:37:39.208753 [ 278 ] {19dd76cc-4c44-446c-ab84-63fa4be6d3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11046 | 2026.02.23 16:37:39.209172 [ 278 ] {19dd76cc-4c44-446c-ab84-63fa4be6d3f8} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2026.02.23 16:37:39.209207 [ 278 ] {19dd76cc-4c44-446c-ab84-63fa4be6d3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11048 | 2026.02.23 16:37:39.209505 [ 278 ] {19dd76cc-4c44-446c-ab84-63fa4be6d3f8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11049 | 2026.02.23 16:37:39.209705 [ 278 ] {19dd76cc-4c44-446c-ab84-63fa4be6d3f8} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2026.02.23 16:37:39.209830 [ 278 ] {19dd76cc-4c44-446c-ab84-63fa4be6d3f8} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001135 sec., 84581.49779735683 rows/sec., 6.61 MiB/sec. | ||
| 11051 | 2026.02.23 16:37:39.209867 [ 278 ] {19dd76cc-4c44-446c-ab84-63fa4be6d3f8} <Debug> TCPHandler: Processed in 0.001295966 sec. | ||
| 11052 | 2026.02.23 16:37:39.209976 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2026.02.23 16:37:39.210068 [ 278 ] {56cb5452-72f7-465d-aa60-f93300bdcc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11054 | 2026.02.23 16:37:39.210110 [ 278 ] {56cb5452-72f7-465d-aa60-f93300bdcc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11055 | 2026.02.23 16:37:39.210506 [ 278 ] {56cb5452-72f7-465d-aa60-f93300bdcc5f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.02.23 16:37:39.210542 [ 278 ] {56cb5452-72f7-465d-aa60-f93300bdcc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11057 | 2026.02.23 16:37:39.210858 [ 278 ] {56cb5452-72f7-465d-aa60-f93300bdcc5f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11058 | 2026.02.23 16:37:39.211061 [ 278 ] {56cb5452-72f7-465d-aa60-f93300bdcc5f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.02.23 16:37:39.211186 [ 278 ] {56cb5452-72f7-465d-aa60-f93300bdcc5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 11060 | 2026.02.23 16:37:39.211223 [ 278 ] {56cb5452-72f7-465d-aa60-f93300bdcc5f} <Debug> TCPHandler: Processed in 0.001294936 sec. | ||
| 11061 | 2026.02.23 16:37:39.211323 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11062 | 2026.02.23 16:37:39.211414 [ 278 ] {f216f225-6609-4119-b302-9e90bbc711f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11063 | 2026.02.23 16:37:39.211467 [ 278 ] {f216f225-6609-4119-b302-9e90bbc711f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11064 | 2026.02.23 16:37:39.212297 [ 278 ] {f216f225-6609-4119-b302-9e90bbc711f0} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2026.02.23 16:37:39.212333 [ 278 ] {f216f225-6609-4119-b302-9e90bbc711f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11066 | 2026.02.23 16:37:39.212861 [ 278 ] {f216f225-6609-4119-b302-9e90bbc711f0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11067 | 2026.02.23 16:37:39.213071 [ 278 ] {f216f225-6609-4119-b302-9e90bbc711f0} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2026.02.23 16:37:39.213205 [ 278 ] {f216f225-6609-4119-b302-9e90bbc711f0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001808 sec., 17699.11504424779 rows/sec., 31.72 MiB/sec. | ||
| 11069 | 2026.02.23 16:37:39.213268 [ 278 ] {f216f225-6609-4119-b302-9e90bbc711f0} <Debug> TCPHandler: Processed in 0.001993951 sec. | ||
| 11070 | 2026.02.23 16:37:39.213379 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11071 | 2026.02.23 16:37:39.213472 [ 278 ] {34314453-5af6-45d0-8711-b6f70667ca20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11072 | 2026.02.23 16:37:39.213513 [ 278 ] {34314453-5af6-45d0-8711-b6f70667ca20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11073 | 2026.02.23 16:37:39.213838 [ 278 ] {34314453-5af6-45d0-8711-b6f70667ca20} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2026.02.23 16:37:39.213874 [ 278 ] {34314453-5af6-45d0-8711-b6f70667ca20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11075 | 2026.02.23 16:37:39.214170 [ 278 ] {34314453-5af6-45d0-8711-b6f70667ca20} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11076 | 2026.02.23 16:37:39.214376 [ 278 ] {34314453-5af6-45d0-8711-b6f70667ca20} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2026.02.23 16:37:39.214501 [ 278 ] {34314453-5af6-45d0-8711-b6f70667ca20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 11078 | 2026.02.23 16:37:39.214537 [ 278 ] {34314453-5af6-45d0-8711-b6f70667ca20} <Debug> TCPHandler: Processed in 0.001206925 sec. | ||
| 11079 | 2026.02.23 16:37:42.571589 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11080 | 2026.02.23 16:37:42.571644 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11081 | 2026.02.23 16:37:42.719457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24952 | ||
| 11082 | 2026.02.23 16:37:42.719961 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2026.02.23 16:37:42.720009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11084 | 2026.02.23 16:37:42.720508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11085 | 2026.02.23 16:37:42.720733 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2026.02.23 16:37:42.720884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24952 | ||
| 11087 | 2026.02.23 16:37:42.795214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1372 | ||
| 11088 | 2026.02.23 16:37:42.797722 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11089 | 2026.02.23 16:37:42.797793 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11090 | 2026.02.23 16:37:42.799038 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11091 | 2026.02.23 16:37:42.799320 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2026.02.23 16:37:42.799722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1372 | ||
| 11093 | 2026.02.23 16:37:44.049307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11094 | 2026.02.23 16:37:44.064295 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2026.02.23 16:37:44.064343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11096 | 2026.02.23 16:37:44.070080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11097 | 2026.02.23 16:37:44.070767 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2026.02.23 16:37:44.073562 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11099 | 2026.02.23 16:37:44.203911 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11100 | 2026.02.23 16:37:44.204087 [ 278 ] {6bec266f-7aab-451c-ac08-7a8459f84a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11101 | 2026.02.23 16:37:44.204147 [ 278 ] {6bec266f-7aab-451c-ac08-7a8459f84a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11102 | 2026.02.23 16:37:44.204765 [ 278 ] {6bec266f-7aab-451c-ac08-7a8459f84a38} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.02.23 16:37:44.204802 [ 278 ] {6bec266f-7aab-451c-ac08-7a8459f84a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11104 | 2026.02.23 16:37:44.205191 [ 278 ] {6bec266f-7aab-451c-ac08-7a8459f84a38} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11105 | 2026.02.23 16:37:44.205413 [ 278 ] {6bec266f-7aab-451c-ac08-7a8459f84a38} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.02.23 16:37:44.205566 [ 278 ] {6bec266f-7aab-451c-ac08-7a8459f84a38} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001525 sec., 49836.06557377049 rows/sec., 4.11 MiB/sec. | ||
| 11107 | 2026.02.23 16:37:44.205613 [ 278 ] {6bec266f-7aab-451c-ac08-7a8459f84a38} <Debug> TCPHandler: Processed in 0.001831148 sec. | ||
| 11108 | 2026.02.23 16:37:44.205741 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2026.02.23 16:37:44.205847 [ 278 ] {a60edf4b-e43e-457f-8343-4c1fd2224cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11110 | 2026.02.23 16:37:44.205890 [ 278 ] {a60edf4b-e43e-457f-8343-4c1fd2224cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11111 | 2026.02.23 16:37:44.206301 [ 278 ] {a60edf4b-e43e-457f-8343-4c1fd2224cfc} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2026.02.23 16:37:44.206335 [ 278 ] {a60edf4b-e43e-457f-8343-4c1fd2224cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11113 | 2026.02.23 16:37:44.206635 [ 278 ] {a60edf4b-e43e-457f-8343-4c1fd2224cfc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11114 | 2026.02.23 16:37:44.206852 [ 278 ] {a60edf4b-e43e-457f-8343-4c1fd2224cfc} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2026.02.23 16:37:44.206984 [ 278 ] {a60edf4b-e43e-457f-8343-4c1fd2224cfc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001161 sec., 8613.264427217917 rows/sec., 647.68 KiB/sec. | ||
| 11116 | 2026.02.23 16:37:44.207022 [ 278 ] {a60edf4b-e43e-457f-8343-4c1fd2224cfc} <Debug> TCPHandler: Processed in 0.001334227 sec. | ||
| 11117 | 2026.02.23 16:37:44.207139 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11118 | 2026.02.23 16:37:44.207238 [ 278 ] {b19466a8-e04c-4841-b644-2f065ac42eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11119 | 2026.02.23 16:37:44.207280 [ 278 ] {b19466a8-e04c-4841-b644-2f065ac42eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11120 | 2026.02.23 16:37:44.207702 [ 278 ] {b19466a8-e04c-4841-b644-2f065ac42eb7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11121 | 2026.02.23 16:37:44.207737 [ 278 ] {b19466a8-e04c-4841-b644-2f065ac42eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11122 | 2026.02.23 16:37:44.208040 [ 278 ] {b19466a8-e04c-4841-b644-2f065ac42eb7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11123 | 2026.02.23 16:37:44.208245 [ 278 ] {b19466a8-e04c-4841-b644-2f065ac42eb7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11124 | 2026.02.23 16:37:44.208374 [ 278 ] {b19466a8-e04c-4841-b644-2f065ac42eb7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001157 sec., 63958.51339671564 rows/sec., 4.99 MiB/sec. | ||
| 11125 | 2026.02.23 16:37:44.208411 [ 278 ] {b19466a8-e04c-4841-b644-2f065ac42eb7} <Debug> TCPHandler: Processed in 0.001323407 sec. | ||
| 11126 | 2026.02.23 16:37:44.208526 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11127 | 2026.02.23 16:37:44.208622 [ 278 ] {9f15612a-2025-4657-85ca-678f99c71b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11128 | 2026.02.23 16:37:44.208665 [ 278 ] {9f15612a-2025-4657-85ca-678f99c71b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11129 | 2026.02.23 16:37:44.209082 [ 278 ] {9f15612a-2025-4657-85ca-678f99c71b29} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2026.02.23 16:37:44.209116 [ 278 ] {9f15612a-2025-4657-85ca-678f99c71b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11131 | 2026.02.23 16:37:44.209537 [ 278 ] {9f15612a-2025-4657-85ca-678f99c71b29} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11132 | 2026.02.23 16:37:44.209808 [ 278 ] {9f15612a-2025-4657-85ca-678f99c71b29} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2026.02.23 16:37:44.209937 [ 278 ] {9f15612a-2025-4657-85ca-678f99c71b29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001334 sec., 119940.02998500751 rows/sec., 8.35 MiB/sec. | ||
| 11134 | 2026.02.23 16:37:44.209973 [ 278 ] {9f15612a-2025-4657-85ca-678f99c71b29} <Debug> TCPHandler: Processed in 0.001497571 sec. | ||
| 11135 | 2026.02.23 16:37:44.210088 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11136 | 2026.02.23 16:37:44.210182 [ 278 ] {19a60187-ef0b-4550-9bf1-e92781a01ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11137 | 2026.02.23 16:37:44.210264 [ 278 ] {19a60187-ef0b-4550-9bf1-e92781a01ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11138 | 2026.02.23 16:37:44.211023 [ 278 ] {19a60187-ef0b-4550-9bf1-e92781a01ef9} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2026.02.23 16:37:44.211059 [ 278 ] {19a60187-ef0b-4550-9bf1-e92781a01ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11140 | 2026.02.23 16:37:44.211567 [ 278 ] {19a60187-ef0b-4550-9bf1-e92781a01ef9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11141 | 2026.02.23 16:37:44.211782 [ 278 ] {19a60187-ef0b-4550-9bf1-e92781a01ef9} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2026.02.23 16:37:44.211918 [ 278 ] {19a60187-ef0b-4550-9bf1-e92781a01ef9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001754 sec., 5701.254275940707 rows/sec., 10.22 MiB/sec. | ||
| 11143 | 2026.02.23 16:37:44.211981 [ 278 ] {19a60187-ef0b-4550-9bf1-e92781a01ef9} <Debug> TCPHandler: Processed in 0.00194114 sec. | ||
| 11144 | 2026.02.23 16:37:44.212114 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2026.02.23 16:37:44.212207 [ 278 ] {2fcfd8ef-189f-4928-8d7a-5879f231328a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11146 | 2026.02.23 16:37:44.212248 [ 278 ] {2fcfd8ef-189f-4928-8d7a-5879f231328a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11147 | 2026.02.23 16:37:44.212579 [ 278 ] {2fcfd8ef-189f-4928-8d7a-5879f231328a} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2026.02.23 16:37:44.212612 [ 278 ] {2fcfd8ef-189f-4928-8d7a-5879f231328a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11149 | 2026.02.23 16:37:44.212905 [ 278 ] {2fcfd8ef-189f-4928-8d7a-5879f231328a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11150 | 2026.02.23 16:37:44.213106 [ 278 ] {2fcfd8ef-189f-4928-8d7a-5879f231328a} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2026.02.23 16:37:44.213229 [ 278 ] {2fcfd8ef-189f-4928-8d7a-5879f231328a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 11152 | 2026.02.23 16:37:44.213264 [ 278 ] {2fcfd8ef-189f-4928-8d7a-5879f231328a} <Debug> TCPHandler: Processed in 0.001198475 sec. | ||
| 11153 | 2026.02.23 16:37:45.704147 [ 24 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11154 | 2026.02.23 16:37:45.704213 [ 24 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2026.02.23 16:37:45.704234 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11156 | 2026.02.23 16:37:45.704346 [ 187 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 11157 | 2026.02.23 16:37:45.704480 [ 187 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11158 | 2026.02.23 16:37:45.704517 [ 187 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 11159 | 2026.02.23 16:37:45.704582 [ 187 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 11160 | 2026.02.23 16:37:45.704628 [ 187 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 11161 | 2026.02.23 16:37:45.704670 [ 187 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 11162 | 2026.02.23 16:37:45.704711 [ 187 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 11163 | 2026.02.23 16:37:45.705439 [ 192 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145943 sec., 33160.46260590623 rows/sec., 2.77 MiB/sec. | ||
| 11164 | 2026.02.23 16:37:45.705618 [ 197 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11165 | 2026.02.23 16:37:45.705945 [ 197 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_25_6} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2026.02.23 16:37:45.706031 [ 197 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_25_6} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11167 | 2026.02.23 16:37:45.706146 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11168 | 2026.02.23 16:37:49.233668 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11169 | 2026.02.23 16:37:49.233871 [ 278 ] {d64506ce-ba84-4093-bc21-1f8d570ecd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11170 | 2026.02.23 16:37:49.233941 [ 278 ] {d64506ce-ba84-4093-bc21-1f8d570ecd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11171 | 2026.02.23 16:37:49.234606 [ 278 ] {d64506ce-ba84-4093-bc21-1f8d570ecd5f} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2026.02.23 16:37:49.234654 [ 278 ] {d64506ce-ba84-4093-bc21-1f8d570ecd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11173 | 2026.02.23 16:37:49.235043 [ 278 ] {d64506ce-ba84-4093-bc21-1f8d570ecd5f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11174 | 2026.02.23 16:37:49.235264 [ 278 ] {d64506ce-ba84-4093-bc21-1f8d570ecd5f} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2026.02.23 16:37:49.235420 [ 278 ] {d64506ce-ba84-4093-bc21-1f8d570ecd5f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 1.24 MiB/sec. | ||
| 11176 | 2026.02.23 16:37:49.235472 [ 278 ] {d64506ce-ba84-4093-bc21-1f8d570ecd5f} <Debug> TCPHandler: Processed in 0.00193679 sec. | ||
| 11177 | 2026.02.23 16:37:49.235598 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11178 | 2026.02.23 16:37:49.235702 [ 278 ] {64adf1de-a9f8-466d-b434-e317bb49dc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11179 | 2026.02.23 16:37:49.235746 [ 278 ] {64adf1de-a9f8-466d-b434-e317bb49dc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11180 | 2026.02.23 16:37:49.236152 [ 278 ] {64adf1de-a9f8-466d-b434-e317bb49dc8f} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11181 | 2026.02.23 16:37:49.236190 [ 278 ] {64adf1de-a9f8-466d-b434-e317bb49dc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11182 | 2026.02.23 16:37:49.236491 [ 278 ] {64adf1de-a9f8-466d-b434-e317bb49dc8f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11183 | 2026.02.23 16:37:49.236690 [ 278 ] {64adf1de-a9f8-466d-b434-e317bb49dc8f} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11184 | 2026.02.23 16:37:49.236824 [ 278 ] {64adf1de-a9f8-466d-b434-e317bb49dc8f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001144 sec., 3496.5034965034965 rows/sec., 285.12 KiB/sec. | ||
| 11185 | 2026.02.23 16:37:49.236863 [ 278 ] {64adf1de-a9f8-466d-b434-e317bb49dc8f} <Debug> TCPHandler: Processed in 0.001317768 sec. | ||
| 11186 | 2026.02.23 16:37:49.236965 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11187 | 2026.02.23 16:37:49.237063 [ 278 ] {408b0616-c89d-4e3a-a043-06b856896a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11188 | 2026.02.23 16:37:49.237103 [ 278 ] {408b0616-c89d-4e3a-a043-06b856896a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11189 | 2026.02.23 16:37:49.238399 [ 278 ] {408b0616-c89d-4e3a-a043-06b856896a08} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.02.23 16:37:49.238437 [ 278 ] {408b0616-c89d-4e3a-a043-06b856896a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11191 | 2026.02.23 16:37:49.238819 [ 278 ] {408b0616-c89d-4e3a-a043-06b856896a08} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11192 | 2026.02.23 16:37:49.239023 [ 278 ] {408b0616-c89d-4e3a-a043-06b856896a08} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2026.02.23 16:37:49.239149 [ 25 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11194 | 2026.02.23 16:37:49.239155 [ 278 ] {408b0616-c89d-4e3a-a043-06b856896a08} <Debug> executeQuery: Read 1382 rows, 118.64 KiB in 0.002111 sec., 654666.0350544766 rows/sec., 54.88 MiB/sec. | ||
| 11195 | 2026.02.23 16:37:49.239226 [ 25 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11196 | 2026.02.23 16:37:49.239242 [ 278 ] {408b0616-c89d-4e3a-a043-06b856896a08} <Debug> TCPHandler: Processed in 0.002325758 sec. | ||
| 11197 | 2026.02.23 16:37:49.239257 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11198 | 2026.02.23 16:37:49.239364 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11199 | 2026.02.23 16:37:49.239391 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 11200 | 2026.02.23 16:37:49.239464 [ 278 ] {18da4b06-7fcb-42c6-aa4f-f9ec5258992e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11201 | 2026.02.23 16:37:49.239509 [ 278 ] {18da4b06-7fcb-42c6-aa4f-f9ec5258992e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11202 | 2026.02.23 16:37:49.239530 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11203 | 2026.02.23 16:37:49.239573 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2152 rows starting from the beginning of the part | ||
| 11204 | 2026.02.23 16:37:49.239645 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 120 rows starting from the beginning of the part | ||
| 11205 | 2026.02.23 16:37:49.239696 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 78 rows starting from the beginning of the part | ||
| 11206 | 2026.02.23 16:37:49.239744 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 120 rows starting from the beginning of the part | ||
| 11207 | 2026.02.23 16:37:49.239787 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 76 rows starting from the beginning of the part | ||
| 11208 | 2026.02.23 16:37:49.239834 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1382 rows starting from the beginning of the part | ||
| 11209 | 2026.02.23 16:37:49.239946 [ 278 ] {18da4b06-7fcb-42c6-aa4f-f9ec5258992e} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2026.02.23 16:37:49.239990 [ 278 ] {18da4b06-7fcb-42c6-aa4f-f9ec5258992e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11211 | 2026.02.23 16:37:49.240325 [ 278 ] {18da4b06-7fcb-42c6-aa4f-f9ec5258992e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11212 | 2026.02.23 16:37:49.240541 [ 278 ] {18da4b06-7fcb-42c6-aa4f-f9ec5258992e} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2026.02.23 16:37:49.240681 [ 278 ] {18da4b06-7fcb-42c6-aa4f-f9ec5258992e} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001236 sec., 38834.951456310686 rows/sec., 2.88 MiB/sec. | ||
| 11214 | 2026.02.23 16:37:49.240720 [ 278 ] {18da4b06-7fcb-42c6-aa4f-f9ec5258992e} <Debug> TCPHandler: Processed in 0.001407279 sec. | ||
| 11215 | 2026.02.23 16:37:49.240823 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11216 | 2026.02.23 16:37:49.240918 [ 278 ] {ef947f10-e30d-41b7-9268-b162fcd19de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11217 | 2026.02.23 16:37:49.240958 [ 278 ] {ef947f10-e30d-41b7-9268-b162fcd19de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11218 | 2026.02.23 16:37:49.241431 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3928 rows, containing 5 columns (5 merged, 0 gathered) in 0.002101873 sec., 1868809.3904817272 rows/sec., 162.15 MiB/sec. | ||
| 11219 | 2026.02.23 16:37:49.241496 [ 278 ] {ef947f10-e30d-41b7-9268-b162fcd19de5} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11220 | 2026.02.23 16:37:49.241537 [ 278 ] {ef947f10-e30d-41b7-9268-b162fcd19de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11221 | 2026.02.23 16:37:49.241727 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11222 | 2026.02.23 16:37:49.241876 [ 278 ] {ef947f10-e30d-41b7-9268-b162fcd19de5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11223 | 2026.02.23 16:37:49.242095 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_76_15} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11224 | 2026.02.23 16:37:49.242157 [ 278 ] {ef947f10-e30d-41b7-9268-b162fcd19de5} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11225 | 2026.02.23 16:37:49.242188 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_76_15} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11226 | 2026.02.23 16:37:49.242277 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 11227 | 2026.02.23 16:37:49.242305 [ 278 ] {ef947f10-e30d-41b7-9268-b162fcd19de5} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001405 sec., 179359.43060498222 rows/sec., 12.41 MiB/sec. | ||
| 11228 | 2026.02.23 16:37:49.242349 [ 278 ] {ef947f10-e30d-41b7-9268-b162fcd19de5} <Debug> TCPHandler: Processed in 0.001576122 sec. | ||
| 11229 | 2026.02.23 16:37:49.242461 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11230 | 2026.02.23 16:37:49.242558 [ 278 ] {c52fea2a-6704-4542-a90e-dfbe106fbcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11231 | 2026.02.23 16:37:49.242599 [ 278 ] {c52fea2a-6704-4542-a90e-dfbe106fbcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11232 | 2026.02.23 16:37:49.242997 [ 278 ] {c52fea2a-6704-4542-a90e-dfbe106fbcd5} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.02.23 16:37:49.243035 [ 278 ] {c52fea2a-6704-4542-a90e-dfbe106fbcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11234 | 2026.02.23 16:37:49.243321 [ 278 ] {c52fea2a-6704-4542-a90e-dfbe106fbcd5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11235 | 2026.02.23 16:37:49.243524 [ 278 ] {c52fea2a-6704-4542-a90e-dfbe106fbcd5} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.02.23 16:37:49.243653 [ 278 ] {c52fea2a-6704-4542-a90e-dfbe106fbcd5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 11237 | 2026.02.23 16:37:49.243693 [ 278 ] {c52fea2a-6704-4542-a90e-dfbe106fbcd5} <Debug> TCPHandler: Processed in 0.001281996 sec. | ||
| 11238 | 2026.02.23 16:37:49.243818 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11239 | 2026.02.23 16:37:49.243915 [ 278 ] {818cf50c-a548-4d83-9672-4e434dff9b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11240 | 2026.02.23 16:37:49.243955 [ 278 ] {818cf50c-a548-4d83-9672-4e434dff9b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11241 | 2026.02.23 16:37:49.244703 [ 278 ] {818cf50c-a548-4d83-9672-4e434dff9b52} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2026.02.23 16:37:49.244740 [ 278 ] {818cf50c-a548-4d83-9672-4e434dff9b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11243 | 2026.02.23 16:37:49.245071 [ 278 ] {818cf50c-a548-4d83-9672-4e434dff9b52} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11244 | 2026.02.23 16:37:49.245274 [ 278 ] {818cf50c-a548-4d83-9672-4e434dff9b52} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.02.23 16:37:49.245395 [ 25 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11246 | 2026.02.23 16:37:49.245404 [ 278 ] {818cf50c-a548-4d83-9672-4e434dff9b52} <Debug> executeQuery: Read 592 rows, 45.55 KiB in 0.001508 sec., 392572.9442970822 rows/sec., 29.50 MiB/sec. | ||
| 11247 | 2026.02.23 16:37:49.245439 [ 25 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2026.02.23 16:37:49.245462 [ 278 ] {818cf50c-a548-4d83-9672-4e434dff9b52} <Debug> TCPHandler: Processed in 0.001694814 sec. | ||
| 11249 | 2026.02.23 16:37:49.245466 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11250 | 2026.02.23 16:37:49.245561 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 11251 | 2026.02.23 16:37:49.245579 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11252 | 2026.02.23 16:37:49.245669 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11253 | 2026.02.23 16:37:49.245686 [ 278 ] {c73be48a-609a-4602-9708-f71c74196ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11254 | 2026.02.23 16:37:49.245703 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1062 rows starting from the beginning of the part | ||
| 11255 | 2026.02.23 16:37:49.245738 [ 278 ] {c73be48a-609a-4602-9708-f71c74196ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11256 | 2026.02.23 16:37:49.245764 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 96 rows starting from the beginning of the part | ||
| 11257 | 2026.02.23 16:37:49.245812 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 78 rows starting from the beginning of the part | ||
| 11258 | 2026.02.23 16:37:49.245852 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 96 rows starting from the beginning of the part | ||
| 11259 | 2026.02.23 16:37:49.245893 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 74 rows starting from the beginning of the part | ||
| 11260 | 2026.02.23 16:37:49.245931 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 592 rows starting from the beginning of the part | ||
| 11261 | 2026.02.23 16:37:49.246459 [ 278 ] {c73be48a-609a-4602-9708-f71c74196ef7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11262 | 2026.02.23 16:37:49.246505 [ 278 ] {c73be48a-609a-4602-9708-f71c74196ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11263 | 2026.02.23 16:37:49.246903 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1998 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375688 sec., 1452364.1988590437 rows/sec., 113.61 MiB/sec. | ||
| 11264 | 2026.02.23 16:37:49.246936 [ 278 ] {c73be48a-609a-4602-9708-f71c74196ef7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11265 | 2026.02.23 16:37:49.247061 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11266 | 2026.02.23 16:37:49.247182 [ 278 ] {c73be48a-609a-4602-9708-f71c74196ef7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2026.02.23 16:37:49.247319 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11268 | 2026.02.23 16:37:49.247336 [ 278 ] {c73be48a-609a-4602-9708-f71c74196ef7} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001669 sec., 528460.1557819054 rows/sec., 35.87 MiB/sec. | ||
| 11269 | 2026.02.23 16:37:49.247340 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_76_15} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.02.23 16:37:49.247372 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11271 | 2026.02.23 16:37:49.247397 [ 278 ] {c73be48a-609a-4602-9708-f71c74196ef7} <Debug> TCPHandler: Processed in 0.001867138 sec. | ||
| 11272 | 2026.02.23 16:37:49.247425 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11273 | 2026.02.23 16:37:49.247452 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_76_15} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11274 | 2026.02.23 16:37:49.247514 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 11275 | 2026.02.23 16:37:49.247519 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 11276 | 2026.02.23 16:37:49.247548 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11277 | 2026.02.23 16:37:49.247628 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11278 | 2026.02.23 16:37:49.247651 [ 278 ] {0d386819-4bea-4bfd-8fba-4e91390a2543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11279 | 2026.02.23 16:37:49.247669 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21937 rows starting from the beginning of the part | ||
| 11280 | 2026.02.23 16:37:49.247712 [ 278 ] {0d386819-4bea-4bfd-8fba-4e91390a2543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11281 | 2026.02.23 16:37:49.247737 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 11282 | 2026.02.23 16:37:49.247789 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 162 rows starting from the beginning of the part | ||
| 11283 | 2026.02.23 16:37:49.247830 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11284 | 2026.02.23 16:37:49.247871 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 11285 | 2026.02.23 16:37:49.247910 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 882 rows starting from the beginning of the part | ||
| 11286 | 2026.02.23 16:37:49.248582 [ 278 ] {0d386819-4bea-4bfd-8fba-4e91390a2543} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.02.23 16:37:49.248625 [ 278 ] {0d386819-4bea-4bfd-8fba-4e91390a2543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11288 | 2026.02.23 16:37:49.249367 [ 278 ] {0d386819-4bea-4bfd-8fba-4e91390a2543} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11289 | 2026.02.23 16:37:49.249593 [ 278 ] {0d386819-4bea-4bfd-8fba-4e91390a2543} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.02.23 16:37:49.249737 [ 278 ] {0d386819-4bea-4bfd-8fba-4e91390a2543} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002105 sec., 15201.900237529691 rows/sec., 27.24 MiB/sec. | ||
| 11291 | 2026.02.23 16:37:49.249793 [ 278 ] {0d386819-4bea-4bfd-8fba-4e91390a2543} <Debug> TCPHandler: Processed in 0.002296187 sec. | ||
| 11292 | 2026.02.23 16:37:49.249911 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11293 | 2026.02.23 16:37:49.250007 [ 278 ] {8ee8869b-4720-4b0f-9e5c-c481a43e7a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11294 | 2026.02.23 16:37:49.250048 [ 278 ] {8ee8869b-4720-4b0f-9e5c-c481a43e7a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11295 | 2026.02.23 16:37:49.250390 [ 278 ] {8ee8869b-4720-4b0f-9e5c-c481a43e7a96} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2026.02.23 16:37:49.250425 [ 278 ] {8ee8869b-4720-4b0f-9e5c-c481a43e7a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11297 | 2026.02.23 16:37:49.250809 [ 278 ] {8ee8869b-4720-4b0f-9e5c-c481a43e7a96} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11298 | 2026.02.23 16:37:49.251017 [ 278 ] {8ee8869b-4720-4b0f-9e5c-c481a43e7a96} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11299 | 2026.02.23 16:37:49.251125 [ 25 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11300 | 2026.02.23 16:37:49.251145 [ 278 ] {8ee8869b-4720-4b0f-9e5c-c481a43e7a96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 11301 | 2026.02.23 16:37:49.251155 [ 25 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2026.02.23 16:37:49.251183 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11303 | 2026.02.23 16:37:49.251187 [ 278 ] {8ee8869b-4720-4b0f-9e5c-c481a43e7a96} <Debug> TCPHandler: Processed in 0.001326177 sec. | ||
| 11304 | 2026.02.23 16:37:49.251294 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 11305 | 2026.02.23 16:37:49.251455 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11306 | 2026.02.23 16:37:49.251496 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4200 rows starting from the beginning of the part | ||
| 11307 | 2026.02.23 16:37:49.251566 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 11308 | 2026.02.23 16:37:49.251616 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 11309 | 2026.02.23 16:37:49.251661 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 11310 | 2026.02.23 16:37:49.251703 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 11311 | 2026.02.23 16:37:49.251747 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 11312 | 2026.02.23 16:37:49.256426 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4500 rows, containing 4 columns (4 merged, 0 gathered) in 0.005188347 sec., 867328.2646669545 rows/sec., 57.16 MiB/sec. | ||
| 11313 | 2026.02.23 16:37:49.256958 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11314 | 2026.02.23 16:37:49.257247 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_76_15} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2026.02.23 16:37:49.257324 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_76_15} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11316 | 2026.02.23 16:37:49.257399 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11317 | 2026.02.23 16:37:49.260335 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23461 rows, containing 5 columns (5 merged, 0 gathered) in 0.012854354 sec., 1825140.3376630207 rows/sec., 124.43 MiB/sec. | ||
| 11318 | 2026.02.23 16:37:49.260817 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11319 | 2026.02.23 16:37:49.261132 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.02.23 16:37:49.261217 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11321 | 2026.02.23 16:37:49.261305 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 11322 | 2026.02.23 16:37:50.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.10 MiB, peak 339.48 MiB, free memory in arenas 0.00 B, will set to 330.77 MiB (RSS), difference: 2.66 MiB | ||
| 11323 | 2026.02.23 16:37:50.221081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25464 | ||
| 11324 | 2026.02.23 16:37:50.221594 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2026.02.23 16:37:50.221638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11326 | 2026.02.23 16:37:50.222158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11327 | 2026.02.23 16:37:50.222394 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2026.02.23 16:37:50.222542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25464 | ||
| 11329 | 2026.02.23 16:37:51.573705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11330 | 2026.02.23 16:37:51.590801 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2026.02.23 16:37:51.590866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 11332 | 2026.02.23 16:37:51.596893 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11333 | 2026.02.23 16:37:51.597602 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2026.02.23 16:37:51.600602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11335 | 2026.02.23 16:37:52.800006 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1404 | ||
| 11336 | 2026.02.23 16:37:52.802420 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11337 | 2026.02.23 16:37:52.802467 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11338 | 2026.02.23 16:37:52.803638 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11339 | 2026.02.23 16:37:52.803894 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11340 | 2026.02.23 16:37:52.804176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
| 11341 | 2026.02.23 16:37:54.204574 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11342 | 2026.02.23 16:37:54.204868 [ 278 ] {8837f766-b3a3-427d-8291-f5572757a9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11343 | 2026.02.23 16:37:54.204977 [ 278 ] {8837f766-b3a3-427d-8291-f5572757a9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11344 | 2026.02.23 16:37:54.205854 [ 278 ] {8837f766-b3a3-427d-8291-f5572757a9b5} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2026.02.23 16:37:54.205905 [ 278 ] {8837f766-b3a3-427d-8291-f5572757a9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11346 | 2026.02.23 16:37:54.206312 [ 278 ] {8837f766-b3a3-427d-8291-f5572757a9b5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11347 | 2026.02.23 16:37:54.206532 [ 278 ] {8837f766-b3a3-427d-8291-f5572757a9b5} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11348 | 2026.02.23 16:37:54.206699 [ 278 ] {8837f766-b3a3-427d-8291-f5572757a9b5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001912 sec., 39748.9539748954 rows/sec., 3.28 MiB/sec. | ||
| 11349 | 2026.02.23 16:37:54.206752 [ 278 ] {8837f766-b3a3-427d-8291-f5572757a9b5} <Debug> TCPHandler: Processed in 0.002353018 sec. | ||
| 11350 | 2026.02.23 16:37:54.206885 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11351 | 2026.02.23 16:37:54.206990 [ 278 ] {65800618-4613-48e7-8360-05ebdae5e9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11352 | 2026.02.23 16:37:54.207034 [ 278 ] {65800618-4613-48e7-8360-05ebdae5e9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11353 | 2026.02.23 16:37:54.207455 [ 278 ] {65800618-4613-48e7-8360-05ebdae5e9a4} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2026.02.23 16:37:54.207493 [ 278 ] {65800618-4613-48e7-8360-05ebdae5e9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11355 | 2026.02.23 16:37:54.207796 [ 278 ] {65800618-4613-48e7-8360-05ebdae5e9a4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11356 | 2026.02.23 16:37:54.208004 [ 278 ] {65800618-4613-48e7-8360-05ebdae5e9a4} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11357 | 2026.02.23 16:37:54.208140 [ 278 ] {65800618-4613-48e7-8360-05ebdae5e9a4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 641.05 KiB/sec. | ||
| 11358 | 2026.02.23 16:37:54.208178 [ 278 ] {65800618-4613-48e7-8360-05ebdae5e9a4} <Debug> TCPHandler: Processed in 0.001346008 sec. | ||
| 11359 | 2026.02.23 16:37:54.208288 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11360 | 2026.02.23 16:37:54.208384 [ 278 ] {bec8bb73-9c9a-457e-a58f-7be3b1d0bf54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11361 | 2026.02.23 16:37:54.208425 [ 278 ] {bec8bb73-9c9a-457e-a58f-7be3b1d0bf54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11362 | 2026.02.23 16:37:54.208943 [ 278 ] {bec8bb73-9c9a-457e-a58f-7be3b1d0bf54} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.02.23 16:37:54.208980 [ 278 ] {bec8bb73-9c9a-457e-a58f-7be3b1d0bf54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11364 | 2026.02.23 16:37:54.209276 [ 278 ] {bec8bb73-9c9a-457e-a58f-7be3b1d0bf54} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11365 | 2026.02.23 16:37:54.209486 [ 278 ] {bec8bb73-9c9a-457e-a58f-7be3b1d0bf54} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.02.23 16:37:54.209615 [ 278 ] {bec8bb73-9c9a-457e-a58f-7be3b1d0bf54} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00125 sec., 59200 rows/sec., 4.62 MiB/sec. | ||
| 11367 | 2026.02.23 16:37:54.209653 [ 278 ] {bec8bb73-9c9a-457e-a58f-7be3b1d0bf54} <Debug> TCPHandler: Processed in 0.001415619 sec. | ||
| 11368 | 2026.02.23 16:37:54.209768 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11369 | 2026.02.23 16:37:54.209864 [ 278 ] {366c1e82-f8e1-4a12-a223-96aee77da878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11370 | 2026.02.23 16:37:54.209908 [ 278 ] {366c1e82-f8e1-4a12-a223-96aee77da878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11371 | 2026.02.23 16:37:54.210324 [ 278 ] {366c1e82-f8e1-4a12-a223-96aee77da878} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11372 | 2026.02.23 16:37:54.210361 [ 278 ] {366c1e82-f8e1-4a12-a223-96aee77da878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11373 | 2026.02.23 16:37:54.210685 [ 278 ] {366c1e82-f8e1-4a12-a223-96aee77da878} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11374 | 2026.02.23 16:37:54.210905 [ 278 ] {366c1e82-f8e1-4a12-a223-96aee77da878} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2026.02.23 16:37:54.211034 [ 278 ] {366c1e82-f8e1-4a12-a223-96aee77da878} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 11376 | 2026.02.23 16:37:54.211070 [ 278 ] {366c1e82-f8e1-4a12-a223-96aee77da878} <Debug> TCPHandler: Processed in 0.001351908 sec. | ||
| 11377 | 2026.02.23 16:37:54.211182 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2026.02.23 16:37:54.211277 [ 278 ] {e55008f6-fa4c-4a09-827f-90b3182ab08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11379 | 2026.02.23 16:37:54.211332 [ 278 ] {e55008f6-fa4c-4a09-827f-90b3182ab08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11380 | 2026.02.23 16:37:54.212106 [ 278 ] {e55008f6-fa4c-4a09-827f-90b3182ab08f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2026.02.23 16:37:54.212143 [ 278 ] {e55008f6-fa4c-4a09-827f-90b3182ab08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11382 | 2026.02.23 16:37:54.212642 [ 278 ] {e55008f6-fa4c-4a09-827f-90b3182ab08f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11383 | 2026.02.23 16:37:54.212861 [ 278 ] {e55008f6-fa4c-4a09-827f-90b3182ab08f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2026.02.23 16:37:54.213001 [ 278 ] {e55008f6-fa4c-4a09-827f-90b3182ab08f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 11385 | 2026.02.23 16:37:54.213065 [ 278 ] {e55008f6-fa4c-4a09-827f-90b3182ab08f} <Debug> TCPHandler: Processed in 0.00193179 sec. | ||
| 11386 | 2026.02.23 16:37:54.213176 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11387 | 2026.02.23 16:37:54.213272 [ 278 ] {63a0cb24-b007-4090-9bb2-2ba38041746a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11388 | 2026.02.23 16:37:54.213313 [ 278 ] {63a0cb24-b007-4090-9bb2-2ba38041746a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11389 | 2026.02.23 16:37:54.213651 [ 278 ] {63a0cb24-b007-4090-9bb2-2ba38041746a} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11390 | 2026.02.23 16:37:54.213688 [ 278 ] {63a0cb24-b007-4090-9bb2-2ba38041746a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11391 | 2026.02.23 16:37:54.213987 [ 278 ] {63a0cb24-b007-4090-9bb2-2ba38041746a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11392 | 2026.02.23 16:37:54.214189 [ 278 ] {63a0cb24-b007-4090-9bb2-2ba38041746a} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11393 | 2026.02.23 16:37:54.214316 [ 278 ] {63a0cb24-b007-4090-9bb2-2ba38041746a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 11394 | 2026.02.23 16:37:54.214351 [ 278 ] {63a0cb24-b007-4090-9bb2-2ba38041746a} <Debug> TCPHandler: Processed in 0.001225006 sec. | ||
| 11395 | 2026.02.23 16:37:57.571700 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11396 | 2026.02.23 16:37:57.571762 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11397 | 2026.02.23 16:37:57.722697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25912 | ||
| 11398 | 2026.02.23 16:37:57.723266 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11399 | 2026.02.23 16:37:57.723326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11400 | 2026.02.23 16:37:57.723866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11401 | 2026.02.23 16:37:57.724096 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11402 | 2026.02.23 16:37:57.724242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25912 | ||
| 11403 | 2026.02.23 16:37:59.101636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11404 | 2026.02.23 16:37:59.118081 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11405 | 2026.02.23 16:37:59.118131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11406 | 2026.02.23 16:37:59.124142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11407 | 2026.02.23 16:37:59.124851 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11408 | 2026.02.23 16:37:59.127662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11409 | 2026.02.23 16:37:59.204598 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11410 | 2026.02.23 16:37:59.204772 [ 278 ] {bfec02f8-ea0c-4c30-a6e1-9e296f9c2438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11411 | 2026.02.23 16:37:59.204844 [ 278 ] {bfec02f8-ea0c-4c30-a6e1-9e296f9c2438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11412 | 2026.02.23 16:37:59.205608 [ 278 ] {bfec02f8-ea0c-4c30-a6e1-9e296f9c2438} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11413 | 2026.02.23 16:37:59.205656 [ 278 ] {bfec02f8-ea0c-4c30-a6e1-9e296f9c2438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11414 | 2026.02.23 16:37:59.206024 [ 278 ] {bfec02f8-ea0c-4c30-a6e1-9e296f9c2438} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11415 | 2026.02.23 16:37:59.206250 [ 278 ] {bfec02f8-ea0c-4c30-a6e1-9e296f9c2438} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11416 | 2026.02.23 16:37:59.206400 [ 278 ] {bfec02f8-ea0c-4c30-a6e1-9e296f9c2438} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001676 sec., 71599.04534606205 rows/sec., 6.10 MiB/sec. | ||
| 11417 | 2026.02.23 16:37:59.206444 [ 278 ] {bfec02f8-ea0c-4c30-a6e1-9e296f9c2438} <Debug> TCPHandler: Processed in 0.00197291 sec. | ||
| 11418 | 2026.02.23 16:37:59.206568 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11419 | 2026.02.23 16:37:59.206664 [ 278 ] {495fa378-db0f-4d0d-a46e-ad1dedec073c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11420 | 2026.02.23 16:37:59.206705 [ 278 ] {495fa378-db0f-4d0d-a46e-ad1dedec073c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11421 | 2026.02.23 16:37:59.207112 [ 278 ] {495fa378-db0f-4d0d-a46e-ad1dedec073c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11422 | 2026.02.23 16:37:59.207146 [ 278 ] {495fa378-db0f-4d0d-a46e-ad1dedec073c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11423 | 2026.02.23 16:37:59.207439 [ 278 ] {495fa378-db0f-4d0d-a46e-ad1dedec073c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11424 | 2026.02.23 16:37:59.207649 [ 278 ] {495fa378-db0f-4d0d-a46e-ad1dedec073c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11425 | 2026.02.23 16:37:59.207746 [ 75 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11426 | 2026.02.23 16:37:59.207778 [ 278 ] {495fa378-db0f-4d0d-a46e-ad1dedec073c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001132 sec., 28268.551236749117 rows/sec., 2.08 MiB/sec. | ||
| 11427 | 2026.02.23 16:37:59.207780 [ 75 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11428 | 2026.02.23 16:37:59.207810 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11429 | 2026.02.23 16:37:59.207816 [ 278 ] {495fa378-db0f-4d0d-a46e-ad1dedec073c} <Debug> TCPHandler: Processed in 0.001298526 sec. | ||
| 11430 | 2026.02.23 16:37:59.207893 [ 191 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 11431 | 2026.02.23 16:37:59.207930 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11432 | 2026.02.23 16:37:59.207976 [ 191 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11433 | 2026.02.23 16:37:59.208003 [ 191 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 216 rows starting from the beginning of the part | ||
| 11434 | 2026.02.23 16:37:59.208025 [ 278 ] {a4bbc676-fc73-4409-9270-21e076e72c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11435 | 2026.02.23 16:37:59.208059 [ 191 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part | ||
| 11436 | 2026.02.23 16:37:59.208066 [ 278 ] {a4bbc676-fc73-4409-9270-21e076e72c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11437 | 2026.02.23 16:37:59.208104 [ 191 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part | ||
| 11438 | 2026.02.23 16:37:59.208141 [ 191 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
| 11439 | 2026.02.23 16:37:59.208177 [ 191 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
| 11440 | 2026.02.23 16:37:59.208212 [ 191 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 32 rows starting from the beginning of the part | ||
| 11441 | 2026.02.23 16:37:59.208496 [ 278 ] {a4bbc676-fc73-4409-9270-21e076e72c1f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2026.02.23 16:37:59.208530 [ 278 ] {a4bbc676-fc73-4409-9270-21e076e72c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11443 | 2026.02.23 16:37:59.208836 [ 278 ] {a4bbc676-fc73-4409-9270-21e076e72c1f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11444 | 2026.02.23 16:37:59.208920 [ 193 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001054552 sec., 329997.95173685125 rows/sec., 23.50 MiB/sec. | ||
| 11445 | 2026.02.23 16:37:59.209041 [ 278 ] {a4bbc676-fc73-4409-9270-21e076e72c1f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.02.23 16:37:59.209069 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11447 | 2026.02.23 16:37:59.209176 [ 278 ] {a4bbc676-fc73-4409-9270-21e076e72c1f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001169 sec., 82121.47134302824 rows/sec., 6.41 MiB/sec. | ||
| 11448 | 2026.02.23 16:37:59.209216 [ 278 ] {a4bbc676-fc73-4409-9270-21e076e72c1f} <Debug> TCPHandler: Processed in 0.001335507 sec. | ||
| 11449 | 2026.02.23 16:37:59.209304 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_76_15} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.02.23 16:37:59.209326 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11451 | 2026.02.23 16:37:59.209365 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_76_15} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11452 | 2026.02.23 16:37:59.209421 [ 278 ] {5c3f7218-70ee-48a4-a23d-0ac8e8ca7725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11453 | 2026.02.23 16:37:59.209422 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11454 | 2026.02.23 16:37:59.209464 [ 278 ] {5c3f7218-70ee-48a4-a23d-0ac8e8ca7725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11455 | 2026.02.23 16:37:59.209866 [ 278 ] {5c3f7218-70ee-48a4-a23d-0ac8e8ca7725} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2026.02.23 16:37:59.209900 [ 278 ] {5c3f7218-70ee-48a4-a23d-0ac8e8ca7725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11457 | 2026.02.23 16:37:59.210218 [ 278 ] {5c3f7218-70ee-48a4-a23d-0ac8e8ca7725} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11458 | 2026.02.23 16:37:59.210430 [ 278 ] {5c3f7218-70ee-48a4-a23d-0ac8e8ca7725} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2026.02.23 16:37:59.210562 [ 278 ] {5c3f7218-70ee-48a4-a23d-0ac8e8ca7725} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 11460 | 2026.02.23 16:37:59.210599 [ 278 ] {5c3f7218-70ee-48a4-a23d-0ac8e8ca7725} <Debug> TCPHandler: Processed in 0.001322378 sec. | ||
| 11461 | 2026.02.23 16:37:59.210701 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2026.02.23 16:37:59.210794 [ 278 ] {8ce378c0-113f-47cb-a751-a88ed8e36bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11463 | 2026.02.23 16:37:59.210853 [ 278 ] {8ce378c0-113f-47cb-a751-a88ed8e36bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11464 | 2026.02.23 16:37:59.211645 [ 278 ] {8ce378c0-113f-47cb-a751-a88ed8e36bf8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2026.02.23 16:37:59.211680 [ 278 ] {8ce378c0-113f-47cb-a751-a88ed8e36bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11466 | 2026.02.23 16:37:59.212200 [ 278 ] {8ce378c0-113f-47cb-a751-a88ed8e36bf8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11467 | 2026.02.23 16:37:59.212416 [ 278 ] {8ce378c0-113f-47cb-a751-a88ed8e36bf8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2026.02.23 16:37:59.212508 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11469 | 2026.02.23 16:37:59.212540 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2026.02.23 16:37:59.212552 [ 278 ] {8ce378c0-113f-47cb-a751-a88ed8e36bf8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001773 sec., 18048.50535815003 rows/sec., 32.34 MiB/sec. | ||
| 11471 | 2026.02.23 16:37:59.212557 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11472 | 2026.02.23 16:37:59.212616 [ 278 ] {8ce378c0-113f-47cb-a751-a88ed8e36bf8} <Debug> TCPHandler: Processed in 0.0019647 sec. | ||
| 11473 | 2026.02.23 16:37:59.212629 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 11474 | 2026.02.23 16:37:59.212730 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11475 | 2026.02.23 16:37:59.212806 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11476 | 2026.02.23 16:37:59.212827 [ 278 ] {dd6e1939-7095-4464-a14d-53f9167e4a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11477 | 2026.02.23 16:37:59.212863 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1381 rows starting from the beginning of the part | ||
| 11478 | 2026.02.23 16:37:59.212869 [ 278 ] {dd6e1939-7095-4464-a14d-53f9167e4a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11479 | 2026.02.23 16:37:59.212987 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
| 11480 | 2026.02.23 16:37:59.213094 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 11481 | 2026.02.23 16:37:59.213192 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
| 11482 | 2026.02.23 16:37:59.213209 [ 278 ] {dd6e1939-7095-4464-a14d-53f9167e4a13} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.02.23 16:37:59.213244 [ 278 ] {dd6e1939-7095-4464-a14d-53f9167e4a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11484 | 2026.02.23 16:37:59.213289 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 11485 | 2026.02.23 16:37:59.213388 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 11486 | 2026.02.23 16:37:59.213556 [ 278 ] {dd6e1939-7095-4464-a14d-53f9167e4a13} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11487 | 2026.02.23 16:37:59.213772 [ 278 ] {dd6e1939-7095-4464-a14d-53f9167e4a13} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2026.02.23 16:37:59.213905 [ 278 ] {dd6e1939-7095-4464-a14d-53f9167e4a13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 11489 | 2026.02.23 16:37:59.213940 [ 278 ] {dd6e1939-7095-4464-a14d-53f9167e4a13} <Debug> TCPHandler: Processed in 0.001260406 sec. | ||
| 11490 | 2026.02.23 16:37:59.218876 [ 199 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1497 rows, containing 19 columns (19 merged, 0 gathered) in 0.006272459 sec., 238662.38105342735 rows/sec., 427.67 MiB/sec. | ||
| 11491 | 2026.02.23 16:37:59.221009 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11492 | 2026.02.23 16:37:59.221403 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.02.23 16:37:59.221496 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11494 | 2026.02.23 16:37:59.221665 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 11495 | 2026.02.23 16:38:00.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.82 MiB, peak 343.33 MiB, free memory in arenas 0.00 B, will set to 333.64 MiB (RSS), difference: 1.82 MiB | ||
| 11496 | 2026.02.23 16:38:02.569081 [ 62 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 11497 | 2026.02.23 16:38:02.569176 [ 62 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.02.23 16:38:02.569214 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11499 | 2026.02.23 16:38:02.569354 [ 193 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 11500 | 2026.02.23 16:38:02.569504 [ 193 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11501 | 2026.02.23 16:38:02.569542 [ 193 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 402 rows starting from the beginning of the part | ||
| 11502 | 2026.02.23 16:38:02.569616 [ 193 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 11503 | 2026.02.23 16:38:02.569669 [ 193 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 11504 | 2026.02.23 16:38:02.569717 [ 193 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 252 rows starting from the beginning of the part | ||
| 11505 | 2026.02.23 16:38:02.569758 [ 193 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 252 rows starting from the beginning of the part | ||
| 11506 | 2026.02.23 16:38:02.570630 [ 193 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335897 sec., 901267.0887051921 rows/sec., 64.25 MiB/sec. | ||
| 11507 | 2026.02.23 16:38:02.570808 [ 194 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11508 | 2026.02.23 16:38:02.571109 [ 194 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_28_6} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2026.02.23 16:38:02.571184 [ 194 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_28_6} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 11510 | 2026.02.23 16:38:02.571290 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11511 | 2026.02.23 16:38:02.804380 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1428 | ||
| 11512 | 2026.02.23 16:38:02.806751 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11513 | 2026.02.23 16:38:02.806786 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11514 | 2026.02.23 16:38:02.807894 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11515 | 2026.02.23 16:38:02.808139 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11516 | 2026.02.23 16:38:02.808386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
| 11517 | 2026.02.23 16:38:04.204051 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11518 | 2026.02.23 16:38:04.204235 [ 278 ] {9b03c454-7ae8-4cb8-a5ac-916d22d15b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11519 | 2026.02.23 16:38:04.204303 [ 278 ] {9b03c454-7ae8-4cb8-a5ac-916d22d15b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11520 | 2026.02.23 16:38:04.204935 [ 278 ] {9b03c454-7ae8-4cb8-a5ac-916d22d15b32} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2026.02.23 16:38:04.204989 [ 278 ] {9b03c454-7ae8-4cb8-a5ac-916d22d15b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11522 | 2026.02.23 16:38:04.205376 [ 278 ] {9b03c454-7ae8-4cb8-a5ac-916d22d15b32} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11523 | 2026.02.23 16:38:04.205607 [ 278 ] {9b03c454-7ae8-4cb8-a5ac-916d22d15b32} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2026.02.23 16:38:04.205767 [ 278 ] {9b03c454-7ae8-4cb8-a5ac-916d22d15b32} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001582 sec., 2528.4450063211125 rows/sec., 206.18 KiB/sec. | ||
| 11525 | 2026.02.23 16:38:04.205818 [ 278 ] {9b03c454-7ae8-4cb8-a5ac-916d22d15b32} <Debug> TCPHandler: Processed in 0.001902369 sec. | ||
| 11526 | 2026.02.23 16:38:04.205940 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11527 | 2026.02.23 16:38:04.206043 [ 278 ] {1cb7fec0-77b4-4a55-9b92-939e21ec318f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11528 | 2026.02.23 16:38:04.206087 [ 278 ] {1cb7fec0-77b4-4a55-9b92-939e21ec318f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11529 | 2026.02.23 16:38:04.206532 [ 278 ] {1cb7fec0-77b4-4a55-9b92-939e21ec318f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2026.02.23 16:38:04.206571 [ 278 ] {1cb7fec0-77b4-4a55-9b92-939e21ec318f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11531 | 2026.02.23 16:38:04.206914 [ 278 ] {1cb7fec0-77b4-4a55-9b92-939e21ec318f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11532 | 2026.02.23 16:38:04.207126 [ 278 ] {1cb7fec0-77b4-4a55-9b92-939e21ec318f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2026.02.23 16:38:04.207256 [ 278 ] {1cb7fec0-77b4-4a55-9b92-939e21ec318f} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001235 sec., 63157.89473684211 rows/sec., 5.19 MiB/sec. | ||
| 11534 | 2026.02.23 16:38:04.207295 [ 278 ] {1cb7fec0-77b4-4a55-9b92-939e21ec318f} <Debug> TCPHandler: Processed in 0.001408779 sec. | ||
| 11535 | 2026.02.23 16:38:04.207408 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11536 | 2026.02.23 16:38:04.207504 [ 278 ] {d9fdb6d1-4198-4c20-afda-19fae853e485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11537 | 2026.02.23 16:38:04.207545 [ 278 ] {d9fdb6d1-4198-4c20-afda-19fae853e485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11538 | 2026.02.23 16:38:04.207937 [ 278 ] {d9fdb6d1-4198-4c20-afda-19fae853e485} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.02.23 16:38:04.207974 [ 278 ] {d9fdb6d1-4198-4c20-afda-19fae853e485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11540 | 2026.02.23 16:38:04.208268 [ 278 ] {d9fdb6d1-4198-4c20-afda-19fae853e485} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11541 | 2026.02.23 16:38:04.208471 [ 278 ] {d9fdb6d1-4198-4c20-afda-19fae853e485} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2026.02.23 16:38:04.208600 [ 278 ] {d9fdb6d1-4198-4c20-afda-19fae853e485} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001115 sec., 12556.053811659192 rows/sec., 924.89 KiB/sec. | ||
| 11543 | 2026.02.23 16:38:04.208638 [ 278 ] {d9fdb6d1-4198-4c20-afda-19fae853e485} <Debug> TCPHandler: Processed in 0.001279987 sec. | ||
| 11544 | 2026.02.23 16:38:04.208744 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11545 | 2026.02.23 16:38:04.208840 [ 278 ] {c5deacbb-65f2-4c04-b743-922c4bb029f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11546 | 2026.02.23 16:38:04.208880 [ 278 ] {c5deacbb-65f2-4c04-b743-922c4bb029f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11547 | 2026.02.23 16:38:04.209298 [ 278 ] {c5deacbb-65f2-4c04-b743-922c4bb029f2} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.02.23 16:38:04.209335 [ 278 ] {c5deacbb-65f2-4c04-b743-922c4bb029f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11549 | 2026.02.23 16:38:04.209631 [ 278 ] {c5deacbb-65f2-4c04-b743-922c4bb029f2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11550 | 2026.02.23 16:38:04.209847 [ 278 ] {c5deacbb-65f2-4c04-b743-922c4bb029f2} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.02.23 16:38:04.209988 [ 278 ] {c5deacbb-65f2-4c04-b743-922c4bb029f2} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001166 sec., 66895.36878216124 rows/sec., 5.23 MiB/sec. | ||
| 11552 | 2026.02.23 16:38:04.210026 [ 278 ] {c5deacbb-65f2-4c04-b743-922c4bb029f2} <Debug> TCPHandler: Processed in 0.001331057 sec. | ||
| 11553 | 2026.02.23 16:38:04.210136 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.02.23 16:38:04.210231 [ 278 ] {a20ab7ee-f70a-4c3a-9da7-b16203b07765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11555 | 2026.02.23 16:38:04.210275 [ 278 ] {a20ab7ee-f70a-4c3a-9da7-b16203b07765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11556 | 2026.02.23 16:38:04.210682 [ 278 ] {a20ab7ee-f70a-4c3a-9da7-b16203b07765} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.02.23 16:38:04.210718 [ 278 ] {a20ab7ee-f70a-4c3a-9da7-b16203b07765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11558 | 2026.02.23 16:38:04.211077 [ 278 ] {a20ab7ee-f70a-4c3a-9da7-b16203b07765} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11559 | 2026.02.23 16:38:04.211284 [ 278 ] {a20ab7ee-f70a-4c3a-9da7-b16203b07765} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2026.02.23 16:38:04.211414 [ 278 ] {a20ab7ee-f70a-4c3a-9da7-b16203b07765} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001202 sec., 134775.37437603995 rows/sec., 9.39 MiB/sec. | ||
| 11561 | 2026.02.23 16:38:04.211451 [ 278 ] {a20ab7ee-f70a-4c3a-9da7-b16203b07765} <Debug> TCPHandler: Processed in 0.001364938 sec. | ||
| 11562 | 2026.02.23 16:38:04.211557 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.02.23 16:38:04.211652 [ 278 ] {6e1ba55a-a018-4a52-93f1-ea6736d2a624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11564 | 2026.02.23 16:38:04.211706 [ 278 ] {6e1ba55a-a018-4a52-93f1-ea6736d2a624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11565 | 2026.02.23 16:38:04.212503 [ 278 ] {6e1ba55a-a018-4a52-93f1-ea6736d2a624} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2026.02.23 16:38:04.212546 [ 278 ] {6e1ba55a-a018-4a52-93f1-ea6736d2a624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11567 | 2026.02.23 16:38:04.213103 [ 278 ] {6e1ba55a-a018-4a52-93f1-ea6736d2a624} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11568 | 2026.02.23 16:38:04.213323 [ 278 ] {6e1ba55a-a018-4a52-93f1-ea6736d2a624} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2026.02.23 16:38:04.213466 [ 278 ] {6e1ba55a-a018-4a52-93f1-ea6736d2a624} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001832 sec., 5458.515283842795 rows/sec., 9.78 MiB/sec. | ||
| 11570 | 2026.02.23 16:38:04.213538 [ 278 ] {6e1ba55a-a018-4a52-93f1-ea6736d2a624} <Debug> TCPHandler: Processed in 0.002029822 sec. | ||
| 11571 | 2026.02.23 16:38:04.213648 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2026.02.23 16:38:04.213743 [ 278 ] {9558528c-df33-443d-884d-177da34a9196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11573 | 2026.02.23 16:38:04.213785 [ 278 ] {9558528c-df33-443d-884d-177da34a9196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11574 | 2026.02.23 16:38:04.214138 [ 278 ] {9558528c-df33-443d-884d-177da34a9196} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11575 | 2026.02.23 16:38:04.214175 [ 278 ] {9558528c-df33-443d-884d-177da34a9196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11576 | 2026.02.23 16:38:04.214476 [ 278 ] {9558528c-df33-443d-884d-177da34a9196} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11577 | 2026.02.23 16:38:04.214679 [ 278 ] {9558528c-df33-443d-884d-177da34a9196} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11578 | 2026.02.23 16:38:04.214808 [ 278 ] {9558528c-df33-443d-884d-177da34a9196} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 11579 | 2026.02.23 16:38:04.214845 [ 278 ] {9558528c-df33-443d-884d-177da34a9196} <Debug> TCPHandler: Processed in 0.001248076 sec. | ||
| 11580 | 2026.02.23 16:38:05.224441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26424 | ||
| 11581 | 2026.02.23 16:38:05.225118 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11582 | 2026.02.23 16:38:05.225159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11583 | 2026.02.23 16:38:05.225637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11584 | 2026.02.23 16:38:05.225872 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2026.02.23 16:38:05.226021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26424 | ||
| 11586 | 2026.02.23 16:38:06.627877 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11587 | 2026.02.23 16:38:06.645800 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11588 | 2026.02.23 16:38:06.645868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11589 | 2026.02.23 16:38:06.651868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11590 | 2026.02.23 16:38:06.652594 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11591 | 2026.02.23 16:38:06.656035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11592 | 2026.02.23 16:38:09.205564 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11593 | 2026.02.23 16:38:09.205881 [ 278 ] {eeeb936a-ab2f-4778-9889-8ff53349fd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11594 | 2026.02.23 16:38:09.205989 [ 278 ] {eeeb936a-ab2f-4778-9889-8ff53349fd93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11595 | 2026.02.23 16:38:09.206740 [ 278 ] {eeeb936a-ab2f-4778-9889-8ff53349fd93} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2026.02.23 16:38:09.206794 [ 278 ] {eeeb936a-ab2f-4778-9889-8ff53349fd93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11597 | 2026.02.23 16:38:09.207206 [ 278 ] {eeeb936a-ab2f-4778-9889-8ff53349fd93} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11598 | 2026.02.23 16:38:09.207443 [ 278 ] {eeeb936a-ab2f-4778-9889-8ff53349fd93} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2026.02.23 16:38:09.207612 [ 278 ] {eeeb936a-ab2f-4778-9889-8ff53349fd93} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001809 sec., 66334.99170812604 rows/sec., 5.65 MiB/sec. | ||
| 11600 | 2026.02.23 16:38:09.207664 [ 278 ] {eeeb936a-ab2f-4778-9889-8ff53349fd93} <Debug> TCPHandler: Processed in 0.002291037 sec. | ||
| 11601 | 2026.02.23 16:38:09.207793 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11602 | 2026.02.23 16:38:09.207896 [ 278 ] {9199a708-d714-47b7-b2d0-5c6802da343f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11603 | 2026.02.23 16:38:09.207940 [ 278 ] {9199a708-d714-47b7-b2d0-5c6802da343f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11604 | 2026.02.23 16:38:09.208366 [ 278 ] {9199a708-d714-47b7-b2d0-5c6802da343f} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11605 | 2026.02.23 16:38:09.208404 [ 278 ] {9199a708-d714-47b7-b2d0-5c6802da343f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11606 | 2026.02.23 16:38:09.208700 [ 278 ] {9199a708-d714-47b7-b2d0-5c6802da343f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11607 | 2026.02.23 16:38:09.208904 [ 278 ] {9199a708-d714-47b7-b2d0-5c6802da343f} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2026.02.23 16:38:09.209047 [ 278 ] {9199a708-d714-47b7-b2d0-5c6802da343f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001174 sec., 27257.240204429305 rows/sec., 2.00 MiB/sec. | ||
| 11609 | 2026.02.23 16:38:09.209087 [ 278 ] {9199a708-d714-47b7-b2d0-5c6802da343f} <Debug> TCPHandler: Processed in 0.001348287 sec. | ||
| 11610 | 2026.02.23 16:38:09.209193 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11611 | 2026.02.23 16:38:09.209289 [ 278 ] {11560eee-1658-4e3d-a56c-831ff130efe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11612 | 2026.02.23 16:38:09.209329 [ 278 ] {11560eee-1658-4e3d-a56c-831ff130efe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11613 | 2026.02.23 16:38:09.209753 [ 278 ] {11560eee-1658-4e3d-a56c-831ff130efe9} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2026.02.23 16:38:09.209790 [ 278 ] {11560eee-1658-4e3d-a56c-831ff130efe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11615 | 2026.02.23 16:38:09.210095 [ 278 ] {11560eee-1658-4e3d-a56c-831ff130efe9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11616 | 2026.02.23 16:38:09.210301 [ 278 ] {11560eee-1658-4e3d-a56c-831ff130efe9} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.02.23 16:38:09.210430 [ 278 ] {11560eee-1658-4e3d-a56c-831ff130efe9} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001161 sec., 82687.33850129199 rows/sec., 6.46 MiB/sec. | ||
| 11618 | 2026.02.23 16:38:09.210467 [ 278 ] {11560eee-1658-4e3d-a56c-831ff130efe9} <Debug> TCPHandler: Processed in 0.001322817 sec. | ||
| 11619 | 2026.02.23 16:38:09.210579 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11620 | 2026.02.23 16:38:09.210675 [ 278 ] {51d811bf-2b76-4e67-bd0e-977fecf9f9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11621 | 2026.02.23 16:38:09.210719 [ 278 ] {51d811bf-2b76-4e67-bd0e-977fecf9f9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11622 | 2026.02.23 16:38:09.211123 [ 278 ] {51d811bf-2b76-4e67-bd0e-977fecf9f9f2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11623 | 2026.02.23 16:38:09.211160 [ 278 ] {51d811bf-2b76-4e67-bd0e-977fecf9f9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11624 | 2026.02.23 16:38:09.211482 [ 278 ] {51d811bf-2b76-4e67-bd0e-977fecf9f9f2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11625 | 2026.02.23 16:38:09.211697 [ 278 ] {51d811bf-2b76-4e67-bd0e-977fecf9f9f2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11626 | 2026.02.23 16:38:09.211827 [ 278 ] {51d811bf-2b76-4e67-bd0e-977fecf9f9f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 11627 | 2026.02.23 16:38:09.211865 [ 278 ] {51d811bf-2b76-4e67-bd0e-977fecf9f9f2} <Debug> TCPHandler: Processed in 0.001335967 sec. | ||
| 11628 | 2026.02.23 16:38:09.211974 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11629 | 2026.02.23 16:38:09.212068 [ 278 ] {2ac89a4d-d2cd-4939-acd7-8337cf192bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11630 | 2026.02.23 16:38:09.212123 [ 278 ] {2ac89a4d-d2cd-4939-acd7-8337cf192bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11631 | 2026.02.23 16:38:09.212956 [ 278 ] {2ac89a4d-d2cd-4939-acd7-8337cf192bd3} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11632 | 2026.02.23 16:38:09.212993 [ 278 ] {2ac89a4d-d2cd-4939-acd7-8337cf192bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11633 | 2026.02.23 16:38:09.213533 [ 278 ] {2ac89a4d-d2cd-4939-acd7-8337cf192bd3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11634 | 2026.02.23 16:38:09.213752 [ 278 ] {2ac89a4d-d2cd-4939-acd7-8337cf192bd3} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11635 | 2026.02.23 16:38:09.213890 [ 278 ] {2ac89a4d-d2cd-4939-acd7-8337cf192bd3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00184 sec., 17391.304347826088 rows/sec., 31.16 MiB/sec. | ||
| 11636 | 2026.02.23 16:38:09.213959 [ 278 ] {2ac89a4d-d2cd-4939-acd7-8337cf192bd3} <Debug> TCPHandler: Processed in 0.002035502 sec. | ||
| 11637 | 2026.02.23 16:38:09.214077 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11638 | 2026.02.23 16:38:09.214173 [ 278 ] {5fcf0043-3db7-40b3-8efe-d1e2383b4e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11639 | 2026.02.23 16:38:09.214215 [ 278 ] {5fcf0043-3db7-40b3-8efe-d1e2383b4e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11640 | 2026.02.23 16:38:09.214552 [ 278 ] {5fcf0043-3db7-40b3-8efe-d1e2383b4e86} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11641 | 2026.02.23 16:38:09.214589 [ 278 ] {5fcf0043-3db7-40b3-8efe-d1e2383b4e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 11642 | 2026.02.23 16:38:09.214890 [ 278 ] {5fcf0043-3db7-40b3-8efe-d1e2383b4e86} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11643 | 2026.02.23 16:38:09.215094 [ 278 ] {5fcf0043-3db7-40b3-8efe-d1e2383b4e86} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2026.02.23 16:38:09.215213 [ 278 ] {5fcf0043-3db7-40b3-8efe-d1e2383b4e86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 11645 | 2026.02.23 16:38:09.215248 [ 278 ] {5fcf0043-3db7-40b3-8efe-d1e2383b4e86} <Debug> TCPHandler: Processed in 0.001237935 sec. | ||
| 11646 | 2026.02.23 16:38:11.051723 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49423 | ||
| 11647 | 2026.02.23 16:38:11.051835 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11648 | 2026.02.23 16:38:11.051863 [ 352 ] {} <Debug> TCP-Session: 9a4cbfc6-dea3-4fe3-89e1-aac4af9ff245 Authenticating user 'default' from [fd00:1122:3344:101::e]:49423 | ||
| 11649 | 2026.02.23 16:38:11.051885 [ 352 ] {} <Debug> TCP-Session: 9a4cbfc6-dea3-4fe3-89e1-aac4af9ff245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11650 | 2026.02.23 16:38:11.051898 [ 352 ] {} <Debug> TCP-Session: 9a4cbfc6-dea3-4fe3-89e1-aac4af9ff245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11651 | 2026.02.23 16:38:11.052096 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34402 | ||
| 11652 | 2026.02.23 16:38:11.052151 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50515 | ||
| 11653 | 2026.02.23 16:38:11.052155 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52207 | ||
| 11654 | 2026.02.23 16:38:11.052222 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11655 | 2026.02.23 16:38:11.052206 [ 352 ] {} <Trace> TCP-Session: 9a4cbfc6-dea3-4fe3-89e1-aac4af9ff245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11656 | 2026.02.23 16:38:11.052266 [ 353 ] {} <Debug> TCP-Session: eb09c58b-6d6b-4600-816b-23294f669d46 Authenticating user 'default' from [fd00:1122:3344:101::e]:34402 | ||
| 11657 | 2026.02.23 16:38:11.052274 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11658 | 2026.02.23 16:38:11.052302 [ 353 ] {} <Debug> TCP-Session: eb09c58b-6d6b-4600-816b-23294f669d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11659 | 2026.02.23 16:38:11.052305 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11660 | 2026.02.23 16:38:11.052323 [ 355 ] {} <Debug> TCP-Session: f6a5b2e0-756b-4a9d-84e3-d858ff82b989 Authenticating user 'default' from [fd00:1122:3344:101::e]:50515 | ||
| 11661 | 2026.02.23 16:38:11.052328 [ 353 ] {} <Debug> TCP-Session: eb09c58b-6d6b-4600-816b-23294f669d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11662 | 2026.02.23 16:38:11.052352 [ 354 ] {} <Debug> TCP-Session: a597ee82-54c6-4bef-ab32-4f3c421a9d19 Authenticating user 'default' from [fd00:1122:3344:101::e]:52207 | ||
| 11663 | 2026.02.23 16:38:11.052365 [ 355 ] {} <Debug> TCP-Session: f6a5b2e0-756b-4a9d-84e3-d858ff82b989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11664 | 2026.02.23 16:38:11.052195 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58957 | ||
| 11665 | 2026.02.23 16:38:11.052397 [ 355 ] {} <Debug> TCP-Session: f6a5b2e0-756b-4a9d-84e3-d858ff82b989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11666 | 2026.02.23 16:38:11.052392 [ 354 ] {} <Debug> TCP-Session: a597ee82-54c6-4bef-ab32-4f3c421a9d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11667 | 2026.02.23 16:38:11.052181 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42500 | ||
| 11668 | 2026.02.23 16:38:11.052437 [ 354 ] {} <Debug> TCP-Session: a597ee82-54c6-4bef-ab32-4f3c421a9d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11669 | 2026.02.23 16:38:11.052430 [ 352 ] {9f11a763-678d-43fa-84c7-0dc33496a68c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49423) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11670 | 2026.02.23 16:38:11.052168 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35679 | ||
| 11671 | 2026.02.23 16:38:11.052156 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45180 | ||
| 11672 | 2026.02.23 16:38:11.052190 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58612 | ||
| 11673 | 2026.02.23 16:38:11.052611 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11674 | 2026.02.23 16:38:11.052644 [ 350 ] {} <Debug> TCP-Session: 8879baf7-0215-4977-8a1a-20c182b26194 Authenticating user 'default' from [fd00:1122:3344:101::e]:58957 | ||
| 11675 | 2026.02.23 16:38:11.052661 [ 350 ] {} <Debug> TCP-Session: 8879baf7-0215-4977-8a1a-20c182b26194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11676 | 2026.02.23 16:38:11.052673 [ 350 ] {} <Debug> TCP-Session: 8879baf7-0215-4977-8a1a-20c182b26194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11677 | 2026.02.23 16:38:11.052748 [ 352 ] {9f11a763-678d-43fa-84c7-0dc33496a68c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11678 | 2026.02.23 16:38:11.052811 [ 352 ] {9f11a763-678d-43fa-84c7-0dc33496a68c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11679 | 2026.02.23 16:38:11.052973 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11680 | 2026.02.23 16:38:11.053004 [ 287 ] {} <Debug> TCP-Session: ed6a26d5-73b2-4ddb-8595-5c11bd820e60 Authenticating user 'default' from [fd00:1122:3344:101::e]:45180 | ||
| 11681 | 2026.02.23 16:38:11.053022 [ 287 ] {} <Debug> TCP-Session: ed6a26d5-73b2-4ddb-8595-5c11bd820e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11682 | 2026.02.23 16:38:11.053038 [ 287 ] {} <Debug> TCP-Session: ed6a26d5-73b2-4ddb-8595-5c11bd820e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11683 | 2026.02.23 16:38:11.053106 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11684 | 2026.02.23 16:38:11.053120 [ 352 ] {9f11a763-678d-43fa-84c7-0dc33496a68c} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 11685 | 2026.02.23 16:38:11.053145 [ 291 ] {} <Debug> TCP-Session: 12b600a2-25ce-46da-b259-75f2aec3532b Authenticating user 'default' from [fd00:1122:3344:101::e]:58612 | ||
| 11686 | 2026.02.23 16:38:11.053168 [ 291 ] {} <Debug> TCP-Session: 12b600a2-25ce-46da-b259-75f2aec3532b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11687 | 2026.02.23 16:38:11.053186 [ 291 ] {} <Debug> TCP-Session: 12b600a2-25ce-46da-b259-75f2aec3532b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11688 | 2026.02.23 16:38:11.053520 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11689 | 2026.02.23 16:38:11.053558 [ 289 ] {} <Debug> TCP-Session: d3e73bea-87bf-4312-b888-86220796aa6e Authenticating user 'default' from [fd00:1122:3344:101::e]:35679 | ||
| 11690 | 2026.02.23 16:38:11.053576 [ 289 ] {} <Debug> TCP-Session: d3e73bea-87bf-4312-b888-86220796aa6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11691 | 2026.02.23 16:38:11.053588 [ 289 ] {} <Debug> TCP-Session: d3e73bea-87bf-4312-b888-86220796aa6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11692 | 2026.02.23 16:38:11.053640 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11693 | 2026.02.23 16:38:11.053682 [ 290 ] {} <Debug> TCP-Session: fe61621e-ad85-4e5a-bb71-1f43e1f9abc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42500 | ||
| 11694 | 2026.02.23 16:38:11.053701 [ 290 ] {} <Debug> TCP-Session: fe61621e-ad85-4e5a-bb71-1f43e1f9abc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11695 | 2026.02.23 16:38:11.053714 [ 290 ] {} <Debug> TCP-Session: fe61621e-ad85-4e5a-bb71-1f43e1f9abc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11696 | 2026.02.23 16:38:11.054146 [ 331 ] {9f11a763-678d-43fa-84c7-0dc33496a68c} <Trace> AggregatingTransform: Aggregating | ||
| 11697 | 2026.02.23 16:38:11.054189 [ 331 ] {9f11a763-678d-43fa-84c7-0dc33496a68c} <Trace> Aggregator: Aggregation method: without_key | ||
| 11698 | 2026.02.23 16:38:11.054222 [ 331 ] {9f11a763-678d-43fa-84c7-0dc33496a68c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009844 sec. (1015.847 rows/sec., 39.68 KiB/sec.) | ||
| 11699 | 2026.02.23 16:38:11.054240 [ 331 ] {9f11a763-678d-43fa-84c7-0dc33496a68c} <Trace> Aggregator: Merging aggregated data | ||
| 11700 | 2026.02.23 16:38:11.055617 [ 352 ] {9f11a763-678d-43fa-84c7-0dc33496a68c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003247 sec., 307.9765937788728 rows/sec., 12.03 KiB/sec. | ||
| 11701 | 2026.02.23 16:38:11.055761 [ 352 ] {9f11a763-678d-43fa-84c7-0dc33496a68c} <Debug> TCPHandler: Processed in 0.003674855 sec. | ||
| 11702 | 2026.02.23 16:38:11.055875 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11703 | 2026.02.23 16:38:11.055910 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11704 | 2026.02.23 16:38:11.055929 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11705 | 2026.02.23 16:38:11.055949 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11706 | 2026.02.23 16:38:11.055958 [ 350 ] {} <Debug> TCP-Session: 8879baf7-0215-4977-8a1a-20c182b26194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11707 | 2026.02.23 16:38:11.055966 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11708 | 2026.02.23 16:38:11.055999 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11709 | 2026.02.23 16:38:11.056018 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11710 | 2026.02.23 16:38:11.056051 [ 354 ] {} <Debug> TCP-Session: a597ee82-54c6-4bef-ab32-4f3c421a9d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11711 | 2026.02.23 16:38:11.056059 [ 290 ] {} <Debug> TCP-Session: fe61621e-ad85-4e5a-bb71-1f43e1f9abc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11712 | 2026.02.23 16:38:11.056089 [ 289 ] {} <Debug> TCP-Session: d3e73bea-87bf-4312-b888-86220796aa6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11713 | 2026.02.23 16:38:11.055986 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11714 | 2026.02.23 16:38:11.055982 [ 353 ] {} <Debug> TCP-Session: eb09c58b-6d6b-4600-816b-23294f669d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11715 | 2026.02.23 16:38:11.055915 [ 352 ] {} <Debug> TCP-Session: 9a4cbfc6-dea3-4fe3-89e1-aac4af9ff245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11716 | 2026.02.23 16:38:11.056172 [ 355 ] {} <Debug> TCP-Session: f6a5b2e0-756b-4a9d-84e3-d858ff82b989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11717 | 2026.02.23 16:38:11.056048 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11718 | 2026.02.23 16:38:11.055998 [ 287 ] {} <Debug> TCP-Session: ed6a26d5-73b2-4ddb-8595-5c11bd820e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11719 | 2026.02.23 16:38:11.056259 [ 291 ] {} <Debug> TCP-Session: 12b600a2-25ce-46da-b259-75f2aec3532b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11720 | 2026.02.23 16:38:11.261046 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34034 | ||
| 11721 | 2026.02.23 16:38:11.261196 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11722 | 2026.02.23 16:38:11.261242 [ 352 ] {} <Debug> TCP-Session: 9dd04eb8-8d8c-4c14-b07f-87f4b998e790 Authenticating user 'default' from [fd00:1122:3344:101::e]:34034 | ||
| 11723 | 2026.02.23 16:38:11.261274 [ 352 ] {} <Debug> TCP-Session: 9dd04eb8-8d8c-4c14-b07f-87f4b998e790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11724 | 2026.02.23 16:38:11.261287 [ 352 ] {} <Debug> TCP-Session: 9dd04eb8-8d8c-4c14-b07f-87f4b998e790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11725 | 2026.02.23 16:38:11.261501 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39431 | ||
| 11726 | 2026.02.23 16:38:11.261516 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35675 | ||
| 11727 | 2026.02.23 16:38:11.261553 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54432 | ||
| 11728 | 2026.02.23 16:38:11.261585 [ 352 ] {} <Trace> TCP-Session: 9dd04eb8-8d8c-4c14-b07f-87f4b998e790 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11729 | 2026.02.23 16:38:11.261570 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35718 | ||
| 11730 | 2026.02.23 16:38:11.261628 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11731 | 2026.02.23 16:38:11.261647 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11732 | 2026.02.23 16:38:11.261542 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37338 | ||
| 11733 | 2026.02.23 16:38:11.261688 [ 353 ] {} <Debug> TCP-Session: ee2d938d-5bdc-47e5-bf91-f9dcbb3f94e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39431 | ||
| 11734 | 2026.02.23 16:38:11.261696 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11735 | 2026.02.23 16:38:11.261740 [ 353 ] {} <Debug> TCP-Session: ee2d938d-5bdc-47e5-bf91-f9dcbb3f94e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11736 | 2026.02.23 16:38:11.261751 [ 350 ] {} <Debug> TCP-Session: 6daae7d7-fbc7-432e-8140-0c0d3ff1d934 Authenticating user 'default' from [fd00:1122:3344:101::e]:35718 | ||
| 11737 | 2026.02.23 16:38:11.261770 [ 353 ] {} <Debug> TCP-Session: ee2d938d-5bdc-47e5-bf91-f9dcbb3f94e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11738 | 2026.02.23 16:38:11.261776 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11739 | 2026.02.23 16:38:11.261789 [ 350 ] {} <Debug> TCP-Session: 6daae7d7-fbc7-432e-8140-0c0d3ff1d934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11740 | 2026.02.23 16:38:11.261818 [ 289 ] {} <Debug> TCP-Session: 106fa53f-3074-4646-8226-1d7c0436abaa Authenticating user 'default' from [fd00:1122:3344:101::e]:37338 | ||
| 11741 | 2026.02.23 16:38:11.261828 [ 350 ] {} <Debug> TCP-Session: 6daae7d7-fbc7-432e-8140-0c0d3ff1d934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11742 | 2026.02.23 16:38:11.261843 [ 289 ] {} <Debug> TCP-Session: 106fa53f-3074-4646-8226-1d7c0436abaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11743 | 2026.02.23 16:38:11.261774 [ 352 ] {c58c1085-95bb-479e-ad96-3dc5bd653ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34034) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11744 | 2026.02.23 16:38:11.261878 [ 289 ] {} <Debug> TCP-Session: 106fa53f-3074-4646-8226-1d7c0436abaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11745 | 2026.02.23 16:38:11.261685 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11746 | 2026.02.23 16:38:11.261512 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33798 | ||
| 11747 | 2026.02.23 16:38:11.261698 [ 355 ] {} <Debug> TCP-Session: 477c221b-8fe1-448e-8fed-4ea0423b65fd Authenticating user 'default' from [fd00:1122:3344:101::e]:35675 | ||
| 11748 | 2026.02.23 16:38:11.261977 [ 290 ] {} <Debug> TCP-Session: 49ee17f5-d384-4c33-881c-eeeec2f3722e Authenticating user 'default' from [fd00:1122:3344:101::e]:54432 | ||
| 11749 | 2026.02.23 16:38:11.262000 [ 355 ] {} <Debug> TCP-Session: 477c221b-8fe1-448e-8fed-4ea0423b65fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11750 | 2026.02.23 16:38:11.261561 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34250 | ||
| 11751 | 2026.02.23 16:38:11.262025 [ 355 ] {} <Debug> TCP-Session: 477c221b-8fe1-448e-8fed-4ea0423b65fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11752 | 2026.02.23 16:38:11.262025 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11753 | 2026.02.23 16:38:11.262022 [ 290 ] {} <Debug> TCP-Session: 49ee17f5-d384-4c33-881c-eeeec2f3722e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11754 | 2026.02.23 16:38:11.262090 [ 354 ] {} <Debug> TCP-Session: fd06d46b-069f-4183-89e3-6593719f6eeb Authenticating user 'default' from [fd00:1122:3344:101::e]:33798 | ||
| 11755 | 2026.02.23 16:38:11.262100 [ 290 ] {} <Debug> TCP-Session: 49ee17f5-d384-4c33-881c-eeeec2f3722e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11756 | 2026.02.23 16:38:11.262103 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11757 | 2026.02.23 16:38:11.262114 [ 354 ] {} <Debug> TCP-Session: fd06d46b-069f-4183-89e3-6593719f6eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11758 | 2026.02.23 16:38:11.262137 [ 291 ] {} <Debug> TCP-Session: a0d02c06-52c4-4354-aa4b-ef9795b54b26 Authenticating user 'default' from [fd00:1122:3344:101::e]:34250 | ||
| 11759 | 2026.02.23 16:38:11.262147 [ 352 ] {c58c1085-95bb-479e-ad96-3dc5bd653ac4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11760 | 2026.02.23 16:38:11.262161 [ 291 ] {} <Debug> TCP-Session: a0d02c06-52c4-4354-aa4b-ef9795b54b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11761 | 2026.02.23 16:38:11.262145 [ 354 ] {} <Debug> TCP-Session: fd06d46b-069f-4183-89e3-6593719f6eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11762 | 2026.02.23 16:38:11.262184 [ 291 ] {} <Debug> TCP-Session: a0d02c06-52c4-4354-aa4b-ef9795b54b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11763 | 2026.02.23 16:38:11.262202 [ 352 ] {c58c1085-95bb-479e-ad96-3dc5bd653ac4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11764 | 2026.02.23 16:38:11.261527 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48746 | ||
| 11765 | 2026.02.23 16:38:11.262299 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11766 | 2026.02.23 16:38:11.262321 [ 287 ] {} <Debug> TCP-Session: e378594c-92e2-423e-939d-a2e3d81e633c Authenticating user 'default' from [fd00:1122:3344:101::e]:48746 | ||
| 11767 | 2026.02.23 16:38:11.262336 [ 287 ] {} <Debug> TCP-Session: e378594c-92e2-423e-939d-a2e3d81e633c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11768 | 2026.02.23 16:38:11.262348 [ 287 ] {} <Debug> TCP-Session: e378594c-92e2-423e-939d-a2e3d81e633c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11769 | 2026.02.23 16:38:11.262491 [ 352 ] {c58c1085-95bb-479e-ad96-3dc5bd653ac4} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 11770 | 2026.02.23 16:38:11.263389 [ 321 ] {c58c1085-95bb-479e-ad96-3dc5bd653ac4} <Trace> AggregatingTransform: Aggregating | ||
| 11771 | 2026.02.23 16:38:11.263445 [ 321 ] {c58c1085-95bb-479e-ad96-3dc5bd653ac4} <Trace> Aggregator: Aggregation method: without_key | ||
| 11772 | 2026.02.23 16:38:11.263481 [ 321 ] {c58c1085-95bb-479e-ad96-3dc5bd653ac4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890538 sec. (1122.917 rows/sec., 43.86 KiB/sec.) | ||
| 11773 | 2026.02.23 16:38:11.263501 [ 321 ] {c58c1085-95bb-479e-ad96-3dc5bd653ac4} <Trace> Aggregator: Merging aggregated data | ||
| 11774 | 2026.02.23 16:38:11.264943 [ 352 ] {c58c1085-95bb-479e-ad96-3dc5bd653ac4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003228 sec., 309.7893432465923 rows/sec., 12.10 KiB/sec. | ||
| 11775 | 2026.02.23 16:38:11.265070 [ 352 ] {c58c1085-95bb-479e-ad96-3dc5bd653ac4} <Debug> TCPHandler: Processed in 0.003601664 sec. | ||
| 11776 | 2026.02.23 16:38:11.265194 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11777 | 2026.02.23 16:38:11.265219 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11778 | 2026.02.23 16:38:11.265226 [ 352 ] {} <Debug> TCP-Session: 9dd04eb8-8d8c-4c14-b07f-87f4b998e790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2026.02.23 16:38:11.265238 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11780 | 2026.02.23 16:38:11.265265 [ 354 ] {} <Debug> TCP-Session: fd06d46b-069f-4183-89e3-6593719f6eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11781 | 2026.02.23 16:38:11.265272 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11782 | 2026.02.23 16:38:11.265293 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11783 | 2026.02.23 16:38:11.265329 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11784 | 2026.02.23 16:38:11.265333 [ 287 ] {} <Debug> TCP-Session: e378594c-92e2-423e-939d-a2e3d81e633c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11785 | 2026.02.23 16:38:11.265350 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11786 | 2026.02.23 16:38:11.265360 [ 355 ] {} <Debug> TCP-Session: 477c221b-8fe1-448e-8fed-4ea0423b65fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11787 | 2026.02.23 16:38:11.265403 [ 291 ] {} <Debug> TCP-Session: a0d02c06-52c4-4354-aa4b-ef9795b54b26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11788 | 2026.02.23 16:38:11.265375 [ 289 ] {} <Debug> TCP-Session: 106fa53f-3074-4646-8226-1d7c0436abaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11789 | 2026.02.23 16:38:11.265310 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11790 | 2026.02.23 16:38:11.265304 [ 353 ] {} <Debug> TCP-Session: ee2d938d-5bdc-47e5-bf91-f9dcbb3f94e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11791 | 2026.02.23 16:38:11.265485 [ 350 ] {} <Debug> TCP-Session: 6daae7d7-fbc7-432e-8140-0c0d3ff1d934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11792 | 2026.02.23 16:38:11.265258 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11793 | 2026.02.23 16:38:11.265554 [ 290 ] {} <Debug> TCP-Session: 49ee17f5-d384-4c33-881c-eeeec2f3722e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11794 | 2026.02.23 16:38:12.572013 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11795 | 2026.02.23 16:38:12.572069 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11796 | 2026.02.23 16:38:12.726257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26872 | ||
| 11797 | 2026.02.23 16:38:12.726832 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2026.02.23 16:38:12.726887 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11799 | 2026.02.23 16:38:12.727425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11800 | 2026.02.23 16:38:12.727663 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2026.02.23 16:38:12.727814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26872 | ||
| 11802 | 2026.02.23 16:38:12.727857 [ 107 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11803 | 2026.02.23 16:38:12.727941 [ 107 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11804 | 2026.02.23 16:38:12.727975 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11805 | 2026.02.23 16:38:12.728115 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 11806 | 2026.02.23 16:38:12.728291 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11807 | 2026.02.23 16:38:12.728342 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24504 rows starting from the beginning of the part | ||
| 11808 | 2026.02.23 16:38:12.728416 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 11809 | 2026.02.23 16:38:12.728466 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 11810 | 2026.02.23 16:38:12.728513 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 11811 | 2026.02.23 16:38:12.728557 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 11812 | 2026.02.23 16:38:12.728600 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 11813 | 2026.02.23 16:38:12.731066 [ 193 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26872 rows, containing 4 columns (4 merged, 0 gathered) in 0.003006362 sec., 8938378.01302704 rows/sec., 127.86 MiB/sec. | ||
| 11814 | 2026.02.23 16:38:12.731411 [ 186 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11815 | 2026.02.23 16:38:12.731785 [ 186 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_56_11} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11816 | 2026.02.23 16:38:12.731878 [ 186 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_56_11} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11817 | 2026.02.23 16:38:12.732001 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11818 | 2026.02.23 16:38:12.808718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1458 | ||
| 11819 | 2026.02.23 16:38:12.811075 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11820 | 2026.02.23 16:38:12.811121 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11821 | 2026.02.23 16:38:12.812338 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11822 | 2026.02.23 16:38:12.812608 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11823 | 2026.02.23 16:38:12.812761 [ 107 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11824 | 2026.02.23 16:38:12.812804 [ 107 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2026.02.23 16:38:12.812824 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11826 | 2026.02.23 16:38:12.812899 [ 199 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 11827 | 2026.02.23 16:38:12.812980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1458 | ||
| 11828 | 2026.02.23 16:38:12.813378 [ 199 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11829 | 2026.02.23 16:38:12.813514 [ 199 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1322 rows starting from the beginning of the part | ||
| 11830 | 2026.02.23 16:38:12.813875 [ 199 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 11831 | 2026.02.23 16:38:12.814232 [ 199 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 11832 | 2026.02.23 16:38:12.814586 [ 199 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 11833 | 2026.02.23 16:38:12.814931 [ 199 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 11834 | 2026.02.23 16:38:12.815260 [ 199 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 11835 | 2026.02.23 16:38:12.822190 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 72 columns (72 merged, 0 gathered) in 0.009321922 sec., 156405.51379854928 rows/sec., 124.23 MiB/sec. | ||
| 11836 | 2026.02.23 16:38:12.823884 [ 202 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11837 | 2026.02.23 16:38:12.824433 [ 202 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_41_8} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2026.02.23 16:38:12.824506 [ 202 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_41_8} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11839 | 2026.02.23 16:38:12.824777 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11840 | 2026.02.23 16:38:14.156179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11841 | 2026.02.23 16:38:14.174024 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2026.02.23 16:38:14.174080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11843 | 2026.02.23 16:38:14.180469 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11844 | 2026.02.23 16:38:14.181184 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11845 | 2026.02.23 16:38:14.181456 [ 91 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11846 | 2026.02.23 16:38:14.181496 [ 91 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11847 | 2026.02.23 16:38:14.181519 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11848 | 2026.02.23 16:38:14.181641 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 11849 | 2026.02.23 16:38:14.184633 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11850 | 2026.02.23 16:38:14.185495 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11851 | 2026.02.23 16:38:14.187113 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 11852 | 2026.02.23 16:38:14.191860 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 11853 | 2026.02.23 16:38:14.196499 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11854 | 2026.02.23 16:38:14.201251 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11855 | 2026.02.23 16:38:14.204465 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11856 | 2026.02.23 16:38:14.204630 [ 278 ] {ac3f79dc-e0f1-47b7-9f1b-d3d39b7be3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11857 | 2026.02.23 16:38:14.204693 [ 278 ] {ac3f79dc-e0f1-47b7-9f1b-d3d39b7be3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11858 | 2026.02.23 16:38:14.205331 [ 278 ] {ac3f79dc-e0f1-47b7-9f1b-d3d39b7be3f6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11859 | 2026.02.23 16:38:14.205367 [ 278 ] {ac3f79dc-e0f1-47b7-9f1b-d3d39b7be3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11860 | 2026.02.23 16:38:14.205696 [ 278 ] {ac3f79dc-e0f1-47b7-9f1b-d3d39b7be3f6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11861 | 2026.02.23 16:38:14.205938 [ 278 ] {ac3f79dc-e0f1-47b7-9f1b-d3d39b7be3f6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11862 | 2026.02.23 16:38:14.206056 [ 91 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11863 | 2026.02.23 16:38:14.206075 [ 278 ] {ac3f79dc-e0f1-47b7-9f1b-d3d39b7be3f6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001491 sec., 50972.50167672703 rows/sec., 4.20 MiB/sec. | ||
| 11864 | 2026.02.23 16:38:14.206089 [ 91 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11865 | 2026.02.23 16:38:14.206109 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11866 | 2026.02.23 16:38:14.206116 [ 278 ] {ac3f79dc-e0f1-47b7-9f1b-d3d39b7be3f6} <Debug> TCPHandler: Processed in 0.001777686 sec. | ||
| 11867 | 2026.02.23 16:38:14.206234 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 11868 | 2026.02.23 16:38:14.206244 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11869 | 2026.02.23 16:38:14.206379 [ 278 ] {5b47e040-7c9a-4539-9e68-c16d1f2018a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11870 | 2026.02.23 16:38:14.206386 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11871 | 2026.02.23 16:38:14.206424 [ 278 ] {5b47e040-7c9a-4539-9e68-c16d1f2018a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11872 | 2026.02.23 16:38:14.206434 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2152 rows starting from the beginning of the part | ||
| 11873 | 2026.02.23 16:38:14.206513 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 76 rows starting from the beginning of the part | ||
| 11874 | 2026.02.23 16:38:14.206560 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 120 rows starting from the beginning of the part | ||
| 11875 | 2026.02.23 16:38:14.206559 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 11876 | 2026.02.23 16:38:14.206605 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 78 rows starting from the beginning of the part | ||
| 11877 | 2026.02.23 16:38:14.206655 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 120 rows starting from the beginning of the part | ||
| 11878 | 2026.02.23 16:38:14.206696 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 76 rows starting from the beginning of the part | ||
| 11879 | 2026.02.23 16:38:14.206851 [ 278 ] {5b47e040-7c9a-4539-9e68-c16d1f2018a2} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.02.23 16:38:14.206893 [ 278 ] {5b47e040-7c9a-4539-9e68-c16d1f2018a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11881 | 2026.02.23 16:38:14.207209 [ 278 ] {5b47e040-7c9a-4539-9e68-c16d1f2018a2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11882 | 2026.02.23 16:38:14.207426 [ 278 ] {5b47e040-7c9a-4539-9e68-c16d1f2018a2} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.02.23 16:38:14.207562 [ 278 ] {5b47e040-7c9a-4539-9e68-c16d1f2018a2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001201 sec., 8326.39467110741 rows/sec., 626.11 KiB/sec. | ||
| 11884 | 2026.02.23 16:38:14.207601 [ 278 ] {5b47e040-7c9a-4539-9e68-c16d1f2018a2} <Debug> TCPHandler: Processed in 0.001408609 sec. | ||
| 11885 | 2026.02.23 16:38:14.207713 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2026.02.23 16:38:14.207807 [ 278 ] {d3017cf4-1d0d-4521-9b02-4008be27765f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11887 | 2026.02.23 16:38:14.207847 [ 278 ] {d3017cf4-1d0d-4521-9b02-4008be27765f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11888 | 2026.02.23 16:38:14.208053 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882019 sec., 1393184.6596660288 rows/sec., 120.22 MiB/sec. | ||
| 11889 | 2026.02.23 16:38:14.208283 [ 278 ] {d3017cf4-1d0d-4521-9b02-4008be27765f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11890 | 2026.02.23 16:38:14.208325 [ 278 ] {d3017cf4-1d0d-4521-9b02-4008be27765f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11891 | 2026.02.23 16:38:14.208351 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11892 | 2026.02.23 16:38:14.208670 [ 278 ] {d3017cf4-1d0d-4521-9b02-4008be27765f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11893 | 2026.02.23 16:38:14.208682 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_81_16} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2026.02.23 16:38:14.208792 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_81_16} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11895 | 2026.02.23 16:38:14.208911 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11896 | 2026.02.23 16:38:14.208911 [ 278 ] {d3017cf4-1d0d-4521-9b02-4008be27765f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11897 | 2026.02.23 16:38:14.209041 [ 91 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11898 | 2026.02.23 16:38:14.209065 [ 278 ] {d3017cf4-1d0d-4521-9b02-4008be27765f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001276 sec., 57993.73040752351 rows/sec., 4.53 MiB/sec. | ||
| 11899 | 2026.02.23 16:38:14.209069 [ 91 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2026.02.23 16:38:14.209096 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11901 | 2026.02.23 16:38:14.209105 [ 278 ] {d3017cf4-1d0d-4521-9b02-4008be27765f} <Debug> TCPHandler: Processed in 0.00144105 sec. | ||
| 11902 | 2026.02.23 16:38:14.209169 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 11903 | 2026.02.23 16:38:14.209229 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11904 | 2026.02.23 16:38:14.209254 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11905 | 2026.02.23 16:38:14.209284 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1062 rows starting from the beginning of the part | ||
| 11906 | 2026.02.23 16:38:14.209323 [ 278 ] {df9b59aa-e10a-4243-9d91-6ca78c92c843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11907 | 2026.02.23 16:38:14.209339 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 74 rows starting from the beginning of the part | ||
| 11908 | 2026.02.23 16:38:14.209367 [ 278 ] {df9b59aa-e10a-4243-9d91-6ca78c92c843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11909 | 2026.02.23 16:38:14.209383 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 96 rows starting from the beginning of the part | ||
| 11910 | 2026.02.23 16:38:14.209422 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 78 rows starting from the beginning of the part | ||
| 11911 | 2026.02.23 16:38:14.209461 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 96 rows starting from the beginning of the part | ||
| 11912 | 2026.02.23 16:38:14.209499 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 74 rows starting from the beginning of the part | ||
| 11913 | 2026.02.23 16:38:14.209787 [ 278 ] {df9b59aa-e10a-4243-9d91-6ca78c92c843} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2026.02.23 16:38:14.209821 [ 278 ] {df9b59aa-e10a-4243-9d91-6ca78c92c843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11915 | 2026.02.23 16:38:14.210146 [ 278 ] {df9b59aa-e10a-4243-9d91-6ca78c92c843} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11916 | 2026.02.23 16:38:14.210353 [ 278 ] {df9b59aa-e10a-4243-9d91-6ca78c92c843} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2026.02.23 16:38:14.210454 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11918 | 2026.02.23 16:38:14.210469 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335087 sec., 1108541.9901474586 rows/sec., 86.59 MiB/sec. | ||
| 11919 | 2026.02.23 16:38:14.210481 [ 278 ] {df9b59aa-e10a-4243-9d91-6ca78c92c843} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 11920 | 2026.02.23 16:38:14.210484 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11921 | 2026.02.23 16:38:14.210530 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11922 | 2026.02.23 16:38:14.210533 [ 278 ] {df9b59aa-e10a-4243-9d91-6ca78c92c843} <Debug> TCPHandler: Processed in 0.001354019 sec. | ||
| 11923 | 2026.02.23 16:38:14.210600 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 11924 | 2026.02.23 16:38:14.210630 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11925 | 2026.02.23 16:38:14.210641 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 11926 | 2026.02.23 16:38:14.210648 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11927 | 2026.02.23 16:38:14.210769 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11928 | 2026.02.23 16:38:14.210777 [ 278 ] {727b63c6-ee45-4026-972f-8e509801df7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11929 | 2026.02.23 16:38:14.210811 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23461 rows starting from the beginning of the part | ||
| 11930 | 2026.02.23 16:38:14.210847 [ 278 ] {727b63c6-ee45-4026-972f-8e509801df7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11931 | 2026.02.23 16:38:14.210874 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11932 | 2026.02.23 16:38:14.210880 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_81_16} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11933 | 2026.02.23 16:38:14.210929 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 11934 | 2026.02.23 16:38:14.210963 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_81_16} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11935 | 2026.02.23 16:38:14.210980 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 162 rows starting from the beginning of the part | ||
| 11936 | 2026.02.23 16:38:14.211027 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11937 | 2026.02.23 16:38:14.211031 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11938 | 2026.02.23 16:38:14.211073 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 11939 | 2026.02.23 16:38:14.211619 [ 278 ] {727b63c6-ee45-4026-972f-8e509801df7e} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11940 | 2026.02.23 16:38:14.211659 [ 278 ] {727b63c6-ee45-4026-972f-8e509801df7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11941 | 2026.02.23 16:38:14.212214 [ 278 ] {727b63c6-ee45-4026-972f-8e509801df7e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11942 | 2026.02.23 16:38:14.212447 [ 278 ] {727b63c6-ee45-4026-972f-8e509801df7e} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11943 | 2026.02.23 16:38:14.212594 [ 278 ] {727b63c6-ee45-4026-972f-8e509801df7e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001834 sec., 5452.562704471102 rows/sec., 9.77 MiB/sec. | ||
| 11944 | 2026.02.23 16:38:14.212649 [ 278 ] {727b63c6-ee45-4026-972f-8e509801df7e} <Debug> TCPHandler: Processed in 0.002049932 sec. | ||
| 11945 | 2026.02.23 16:38:14.212759 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11946 | 2026.02.23 16:38:14.212855 [ 278 ] {7c2c20e5-d89c-4efa-a246-bfb5c37f250a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11947 | 2026.02.23 16:38:14.212897 [ 278 ] {7c2c20e5-d89c-4efa-a246-bfb5c37f250a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11948 | 2026.02.23 16:38:14.213247 [ 278 ] {7c2c20e5-d89c-4efa-a246-bfb5c37f250a} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11949 | 2026.02.23 16:38:14.213284 [ 278 ] {7c2c20e5-d89c-4efa-a246-bfb5c37f250a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11950 | 2026.02.23 16:38:14.213595 [ 278 ] {7c2c20e5-d89c-4efa-a246-bfb5c37f250a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11951 | 2026.02.23 16:38:14.213805 [ 278 ] {7c2c20e5-d89c-4efa-a246-bfb5c37f250a} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11952 | 2026.02.23 16:38:14.213909 [ 91 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11953 | 2026.02.23 16:38:14.213935 [ 91 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2026.02.23 16:38:14.213938 [ 278 ] {7c2c20e5-d89c-4efa-a246-bfb5c37f250a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 11955 | 2026.02.23 16:38:14.213952 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11956 | 2026.02.23 16:38:14.213978 [ 278 ] {7c2c20e5-d89c-4efa-a246-bfb5c37f250a} <Debug> TCPHandler: Processed in 0.001269296 sec. | ||
| 11957 | 2026.02.23 16:38:14.214033 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 11958 | 2026.02.23 16:38:14.214141 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11959 | 2026.02.23 16:38:14.214168 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4500 rows starting from the beginning of the part | ||
| 11960 | 2026.02.23 16:38:14.214214 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 11961 | 2026.02.23 16:38:14.214255 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 11962 | 2026.02.23 16:38:14.214291 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 11963 | 2026.02.23 16:38:14.214327 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 11964 | 2026.02.23 16:38:14.214363 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 11965 | 2026.02.23 16:38:14.215968 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24263 rows, containing 5 columns (5 merged, 0 gathered) in 0.00536965 sec., 4518544.039183187 rows/sec., 308.29 MiB/sec. | ||
| 11966 | 2026.02.23 16:38:14.216117 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4800 rows, containing 4 columns (4 merged, 0 gathered) in 0.002118533 sec., 2265718.77804122 rows/sec., 149.52 MiB/sec. | ||
| 11967 | 2026.02.23 16:38:14.216449 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11968 | 2026.02.23 16:38:14.216548 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11969 | 2026.02.23 16:38:14.216843 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_81_16} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11970 | 2026.02.23 16:38:14.216872 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11971 | 2026.02.23 16:38:14.216938 [ 192 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_81_16} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11972 | 2026.02.23 16:38:14.216951 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11973 | 2026.02.23 16:38:14.217029 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11974 | 2026.02.23 16:38:14.217086 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 11975 | 2026.02.23 16:38:14.264308 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.082728931 sec., 5100.99665134075 rows/sec., 26.38 MiB/sec. | ||
| 11976 | 2026.02.23 16:38:14.266316 [ 196 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11977 | 2026.02.23 16:38:14.268120 [ 196 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_56_11} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11978 | 2026.02.23 16:38:14.268209 [ 196 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_56_11} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11979 | 2026.02.23 16:38:14.269862 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11980 | 2026.02.23 16:38:19.235331 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11981 | 2026.02.23 16:38:19.235554 [ 278 ] {81660c23-858e-4c1c-ab02-867804693fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11982 | 2026.02.23 16:38:19.235634 [ 278 ] {81660c23-858e-4c1c-ab02-867804693fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11983 | 2026.02.23 16:38:19.236341 [ 278 ] {81660c23-858e-4c1c-ab02-867804693fec} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11984 | 2026.02.23 16:38:19.236396 [ 278 ] {81660c23-858e-4c1c-ab02-867804693fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11985 | 2026.02.23 16:38:19.236789 [ 278 ] {81660c23-858e-4c1c-ab02-867804693fec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11986 | 2026.02.23 16:38:19.237030 [ 278 ] {81660c23-858e-4c1c-ab02-867804693fec} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11987 | 2026.02.23 16:38:19.237202 [ 278 ] {81660c23-858e-4c1c-ab02-867804693fec} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001701 sec., 3527.336860670194 rows/sec., 287.63 KiB/sec. | ||
| 11988 | 2026.02.23 16:38:19.237256 [ 278 ] {81660c23-858e-4c1c-ab02-867804693fec} <Debug> TCPHandler: Processed in 0.002068533 sec. | ||
| 11989 | 2026.02.23 16:38:19.237382 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11990 | 2026.02.23 16:38:19.237487 [ 278 ] {a250b457-2363-43e9-89c6-5796233bd7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11991 | 2026.02.23 16:38:19.237530 [ 278 ] {a250b457-2363-43e9-89c6-5796233bd7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11992 | 2026.02.23 16:38:19.238606 [ 278 ] {a250b457-2363-43e9-89c6-5796233bd7b2} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11993 | 2026.02.23 16:38:19.238647 [ 278 ] {a250b457-2363-43e9-89c6-5796233bd7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 11994 | 2026.02.23 16:38:19.239044 [ 278 ] {a250b457-2363-43e9-89c6-5796233bd7b2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11995 | 2026.02.23 16:38:19.239253 [ 278 ] {a250b457-2363-43e9-89c6-5796233bd7b2} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11996 | 2026.02.23 16:38:19.239388 [ 278 ] {a250b457-2363-43e9-89c6-5796233bd7b2} <Debug> executeQuery: Read 1264 rows, 107.35 KiB in 0.001924 sec., 656964.656964657 rows/sec., 54.49 MiB/sec. | ||
| 11997 | 2026.02.23 16:38:19.239429 [ 278 ] {a250b457-2363-43e9-89c6-5796233bd7b2} <Debug> TCPHandler: Processed in 0.002100853 sec. | ||
| 11998 | 2026.02.23 16:38:19.239550 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11999 | 2026.02.23 16:38:19.239650 [ 278 ] {4bec2a40-0820-4a86-9916-ba1b340c1f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12000 | 2026.02.23 16:38:19.239693 [ 278 ] {4bec2a40-0820-4a86-9916-ba1b340c1f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12001 | 2026.02.23 16:38:19.240133 [ 278 ] {4bec2a40-0820-4a86-9916-ba1b340c1f33} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12002 | 2026.02.23 16:38:19.240171 [ 278 ] {4bec2a40-0820-4a86-9916-ba1b340c1f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12003 | 2026.02.23 16:38:19.240468 [ 278 ] {4bec2a40-0820-4a86-9916-ba1b340c1f33} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12004 | 2026.02.23 16:38:19.240673 [ 278 ] {4bec2a40-0820-4a86-9916-ba1b340c1f33} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12005 | 2026.02.23 16:38:19.240810 [ 278 ] {4bec2a40-0820-4a86-9916-ba1b340c1f33} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.00118 sec., 32203.389830508473 rows/sec., 2.34 MiB/sec. | ||
| 12006 | 2026.02.23 16:38:19.240851 [ 278 ] {4bec2a40-0820-4a86-9916-ba1b340c1f33} <Debug> TCPHandler: Processed in 0.001351487 sec. | ||
| 12007 | 2026.02.23 16:38:19.240954 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12008 | 2026.02.23 16:38:19.241051 [ 278 ] {bf7c1f0f-823a-4d53-8459-d6d39e49d616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12009 | 2026.02.23 16:38:19.241092 [ 278 ] {bf7c1f0f-823a-4d53-8459-d6d39e49d616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12010 | 2026.02.23 16:38:19.241571 [ 278 ] {bf7c1f0f-823a-4d53-8459-d6d39e49d616} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12011 | 2026.02.23 16:38:19.241609 [ 278 ] {bf7c1f0f-823a-4d53-8459-d6d39e49d616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12012 | 2026.02.23 16:38:19.241916 [ 278 ] {bf7c1f0f-823a-4d53-8459-d6d39e49d616} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12013 | 2026.02.23 16:38:19.242121 [ 278 ] {bf7c1f0f-823a-4d53-8459-d6d39e49d616} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12014 | 2026.02.23 16:38:19.242249 [ 278 ] {bf7c1f0f-823a-4d53-8459-d6d39e49d616} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001216 sec., 188322.3684210526 rows/sec., 12.75 MiB/sec. | ||
| 12015 | 2026.02.23 16:38:19.242290 [ 278 ] {bf7c1f0f-823a-4d53-8459-d6d39e49d616} <Debug> TCPHandler: Processed in 0.001384788 sec. | ||
| 12016 | 2026.02.23 16:38:19.242393 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12017 | 2026.02.23 16:38:19.242488 [ 278 ] {7a227fb1-942b-49b4-aec7-b88ef9d29eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12018 | 2026.02.23 16:38:19.242528 [ 278 ] {7a227fb1-942b-49b4-aec7-b88ef9d29eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12019 | 2026.02.23 16:38:19.243114 [ 278 ] {7a227fb1-942b-49b4-aec7-b88ef9d29eb4} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12020 | 2026.02.23 16:38:19.243153 [ 278 ] {7a227fb1-942b-49b4-aec7-b88ef9d29eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12021 | 2026.02.23 16:38:19.243490 [ 278 ] {7a227fb1-942b-49b4-aec7-b88ef9d29eb4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12022 | 2026.02.23 16:38:19.243698 [ 278 ] {7a227fb1-942b-49b4-aec7-b88ef9d29eb4} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12023 | 2026.02.23 16:38:19.243830 [ 278 ] {7a227fb1-942b-49b4-aec7-b88ef9d29eb4} <Debug> executeQuery: Read 558 rows, 42.46 KiB in 0.00136 sec., 410294.1176470588 rows/sec., 30.49 MiB/sec. | ||
| 12024 | 2026.02.23 16:38:19.243870 [ 278 ] {7a227fb1-942b-49b4-aec7-b88ef9d29eb4} <Debug> TCPHandler: Processed in 0.001525682 sec. | ||
| 12025 | 2026.02.23 16:38:19.243979 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12026 | 2026.02.23 16:38:19.244076 [ 278 ] {b6cfb13f-0570-44a6-a6fb-e2d8feaccf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12027 | 2026.02.23 16:38:19.244121 [ 278 ] {b6cfb13f-0570-44a6-a6fb-e2d8feaccf15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12028 | 2026.02.23 16:38:19.244688 [ 278 ] {b6cfb13f-0570-44a6-a6fb-e2d8feaccf15} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12029 | 2026.02.23 16:38:19.244725 [ 278 ] {b6cfb13f-0570-44a6-a6fb-e2d8feaccf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12030 | 2026.02.23 16:38:19.245097 [ 278 ] {b6cfb13f-0570-44a6-a6fb-e2d8feaccf15} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12031 | 2026.02.23 16:38:19.245309 [ 278 ] {b6cfb13f-0570-44a6-a6fb-e2d8feaccf15} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12032 | 2026.02.23 16:38:19.245438 [ 278 ] {b6cfb13f-0570-44a6-a6fb-e2d8feaccf15} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001381 sec., 613323.678493845 rows/sec., 41.28 MiB/sec. | ||
| 12033 | 2026.02.23 16:38:19.245477 [ 278 ] {b6cfb13f-0570-44a6-a6fb-e2d8feaccf15} <Debug> TCPHandler: Processed in 0.001548872 sec. | ||
| 12034 | 2026.02.23 16:38:19.245590 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12035 | 2026.02.23 16:38:19.245688 [ 278 ] {9497a465-a05b-4f05-9b8e-24ba8718f210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12036 | 2026.02.23 16:38:19.245732 [ 278 ] {9497a465-a05b-4f05-9b8e-24ba8718f210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12037 | 2026.02.23 16:38:19.246056 [ 278 ] {9497a465-a05b-4f05-9b8e-24ba8718f210} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12038 | 2026.02.23 16:38:19.246093 [ 278 ] {9497a465-a05b-4f05-9b8e-24ba8718f210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12039 | 2026.02.23 16:38:19.246393 [ 278 ] {9497a465-a05b-4f05-9b8e-24ba8718f210} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12040 | 2026.02.23 16:38:19.246601 [ 278 ] {9497a465-a05b-4f05-9b8e-24ba8718f210} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12041 | 2026.02.23 16:38:19.246733 [ 278 ] {9497a465-a05b-4f05-9b8e-24ba8718f210} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 59.66 KiB/sec. | ||
| 12042 | 2026.02.23 16:38:19.246772 [ 278 ] {9497a465-a05b-4f05-9b8e-24ba8718f210} <Debug> TCPHandler: Processed in 0.001231765 sec. | ||
| 12043 | 2026.02.23 16:38:19.246896 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12044 | 2026.02.23 16:38:19.247022 [ 278 ] {c024df0c-c327-498d-abb8-52d7fc17776a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12045 | 2026.02.23 16:38:19.247100 [ 278 ] {c024df0c-c327-498d-abb8-52d7fc17776a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12046 | 2026.02.23 16:38:19.247987 [ 278 ] {c024df0c-c327-498d-abb8-52d7fc17776a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2026.02.23 16:38:19.248024 [ 278 ] {c024df0c-c327-498d-abb8-52d7fc17776a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12048 | 2026.02.23 16:38:19.248581 [ 278 ] {c024df0c-c327-498d-abb8-52d7fc17776a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12049 | 2026.02.23 16:38:19.248802 [ 278 ] {c024df0c-c327-498d-abb8-52d7fc17776a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.02.23 16:38:19.248951 [ 278 ] {c024df0c-c327-498d-abb8-52d7fc17776a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001954 sec., 16376.663254861822 rows/sec., 29.35 MiB/sec. | ||
| 12051 | 2026.02.23 16:38:19.249014 [ 278 ] {c024df0c-c327-498d-abb8-52d7fc17776a} <Debug> TCPHandler: Processed in 0.002179585 sec. | ||
| 12052 | 2026.02.23 16:38:19.249131 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12053 | 2026.02.23 16:38:19.249227 [ 278 ] {4540b6e6-2bca-417a-a9ab-02bb98b097f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12054 | 2026.02.23 16:38:19.249269 [ 278 ] {4540b6e6-2bca-417a-a9ab-02bb98b097f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12055 | 2026.02.23 16:38:19.249612 [ 278 ] {4540b6e6-2bca-417a-a9ab-02bb98b097f3} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12056 | 2026.02.23 16:38:19.249649 [ 278 ] {4540b6e6-2bca-417a-a9ab-02bb98b097f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12057 | 2026.02.23 16:38:19.249949 [ 278 ] {4540b6e6-2bca-417a-a9ab-02bb98b097f3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12058 | 2026.02.23 16:38:19.250177 [ 278 ] {4540b6e6-2bca-417a-a9ab-02bb98b097f3} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12059 | 2026.02.23 16:38:19.250307 [ 278 ] {4540b6e6-2bca-417a-a9ab-02bb98b097f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 12060 | 2026.02.23 16:38:19.250344 [ 278 ] {4540b6e6-2bca-417a-a9ab-02bb98b097f3} <Debug> TCPHandler: Processed in 0.001263006 sec. | ||
| 12061 | 2026.02.23 16:38:20.227919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27384 | ||
| 12062 | 2026.02.23 16:38:20.228442 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12063 | 2026.02.23 16:38:20.228492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12064 | 2026.02.23 16:38:20.229009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12065 | 2026.02.23 16:38:20.229256 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12066 | 2026.02.23 16:38:20.229435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27384 | ||
| 12067 | 2026.02.23 16:38:21.684692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12068 | 2026.02.23 16:38:21.700756 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12069 | 2026.02.23 16:38:21.700823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12070 | 2026.02.23 16:38:21.706237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12071 | 2026.02.23 16:38:21.706945 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12072 | 2026.02.23 16:38:21.710048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12073 | 2026.02.23 16:38:22.813159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1488 | ||
| 12074 | 2026.02.23 16:38:22.815510 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12075 | 2026.02.23 16:38:22.815569 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12076 | 2026.02.23 16:38:22.816778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12077 | 2026.02.23 16:38:22.817086 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12078 | 2026.02.23 16:38:22.817471 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1488 | ||
| 12079 | 2026.02.23 16:38:24.204202 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12080 | 2026.02.23 16:38:24.204382 [ 278 ] {87df998d-063a-4549-ab47-bcb522437437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12081 | 2026.02.23 16:38:24.204447 [ 278 ] {87df998d-063a-4549-ab47-bcb522437437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12082 | 2026.02.23 16:38:24.205083 [ 278 ] {87df998d-063a-4549-ab47-bcb522437437} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12083 | 2026.02.23 16:38:24.205138 [ 278 ] {87df998d-063a-4549-ab47-bcb522437437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12084 | 2026.02.23 16:38:24.205528 [ 278 ] {87df998d-063a-4549-ab47-bcb522437437} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12085 | 2026.02.23 16:38:24.205741 [ 278 ] {87df998d-063a-4549-ab47-bcb522437437} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12086 | 2026.02.23 16:38:24.205888 [ 278 ] {87df998d-063a-4549-ab47-bcb522437437} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001557 sec., 48811.81759794476 rows/sec., 4.02 MiB/sec. | ||
| 12087 | 2026.02.23 16:38:24.205931 [ 278 ] {87df998d-063a-4549-ab47-bcb522437437} <Debug> TCPHandler: Processed in 0.001857259 sec. | ||
| 12088 | 2026.02.23 16:38:24.206050 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12089 | 2026.02.23 16:38:24.206149 [ 278 ] {15ca089a-cb9d-4e1e-9f80-d9b505dd6d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12090 | 2026.02.23 16:38:24.206191 [ 278 ] {15ca089a-cb9d-4e1e-9f80-d9b505dd6d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12091 | 2026.02.23 16:38:24.206582 [ 278 ] {15ca089a-cb9d-4e1e-9f80-d9b505dd6d28} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12092 | 2026.02.23 16:38:24.206618 [ 278 ] {15ca089a-cb9d-4e1e-9f80-d9b505dd6d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12093 | 2026.02.23 16:38:24.206898 [ 278 ] {15ca089a-cb9d-4e1e-9f80-d9b505dd6d28} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12094 | 2026.02.23 16:38:24.207097 [ 278 ] {15ca089a-cb9d-4e1e-9f80-d9b505dd6d28} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2026.02.23 16:38:24.207217 [ 108 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12096 | 2026.02.23 16:38:24.207223 [ 278 ] {15ca089a-cb9d-4e1e-9f80-d9b505dd6d28} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001092 sec., 9157.509157509157 rows/sec., 688.60 KiB/sec. | ||
| 12097 | 2026.02.23 16:38:24.207287 [ 108 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12098 | 2026.02.23 16:38:24.207304 [ 278 ] {15ca089a-cb9d-4e1e-9f80-d9b505dd6d28} <Debug> TCPHandler: Processed in 0.001302607 sec. | ||
| 12099 | 2026.02.23 16:38:24.207313 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12100 | 2026.02.23 16:38:24.207421 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2026.02.23 16:38:24.207437 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 12102 | 2026.02.23 16:38:24.207517 [ 278 ] {ff2c8013-50a5-40a9-90c1-8815ace43c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12103 | 2026.02.23 16:38:24.207560 [ 278 ] {ff2c8013-50a5-40a9-90c1-8815ace43c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12104 | 2026.02.23 16:38:24.207581 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12105 | 2026.02.23 16:38:24.207623 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 216 rows starting from the beginning of the part | ||
| 12106 | 2026.02.23 16:38:24.207697 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 12107 | 2026.02.23 16:38:24.207747 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 32 rows starting from the beginning of the part | ||
| 12108 | 2026.02.23 16:38:24.207793 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 12109 | 2026.02.23 16:38:24.207837 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 38 rows starting from the beginning of the part | ||
| 12110 | 2026.02.23 16:38:24.207880 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 10 rows starting from the beginning of the part | ||
| 12111 | 2026.02.23 16:38:24.207955 [ 278 ] {ff2c8013-50a5-40a9-90c1-8815ace43c9d} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.02.23 16:38:24.207995 [ 278 ] {ff2c8013-50a5-40a9-90c1-8815ace43c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12113 | 2026.02.23 16:38:24.208321 [ 278 ] {ff2c8013-50a5-40a9-90c1-8815ace43c9d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12114 | 2026.02.23 16:38:24.208544 [ 278 ] {ff2c8013-50a5-40a9-90c1-8815ace43c9d} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.02.23 16:38:24.208676 [ 278 ] {ff2c8013-50a5-40a9-90c1-8815ace43c9d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001177 sec., 62871.70773152081 rows/sec., 4.91 MiB/sec. | ||
| 12116 | 2026.02.23 16:38:24.208713 [ 278 ] {ff2c8013-50a5-40a9-90c1-8815ace43c9d} <Debug> TCPHandler: Processed in 0.001339188 sec. | ||
| 12117 | 2026.02.23 16:38:24.208772 [ 191 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389629 sec., 230277.28983779124 rows/sec., 16.22 MiB/sec. | ||
| 12118 | 2026.02.23 16:38:24.208820 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12119 | 2026.02.23 16:38:24.208912 [ 278 ] {a352e54d-f7e0-4c6a-ab96-b52a0034a4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12120 | 2026.02.23 16:38:24.208930 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12121 | 2026.02.23 16:38:24.208955 [ 278 ] {a352e54d-f7e0-4c6a-ab96-b52a0034a4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12122 | 2026.02.23 16:38:24.209223 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_81_16} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12123 | 2026.02.23 16:38:24.209302 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_81_16} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12124 | 2026.02.23 16:38:24.209346 [ 278 ] {a352e54d-f7e0-4c6a-ab96-b52a0034a4b8} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12125 | 2026.02.23 16:38:24.209380 [ 278 ] {a352e54d-f7e0-4c6a-ab96-b52a0034a4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12126 | 2026.02.23 16:38:24.209388 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12127 | 2026.02.23 16:38:24.209698 [ 278 ] {a352e54d-f7e0-4c6a-ab96-b52a0034a4b8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12128 | 2026.02.23 16:38:24.209897 [ 278 ] {a352e54d-f7e0-4c6a-ab96-b52a0034a4b8} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.02.23 16:38:24.210020 [ 278 ] {a352e54d-f7e0-4c6a-ab96-b52a0034a4b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001126 sec., 142095.91474245116 rows/sec., 9.90 MiB/sec. | ||
| 12130 | 2026.02.23 16:38:24.210056 [ 278 ] {a352e54d-f7e0-4c6a-ab96-b52a0034a4b8} <Debug> TCPHandler: Processed in 0.001282196 sec. | ||
| 12131 | 2026.02.23 16:38:24.210163 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2026.02.23 16:38:24.210254 [ 278 ] {39c41845-e0f6-4459-8f3d-ed2a1040e758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12133 | 2026.02.23 16:38:24.210306 [ 278 ] {39c41845-e0f6-4459-8f3d-ed2a1040e758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12134 | 2026.02.23 16:38:24.211032 [ 278 ] {39c41845-e0f6-4459-8f3d-ed2a1040e758} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2026.02.23 16:38:24.211068 [ 278 ] {39c41845-e0f6-4459-8f3d-ed2a1040e758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12136 | 2026.02.23 16:38:24.211557 [ 278 ] {39c41845-e0f6-4459-8f3d-ed2a1040e758} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12137 | 2026.02.23 16:38:24.211760 [ 278 ] {39c41845-e0f6-4459-8f3d-ed2a1040e758} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.02.23 16:38:24.211873 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12139 | 2026.02.23 16:38:24.211892 [ 278 ] {39c41845-e0f6-4459-8f3d-ed2a1040e758} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001656 sec., 6038.647342995169 rows/sec., 10.82 MiB/sec. | ||
| 12140 | 2026.02.23 16:38:24.211909 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12141 | 2026.02.23 16:38:24.211935 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12142 | 2026.02.23 16:38:24.211950 [ 278 ] {39c41845-e0f6-4459-8f3d-ed2a1040e758} <Debug> TCPHandler: Processed in 0.001835978 sec. | ||
| 12143 | 2026.02.23 16:38:24.212009 [ 197 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 12144 | 2026.02.23 16:38:24.212060 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12145 | 2026.02.23 16:38:24.212158 [ 278 ] {91beecac-e0f9-449a-82d1-5603b8a1f82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12146 | 2026.02.23 16:38:24.212199 [ 278 ] {91beecac-e0f9-449a-82d1-5603b8a1f82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12147 | 2026.02.23 16:38:24.212213 [ 197 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12148 | 2026.02.23 16:38:24.212271 [ 197 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1497 rows starting from the beginning of the part | ||
| 12149 | 2026.02.23 16:38:24.212393 [ 197 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 12150 | 2026.02.23 16:38:24.212509 [ 197 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part | ||
| 12151 | 2026.02.23 16:38:24.212526 [ 278 ] {91beecac-e0f9-449a-82d1-5603b8a1f82c} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12152 | 2026.02.23 16:38:24.212566 [ 278 ] {91beecac-e0f9-449a-82d1-5603b8a1f82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12153 | 2026.02.23 16:38:24.212613 [ 197 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 12154 | 2026.02.23 16:38:24.212711 [ 197 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
| 12155 | 2026.02.23 16:38:24.212805 [ 197 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 12156 | 2026.02.23 16:38:24.212875 [ 278 ] {91beecac-e0f9-449a-82d1-5603b8a1f82c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12157 | 2026.02.23 16:38:24.213097 [ 278 ] {91beecac-e0f9-449a-82d1-5603b8a1f82c} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12158 | 2026.02.23 16:38:24.213235 [ 278 ] {91beecac-e0f9-449a-82d1-5603b8a1f82c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 12159 | 2026.02.23 16:38:24.213271 [ 278 ] {91beecac-e0f9-449a-82d1-5603b8a1f82c} <Debug> TCPHandler: Processed in 0.001257996 sec. | ||
| 12160 | 2026.02.23 16:38:24.221563 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1591 rows, containing 19 columns (19 merged, 0 gathered) in 0.009581837 sec., 166043.31716350425 rows/sec., 297.54 MiB/sec. | ||
| 12161 | 2026.02.23 16:38:24.223226 [ 194 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12162 | 2026.02.23 16:38:24.223659 [ 194 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12163 | 2026.02.23 16:38:24.223746 [ 194 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12164 | 2026.02.23 16:38:24.223927 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 12165 | 2026.02.23 16:38:25.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.61 MiB, peak 349.15 MiB, free memory in arenas 0.00 B, will set to 341.73 MiB (RSS), difference: 6.12 MiB | ||
| 12166 | 2026.02.23 16:38:27.572134 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12167 | 2026.02.23 16:38:27.572189 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12168 | 2026.02.23 16:38:27.729615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27832 | ||
| 12169 | 2026.02.23 16:38:27.730110 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12170 | 2026.02.23 16:38:27.730145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12171 | 2026.02.23 16:38:27.730597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12172 | 2026.02.23 16:38:27.730812 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12173 | 2026.02.23 16:38:27.730938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27832 | ||
| 12174 | 2026.02.23 16:38:29.205858 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12175 | 2026.02.23 16:38:29.206043 [ 278 ] {dfde0263-4b0b-4acf-ae95-a13398d8fb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12176 | 2026.02.23 16:38:29.206114 [ 278 ] {dfde0263-4b0b-4acf-ae95-a13398d8fb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12177 | 2026.02.23 16:38:29.206801 [ 278 ] {dfde0263-4b0b-4acf-ae95-a13398d8fb97} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2026.02.23 16:38:29.206856 [ 278 ] {dfde0263-4b0b-4acf-ae95-a13398d8fb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12179 | 2026.02.23 16:38:29.207276 [ 278 ] {dfde0263-4b0b-4acf-ae95-a13398d8fb97} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12180 | 2026.02.23 16:38:29.207499 [ 278 ] {dfde0263-4b0b-4acf-ae95-a13398d8fb97} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2026.02.23 16:38:29.207660 [ 278 ] {dfde0263-4b0b-4acf-ae95-a13398d8fb97} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001666 sec., 72028.81152460985 rows/sec., 6.14 MiB/sec. | ||
| 12182 | 2026.02.23 16:38:29.207710 [ 278 ] {dfde0263-4b0b-4acf-ae95-a13398d8fb97} <Debug> TCPHandler: Processed in 0.00198616 sec. | ||
| 12183 | 2026.02.23 16:38:29.207838 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12184 | 2026.02.23 16:38:29.207941 [ 278 ] {81656c64-9f42-4360-adfd-6ffc5db00bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12185 | 2026.02.23 16:38:29.207987 [ 278 ] {81656c64-9f42-4360-adfd-6ffc5db00bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12186 | 2026.02.23 16:38:29.208413 [ 278 ] {81656c64-9f42-4360-adfd-6ffc5db00bd0} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12187 | 2026.02.23 16:38:29.208453 [ 278 ] {81656c64-9f42-4360-adfd-6ffc5db00bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12188 | 2026.02.23 16:38:29.208779 [ 278 ] {81656c64-9f42-4360-adfd-6ffc5db00bd0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12189 | 2026.02.23 16:38:29.208996 [ 278 ] {81656c64-9f42-4360-adfd-6ffc5db00bd0} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2026.02.23 16:38:29.209134 [ 278 ] {81656c64-9f42-4360-adfd-6ffc5db00bd0} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001214 sec., 26359.143327841844 rows/sec., 1.94 MiB/sec. | ||
| 12191 | 2026.02.23 16:38:29.209173 [ 278 ] {81656c64-9f42-4360-adfd-6ffc5db00bd0} <Debug> TCPHandler: Processed in 0.001389018 sec. | ||
| 12192 | 2026.02.23 16:38:29.209291 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12193 | 2026.02.23 16:38:29.209388 [ 278 ] {1a551914-8e40-41bc-97e4-833ac3a25879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12194 | 2026.02.23 16:38:29.209430 [ 278 ] {1a551914-8e40-41bc-97e4-833ac3a25879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12195 | 2026.02.23 16:38:29.209866 [ 278 ] {1a551914-8e40-41bc-97e4-833ac3a25879} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2026.02.23 16:38:29.209904 [ 278 ] {1a551914-8e40-41bc-97e4-833ac3a25879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12197 | 2026.02.23 16:38:29.210142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12198 | 2026.02.23 16:38:29.210250 [ 278 ] {1a551914-8e40-41bc-97e4-833ac3a25879} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12199 | 2026.02.23 16:38:29.210457 [ 278 ] {1a551914-8e40-41bc-97e4-833ac3a25879} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12200 | 2026.02.23 16:38:29.210595 [ 278 ] {1a551914-8e40-41bc-97e4-833ac3a25879} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001227 sec., 78239.60880195598 rows/sec., 6.11 MiB/sec. | ||
| 12201 | 2026.02.23 16:38:29.210641 [ 278 ] {1a551914-8e40-41bc-97e4-833ac3a25879} <Debug> TCPHandler: Processed in 0.001399499 sec. | ||
| 12202 | 2026.02.23 16:38:29.210773 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12203 | 2026.02.23 16:38:29.210871 [ 278 ] {a00c3050-ff03-4b2b-b51f-7b6057d59dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12204 | 2026.02.23 16:38:29.210915 [ 278 ] {a00c3050-ff03-4b2b-b51f-7b6057d59dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12205 | 2026.02.23 16:38:29.211366 [ 278 ] {a00c3050-ff03-4b2b-b51f-7b6057d59dd7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2026.02.23 16:38:29.211404 [ 278 ] {a00c3050-ff03-4b2b-b51f-7b6057d59dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12207 | 2026.02.23 16:38:29.211743 [ 278 ] {a00c3050-ff03-4b2b-b51f-7b6057d59dd7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12208 | 2026.02.23 16:38:29.211950 [ 278 ] {a00c3050-ff03-4b2b-b51f-7b6057d59dd7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2026.02.23 16:38:29.212088 [ 278 ] {a00c3050-ff03-4b2b-b51f-7b6057d59dd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 12210 | 2026.02.23 16:38:29.212129 [ 278 ] {a00c3050-ff03-4b2b-b51f-7b6057d59dd7} <Debug> TCPHandler: Processed in 0.001405409 sec. | ||
| 12211 | 2026.02.23 16:38:29.212241 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12212 | 2026.02.23 16:38:29.212336 [ 278 ] {cd671a41-8f5a-4baf-804c-f2545b9d2874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12213 | 2026.02.23 16:38:29.212390 [ 278 ] {cd671a41-8f5a-4baf-804c-f2545b9d2874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12214 | 2026.02.23 16:38:29.213183 [ 278 ] {cd671a41-8f5a-4baf-804c-f2545b9d2874} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12215 | 2026.02.23 16:38:29.213221 [ 278 ] {cd671a41-8f5a-4baf-804c-f2545b9d2874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12216 | 2026.02.23 16:38:29.213790 [ 278 ] {cd671a41-8f5a-4baf-804c-f2545b9d2874} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12217 | 2026.02.23 16:38:29.214014 [ 278 ] {cd671a41-8f5a-4baf-804c-f2545b9d2874} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2026.02.23 16:38:29.214172 [ 278 ] {cd671a41-8f5a-4baf-804c-f2545b9d2874} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001855 sec., 17250.67385444744 rows/sec., 30.91 MiB/sec. | ||
| 12219 | 2026.02.23 16:38:29.214247 [ 278 ] {cd671a41-8f5a-4baf-804c-f2545b9d2874} <Debug> TCPHandler: Processed in 0.002054362 sec. | ||
| 12220 | 2026.02.23 16:38:29.214366 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12221 | 2026.02.23 16:38:29.214462 [ 278 ] {ae141d9b-3504-418a-a203-01ac92d14e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12222 | 2026.02.23 16:38:29.214505 [ 278 ] {ae141d9b-3504-418a-a203-01ac92d14e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12223 | 2026.02.23 16:38:29.214848 [ 278 ] {ae141d9b-3504-418a-a203-01ac92d14e24} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12224 | 2026.02.23 16:38:29.214884 [ 278 ] {ae141d9b-3504-418a-a203-01ac92d14e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12225 | 2026.02.23 16:38:29.215192 [ 278 ] {ae141d9b-3504-418a-a203-01ac92d14e24} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12226 | 2026.02.23 16:38:29.215424 [ 278 ] {ae141d9b-3504-418a-a203-01ac92d14e24} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12227 | 2026.02.23 16:38:29.215563 [ 278 ] {ae141d9b-3504-418a-a203-01ac92d14e24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 12228 | 2026.02.23 16:38:29.215603 [ 278 ] {ae141d9b-3504-418a-a203-01ac92d14e24} <Debug> TCPHandler: Processed in 0.001286307 sec. | ||
| 12229 | 2026.02.23 16:38:29.226878 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12230 | 2026.02.23 16:38:29.226925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12231 | 2026.02.23 16:38:29.233018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12232 | 2026.02.23 16:38:29.233726 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12233 | 2026.02.23 16:38:29.236892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12234 | 2026.02.23 16:38:32.817757 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1512 | ||
| 12235 | 2026.02.23 16:38:32.820636 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12236 | 2026.02.23 16:38:32.820694 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12237 | 2026.02.23 16:38:32.821902 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12238 | 2026.02.23 16:38:32.822187 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12239 | 2026.02.23 16:38:32.822571 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1512 | ||
| 12240 | 2026.02.23 16:38:34.198576 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12241 | 2026.02.23 16:38:34.198854 [ 278 ] {045da342-b5ea-4501-9e5b-c25071b7972d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 12242 | 2026.02.23 16:38:34.199241 [ 278 ] {045da342-b5ea-4501-9e5b-c25071b7972d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12243 | 2026.02.23 16:38:34.199284 [ 278 ] {045da342-b5ea-4501-9e5b-c25071b7972d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 12244 | 2026.02.23 16:38:34.199568 [ 278 ] {045da342-b5ea-4501-9e5b-c25071b7972d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12245 | 2026.02.23 16:38:34.199636 [ 278 ] {045da342-b5ea-4501-9e5b-c25071b7972d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12246 | 2026.02.23 16:38:34.199778 [ 278 ] {045da342-b5ea-4501-9e5b-c25071b7972d} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 12247 | 2026.02.23 16:38:34.199814 [ 278 ] {045da342-b5ea-4501-9e5b-c25071b7972d} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12248 | 2026.02.23 16:38:34.199836 [ 278 ] {045da342-b5ea-4501-9e5b-c25071b7972d} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (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 | ||
| 12249 | 2026.02.23 16:38:34.199851 [ 278 ] {045da342-b5ea-4501-9e5b-c25071b7972d} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12250 | 2026.02.23 16:38:34.199892 [ 278 ] {045da342-b5ea-4501-9e5b-c25071b7972d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12251 | 2026.02.23 16:38:34.199913 [ 278 ] {045da342-b5ea-4501-9e5b-c25071b7972d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 12252 | 2026.02.23 16:38:34.200801 [ 278 ] {045da342-b5ea-4501-9e5b-c25071b7972d} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.002074 sec., 23143.683702989394 rows/sec., 919.59 KiB/sec. | ||
| 12253 | 2026.02.23 16:38:34.200908 [ 278 ] {045da342-b5ea-4501-9e5b-c25071b7972d} <Debug> TCPHandler: Processed in 0.002473201 sec. | ||
| 12254 | 2026.02.23 16:38:34.207307 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12255 | 2026.02.23 16:38:34.207418 [ 278 ] {7f5a02cb-1f27-46f3-a107-673c2b97b854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 12256 | 2026.02.23 16:38:34.207461 [ 278 ] {7f5a02cb-1f27-46f3-a107-673c2b97b854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12257 | 2026.02.23 16:38:34.207970 [ 278 ] {7f5a02cb-1f27-46f3-a107-673c2b97b854} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12258 | 2026.02.23 16:38:34.208015 [ 278 ] {7f5a02cb-1f27-46f3-a107-673c2b97b854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12259 | 2026.02.23 16:38:34.208450 [ 278 ] {7f5a02cb-1f27-46f3-a107-673c2b97b854} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 12260 | 2026.02.23 16:38:34.208660 [ 278 ] {7f5a02cb-1f27-46f3-a107-673c2b97b854} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12261 | 2026.02.23 16:38:34.208802 [ 278 ] {7f5a02cb-1f27-46f3-a107-673c2b97b854} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 176.43 KiB/sec. | ||
| 12262 | 2026.02.23 16:38:34.208843 [ 278 ] {7f5a02cb-1f27-46f3-a107-673c2b97b854} <Debug> TCPHandler: Processed in 0.001587283 sec. | ||
| 12263 | 2026.02.23 16:38:34.208947 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12264 | 2026.02.23 16:38:34.209041 [ 278 ] {f4734b0f-a955-4832-8578-493e944de351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12265 | 2026.02.23 16:38:34.209083 [ 278 ] {f4734b0f-a955-4832-8578-493e944de351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12266 | 2026.02.23 16:38:34.209497 [ 278 ] {f4734b0f-a955-4832-8578-493e944de351} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2026.02.23 16:38:34.209534 [ 278 ] {f4734b0f-a955-4832-8578-493e944de351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12268 | 2026.02.23 16:38:34.209839 [ 278 ] {f4734b0f-a955-4832-8578-493e944de351} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12269 | 2026.02.23 16:38:34.210063 [ 278 ] {f4734b0f-a955-4832-8578-493e944de351} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12270 | 2026.02.23 16:38:34.210195 [ 278 ] {f4734b0f-a955-4832-8578-493e944de351} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 429.49 KiB/sec. | ||
| 12271 | 2026.02.23 16:38:34.210233 [ 278 ] {f4734b0f-a955-4832-8578-493e944de351} <Debug> TCPHandler: Processed in 0.001334547 sec. | ||
| 12272 | 2026.02.23 16:38:34.210349 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12273 | 2026.02.23 16:38:34.210444 [ 278 ] {1335e1c8-198c-4126-9a86-10f5a6a84070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12274 | 2026.02.23 16:38:34.210483 [ 278 ] {1335e1c8-198c-4126-9a86-10f5a6a84070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12275 | 2026.02.23 16:38:34.210905 [ 278 ] {1335e1c8-198c-4126-9a86-10f5a6a84070} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12276 | 2026.02.23 16:38:34.210941 [ 278 ] {1335e1c8-198c-4126-9a86-10f5a6a84070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12277 | 2026.02.23 16:38:34.211243 [ 278 ] {1335e1c8-198c-4126-9a86-10f5a6a84070} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12278 | 2026.02.23 16:38:34.211447 [ 278 ] {1335e1c8-198c-4126-9a86-10f5a6a84070} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2026.02.23 16:38:34.211581 [ 278 ] {1335e1c8-198c-4126-9a86-10f5a6a84070} <Debug> executeQuery: Read 80 rows, 6.73 KiB in 0.001155 sec., 69264.06926406926 rows/sec., 5.69 MiB/sec. | ||
| 12280 | 2026.02.23 16:38:34.211619 [ 278 ] {1335e1c8-198c-4126-9a86-10f5a6a84070} <Debug> TCPHandler: Processed in 0.001319967 sec. | ||
| 12281 | 2026.02.23 16:38:34.211733 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12282 | 2026.02.23 16:38:34.211833 [ 278 ] {e96810fa-cec4-4db3-9679-0bca72f41f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12283 | 2026.02.23 16:38:34.211873 [ 278 ] {e96810fa-cec4-4db3-9679-0bca72f41f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12284 | 2026.02.23 16:38:34.212276 [ 278 ] {e96810fa-cec4-4db3-9679-0bca72f41f68} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12285 | 2026.02.23 16:38:34.212313 [ 278 ] {e96810fa-cec4-4db3-9679-0bca72f41f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12286 | 2026.02.23 16:38:34.212601 [ 278 ] {e96810fa-cec4-4db3-9679-0bca72f41f68} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12287 | 2026.02.23 16:38:34.212814 [ 278 ] {e96810fa-cec4-4db3-9679-0bca72f41f68} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12288 | 2026.02.23 16:38:34.212941 [ 278 ] {e96810fa-cec4-4db3-9679-0bca72f41f68} <Debug> executeQuery: Read 16 rows, 1.18 KiB in 0.001126 sec., 14209.591474245115 rows/sec., 1.03 MiB/sec. | ||
| 12289 | 2026.02.23 16:38:34.212979 [ 278 ] {e96810fa-cec4-4db3-9679-0bca72f41f68} <Debug> TCPHandler: Processed in 0.001296077 sec. | ||
| 12290 | 2026.02.23 16:38:34.213082 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12291 | 2026.02.23 16:38:34.213175 [ 278 ] {b8edb6a5-afaf-49f1-9932-2d0207dc25cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12292 | 2026.02.23 16:38:34.213221 [ 278 ] {b8edb6a5-afaf-49f1-9932-2d0207dc25cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12293 | 2026.02.23 16:38:34.213636 [ 278 ] {b8edb6a5-afaf-49f1-9932-2d0207dc25cc} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12294 | 2026.02.23 16:38:34.213673 [ 278 ] {b8edb6a5-afaf-49f1-9932-2d0207dc25cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12295 | 2026.02.23 16:38:34.213969 [ 278 ] {b8edb6a5-afaf-49f1-9932-2d0207dc25cc} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12296 | 2026.02.23 16:38:34.214172 [ 278 ] {b8edb6a5-afaf-49f1-9932-2d0207dc25cc} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12297 | 2026.02.23 16:38:34.214303 [ 278 ] {b8edb6a5-afaf-49f1-9932-2d0207dc25cc} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.001145 sec., 69868.99563318778 rows/sec., 5.47 MiB/sec. | ||
| 12298 | 2026.02.23 16:38:34.214342 [ 278 ] {b8edb6a5-afaf-49f1-9932-2d0207dc25cc} <Debug> TCPHandler: Processed in 0.001308817 sec. | ||
| 12299 | 2026.02.23 16:38:34.214453 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12300 | 2026.02.23 16:38:34.214546 [ 278 ] {db912306-d45d-463d-90e0-59a8ba6441b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12301 | 2026.02.23 16:38:34.214590 [ 278 ] {db912306-d45d-463d-90e0-59a8ba6441b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12302 | 2026.02.23 16:38:34.214996 [ 278 ] {db912306-d45d-463d-90e0-59a8ba6441b2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12303 | 2026.02.23 16:38:34.215033 [ 278 ] {db912306-d45d-463d-90e0-59a8ba6441b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12304 | 2026.02.23 16:38:34.215374 [ 278 ] {db912306-d45d-463d-90e0-59a8ba6441b2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12305 | 2026.02.23 16:38:34.215582 [ 278 ] {db912306-d45d-463d-90e0-59a8ba6441b2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12306 | 2026.02.23 16:38:34.215716 [ 278 ] {db912306-d45d-463d-90e0-59a8ba6441b2} <Debug> executeQuery: Read 163 rows, 11.63 KiB in 0.001187 sec., 137320.97725358047 rows/sec., 9.57 MiB/sec. | ||
| 12307 | 2026.02.23 16:38:34.215754 [ 278 ] {db912306-d45d-463d-90e0-59a8ba6441b2} <Debug> TCPHandler: Processed in 0.001350198 sec. | ||
| 12308 | 2026.02.23 16:38:34.215865 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12309 | 2026.02.23 16:38:34.215960 [ 278 ] {001c0ecb-05b8-4029-be92-ca97665ad54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12310 | 2026.02.23 16:38:34.216015 [ 278 ] {001c0ecb-05b8-4029-be92-ca97665ad54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12311 | 2026.02.23 16:38:34.216781 [ 278 ] {001c0ecb-05b8-4029-be92-ca97665ad54b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2026.02.23 16:38:34.216817 [ 278 ] {001c0ecb-05b8-4029-be92-ca97665ad54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12313 | 2026.02.23 16:38:34.217311 [ 278 ] {001c0ecb-05b8-4029-be92-ca97665ad54b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12314 | 2026.02.23 16:38:34.217530 [ 278 ] {001c0ecb-05b8-4029-be92-ca97665ad54b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12315 | 2026.02.23 16:38:34.217676 [ 278 ] {001c0ecb-05b8-4029-be92-ca97665ad54b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001733 sec., 5770.340450086555 rows/sec., 10.34 MiB/sec. | ||
| 12316 | 2026.02.23 16:38:34.217731 [ 278 ] {001c0ecb-05b8-4029-be92-ca97665ad54b} <Debug> TCPHandler: Processed in 0.00191563 sec. | ||
| 12317 | 2026.02.23 16:38:34.217851 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12318 | 2026.02.23 16:38:34.217948 [ 278 ] {5a9818a4-423b-47b7-9215-514251480df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12319 | 2026.02.23 16:38:34.217990 [ 278 ] {5a9818a4-423b-47b7-9215-514251480df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12320 | 2026.02.23 16:38:34.218320 [ 278 ] {5a9818a4-423b-47b7-9215-514251480df5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12321 | 2026.02.23 16:38:34.218357 [ 278 ] {5a9818a4-423b-47b7-9215-514251480df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12322 | 2026.02.23 16:38:34.218662 [ 278 ] {5a9818a4-423b-47b7-9215-514251480df5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12323 | 2026.02.23 16:38:34.218875 [ 278 ] {5a9818a4-423b-47b7-9215-514251480df5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2026.02.23 16:38:34.219009 [ 278 ] {5a9818a4-423b-47b7-9215-514251480df5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 12325 | 2026.02.23 16:38:34.219047 [ 278 ] {5a9818a4-423b-47b7-9215-514251480df5} <Debug> TCPHandler: Processed in 0.001245996 sec. | ||
| 12326 | 2026.02.23 16:38:35.231200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28344 | ||
| 12327 | 2026.02.23 16:38:35.232060 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2026.02.23 16:38:35.232108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12329 | 2026.02.23 16:38:35.232608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12330 | 2026.02.23 16:38:35.232840 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2026.02.23 16:38:35.233005 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28344 | ||
| 12332 | 2026.02.23 16:38:36.737073 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12333 | 2026.02.23 16:38:36.753622 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.02.23 16:38:36.753673 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12335 | 2026.02.23 16:38:36.759818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12336 | 2026.02.23 16:38:36.760511 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2026.02.23 16:38:36.763236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12338 | 2026.02.23 16:38:39.204921 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12339 | 2026.02.23 16:38:39.205116 [ 278 ] {feb4234d-cc18-4390-837e-439a7984259e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12340 | 2026.02.23 16:38:39.205183 [ 278 ] {feb4234d-cc18-4390-837e-439a7984259e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12341 | 2026.02.23 16:38:39.205853 [ 278 ] {feb4234d-cc18-4390-837e-439a7984259e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12342 | 2026.02.23 16:38:39.205900 [ 278 ] {feb4234d-cc18-4390-837e-439a7984259e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12343 | 2026.02.23 16:38:39.206300 [ 278 ] {feb4234d-cc18-4390-837e-439a7984259e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12344 | 2026.02.23 16:38:39.206528 [ 278 ] {feb4234d-cc18-4390-837e-439a7984259e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2026.02.23 16:38:39.206682 [ 278 ] {feb4234d-cc18-4390-837e-439a7984259e} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001616 sec., 74257.42574257425 rows/sec., 6.33 MiB/sec. | ||
| 12346 | 2026.02.23 16:38:39.206693 [ 93 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12347 | 2026.02.23 16:38:39.206726 [ 278 ] {feb4234d-cc18-4390-837e-439a7984259e} <Debug> TCPHandler: Processed in 0.00193541 sec. | ||
| 12348 | 2026.02.23 16:38:39.206759 [ 93 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2026.02.23 16:38:39.206785 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12350 | 2026.02.23 16:38:39.206862 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12351 | 2026.02.23 16:38:39.206880 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 12352 | 2026.02.23 16:38:39.206962 [ 278 ] {eb5f9c18-99c1-4944-afce-174aab893706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12353 | 2026.02.23 16:38:39.206980 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12354 | 2026.02.23 16:38:39.207003 [ 278 ] {eb5f9c18-99c1-4944-afce-174aab893706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12355 | 2026.02.23 16:38:39.207013 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2152 rows starting from the beginning of the part | ||
| 12356 | 2026.02.23 16:38:39.207079 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1264 rows starting from the beginning of the part | ||
| 12357 | 2026.02.23 16:38:39.207127 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 76 rows starting from the beginning of the part | ||
| 12358 | 2026.02.23 16:38:39.207172 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 120 rows starting from the beginning of the part | ||
| 12359 | 2026.02.23 16:38:39.207210 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 80 rows starting from the beginning of the part | ||
| 12360 | 2026.02.23 16:38:39.207245 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 120 rows starting from the beginning of the part | ||
| 12361 | 2026.02.23 16:38:39.207419 [ 278 ] {eb5f9c18-99c1-4944-afce-174aab893706} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2026.02.23 16:38:39.207456 [ 278 ] {eb5f9c18-99c1-4944-afce-174aab893706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12363 | 2026.02.23 16:38:39.207764 [ 278 ] {eb5f9c18-99c1-4944-afce-174aab893706} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12364 | 2026.02.23 16:38:39.207980 [ 278 ] {eb5f9c18-99c1-4944-afce-174aab893706} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2026.02.23 16:38:39.208109 [ 278 ] {eb5f9c18-99c1-4944-afce-174aab893706} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001165 sec., 27467.811158798282 rows/sec., 2.02 MiB/sec. | ||
| 12366 | 2026.02.23 16:38:39.208147 [ 278 ] {eb5f9c18-99c1-4944-afce-174aab893706} <Debug> TCPHandler: Processed in 0.001334668 sec. | ||
| 12367 | 2026.02.23 16:38:39.208259 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2026.02.23 16:38:39.208353 [ 278 ] {475b2a79-62d8-4703-9196-4e1b170334fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12369 | 2026.02.23 16:38:39.208393 [ 278 ] {475b2a79-62d8-4703-9196-4e1b170334fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12370 | 2026.02.23 16:38:39.208596 [ 189 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3812 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758176 sec., 2168156.08903773 rows/sec., 187.42 MiB/sec. | ||
| 12371 | 2026.02.23 16:38:39.208824 [ 278 ] {475b2a79-62d8-4703-9196-4e1b170334fc} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2026.02.23 16:38:39.208866 [ 278 ] {475b2a79-62d8-4703-9196-4e1b170334fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12373 | 2026.02.23 16:38:39.208915 [ 186 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12374 | 2026.02.23 16:38:39.209218 [ 278 ] {475b2a79-62d8-4703-9196-4e1b170334fc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12375 | 2026.02.23 16:38:39.209287 [ 186 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_86_17} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12376 | 2026.02.23 16:38:39.209388 [ 186 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_86_17} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12377 | 2026.02.23 16:38:39.209470 [ 278 ] {475b2a79-62d8-4703-9196-4e1b170334fc} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12378 | 2026.02.23 16:38:39.209508 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 12379 | 2026.02.23 16:38:39.209605 [ 93 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12380 | 2026.02.23 16:38:39.209609 [ 278 ] {475b2a79-62d8-4703-9196-4e1b170334fc} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001274 sec., 75353.21821036107 rows/sec., 5.89 MiB/sec. | ||
| 12381 | 2026.02.23 16:38:39.209648 [ 93 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12382 | 2026.02.23 16:38:39.209677 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12383 | 2026.02.23 16:38:39.209687 [ 278 ] {475b2a79-62d8-4703-9196-4e1b170334fc} <Debug> TCPHandler: Processed in 0.001476341 sec. | ||
| 12384 | 2026.02.23 16:38:39.209747 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 12385 | 2026.02.23 16:38:39.209825 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12386 | 2026.02.23 16:38:39.209858 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12387 | 2026.02.23 16:38:39.209893 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1062 rows starting from the beginning of the part | ||
| 12388 | 2026.02.23 16:38:39.209927 [ 278 ] {6f44593d-d20e-4edd-9061-5bda5e29f69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12389 | 2026.02.23 16:38:39.209956 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 558 rows starting from the beginning of the part | ||
| 12390 | 2026.02.23 16:38:39.209978 [ 278 ] {6f44593d-d20e-4edd-9061-5bda5e29f69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12391 | 2026.02.23 16:38:39.210003 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 74 rows starting from the beginning of the part | ||
| 12392 | 2026.02.23 16:38:39.210048 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 96 rows starting from the beginning of the part | ||
| 12393 | 2026.02.23 16:38:39.210084 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 80 rows starting from the beginning of the part | ||
| 12394 | 2026.02.23 16:38:39.210125 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 96 rows starting from the beginning of the part | ||
| 12395 | 2026.02.23 16:38:39.210401 [ 278 ] {6f44593d-d20e-4edd-9061-5bda5e29f69c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12396 | 2026.02.23 16:38:39.210443 [ 278 ] {6f44593d-d20e-4edd-9061-5bda5e29f69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12397 | 2026.02.23 16:38:39.210797 [ 278 ] {6f44593d-d20e-4edd-9061-5bda5e29f69c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12398 | 2026.02.23 16:38:39.211008 [ 278 ] {6f44593d-d20e-4edd-9061-5bda5e29f69c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12399 | 2026.02.23 16:38:39.211123 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12400 | 2026.02.23 16:38:39.211141 [ 278 ] {6f44593d-d20e-4edd-9061-5bda5e29f69c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 12401 | 2026.02.23 16:38:39.211153 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12402 | 2026.02.23 16:38:39.211184 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 12403 | 2026.02.23 16:38:39.211187 [ 278 ] {6f44593d-d20e-4edd-9061-5bda5e29f69c} <Debug> TCPHandler: Processed in 0.001413729 sec. | ||
| 12404 | 2026.02.23 16:38:39.211259 [ 190 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540872 sec., 1275900.9184409867 rows/sec., 99.50 MiB/sec. | ||
| 12405 | 2026.02.23 16:38:39.211264 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 12406 | 2026.02.23 16:38:39.211314 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12407 | 2026.02.23 16:38:39.211399 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12408 | 2026.02.23 16:38:39.211415 [ 278 ] {af548a4e-7a04-4b03-82a2-9df00b553f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12409 | 2026.02.23 16:38:39.211434 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24263 rows starting from the beginning of the part | ||
| 12410 | 2026.02.23 16:38:39.211476 [ 278 ] {af548a4e-7a04-4b03-82a2-9df00b553f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12411 | 2026.02.23 16:38:39.211495 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 847 rows starting from the beginning of the part | ||
| 12412 | 2026.02.23 16:38:39.211529 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12413 | 2026.02.23 16:38:39.211550 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12414 | 2026.02.23 16:38:39.211605 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 12415 | 2026.02.23 16:38:39.211644 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 163 rows starting from the beginning of the part | ||
| 12416 | 2026.02.23 16:38:39.211684 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12417 | 2026.02.23 16:38:39.211913 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_86_17} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2026.02.23 16:38:39.212015 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_86_17} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12419 | 2026.02.23 16:38:39.212129 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 12420 | 2026.02.23 16:38:39.212287 [ 278 ] {af548a4e-7a04-4b03-82a2-9df00b553f54} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12421 | 2026.02.23 16:38:39.212330 [ 278 ] {af548a4e-7a04-4b03-82a2-9df00b553f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12422 | 2026.02.23 16:38:39.212887 [ 278 ] {af548a4e-7a04-4b03-82a2-9df00b553f54} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12423 | 2026.02.23 16:38:39.213119 [ 278 ] {af548a4e-7a04-4b03-82a2-9df00b553f54} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12424 | 2026.02.23 16:38:39.213262 [ 278 ] {af548a4e-7a04-4b03-82a2-9df00b553f54} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001866 sec., 17148.98177920686 rows/sec., 30.73 MiB/sec. | ||
| 12425 | 2026.02.23 16:38:39.213327 [ 278 ] {af548a4e-7a04-4b03-82a2-9df00b553f54} <Debug> TCPHandler: Processed in 0.002066172 sec. | ||
| 12426 | 2026.02.23 16:38:39.213445 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12427 | 2026.02.23 16:38:39.213541 [ 278 ] {91348e57-1f34-424b-8811-72ed55680ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12428 | 2026.02.23 16:38:39.213584 [ 278 ] {91348e57-1f34-424b-8811-72ed55680ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12429 | 2026.02.23 16:38:39.213913 [ 278 ] {91348e57-1f34-424b-8811-72ed55680ba2} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12430 | 2026.02.23 16:38:39.213951 [ 278 ] {91348e57-1f34-424b-8811-72ed55680ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12431 | 2026.02.23 16:38:39.214270 [ 278 ] {91348e57-1f34-424b-8811-72ed55680ba2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12432 | 2026.02.23 16:38:39.214482 [ 278 ] {91348e57-1f34-424b-8811-72ed55680ba2} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2026.02.23 16:38:39.214597 [ 93 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12434 | 2026.02.23 16:38:39.214617 [ 278 ] {91348e57-1f34-424b-8811-72ed55680ba2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 12435 | 2026.02.23 16:38:39.214628 [ 93 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12436 | 2026.02.23 16:38:39.214658 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12437 | 2026.02.23 16:38:39.214661 [ 278 ] {91348e57-1f34-424b-8811-72ed55680ba2} <Debug> TCPHandler: Processed in 0.001266856 sec. | ||
| 12438 | 2026.02.23 16:38:39.214760 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 12439 | 2026.02.23 16:38:39.214896 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12440 | 2026.02.23 16:38:39.214935 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4800 rows starting from the beginning of the part | ||
| 12441 | 2026.02.23 16:38:39.215005 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 12442 | 2026.02.23 16:38:39.215058 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 12443 | 2026.02.23 16:38:39.215108 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 12444 | 2026.02.23 16:38:39.215151 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 12445 | 2026.02.23 16:38:39.215194 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 12446 | 2026.02.23 16:38:39.217121 [ 189 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25753 rows, containing 5 columns (5 merged, 0 gathered) in 0.005889171 sec., 4372941.454748045 rows/sec., 298.38 MiB/sec. | ||
| 12447 | 2026.02.23 16:38:39.217161 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5100 rows, containing 4 columns (4 merged, 0 gathered) in 0.00245231 sec., 2079671.8196312864 rows/sec., 137.42 MiB/sec. | ||
| 12448 | 2026.02.23 16:38:39.217397 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12449 | 2026.02.23 16:38:39.217621 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12450 | 2026.02.23 16:38:39.217684 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12451 | 2026.02.23 16:38:39.217765 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12452 | 2026.02.23 16:38:39.217863 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12453 | 2026.02.23 16:38:39.217913 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_86_17} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.02.23 16:38:39.218005 [ 202 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_86_17} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12455 | 2026.02.23 16:38:39.218082 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12456 | 2026.02.23 16:38:42.572227 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12457 | 2026.02.23 16:38:42.572281 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12458 | 2026.02.23 16:38:42.734094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28792 | ||
| 12459 | 2026.02.23 16:38:42.734594 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12460 | 2026.02.23 16:38:42.734632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12461 | 2026.02.23 16:38:42.735133 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12462 | 2026.02.23 16:38:42.735366 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2026.02.23 16:38:42.735511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28792 | ||
| 12464 | 2026.02.23 16:38:42.822698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1542 | ||
| 12465 | 2026.02.23 16:38:42.825284 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2026.02.23 16:38:42.825347 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12467 | 2026.02.23 16:38:42.826625 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12468 | 2026.02.23 16:38:42.826890 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12469 | 2026.02.23 16:38:42.827196 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1542 | ||
| 12470 | 2026.02.23 16:38:44.204110 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12471 | 2026.02.23 16:38:44.204293 [ 278 ] {a0f0cffe-36fb-4da6-826e-b6d07c231738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12472 | 2026.02.23 16:38:44.204358 [ 278 ] {a0f0cffe-36fb-4da6-826e-b6d07c231738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12473 | 2026.02.23 16:38:44.205006 [ 278 ] {a0f0cffe-36fb-4da6-826e-b6d07c231738} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12474 | 2026.02.23 16:38:44.205056 [ 278 ] {a0f0cffe-36fb-4da6-826e-b6d07c231738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12475 | 2026.02.23 16:38:44.205459 [ 278 ] {a0f0cffe-36fb-4da6-826e-b6d07c231738} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12476 | 2026.02.23 16:38:44.205680 [ 278 ] {a0f0cffe-36fb-4da6-826e-b6d07c231738} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12477 | 2026.02.23 16:38:44.205831 [ 278 ] {a0f0cffe-36fb-4da6-826e-b6d07c231738} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001587 sec., 47889.09892879647 rows/sec., 3.95 MiB/sec. | ||
| 12478 | 2026.02.23 16:38:44.205874 [ 278 ] {a0f0cffe-36fb-4da6-826e-b6d07c231738} <Debug> TCPHandler: Processed in 0.001893709 sec. | ||
| 12479 | 2026.02.23 16:38:44.206005 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12480 | 2026.02.23 16:38:44.206102 [ 278 ] {e4205bec-626b-44cc-ae63-89d194239286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12481 | 2026.02.23 16:38:44.206145 [ 278 ] {e4205bec-626b-44cc-ae63-89d194239286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12482 | 2026.02.23 16:38:44.206549 [ 278 ] {e4205bec-626b-44cc-ae63-89d194239286} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12483 | 2026.02.23 16:38:44.206588 [ 278 ] {e4205bec-626b-44cc-ae63-89d194239286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12484 | 2026.02.23 16:38:44.206887 [ 278 ] {e4205bec-626b-44cc-ae63-89d194239286} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12485 | 2026.02.23 16:38:44.207091 [ 278 ] {e4205bec-626b-44cc-ae63-89d194239286} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12486 | 2026.02.23 16:38:44.207226 [ 278 ] {e4205bec-626b-44cc-ae63-89d194239286} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001143 sec., 8748.906386701663 rows/sec., 657.88 KiB/sec. | ||
| 12487 | 2026.02.23 16:38:44.207265 [ 278 ] {e4205bec-626b-44cc-ae63-89d194239286} <Debug> TCPHandler: Processed in 0.001311677 sec. | ||
| 12488 | 2026.02.23 16:38:44.207387 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12489 | 2026.02.23 16:38:44.207481 [ 278 ] {d67fd8dc-eb17-4298-bbab-26818b174578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12490 | 2026.02.23 16:38:44.207523 [ 278 ] {d67fd8dc-eb17-4298-bbab-26818b174578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12491 | 2026.02.23 16:38:44.207942 [ 278 ] {d67fd8dc-eb17-4298-bbab-26818b174578} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12492 | 2026.02.23 16:38:44.207980 [ 278 ] {d67fd8dc-eb17-4298-bbab-26818b174578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12493 | 2026.02.23 16:38:44.208297 [ 278 ] {d67fd8dc-eb17-4298-bbab-26818b174578} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12494 | 2026.02.23 16:38:44.208513 [ 278 ] {d67fd8dc-eb17-4298-bbab-26818b174578} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12495 | 2026.02.23 16:38:44.208642 [ 278 ] {d67fd8dc-eb17-4298-bbab-26818b174578} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001178 sec., 62818.33616298812 rows/sec., 4.90 MiB/sec. | ||
| 12496 | 2026.02.23 16:38:44.208680 [ 278 ] {d67fd8dc-eb17-4298-bbab-26818b174578} <Debug> TCPHandler: Processed in 0.001343578 sec. | ||
| 12497 | 2026.02.23 16:38:44.208796 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12498 | 2026.02.23 16:38:44.208890 [ 278 ] {62125d7a-d184-408b-932e-eaa7d57140b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12499 | 2026.02.23 16:38:44.208936 [ 278 ] {62125d7a-d184-408b-932e-eaa7d57140b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12500 | 2026.02.23 16:38:44.209344 [ 278 ] {62125d7a-d184-408b-932e-eaa7d57140b5} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.02.23 16:38:44.209418 [ 278 ] {62125d7a-d184-408b-932e-eaa7d57140b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12502 | 2026.02.23 16:38:44.209750 [ 278 ] {62125d7a-d184-408b-932e-eaa7d57140b5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12503 | 2026.02.23 16:38:44.209958 [ 278 ] {62125d7a-d184-408b-932e-eaa7d57140b5} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.02.23 16:38:44.210089 [ 278 ] {62125d7a-d184-408b-932e-eaa7d57140b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 12505 | 2026.02.23 16:38:44.210127 [ 278 ] {62125d7a-d184-408b-932e-eaa7d57140b5} <Debug> TCPHandler: Processed in 0.001381339 sec. | ||
| 12506 | 2026.02.23 16:38:44.210250 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12507 | 2026.02.23 16:38:44.210353 [ 278 ] {c6b6f7af-ac34-411b-8770-e0fea77ae5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12508 | 2026.02.23 16:38:44.210409 [ 278 ] {c6b6f7af-ac34-411b-8770-e0fea77ae5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12509 | 2026.02.23 16:38:44.211239 [ 278 ] {c6b6f7af-ac34-411b-8770-e0fea77ae5c0} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2026.02.23 16:38:44.211277 [ 278 ] {c6b6f7af-ac34-411b-8770-e0fea77ae5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12511 | 2026.02.23 16:38:44.211795 [ 278 ] {c6b6f7af-ac34-411b-8770-e0fea77ae5c0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12512 | 2026.02.23 16:38:44.212016 [ 278 ] {c6b6f7af-ac34-411b-8770-e0fea77ae5c0} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.02.23 16:38:44.212157 [ 278 ] {c6b6f7af-ac34-411b-8770-e0fea77ae5c0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001822 sec., 5488.474204171241 rows/sec., 9.84 MiB/sec. | ||
| 12514 | 2026.02.23 16:38:44.212213 [ 278 ] {c6b6f7af-ac34-411b-8770-e0fea77ae5c0} <Debug> TCPHandler: Processed in 0.002013712 sec. | ||
| 12515 | 2026.02.23 16:38:44.212337 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12516 | 2026.02.23 16:38:44.212438 [ 278 ] {53a1eeba-ab91-449d-b595-6b949d2728ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12517 | 2026.02.23 16:38:44.212488 [ 278 ] {53a1eeba-ab91-449d-b595-6b949d2728ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12518 | 2026.02.23 16:38:44.212928 [ 278 ] {53a1eeba-ab91-449d-b595-6b949d2728ab} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2026.02.23 16:38:44.212966 [ 278 ] {53a1eeba-ab91-449d-b595-6b949d2728ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12520 | 2026.02.23 16:38:44.213264 [ 278 ] {53a1eeba-ab91-449d-b595-6b949d2728ab} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12521 | 2026.02.23 16:38:44.213467 [ 278 ] {53a1eeba-ab91-449d-b595-6b949d2728ab} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2026.02.23 16:38:44.213596 [ 278 ] {53a1eeba-ab91-449d-b595-6b949d2728ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 12523 | 2026.02.23 16:38:44.213633 [ 278 ] {53a1eeba-ab91-449d-b595-6b949d2728ab} <Debug> TCPHandler: Processed in 0.001346388 sec. | ||
| 12524 | 2026.02.23 16:38:44.264229 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12525 | 2026.02.23 16:38:44.280704 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12526 | 2026.02.23 16:38:44.280755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12527 | 2026.02.23 16:38:44.286997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12528 | 2026.02.23 16:38:44.287726 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12529 | 2026.02.23 16:38:44.290772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12530 | 2026.02.23 16:38:45.682344 [ 73 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12531 | 2026.02.23 16:38:45.682412 [ 73 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2026.02.23 16:38:45.682437 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12533 | 2026.02.23 16:38:45.682598 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 12534 | 2026.02.23 16:38:45.682809 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12535 | 2026.02.23 16:38:45.682866 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 12536 | 2026.02.23 16:38:45.682975 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 12537 | 2026.02.23 16:38:45.683054 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 12538 | 2026.02.23 16:38:45.683129 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 12539 | 2026.02.23 16:38:45.683198 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 12540 | 2026.02.23 16:38:45.684009 [ 198 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492021 sec., 26809.27413220055 rows/sec., 2.25 MiB/sec. | ||
| 12541 | 2026.02.23 16:38:45.684141 [ 202 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12542 | 2026.02.23 16:38:45.684392 [ 202 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_29_7} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2026.02.23 16:38:45.684464 [ 202 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_29_7} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12544 | 2026.02.23 16:38:45.684538 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12545 | 2026.02.23 16:38:48.525750 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12546 | 2026.02.23 16:38:48.525966 [ 278 ] {4d2d8101-6c32-414f-8b0f-c91aca2ffd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12547 | 2026.02.23 16:38:48.526037 [ 278 ] {4d2d8101-6c32-414f-8b0f-c91aca2ffd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12548 | 2026.02.23 16:38:48.526777 [ 278 ] {4d2d8101-6c32-414f-8b0f-c91aca2ffd72} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12549 | 2026.02.23 16:38:48.526817 [ 278 ] {4d2d8101-6c32-414f-8b0f-c91aca2ffd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12550 | 2026.02.23 16:38:48.527208 [ 278 ] {4d2d8101-6c32-414f-8b0f-c91aca2ffd72} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12551 | 2026.02.23 16:38:48.527433 [ 278 ] {4d2d8101-6c32-414f-8b0f-c91aca2ffd72} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12552 | 2026.02.23 16:38:48.527585 [ 278 ] {4d2d8101-6c32-414f-8b0f-c91aca2ffd72} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001674 sec., 14336.917562724015 rows/sec., 1.19 MiB/sec. | ||
| 12553 | 2026.02.23 16:38:48.527627 [ 278 ] {4d2d8101-6c32-414f-8b0f-c91aca2ffd72} <Debug> TCPHandler: Processed in 0.002016301 sec. | ||
| 12554 | 2026.02.23 16:38:48.527750 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12555 | 2026.02.23 16:38:48.527846 [ 278 ] {d07d6270-9d3a-405b-a1ba-3586367c10b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12556 | 2026.02.23 16:38:48.527887 [ 278 ] {d07d6270-9d3a-405b-a1ba-3586367c10b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12557 | 2026.02.23 16:38:48.528277 [ 278 ] {d07d6270-9d3a-405b-a1ba-3586367c10b2} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12558 | 2026.02.23 16:38:48.528315 [ 278 ] {d07d6270-9d3a-405b-a1ba-3586367c10b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12559 | 2026.02.23 16:38:48.528601 [ 278 ] {d07d6270-9d3a-405b-a1ba-3586367c10b2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12560 | 2026.02.23 16:38:48.528812 [ 278 ] {d07d6270-9d3a-405b-a1ba-3586367c10b2} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2026.02.23 16:38:48.528944 [ 278 ] {d07d6270-9d3a-405b-a1ba-3586367c10b2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001117 sec., 3581.020590868398 rows/sec., 292.01 KiB/sec. | ||
| 12562 | 2026.02.23 16:38:48.528982 [ 278 ] {d07d6270-9d3a-405b-a1ba-3586367c10b2} <Debug> TCPHandler: Processed in 0.001283826 sec. | ||
| 12563 | 2026.02.23 16:38:48.529093 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12564 | 2026.02.23 16:38:48.529187 [ 278 ] {f5464a7a-6c06-4060-b838-870c59a8670e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12565 | 2026.02.23 16:38:48.529226 [ 278 ] {f5464a7a-6c06-4060-b838-870c59a8670e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12566 | 2026.02.23 16:38:48.530339 [ 278 ] {f5464a7a-6c06-4060-b838-870c59a8670e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12567 | 2026.02.23 16:38:48.530374 [ 278 ] {f5464a7a-6c06-4060-b838-870c59a8670e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12568 | 2026.02.23 16:38:48.530762 [ 278 ] {f5464a7a-6c06-4060-b838-870c59a8670e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12569 | 2026.02.23 16:38:48.530969 [ 278 ] {f5464a7a-6c06-4060-b838-870c59a8670e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2026.02.23 16:38:48.531093 [ 278 ] {f5464a7a-6c06-4060-b838-870c59a8670e} <Debug> executeQuery: Read 1382 rows, 118.64 KiB in 0.001923 sec., 718668.74674987 rows/sec., 60.25 MiB/sec. | ||
| 12571 | 2026.02.23 16:38:48.531131 [ 278 ] {f5464a7a-6c06-4060-b838-870c59a8670e} <Debug> TCPHandler: Processed in 0.002088603 sec. | ||
| 12572 | 2026.02.23 16:38:48.531244 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2026.02.23 16:38:48.531340 [ 278 ] {af7e1e64-eac5-4a17-8344-72608e83d861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12574 | 2026.02.23 16:38:48.531380 [ 278 ] {af7e1e64-eac5-4a17-8344-72608e83d861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12575 | 2026.02.23 16:38:48.531795 [ 278 ] {af7e1e64-eac5-4a17-8344-72608e83d861} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2026.02.23 16:38:48.531830 [ 278 ] {af7e1e64-eac5-4a17-8344-72608e83d861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12577 | 2026.02.23 16:38:48.532131 [ 278 ] {af7e1e64-eac5-4a17-8344-72608e83d861} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12578 | 2026.02.23 16:38:48.532339 [ 278 ] {af7e1e64-eac5-4a17-8344-72608e83d861} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2026.02.23 16:38:48.532428 [ 71 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12580 | 2026.02.23 16:38:48.532462 [ 71 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2026.02.23 16:38:48.532463 [ 278 ] {af7e1e64-eac5-4a17-8344-72608e83d861} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001141 sec., 42068.36108676599 rows/sec., 3.12 MiB/sec. | ||
| 12582 | 2026.02.23 16:38:48.532482 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12583 | 2026.02.23 16:38:48.532508 [ 278 ] {af7e1e64-eac5-4a17-8344-72608e83d861} <Debug> TCPHandler: Processed in 0.001314758 sec. | ||
| 12584 | 2026.02.23 16:38:48.532612 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 12585 | 2026.02.23 16:38:48.532620 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12586 | 2026.02.23 16:38:48.532761 [ 278 ] {9a4710a7-0dfc-43ed-9f30-8ab6a427a976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12587 | 2026.02.23 16:38:48.532783 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12588 | 2026.02.23 16:38:48.532801 [ 278 ] {9a4710a7-0dfc-43ed-9f30-8ab6a427a976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12589 | 2026.02.23 16:38:48.532827 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 216 rows starting from the beginning of the part | ||
| 12590 | 2026.02.23 16:38:48.532910 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 32 rows starting from the beginning of the part | ||
| 12591 | 2026.02.23 16:38:48.532962 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 16 rows starting from the beginning of the part | ||
| 12592 | 2026.02.23 16:38:48.533011 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 32 rows starting from the beginning of the part | ||
| 12593 | 2026.02.23 16:38:48.533056 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 12594 | 2026.02.23 16:38:48.533102 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part | ||
| 12595 | 2026.02.23 16:38:48.533297 [ 278 ] {9a4710a7-0dfc-43ed-9f30-8ab6a427a976} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2026.02.23 16:38:48.533341 [ 278 ] {9a4710a7-0dfc-43ed-9f30-8ab6a427a976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12597 | 2026.02.23 16:38:48.533672 [ 278 ] {9a4710a7-0dfc-43ed-9f30-8ab6a427a976} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12598 | 2026.02.23 16:38:48.533909 [ 278 ] {9a4710a7-0dfc-43ed-9f30-8ab6a427a976} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2026.02.23 16:38:48.534085 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529322 sec., 231475.12427075527 rows/sec., 16.50 MiB/sec. | ||
| 12600 | 2026.02.23 16:38:48.534117 [ 278 ] {9a4710a7-0dfc-43ed-9f30-8ab6a427a976} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001373 sec., 183539.69410050983 rows/sec., 12.69 MiB/sec. | ||
| 12601 | 2026.02.23 16:38:48.534184 [ 278 ] {9a4710a7-0dfc-43ed-9f30-8ab6a427a976} <Debug> TCPHandler: Processed in 0.001614363 sec. | ||
| 12602 | 2026.02.23 16:38:48.534323 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12603 | 2026.02.23 16:38:48.534345 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12604 | 2026.02.23 16:38:48.534422 [ 278 ] {2b48c22f-ae3e-45e2-a1ab-71192752c5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12605 | 2026.02.23 16:38:48.534508 [ 278 ] {2b48c22f-ae3e-45e2-a1ab-71192752c5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12606 | 2026.02.23 16:38:48.534689 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_86_17} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12607 | 2026.02.23 16:38:48.534778 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_86_17} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12608 | 2026.02.23 16:38:48.534893 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12609 | 2026.02.23 16:38:48.534925 [ 278 ] {2b48c22f-ae3e-45e2-a1ab-71192752c5d9} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12610 | 2026.02.23 16:38:48.534966 [ 278 ] {2b48c22f-ae3e-45e2-a1ab-71192752c5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12611 | 2026.02.23 16:38:48.535276 [ 278 ] {2b48c22f-ae3e-45e2-a1ab-71192752c5d9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12612 | 2026.02.23 16:38:48.535474 [ 278 ] {2b48c22f-ae3e-45e2-a1ab-71192752c5d9} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12613 | 2026.02.23 16:38:48.535601 [ 278 ] {2b48c22f-ae3e-45e2-a1ab-71192752c5d9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001198 sec., 10016.69449081803 rows/sec., 782.55 KiB/sec. | ||
| 12614 | 2026.02.23 16:38:48.535639 [ 278 ] {2b48c22f-ae3e-45e2-a1ab-71192752c5d9} <Debug> TCPHandler: Processed in 0.001366588 sec. | ||
| 12615 | 2026.02.23 16:38:48.535746 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12616 | 2026.02.23 16:38:48.535840 [ 278 ] {bf5f9e16-bfe3-43e3-ab00-099f6e75757f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12617 | 2026.02.23 16:38:48.535878 [ 278 ] {bf5f9e16-bfe3-43e3-ab00-099f6e75757f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12618 | 2026.02.23 16:38:48.536505 [ 278 ] {bf5f9e16-bfe3-43e3-ab00-099f6e75757f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12619 | 2026.02.23 16:38:48.536540 [ 278 ] {bf5f9e16-bfe3-43e3-ab00-099f6e75757f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12620 | 2026.02.23 16:38:48.536863 [ 278 ] {bf5f9e16-bfe3-43e3-ab00-099f6e75757f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12621 | 2026.02.23 16:38:48.537068 [ 278 ] {bf5f9e16-bfe3-43e3-ab00-099f6e75757f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12622 | 2026.02.23 16:38:48.537196 [ 278 ] {bf5f9e16-bfe3-43e3-ab00-099f6e75757f} <Debug> executeQuery: Read 592 rows, 45.55 KiB in 0.001375 sec., 430545.4545454546 rows/sec., 32.35 MiB/sec. | ||
| 12623 | 2026.02.23 16:38:48.537232 [ 278 ] {bf5f9e16-bfe3-43e3-ab00-099f6e75757f} <Debug> TCPHandler: Processed in 0.001534152 sec. | ||
| 12624 | 2026.02.23 16:38:48.537347 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12625 | 2026.02.23 16:38:48.537440 [ 278 ] {e4f2b846-e613-4d28-97ec-7a36f9aed0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12626 | 2026.02.23 16:38:48.537482 [ 278 ] {e4f2b846-e613-4d28-97ec-7a36f9aed0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12627 | 2026.02.23 16:38:48.538043 [ 278 ] {e4f2b846-e613-4d28-97ec-7a36f9aed0db} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2026.02.23 16:38:48.538079 [ 278 ] {e4f2b846-e613-4d28-97ec-7a36f9aed0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12629 | 2026.02.23 16:38:48.538454 [ 278 ] {e4f2b846-e613-4d28-97ec-7a36f9aed0db} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12630 | 2026.02.23 16:38:48.538657 [ 278 ] {e4f2b846-e613-4d28-97ec-7a36f9aed0db} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12631 | 2026.02.23 16:38:48.538785 [ 278 ] {e4f2b846-e613-4d28-97ec-7a36f9aed0db} <Debug> executeQuery: Read 918 rows, 64.29 KiB in 0.001364 sec., 673020.5278592375 rows/sec., 46.03 MiB/sec. | ||
| 12632 | 2026.02.23 16:38:48.538821 [ 278 ] {e4f2b846-e613-4d28-97ec-7a36f9aed0db} <Debug> TCPHandler: Processed in 0.001521751 sec. | ||
| 12633 | 2026.02.23 16:38:48.538930 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12634 | 2026.02.23 16:38:48.539023 [ 278 ] {c58b4caa-1dd3-4670-8a7d-5da568e4a736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12635 | 2026.02.23 16:38:48.539075 [ 278 ] {c58b4caa-1dd3-4670-8a7d-5da568e4a736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12636 | 2026.02.23 16:38:48.539888 [ 278 ] {c58b4caa-1dd3-4670-8a7d-5da568e4a736} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12637 | 2026.02.23 16:38:48.539924 [ 278 ] {c58b4caa-1dd3-4670-8a7d-5da568e4a736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12638 | 2026.02.23 16:38:48.540450 [ 278 ] {c58b4caa-1dd3-4670-8a7d-5da568e4a736} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12639 | 2026.02.23 16:38:48.540664 [ 278 ] {c58b4caa-1dd3-4670-8a7d-5da568e4a736} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12640 | 2026.02.23 16:38:48.540785 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12641 | 2026.02.23 16:38:48.540797 [ 278 ] {c58b4caa-1dd3-4670-8a7d-5da568e4a736} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001792 sec., 17857.14285714286 rows/sec., 32.00 MiB/sec. | ||
| 12642 | 2026.02.23 16:38:48.540842 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12643 | 2026.02.23 16:38:48.540869 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12644 | 2026.02.23 16:38:48.540873 [ 278 ] {c58b4caa-1dd3-4670-8a7d-5da568e4a736} <Debug> TCPHandler: Processed in 0.00199059 sec. | ||
| 12645 | 2026.02.23 16:38:48.540946 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 12646 | 2026.02.23 16:38:48.540995 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12647 | 2026.02.23 16:38:48.541097 [ 278 ] {38df2d8d-ae8e-40d7-82ef-ea31f52e74b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12648 | 2026.02.23 16:38:48.541138 [ 278 ] {38df2d8d-ae8e-40d7-82ef-ea31f52e74b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12649 | 2026.02.23 16:38:48.541174 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12650 | 2026.02.23 16:38:48.541232 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1591 rows starting from the beginning of the part | ||
| 12651 | 2026.02.23 16:38:48.541356 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 12652 | 2026.02.23 16:38:48.541466 [ 278 ] {38df2d8d-ae8e-40d7-82ef-ea31f52e74b4} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12653 | 2026.02.23 16:38:48.541473 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 12654 | 2026.02.23 16:38:48.541510 [ 278 ] {38df2d8d-ae8e-40d7-82ef-ea31f52e74b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12655 | 2026.02.23 16:38:48.541594 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 12656 | 2026.02.23 16:38:48.541694 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 12657 | 2026.02.23 16:38:48.541793 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part | ||
| 12658 | 2026.02.23 16:38:48.541826 [ 278 ] {38df2d8d-ae8e-40d7-82ef-ea31f52e74b4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12659 | 2026.02.23 16:38:48.542031 [ 278 ] {38df2d8d-ae8e-40d7-82ef-ea31f52e74b4} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12660 | 2026.02.23 16:38:48.542170 [ 278 ] {38df2d8d-ae8e-40d7-82ef-ea31f52e74b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 12661 | 2026.02.23 16:38:48.542207 [ 278 ] {38df2d8d-ae8e-40d7-82ef-ea31f52e74b4} <Debug> TCPHandler: Processed in 0.001259606 sec. | ||
| 12662 | 2026.02.23 16:38:48.549694 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1707 rows, containing 19 columns (19 merged, 0 gathered) in 0.008779441 sec., 194431.51335033745 rows/sec., 348.41 MiB/sec. | ||
| 12663 | 2026.02.23 16:38:48.551272 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12664 | 2026.02.23 16:38:48.551621 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12665 | 2026.02.23 16:38:48.551696 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12666 | 2026.02.23 16:38:48.551858 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.57 MiB. | ||
| 12667 | 2026.02.23 16:38:49.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.06 MiB, peak 357.58 MiB, free memory in arenas 0.00 B, will set to 346.82 MiB (RSS), difference: 2.76 MiB | ||
| 12668 | 2026.02.23 16:38:50.235751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29304 | ||
| 12669 | 2026.02.23 16:38:50.236276 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12670 | 2026.02.23 16:38:50.236324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12671 | 2026.02.23 16:38:50.236808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12672 | 2026.02.23 16:38:50.237039 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2026.02.23 16:38:50.237183 [ 67 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12674 | 2026.02.23 16:38:50.237190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29304 | ||
| 12675 | 2026.02.23 16:38:50.237262 [ 67 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2026.02.23 16:38:50.237289 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12677 | 2026.02.23 16:38:50.237380 [ 188 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 12678 | 2026.02.23 16:38:50.237468 [ 188 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12679 | 2026.02.23 16:38:50.237498 [ 188 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26872 rows starting from the beginning of the part | ||
| 12680 | 2026.02.23 16:38:50.237555 [ 188 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 12681 | 2026.02.23 16:38:50.237597 [ 188 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 12682 | 2026.02.23 16:38:50.237638 [ 188 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 12683 | 2026.02.23 16:38:50.237679 [ 188 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 12684 | 2026.02.23 16:38:50.237717 [ 188 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 12685 | 2026.02.23 16:38:50.240204 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29304 rows, containing 4 columns (4 merged, 0 gathered) in 0.002866149 sec., 10224171.876619115 rows/sec., 146.26 MiB/sec. | ||
| 12686 | 2026.02.23 16:38:50.240712 [ 188 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12687 | 2026.02.23 16:38:50.240955 [ 188 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_61_12} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12688 | 2026.02.23 16:38:50.241020 [ 188 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_61_12} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12689 | 2026.02.23 16:38:50.241104 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 12690 | 2026.02.23 16:38:51.790943 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12691 | 2026.02.23 16:38:51.809232 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12692 | 2026.02.23 16:38:51.809299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12693 | 2026.02.23 16:38:51.817411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12694 | 2026.02.23 16:38:51.818174 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12695 | 2026.02.23 16:38:51.818508 [ 64 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12696 | 2026.02.23 16:38:51.818578 [ 64 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12697 | 2026.02.23 16:38:51.818604 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12698 | 2026.02.23 16:38:51.818700 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 12699 | 2026.02.23 16:38:51.821727 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12700 | 2026.02.23 16:38:51.822208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12701 | 2026.02.23 16:38:51.822614 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 12702 | 2026.02.23 16:38:51.826112 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 12703 | 2026.02.23 16:38:51.829613 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 12704 | 2026.02.23 16:38:51.833732 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 12705 | 2026.02.23 16:38:51.838256 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 12706 | 2026.02.23 16:38:51.842176 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 12707 | 2026.02.23 16:38:51.894656 [ 188 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.075992753 sec., 6053.208784263942 rows/sec., 31.30 MiB/sec. | ||
| 12708 | 2026.02.23 16:38:51.896773 [ 191 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12709 | 2026.02.23 16:38:51.898558 [ 191 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_61_12} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12710 | 2026.02.23 16:38:51.898656 [ 191 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_61_12} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12711 | 2026.02.23 16:38:51.900254 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12712 | 2026.02.23 16:38:52.827500 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1574 | ||
| 12713 | 2026.02.23 16:38:52.829940 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12714 | 2026.02.23 16:38:52.829998 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12715 | 2026.02.23 16:38:52.831233 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12716 | 2026.02.23 16:38:52.831518 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12717 | 2026.02.23 16:38:52.831910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1574 | ||
| 12718 | 2026.02.23 16:38:54.205480 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12719 | 2026.02.23 16:38:54.205657 [ 278 ] {51c33194-f955-4274-a20a-ae9e4fec8f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12720 | 2026.02.23 16:38:54.205725 [ 278 ] {51c33194-f955-4274-a20a-ae9e4fec8f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12721 | 2026.02.23 16:38:54.206401 [ 278 ] {51c33194-f955-4274-a20a-ae9e4fec8f8c} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2026.02.23 16:38:54.206448 [ 278 ] {51c33194-f955-4274-a20a-ae9e4fec8f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12723 | 2026.02.23 16:38:54.206857 [ 278 ] {51c33194-f955-4274-a20a-ae9e4fec8f8c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12724 | 2026.02.23 16:38:54.207135 [ 278 ] {51c33194-f955-4274-a20a-ae9e4fec8f8c} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.02.23 16:38:54.207313 [ 278 ] {51c33194-f955-4274-a20a-ae9e4fec8f8c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001705 sec., 44574.78005865103 rows/sec., 3.67 MiB/sec. | ||
| 12726 | 2026.02.23 16:38:54.207370 [ 278 ] {51c33194-f955-4274-a20a-ae9e4fec8f8c} <Debug> TCPHandler: Processed in 0.002018491 sec. | ||
| 12727 | 2026.02.23 16:38:54.207513 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2026.02.23 16:38:54.207619 [ 278 ] {cab554db-002f-4a2a-8f11-2bf02f0900c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12729 | 2026.02.23 16:38:54.207666 [ 278 ] {cab554db-002f-4a2a-8f11-2bf02f0900c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12730 | 2026.02.23 16:38:54.208105 [ 278 ] {cab554db-002f-4a2a-8f11-2bf02f0900c5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12731 | 2026.02.23 16:38:54.208145 [ 278 ] {cab554db-002f-4a2a-8f11-2bf02f0900c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12732 | 2026.02.23 16:38:54.208468 [ 278 ] {cab554db-002f-4a2a-8f11-2bf02f0900c5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12733 | 2026.02.23 16:38:54.208693 [ 278 ] {cab554db-002f-4a2a-8f11-2bf02f0900c5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2026.02.23 16:38:54.208831 [ 278 ] {cab554db-002f-4a2a-8f11-2bf02f0900c5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001235 sec., 8097.165991902834 rows/sec., 608.87 KiB/sec. | ||
| 12735 | 2026.02.23 16:38:54.208874 [ 278 ] {cab554db-002f-4a2a-8f11-2bf02f0900c5} <Debug> TCPHandler: Processed in 0.001416309 sec. | ||
| 12736 | 2026.02.23 16:38:54.208992 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12737 | 2026.02.23 16:38:54.209091 [ 278 ] {027c3567-78be-4dba-891e-9cc1f410a0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12738 | 2026.02.23 16:38:54.209136 [ 278 ] {027c3567-78be-4dba-891e-9cc1f410a0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12739 | 2026.02.23 16:38:54.209578 [ 278 ] {027c3567-78be-4dba-891e-9cc1f410a0ca} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12740 | 2026.02.23 16:38:54.209617 [ 278 ] {027c3567-78be-4dba-891e-9cc1f410a0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12741 | 2026.02.23 16:38:54.209940 [ 278 ] {027c3567-78be-4dba-891e-9cc1f410a0ca} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12742 | 2026.02.23 16:38:54.210152 [ 278 ] {027c3567-78be-4dba-891e-9cc1f410a0ca} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2026.02.23 16:38:54.210287 [ 278 ] {027c3567-78be-4dba-891e-9cc1f410a0ca} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001216 sec., 60855.26315789473 rows/sec., 4.75 MiB/sec. | ||
| 12744 | 2026.02.23 16:38:54.210328 [ 278 ] {027c3567-78be-4dba-891e-9cc1f410a0ca} <Debug> TCPHandler: Processed in 0.001386508 sec. | ||
| 12745 | 2026.02.23 16:38:54.210455 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2026.02.23 16:38:54.210552 [ 278 ] {e52ef044-2ee8-4f59-8c61-cf66f244ca7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12747 | 2026.02.23 16:38:54.210598 [ 278 ] {e52ef044-2ee8-4f59-8c61-cf66f244ca7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12748 | 2026.02.23 16:38:54.211022 [ 278 ] {e52ef044-2ee8-4f59-8c61-cf66f244ca7f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2026.02.23 16:38:54.211060 [ 278 ] {e52ef044-2ee8-4f59-8c61-cf66f244ca7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12750 | 2026.02.23 16:38:54.211415 [ 278 ] {e52ef044-2ee8-4f59-8c61-cf66f244ca7f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12751 | 2026.02.23 16:38:54.211625 [ 278 ] {e52ef044-2ee8-4f59-8c61-cf66f244ca7f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12752 | 2026.02.23 16:38:54.211760 [ 278 ] {e52ef044-2ee8-4f59-8c61-cf66f244ca7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 12753 | 2026.02.23 16:38:54.211799 [ 278 ] {e52ef044-2ee8-4f59-8c61-cf66f244ca7f} <Debug> TCPHandler: Processed in 0.001397039 sec. | ||
| 12754 | 2026.02.23 16:38:54.211912 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2026.02.23 16:38:54.212007 [ 278 ] {094fbbf8-cc86-4e33-8fb8-762620247dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12756 | 2026.02.23 16:38:54.212063 [ 278 ] {094fbbf8-cc86-4e33-8fb8-762620247dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12757 | 2026.02.23 16:38:54.212848 [ 278 ] {094fbbf8-cc86-4e33-8fb8-762620247dc8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2026.02.23 16:38:54.212884 [ 278 ] {094fbbf8-cc86-4e33-8fb8-762620247dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12759 | 2026.02.23 16:38:54.213429 [ 278 ] {094fbbf8-cc86-4e33-8fb8-762620247dc8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12760 | 2026.02.23 16:38:54.213677 [ 278 ] {094fbbf8-cc86-4e33-8fb8-762620247dc8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.02.23 16:38:54.213828 [ 278 ] {094fbbf8-cc86-4e33-8fb8-762620247dc8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001839 sec., 5437.737901033171 rows/sec., 9.74 MiB/sec. | ||
| 12762 | 2026.02.23 16:38:54.213905 [ 278 ] {094fbbf8-cc86-4e33-8fb8-762620247dc8} <Debug> TCPHandler: Processed in 0.002044112 sec. | ||
| 12763 | 2026.02.23 16:38:54.214015 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12764 | 2026.02.23 16:38:54.214111 [ 278 ] {04cece9e-38b8-4ec4-972c-f33cb9779800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12765 | 2026.02.23 16:38:54.214155 [ 278 ] {04cece9e-38b8-4ec4-972c-f33cb9779800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12766 | 2026.02.23 16:38:54.214544 [ 278 ] {04cece9e-38b8-4ec4-972c-f33cb9779800} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2026.02.23 16:38:54.214581 [ 278 ] {04cece9e-38b8-4ec4-972c-f33cb9779800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 12768 | 2026.02.23 16:38:54.214924 [ 278 ] {04cece9e-38b8-4ec4-972c-f33cb9779800} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12769 | 2026.02.23 16:38:54.215140 [ 278 ] {04cece9e-38b8-4ec4-972c-f33cb9779800} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.02.23 16:38:54.215278 [ 278 ] {04cece9e-38b8-4ec4-972c-f33cb9779800} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 12771 | 2026.02.23 16:38:54.215322 [ 278 ] {04cece9e-38b8-4ec4-972c-f33cb9779800} <Debug> TCPHandler: Processed in 0.001357368 sec. | ||
| 12772 | 2026.02.23 16:38:57.572346 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12773 | 2026.02.23 16:38:57.572401 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12774 | 2026.02.23 16:38:57.737432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29752 | ||
| 12775 | 2026.02.23 16:38:57.737980 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.02.23 16:38:57.738022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12777 | 2026.02.23 16:38:57.738503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12778 | 2026.02.23 16:38:57.738732 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.02.23 16:38:57.738862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29752 | ||
| 12780 | 2026.02.23 16:38:59.205495 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12781 | 2026.02.23 16:38:59.205694 [ 278 ] {087e9b9a-2d6d-494a-8cac-9c4c8fa8cefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12782 | 2026.02.23 16:38:59.205764 [ 278 ] {087e9b9a-2d6d-494a-8cac-9c4c8fa8cefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12783 | 2026.02.23 16:38:59.206522 [ 278 ] {087e9b9a-2d6d-494a-8cac-9c4c8fa8cefd} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12784 | 2026.02.23 16:38:59.206561 [ 278 ] {087e9b9a-2d6d-494a-8cac-9c4c8fa8cefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12785 | 2026.02.23 16:38:59.206958 [ 278 ] {087e9b9a-2d6d-494a-8cac-9c4c8fa8cefd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12786 | 2026.02.23 16:38:59.207184 [ 278 ] {087e9b9a-2d6d-494a-8cac-9c4c8fa8cefd} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12787 | 2026.02.23 16:38:59.207324 [ 278 ] {087e9b9a-2d6d-494a-8cac-9c4c8fa8cefd} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001688 sec., 71090.04739336493 rows/sec., 6.06 MiB/sec. | ||
| 12788 | 2026.02.23 16:38:59.207366 [ 278 ] {087e9b9a-2d6d-494a-8cac-9c4c8fa8cefd} <Debug> TCPHandler: Processed in 0.002014092 sec. | ||
| 12789 | 2026.02.23 16:38:59.207504 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12790 | 2026.02.23 16:38:59.207600 [ 278 ] {3afecc78-d6d2-42c0-84de-c93892328bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12791 | 2026.02.23 16:38:59.207642 [ 278 ] {3afecc78-d6d2-42c0-84de-c93892328bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12792 | 2026.02.23 16:38:59.208076 [ 278 ] {3afecc78-d6d2-42c0-84de-c93892328bb8} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12793 | 2026.02.23 16:38:59.208110 [ 278 ] {3afecc78-d6d2-42c0-84de-c93892328bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12794 | 2026.02.23 16:38:59.208410 [ 278 ] {3afecc78-d6d2-42c0-84de-c93892328bb8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12795 | 2026.02.23 16:38:59.208606 [ 278 ] {3afecc78-d6d2-42c0-84de-c93892328bb8} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12796 | 2026.02.23 16:38:59.208732 [ 278 ] {3afecc78-d6d2-42c0-84de-c93892328bb8} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001151 sec., 27801.911381407474 rows/sec., 2.04 MiB/sec. | ||
| 12797 | 2026.02.23 16:38:59.208768 [ 278 ] {3afecc78-d6d2-42c0-84de-c93892328bb8} <Debug> TCPHandler: Processed in 0.001312176 sec. | ||
| 12798 | 2026.02.23 16:38:59.208878 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12799 | 2026.02.23 16:38:59.208969 [ 278 ] {a6e1ec1c-c5db-4c71-ac93-cd34a08d7867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12800 | 2026.02.23 16:38:59.209007 [ 278 ] {a6e1ec1c-c5db-4c71-ac93-cd34a08d7867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12801 | 2026.02.23 16:38:59.209429 [ 278 ] {a6e1ec1c-c5db-4c71-ac93-cd34a08d7867} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12802 | 2026.02.23 16:38:59.209461 [ 278 ] {a6e1ec1c-c5db-4c71-ac93-cd34a08d7867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12803 | 2026.02.23 16:38:59.209752 [ 278 ] {a6e1ec1c-c5db-4c71-ac93-cd34a08d7867} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12804 | 2026.02.23 16:38:59.209945 [ 278 ] {a6e1ec1c-c5db-4c71-ac93-cd34a08d7867} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12805 | 2026.02.23 16:38:59.210064 [ 278 ] {a6e1ec1c-c5db-4c71-ac93-cd34a08d7867} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001113 sec., 86253.36927223719 rows/sec., 6.74 MiB/sec. | ||
| 12806 | 2026.02.23 16:38:59.210100 [ 278 ] {a6e1ec1c-c5db-4c71-ac93-cd34a08d7867} <Debug> TCPHandler: Processed in 0.001269036 sec. | ||
| 12807 | 2026.02.23 16:38:59.210210 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12808 | 2026.02.23 16:38:59.210307 [ 278 ] {a639a96a-08dc-40e6-a1b2-14911ff14645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12809 | 2026.02.23 16:38:59.210351 [ 278 ] {a639a96a-08dc-40e6-a1b2-14911ff14645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12810 | 2026.02.23 16:38:59.210778 [ 278 ] {a639a96a-08dc-40e6-a1b2-14911ff14645} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12811 | 2026.02.23 16:38:59.210812 [ 278 ] {a639a96a-08dc-40e6-a1b2-14911ff14645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12812 | 2026.02.23 16:38:59.211123 [ 278 ] {a639a96a-08dc-40e6-a1b2-14911ff14645} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12813 | 2026.02.23 16:38:59.211320 [ 278 ] {a639a96a-08dc-40e6-a1b2-14911ff14645} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12814 | 2026.02.23 16:38:59.211443 [ 278 ] {a639a96a-08dc-40e6-a1b2-14911ff14645} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 12815 | 2026.02.23 16:38:59.211478 [ 278 ] {a639a96a-08dc-40e6-a1b2-14911ff14645} <Debug> TCPHandler: Processed in 0.001315037 sec. | ||
| 12816 | 2026.02.23 16:38:59.211591 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12817 | 2026.02.23 16:38:59.211681 [ 278 ] {350bd2c1-b0a9-42f8-8e66-6f2350599e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12818 | 2026.02.23 16:38:59.211732 [ 278 ] {350bd2c1-b0a9-42f8-8e66-6f2350599e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12819 | 2026.02.23 16:38:59.212544 [ 278 ] {350bd2c1-b0a9-42f8-8e66-6f2350599e84} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12820 | 2026.02.23 16:38:59.212577 [ 278 ] {350bd2c1-b0a9-42f8-8e66-6f2350599e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12821 | 2026.02.23 16:38:59.213116 [ 278 ] {350bd2c1-b0a9-42f8-8e66-6f2350599e84} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12822 | 2026.02.23 16:38:59.213322 [ 278 ] {350bd2c1-b0a9-42f8-8e66-6f2350599e84} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12823 | 2026.02.23 16:38:59.213457 [ 278 ] {350bd2c1-b0a9-42f8-8e66-6f2350599e84} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001793 sec., 17847.18349135527 rows/sec., 31.98 MiB/sec. | ||
| 12824 | 2026.02.23 16:38:59.213510 [ 278 ] {350bd2c1-b0a9-42f8-8e66-6f2350599e84} <Debug> TCPHandler: Processed in 0.001965721 sec. | ||
| 12825 | 2026.02.23 16:38:59.213626 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12826 | 2026.02.23 16:38:59.213718 [ 278 ] {68b73966-a5fb-4d3a-8e78-ca6457dcc000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12827 | 2026.02.23 16:38:59.213756 [ 278 ] {68b73966-a5fb-4d3a-8e78-ca6457dcc000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12828 | 2026.02.23 16:38:59.214093 [ 278 ] {68b73966-a5fb-4d3a-8e78-ca6457dcc000} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12829 | 2026.02.23 16:38:59.214126 [ 278 ] {68b73966-a5fb-4d3a-8e78-ca6457dcc000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12830 | 2026.02.23 16:38:59.214414 [ 278 ] {68b73966-a5fb-4d3a-8e78-ca6457dcc000} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12831 | 2026.02.23 16:38:59.214612 [ 278 ] {68b73966-a5fb-4d3a-8e78-ca6457dcc000} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12832 | 2026.02.23 16:38:59.214736 [ 278 ] {68b73966-a5fb-4d3a-8e78-ca6457dcc000} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 12833 | 2026.02.23 16:38:59.214769 [ 278 ] {68b73966-a5fb-4d3a-8e78-ca6457dcc000} <Debug> TCPHandler: Processed in 0.001190504 sec. | ||
| 12834 | 2026.02.23 16:38:59.322340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12835 | 2026.02.23 16:38:59.337261 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12836 | 2026.02.23 16:38:59.337320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12837 | 2026.02.23 16:38:59.342867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12838 | 2026.02.23 16:38:59.343558 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12839 | 2026.02.23 16:38:59.346383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12840 | 2026.02.23 16:39:02.832120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1598 | ||
| 12841 | 2026.02.23 16:39:02.834424 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12842 | 2026.02.23 16:39:02.834489 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12843 | 2026.02.23 16:39:02.835741 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12844 | 2026.02.23 16:39:02.836040 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12845 | 2026.02.23 16:39:02.836231 [ 52 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12846 | 2026.02.23 16:39:02.836301 [ 52 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2026.02.23 16:39:02.836325 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12848 | 2026.02.23 16:39:02.836428 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 12849 | 2026.02.23 16:39:02.836460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1598 | ||
| 12850 | 2026.02.23 16:39:02.836954 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12851 | 2026.02.23 16:39:02.837100 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1458 rows starting from the beginning of the part | ||
| 12852 | 2026.02.23 16:39:02.837469 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 12853 | 2026.02.23 16:39:02.837803 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 12854 | 2026.02.23 16:39:02.838141 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 12855 | 2026.02.23 16:39:02.838478 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 12856 | 2026.02.23 16:39:02.838812 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 12857 | 2026.02.23 16:39:02.845461 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 72 columns (72 merged, 0 gathered) in 0.009073767 sec., 176112.08222560707 rows/sec., 138.93 MiB/sec. | ||
| 12858 | 2026.02.23 16:39:02.847290 [ 197 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12859 | 2026.02.23 16:39:02.847957 [ 197 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_46_9} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12860 | 2026.02.23 16:39:02.848045 [ 197 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_46_9} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12861 | 2026.02.23 16:39:02.848378 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12862 | 2026.02.23 16:39:04.213074 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12863 | 2026.02.23 16:39:04.213254 [ 278 ] {4be60934-2b53-4891-a6a3-7d39b1e5377d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12864 | 2026.02.23 16:39:04.213336 [ 278 ] {4be60934-2b53-4891-a6a3-7d39b1e5377d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12865 | 2026.02.23 16:39:04.214147 [ 278 ] {4be60934-2b53-4891-a6a3-7d39b1e5377d} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12866 | 2026.02.23 16:39:04.214188 [ 278 ] {4be60934-2b53-4891-a6a3-7d39b1e5377d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12867 | 2026.02.23 16:39:04.214588 [ 278 ] {4be60934-2b53-4891-a6a3-7d39b1e5377d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12868 | 2026.02.23 16:39:04.214835 [ 278 ] {4be60934-2b53-4891-a6a3-7d39b1e5377d} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2026.02.23 16:39:04.214994 [ 278 ] {4be60934-2b53-4891-a6a3-7d39b1e5377d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001787 sec., 158925.57358701734 rows/sec., 10.09 MiB/sec. | ||
| 12870 | 2026.02.23 16:39:04.215063 [ 278 ] {4be60934-2b53-4891-a6a3-7d39b1e5377d} <Debug> TCPHandler: Processed in 0.002114483 sec. | ||
| 12871 | 2026.02.23 16:39:04.215215 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12872 | 2026.02.23 16:39:04.215321 [ 278 ] {023a5214-8ec2-420d-a7e9-2e349c299d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12873 | 2026.02.23 16:39:04.215366 [ 278 ] {023a5214-8ec2-420d-a7e9-2e349c299d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12874 | 2026.02.23 16:39:04.215803 [ 278 ] {023a5214-8ec2-420d-a7e9-2e349c299d94} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12875 | 2026.02.23 16:39:04.215839 [ 278 ] {023a5214-8ec2-420d-a7e9-2e349c299d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12876 | 2026.02.23 16:39:04.216148 [ 278 ] {023a5214-8ec2-420d-a7e9-2e349c299d94} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12877 | 2026.02.23 16:39:04.216386 [ 278 ] {023a5214-8ec2-420d-a7e9-2e349c299d94} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12878 | 2026.02.23 16:39:04.216521 [ 278 ] {023a5214-8ec2-420d-a7e9-2e349c299d94} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001224 sec., 3267.97385620915 rows/sec., 266.48 KiB/sec. | ||
| 12879 | 2026.02.23 16:39:04.216561 [ 278 ] {023a5214-8ec2-420d-a7e9-2e349c299d94} <Debug> TCPHandler: Processed in 0.001404549 sec. | ||
| 12880 | 2026.02.23 16:39:04.216691 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12881 | 2026.02.23 16:39:04.216792 [ 278 ] {ad519a2d-529b-4cad-8b50-05b29cb59afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12882 | 2026.02.23 16:39:04.216833 [ 278 ] {ad519a2d-529b-4cad-8b50-05b29cb59afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12883 | 2026.02.23 16:39:04.217659 [ 278 ] {ad519a2d-529b-4cad-8b50-05b29cb59afe} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2026.02.23 16:39:04.217695 [ 278 ] {ad519a2d-529b-4cad-8b50-05b29cb59afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12885 | 2026.02.23 16:39:04.218053 [ 278 ] {ad519a2d-529b-4cad-8b50-05b29cb59afe} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12886 | 2026.02.23 16:39:04.218269 [ 278 ] {ad519a2d-529b-4cad-8b50-05b29cb59afe} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2026.02.23 16:39:04.218387 [ 51 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12888 | 2026.02.23 16:39:04.218400 [ 278 ] {ad519a2d-529b-4cad-8b50-05b29cb59afe} <Debug> executeQuery: Read 819 rows, 66.34 KiB in 0.001629 sec., 502762.4309392265 rows/sec., 39.77 MiB/sec. | ||
| 12889 | 2026.02.23 16:39:04.218425 [ 51 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2026.02.23 16:39:04.218445 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12891 | 2026.02.23 16:39:04.218445 [ 278 ] {ad519a2d-529b-4cad-8b50-05b29cb59afe} <Debug> TCPHandler: Processed in 0.001804748 sec. | ||
| 12892 | 2026.02.23 16:39:04.218554 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 12893 | 2026.02.23 16:39:04.218566 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12894 | 2026.02.23 16:39:04.218683 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12895 | 2026.02.23 16:39:04.218689 [ 278 ] {1092e2e8-2515-4848-91a1-d868a0798eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12896 | 2026.02.23 16:39:04.218722 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2155 rows starting from the beginning of the part | ||
| 12897 | 2026.02.23 16:39:04.218742 [ 278 ] {1092e2e8-2515-4848-91a1-d868a0798eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12898 | 2026.02.23 16:39:04.218792 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 76 rows starting from the beginning of the part | ||
| 12899 | 2026.02.23 16:39:04.218841 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1382 rows starting from the beginning of the part | ||
| 12900 | 2026.02.23 16:39:04.218882 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 76 rows starting from the beginning of the part | ||
| 12901 | 2026.02.23 16:39:04.218921 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 120 rows starting from the beginning of the part | ||
| 12902 | 2026.02.23 16:39:04.218960 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 819 rows starting from the beginning of the part | ||
| 12903 | 2026.02.23 16:39:04.219198 [ 278 ] {1092e2e8-2515-4848-91a1-d868a0798eb9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12904 | 2026.02.23 16:39:04.219239 [ 278 ] {1092e2e8-2515-4848-91a1-d868a0798eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12905 | 2026.02.23 16:39:04.219569 [ 278 ] {1092e2e8-2515-4848-91a1-d868a0798eb9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12906 | 2026.02.23 16:39:04.219801 [ 278 ] {1092e2e8-2515-4848-91a1-d868a0798eb9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2026.02.23 16:39:04.219930 [ 278 ] {1092e2e8-2515-4848-91a1-d868a0798eb9} <Debug> executeQuery: Read 156 rows, 9.57 KiB in 0.00126 sec., 123809.5238095238 rows/sec., 7.42 MiB/sec. | ||
| 12908 | 2026.02.23 16:39:04.219969 [ 278 ] {1092e2e8-2515-4848-91a1-d868a0798eb9} <Debug> TCPHandler: Processed in 0.00145423 sec. | ||
| 12909 | 2026.02.23 16:39:04.220080 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12910 | 2026.02.23 16:39:04.220174 [ 278 ] {b1919f0e-56b9-463a-a968-9b5a0fa8e213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12911 | 2026.02.23 16:39:04.220213 [ 278 ] {b1919f0e-56b9-463a-a968-9b5a0fa8e213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12912 | 2026.02.23 16:39:04.220645 [ 278 ] {b1919f0e-56b9-463a-a968-9b5a0fa8e213} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2026.02.23 16:39:04.220679 [ 278 ] {b1919f0e-56b9-463a-a968-9b5a0fa8e213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12914 | 2026.02.23 16:39:04.220855 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4628 rows, containing 5 columns (5 merged, 0 gathered) in 0.002353318 sec., 1966585.0514040175 rows/sec., 169.20 MiB/sec. | ||
| 12915 | 2026.02.23 16:39:04.220976 [ 278 ] {b1919f0e-56b9-463a-a968-9b5a0fa8e213} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12916 | 2026.02.23 16:39:04.221130 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12917 | 2026.02.23 16:39:04.221206 [ 278 ] {b1919f0e-56b9-463a-a968-9b5a0fa8e213} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12918 | 2026.02.23 16:39:04.221354 [ 278 ] {b1919f0e-56b9-463a-a968-9b5a0fa8e213} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001198 sec., 124373.95659432387 rows/sec., 8.04 MiB/sec. | ||
| 12919 | 2026.02.23 16:39:04.221396 [ 278 ] {b1919f0e-56b9-463a-a968-9b5a0fa8e213} <Debug> TCPHandler: Processed in 0.001365578 sec. | ||
| 12920 | 2026.02.23 16:39:04.221482 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_91_18} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12921 | 2026.02.23 16:39:04.221508 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12922 | 2026.02.23 16:39:04.221578 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_91_18} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12923 | 2026.02.23 16:39:04.221607 [ 278 ] {84d79107-d5b4-412b-bd44-95b4b69a41d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12924 | 2026.02.23 16:39:04.221651 [ 278 ] {84d79107-d5b4-412b-bd44-95b4b69a41d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12925 | 2026.02.23 16:39:04.221672 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 12926 | 2026.02.23 16:39:04.222088 [ 278 ] {84d79107-d5b4-412b-bd44-95b4b69a41d4} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12927 | 2026.02.23 16:39:04.222128 [ 278 ] {84d79107-d5b4-412b-bd44-95b4b69a41d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12928 | 2026.02.23 16:39:04.222444 [ 278 ] {84d79107-d5b4-412b-bd44-95b4b69a41d4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12929 | 2026.02.23 16:39:04.222654 [ 278 ] {84d79107-d5b4-412b-bd44-95b4b69a41d4} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.02.23 16:39:04.222777 [ 278 ] {84d79107-d5b4-412b-bd44-95b4b69a41d4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 12931 | 2026.02.23 16:39:04.222816 [ 278 ] {84d79107-d5b4-412b-bd44-95b4b69a41d4} <Debug> TCPHandler: Processed in 0.001357838 sec. | ||
| 12932 | 2026.02.23 16:39:04.222928 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12933 | 2026.02.23 16:39:04.223022 [ 278 ] {b19cba4e-bb95-424f-9ac8-fd51d0ead4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12934 | 2026.02.23 16:39:04.223061 [ 278 ] {b19cba4e-bb95-424f-9ac8-fd51d0ead4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12935 | 2026.02.23 16:39:04.223659 [ 278 ] {b19cba4e-bb95-424f-9ac8-fd51d0ead4f4} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12936 | 2026.02.23 16:39:04.223694 [ 278 ] {b19cba4e-bb95-424f-9ac8-fd51d0ead4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12937 | 2026.02.23 16:39:04.224018 [ 278 ] {b19cba4e-bb95-424f-9ac8-fd51d0ead4f4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12938 | 2026.02.23 16:39:04.224234 [ 278 ] {b19cba4e-bb95-424f-9ac8-fd51d0ead4f4} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.02.23 16:39:04.224337 [ 51 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12940 | 2026.02.23 16:39:04.224362 [ 278 ] {b19cba4e-bb95-424f-9ac8-fd51d0ead4f4} <Debug> executeQuery: Read 504 rows, 36.31 KiB in 0.001358 sec., 371134.0206185567 rows/sec., 26.11 MiB/sec. | ||
| 12941 | 2026.02.23 16:39:04.224365 [ 51 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2026.02.23 16:39:04.224391 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12943 | 2026.02.23 16:39:04.224400 [ 278 ] {b19cba4e-bb95-424f-9ac8-fd51d0ead4f4} <Debug> TCPHandler: Processed in 0.001521871 sec. | ||
| 12944 | 2026.02.23 16:39:04.224462 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 12945 | 2026.02.23 16:39:04.224505 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2026.02.23 16:39:04.224551 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12947 | 2026.02.23 16:39:04.224580 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1064 rows starting from the beginning of the part | ||
| 12948 | 2026.02.23 16:39:04.224602 [ 278 ] {9a23b884-a34c-46ab-8fde-2d73d051ec2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12949 | 2026.02.23 16:39:04.224631 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 74 rows starting from the beginning of the part | ||
| 12950 | 2026.02.23 16:39:04.224649 [ 278 ] {9a23b884-a34c-46ab-8fde-2d73d051ec2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12951 | 2026.02.23 16:39:04.224681 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 592 rows starting from the beginning of the part | ||
| 12952 | 2026.02.23 16:39:04.224726 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 74 rows starting from the beginning of the part | ||
| 12953 | 2026.02.23 16:39:04.224763 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 96 rows starting from the beginning of the part | ||
| 12954 | 2026.02.23 16:39:04.224802 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 504 rows starting from the beginning of the part | ||
| 12955 | 2026.02.23 16:39:04.225000 [ 278 ] {9a23b884-a34c-46ab-8fde-2d73d051ec2c} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2026.02.23 16:39:04.225042 [ 278 ] {9a23b884-a34c-46ab-8fde-2d73d051ec2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12957 | 2026.02.23 16:39:04.225378 [ 278 ] {9a23b884-a34c-46ab-8fde-2d73d051ec2c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12958 | 2026.02.23 16:39:04.225597 [ 278 ] {9a23b884-a34c-46ab-8fde-2d73d051ec2c} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2026.02.23 16:39:04.225723 [ 278 ] {9a23b884-a34c-46ab-8fde-2d73d051ec2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 12960 | 2026.02.23 16:39:04.225761 [ 278 ] {9a23b884-a34c-46ab-8fde-2d73d051ec2c} <Debug> TCPHandler: Processed in 0.001303607 sec. | ||
| 12961 | 2026.02.23 16:39:04.225861 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429689 sec., 1681484.574617277 rows/sec., 129.85 MiB/sec. | ||
| 12962 | 2026.02.23 16:39:04.225866 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12963 | 2026.02.23 16:39:04.225975 [ 278 ] {18148086-689b-4f4d-ac27-b253d18118ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12964 | 2026.02.23 16:39:04.226018 [ 278 ] {18148086-689b-4f4d-ac27-b253d18118ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12965 | 2026.02.23 16:39:04.226026 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12966 | 2026.02.23 16:39:04.226260 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_91_18} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12967 | 2026.02.23 16:39:04.226334 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_91_18} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12968 | 2026.02.23 16:39:04.226401 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 12969 | 2026.02.23 16:39:04.226451 [ 278 ] {18148086-689b-4f4d-ac27-b253d18118ac} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12970 | 2026.02.23 16:39:04.226493 [ 278 ] {18148086-689b-4f4d-ac27-b253d18118ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12971 | 2026.02.23 16:39:04.226837 [ 278 ] {18148086-689b-4f4d-ac27-b253d18118ac} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12972 | 2026.02.23 16:39:04.227073 [ 278 ] {18148086-689b-4f4d-ac27-b253d18118ac} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12973 | 2026.02.23 16:39:04.227187 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12974 | 2026.02.23 16:39:04.227200 [ 278 ] {18148086-689b-4f4d-ac27-b253d18118ac} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001242 sec., 214975.845410628 rows/sec., 14.29 MiB/sec. | ||
| 12975 | 2026.02.23 16:39:04.227217 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2026.02.23 16:39:04.227234 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12977 | 2026.02.23 16:39:04.227238 [ 278 ] {18148086-689b-4f4d-ac27-b253d18118ac} <Debug> TCPHandler: Processed in 0.00142068 sec. | ||
| 12978 | 2026.02.23 16:39:04.227302 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 12979 | 2026.02.23 16:39:04.227358 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12980 | 2026.02.23 16:39:04.227403 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12981 | 2026.02.23 16:39:04.227432 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25753 rows starting from the beginning of the part | ||
| 12982 | 2026.02.23 16:39:04.227451 [ 278 ] {3f7232c8-295c-42f3-b8b1-8366100d4edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12983 | 2026.02.23 16:39:04.227487 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 12984 | 2026.02.23 16:39:04.227493 [ 278 ] {3f7232c8-295c-42f3-b8b1-8366100d4edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12985 | 2026.02.23 16:39:04.227533 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 918 rows starting from the beginning of the part | ||
| 12986 | 2026.02.23 16:39:04.227576 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12987 | 2026.02.23 16:39:04.227614 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 12988 | 2026.02.23 16:39:04.227652 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 267 rows starting from the beginning of the part | ||
| 12989 | 2026.02.23 16:39:04.227810 [ 278 ] {3f7232c8-295c-42f3-b8b1-8366100d4edb} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12990 | 2026.02.23 16:39:04.227844 [ 278 ] {3f7232c8-295c-42f3-b8b1-8366100d4edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 12991 | 2026.02.23 16:39:04.228140 [ 278 ] {3f7232c8-295c-42f3-b8b1-8366100d4edb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12992 | 2026.02.23 16:39:04.228356 [ 278 ] {3f7232c8-295c-42f3-b8b1-8366100d4edb} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12993 | 2026.02.23 16:39:04.228482 [ 278 ] {3f7232c8-295c-42f3-b8b1-8366100d4edb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 12994 | 2026.02.23 16:39:04.228518 [ 278 ] {3f7232c8-295c-42f3-b8b1-8366100d4edb} <Debug> TCPHandler: Processed in 0.001209145 sec. | ||
| 12995 | 2026.02.23 16:39:04.228626 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12996 | 2026.02.23 16:39:04.228718 [ 278 ] {585a0471-851e-4fd1-853f-7a9bb05d47f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12997 | 2026.02.23 16:39:04.228771 [ 278 ] {585a0471-851e-4fd1-853f-7a9bb05d47f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12998 | 2026.02.23 16:39:04.229543 [ 278 ] {585a0471-851e-4fd1-853f-7a9bb05d47f8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12999 | 2026.02.23 16:39:04.229577 [ 278 ] {585a0471-851e-4fd1-853f-7a9bb05d47f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13000 | 2026.02.23 16:39:04.230237 [ 278 ] {585a0471-851e-4fd1-853f-7a9bb05d47f8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13001 | 2026.02.23 16:39:04.230482 [ 278 ] {585a0471-851e-4fd1-853f-7a9bb05d47f8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13002 | 2026.02.23 16:39:04.230633 [ 278 ] {585a0471-851e-4fd1-853f-7a9bb05d47f8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001931 sec., 5178.663904712585 rows/sec., 9.28 MiB/sec. | ||
| 13003 | 2026.02.23 16:39:04.230716 [ 278 ] {585a0471-851e-4fd1-853f-7a9bb05d47f8} <Debug> TCPHandler: Processed in 0.002137344 sec. | ||
| 13004 | 2026.02.23 16:39:04.230831 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13005 | 2026.02.23 16:39:04.230923 [ 278 ] {64b99d83-3a90-46ee-bca2-66dcf224dee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13006 | 2026.02.23 16:39:04.230964 [ 278 ] {64b99d83-3a90-46ee-bca2-66dcf224dee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13007 | 2026.02.23 16:39:04.231297 [ 278 ] {64b99d83-3a90-46ee-bca2-66dcf224dee0} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13008 | 2026.02.23 16:39:04.231332 [ 278 ] {64b99d83-3a90-46ee-bca2-66dcf224dee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13009 | 2026.02.23 16:39:04.231646 [ 278 ] {64b99d83-3a90-46ee-bca2-66dcf224dee0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13010 | 2026.02.23 16:39:04.231880 [ 278 ] {64b99d83-3a90-46ee-bca2-66dcf224dee0} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13011 | 2026.02.23 16:39:04.232007 [ 278 ] {64b99d83-3a90-46ee-bca2-66dcf224dee0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001102 sec., 81669.69147005446 rows/sec., 5.11 MiB/sec. | ||
| 13012 | 2026.02.23 16:39:04.232029 [ 49 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13013 | 2026.02.23 16:39:04.232046 [ 278 ] {64b99d83-3a90-46ee-bca2-66dcf224dee0} <Debug> TCPHandler: Processed in 0.001263686 sec. | ||
| 13014 | 2026.02.23 16:39:04.232101 [ 49 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13015 | 2026.02.23 16:39:04.232133 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13016 | 2026.02.23 16:39:04.232219 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 13017 | 2026.02.23 16:39:04.232313 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13018 | 2026.02.23 16:39:04.232338 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5100 rows starting from the beginning of the part | ||
| 13019 | 2026.02.23 16:39:04.232381 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 13020 | 2026.02.23 16:39:04.232417 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 13021 | 2026.02.23 16:39:04.232448 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 13022 | 2026.02.23 16:39:04.232480 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 13023 | 2026.02.23 16:39:04.232511 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 13024 | 2026.02.23 16:39:04.234256 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5430 rows, containing 4 columns (4 merged, 0 gathered) in 0.002064863 sec., 2629714.4168886747 rows/sec., 173.76 MiB/sec. | ||
| 13025 | 2026.02.23 16:39:04.234287 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27418 rows, containing 5 columns (5 merged, 0 gathered) in 0.007016274 sec., 3907772.130905948 rows/sec., 266.69 MiB/sec. | ||
| 13026 | 2026.02.23 16:39:04.234689 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13027 | 2026.02.23 16:39:04.234795 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13028 | 2026.02.23 16:39:04.235039 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_91_18} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13029 | 2026.02.23 16:39:04.235137 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_91_18} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13030 | 2026.02.23 16:39:04.235187 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13031 | 2026.02.23 16:39:04.235236 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13032 | 2026.02.23 16:39:04.235297 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13033 | 2026.02.23 16:39:04.235421 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13034 | 2026.02.23 16:39:05.238992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30264 | ||
| 13035 | 2026.02.23 16:39:05.239799 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13036 | 2026.02.23 16:39:05.239866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13037 | 2026.02.23 16:39:05.240431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13038 | 2026.02.23 16:39:05.240656 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13039 | 2026.02.23 16:39:05.240790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30264 | ||
| 13040 | 2026.02.23 16:39:06.847415 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13041 | 2026.02.23 16:39:06.864409 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2026.02.23 16:39:06.864471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13043 | 2026.02.23 16:39:06.870655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13044 | 2026.02.23 16:39:06.871385 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2026.02.23 16:39:06.874759 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13046 | 2026.02.23 16:39:09.206803 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13047 | 2026.02.23 16:39:09.206996 [ 278 ] {d0f8e11e-e828-4bc4-9812-d4cbe7ddf4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13048 | 2026.02.23 16:39:09.207062 [ 278 ] {d0f8e11e-e828-4bc4-9812-d4cbe7ddf4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13049 | 2026.02.23 16:39:09.207759 [ 278 ] {d0f8e11e-e828-4bc4-9812-d4cbe7ddf4c8} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13050 | 2026.02.23 16:39:09.207800 [ 278 ] {d0f8e11e-e828-4bc4-9812-d4cbe7ddf4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13051 | 2026.02.23 16:39:09.208211 [ 278 ] {d0f8e11e-e828-4bc4-9812-d4cbe7ddf4c8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13052 | 2026.02.23 16:39:09.208445 [ 278 ] {d0f8e11e-e828-4bc4-9812-d4cbe7ddf4c8} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13053 | 2026.02.23 16:39:09.208605 [ 278 ] {d0f8e11e-e828-4bc4-9812-d4cbe7ddf4c8} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001657 sec., 72420.03621001811 rows/sec., 6.17 MiB/sec. | ||
| 13054 | 2026.02.23 16:39:09.208662 [ 278 ] {d0f8e11e-e828-4bc4-9812-d4cbe7ddf4c8} <Debug> TCPHandler: Processed in 0.001983131 sec. | ||
| 13055 | 2026.02.23 16:39:09.208791 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13056 | 2026.02.23 16:39:09.208891 [ 278 ] {8777e9f8-81a0-45ff-9bd8-6820e8649519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13057 | 2026.02.23 16:39:09.208933 [ 278 ] {8777e9f8-81a0-45ff-9bd8-6820e8649519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13058 | 2026.02.23 16:39:09.209358 [ 278 ] {8777e9f8-81a0-45ff-9bd8-6820e8649519} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2026.02.23 16:39:09.209393 [ 278 ] {8777e9f8-81a0-45ff-9bd8-6820e8649519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13060 | 2026.02.23 16:39:09.209700 [ 278 ] {8777e9f8-81a0-45ff-9bd8-6820e8649519} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13061 | 2026.02.23 16:39:09.209913 [ 278 ] {8777e9f8-81a0-45ff-9bd8-6820e8649519} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2026.02.23 16:39:09.210039 [ 278 ] {8777e9f8-81a0-45ff-9bd8-6820e8649519} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001171 sec., 27327.070879590094 rows/sec., 2.01 MiB/sec. | ||
| 13063 | 2026.02.23 16:39:09.210077 [ 278 ] {8777e9f8-81a0-45ff-9bd8-6820e8649519} <Debug> TCPHandler: Processed in 0.001337787 sec. | ||
| 13064 | 2026.02.23 16:39:09.210248 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13065 | 2026.02.23 16:39:09.210343 [ 278 ] {738c2678-12cc-49d7-8e5a-e5a7dd024180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13066 | 2026.02.23 16:39:09.210383 [ 278 ] {738c2678-12cc-49d7-8e5a-e5a7dd024180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13067 | 2026.02.23 16:39:09.210833 [ 278 ] {738c2678-12cc-49d7-8e5a-e5a7dd024180} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13068 | 2026.02.23 16:39:09.210867 [ 278 ] {738c2678-12cc-49d7-8e5a-e5a7dd024180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13069 | 2026.02.23 16:39:09.211171 [ 278 ] {738c2678-12cc-49d7-8e5a-e5a7dd024180} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13070 | 2026.02.23 16:39:09.211397 [ 278 ] {738c2678-12cc-49d7-8e5a-e5a7dd024180} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2026.02.23 16:39:09.211523 [ 278 ] {738c2678-12cc-49d7-8e5a-e5a7dd024180} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001199 sec., 80066.72226855713 rows/sec., 6.25 MiB/sec. | ||
| 13072 | 2026.02.23 16:39:09.211561 [ 278 ] {738c2678-12cc-49d7-8e5a-e5a7dd024180} <Debug> TCPHandler: Processed in 0.001361448 sec. | ||
| 13073 | 2026.02.23 16:39:09.211687 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13074 | 2026.02.23 16:39:09.211780 [ 278 ] {f9582e97-09bb-408a-9dfd-ac41d2571e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13075 | 2026.02.23 16:39:09.211826 [ 278 ] {f9582e97-09bb-408a-9dfd-ac41d2571e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13076 | 2026.02.23 16:39:09.212255 [ 278 ] {f9582e97-09bb-408a-9dfd-ac41d2571e2d} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.02.23 16:39:09.212290 [ 278 ] {f9582e97-09bb-408a-9dfd-ac41d2571e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13078 | 2026.02.23 16:39:09.212629 [ 278 ] {f9582e97-09bb-408a-9dfd-ac41d2571e2d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13079 | 2026.02.23 16:39:09.212842 [ 278 ] {f9582e97-09bb-408a-9dfd-ac41d2571e2d} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13080 | 2026.02.23 16:39:09.212974 [ 278 ] {f9582e97-09bb-408a-9dfd-ac41d2571e2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 13081 | 2026.02.23 16:39:09.213015 [ 278 ] {f9582e97-09bb-408a-9dfd-ac41d2571e2d} <Debug> TCPHandler: Processed in 0.001385029 sec. | ||
| 13082 | 2026.02.23 16:39:09.213131 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13083 | 2026.02.23 16:39:09.213224 [ 278 ] {84b72a8f-dbd3-4164-93f5-b00287305acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13084 | 2026.02.23 16:39:09.213279 [ 278 ] {84b72a8f-dbd3-4164-93f5-b00287305acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13085 | 2026.02.23 16:39:09.214116 [ 278 ] {84b72a8f-dbd3-4164-93f5-b00287305acc} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2026.02.23 16:39:09.214153 [ 278 ] {84b72a8f-dbd3-4164-93f5-b00287305acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13087 | 2026.02.23 16:39:09.214713 [ 278 ] {84b72a8f-dbd3-4164-93f5-b00287305acc} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13088 | 2026.02.23 16:39:09.214936 [ 278 ] {84b72a8f-dbd3-4164-93f5-b00287305acc} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2026.02.23 16:39:09.215077 [ 278 ] {84b72a8f-dbd3-4164-93f5-b00287305acc} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001872 sec., 17094.017094017094 rows/sec., 30.63 MiB/sec. | ||
| 13090 | 2026.02.23 16:39:09.215143 [ 278 ] {84b72a8f-dbd3-4164-93f5-b00287305acc} <Debug> TCPHandler: Processed in 0.002061593 sec. | ||
| 13091 | 2026.02.23 16:39:09.215260 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13092 | 2026.02.23 16:39:09.215354 [ 278 ] {6dc8fec7-7f68-4b2c-8a49-e23831aad42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13093 | 2026.02.23 16:39:09.215395 [ 278 ] {6dc8fec7-7f68-4b2c-8a49-e23831aad42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13094 | 2026.02.23 16:39:09.215732 [ 278 ] {6dc8fec7-7f68-4b2c-8a49-e23831aad42d} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13095 | 2026.02.23 16:39:09.215767 [ 278 ] {6dc8fec7-7f68-4b2c-8a49-e23831aad42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13096 | 2026.02.23 16:39:09.216072 [ 278 ] {6dc8fec7-7f68-4b2c-8a49-e23831aad42d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13097 | 2026.02.23 16:39:09.216289 [ 278 ] {6dc8fec7-7f68-4b2c-8a49-e23831aad42d} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13098 | 2026.02.23 16:39:09.216412 [ 278 ] {6dc8fec7-7f68-4b2c-8a49-e23831aad42d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 13099 | 2026.02.23 16:39:09.216447 [ 278 ] {6dc8fec7-7f68-4b2c-8a49-e23831aad42d} <Debug> TCPHandler: Processed in 0.001236195 sec. | ||
| 13100 | 2026.02.23 16:39:11.197927 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57045 | ||
| 13101 | 2026.02.23 16:39:11.198047 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13102 | 2026.02.23 16:39:11.198078 [ 352 ] {} <Debug> TCP-Session: 580e8025-4754-4edb-8295-2e53f6b411f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57045 | ||
| 13103 | 2026.02.23 16:39:11.198104 [ 352 ] {} <Debug> TCP-Session: 580e8025-4754-4edb-8295-2e53f6b411f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13104 | 2026.02.23 16:39:11.198119 [ 352 ] {} <Debug> TCP-Session: 580e8025-4754-4edb-8295-2e53f6b411f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13105 | 2026.02.23 16:39:11.198486 [ 352 ] {} <Trace> TCP-Session: 580e8025-4754-4edb-8295-2e53f6b411f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13106 | 2026.02.23 16:39:11.198656 [ 352 ] {13bdeb76-a67f-4f63-b62a-6f6094d8aa81} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57045) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13107 | 2026.02.23 16:39:11.198920 [ 352 ] {13bdeb76-a67f-4f63-b62a-6f6094d8aa81} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13108 | 2026.02.23 16:39:11.198977 [ 352 ] {13bdeb76-a67f-4f63-b62a-6f6094d8aa81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13109 | 2026.02.23 16:39:11.199263 [ 352 ] {13bdeb76-a67f-4f63-b62a-6f6094d8aa81} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 13110 | 2026.02.23 16:39:11.200195 [ 305 ] {13bdeb76-a67f-4f63-b62a-6f6094d8aa81} <Trace> AggregatingTransform: Aggregating | ||
| 13111 | 2026.02.23 16:39:11.200259 [ 305 ] {13bdeb76-a67f-4f63-b62a-6f6094d8aa81} <Trace> Aggregator: Aggregation method: without_key | ||
| 13112 | 2026.02.23 16:39:11.200296 [ 305 ] {13bdeb76-a67f-4f63-b62a-6f6094d8aa81} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932779 sec. (1072.065 rows/sec., 41.88 KiB/sec.) | ||
| 13113 | 2026.02.23 16:39:11.200314 [ 305 ] {13bdeb76-a67f-4f63-b62a-6f6094d8aa81} <Trace> Aggregator: Merging aggregated data | ||
| 13114 | 2026.02.23 16:39:11.200714 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39151 | ||
| 13115 | 2026.02.23 16:39:11.200777 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34709 | ||
| 13116 | 2026.02.23 16:39:11.200814 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13117 | 2026.02.23 16:39:11.200820 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63715 | ||
| 13118 | 2026.02.23 16:39:11.200859 [ 356 ] {} <Debug> TCP-Session: ce2f0d9b-a6f0-4a3a-9bf5-d4097a4540b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39151 | ||
| 13119 | 2026.02.23 16:39:11.200862 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34226 | ||
| 13120 | 2026.02.23 16:39:11.200889 [ 356 ] {} <Debug> TCP-Session: ce2f0d9b-a6f0-4a3a-9bf5-d4097a4540b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13121 | 2026.02.23 16:39:11.200897 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40198 | ||
| 13122 | 2026.02.23 16:39:11.200915 [ 356 ] {} <Debug> TCP-Session: ce2f0d9b-a6f0-4a3a-9bf5-d4097a4540b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13123 | 2026.02.23 16:39:11.200916 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13124 | 2026.02.23 16:39:11.200937 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52410 | ||
| 13125 | 2026.02.23 16:39:11.200956 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13126 | 2026.02.23 16:39:11.200969 [ 358 ] {} <Debug> TCP-Session: 80ede3db-2719-4b20-9513-d097f49bffe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63715 | ||
| 13127 | 2026.02.23 16:39:11.201002 [ 359 ] {} <Debug> TCP-Session: 9ed73244-a9d2-4918-bfa3-62bfd8e5905a Authenticating user 'default' from [fd00:1122:3344:101::e]:34226 | ||
| 13128 | 2026.02.23 16:39:11.201021 [ 358 ] {} <Debug> TCP-Session: 80ede3db-2719-4b20-9513-d097f49bffe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13129 | 2026.02.23 16:39:11.201030 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57892 | ||
| 13130 | 2026.02.23 16:39:11.201051 [ 358 ] {} <Debug> TCP-Session: 80ede3db-2719-4b20-9513-d097f49bffe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13131 | 2026.02.23 16:39:11.201039 [ 359 ] {} <Debug> TCP-Session: 9ed73244-a9d2-4918-bfa3-62bfd8e5905a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13132 | 2026.02.23 16:39:11.201025 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50446 | ||
| 13133 | 2026.02.23 16:39:11.201109 [ 359 ] {} <Debug> TCP-Session: 9ed73244-a9d2-4918-bfa3-62bfd8e5905a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13134 | 2026.02.23 16:39:11.200898 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13135 | 2026.02.23 16:39:11.201253 [ 357 ] {} <Debug> TCP-Session: bfea6537-666a-421c-b026-f473e8f6e562 Authenticating user 'default' from [fd00:1122:3344:101::e]:34709 | ||
| 13136 | 2026.02.23 16:39:11.201281 [ 357 ] {} <Debug> TCP-Session: bfea6537-666a-421c-b026-f473e8f6e562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13137 | 2026.02.23 16:39:11.201298 [ 357 ] {} <Debug> TCP-Session: bfea6537-666a-421c-b026-f473e8f6e562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13138 | 2026.02.23 16:39:11.201461 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13139 | 2026.02.23 16:39:11.201509 [ 360 ] {} <Debug> TCP-Session: cf772170-1a9d-4df3-891a-fa866ea00ca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40198 | ||
| 13140 | 2026.02.23 16:39:11.201525 [ 360 ] {} <Debug> TCP-Session: cf772170-1a9d-4df3-891a-fa866ea00ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13141 | 2026.02.23 16:39:11.201540 [ 360 ] {} <Debug> TCP-Session: cf772170-1a9d-4df3-891a-fa866ea00ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13142 | 2026.02.23 16:39:11.201585 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13143 | 2026.02.23 16:39:11.201625 [ 361 ] {} <Debug> TCP-Session: 9c79acb3-e4ad-43e1-846b-8b45a400d445 Authenticating user 'default' from [fd00:1122:3344:101::e]:52410 | ||
| 13144 | 2026.02.23 16:39:11.201642 [ 361 ] {} <Debug> TCP-Session: 9c79acb3-e4ad-43e1-846b-8b45a400d445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13145 | 2026.02.23 16:39:11.201655 [ 361 ] {} <Debug> TCP-Session: 9c79acb3-e4ad-43e1-846b-8b45a400d445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13146 | 2026.02.23 16:39:11.201940 [ 352 ] {13bdeb76-a67f-4f63-b62a-6f6094d8aa81} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003335 sec., 299.85007496251876 rows/sec., 11.71 KiB/sec. | ||
| 13147 | 2026.02.23 16:39:11.202076 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13148 | 2026.02.23 16:39:11.202097 [ 352 ] {13bdeb76-a67f-4f63-b62a-6f6094d8aa81} <Debug> TCPHandler: Processed in 0.003735437 sec. | ||
| 13149 | 2026.02.23 16:39:11.202121 [ 363 ] {} <Debug> TCP-Session: 6890ed6d-c9b3-4199-b9c1-9ec616922168 Authenticating user 'default' from [fd00:1122:3344:101::e]:50446 | ||
| 13150 | 2026.02.23 16:39:11.202153 [ 363 ] {} <Debug> TCP-Session: 6890ed6d-c9b3-4199-b9c1-9ec616922168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13151 | 2026.02.23 16:39:11.202171 [ 363 ] {} <Debug> TCP-Session: 6890ed6d-c9b3-4199-b9c1-9ec616922168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13152 | 2026.02.23 16:39:11.202197 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13153 | 2026.02.23 16:39:11.202213 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13154 | 2026.02.23 16:39:11.202241 [ 362 ] {} <Debug> TCP-Session: f05f9a72-bc59-49fd-ba50-1a3f9ce49744 Authenticating user 'default' from [fd00:1122:3344:101::e]:57892 | ||
| 13155 | 2026.02.23 16:39:11.202244 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13156 | 2026.02.23 16:39:11.202269 [ 362 ] {} <Debug> TCP-Session: f05f9a72-bc59-49fd-ba50-1a3f9ce49744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13157 | 2026.02.23 16:39:11.202267 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13158 | 2026.02.23 16:39:11.202294 [ 362 ] {} <Debug> TCP-Session: f05f9a72-bc59-49fd-ba50-1a3f9ce49744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13159 | 2026.02.23 16:39:11.202294 [ 356 ] {} <Debug> TCP-Session: ce2f0d9b-a6f0-4a3a-9bf5-d4097a4540b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13160 | 2026.02.23 16:39:11.202301 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13161 | 2026.02.23 16:39:11.202332 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13162 | 2026.02.23 16:39:11.202348 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13163 | 2026.02.23 16:39:11.202364 [ 360 ] {} <Debug> TCP-Session: cf772170-1a9d-4df3-891a-fa866ea00ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13164 | 2026.02.23 16:39:11.202383 [ 357 ] {} <Debug> TCP-Session: bfea6537-666a-421c-b026-f473e8f6e562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13165 | 2026.02.23 16:39:11.202392 [ 359 ] {} <Debug> TCP-Session: 9ed73244-a9d2-4918-bfa3-62bfd8e5905a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13166 | 2026.02.23 16:39:11.202365 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13167 | 2026.02.23 16:39:11.202324 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13168 | 2026.02.23 16:39:11.202453 [ 362 ] {} <Debug> TCP-Session: f05f9a72-bc59-49fd-ba50-1a3f9ce49744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13169 | 2026.02.23 16:39:11.202319 [ 358 ] {} <Debug> TCP-Session: 80ede3db-2719-4b20-9513-d097f49bffe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13170 | 2026.02.23 16:39:11.202488 [ 363 ] {} <Debug> TCP-Session: 6890ed6d-c9b3-4199-b9c1-9ec616922168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13171 | 2026.02.23 16:39:11.202283 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13172 | 2026.02.23 16:39:11.202262 [ 352 ] {} <Debug> TCP-Session: 580e8025-4754-4edb-8295-2e53f6b411f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13173 | 2026.02.23 16:39:11.202564 [ 361 ] {} <Debug> TCP-Session: 9c79acb3-e4ad-43e1-846b-8b45a400d445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13174 | 2026.02.23 16:39:11.283192 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34055 | ||
| 13175 | 2026.02.23 16:39:11.283304 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13176 | 2026.02.23 16:39:11.283330 [ 352 ] {} <Debug> TCP-Session: a1e60633-dc3f-48d8-8e1d-6e98e717ea66 Authenticating user 'default' from [fd00:1122:3344:101::e]:34055 | ||
| 13177 | 2026.02.23 16:39:11.283352 [ 352 ] {} <Debug> TCP-Session: a1e60633-dc3f-48d8-8e1d-6e98e717ea66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13178 | 2026.02.23 16:39:11.283365 [ 352 ] {} <Debug> TCP-Session: a1e60633-dc3f-48d8-8e1d-6e98e717ea66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13179 | 2026.02.23 16:39:11.283574 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41123 | ||
| 13180 | 2026.02.23 16:39:11.283611 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54575 | ||
| 13181 | 2026.02.23 16:39:11.283605 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59748 | ||
| 13182 | 2026.02.23 16:39:11.283645 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39009 | ||
| 13183 | 2026.02.23 16:39:11.283677 [ 352 ] {} <Trace> TCP-Session: a1e60633-dc3f-48d8-8e1d-6e98e717ea66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13184 | 2026.02.23 16:39:11.283703 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13185 | 2026.02.23 16:39:11.283703 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13186 | 2026.02.23 16:39:11.283636 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40839 | ||
| 13187 | 2026.02.23 16:39:11.283753 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13188 | 2026.02.23 16:39:11.283755 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13189 | 2026.02.23 16:39:11.283798 [ 358 ] {} <Debug> TCP-Session: 8bab9055-d924-40fb-8186-8e30016f2977 Authenticating user 'default' from [fd00:1122:3344:101::e]:59748 | ||
| 13190 | 2026.02.23 16:39:11.283814 [ 363 ] {} <Debug> TCP-Session: 85809233-8a7f-4722-852f-29e8ea923430 Authenticating user 'default' from [fd00:1122:3344:101::e]:39009 | ||
| 13191 | 2026.02.23 16:39:11.283819 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13192 | 2026.02.23 16:39:11.283838 [ 358 ] {} <Debug> TCP-Session: 8bab9055-d924-40fb-8186-8e30016f2977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13193 | 2026.02.23 16:39:11.283849 [ 363 ] {} <Debug> TCP-Session: 85809233-8a7f-4722-852f-29e8ea923430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13194 | 2026.02.23 16:39:11.283860 [ 352 ] {42eb2073-9c87-49db-9f61-9320bb1061c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34055) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13195 | 2026.02.23 16:39:11.283887 [ 363 ] {} <Debug> TCP-Session: 85809233-8a7f-4722-852f-29e8ea923430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13196 | 2026.02.23 16:39:11.283880 [ 358 ] {} <Debug> TCP-Session: 8bab9055-d924-40fb-8186-8e30016f2977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13197 | 2026.02.23 16:39:11.283862 [ 362 ] {} <Debug> TCP-Session: fc68fee7-d82e-4a16-968c-b5ea506c4fd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40839 | ||
| 13198 | 2026.02.23 16:39:11.283751 [ 360 ] {} <Debug> TCP-Session: d079b6cc-543b-42bb-875a-e159c03bc49c Authenticating user 'default' from [fd00:1122:3344:101::e]:54575 | ||
| 13199 | 2026.02.23 16:39:11.283949 [ 362 ] {} <Debug> TCP-Session: fc68fee7-d82e-4a16-968c-b5ea506c4fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13200 | 2026.02.23 16:39:11.283751 [ 356 ] {} <Debug> TCP-Session: b126f941-c044-450a-818d-efc11452edf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41123 | ||
| 13201 | 2026.02.23 16:39:11.283976 [ 360 ] {} <Debug> TCP-Session: d079b6cc-543b-42bb-875a-e159c03bc49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13202 | 2026.02.23 16:39:11.284036 [ 356 ] {} <Debug> TCP-Session: b126f941-c044-450a-818d-efc11452edf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13203 | 2026.02.23 16:39:11.283628 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40608 | ||
| 13204 | 2026.02.23 16:39:11.284058 [ 356 ] {} <Debug> TCP-Session: b126f941-c044-450a-818d-efc11452edf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13205 | 2026.02.23 16:39:11.284049 [ 360 ] {} <Debug> TCP-Session: d079b6cc-543b-42bb-875a-e159c03bc49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13206 | 2026.02.23 16:39:11.283602 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61977 | ||
| 13207 | 2026.02.23 16:39:11.284150 [ 352 ] {42eb2073-9c87-49db-9f61-9320bb1061c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13208 | 2026.02.23 16:39:11.283593 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39212 | ||
| 13209 | 2026.02.23 16:39:11.284186 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13210 | 2026.02.23 16:39:11.284219 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13211 | 2026.02.23 16:39:11.284219 [ 352 ] {42eb2073-9c87-49db-9f61-9320bb1061c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13212 | 2026.02.23 16:39:11.284247 [ 361 ] {} <Debug> TCP-Session: f7b83be7-0bac-480e-aed8-1f8c2c72c21c Authenticating user 'default' from [fd00:1122:3344:101::e]:40608 | ||
| 13213 | 2026.02.23 16:39:11.284255 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13214 | 2026.02.23 16:39:11.283981 [ 362 ] {} <Debug> TCP-Session: fc68fee7-d82e-4a16-968c-b5ea506c4fd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13215 | 2026.02.23 16:39:11.284320 [ 359 ] {} <Debug> TCP-Session: 6bb25f62-5a86-4671-8347-07e7b8cc9c5e Authenticating user 'default' from [fd00:1122:3344:101::e]:61977 | ||
| 13216 | 2026.02.23 16:39:11.284347 [ 357 ] {} <Debug> TCP-Session: 855878fc-922a-4f3e-95ef-587eb6d72fb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39212 | ||
| 13217 | 2026.02.23 16:39:11.284357 [ 359 ] {} <Debug> TCP-Session: 6bb25f62-5a86-4671-8347-07e7b8cc9c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13218 | 2026.02.23 16:39:11.284386 [ 357 ] {} <Debug> TCP-Session: 855878fc-922a-4f3e-95ef-587eb6d72fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13219 | 2026.02.23 16:39:11.284387 [ 361 ] {} <Debug> TCP-Session: f7b83be7-0bac-480e-aed8-1f8c2c72c21c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13220 | 2026.02.23 16:39:11.284410 [ 357 ] {} <Debug> TCP-Session: 855878fc-922a-4f3e-95ef-587eb6d72fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13221 | 2026.02.23 16:39:11.284423 [ 361 ] {} <Debug> TCP-Session: f7b83be7-0bac-480e-aed8-1f8c2c72c21c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13222 | 2026.02.23 16:39:11.284392 [ 359 ] {} <Debug> TCP-Session: 6bb25f62-5a86-4671-8347-07e7b8cc9c5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13223 | 2026.02.23 16:39:11.284689 [ 352 ] {42eb2073-9c87-49db-9f61-9320bb1061c5} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 13224 | 2026.02.23 16:39:11.285695 [ 338 ] {42eb2073-9c87-49db-9f61-9320bb1061c5} <Trace> AggregatingTransform: Aggregating | ||
| 13225 | 2026.02.23 16:39:11.285761 [ 338 ] {42eb2073-9c87-49db-9f61-9320bb1061c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 13226 | 2026.02.23 16:39:11.285809 [ 338 ] {42eb2073-9c87-49db-9f61-9320bb1061c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001015401 sec. (984.833 rows/sec., 38.47 KiB/sec.) | ||
| 13227 | 2026.02.23 16:39:11.285833 [ 338 ] {42eb2073-9c87-49db-9f61-9320bb1061c5} <Trace> Aggregator: Merging aggregated data | ||
| 13228 | 2026.02.23 16:39:11.286983 [ 352 ] {42eb2073-9c87-49db-9f61-9320bb1061c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003179 sec., 314.56432840515885 rows/sec., 12.29 KiB/sec. | ||
| 13229 | 2026.02.23 16:39:11.287126 [ 352 ] {42eb2073-9c87-49db-9f61-9320bb1061c5} <Debug> TCPHandler: Processed in 0.003572053 sec. | ||
| 13230 | 2026.02.23 16:39:11.287213 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13231 | 2026.02.23 16:39:11.287244 [ 352 ] {} <Debug> TCP-Session: a1e60633-dc3f-48d8-8e1d-6e98e717ea66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13232 | 2026.02.23 16:39:11.287248 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13233 | 2026.02.23 16:39:11.287263 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13234 | 2026.02.23 16:39:11.287280 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13235 | 2026.02.23 16:39:11.287296 [ 356 ] {} <Debug> TCP-Session: b126f941-c044-450a-818d-efc11452edf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13236 | 2026.02.23 16:39:11.287311 [ 357 ] {} <Debug> TCP-Session: 855878fc-922a-4f3e-95ef-587eb6d72fb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13237 | 2026.02.23 16:39:11.287312 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13238 | 2026.02.23 16:39:11.287331 [ 359 ] {} <Debug> TCP-Session: 6bb25f62-5a86-4671-8347-07e7b8cc9c5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13239 | 2026.02.23 16:39:11.287349 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13240 | 2026.02.23 16:39:11.287373 [ 363 ] {} <Debug> TCP-Session: 85809233-8a7f-4722-852f-29e8ea923430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13241 | 2026.02.23 16:39:11.287355 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13242 | 2026.02.23 16:39:11.287405 [ 361 ] {} <Debug> TCP-Session: f7b83be7-0bac-480e-aed8-1f8c2c72c21c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13243 | 2026.02.23 16:39:11.287331 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13244 | 2026.02.23 16:39:11.287447 [ 362 ] {} <Debug> TCP-Session: fc68fee7-d82e-4a16-968c-b5ea506c4fd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13245 | 2026.02.23 16:39:11.287297 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13246 | 2026.02.23 16:39:11.287493 [ 360 ] {} <Debug> TCP-Session: d079b6cc-543b-42bb-875a-e159c03bc49c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13247 | 2026.02.23 16:39:11.287519 [ 358 ] {} <Debug> TCP-Session: 8bab9055-d924-40fb-8186-8e30016f2977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13248 | 2026.02.23 16:39:11.432788 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59893 | ||
| 13249 | 2026.02.23 16:39:11.432910 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13250 | 2026.02.23 16:39:11.432940 [ 352 ] {} <Debug> TCP-Session: c1d2012a-b17b-4cfc-8546-bf943fa6a6d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59893 | ||
| 13251 | 2026.02.23 16:39:11.432967 [ 352 ] {} <Debug> TCP-Session: c1d2012a-b17b-4cfc-8546-bf943fa6a6d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13252 | 2026.02.23 16:39:11.432984 [ 352 ] {} <Debug> TCP-Session: c1d2012a-b17b-4cfc-8546-bf943fa6a6d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13253 | 2026.02.23 16:39:11.433205 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58362 | ||
| 13254 | 2026.02.23 16:39:11.433260 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43264 | ||
| 13255 | 2026.02.23 16:39:11.433278 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58339 | ||
| 13256 | 2026.02.23 16:39:11.433311 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34605 | ||
| 13257 | 2026.02.23 16:39:11.433322 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13258 | 2026.02.23 16:39:11.433366 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13259 | 2026.02.23 16:39:11.433381 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13260 | 2026.02.23 16:39:11.433396 [ 356 ] {} <Debug> TCP-Session: 32f86037-6f13-4eed-8833-8b305fa4a3be Authenticating user 'default' from [fd00:1122:3344:101::e]:58362 | ||
| 13261 | 2026.02.23 16:39:11.433411 [ 359 ] {} <Debug> TCP-Session: 1b79c6b5-dd25-4029-a864-4c05b60c7982 Authenticating user 'default' from [fd00:1122:3344:101::e]:43264 | ||
| 13262 | 2026.02.23 16:39:11.433421 [ 360 ] {} <Debug> TCP-Session: 132f949a-1cc8-4946-aa7b-62a096831373 Authenticating user 'default' from [fd00:1122:3344:101::e]:58339 | ||
| 13263 | 2026.02.23 16:39:11.433432 [ 356 ] {} <Debug> TCP-Session: 32f86037-6f13-4eed-8833-8b305fa4a3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13264 | 2026.02.23 16:39:11.433440 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13265 | 2026.02.23 16:39:11.433458 [ 360 ] {} <Debug> TCP-Session: 132f949a-1cc8-4946-aa7b-62a096831373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13266 | 2026.02.23 16:39:11.433460 [ 356 ] {} <Debug> TCP-Session: 32f86037-6f13-4eed-8833-8b305fa4a3be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13267 | 2026.02.23 16:39:11.433491 [ 360 ] {} <Debug> TCP-Session: 132f949a-1cc8-4946-aa7b-62a096831373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13268 | 2026.02.23 16:39:11.433492 [ 361 ] {} <Debug> TCP-Session: a490773f-d144-42bf-89b8-6c6a98f71f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:34605 | ||
| 13269 | 2026.02.23 16:39:11.433449 [ 359 ] {} <Debug> TCP-Session: 1b79c6b5-dd25-4029-a864-4c05b60c7982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13270 | 2026.02.23 16:39:11.433543 [ 361 ] {} <Debug> TCP-Session: a490773f-d144-42bf-89b8-6c6a98f71f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13271 | 2026.02.23 16:39:11.433562 [ 359 ] {} <Debug> TCP-Session: 1b79c6b5-dd25-4029-a864-4c05b60c7982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13272 | 2026.02.23 16:39:11.433577 [ 361 ] {} <Debug> TCP-Session: a490773f-d144-42bf-89b8-6c6a98f71f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13273 | 2026.02.23 16:39:11.433259 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63854 | ||
| 13274 | 2026.02.23 16:39:11.433309 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40152 | ||
| 13275 | 2026.02.23 16:39:11.433407 [ 352 ] {} <Trace> TCP-Session: c1d2012a-b17b-4cfc-8546-bf943fa6a6d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13276 | 2026.02.23 16:39:11.433676 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13277 | 2026.02.23 16:39:11.433301 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46735 | ||
| 13278 | 2026.02.23 16:39:11.433707 [ 357 ] {} <Debug> TCP-Session: eea88d08-64e7-4f01-aa8e-3580c04ab3af Authenticating user 'default' from [fd00:1122:3344:101::e]:63854 | ||
| 13279 | 2026.02.23 16:39:11.433700 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13280 | 2026.02.23 16:39:11.433765 [ 357 ] {} <Debug> TCP-Session: eea88d08-64e7-4f01-aa8e-3580c04ab3af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13281 | 2026.02.23 16:39:11.433783 [ 363 ] {} <Debug> TCP-Session: bcab8e96-5039-42dd-a0de-a8c7c7852ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40152 | ||
| 13282 | 2026.02.23 16:39:11.433791 [ 357 ] {} <Debug> TCP-Session: eea88d08-64e7-4f01-aa8e-3580c04ab3af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13283 | 2026.02.23 16:39:11.433808 [ 363 ] {} <Debug> TCP-Session: bcab8e96-5039-42dd-a0de-a8c7c7852ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13284 | 2026.02.23 16:39:11.433811 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13285 | 2026.02.23 16:39:11.433834 [ 363 ] {} <Debug> TCP-Session: bcab8e96-5039-42dd-a0de-a8c7c7852ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13286 | 2026.02.23 16:39:11.433844 [ 352 ] {31a31de6-f4f7-4240-8b80-1ebb9cdf8e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59893) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13287 | 2026.02.23 16:39:11.433858 [ 362 ] {} <Debug> TCP-Session: 13461eb3-104f-43b1-a616-5ee428020e53 Authenticating user 'default' from [fd00:1122:3344:101::e]:46735 | ||
| 13288 | 2026.02.23 16:39:11.433257 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37291 | ||
| 13289 | 2026.02.23 16:39:11.433900 [ 362 ] {} <Debug> TCP-Session: 13461eb3-104f-43b1-a616-5ee428020e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13290 | 2026.02.23 16:39:11.433919 [ 362 ] {} <Debug> TCP-Session: 13461eb3-104f-43b1-a616-5ee428020e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13291 | 2026.02.23 16:39:11.433953 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13292 | 2026.02.23 16:39:11.433976 [ 358 ] {} <Debug> TCP-Session: 07e8d81c-2dfc-427c-9636-ef83f458a002 Authenticating user 'default' from [fd00:1122:3344:101::e]:37291 | ||
| 13293 | 2026.02.23 16:39:11.433997 [ 358 ] {} <Debug> TCP-Session: 07e8d81c-2dfc-427c-9636-ef83f458a002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13294 | 2026.02.23 16:39:11.434010 [ 358 ] {} <Debug> TCP-Session: 07e8d81c-2dfc-427c-9636-ef83f458a002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13295 | 2026.02.23 16:39:11.434114 [ 352 ] {31a31de6-f4f7-4240-8b80-1ebb9cdf8e4d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13296 | 2026.02.23 16:39:11.434174 [ 352 ] {31a31de6-f4f7-4240-8b80-1ebb9cdf8e4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13297 | 2026.02.23 16:39:11.434461 [ 352 ] {31a31de6-f4f7-4240-8b80-1ebb9cdf8e4d} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 13298 | 2026.02.23 16:39:11.435422 [ 283 ] {31a31de6-f4f7-4240-8b80-1ebb9cdf8e4d} <Trace> AggregatingTransform: Aggregating | ||
| 13299 | 2026.02.23 16:39:11.435464 [ 283 ] {31a31de6-f4f7-4240-8b80-1ebb9cdf8e4d} <Trace> Aggregator: Aggregation method: without_key | ||
| 13300 | 2026.02.23 16:39:11.435506 [ 283 ] {31a31de6-f4f7-4240-8b80-1ebb9cdf8e4d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094149 sec. (1062.146 rows/sec., 41.49 KiB/sec.) | ||
| 13301 | 2026.02.23 16:39:11.435527 [ 283 ] {31a31de6-f4f7-4240-8b80-1ebb9cdf8e4d} <Trace> Aggregator: Merging aggregated data | ||
| 13302 | 2026.02.23 16:39:11.436841 [ 352 ] {31a31de6-f4f7-4240-8b80-1ebb9cdf8e4d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00306 sec., 326.79738562091507 rows/sec., 12.77 KiB/sec. | ||
| 13303 | 2026.02.23 16:39:11.437002 [ 352 ] {31a31de6-f4f7-4240-8b80-1ebb9cdf8e4d} <Debug> TCPHandler: Processed in 0.003773788 sec. | ||
| 13304 | 2026.02.23 16:39:11.437142 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13305 | 2026.02.23 16:39:11.437169 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13306 | 2026.02.23 16:39:11.437171 [ 352 ] {} <Debug> TCP-Session: c1d2012a-b17b-4cfc-8546-bf943fa6a6d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13307 | 2026.02.23 16:39:11.437186 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13308 | 2026.02.23 16:39:11.437206 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13309 | 2026.02.23 16:39:11.437220 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13310 | 2026.02.23 16:39:11.437239 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13311 | 2026.02.23 16:39:11.437251 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13312 | 2026.02.23 16:39:11.437285 [ 357 ] {} <Debug> TCP-Session: eea88d08-64e7-4f01-aa8e-3580c04ab3af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13313 | 2026.02.23 16:39:11.437283 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13314 | 2026.02.23 16:39:11.437298 [ 358 ] {} <Debug> TCP-Session: 07e8d81c-2dfc-427c-9636-ef83f458a002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13315 | 2026.02.23 16:39:11.437309 [ 362 ] {} <Debug> TCP-Session: 13461eb3-104f-43b1-a616-5ee428020e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13316 | 2026.02.23 16:39:11.437335 [ 361 ] {} <Debug> TCP-Session: a490773f-d144-42bf-89b8-6c6a98f71f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13317 | 2026.02.23 16:39:11.437265 [ 359 ] {} <Debug> TCP-Session: 1b79c6b5-dd25-4029-a864-4c05b60c7982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13318 | 2026.02.23 16:39:11.437234 [ 356 ] {} <Debug> TCP-Session: 32f86037-6f13-4eed-8833-8b305fa4a3be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13319 | 2026.02.23 16:39:11.437206 [ 363 ] {} <Debug> TCP-Session: bcab8e96-5039-42dd-a0de-a8c7c7852ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13320 | 2026.02.23 16:39:11.437271 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13321 | 2026.02.23 16:39:11.437475 [ 360 ] {} <Debug> TCP-Session: 132f949a-1cc8-4946-aa7b-62a096831373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13322 | 2026.02.23 16:39:12.572466 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13323 | 2026.02.23 16:39:12.572521 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13324 | 2026.02.23 16:39:12.741084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30712 | ||
| 13325 | 2026.02.23 16:39:12.741599 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2026.02.23 16:39:12.741646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13327 | 2026.02.23 16:39:12.742170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13328 | 2026.02.23 16:39:12.742420 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.02.23 16:39:12.742599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30712 | ||
| 13330 | 2026.02.23 16:39:12.836768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1640 | ||
| 13331 | 2026.02.23 16:39:12.839528 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13332 | 2026.02.23 16:39:12.839587 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13333 | 2026.02.23 16:39:12.840879 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13334 | 2026.02.23 16:39:12.841165 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13335 | 2026.02.23 16:39:12.841573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1640 | ||
| 13336 | 2026.02.23 16:39:13.002725 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002187185 sec. | ||
| 13337 | 2026.02.23 16:39:14.212943 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13338 | 2026.02.23 16:39:14.213136 [ 278 ] {d63a92d7-39d7-4937-ab5e-802878e2c016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13339 | 2026.02.23 16:39:14.213209 [ 278 ] {d63a92d7-39d7-4937-ab5e-802878e2c016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13340 | 2026.02.23 16:39:14.214012 [ 278 ] {d63a92d7-39d7-4937-ab5e-802878e2c016} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2026.02.23 16:39:14.214058 [ 278 ] {d63a92d7-39d7-4937-ab5e-802878e2c016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13342 | 2026.02.23 16:39:14.214480 [ 278 ] {d63a92d7-39d7-4937-ab5e-802878e2c016} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13343 | 2026.02.23 16:39:14.214724 [ 278 ] {d63a92d7-39d7-4937-ab5e-802878e2c016} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13344 | 2026.02.23 16:39:14.214855 [ 31 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 13345 | 2026.02.23 16:39:14.214883 [ 278 ] {d63a92d7-39d7-4937-ab5e-802878e2c016} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0018 sec., 157777.77777777778 rows/sec., 10.02 MiB/sec. | ||
| 13346 | 2026.02.23 16:39:14.214893 [ 31 ] {} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13347 | 2026.02.23 16:39:14.214916 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13348 | 2026.02.23 16:39:14.214936 [ 278 ] {d63a92d7-39d7-4937-ab5e-802878e2c016} <Debug> TCPHandler: Processed in 0.002127744 sec. | ||
| 13349 | 2026.02.23 16:39:14.215068 [ 198 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 13350 | 2026.02.23 16:39:14.215084 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2026.02.23 16:39:14.215210 [ 278 ] {26ec3712-30ab-49c7-bc40-b723f6e7e4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13352 | 2026.02.23 16:39:14.215242 [ 198 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13353 | 2026.02.23 16:39:14.215256 [ 278 ] {26ec3712-30ab-49c7-bc40-b723f6e7e4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13354 | 2026.02.23 16:39:14.215289 [ 198 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 308 rows starting from the beginning of the part | ||
| 13355 | 2026.02.23 16:39:14.215392 [ 198 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 13356 | 2026.02.23 16:39:14.215478 [ 198 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 13357 | 2026.02.23 16:39:14.215545 [ 198 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 13358 | 2026.02.23 16:39:14.215610 [ 198 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 13359 | 2026.02.23 16:39:14.215667 [ 198 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 13360 | 2026.02.23 16:39:14.216113 [ 278 ] {26ec3712-30ab-49c7-bc40-b723f6e7e4a1} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13361 | 2026.02.23 16:39:14.216155 [ 278 ] {26ec3712-30ab-49c7-bc40-b723f6e7e4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13362 | 2026.02.23 16:39:14.216540 [ 278 ] {26ec3712-30ab-49c7-bc40-b723f6e7e4a1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13363 | 2026.02.23 16:39:14.216641 [ 190 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657445 sec., 571964.6805776361 rows/sec., 39.64 MiB/sec. | ||
| 13364 | 2026.02.23 16:39:14.216777 [ 278 ] {26ec3712-30ab-49c7-bc40-b723f6e7e4a1} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13365 | 2026.02.23 16:39:14.216793 [ 198 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 13366 | 2026.02.23 16:39:14.216924 [ 278 ] {26ec3712-30ab-49c7-bc40-b723f6e7e4a1} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001735 sec., 470893.3717579251 rows/sec., 37.26 MiB/sec. | ||
| 13367 | 2026.02.23 16:39:14.216969 [ 278 ] {26ec3712-30ab-49c7-bc40-b723f6e7e4a1} <Debug> TCPHandler: Processed in 0.001938289 sec. | ||
| 13368 | 2026.02.23 16:39:14.217080 [ 198 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_28_6} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13369 | 2026.02.23 16:39:14.217097 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13370 | 2026.02.23 16:39:14.217159 [ 198 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_28_6} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 13371 | 2026.02.23 16:39:14.217198 [ 278 ] {ab598fcb-384d-498f-bf8d-e82ba7ae7604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13372 | 2026.02.23 16:39:14.217237 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 13373 | 2026.02.23 16:39:14.217244 [ 278 ] {ab598fcb-384d-498f-bf8d-e82ba7ae7604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13374 | 2026.02.23 16:39:14.217722 [ 278 ] {ab598fcb-384d-498f-bf8d-e82ba7ae7604} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2026.02.23 16:39:14.217760 [ 278 ] {ab598fcb-384d-498f-bf8d-e82ba7ae7604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13376 | 2026.02.23 16:39:14.218094 [ 278 ] {ab598fcb-384d-498f-bf8d-e82ba7ae7604} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13377 | 2026.02.23 16:39:14.218332 [ 278 ] {ab598fcb-384d-498f-bf8d-e82ba7ae7604} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13378 | 2026.02.23 16:39:14.218443 [ 31 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13379 | 2026.02.23 16:39:14.218462 [ 278 ] {ab598fcb-384d-498f-bf8d-e82ba7ae7604} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001283 sec., 118472.33047544817 rows/sec., 7.07 MiB/sec. | ||
| 13380 | 2026.02.23 16:39:14.218474 [ 31 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13381 | 2026.02.23 16:39:14.218495 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13382 | 2026.02.23 16:39:14.218500 [ 278 ] {ab598fcb-384d-498f-bf8d-e82ba7ae7604} <Debug> TCPHandler: Processed in 0.00145354 sec. | ||
| 13383 | 2026.02.23 16:39:14.218574 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 13384 | 2026.02.23 16:39:14.218622 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13385 | 2026.02.23 16:39:14.218670 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13386 | 2026.02.23 16:39:14.218703 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 218 rows starting from the beginning of the part | ||
| 13387 | 2026.02.23 16:39:14.218721 [ 278 ] {7673e419-8623-4ae2-9a21-f6edac9e5c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13388 | 2026.02.23 16:39:14.218754 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 10 rows starting from the beginning of the part | ||
| 13389 | 2026.02.23 16:39:14.218767 [ 278 ] {7673e419-8623-4ae2-9a21-f6edac9e5c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13390 | 2026.02.23 16:39:14.218803 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 32 rows starting from the beginning of the part | ||
| 13391 | 2026.02.23 16:39:14.218848 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 156 rows starting from the beginning of the part | ||
| 13392 | 2026.02.23 16:39:14.218888 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 32 rows starting from the beginning of the part | ||
| 13393 | 2026.02.23 16:39:14.218923 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 152 rows starting from the beginning of the part | ||
| 13394 | 2026.02.23 16:39:14.219263 [ 278 ] {7673e419-8623-4ae2-9a21-f6edac9e5c32} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13395 | 2026.02.23 16:39:14.219303 [ 278 ] {7673e419-8623-4ae2-9a21-f6edac9e5c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13396 | 2026.02.23 16:39:14.219641 [ 278 ] {7673e419-8623-4ae2-9a21-f6edac9e5c32} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13397 | 2026.02.23 16:39:14.219755 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214735 sec., 493934.89114909834 rows/sec., 32.95 MiB/sec. | ||
| 13398 | 2026.02.23 16:39:14.219859 [ 278 ] {7673e419-8623-4ae2-9a21-f6edac9e5c32} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13399 | 2026.02.23 16:39:14.219899 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13400 | 2026.02.23 16:39:14.219999 [ 278 ] {7673e419-8623-4ae2-9a21-f6edac9e5c32} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001295 sec., 115057.91505791506 rows/sec., 7.43 MiB/sec. | ||
| 13401 | 2026.02.23 16:39:14.220042 [ 278 ] {7673e419-8623-4ae2-9a21-f6edac9e5c32} <Debug> TCPHandler: Processed in 0.00146853 sec. | ||
| 13402 | 2026.02.23 16:39:14.220162 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13403 | 2026.02.23 16:39:14.220200 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_91_18} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13404 | 2026.02.23 16:39:14.220262 [ 278 ] {dfa73c2d-8706-4b2e-a035-305bf6dd6765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13405 | 2026.02.23 16:39:14.220289 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_91_18} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13406 | 2026.02.23 16:39:14.220309 [ 278 ] {dfa73c2d-8706-4b2e-a035-305bf6dd6765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13407 | 2026.02.23 16:39:14.220381 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13408 | 2026.02.23 16:39:14.220767 [ 278 ] {dfa73c2d-8706-4b2e-a035-305bf6dd6765} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2026.02.23 16:39:14.220807 [ 278 ] {dfa73c2d-8706-4b2e-a035-305bf6dd6765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13410 | 2026.02.23 16:39:14.221116 [ 278 ] {dfa73c2d-8706-4b2e-a035-305bf6dd6765} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13411 | 2026.02.23 16:39:14.221323 [ 278 ] {dfa73c2d-8706-4b2e-a035-305bf6dd6765} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2026.02.23 16:39:14.221421 [ 31 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 13413 | 2026.02.23 16:39:14.221447 [ 278 ] {dfa73c2d-8706-4b2e-a035-305bf6dd6765} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 6.97 MiB/sec. | ||
| 13414 | 2026.02.23 16:39:14.221449 [ 31 ] {} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13415 | 2026.02.23 16:39:14.221478 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13416 | 2026.02.23 16:39:14.221486 [ 278 ] {dfa73c2d-8706-4b2e-a035-305bf6dd6765} <Debug> TCPHandler: Processed in 0.001371278 sec. | ||
| 13417 | 2026.02.23 16:39:14.221549 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 13418 | 2026.02.23 16:39:14.221614 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13419 | 2026.02.23 16:39:14.221654 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13420 | 2026.02.23 16:39:14.221685 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 160 rows starting from the beginning of the part | ||
| 13421 | 2026.02.23 16:39:14.221710 [ 278 ] {4effe0e2-eebb-4d81-b9fb-1d93b92e4f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13422 | 2026.02.23 16:39:14.221730 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 13423 | 2026.02.23 16:39:14.221755 [ 278 ] {4effe0e2-eebb-4d81-b9fb-1d93b92e4f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13424 | 2026.02.23 16:39:14.221774 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 13425 | 2026.02.23 16:39:14.221817 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 13426 | 2026.02.23 16:39:14.221855 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 13427 | 2026.02.23 16:39:14.221891 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 13428 | 2026.02.23 16:39:14.222369 [ 278 ] {4effe0e2-eebb-4d81-b9fb-1d93b92e4f06} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2026.02.23 16:39:14.222412 [ 278 ] {4effe0e2-eebb-4d81-b9fb-1d93b92e4f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13430 | 2026.02.23 16:39:14.222629 [ 198 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001110413 sec., 443078.3861500181 rows/sec., 27.73 MiB/sec. | ||
| 13431 | 2026.02.23 16:39:14.222755 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 13432 | 2026.02.23 16:39:14.222757 [ 278 ] {4effe0e2-eebb-4d81-b9fb-1d93b92e4f06} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13433 | 2026.02.23 16:39:14.223059 [ 278 ] {4effe0e2-eebb-4d81-b9fb-1d93b92e4f06} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13434 | 2026.02.23 16:39:14.223076 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_28_6} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13435 | 2026.02.23 16:39:14.223153 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_28_6} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 13436 | 2026.02.23 16:39:14.223197 [ 278 ] {4effe0e2-eebb-4d81-b9fb-1d93b92e4f06} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001504 sec., 332446.8085106383 rows/sec., 23.36 MiB/sec. | ||
| 13437 | 2026.02.23 16:39:14.223217 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13438 | 2026.02.23 16:39:14.223240 [ 278 ] {4effe0e2-eebb-4d81-b9fb-1d93b92e4f06} <Debug> TCPHandler: Processed in 0.001674664 sec. | ||
| 13439 | 2026.02.23 16:39:14.223358 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13440 | 2026.02.23 16:39:14.223451 [ 278 ] {45adbd56-06d7-4822-b631-99149d820767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13441 | 2026.02.23 16:39:14.223496 [ 278 ] {45adbd56-06d7-4822-b631-99149d820767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13442 | 2026.02.23 16:39:14.223834 [ 278 ] {45adbd56-06d7-4822-b631-99149d820767} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13443 | 2026.02.23 16:39:14.223869 [ 278 ] {45adbd56-06d7-4822-b631-99149d820767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13444 | 2026.02.23 16:39:14.224176 [ 278 ] {45adbd56-06d7-4822-b631-99149d820767} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13445 | 2026.02.23 16:39:14.224396 [ 278 ] {45adbd56-06d7-4822-b631-99149d820767} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13446 | 2026.02.23 16:39:14.224522 [ 278 ] {45adbd56-06d7-4822-b631-99149d820767} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 13447 | 2026.02.23 16:39:14.224558 [ 278 ] {45adbd56-06d7-4822-b631-99149d820767} <Debug> TCPHandler: Processed in 0.001248646 sec. | ||
| 13448 | 2026.02.23 16:39:14.224674 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13449 | 2026.02.23 16:39:14.224765 [ 278 ] {aa6217d1-c233-47cb-995d-2c6637014b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13450 | 2026.02.23 16:39:14.224807 [ 278 ] {aa6217d1-c233-47cb-995d-2c6637014b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13451 | 2026.02.23 16:39:14.225211 [ 278 ] {aa6217d1-c233-47cb-995d-2c6637014b01} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2026.02.23 16:39:14.225246 [ 278 ] {aa6217d1-c233-47cb-995d-2c6637014b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13453 | 2026.02.23 16:39:14.225586 [ 278 ] {aa6217d1-c233-47cb-995d-2c6637014b01} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13454 | 2026.02.23 16:39:14.225801 [ 278 ] {aa6217d1-c233-47cb-995d-2c6637014b01} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13455 | 2026.02.23 16:39:14.225929 [ 278 ] {aa6217d1-c233-47cb-995d-2c6637014b01} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001181 sec., 224386.1134631668 rows/sec., 14.91 MiB/sec. | ||
| 13456 | 2026.02.23 16:39:14.225966 [ 278 ] {aa6217d1-c233-47cb-995d-2c6637014b01} <Debug> TCPHandler: Processed in 0.001339938 sec. | ||
| 13457 | 2026.02.23 16:39:14.226083 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13458 | 2026.02.23 16:39:14.226181 [ 278 ] {658d2f57-f513-4df1-9314-8fcceb20e33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13459 | 2026.02.23 16:39:14.226222 [ 278 ] {658d2f57-f513-4df1-9314-8fcceb20e33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13460 | 2026.02.23 16:39:14.226536 [ 278 ] {658d2f57-f513-4df1-9314-8fcceb20e33a} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13461 | 2026.02.23 16:39:14.226570 [ 278 ] {658d2f57-f513-4df1-9314-8fcceb20e33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13462 | 2026.02.23 16:39:14.226867 [ 278 ] {658d2f57-f513-4df1-9314-8fcceb20e33a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13463 | 2026.02.23 16:39:14.227074 [ 278 ] {658d2f57-f513-4df1-9314-8fcceb20e33a} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2026.02.23 16:39:14.227196 [ 278 ] {658d2f57-f513-4df1-9314-8fcceb20e33a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 13465 | 2026.02.23 16:39:14.227232 [ 278 ] {658d2f57-f513-4df1-9314-8fcceb20e33a} <Debug> TCPHandler: Processed in 0.001197775 sec. | ||
| 13466 | 2026.02.23 16:39:14.227348 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13467 | 2026.02.23 16:39:14.227439 [ 278 ] {36a7f280-7a12-4409-b975-84f84c6ac70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13468 | 2026.02.23 16:39:14.227496 [ 278 ] {36a7f280-7a12-4409-b975-84f84c6ac70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13469 | 2026.02.23 16:39:14.228269 [ 278 ] {36a7f280-7a12-4409-b975-84f84c6ac70f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13470 | 2026.02.23 16:39:14.228306 [ 278 ] {36a7f280-7a12-4409-b975-84f84c6ac70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13471 | 2026.02.23 16:39:14.228805 [ 278 ] {36a7f280-7a12-4409-b975-84f84c6ac70f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13472 | 2026.02.23 16:39:14.229037 [ 278 ] {36a7f280-7a12-4409-b975-84f84c6ac70f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2026.02.23 16:39:14.229163 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13474 | 2026.02.23 16:39:14.229173 [ 278 ] {36a7f280-7a12-4409-b975-84f84c6ac70f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001752 sec., 5707.762557077625 rows/sec., 10.23 MiB/sec. | ||
| 13475 | 2026.02.23 16:39:14.229231 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2026.02.23 16:39:14.229257 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13477 | 2026.02.23 16:39:14.229275 [ 278 ] {36a7f280-7a12-4409-b975-84f84c6ac70f} <Debug> TCPHandler: Processed in 0.001974751 sec. | ||
| 13478 | 2026.02.23 16:39:14.229363 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 13479 | 2026.02.23 16:39:14.229402 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13480 | 2026.02.23 16:39:14.229502 [ 278 ] {e661dc7b-91d4-4c7e-b476-0a313514872d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13481 | 2026.02.23 16:39:14.229544 [ 278 ] {e661dc7b-91d4-4c7e-b476-0a313514872d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13482 | 2026.02.23 16:39:14.229608 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13483 | 2026.02.23 16:39:14.229675 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1707 rows starting from the beginning of the part | ||
| 13484 | 2026.02.23 16:39:14.229814 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 13485 | 2026.02.23 16:39:14.229889 [ 278 ] {e661dc7b-91d4-4c7e-b476-0a313514872d} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2026.02.23 16:39:14.229920 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 32 rows starting from the beginning of the part | ||
| 13487 | 2026.02.23 16:39:14.229929 [ 278 ] {e661dc7b-91d4-4c7e-b476-0a313514872d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13488 | 2026.02.23 16:39:14.230026 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 13489 | 2026.02.23 16:39:14.230129 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 32 rows starting from the beginning of the part | ||
| 13490 | 2026.02.23 16:39:14.230226 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 13491 | 2026.02.23 16:39:14.230265 [ 278 ] {e661dc7b-91d4-4c7e-b476-0a313514872d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13492 | 2026.02.23 16:39:14.230491 [ 278 ] {e661dc7b-91d4-4c7e-b476-0a313514872d} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2026.02.23 16:39:14.230633 [ 278 ] {e661dc7b-91d4-4c7e-b476-0a313514872d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001152 sec., 78125 rows/sec., 4.89 MiB/sec. | ||
| 13494 | 2026.02.23 16:39:14.230671 [ 278 ] {e661dc7b-91d4-4c7e-b476-0a313514872d} <Debug> TCPHandler: Processed in 0.001319248 sec. | ||
| 13495 | 2026.02.23 16:39:14.240011 [ 189 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1801 rows, containing 19 columns (19 merged, 0 gathered) in 0.01069958 sec., 168324.36413391927 rows/sec., 301.63 MiB/sec. | ||
| 13496 | 2026.02.23 16:39:14.241548 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13497 | 2026.02.23 16:39:14.241909 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13498 | 2026.02.23 16:39:14.241991 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13499 | 2026.02.23 16:39:14.242131 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.17 MiB. | ||
| 13500 | 2026.02.23 16:39:14.374949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13501 | 2026.02.23 16:39:14.393090 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2026.02.23 16:39:14.393149 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13503 | 2026.02.23 16:39:14.399287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13504 | 2026.02.23 16:39:14.400004 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13505 | 2026.02.23 16:39:14.403702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13506 | 2026.02.23 16:39:15.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.10 MiB, peak 367.70 MiB, free memory in arenas 0.00 B, will set to 354.95 MiB (RSS), difference: 3.85 MiB | ||
| 13507 | 2026.02.23 16:39:19.232296 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13508 | 2026.02.23 16:39:19.232507 [ 278 ] {45aaaefe-5dea-45bc-bad7-2409cc6da0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13509 | 2026.02.23 16:39:19.232577 [ 278 ] {45aaaefe-5dea-45bc-bad7-2409cc6da0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13510 | 2026.02.23 16:39:19.233192 [ 278 ] {45aaaefe-5dea-45bc-bad7-2409cc6da0d9} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13511 | 2026.02.23 16:39:19.233230 [ 278 ] {45aaaefe-5dea-45bc-bad7-2409cc6da0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13512 | 2026.02.23 16:39:19.233596 [ 278 ] {45aaaefe-5dea-45bc-bad7-2409cc6da0d9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13513 | 2026.02.23 16:39:19.233816 [ 278 ] {45aaaefe-5dea-45bc-bad7-2409cc6da0d9} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13514 | 2026.02.23 16:39:19.233960 [ 278 ] {45aaaefe-5dea-45bc-bad7-2409cc6da0d9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 323.58 KiB/sec. | ||
| 13515 | 2026.02.23 16:39:19.233999 [ 278 ] {45aaaefe-5dea-45bc-bad7-2409cc6da0d9} <Debug> TCPHandler: Processed in 0.001833688 sec. | ||
| 13516 | 2026.02.23 16:39:19.234119 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13517 | 2026.02.23 16:39:19.234212 [ 278 ] {4ddf1316-fa70-4127-8ca9-e7f14eddbb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13518 | 2026.02.23 16:39:19.234251 [ 278 ] {4ddf1316-fa70-4127-8ca9-e7f14eddbb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13519 | 2026.02.23 16:39:19.235319 [ 278 ] {4ddf1316-fa70-4127-8ca9-e7f14eddbb16} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13520 | 2026.02.23 16:39:19.235353 [ 278 ] {4ddf1316-fa70-4127-8ca9-e7f14eddbb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13521 | 2026.02.23 16:39:19.235719 [ 278 ] {4ddf1316-fa70-4127-8ca9-e7f14eddbb16} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13522 | 2026.02.23 16:39:19.235916 [ 278 ] {4ddf1316-fa70-4127-8ca9-e7f14eddbb16} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2026.02.23 16:39:19.236040 [ 278 ] {4ddf1316-fa70-4127-8ca9-e7f14eddbb16} <Debug> executeQuery: Read 1263 rows, 107.25 KiB in 0.001846 sec., 684182.0151679306 rows/sec., 56.74 MiB/sec. | ||
| 13524 | 2026.02.23 16:39:19.236076 [ 278 ] {4ddf1316-fa70-4127-8ca9-e7f14eddbb16} <Debug> TCPHandler: Processed in 0.002004511 sec. | ||
| 13525 | 2026.02.23 16:39:19.236185 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13526 | 2026.02.23 16:39:19.236278 [ 278 ] {8cd724b3-bf71-4b0c-ba37-d67a04e4290c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13527 | 2026.02.23 16:39:19.236318 [ 278 ] {8cd724b3-bf71-4b0c-ba37-d67a04e4290c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13528 | 2026.02.23 16:39:19.236715 [ 278 ] {8cd724b3-bf71-4b0c-ba37-d67a04e4290c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13529 | 2026.02.23 16:39:19.236750 [ 278 ] {8cd724b3-bf71-4b0c-ba37-d67a04e4290c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13530 | 2026.02.23 16:39:19.237032 [ 278 ] {8cd724b3-bf71-4b0c-ba37-d67a04e4290c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13531 | 2026.02.23 16:39:19.237226 [ 278 ] {8cd724b3-bf71-4b0c-ba37-d67a04e4290c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2026.02.23 16:39:19.237348 [ 278 ] {8cd724b3-bf71-4b0c-ba37-d67a04e4290c} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.001088 sec., 34926.470588235294 rows/sec., 2.54 MiB/sec. | ||
| 13533 | 2026.02.23 16:39:19.237384 [ 278 ] {8cd724b3-bf71-4b0c-ba37-d67a04e4290c} <Debug> TCPHandler: Processed in 0.001245395 sec. | ||
| 13534 | 2026.02.23 16:39:19.237481 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13535 | 2026.02.23 16:39:19.237572 [ 278 ] {8b62f0ef-34c3-4fe5-baa1-1573a2872e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13536 | 2026.02.23 16:39:19.237611 [ 278 ] {8b62f0ef-34c3-4fe5-baa1-1573a2872e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13537 | 2026.02.23 16:39:19.238082 [ 278 ] {8b62f0ef-34c3-4fe5-baa1-1573a2872e60} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2026.02.23 16:39:19.238117 [ 278 ] {8b62f0ef-34c3-4fe5-baa1-1573a2872e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13539 | 2026.02.23 16:39:19.238420 [ 278 ] {8b62f0ef-34c3-4fe5-baa1-1573a2872e60} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13540 | 2026.02.23 16:39:19.238620 [ 278 ] {8b62f0ef-34c3-4fe5-baa1-1573a2872e60} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.02.23 16:39:19.238712 [ 111 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 13542 | 2026.02.23 16:39:19.238740 [ 278 ] {8b62f0ef-34c3-4fe5-baa1-1573a2872e60} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001185 sec., 192405.06329113923 rows/sec., 13.03 MiB/sec. | ||
| 13543 | 2026.02.23 16:39:19.238749 [ 111 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2026.02.23 16:39:19.238770 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13545 | 2026.02.23 16:39:19.238776 [ 278 ] {8b62f0ef-34c3-4fe5-baa1-1573a2872e60} <Debug> TCPHandler: Processed in 0.001341108 sec. | ||
| 13546 | 2026.02.23 16:39:19.238883 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13547 | 2026.02.23 16:39:19.238897 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 13548 | 2026.02.23 16:39:19.238974 [ 278 ] {89f28992-c451-44ea-a123-4104abb183f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13549 | 2026.02.23 16:39:19.239017 [ 278 ] {89f28992-c451-44ea-a123-4104abb183f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13550 | 2026.02.23 16:39:19.239039 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13551 | 2026.02.23 16:39:19.239078 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 402 rows starting from the beginning of the part | ||
| 13552 | 2026.02.23 16:39:19.239143 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 229 rows starting from the beginning of the part | ||
| 13553 | 2026.02.23 16:39:19.239187 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 252 rows starting from the beginning of the part | ||
| 13554 | 2026.02.23 16:39:19.239228 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 13555 | 2026.02.23 16:39:19.239268 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 13556 | 2026.02.23 16:39:19.239306 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
| 13557 | 2026.02.23 16:39:19.239639 [ 278 ] {89f28992-c451-44ea-a123-4104abb183f2} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13558 | 2026.02.23 16:39:19.239679 [ 278 ] {89f28992-c451-44ea-a123-4104abb183f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13559 | 2026.02.23 16:39:19.240025 [ 278 ] {89f28992-c451-44ea-a123-4104abb183f2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13560 | 2026.02.23 16:39:19.240229 [ 278 ] {89f28992-c451-44ea-a123-4104abb183f2} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13561 | 2026.02.23 16:39:19.240285 [ 189 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1409 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144022 sec., 978322.7562455735 rows/sec., 69.52 MiB/sec. | ||
| 13562 | 2026.02.23 16:39:19.240355 [ 278 ] {89f28992-c451-44ea-a123-4104abb183f2} <Debug> executeQuery: Read 558 rows, 42.46 KiB in 0.001399 sec., 398856.32594710507 rows/sec., 29.64 MiB/sec. | ||
| 13563 | 2026.02.23 16:39:19.240397 [ 278 ] {89f28992-c451-44ea-a123-4104abb183f2} <Debug> TCPHandler: Processed in 0.001560782 sec. | ||
| 13564 | 2026.02.23 16:39:19.240480 [ 194 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 13565 | 2026.02.23 16:39:19.240505 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13566 | 2026.02.23 16:39:19.240602 [ 278 ] {44d286fd-7476-43ff-bd52-a4b44e83166e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13567 | 2026.02.23 16:39:19.240648 [ 278 ] {44d286fd-7476-43ff-bd52-a4b44e83166e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13568 | 2026.02.23 16:39:19.240775 [ 194 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_33_7} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13569 | 2026.02.23 16:39:19.240850 [ 194 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_33_7} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 13570 | 2026.02.23 16:39:19.240932 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 13571 | 2026.02.23 16:39:19.241199 [ 278 ] {44d286fd-7476-43ff-bd52-a4b44e83166e} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13572 | 2026.02.23 16:39:19.241238 [ 278 ] {44d286fd-7476-43ff-bd52-a4b44e83166e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13573 | 2026.02.23 16:39:19.241602 [ 278 ] {44d286fd-7476-43ff-bd52-a4b44e83166e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13574 | 2026.02.23 16:39:19.241804 [ 278 ] {44d286fd-7476-43ff-bd52-a4b44e83166e} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13575 | 2026.02.23 16:39:19.241926 [ 278 ] {44d286fd-7476-43ff-bd52-a4b44e83166e} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001343 sec., 630677.5874906925 rows/sec., 42.45 MiB/sec. | ||
| 13576 | 2026.02.23 16:39:19.241962 [ 278 ] {44d286fd-7476-43ff-bd52-a4b44e83166e} <Debug> TCPHandler: Processed in 0.001503942 sec. | ||
| 13577 | 2026.02.23 16:39:19.242069 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13578 | 2026.02.23 16:39:19.242160 [ 278 ] {6d9c08bd-e1da-45a1-834c-8935c5b95747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13579 | 2026.02.23 16:39:19.242213 [ 278 ] {6d9c08bd-e1da-45a1-834c-8935c5b95747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13580 | 2026.02.23 16:39:19.243017 [ 278 ] {6d9c08bd-e1da-45a1-834c-8935c5b95747} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13581 | 2026.02.23 16:39:19.243051 [ 278 ] {6d9c08bd-e1da-45a1-834c-8935c5b95747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13582 | 2026.02.23 16:39:19.243578 [ 278 ] {6d9c08bd-e1da-45a1-834c-8935c5b95747} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13583 | 2026.02.23 16:39:19.243793 [ 278 ] {6d9c08bd-e1da-45a1-834c-8935c5b95747} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13584 | 2026.02.23 16:39:19.243922 [ 278 ] {6d9c08bd-e1da-45a1-834c-8935c5b95747} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001779 sec., 17987.633501967397 rows/sec., 32.23 MiB/sec. | ||
| 13585 | 2026.02.23 16:39:19.243973 [ 278 ] {6d9c08bd-e1da-45a1-834c-8935c5b95747} <Debug> TCPHandler: Processed in 0.00195025 sec. | ||
| 13586 | 2026.02.23 16:39:19.244082 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13587 | 2026.02.23 16:39:19.244173 [ 278 ] {7b698429-c521-4252-aba9-5115cde00e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13588 | 2026.02.23 16:39:19.244213 [ 278 ] {7b698429-c521-4252-aba9-5115cde00e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13589 | 2026.02.23 16:39:19.244537 [ 278 ] {7b698429-c521-4252-aba9-5115cde00e0d} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13590 | 2026.02.23 16:39:19.244571 [ 278 ] {7b698429-c521-4252-aba9-5115cde00e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13591 | 2026.02.23 16:39:19.244870 [ 278 ] {7b698429-c521-4252-aba9-5115cde00e0d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13592 | 2026.02.23 16:39:19.245075 [ 278 ] {7b698429-c521-4252-aba9-5115cde00e0d} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13593 | 2026.02.23 16:39:19.245197 [ 278 ] {7b698429-c521-4252-aba9-5115cde00e0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 13594 | 2026.02.23 16:39:19.245231 [ 278 ] {7b698429-c521-4252-aba9-5115cde00e0d} <Debug> TCPHandler: Processed in 0.001196075 sec. | ||
| 13595 | 2026.02.23 16:39:20.242758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31224 | ||
| 13596 | 2026.02.23 16:39:20.243505 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13597 | 2026.02.23 16:39:20.243562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13598 | 2026.02.23 16:39:20.244055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13599 | 2026.02.23 16:39:20.244290 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13600 | 2026.02.23 16:39:20.244429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31224 | ||
| 13601 | 2026.02.23 16:39:21.903777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13602 | 2026.02.23 16:39:21.921317 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2026.02.23 16:39:21.921370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13604 | 2026.02.23 16:39:21.927610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13605 | 2026.02.23 16:39:21.928351 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2026.02.23 16:39:21.931329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13607 | 2026.02.23 16:39:22.841794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1678 | ||
| 13608 | 2026.02.23 16:39:22.844409 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2026.02.23 16:39:22.844466 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13610 | 2026.02.23 16:39:22.845822 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13611 | 2026.02.23 16:39:22.846270 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2026.02.23 16:39:22.846713 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1678 | ||
| 13613 | 2026.02.23 16:39:23.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.95 MiB, peak 367.70 MiB, free memory in arenas 0.00 B, will set to 354.95 MiB (RSS), difference: 4.01 MiB | ||
| 13614 | 2026.02.23 16:39:24.212350 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13615 | 2026.02.23 16:39:24.212629 [ 278 ] {f2ddeda6-6401-426f-b4e5-3b8a0f87a5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13616 | 2026.02.23 16:39:24.212731 [ 278 ] {f2ddeda6-6401-426f-b4e5-3b8a0f87a5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13617 | 2026.02.23 16:39:24.213626 [ 278 ] {f2ddeda6-6401-426f-b4e5-3b8a0f87a5df} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2026.02.23 16:39:24.213671 [ 278 ] {f2ddeda6-6401-426f-b4e5-3b8a0f87a5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13619 | 2026.02.23 16:39:24.214067 [ 278 ] {f2ddeda6-6401-426f-b4e5-3b8a0f87a5df} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13620 | 2026.02.23 16:39:24.214278 [ 278 ] {f2ddeda6-6401-426f-b4e5-3b8a0f87a5df} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13621 | 2026.02.23 16:39:24.214425 [ 278 ] {f2ddeda6-6401-426f-b4e5-3b8a0f87a5df} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001873 sec., 151628.40363053922 rows/sec., 9.63 MiB/sec. | ||
| 13622 | 2026.02.23 16:39:24.214466 [ 278 ] {f2ddeda6-6401-426f-b4e5-3b8a0f87a5df} <Debug> TCPHandler: Processed in 0.002291747 sec. | ||
| 13623 | 2026.02.23 16:39:24.214594 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2026.02.23 16:39:24.214688 [ 278 ] {edd43ec5-7ae9-4ada-a22a-1eaf48e43add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13625 | 2026.02.23 16:39:24.214727 [ 278 ] {edd43ec5-7ae9-4ada-a22a-1eaf48e43add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13626 | 2026.02.23 16:39:24.215552 [ 278 ] {edd43ec5-7ae9-4ada-a22a-1eaf48e43add} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2026.02.23 16:39:24.215590 [ 278 ] {edd43ec5-7ae9-4ada-a22a-1eaf48e43add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13628 | 2026.02.23 16:39:24.215937 [ 278 ] {edd43ec5-7ae9-4ada-a22a-1eaf48e43add} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13629 | 2026.02.23 16:39:24.216145 [ 278 ] {edd43ec5-7ae9-4ada-a22a-1eaf48e43add} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2026.02.23 16:39:24.216273 [ 278 ] {edd43ec5-7ae9-4ada-a22a-1eaf48e43add} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001604 sec., 509351.62094763096 rows/sec., 40.30 MiB/sec. | ||
| 13631 | 2026.02.23 16:39:24.216310 [ 278 ] {edd43ec5-7ae9-4ada-a22a-1eaf48e43add} <Debug> TCPHandler: Processed in 0.001764736 sec. | ||
| 13632 | 2026.02.23 16:39:24.216410 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13633 | 2026.02.23 16:39:24.216502 [ 278 ] {99fa79ed-88ce-4026-aec6-382ca8120184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13634 | 2026.02.23 16:39:24.216542 [ 278 ] {99fa79ed-88ce-4026-aec6-382ca8120184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13635 | 2026.02.23 16:39:24.217031 [ 278 ] {99fa79ed-88ce-4026-aec6-382ca8120184} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13636 | 2026.02.23 16:39:24.217068 [ 278 ] {99fa79ed-88ce-4026-aec6-382ca8120184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13637 | 2026.02.23 16:39:24.217364 [ 278 ] {99fa79ed-88ce-4026-aec6-382ca8120184} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13638 | 2026.02.23 16:39:24.217566 [ 278 ] {99fa79ed-88ce-4026-aec6-382ca8120184} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13639 | 2026.02.23 16:39:24.217691 [ 278 ] {99fa79ed-88ce-4026-aec6-382ca8120184} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001207 sec., 125932.06296603149 rows/sec., 7.52 MiB/sec. | ||
| 13640 | 2026.02.23 16:39:24.217729 [ 278 ] {99fa79ed-88ce-4026-aec6-382ca8120184} <Debug> TCPHandler: Processed in 0.001366118 sec. | ||
| 13641 | 2026.02.23 16:39:24.217841 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13642 | 2026.02.23 16:39:24.217933 [ 278 ] {eaf9e0fe-6760-40e5-a7e2-c009aed26fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13643 | 2026.02.23 16:39:24.217972 [ 278 ] {eaf9e0fe-6760-40e5-a7e2-c009aed26fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13644 | 2026.02.23 16:39:24.218452 [ 278 ] {eaf9e0fe-6760-40e5-a7e2-c009aed26fda} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13645 | 2026.02.23 16:39:24.218488 [ 278 ] {eaf9e0fe-6760-40e5-a7e2-c009aed26fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13646 | 2026.02.23 16:39:24.218794 [ 278 ] {eaf9e0fe-6760-40e5-a7e2-c009aed26fda} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13647 | 2026.02.23 16:39:24.218989 [ 278 ] {eaf9e0fe-6760-40e5-a7e2-c009aed26fda} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13648 | 2026.02.23 16:39:24.219114 [ 278 ] {eaf9e0fe-6760-40e5-a7e2-c009aed26fda} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001199 sec., 124270.22518765638 rows/sec., 8.03 MiB/sec. | ||
| 13649 | 2026.02.23 16:39:24.219151 [ 278 ] {eaf9e0fe-6760-40e5-a7e2-c009aed26fda} <Debug> TCPHandler: Processed in 0.001357619 sec. | ||
| 13650 | 2026.02.23 16:39:24.219258 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13651 | 2026.02.23 16:39:24.219351 [ 278 ] {3c734c41-6416-41fa-befd-f8a961b581e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13652 | 2026.02.23 16:39:24.219389 [ 278 ] {3c734c41-6416-41fa-befd-f8a961b581e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13653 | 2026.02.23 16:39:24.219875 [ 278 ] {3c734c41-6416-41fa-befd-f8a961b581e2} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13654 | 2026.02.23 16:39:24.219912 [ 278 ] {3c734c41-6416-41fa-befd-f8a961b581e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13655 | 2026.02.23 16:39:24.220212 [ 278 ] {3c734c41-6416-41fa-befd-f8a961b581e2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13656 | 2026.02.23 16:39:24.220414 [ 278 ] {3c734c41-6416-41fa-befd-f8a961b581e2} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13657 | 2026.02.23 16:39:24.220541 [ 278 ] {3c734c41-6416-41fa-befd-f8a961b581e2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 6.97 MiB/sec. | ||
| 13658 | 2026.02.23 16:39:24.220593 [ 278 ] {3c734c41-6416-41fa-befd-f8a961b581e2} <Debug> TCPHandler: Processed in 0.001381228 sec. | ||
| 13659 | 2026.02.23 16:39:24.220736 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13660 | 2026.02.23 16:39:24.220831 [ 278 ] {c17902ee-e7f5-43e7-8c7c-515727abc5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13661 | 2026.02.23 16:39:24.220871 [ 278 ] {c17902ee-e7f5-43e7-8c7c-515727abc5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13662 | 2026.02.23 16:39:24.221524 [ 278 ] {c17902ee-e7f5-43e7-8c7c-515727abc5fb} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13663 | 2026.02.23 16:39:24.221560 [ 278 ] {c17902ee-e7f5-43e7-8c7c-515727abc5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13664 | 2026.02.23 16:39:24.221875 [ 278 ] {c17902ee-e7f5-43e7-8c7c-515727abc5fb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13665 | 2026.02.23 16:39:24.222075 [ 278 ] {c17902ee-e7f5-43e7-8c7c-515727abc5fb} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13666 | 2026.02.23 16:39:24.222209 [ 278 ] {c17902ee-e7f5-43e7-8c7c-515727abc5fb} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001396 sec., 358166.18911174784 rows/sec., 25.17 MiB/sec. | ||
| 13667 | 2026.02.23 16:39:24.222246 [ 278 ] {c17902ee-e7f5-43e7-8c7c-515727abc5fb} <Debug> TCPHandler: Processed in 0.001568742 sec. | ||
| 13668 | 2026.02.23 16:39:24.222352 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13669 | 2026.02.23 16:39:24.222446 [ 278 ] {72a3cf1e-9d7f-413b-b799-38aa886de35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13670 | 2026.02.23 16:39:24.222487 [ 278 ] {72a3cf1e-9d7f-413b-b799-38aa886de35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13671 | 2026.02.23 16:39:24.222803 [ 278 ] {72a3cf1e-9d7f-413b-b799-38aa886de35d} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13672 | 2026.02.23 16:39:24.222836 [ 278 ] {72a3cf1e-9d7f-413b-b799-38aa886de35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13673 | 2026.02.23 16:39:24.223120 [ 278 ] {72a3cf1e-9d7f-413b-b799-38aa886de35d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13674 | 2026.02.23 16:39:24.223302 [ 278 ] {72a3cf1e-9d7f-413b-b799-38aa886de35d} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13675 | 2026.02.23 16:39:24.223420 [ 278 ] {72a3cf1e-9d7f-413b-b799-38aa886de35d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 13676 | 2026.02.23 16:39:24.223454 [ 278 ] {72a3cf1e-9d7f-413b-b799-38aa886de35d} <Debug> TCPHandler: Processed in 0.001210235 sec. | ||
| 13677 | 2026.02.23 16:39:24.223623 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13678 | 2026.02.23 16:39:24.223719 [ 278 ] {07469f5a-b141-4272-bd9d-72f184e04f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13679 | 2026.02.23 16:39:24.223759 [ 278 ] {07469f5a-b141-4272-bd9d-72f184e04f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13680 | 2026.02.23 16:39:24.224174 [ 278 ] {07469f5a-b141-4272-bd9d-72f184e04f6a} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13681 | 2026.02.23 16:39:24.224209 [ 278 ] {07469f5a-b141-4272-bd9d-72f184e04f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13682 | 2026.02.23 16:39:24.224528 [ 278 ] {07469f5a-b141-4272-bd9d-72f184e04f6a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13683 | 2026.02.23 16:39:24.224746 [ 278 ] {07469f5a-b141-4272-bd9d-72f184e04f6a} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13684 | 2026.02.23 16:39:24.224876 [ 278 ] {07469f5a-b141-4272-bd9d-72f184e04f6a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 13685 | 2026.02.23 16:39:24.224912 [ 278 ] {07469f5a-b141-4272-bd9d-72f184e04f6a} <Debug> TCPHandler: Processed in 0.001335647 sec. | ||
| 13686 | 2026.02.23 16:39:24.225025 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13687 | 2026.02.23 16:39:24.225117 [ 278 ] {b613aca1-c7a8-48bc-86a3-6c2d806d5f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13688 | 2026.02.23 16:39:24.225156 [ 278 ] {b613aca1-c7a8-48bc-86a3-6c2d806d5f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13689 | 2026.02.23 16:39:24.225470 [ 278 ] {b613aca1-c7a8-48bc-86a3-6c2d806d5f39} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13690 | 2026.02.23 16:39:24.225505 [ 278 ] {b613aca1-c7a8-48bc-86a3-6c2d806d5f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13691 | 2026.02.23 16:39:24.225792 [ 278 ] {b613aca1-c7a8-48bc-86a3-6c2d806d5f39} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13692 | 2026.02.23 16:39:24.225993 [ 278 ] {b613aca1-c7a8-48bc-86a3-6c2d806d5f39} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13693 | 2026.02.23 16:39:24.226100 [ 116 ] {} <Debug> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 13694 | 2026.02.23 16:39:24.226114 [ 278 ] {b613aca1-c7a8-48bc-86a3-6c2d806d5f39} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 13695 | 2026.02.23 16:39:24.226164 [ 116 ] {} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13696 | 2026.02.23 16:39:24.226172 [ 278 ] {b613aca1-c7a8-48bc-86a3-6c2d806d5f39} <Debug> TCPHandler: Processed in 0.001193975 sec. | ||
| 13697 | 2026.02.23 16:39:24.226195 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13698 | 2026.02.23 16:39:24.226293 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13699 | 2026.02.23 16:39:24.226313 [ 189 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::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 | ||
| 13700 | 2026.02.23 16:39:24.226389 [ 278 ] {2a718517-024c-4879-ac0b-971a53c397f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13701 | 2026.02.23 16:39:24.226445 [ 278 ] {2a718517-024c-4879-ac0b-971a53c397f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13702 | 2026.02.23 16:39:24.226458 [ 189 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13703 | 2026.02.23 16:39:24.226499 [ 189 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part | ||
| 13704 | 2026.02.23 16:39:24.226564 [ 189 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 13705 | 2026.02.23 16:39:24.226609 [ 189 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 13706 | 2026.02.23 16:39:24.226654 [ 189 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 13707 | 2026.02.23 16:39:24.226709 [ 189 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 13708 | 2026.02.23 16:39:24.226754 [ 189 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 13709 | 2026.02.23 16:39:24.227227 [ 278 ] {2a718517-024c-4879-ac0b-971a53c397f4} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2026.02.23 16:39:24.227267 [ 278 ] {2a718517-024c-4879-ac0b-971a53c397f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13711 | 2026.02.23 16:39:24.227777 [ 194 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001513131 sec., 13878.507544951495 rows/sec., 927.43 KiB/sec. | ||
| 13712 | 2026.02.23 16:39:24.227782 [ 278 ] {2a718517-024c-4879-ac0b-971a53c397f4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13713 | 2026.02.23 16:39:24.227953 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 13714 | 2026.02.23 16:39:24.228054 [ 278 ] {2a718517-024c-4879-ac0b-971a53c397f4} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13715 | 2026.02.23 16:39:24.228191 [ 278 ] {2a718517-024c-4879-ac0b-971a53c397f4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001819 sec., 5497.526113249038 rows/sec., 9.85 MiB/sec. | ||
| 13716 | 2026.02.23 16:39:24.228240 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_21_4} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13717 | 2026.02.23 16:39:24.228245 [ 278 ] {2a718517-024c-4879-ac0b-971a53c397f4} <Debug> TCPHandler: Processed in 0.001998001 sec. | ||
| 13718 | 2026.02.23 16:39:24.228305 [ 187 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_21_4} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 13719 | 2026.02.23 16:39:24.228355 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13720 | 2026.02.23 16:39:24.228393 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13721 | 2026.02.23 16:39:24.228453 [ 278 ] {4a73c29b-7a7a-4f1e-8c9a-d4ea3c216aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13722 | 2026.02.23 16:39:24.228494 [ 278 ] {4a73c29b-7a7a-4f1e-8c9a-d4ea3c216aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13723 | 2026.02.23 16:39:24.228833 [ 278 ] {4a73c29b-7a7a-4f1e-8c9a-d4ea3c216aaa} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13724 | 2026.02.23 16:39:24.228867 [ 278 ] {4a73c29b-7a7a-4f1e-8c9a-d4ea3c216aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13725 | 2026.02.23 16:39:24.229156 [ 278 ] {4a73c29b-7a7a-4f1e-8c9a-d4ea3c216aaa} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13726 | 2026.02.23 16:39:24.229361 [ 278 ] {4a73c29b-7a7a-4f1e-8c9a-d4ea3c216aaa} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13727 | 2026.02.23 16:39:24.229482 [ 278 ] {4a73c29b-7a7a-4f1e-8c9a-d4ea3c216aaa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 13728 | 2026.02.23 16:39:24.229517 [ 278 ] {4a73c29b-7a7a-4f1e-8c9a-d4ea3c216aaa} <Debug> TCPHandler: Processed in 0.001210765 sec. | ||
| 13729 | 2026.02.23 16:39:27.572560 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13730 | 2026.02.23 16:39:27.572615 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13731 | 2026.02.23 16:39:27.744624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31672 | ||
| 13732 | 2026.02.23 16:39:27.745171 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13733 | 2026.02.23 16:39:27.745214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13734 | 2026.02.23 16:39:27.745701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13735 | 2026.02.23 16:39:27.745920 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13736 | 2026.02.23 16:39:27.746062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31672 | ||
| 13737 | 2026.02.23 16:39:27.746064 [ 153 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13738 | 2026.02.23 16:39:27.746124 [ 153 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13739 | 2026.02.23 16:39:27.746147 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13740 | 2026.02.23 16:39:27.746250 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 13741 | 2026.02.23 16:39:27.746372 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13742 | 2026.02.23 16:39:27.746414 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29304 rows starting from the beginning of the part | ||
| 13743 | 2026.02.23 16:39:27.746480 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 13744 | 2026.02.23 16:39:27.746595 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 13745 | 2026.02.23 16:39:27.746644 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 13746 | 2026.02.23 16:39:27.746688 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 13747 | 2026.02.23 16:39:27.746738 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 13748 | 2026.02.23 16:39:27.749107 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31672 rows, containing 4 columns (4 merged, 0 gathered) in 0.002856118 sec., 11089177.688036699 rows/sec., 158.63 MiB/sec. | ||
| 13749 | 2026.02.23 16:39:27.749548 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13750 | 2026.02.23 16:39:27.749888 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_66_13} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13751 | 2026.02.23 16:39:27.749980 [ 191 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_66_13} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13752 | 2026.02.23 16:39:27.750109 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13753 | 2026.02.23 16:39:29.205977 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13754 | 2026.02.23 16:39:29.206263 [ 278 ] {2c6edda9-89bd-4f99-9608-e03de6eebf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13755 | 2026.02.23 16:39:29.206334 [ 278 ] {2c6edda9-89bd-4f99-9608-e03de6eebf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13756 | 2026.02.23 16:39:29.207091 [ 278 ] {2c6edda9-89bd-4f99-9608-e03de6eebf5c} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13757 | 2026.02.23 16:39:29.207135 [ 278 ] {2c6edda9-89bd-4f99-9608-e03de6eebf5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13758 | 2026.02.23 16:39:29.207557 [ 278 ] {2c6edda9-89bd-4f99-9608-e03de6eebf5c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13759 | 2026.02.23 16:39:29.207789 [ 278 ] {2c6edda9-89bd-4f99-9608-e03de6eebf5c} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13760 | 2026.02.23 16:39:29.207934 [ 133 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13761 | 2026.02.23 16:39:29.207939 [ 278 ] {2c6edda9-89bd-4f99-9608-e03de6eebf5c} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001748 sec., 68649.88558352402 rows/sec., 5.85 MiB/sec. | ||
| 13762 | 2026.02.23 16:39:29.208007 [ 133 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2026.02.23 16:39:29.208028 [ 278 ] {2c6edda9-89bd-4f99-9608-e03de6eebf5c} <Debug> TCPHandler: Processed in 0.002232116 sec. | ||
| 13764 | 2026.02.23 16:39:29.208037 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13765 | 2026.02.23 16:39:29.208156 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 13766 | 2026.02.23 16:39:29.208167 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13767 | 2026.02.23 16:39:29.208277 [ 278 ] {92e24af7-0452-46a3-bb07-d23a109de88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13768 | 2026.02.23 16:39:29.208281 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13769 | 2026.02.23 16:39:29.208320 [ 278 ] {92e24af7-0452-46a3-bb07-d23a109de88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13770 | 2026.02.23 16:39:29.208332 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2155 rows starting from the beginning of the part | ||
| 13771 | 2026.02.23 16:39:29.208412 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 120 rows starting from the beginning of the part | ||
| 13772 | 2026.02.23 16:39:29.208465 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 817 rows starting from the beginning of the part | ||
| 13773 | 2026.02.23 16:39:29.208515 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1263 rows starting from the beginning of the part | ||
| 13774 | 2026.02.23 16:39:29.208559 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 817 rows starting from the beginning of the part | ||
| 13775 | 2026.02.23 16:39:29.208605 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 120 rows starting from the beginning of the part | ||
| 13776 | 2026.02.23 16:39:29.208744 [ 278 ] {92e24af7-0452-46a3-bb07-d23a109de88d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13777 | 2026.02.23 16:39:29.208786 [ 278 ] {92e24af7-0452-46a3-bb07-d23a109de88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13778 | 2026.02.23 16:39:29.209106 [ 278 ] {92e24af7-0452-46a3-bb07-d23a109de88d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13779 | 2026.02.23 16:39:29.209326 [ 278 ] {92e24af7-0452-46a3-bb07-d23a109de88d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13780 | 2026.02.23 16:39:29.209458 [ 278 ] {92e24af7-0452-46a3-bb07-d23a109de88d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001201 sec., 26644.462947543714 rows/sec., 1.96 MiB/sec. | ||
| 13781 | 2026.02.23 16:39:29.209496 [ 278 ] {92e24af7-0452-46a3-bb07-d23a109de88d} <Debug> TCPHandler: Processed in 0.001378479 sec. | ||
| 13782 | 2026.02.23 16:39:29.209600 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13783 | 2026.02.23 16:39:29.209694 [ 278 ] {3056bbdc-ea7f-4424-92a1-e0b21e014e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13784 | 2026.02.23 16:39:29.209733 [ 278 ] {3056bbdc-ea7f-4424-92a1-e0b21e014e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13785 | 2026.02.23 16:39:29.210155 [ 278 ] {3056bbdc-ea7f-4424-92a1-e0b21e014e35} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13786 | 2026.02.23 16:39:29.210191 [ 278 ] {3056bbdc-ea7f-4424-92a1-e0b21e014e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13787 | 2026.02.23 16:39:29.210511 [ 278 ] {3056bbdc-ea7f-4424-92a1-e0b21e014e35} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13788 | 2026.02.23 16:39:29.210699 [ 191 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5292 rows, containing 5 columns (5 merged, 0 gathered) in 0.002593633 sec., 2040381.195026436 rows/sec., 174.19 MiB/sec. | ||
| 13789 | 2026.02.23 16:39:29.210731 [ 278 ] {3056bbdc-ea7f-4424-92a1-e0b21e014e35} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13790 | 2026.02.23 16:39:29.210845 [ 133 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13791 | 2026.02.23 16:39:29.210856 [ 278 ] {3056bbdc-ea7f-4424-92a1-e0b21e014e35} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001182 sec., 81218.27411167511 rows/sec., 6.34 MiB/sec. | ||
| 13792 | 2026.02.23 16:39:29.210883 [ 133 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13793 | 2026.02.23 16:39:29.210906 [ 278 ] {3056bbdc-ea7f-4424-92a1-e0b21e014e35} <Debug> TCPHandler: Processed in 0.001354748 sec. | ||
| 13794 | 2026.02.23 16:39:29.210907 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13795 | 2026.02.23 16:39:29.210959 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13796 | 2026.02.23 16:39:29.210989 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 13797 | 2026.02.23 16:39:29.211026 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13798 | 2026.02.23 16:39:29.211091 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13799 | 2026.02.23 16:39:29.211122 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1064 rows starting from the beginning of the part | ||
| 13800 | 2026.02.23 16:39:29.211126 [ 278 ] {a03e50d5-87e3-47d6-8771-c1ee6bfaf66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13801 | 2026.02.23 16:39:29.211171 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 96 rows starting from the beginning of the part | ||
| 13802 | 2026.02.23 16:39:29.211179 [ 278 ] {a03e50d5-87e3-47d6-8771-c1ee6bfaf66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13803 | 2026.02.23 16:39:29.211216 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 500 rows starting from the beginning of the part | ||
| 13804 | 2026.02.23 16:39:29.211249 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_96_19} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2026.02.23 16:39:29.211254 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 558 rows starting from the beginning of the part | ||
| 13806 | 2026.02.23 16:39:29.211307 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 500 rows starting from the beginning of the part | ||
| 13807 | 2026.02.23 16:39:29.211328 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_96_19} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13808 | 2026.02.23 16:39:29.211341 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 96 rows starting from the beginning of the part | ||
| 13809 | 2026.02.23 16:39:29.211430 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13810 | 2026.02.23 16:39:29.211606 [ 278 ] {a03e50d5-87e3-47d6-8771-c1ee6bfaf66b} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13811 | 2026.02.23 16:39:29.211644 [ 278 ] {a03e50d5-87e3-47d6-8771-c1ee6bfaf66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13812 | 2026.02.23 16:39:29.212019 [ 278 ] {a03e50d5-87e3-47d6-8771-c1ee6bfaf66b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13813 | 2026.02.23 16:39:29.212230 [ 278 ] {a03e50d5-87e3-47d6-8771-c1ee6bfaf66b} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13814 | 2026.02.23 16:39:29.212348 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13815 | 2026.02.23 16:39:29.212359 [ 278 ] {a03e50d5-87e3-47d6-8771-c1ee6bfaf66b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 13816 | 2026.02.23 16:39:29.212384 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13817 | 2026.02.23 16:39:29.212406 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13818 | 2026.02.23 16:39:29.212408 [ 278 ] {a03e50d5-87e3-47d6-8771-c1ee6bfaf66b} <Debug> TCPHandler: Processed in 0.00143175 sec. | ||
| 13819 | 2026.02.23 16:39:29.212451 [ 188 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2814 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148435 sec., 1895779.2973355341 rows/sec., 144.81 MiB/sec. | ||
| 13820 | 2026.02.23 16:39:29.212472 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 13821 | 2026.02.23 16:39:29.212529 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13822 | 2026.02.23 16:39:29.212568 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13823 | 2026.02.23 16:39:29.212600 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27418 rows starting from the beginning of the part | ||
| 13824 | 2026.02.23 16:39:29.212623 [ 278 ] {4acb15c0-3f2d-4853-88d8-be77041747d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13825 | 2026.02.23 16:39:29.212657 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 13826 | 2026.02.23 16:39:29.212679 [ 278 ] {4acb15c0-3f2d-4853-88d8-be77041747d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13827 | 2026.02.23 16:39:29.212706 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 265 rows starting from the beginning of the part | ||
| 13828 | 2026.02.23 16:39:29.212732 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13829 | 2026.02.23 16:39:29.212750 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 847 rows starting from the beginning of the part | ||
| 13830 | 2026.02.23 16:39:29.212813 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 265 rows starting from the beginning of the part | ||
| 13831 | 2026.02.23 16:39:29.212855 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 13832 | 2026.02.23 16:39:29.213115 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_96_19} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13833 | 2026.02.23 16:39:29.213218 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_96_19} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13834 | 2026.02.23 16:39:29.213345 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 13835 | 2026.02.23 16:39:29.213538 [ 278 ] {4acb15c0-3f2d-4853-88d8-be77041747d7} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2026.02.23 16:39:29.213579 [ 278 ] {4acb15c0-3f2d-4853-88d8-be77041747d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13837 | 2026.02.23 16:39:29.214114 [ 278 ] {4acb15c0-3f2d-4853-88d8-be77041747d7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13838 | 2026.02.23 16:39:29.214321 [ 278 ] {4acb15c0-3f2d-4853-88d8-be77041747d7} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2026.02.23 16:39:29.214450 [ 278 ] {4acb15c0-3f2d-4853-88d8-be77041747d7} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001901 sec., 16833.245660178854 rows/sec., 30.16 MiB/sec. | ||
| 13840 | 2026.02.23 16:39:29.214502 [ 278 ] {4acb15c0-3f2d-4853-88d8-be77041747d7} <Debug> TCPHandler: Processed in 0.002081133 sec. | ||
| 13841 | 2026.02.23 16:39:29.214681 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13842 | 2026.02.23 16:39:29.214774 [ 278 ] {e50d2cc1-6e9a-4557-975d-411ed1ef11f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13843 | 2026.02.23 16:39:29.214820 [ 278 ] {e50d2cc1-6e9a-4557-975d-411ed1ef11f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13844 | 2026.02.23 16:39:29.215159 [ 278 ] {e50d2cc1-6e9a-4557-975d-411ed1ef11f8} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13845 | 2026.02.23 16:39:29.215196 [ 278 ] {e50d2cc1-6e9a-4557-975d-411ed1ef11f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13846 | 2026.02.23 16:39:29.215501 [ 278 ] {e50d2cc1-6e9a-4557-975d-411ed1ef11f8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13847 | 2026.02.23 16:39:29.215710 [ 278 ] {e50d2cc1-6e9a-4557-975d-411ed1ef11f8} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13848 | 2026.02.23 16:39:29.215836 [ 278 ] {e50d2cc1-6e9a-4557-975d-411ed1ef11f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 13849 | 2026.02.23 16:39:29.215853 [ 152 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13850 | 2026.02.23 16:39:29.215872 [ 278 ] {e50d2cc1-6e9a-4557-975d-411ed1ef11f8} <Debug> TCPHandler: Processed in 0.001239136 sec. | ||
| 13851 | 2026.02.23 16:39:29.215907 [ 152 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13852 | 2026.02.23 16:39:29.215936 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13853 | 2026.02.23 16:39:29.216025 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 13854 | 2026.02.23 16:39:29.216146 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13855 | 2026.02.23 16:39:29.216184 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5430 rows starting from the beginning of the part | ||
| 13856 | 2026.02.23 16:39:29.216252 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 13857 | 2026.02.23 16:39:29.216302 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 13858 | 2026.02.23 16:39:29.216346 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 13859 | 2026.02.23 16:39:29.216389 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 90 rows starting from the beginning of the part | ||
| 13860 | 2026.02.23 16:39:29.216432 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 13861 | 2026.02.23 16:39:29.218394 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5790 rows, containing 4 columns (4 merged, 0 gathered) in 0.00240761 sec., 2404874.5436345586 rows/sec., 158.74 MiB/sec. | ||
| 13862 | 2026.02.23 16:39:29.218568 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29115 rows, containing 5 columns (5 merged, 0 gathered) in 0.006127906 sec., 4751215.178561812 rows/sec., 324.04 MiB/sec. | ||
| 13863 | 2026.02.23 16:39:29.218790 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13864 | 2026.02.23 16:39:29.219093 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_96_19} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2026.02.23 16:39:29.219170 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_96_19} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13866 | 2026.02.23 16:39:29.219182 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13867 | 2026.02.23 16:39:29.219248 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 13868 | 2026.02.23 16:39:29.219492 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13869 | 2026.02.23 16:39:29.219577 [ 186 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13870 | 2026.02.23 16:39:29.219691 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13871 | 2026.02.23 16:39:29.431479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13872 | 2026.02.23 16:39:29.449172 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13873 | 2026.02.23 16:39:29.449227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13874 | 2026.02.23 16:39:29.455549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13875 | 2026.02.23 16:39:29.456323 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13876 | 2026.02.23 16:39:29.456637 [ 152 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13877 | 2026.02.23 16:39:29.456707 [ 152 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13878 | 2026.02.23 16:39:29.456738 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13879 | 2026.02.23 16:39:29.456845 [ 195 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 13880 | 2026.02.23 16:39:29.459719 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13881 | 2026.02.23 16:39:29.459909 [ 195 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13882 | 2026.02.23 16:39:29.460686 [ 195 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 13883 | 2026.02.23 16:39:29.464103 [ 195 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 13884 | 2026.02.23 16:39:29.467617 [ 195 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 13885 | 2026.02.23 16:39:29.471803 [ 195 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 13886 | 2026.02.23 16:39:29.475957 [ 195 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 13887 | 2026.02.23 16:39:29.480022 [ 195 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 13888 | 2026.02.23 16:39:29.535279 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.078476724 sec., 6333.088012185626 rows/sec., 32.75 MiB/sec. | ||
| 13889 | 2026.02.23 16:39:29.538434 [ 193 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13890 | 2026.02.23 16:39:29.540856 [ 193 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_66_13} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13891 | 2026.02.23 16:39:29.540979 [ 193 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_66_13} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13892 | 2026.02.23 16:39:29.543821 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13893 | 2026.02.23 16:39:32.847040 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1712 | ||
| 13894 | 2026.02.23 16:39:32.849783 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13895 | 2026.02.23 16:39:32.849850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13896 | 2026.02.23 16:39:32.851106 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13897 | 2026.02.23 16:39:32.851375 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13898 | 2026.02.23 16:39:32.851703 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1712 | ||
| 13899 | 2026.02.23 16:39:34.213241 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13900 | 2026.02.23 16:39:34.213427 [ 278 ] {6b78353d-9f82-442b-9bce-fd431afe8173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13901 | 2026.02.23 16:39:34.213499 [ 278 ] {6b78353d-9f82-442b-9bce-fd431afe8173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13902 | 2026.02.23 16:39:34.214310 [ 278 ] {6b78353d-9f82-442b-9bce-fd431afe8173} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13903 | 2026.02.23 16:39:34.214366 [ 278 ] {6b78353d-9f82-442b-9bce-fd431afe8173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13904 | 2026.02.23 16:39:34.214786 [ 278 ] {6b78353d-9f82-442b-9bce-fd431afe8173} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13905 | 2026.02.23 16:39:34.215016 [ 278 ] {6b78353d-9f82-442b-9bce-fd431afe8173} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13906 | 2026.02.23 16:39:34.215176 [ 278 ] {6b78353d-9f82-442b-9bce-fd431afe8173} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001801 sec., 157690.17212659633 rows/sec., 10.02 MiB/sec. | ||
| 13907 | 2026.02.23 16:39:34.215230 [ 278 ] {6b78353d-9f82-442b-9bce-fd431afe8173} <Debug> TCPHandler: Processed in 0.002124314 sec. | ||
| 13908 | 2026.02.23 16:39:34.215367 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13909 | 2026.02.23 16:39:34.215472 [ 278 ] {60834c7a-2f61-4cea-96f5-a2a6251851cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13910 | 2026.02.23 16:39:34.215577 [ 278 ] {60834c7a-2f61-4cea-96f5-a2a6251851cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13911 | 2026.02.23 16:39:34.216009 [ 278 ] {60834c7a-2f61-4cea-96f5-a2a6251851cc} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2026.02.23 16:39:34.216050 [ 278 ] {60834c7a-2f61-4cea-96f5-a2a6251851cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13913 | 2026.02.23 16:39:34.216360 [ 278 ] {60834c7a-2f61-4cea-96f5-a2a6251851cc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13914 | 2026.02.23 16:39:34.216570 [ 278 ] {60834c7a-2f61-4cea-96f5-a2a6251851cc} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.02.23 16:39:34.216705 [ 278 ] {60834c7a-2f61-4cea-96f5-a2a6251851cc} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001256 sec., 4777.070063694267 rows/sec., 400.42 KiB/sec. | ||
| 13916 | 2026.02.23 16:39:34.216746 [ 278 ] {60834c7a-2f61-4cea-96f5-a2a6251851cc} <Debug> TCPHandler: Processed in 0.001436999 sec. | ||
| 13917 | 2026.02.23 16:39:34.216898 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13918 | 2026.02.23 16:39:34.217056 [ 278 ] {b1964472-80ac-400b-8f52-473c70e68412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13919 | 2026.02.23 16:39:34.217100 [ 278 ] {b1964472-80ac-400b-8f52-473c70e68412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13920 | 2026.02.23 16:39:34.217952 [ 278 ] {b1964472-80ac-400b-8f52-473c70e68412} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13921 | 2026.02.23 16:39:34.217992 [ 278 ] {b1964472-80ac-400b-8f52-473c70e68412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13922 | 2026.02.23 16:39:34.218383 [ 278 ] {b1964472-80ac-400b-8f52-473c70e68412} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13923 | 2026.02.23 16:39:34.218698 [ 278 ] {b1964472-80ac-400b-8f52-473c70e68412} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13924 | 2026.02.23 16:39:34.218882 [ 278 ] {b1964472-80ac-400b-8f52-473c70e68412} <Debug> executeQuery: Read 821 rows, 66.51 KiB in 0.001844 sec., 445227.76572668116 rows/sec., 35.22 MiB/sec. | ||
| 13925 | 2026.02.23 16:39:34.218939 [ 278 ] {b1964472-80ac-400b-8f52-473c70e68412} <Debug> TCPHandler: Processed in 0.002093653 sec. | ||
| 13926 | 2026.02.23 16:39:34.219078 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13927 | 2026.02.23 16:39:34.219178 [ 278 ] {53d4efc5-ef03-4878-ac5b-2d24a044b878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13928 | 2026.02.23 16:39:34.219219 [ 278 ] {53d4efc5-ef03-4878-ac5b-2d24a044b878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13929 | 2026.02.23 16:39:34.219690 [ 278 ] {53d4efc5-ef03-4878-ac5b-2d24a044b878} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.02.23 16:39:34.219729 [ 278 ] {53d4efc5-ef03-4878-ac5b-2d24a044b878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13931 | 2026.02.23 16:39:34.220041 [ 278 ] {53d4efc5-ef03-4878-ac5b-2d24a044b878} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13932 | 2026.02.23 16:39:34.220257 [ 278 ] {53d4efc5-ef03-4878-ac5b-2d24a044b878} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.02.23 16:39:34.220392 [ 278 ] {53d4efc5-ef03-4878-ac5b-2d24a044b878} <Debug> executeQuery: Read 158 rows, 9.73 KiB in 0.001235 sec., 127935.22267206477 rows/sec., 7.69 MiB/sec. | ||
| 13934 | 2026.02.23 16:39:34.220430 [ 278 ] {53d4efc5-ef03-4878-ac5b-2d24a044b878} <Debug> TCPHandler: Processed in 0.001405559 sec. | ||
| 13935 | 2026.02.23 16:39:34.220565 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2026.02.23 16:39:34.220691 [ 278 ] {006a93be-94ad-4150-b553-18b2586ac622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13937 | 2026.02.23 16:39:34.220749 [ 278 ] {006a93be-94ad-4150-b553-18b2586ac622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13938 | 2026.02.23 16:39:34.221255 [ 278 ] {006a93be-94ad-4150-b553-18b2586ac622} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13939 | 2026.02.23 16:39:34.221292 [ 278 ] {006a93be-94ad-4150-b553-18b2586ac622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13940 | 2026.02.23 16:39:34.221605 [ 278 ] {006a93be-94ad-4150-b553-18b2586ac622} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13941 | 2026.02.23 16:39:34.221824 [ 278 ] {006a93be-94ad-4150-b553-18b2586ac622} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.02.23 16:39:34.221953 [ 278 ] {006a93be-94ad-4150-b553-18b2586ac622} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001288 sec., 115683.22981366458 rows/sec., 7.47 MiB/sec. | ||
| 13943 | 2026.02.23 16:39:34.221993 [ 278 ] {006a93be-94ad-4150-b553-18b2586ac622} <Debug> TCPHandler: Processed in 0.001492891 sec. | ||
| 13944 | 2026.02.23 16:39:34.222123 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2026.02.23 16:39:34.222220 [ 278 ] {235f02db-2c33-45bb-b008-54546b81e2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13946 | 2026.02.23 16:39:34.222262 [ 278 ] {235f02db-2c33-45bb-b008-54546b81e2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13947 | 2026.02.23 16:39:34.222710 [ 278 ] {235f02db-2c33-45bb-b008-54546b81e2ce} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2026.02.23 16:39:34.222744 [ 278 ] {235f02db-2c33-45bb-b008-54546b81e2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13949 | 2026.02.23 16:39:34.223059 [ 278 ] {235f02db-2c33-45bb-b008-54546b81e2ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13950 | 2026.02.23 16:39:34.223282 [ 278 ] {235f02db-2c33-45bb-b008-54546b81e2ce} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.02.23 16:39:34.223409 [ 278 ] {235f02db-2c33-45bb-b008-54546b81e2ce} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001206 sec., 122719.73466003317 rows/sec., 6.98 MiB/sec. | ||
| 13952 | 2026.02.23 16:39:34.223448 [ 278 ] {235f02db-2c33-45bb-b008-54546b81e2ce} <Debug> TCPHandler: Processed in 0.001378098 sec. | ||
| 13953 | 2026.02.23 16:39:34.223564 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2026.02.23 16:39:34.223661 [ 278 ] {24b647ab-4a8b-4867-8697-626887bbd125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13955 | 2026.02.23 16:39:34.223702 [ 278 ] {24b647ab-4a8b-4867-8697-626887bbd125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13956 | 2026.02.23 16:39:34.224316 [ 278 ] {24b647ab-4a8b-4867-8697-626887bbd125} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2026.02.23 16:39:34.224360 [ 278 ] {24b647ab-4a8b-4867-8697-626887bbd125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13958 | 2026.02.23 16:39:34.224703 [ 278 ] {24b647ab-4a8b-4867-8697-626887bbd125} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13959 | 2026.02.23 16:39:34.224910 [ 278 ] {24b647ab-4a8b-4867-8697-626887bbd125} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2026.02.23 16:39:34.225049 [ 278 ] {24b647ab-4a8b-4867-8697-626887bbd125} <Debug> executeQuery: Read 506 rows, 36.48 KiB in 0.001408 sec., 359375 rows/sec., 25.30 MiB/sec. | ||
| 13961 | 2026.02.23 16:39:34.225089 [ 278 ] {24b647ab-4a8b-4867-8697-626887bbd125} <Debug> TCPHandler: Processed in 0.001575033 sec. | ||
| 13962 | 2026.02.23 16:39:34.225219 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13963 | 2026.02.23 16:39:34.225321 [ 278 ] {bd5b3d1f-246f-4e84-84bb-d62ae87d4265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13964 | 2026.02.23 16:39:34.225364 [ 278 ] {bd5b3d1f-246f-4e84-84bb-d62ae87d4265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13965 | 2026.02.23 16:39:34.225744 [ 278 ] {bd5b3d1f-246f-4e84-84bb-d62ae87d4265} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2026.02.23 16:39:34.225781 [ 278 ] {bd5b3d1f-246f-4e84-84bb-d62ae87d4265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13967 | 2026.02.23 16:39:34.226088 [ 278 ] {bd5b3d1f-246f-4e84-84bb-d62ae87d4265} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13968 | 2026.02.23 16:39:34.226430 [ 278 ] {bd5b3d1f-246f-4e84-84bb-d62ae87d4265} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2026.02.23 16:39:34.226627 [ 278 ] {bd5b3d1f-246f-4e84-84bb-d62ae87d4265} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001321 sec., 4542.013626040878 rows/sec., 237.30 KiB/sec. | ||
| 13970 | 2026.02.23 16:39:34.226685 [ 278 ] {bd5b3d1f-246f-4e84-84bb-d62ae87d4265} <Debug> TCPHandler: Processed in 0.001520452 sec. | ||
| 13971 | 2026.02.23 16:39:34.226844 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13972 | 2026.02.23 16:39:34.226944 [ 278 ] {68f7a3ac-87b7-4815-be14-17084696fec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13973 | 2026.02.23 16:39:34.226988 [ 278 ] {68f7a3ac-87b7-4815-be14-17084696fec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13974 | 2026.02.23 16:39:34.227432 [ 278 ] {68f7a3ac-87b7-4815-be14-17084696fec8} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13975 | 2026.02.23 16:39:34.227475 [ 278 ] {68f7a3ac-87b7-4815-be14-17084696fec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13976 | 2026.02.23 16:39:34.227845 [ 278 ] {68f7a3ac-87b7-4815-be14-17084696fec8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13977 | 2026.02.23 16:39:34.228051 [ 278 ] {68f7a3ac-87b7-4815-be14-17084696fec8} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2026.02.23 16:39:34.228180 [ 278 ] {68f7a3ac-87b7-4815-be14-17084696fec8} <Debug> executeQuery: Read 268 rows, 18.25 KiB in 0.001255 sec., 213545.8167330677 rows/sec., 14.20 MiB/sec. | ||
| 13979 | 2026.02.23 16:39:34.228226 [ 278 ] {68f7a3ac-87b7-4815-be14-17084696fec8} <Debug> TCPHandler: Processed in 0.00144773 sec. | ||
| 13980 | 2026.02.23 16:39:34.228357 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2026.02.23 16:39:34.228457 [ 278 ] {76b59021-4fd2-47ec-9091-b03cbf4a3dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13982 | 2026.02.23 16:39:34.228501 [ 278 ] {76b59021-4fd2-47ec-9091-b03cbf4a3dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13983 | 2026.02.23 16:39:34.228835 [ 278 ] {76b59021-4fd2-47ec-9091-b03cbf4a3dc3} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2026.02.23 16:39:34.228873 [ 278 ] {76b59021-4fd2-47ec-9091-b03cbf4a3dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13985 | 2026.02.23 16:39:34.229185 [ 278 ] {76b59021-4fd2-47ec-9091-b03cbf4a3dc3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13986 | 2026.02.23 16:39:34.229392 [ 278 ] {76b59021-4fd2-47ec-9091-b03cbf4a3dc3} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2026.02.23 16:39:34.229516 [ 278 ] {76b59021-4fd2-47ec-9091-b03cbf4a3dc3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 13988 | 2026.02.23 16:39:34.229553 [ 278 ] {76b59021-4fd2-47ec-9091-b03cbf4a3dc3} <Debug> TCPHandler: Processed in 0.001247996 sec. | ||
| 13989 | 2026.02.23 16:39:34.229669 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2026.02.23 16:39:34.229766 [ 278 ] {dd256e30-8cb9-4ed3-94a6-6a3ff9317882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13991 | 2026.02.23 16:39:34.229819 [ 278 ] {dd256e30-8cb9-4ed3-94a6-6a3ff9317882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13992 | 2026.02.23 16:39:34.230652 [ 278 ] {dd256e30-8cb9-4ed3-94a6-6a3ff9317882} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.02.23 16:39:34.230689 [ 278 ] {dd256e30-8cb9-4ed3-94a6-6a3ff9317882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 13994 | 2026.02.23 16:39:34.231224 [ 278 ] {dd256e30-8cb9-4ed3-94a6-6a3ff9317882} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13995 | 2026.02.23 16:39:34.231447 [ 278 ] {dd256e30-8cb9-4ed3-94a6-6a3ff9317882} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2026.02.23 16:39:34.231598 [ 278 ] {dd256e30-8cb9-4ed3-94a6-6a3ff9317882} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00185 sec., 5405.405405405405 rows/sec., 9.69 MiB/sec. | ||
| 13997 | 2026.02.23 16:39:34.231675 [ 278 ] {dd256e30-8cb9-4ed3-94a6-6a3ff9317882} <Debug> TCPHandler: Processed in 0.002056392 sec. | ||
| 13998 | 2026.02.23 16:39:34.231791 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.02.23 16:39:34.231886 [ 278 ] {225eaa25-483f-4fed-a7cd-d3c11fcf21ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14000 | 2026.02.23 16:39:34.231928 [ 278 ] {225eaa25-483f-4fed-a7cd-d3c11fcf21ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14001 | 2026.02.23 16:39:34.232272 [ 278 ] {225eaa25-483f-4fed-a7cd-d3c11fcf21ba} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.02.23 16:39:34.232309 [ 278 ] {225eaa25-483f-4fed-a7cd-d3c11fcf21ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14003 | 2026.02.23 16:39:34.232650 [ 278 ] {225eaa25-483f-4fed-a7cd-d3c11fcf21ba} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14004 | 2026.02.23 16:39:34.232886 [ 278 ] {225eaa25-483f-4fed-a7cd-d3c11fcf21ba} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.02.23 16:39:34.233014 [ 278 ] {225eaa25-483f-4fed-a7cd-d3c11fcf21ba} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001146 sec., 78534.03141361255 rows/sec., 4.91 MiB/sec. | ||
| 14006 | 2026.02.23 16:39:34.233051 [ 278 ] {225eaa25-483f-4fed-a7cd-d3c11fcf21ba} <Debug> TCPHandler: Processed in 0.001311747 sec. | ||
| 14007 | 2026.02.23 16:39:35.246258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32184 | ||
| 14008 | 2026.02.23 16:39:35.246834 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14009 | 2026.02.23 16:39:35.246876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14010 | 2026.02.23 16:39:35.247713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14011 | 2026.02.23 16:39:35.247947 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14012 | 2026.02.23 16:39:35.248081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32184 | ||
| 14013 | 2026.02.23 16:39:36.959820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14014 | 2026.02.23 16:39:36.974877 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14015 | 2026.02.23 16:39:36.974936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14016 | 2026.02.23 16:39:36.980440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14017 | 2026.02.23 16:39:36.981141 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14018 | 2026.02.23 16:39:36.983923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14019 | 2026.02.23 16:39:39.205419 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14020 | 2026.02.23 16:39:39.205656 [ 278 ] {55e88ebb-eb97-4903-8472-c6b35b6bbcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14021 | 2026.02.23 16:39:39.205722 [ 278 ] {55e88ebb-eb97-4903-8472-c6b35b6bbcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14022 | 2026.02.23 16:39:39.206477 [ 278 ] {55e88ebb-eb97-4903-8472-c6b35b6bbcf6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14023 | 2026.02.23 16:39:39.206522 [ 278 ] {55e88ebb-eb97-4903-8472-c6b35b6bbcf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14024 | 2026.02.23 16:39:39.206923 [ 278 ] {55e88ebb-eb97-4903-8472-c6b35b6bbcf6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14025 | 2026.02.23 16:39:39.207151 [ 278 ] {55e88ebb-eb97-4903-8472-c6b35b6bbcf6} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14026 | 2026.02.23 16:39:39.207314 [ 278 ] {55e88ebb-eb97-4903-8472-c6b35b6bbcf6} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001707 sec., 70298.769771529 rows/sec., 5.99 MiB/sec. | ||
| 14027 | 2026.02.23 16:39:39.207365 [ 278 ] {55e88ebb-eb97-4903-8472-c6b35b6bbcf6} <Debug> TCPHandler: Processed in 0.002149854 sec. | ||
| 14028 | 2026.02.23 16:39:39.207494 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14029 | 2026.02.23 16:39:39.207612 [ 278 ] {c5c962b7-e0fb-44e4-83c3-1659baf8f8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14030 | 2026.02.23 16:39:39.207655 [ 278 ] {c5c962b7-e0fb-44e4-83c3-1659baf8f8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14031 | 2026.02.23 16:39:39.208146 [ 278 ] {c5c962b7-e0fb-44e4-83c3-1659baf8f8a1} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14032 | 2026.02.23 16:39:39.208190 [ 278 ] {c5c962b7-e0fb-44e4-83c3-1659baf8f8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14033 | 2026.02.23 16:39:39.208501 [ 278 ] {c5c962b7-e0fb-44e4-83c3-1659baf8f8a1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14034 | 2026.02.23 16:39:39.208708 [ 278 ] {c5c962b7-e0fb-44e4-83c3-1659baf8f8a1} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14035 | 2026.02.23 16:39:39.208837 [ 278 ] {c5c962b7-e0fb-44e4-83c3-1659baf8f8a1} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001249 sec., 25620.496397117695 rows/sec., 1.88 MiB/sec. | ||
| 14036 | 2026.02.23 16:39:39.208852 [ 140 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14037 | 2026.02.23 16:39:39.208875 [ 278 ] {c5c962b7-e0fb-44e4-83c3-1659baf8f8a1} <Debug> TCPHandler: Processed in 0.001432149 sec. | ||
| 14038 | 2026.02.23 16:39:39.208919 [ 140 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2026.02.23 16:39:39.208945 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14040 | 2026.02.23 16:39:39.209014 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14041 | 2026.02.23 16:39:39.209073 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 14042 | 2026.02.23 16:39:39.209116 [ 278 ] {7a39875d-8831-44d1-aa3e-20826d277448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14043 | 2026.02.23 16:39:39.209160 [ 278 ] {7a39875d-8831-44d1-aa3e-20826d277448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14044 | 2026.02.23 16:39:39.209224 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14045 | 2026.02.23 16:39:39.209264 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 218 rows starting from the beginning of the part | ||
| 14046 | 2026.02.23 16:39:39.209332 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 38 rows starting from the beginning of the part | ||
| 14047 | 2026.02.23 16:39:39.209378 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 152 rows starting from the beginning of the part | ||
| 14048 | 2026.02.23 16:39:39.209455 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 32 rows starting from the beginning of the part | ||
| 14049 | 2026.02.23 16:39:39.209497 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 158 rows starting from the beginning of the part | ||
| 14050 | 2026.02.23 16:39:39.209536 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 32 rows starting from the beginning of the part | ||
| 14051 | 2026.02.23 16:39:39.209611 [ 278 ] {7a39875d-8831-44d1-aa3e-20826d277448} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14052 | 2026.02.23 16:39:39.209651 [ 278 ] {7a39875d-8831-44d1-aa3e-20826d277448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14053 | 2026.02.23 16:39:39.210042 [ 278 ] {7a39875d-8831-44d1-aa3e-20826d277448} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14054 | 2026.02.23 16:39:39.210276 [ 278 ] {7a39875d-8831-44d1-aa3e-20826d277448} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14055 | 2026.02.23 16:39:39.210416 [ 278 ] {7a39875d-8831-44d1-aa3e-20826d277448} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001319 sec., 72782.41091736163 rows/sec., 5.68 MiB/sec. | ||
| 14056 | 2026.02.23 16:39:39.210454 [ 278 ] {7a39875d-8831-44d1-aa3e-20826d277448} <Debug> TCPHandler: Processed in 0.001488141 sec. | ||
| 14057 | 2026.02.23 16:39:39.210464 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145597 sec., 432701.22323948983 rows/sec., 29.06 MiB/sec. | ||
| 14058 | 2026.02.23 16:39:39.210574 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14059 | 2026.02.23 16:39:39.210658 [ 198 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14060 | 2026.02.23 16:39:39.210686 [ 278 ] {40dabc8c-c4db-4071-8fdb-36de67059ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14061 | 2026.02.23 16:39:39.210734 [ 278 ] {40dabc8c-c4db-4071-8fdb-36de67059ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14062 | 2026.02.23 16:39:39.210976 [ 198 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_96_19} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14063 | 2026.02.23 16:39:39.211070 [ 198 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_96_19} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14064 | 2026.02.23 16:39:39.211159 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14065 | 2026.02.23 16:39:39.211165 [ 278 ] {40dabc8c-c4db-4071-8fdb-36de67059ecd} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14066 | 2026.02.23 16:39:39.211210 [ 278 ] {40dabc8c-c4db-4071-8fdb-36de67059ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14067 | 2026.02.23 16:39:39.211536 [ 278 ] {40dabc8c-c4db-4071-8fdb-36de67059ecd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14068 | 2026.02.23 16:39:39.211740 [ 278 ] {40dabc8c-c4db-4071-8fdb-36de67059ecd} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14069 | 2026.02.23 16:39:39.211881 [ 278 ] {40dabc8c-c4db-4071-8fdb-36de67059ecd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 14070 | 2026.02.23 16:39:39.211917 [ 278 ] {40dabc8c-c4db-4071-8fdb-36de67059ecd} <Debug> TCPHandler: Processed in 0.001396219 sec. | ||
| 14071 | 2026.02.23 16:39:39.212027 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14072 | 2026.02.23 16:39:39.212129 [ 278 ] {2feb7e6f-72f6-423c-a37c-c3f04b2d0ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14073 | 2026.02.23 16:39:39.212182 [ 278 ] {2feb7e6f-72f6-423c-a37c-c3f04b2d0ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14074 | 2026.02.23 16:39:39.213055 [ 278 ] {2feb7e6f-72f6-423c-a37c-c3f04b2d0ba2} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14075 | 2026.02.23 16:39:39.213091 [ 278 ] {2feb7e6f-72f6-423c-a37c-c3f04b2d0ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14076 | 2026.02.23 16:39:39.213676 [ 278 ] {2feb7e6f-72f6-423c-a37c-c3f04b2d0ba2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14077 | 2026.02.23 16:39:39.213901 [ 278 ] {2feb7e6f-72f6-423c-a37c-c3f04b2d0ba2} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14078 | 2026.02.23 16:39:39.214035 [ 278 ] {2feb7e6f-72f6-423c-a37c-c3f04b2d0ba2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001924 sec., 16632.01663201663 rows/sec., 29.80 MiB/sec. | ||
| 14079 | 2026.02.23 16:39:39.214039 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14080 | 2026.02.23 16:39:39.214087 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2026.02.23 16:39:39.214088 [ 278 ] {2feb7e6f-72f6-423c-a37c-c3f04b2d0ba2} <Debug> TCPHandler: Processed in 0.002111843 sec. | ||
| 14082 | 2026.02.23 16:39:39.214109 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 14083 | 2026.02.23 16:39:39.214210 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14084 | 2026.02.23 16:39:39.214231 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 14085 | 2026.02.23 16:39:39.214304 [ 278 ] {ea29189a-5e96-4169-b88f-8c65d1cd3b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14086 | 2026.02.23 16:39:39.214349 [ 278 ] {ea29189a-5e96-4169-b88f-8c65d1cd3b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14087 | 2026.02.23 16:39:39.214486 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14088 | 2026.02.23 16:39:39.214562 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1801 rows starting from the beginning of the part | ||
| 14089 | 2026.02.23 16:39:39.214693 [ 278 ] {ea29189a-5e96-4169-b88f-8c65d1cd3b4e} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2026.02.23 16:39:39.214706 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part | ||
| 14091 | 2026.02.23 16:39:39.214735 [ 278 ] {ea29189a-5e96-4169-b88f-8c65d1cd3b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14092 | 2026.02.23 16:39:39.214834 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 10 rows starting from the beginning of the part | ||
| 14093 | 2026.02.23 16:39:39.214947 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 32 rows starting from the beginning of the part | ||
| 14094 | 2026.02.23 16:39:39.215056 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 10 rows starting from the beginning of the part | ||
| 14095 | 2026.02.23 16:39:39.215066 [ 278 ] {ea29189a-5e96-4169-b88f-8c65d1cd3b4e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14096 | 2026.02.23 16:39:39.215163 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 32 rows starting from the beginning of the part | ||
| 14097 | 2026.02.23 16:39:39.215311 [ 278 ] {ea29189a-5e96-4169-b88f-8c65d1cd3b4e} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14098 | 2026.02.23 16:39:39.215463 [ 278 ] {ea29189a-5e96-4169-b88f-8c65d1cd3b4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 14099 | 2026.02.23 16:39:39.215500 [ 278 ] {ea29189a-5e96-4169-b88f-8c65d1cd3b4e} <Debug> TCPHandler: Processed in 0.001338237 sec. | ||
| 14100 | 2026.02.23 16:39:39.227029 [ 198 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1917 rows, containing 19 columns (19 merged, 0 gathered) in 0.012842844 sec., 149266.00369824626 rows/sec., 267.48 MiB/sec. | ||
| 14101 | 2026.02.23 16:39:39.229177 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14102 | 2026.02.23 16:39:39.229533 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2026.02.23 16:39:39.229626 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14104 | 2026.02.23 16:39:39.229733 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.37 MiB. | ||
| 14105 | 2026.02.23 16:39:40.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.23 MiB, peak 374.57 MiB, free memory in arenas 0.00 B, will set to 367.09 MiB (RSS), difference: 9.86 MiB | ||
| 14106 | 2026.02.23 16:39:42.572868 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14107 | 2026.02.23 16:39:42.572937 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14108 | 2026.02.23 16:39:42.748260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32632 | ||
| 14109 | 2026.02.23 16:39:42.748802 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14110 | 2026.02.23 16:39:42.748848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14111 | 2026.02.23 16:39:42.749356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14112 | 2026.02.23 16:39:42.749591 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14113 | 2026.02.23 16:39:42.749744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32632 | ||
| 14114 | 2026.02.23 16:39:42.851930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1748 | ||
| 14115 | 2026.02.23 16:39:42.854439 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14116 | 2026.02.23 16:39:42.854498 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14117 | 2026.02.23 16:39:42.855772 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14118 | 2026.02.23 16:39:42.856073 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14119 | 2026.02.23 16:39:42.856483 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1748 | ||
| 14120 | 2026.02.23 16:39:44.213036 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14121 | 2026.02.23 16:39:44.213327 [ 278 ] {3175c5a5-72de-4a80-94cd-754aeae8a5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14122 | 2026.02.23 16:39:44.213436 [ 278 ] {3175c5a5-72de-4a80-94cd-754aeae8a5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14123 | 2026.02.23 16:39:44.214315 [ 278 ] {3175c5a5-72de-4a80-94cd-754aeae8a5e5} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14124 | 2026.02.23 16:39:44.214369 [ 278 ] {3175c5a5-72de-4a80-94cd-754aeae8a5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14125 | 2026.02.23 16:39:44.214782 [ 278 ] {3175c5a5-72de-4a80-94cd-754aeae8a5e5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14126 | 2026.02.23 16:39:44.215011 [ 278 ] {3175c5a5-72de-4a80-94cd-754aeae8a5e5} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14127 | 2026.02.23 16:39:44.215180 [ 278 ] {3175c5a5-72de-4a80-94cd-754aeae8a5e5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001933 sec., 146921.88308329022 rows/sec., 9.33 MiB/sec. | ||
| 14128 | 2026.02.23 16:39:44.215234 [ 278 ] {3175c5a5-72de-4a80-94cd-754aeae8a5e5} <Debug> TCPHandler: Processed in 0.0023874 sec. | ||
| 14129 | 2026.02.23 16:39:44.215369 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14130 | 2026.02.23 16:39:44.215473 [ 278 ] {69ccb3ae-5259-43ac-a182-39c66ab3ef8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14131 | 2026.02.23 16:39:44.215516 [ 278 ] {69ccb3ae-5259-43ac-a182-39c66ab3ef8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14132 | 2026.02.23 16:39:44.216364 [ 278 ] {69ccb3ae-5259-43ac-a182-39c66ab3ef8e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14133 | 2026.02.23 16:39:44.216402 [ 278 ] {69ccb3ae-5259-43ac-a182-39c66ab3ef8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14134 | 2026.02.23 16:39:44.216763 [ 278 ] {69ccb3ae-5259-43ac-a182-39c66ab3ef8e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14135 | 2026.02.23 16:39:44.216982 [ 278 ] {69ccb3ae-5259-43ac-a182-39c66ab3ef8e} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14136 | 2026.02.23 16:39:44.217119 [ 278 ] {69ccb3ae-5259-43ac-a182-39c66ab3ef8e} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001669 sec., 489514.67944877176 rows/sec., 38.73 MiB/sec. | ||
| 14137 | 2026.02.23 16:39:44.217158 [ 278 ] {69ccb3ae-5259-43ac-a182-39c66ab3ef8e} <Debug> TCPHandler: Processed in 0.001842488 sec. | ||
| 14138 | 2026.02.23 16:39:44.217273 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14139 | 2026.02.23 16:39:44.217372 [ 278 ] {57c5a573-bd0c-4ed2-a697-8a4b9085b7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14140 | 2026.02.23 16:39:44.217414 [ 278 ] {57c5a573-bd0c-4ed2-a697-8a4b9085b7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14141 | 2026.02.23 16:39:44.217863 [ 278 ] {57c5a573-bd0c-4ed2-a697-8a4b9085b7d2} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14142 | 2026.02.23 16:39:44.217900 [ 278 ] {57c5a573-bd0c-4ed2-a697-8a4b9085b7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14143 | 2026.02.23 16:39:44.218210 [ 278 ] {57c5a573-bd0c-4ed2-a697-8a4b9085b7d2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14144 | 2026.02.23 16:39:44.218426 [ 278 ] {57c5a573-bd0c-4ed2-a697-8a4b9085b7d2} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14145 | 2026.02.23 16:39:44.218556 [ 278 ] {57c5a573-bd0c-4ed2-a697-8a4b9085b7d2} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001203 sec., 126350.78969243557 rows/sec., 7.54 MiB/sec. | ||
| 14146 | 2026.02.23 16:39:44.218593 [ 278 ] {57c5a573-bd0c-4ed2-a697-8a4b9085b7d2} <Debug> TCPHandler: Processed in 0.001372009 sec. | ||
| 14147 | 2026.02.23 16:39:44.218713 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14148 | 2026.02.23 16:39:44.218809 [ 278 ] {e3020e67-4d1c-4106-ae22-865b553ac7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14149 | 2026.02.23 16:39:44.218849 [ 278 ] {e3020e67-4d1c-4106-ae22-865b553ac7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14150 | 2026.02.23 16:39:44.219280 [ 278 ] {e3020e67-4d1c-4106-ae22-865b553ac7fd} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14151 | 2026.02.23 16:39:44.219316 [ 278 ] {e3020e67-4d1c-4106-ae22-865b553ac7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14152 | 2026.02.23 16:39:44.219614 [ 278 ] {e3020e67-4d1c-4106-ae22-865b553ac7fd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14153 | 2026.02.23 16:39:44.219820 [ 278 ] {e3020e67-4d1c-4106-ae22-865b553ac7fd} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14154 | 2026.02.23 16:39:44.219945 [ 278 ] {e3020e67-4d1c-4106-ae22-865b553ac7fd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 14155 | 2026.02.23 16:39:44.219983 [ 278 ] {e3020e67-4d1c-4106-ae22-865b553ac7fd} <Debug> TCPHandler: Processed in 0.001325137 sec. | ||
| 14156 | 2026.02.23 16:39:44.220094 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14157 | 2026.02.23 16:39:44.220188 [ 278 ] {a38ad49b-eae3-4c80-9cbb-caa87b0b954e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14158 | 2026.02.23 16:39:44.220228 [ 278 ] {a38ad49b-eae3-4c80-9cbb-caa87b0b954e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14159 | 2026.02.23 16:39:44.220660 [ 278 ] {a38ad49b-eae3-4c80-9cbb-caa87b0b954e} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14160 | 2026.02.23 16:39:44.220696 [ 278 ] {a38ad49b-eae3-4c80-9cbb-caa87b0b954e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14161 | 2026.02.23 16:39:44.220993 [ 278 ] {a38ad49b-eae3-4c80-9cbb-caa87b0b954e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14162 | 2026.02.23 16:39:44.221199 [ 278 ] {a38ad49b-eae3-4c80-9cbb-caa87b0b954e} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14163 | 2026.02.23 16:39:44.221327 [ 278 ] {a38ad49b-eae3-4c80-9cbb-caa87b0b954e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 14164 | 2026.02.23 16:39:44.221364 [ 278 ] {a38ad49b-eae3-4c80-9cbb-caa87b0b954e} <Debug> TCPHandler: Processed in 0.001319597 sec. | ||
| 14165 | 2026.02.23 16:39:44.221476 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14166 | 2026.02.23 16:39:44.221569 [ 278 ] {6a0b19ec-aeed-42a3-8bb8-34a0a27b0d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14167 | 2026.02.23 16:39:44.221608 [ 278 ] {6a0b19ec-aeed-42a3-8bb8-34a0a27b0d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14168 | 2026.02.23 16:39:44.222200 [ 278 ] {6a0b19ec-aeed-42a3-8bb8-34a0a27b0d7a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14169 | 2026.02.23 16:39:44.222236 [ 278 ] {6a0b19ec-aeed-42a3-8bb8-34a0a27b0d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14170 | 2026.02.23 16:39:44.222553 [ 278 ] {6a0b19ec-aeed-42a3-8bb8-34a0a27b0d7a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14171 | 2026.02.23 16:39:44.222771 [ 278 ] {6a0b19ec-aeed-42a3-8bb8-34a0a27b0d7a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14172 | 2026.02.23 16:39:44.222899 [ 278 ] {6a0b19ec-aeed-42a3-8bb8-34a0a27b0d7a} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001348 sec., 370919.881305638 rows/sec., 26.07 MiB/sec. | ||
| 14173 | 2026.02.23 16:39:44.222938 [ 278 ] {6a0b19ec-aeed-42a3-8bb8-34a0a27b0d7a} <Debug> TCPHandler: Processed in 0.001512611 sec. | ||
| 14174 | 2026.02.23 16:39:44.223049 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14175 | 2026.02.23 16:39:44.223143 [ 278 ] {f22b48ea-c93c-444d-9005-137dab828e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14176 | 2026.02.23 16:39:44.223185 [ 278 ] {f22b48ea-c93c-444d-9005-137dab828e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14177 | 2026.02.23 16:39:44.223521 [ 278 ] {f22b48ea-c93c-444d-9005-137dab828e4a} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14178 | 2026.02.23 16:39:44.223556 [ 278 ] {f22b48ea-c93c-444d-9005-137dab828e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14179 | 2026.02.23 16:39:44.223855 [ 278 ] {f22b48ea-c93c-444d-9005-137dab828e4a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14180 | 2026.02.23 16:39:44.224056 [ 278 ] {f22b48ea-c93c-444d-9005-137dab828e4a} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14181 | 2026.02.23 16:39:44.224181 [ 278 ] {f22b48ea-c93c-444d-9005-137dab828e4a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 14182 | 2026.02.23 16:39:44.224182 [ 132 ] {} <Debug> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 14183 | 2026.02.23 16:39:44.224219 [ 278 ] {f22b48ea-c93c-444d-9005-137dab828e4a} <Debug> TCPHandler: Processed in 0.001220826 sec. | ||
| 14184 | 2026.02.23 16:39:44.224258 [ 132 ] {} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14185 | 2026.02.23 16:39:44.224284 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14186 | 2026.02.23 16:39:44.224354 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14187 | 2026.02.23 16:39:44.224403 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 14188 | 2026.02.23 16:39:44.224453 [ 278 ] {2fe8aba9-f1e4-4a87-90f5-437dea41b16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14189 | 2026.02.23 16:39:44.224501 [ 278 ] {2fe8aba9-f1e4-4a87-90f5-437dea41b16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14190 | 2026.02.23 16:39:44.224540 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14191 | 2026.02.23 16:39:44.224585 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 14192 | 2026.02.23 16:39:44.224658 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 14193 | 2026.02.23 16:39:44.224700 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 14194 | 2026.02.23 16:39:44.224741 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 14195 | 2026.02.23 16:39:44.224780 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 14196 | 2026.02.23 16:39:44.224817 [ 192 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 14197 | 2026.02.23 16:39:44.224918 [ 278 ] {2fe8aba9-f1e4-4a87-90f5-437dea41b16a} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14198 | 2026.02.23 16:39:44.224961 [ 278 ] {2fe8aba9-f1e4-4a87-90f5-437dea41b16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14199 | 2026.02.23 16:39:44.225331 [ 278 ] {2fe8aba9-f1e4-4a87-90f5-437dea41b16a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14200 | 2026.02.23 16:39:44.225557 [ 278 ] {2fe8aba9-f1e4-4a87-90f5-437dea41b16a} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14201 | 2026.02.23 16:39:44.225593 [ 200 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001237946 sec., 96934.76129007243 rows/sec., 4.95 MiB/sec. | ||
| 14202 | 2026.02.23 16:39:44.225690 [ 278 ] {2fe8aba9-f1e4-4a87-90f5-437dea41b16a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001257 sec., 210819.41129673825 rows/sec., 14.01 MiB/sec. | ||
| 14203 | 2026.02.23 16:39:44.225727 [ 200 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 14204 | 2026.02.23 16:39:44.225735 [ 278 ] {2fe8aba9-f1e4-4a87-90f5-437dea41b16a} <Debug> TCPHandler: Processed in 0.00144034 sec. | ||
| 14205 | 2026.02.23 16:39:44.225865 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14206 | 2026.02.23 16:39:44.225963 [ 278 ] {2f5e944b-8e30-42c8-857e-3e8add8fc292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14207 | 2026.02.23 16:39:44.226007 [ 278 ] {2f5e944b-8e30-42c8-857e-3e8add8fc292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14208 | 2026.02.23 16:39:44.226012 [ 200 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_20_4} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2026.02.23 16:39:44.226092 [ 200 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_20_4} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 14210 | 2026.02.23 16:39:44.226155 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 14211 | 2026.02.23 16:39:44.226320 [ 278 ] {2f5e944b-8e30-42c8-857e-3e8add8fc292} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14212 | 2026.02.23 16:39:44.226359 [ 278 ] {2f5e944b-8e30-42c8-857e-3e8add8fc292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14213 | 2026.02.23 16:39:44.226661 [ 278 ] {2f5e944b-8e30-42c8-857e-3e8add8fc292} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14214 | 2026.02.23 16:39:44.226872 [ 278 ] {2f5e944b-8e30-42c8-857e-3e8add8fc292} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14215 | 2026.02.23 16:39:44.226996 [ 278 ] {2f5e944b-8e30-42c8-857e-3e8add8fc292} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 14216 | 2026.02.23 16:39:44.227033 [ 278 ] {2f5e944b-8e30-42c8-857e-3e8add8fc292} <Debug> TCPHandler: Processed in 0.001217025 sec. | ||
| 14217 | 2026.02.23 16:39:44.227132 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14218 | 2026.02.23 16:39:44.227225 [ 278 ] {c526987c-7103-48c1-b0c3-50d966db1ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14219 | 2026.02.23 16:39:44.227278 [ 278 ] {c526987c-7103-48c1-b0c3-50d966db1ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14220 | 2026.02.23 16:39:44.228051 [ 278 ] {c526987c-7103-48c1-b0c3-50d966db1ffc} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14221 | 2026.02.23 16:39:44.228087 [ 278 ] {c526987c-7103-48c1-b0c3-50d966db1ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14222 | 2026.02.23 16:39:44.228596 [ 278 ] {c526987c-7103-48c1-b0c3-50d966db1ffc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14223 | 2026.02.23 16:39:44.228818 [ 278 ] {c526987c-7103-48c1-b0c3-50d966db1ffc} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14224 | 2026.02.23 16:39:44.228956 [ 278 ] {c526987c-7103-48c1-b0c3-50d966db1ffc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001749 sec., 5717.552887364209 rows/sec., 10.25 MiB/sec. | ||
| 14225 | 2026.02.23 16:39:44.229021 [ 278 ] {c526987c-7103-48c1-b0c3-50d966db1ffc} <Debug> TCPHandler: Processed in 0.00193787 sec. | ||
| 14226 | 2026.02.23 16:39:44.229131 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14227 | 2026.02.23 16:39:44.229227 [ 278 ] {513fc9c5-8727-4357-bf01-2ba10501efcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14228 | 2026.02.23 16:39:44.229267 [ 278 ] {513fc9c5-8727-4357-bf01-2ba10501efcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14229 | 2026.02.23 16:39:44.229600 [ 278 ] {513fc9c5-8727-4357-bf01-2ba10501efcb} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14230 | 2026.02.23 16:39:44.229636 [ 278 ] {513fc9c5-8727-4357-bf01-2ba10501efcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14231 | 2026.02.23 16:39:44.229939 [ 278 ] {513fc9c5-8727-4357-bf01-2ba10501efcb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14232 | 2026.02.23 16:39:44.230143 [ 278 ] {513fc9c5-8727-4357-bf01-2ba10501efcb} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14233 | 2026.02.23 16:39:44.230270 [ 278 ] {513fc9c5-8727-4357-bf01-2ba10501efcb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 14234 | 2026.02.23 16:39:44.230306 [ 278 ] {513fc9c5-8727-4357-bf01-2ba10501efcb} <Debug> TCPHandler: Processed in 0.001225626 sec. | ||
| 14235 | 2026.02.23 16:39:44.484037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14236 | 2026.02.23 16:39:44.500829 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14237 | 2026.02.23 16:39:44.500895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14238 | 2026.02.23 16:39:44.506814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14239 | 2026.02.23 16:39:44.507515 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14240 | 2026.02.23 16:39:44.511286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14241 | 2026.02.23 16:39:45.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.43 MiB, peak 374.57 MiB, free memory in arenas 0.00 B, will set to 367.11 MiB (RSS), difference: -1.32 MiB | ||
| 14242 | 2026.02.23 16:39:47.393967 [ 130 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 14243 | 2026.02.23 16:39:47.394035 [ 130 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14244 | 2026.02.23 16:39:47.394056 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14245 | 2026.02.23 16:39:47.394165 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 14246 | 2026.02.23 16:39:47.394275 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14247 | 2026.02.23 16:39:47.394307 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 22 rows starting from the beginning of the part | ||
| 14248 | 2026.02.23 16:39:47.394373 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 14249 | 2026.02.23 16:39:47.394418 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 14250 | 2026.02.23 16:39:47.394460 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 14251 | 2026.02.23 16:39:47.394501 [ 190 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 14252 | 2026.02.23 16:39:47.395204 [ 194 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001082412 sec., 38802.23057394042 rows/sec., 3.26 MiB/sec. | ||
| 14253 | 2026.02.23 16:39:47.395329 [ 194 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 14254 | 2026.02.23 16:39:47.395592 [ 194 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_33_8} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2026.02.23 16:39:47.395661 [ 194 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_33_8} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 14256 | 2026.02.23 16:39:47.395730 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14257 | 2026.02.23 16:39:48.526993 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14258 | 2026.02.23 16:39:48.527304 [ 278 ] {7e410d8f-1ca7-43ce-8a4b-91a74784b3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14259 | 2026.02.23 16:39:48.527413 [ 278 ] {7e410d8f-1ca7-43ce-8a4b-91a74784b3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14260 | 2026.02.23 16:39:48.528194 [ 278 ] {7e410d8f-1ca7-43ce-8a4b-91a74784b3be} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2026.02.23 16:39:48.528245 [ 278 ] {7e410d8f-1ca7-43ce-8a4b-91a74784b3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14262 | 2026.02.23 16:39:48.528630 [ 278 ] {7e410d8f-1ca7-43ce-8a4b-91a74784b3be} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14263 | 2026.02.23 16:39:48.528861 [ 278 ] {7e410d8f-1ca7-43ce-8a4b-91a74784b3be} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2026.02.23 16:39:48.529022 [ 278 ] {7e410d8f-1ca7-43ce-8a4b-91a74784b3be} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001797 sec., 13355.592654424041 rows/sec., 1.11 MiB/sec. | ||
| 14265 | 2026.02.23 16:39:48.529075 [ 278 ] {7e410d8f-1ca7-43ce-8a4b-91a74784b3be} <Debug> TCPHandler: Processed in 0.002284667 sec. | ||
| 14266 | 2026.02.23 16:39:48.529198 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2026.02.23 16:39:48.529302 [ 278 ] {fa0ad308-b5f6-4f93-86fc-cc73eadee4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14268 | 2026.02.23 16:39:48.529345 [ 278 ] {fa0ad308-b5f6-4f93-86fc-cc73eadee4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14269 | 2026.02.23 16:39:48.529754 [ 278 ] {fa0ad308-b5f6-4f93-86fc-cc73eadee4ea} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2026.02.23 16:39:48.529791 [ 278 ] {fa0ad308-b5f6-4f93-86fc-cc73eadee4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14271 | 2026.02.23 16:39:48.530104 [ 278 ] {fa0ad308-b5f6-4f93-86fc-cc73eadee4ea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14272 | 2026.02.23 16:39:48.530311 [ 278 ] {fa0ad308-b5f6-4f93-86fc-cc73eadee4ea} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2026.02.23 16:39:48.530444 [ 278 ] {fa0ad308-b5f6-4f93-86fc-cc73eadee4ea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001166 sec., 3430.5317324185253 rows/sec., 279.74 KiB/sec. | ||
| 14274 | 2026.02.23 16:39:48.530483 [ 278 ] {fa0ad308-b5f6-4f93-86fc-cc73eadee4ea} <Debug> TCPHandler: Processed in 0.001337647 sec. | ||
| 14275 | 2026.02.23 16:39:48.530593 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.02.23 16:39:48.530691 [ 278 ] {4ea62252-16ac-436e-8e09-569f74fb1ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14277 | 2026.02.23 16:39:48.530732 [ 278 ] {4ea62252-16ac-436e-8e09-569f74fb1ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14278 | 2026.02.23 16:39:48.531869 [ 278 ] {4ea62252-16ac-436e-8e09-569f74fb1ede} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.02.23 16:39:48.531907 [ 278 ] {4ea62252-16ac-436e-8e09-569f74fb1ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14280 | 2026.02.23 16:39:48.532302 [ 278 ] {4ea62252-16ac-436e-8e09-569f74fb1ede} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14281 | 2026.02.23 16:39:48.532511 [ 278 ] {4ea62252-16ac-436e-8e09-569f74fb1ede} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2026.02.23 16:39:48.532640 [ 278 ] {4ea62252-16ac-436e-8e09-569f74fb1ede} <Debug> executeQuery: Read 1382 rows, 118.64 KiB in 0.001969 sec., 701879.1264601321 rows/sec., 58.84 MiB/sec. | ||
| 14283 | 2026.02.23 16:39:48.532680 [ 278 ] {4ea62252-16ac-436e-8e09-569f74fb1ede} <Debug> TCPHandler: Processed in 0.002138024 sec. | ||
| 14284 | 2026.02.23 16:39:48.532798 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2026.02.23 16:39:48.532895 [ 278 ] {5af05ec0-ce68-4ee6-8476-8ce86736abc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14286 | 2026.02.23 16:39:48.532937 [ 278 ] {5af05ec0-ce68-4ee6-8476-8ce86736abc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14287 | 2026.02.23 16:39:48.533355 [ 278 ] {5af05ec0-ce68-4ee6-8476-8ce86736abc2} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2026.02.23 16:39:48.533391 [ 278 ] {5af05ec0-ce68-4ee6-8476-8ce86736abc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14289 | 2026.02.23 16:39:48.533698 [ 278 ] {5af05ec0-ce68-4ee6-8476-8ce86736abc2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14290 | 2026.02.23 16:39:48.533905 [ 278 ] {5af05ec0-ce68-4ee6-8476-8ce86736abc2} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2026.02.23 16:39:48.534039 [ 278 ] {5af05ec0-ce68-4ee6-8476-8ce86736abc2} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001163 sec., 41272.5709372313 rows/sec., 3.06 MiB/sec. | ||
| 14292 | 2026.02.23 16:39:48.534077 [ 278 ] {5af05ec0-ce68-4ee6-8476-8ce86736abc2} <Debug> TCPHandler: Processed in 0.001329557 sec. | ||
| 14293 | 2026.02.23 16:39:48.534186 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14294 | 2026.02.23 16:39:48.534280 [ 278 ] {18a90dc7-c990-42be-b641-a29fcd2109ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14295 | 2026.02.23 16:39:48.534320 [ 278 ] {18a90dc7-c990-42be-b641-a29fcd2109ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14296 | 2026.02.23 16:39:48.534795 [ 278 ] {18a90dc7-c990-42be-b641-a29fcd2109ba} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2026.02.23 16:39:48.534832 [ 278 ] {18a90dc7-c990-42be-b641-a29fcd2109ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14298 | 2026.02.23 16:39:48.535144 [ 278 ] {18a90dc7-c990-42be-b641-a29fcd2109ba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14299 | 2026.02.23 16:39:48.535362 [ 278 ] {18a90dc7-c990-42be-b641-a29fcd2109ba} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2026.02.23 16:39:48.535491 [ 278 ] {18a90dc7-c990-42be-b641-a29fcd2109ba} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001229 sec., 205044.7518307567 rows/sec., 14.18 MiB/sec. | ||
| 14301 | 2026.02.23 16:39:48.535530 [ 278 ] {18a90dc7-c990-42be-b641-a29fcd2109ba} <Debug> TCPHandler: Processed in 0.001393328 sec. | ||
| 14302 | 2026.02.23 16:39:48.535641 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14303 | 2026.02.23 16:39:48.535738 [ 278 ] {014017e9-9181-49f3-88fe-bab616a51781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14304 | 2026.02.23 16:39:48.535777 [ 278 ] {014017e9-9181-49f3-88fe-bab616a51781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14305 | 2026.02.23 16:39:48.536167 [ 278 ] {014017e9-9181-49f3-88fe-bab616a51781} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14306 | 2026.02.23 16:39:48.536204 [ 278 ] {014017e9-9181-49f3-88fe-bab616a51781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14307 | 2026.02.23 16:39:48.536495 [ 278 ] {014017e9-9181-49f3-88fe-bab616a51781} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14308 | 2026.02.23 16:39:48.536713 [ 278 ] {014017e9-9181-49f3-88fe-bab616a51781} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14309 | 2026.02.23 16:39:48.536841 [ 278 ] {014017e9-9181-49f3-88fe-bab616a51781} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 14310 | 2026.02.23 16:39:48.536879 [ 278 ] {014017e9-9181-49f3-88fe-bab616a51781} <Debug> TCPHandler: Processed in 0.001287077 sec. | ||
| 14311 | 2026.02.23 16:39:48.536988 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14312 | 2026.02.23 16:39:48.537082 [ 278 ] {9a6a79a9-563d-4601-a5ff-c098676321bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14313 | 2026.02.23 16:39:48.537121 [ 278 ] {9a6a79a9-563d-4601-a5ff-c098676321bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14314 | 2026.02.23 16:39:48.537776 [ 278 ] {9a6a79a9-563d-4601-a5ff-c098676321bf} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14315 | 2026.02.23 16:39:48.537812 [ 278 ] {9a6a79a9-563d-4601-a5ff-c098676321bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14316 | 2026.02.23 16:39:48.538144 [ 278 ] {9a6a79a9-563d-4601-a5ff-c098676321bf} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14317 | 2026.02.23 16:39:48.538352 [ 278 ] {9a6a79a9-563d-4601-a5ff-c098676321bf} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2026.02.23 16:39:48.538487 [ 278 ] {9a6a79a9-563d-4601-a5ff-c098676321bf} <Debug> executeQuery: Read 592 rows, 45.55 KiB in 0.001422 sec., 416315.0492264416 rows/sec., 31.28 MiB/sec. | ||
| 14319 | 2026.02.23 16:39:48.538524 [ 278 ] {9a6a79a9-563d-4601-a5ff-c098676321bf} <Debug> TCPHandler: Processed in 0.001585513 sec. | ||
| 14320 | 2026.02.23 16:39:48.538638 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14321 | 2026.02.23 16:39:48.538732 [ 278 ] {4047d054-515e-4b9b-acf4-f20eb8b40469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14322 | 2026.02.23 16:39:48.538776 [ 278 ] {4047d054-515e-4b9b-acf4-f20eb8b40469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14323 | 2026.02.23 16:39:48.539364 [ 278 ] {4047d054-515e-4b9b-acf4-f20eb8b40469} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14324 | 2026.02.23 16:39:48.539401 [ 278 ] {4047d054-515e-4b9b-acf4-f20eb8b40469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14325 | 2026.02.23 16:39:48.539776 [ 278 ] {4047d054-515e-4b9b-acf4-f20eb8b40469} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14326 | 2026.02.23 16:39:48.539998 [ 278 ] {4047d054-515e-4b9b-acf4-f20eb8b40469} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2026.02.23 16:39:48.540133 [ 278 ] {4047d054-515e-4b9b-acf4-f20eb8b40469} <Debug> executeQuery: Read 918 rows, 64.29 KiB in 0.001419 sec., 646934.4608879493 rows/sec., 44.24 MiB/sec. | ||
| 14328 | 2026.02.23 16:39:48.540169 [ 278 ] {4047d054-515e-4b9b-acf4-f20eb8b40469} <Debug> TCPHandler: Processed in 0.001581332 sec. | ||
| 14329 | 2026.02.23 16:39:48.540288 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14330 | 2026.02.23 16:39:48.540383 [ 278 ] {d8127ccc-be6f-4822-a323-484e3c1dffe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14331 | 2026.02.23 16:39:48.540439 [ 278 ] {d8127ccc-be6f-4822-a323-484e3c1dffe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14332 | 2026.02.23 16:39:48.541280 [ 278 ] {d8127ccc-be6f-4822-a323-484e3c1dffe8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14333 | 2026.02.23 16:39:48.541318 [ 278 ] {d8127ccc-be6f-4822-a323-484e3c1dffe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14334 | 2026.02.23 16:39:48.541859 [ 278 ] {d8127ccc-be6f-4822-a323-484e3c1dffe8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14335 | 2026.02.23 16:39:48.542083 [ 278 ] {d8127ccc-be6f-4822-a323-484e3c1dffe8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14336 | 2026.02.23 16:39:48.542220 [ 278 ] {d8127ccc-be6f-4822-a323-484e3c1dffe8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001855 sec., 17250.67385444744 rows/sec., 30.91 MiB/sec. | ||
| 14337 | 2026.02.23 16:39:48.542287 [ 278 ] {d8127ccc-be6f-4822-a323-484e3c1dffe8} <Debug> TCPHandler: Processed in 0.002049022 sec. | ||
| 14338 | 2026.02.23 16:39:48.542423 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14339 | 2026.02.23 16:39:48.542538 [ 278 ] {d1c01a81-8ea8-45c0-a6c4-97c2bbe64388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14340 | 2026.02.23 16:39:48.542588 [ 278 ] {d1c01a81-8ea8-45c0-a6c4-97c2bbe64388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14341 | 2026.02.23 16:39:48.542956 [ 278 ] {d1c01a81-8ea8-45c0-a6c4-97c2bbe64388} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14342 | 2026.02.23 16:39:48.542993 [ 278 ] {d1c01a81-8ea8-45c0-a6c4-97c2bbe64388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14343 | 2026.02.23 16:39:48.543299 [ 278 ] {d1c01a81-8ea8-45c0-a6c4-97c2bbe64388} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14344 | 2026.02.23 16:39:48.543502 [ 278 ] {d1c01a81-8ea8-45c0-a6c4-97c2bbe64388} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14345 | 2026.02.23 16:39:48.543628 [ 278 ] {d1c01a81-8ea8-45c0-a6c4-97c2bbe64388} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 14346 | 2026.02.23 16:39:48.543664 [ 278 ] {d1c01a81-8ea8-45c0-a6c4-97c2bbe64388} <Debug> TCPHandler: Processed in 0.001303237 sec. | ||
| 14347 | 2026.02.23 16:39:50.250843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33144 | ||
| 14348 | 2026.02.23 16:39:50.251368 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14349 | 2026.02.23 16:39:50.251408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14350 | 2026.02.23 16:39:50.251892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14351 | 2026.02.23 16:39:50.252131 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14352 | 2026.02.23 16:39:50.252277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33144 | ||
| 14353 | 2026.02.23 16:39:52.011337 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14354 | 2026.02.23 16:39:52.028124 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14355 | 2026.02.23 16:39:52.028186 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14356 | 2026.02.23 16:39:52.034513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14357 | 2026.02.23 16:39:52.035265 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14358 | 2026.02.23 16:39:52.038342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14359 | 2026.02.23 16:39:52.856764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1790 | ||
| 14360 | 2026.02.23 16:39:52.859391 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14361 | 2026.02.23 16:39:52.859442 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14362 | 2026.02.23 16:39:52.860787 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14363 | 2026.02.23 16:39:52.861078 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14364 | 2026.02.23 16:39:52.861236 [ 122 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14365 | 2026.02.23 16:39:52.861274 [ 122 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14366 | 2026.02.23 16:39:52.861293 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14367 | 2026.02.23 16:39:52.861379 [ 190 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 14368 | 2026.02.23 16:39:52.861490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1790 | ||
| 14369 | 2026.02.23 16:39:52.861827 [ 190 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14370 | 2026.02.23 16:39:52.861955 [ 190 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1598 rows starting from the beginning of the part | ||
| 14371 | 2026.02.23 16:39:52.862306 [ 190 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 14372 | 2026.02.23 16:39:52.862661 [ 190 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 38 rows starting from the beginning of the part | ||
| 14373 | 2026.02.23 16:39:52.863011 [ 190 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 14374 | 2026.02.23 16:39:52.863356 [ 190 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 14375 | 2026.02.23 16:39:52.863684 [ 190 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 14376 | 2026.02.23 16:39:52.870788 [ 189 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1790 rows, containing 72 columns (72 merged, 0 gathered) in 0.009441485 sec., 189588.8199790605 rows/sec., 147.98 MiB/sec. | ||
| 14377 | 2026.02.23 16:39:52.872647 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14378 | 2026.02.23 16:39:52.873309 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_51_10} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14379 | 2026.02.23 16:39:52.873411 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_51_10} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14380 | 2026.02.23 16:39:52.873782 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 14381 | 2026.02.23 16:39:54.204676 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14382 | 2026.02.23 16:39:54.204856 [ 278 ] {394ccd94-e827-45f7-88af-1c13366cff53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14383 | 2026.02.23 16:39:54.204925 [ 278 ] {394ccd94-e827-45f7-88af-1c13366cff53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14384 | 2026.02.23 16:39:54.205613 [ 278 ] {394ccd94-e827-45f7-88af-1c13366cff53} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14385 | 2026.02.23 16:39:54.205663 [ 278 ] {394ccd94-e827-45f7-88af-1c13366cff53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14386 | 2026.02.23 16:39:54.206068 [ 278 ] {394ccd94-e827-45f7-88af-1c13366cff53} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14387 | 2026.02.23 16:39:54.206300 [ 278 ] {394ccd94-e827-45f7-88af-1c13366cff53} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14388 | 2026.02.23 16:39:54.206458 [ 278 ] {394ccd94-e827-45f7-88af-1c13366cff53} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001653 sec., 45977.011494252874 rows/sec., 3.79 MiB/sec. | ||
| 14389 | 2026.02.23 16:39:54.206498 [ 118 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14390 | 2026.02.23 16:39:54.206511 [ 278 ] {394ccd94-e827-45f7-88af-1c13366cff53} <Debug> TCPHandler: Processed in 0.00197079 sec. | ||
| 14391 | 2026.02.23 16:39:54.206577 [ 118 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14392 | 2026.02.23 16:39:54.206605 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14393 | 2026.02.23 16:39:54.206686 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14394 | 2026.02.23 16:39:54.206709 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 14395 | 2026.02.23 16:39:54.206794 [ 278 ] {47958c34-00c1-4071-8ef0-dfd40abe72f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14396 | 2026.02.23 16:39:54.206835 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14397 | 2026.02.23 16:39:54.206842 [ 278 ] {47958c34-00c1-4071-8ef0-dfd40abe72f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14398 | 2026.02.23 16:39:54.206877 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2155 rows starting from the beginning of the part | ||
| 14399 | 2026.02.23 16:39:54.206950 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 821 rows starting from the beginning of the part | ||
| 14400 | 2026.02.23 16:39:54.206995 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 120 rows starting from the beginning of the part | ||
| 14401 | 2026.02.23 16:39:54.207038 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 817 rows starting from the beginning of the part | ||
| 14402 | 2026.02.23 16:39:54.207077 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1382 rows starting from the beginning of the part | ||
| 14403 | 2026.02.23 16:39:54.207125 [ 190 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 76 rows starting from the beginning of the part | ||
| 14404 | 2026.02.23 16:39:54.207289 [ 278 ] {47958c34-00c1-4071-8ef0-dfd40abe72f9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14405 | 2026.02.23 16:39:54.207335 [ 278 ] {47958c34-00c1-4071-8ef0-dfd40abe72f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14406 | 2026.02.23 16:39:54.207697 [ 278 ] {47958c34-00c1-4071-8ef0-dfd40abe72f9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14407 | 2026.02.23 16:39:54.207925 [ 278 ] {47958c34-00c1-4071-8ef0-dfd40abe72f9} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14408 | 2026.02.23 16:39:54.208062 [ 278 ] {47958c34-00c1-4071-8ef0-dfd40abe72f9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00129 sec., 7751.937984496125 rows/sec., 582.91 KiB/sec. | ||
| 14409 | 2026.02.23 16:39:54.208101 [ 278 ] {47958c34-00c1-4071-8ef0-dfd40abe72f9} <Debug> TCPHandler: Processed in 0.00146595 sec. | ||
| 14410 | 2026.02.23 16:39:54.208217 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14411 | 2026.02.23 16:39:54.208314 [ 278 ] {d4e07d06-5fb2-4159-91c6-3f15398356df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14412 | 2026.02.23 16:39:54.208356 [ 278 ] {d4e07d06-5fb2-4159-91c6-3f15398356df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14413 | 2026.02.23 16:39:54.208805 [ 278 ] {d4e07d06-5fb2-4159-91c6-3f15398356df} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2026.02.23 16:39:54.208850 [ 278 ] {d4e07d06-5fb2-4159-91c6-3f15398356df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14415 | 2026.02.23 16:39:54.209199 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5371 rows, containing 5 columns (5 merged, 0 gathered) in 0.002536433 sec., 2117540.656504627 rows/sec., 181.18 MiB/sec. | ||
| 14416 | 2026.02.23 16:39:54.209260 [ 278 ] {d4e07d06-5fb2-4159-91c6-3f15398356df} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14417 | 2026.02.23 16:39:54.209459 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14418 | 2026.02.23 16:39:54.209516 [ 278 ] {d4e07d06-5fb2-4159-91c6-3f15398356df} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2026.02.23 16:39:54.209664 [ 278 ] {d4e07d06-5fb2-4159-91c6-3f15398356df} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001371 sec., 53975.20058351568 rows/sec., 4.21 MiB/sec. | ||
| 14420 | 2026.02.23 16:39:54.209676 [ 90 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14421 | 2026.02.23 16:39:54.209705 [ 278 ] {d4e07d06-5fb2-4159-91c6-3f15398356df} <Debug> TCPHandler: Processed in 0.001536731 sec. | ||
| 14422 | 2026.02.23 16:39:54.209723 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_101_20} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14423 | 2026.02.23 16:39:54.209726 [ 90 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14424 | 2026.02.23 16:39:54.209769 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14425 | 2026.02.23 16:39:54.209807 [ 199 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_101_20} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14426 | 2026.02.23 16:39:54.209841 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14427 | 2026.02.23 16:39:54.209850 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 14428 | 2026.02.23 16:39:54.209918 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 14429 | 2026.02.23 16:39:54.209954 [ 278 ] {3866f391-3a7f-45ff-9a2b-dbe477df2792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14430 | 2026.02.23 16:39:54.209960 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14431 | 2026.02.23 16:39:54.210006 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1064 rows starting from the beginning of the part | ||
| 14432 | 2026.02.23 16:39:54.210006 [ 278 ] {3866f391-3a7f-45ff-9a2b-dbe477df2792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14433 | 2026.02.23 16:39:54.210066 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 506 rows starting from the beginning of the part | ||
| 14434 | 2026.02.23 16:39:54.210121 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 96 rows starting from the beginning of the part | ||
| 14435 | 2026.02.23 16:39:54.210167 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 500 rows starting from the beginning of the part | ||
| 14436 | 2026.02.23 16:39:54.210206 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 592 rows starting from the beginning of the part | ||
| 14437 | 2026.02.23 16:39:54.210247 [ 186 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 74 rows starting from the beginning of the part | ||
| 14438 | 2026.02.23 16:39:54.210481 [ 278 ] {3866f391-3a7f-45ff-9a2b-dbe477df2792} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14439 | 2026.02.23 16:39:54.210525 [ 278 ] {3866f391-3a7f-45ff-9a2b-dbe477df2792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14440 | 2026.02.23 16:39:54.210904 [ 278 ] {3866f391-3a7f-45ff-9a2b-dbe477df2792} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14441 | 2026.02.23 16:39:54.211126 [ 278 ] {3866f391-3a7f-45ff-9a2b-dbe477df2792} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14442 | 2026.02.23 16:39:54.211256 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14443 | 2026.02.23 16:39:54.211260 [ 278 ] {3866f391-3a7f-45ff-9a2b-dbe477df2792} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 14444 | 2026.02.23 16:39:54.211301 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14445 | 2026.02.23 16:39:54.211326 [ 278 ] {3866f391-3a7f-45ff-9a2b-dbe477df2792} <Debug> TCPHandler: Processed in 0.001539191 sec. | ||
| 14446 | 2026.02.23 16:39:54.211327 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14447 | 2026.02.23 16:39:54.211435 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 14448 | 2026.02.23 16:39:54.211454 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14449 | 2026.02.23 16:39:54.211533 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14450 | 2026.02.23 16:39:54.211530 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709485 sec., 1656639.28025107 rows/sec., 126.83 MiB/sec. | ||
| 14451 | 2026.02.23 16:39:54.211555 [ 278 ] {483232c3-cdd3-42ce-a64d-f7792f5510cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14452 | 2026.02.23 16:39:54.211574 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29115 rows starting from the beginning of the part | ||
| 14453 | 2026.02.23 16:39:54.211650 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 268 rows starting from the beginning of the part | ||
| 14454 | 2026.02.23 16:39:54.211652 [ 278 ] {483232c3-cdd3-42ce-a64d-f7792f5510cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14455 | 2026.02.23 16:39:54.211694 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 14456 | 2026.02.23 16:39:54.211738 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 265 rows starting from the beginning of the part | ||
| 14457 | 2026.02.23 16:39:54.211771 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14458 | 2026.02.23 16:39:54.211775 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 918 rows starting from the beginning of the part | ||
| 14459 | 2026.02.23 16:39:54.211823 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 14460 | 2026.02.23 16:39:54.212028 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_101_20} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14461 | 2026.02.23 16:39:54.212099 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_101_20} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14462 | 2026.02.23 16:39:54.212225 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 14463 | 2026.02.23 16:39:54.212501 [ 278 ] {483232c3-cdd3-42ce-a64d-f7792f5510cd} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14464 | 2026.02.23 16:39:54.212547 [ 278 ] {483232c3-cdd3-42ce-a64d-f7792f5510cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14465 | 2026.02.23 16:39:54.213092 [ 278 ] {483232c3-cdd3-42ce-a64d-f7792f5510cd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14466 | 2026.02.23 16:39:54.213329 [ 278 ] {483232c3-cdd3-42ce-a64d-f7792f5510cd} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14467 | 2026.02.23 16:39:54.213483 [ 278 ] {483232c3-cdd3-42ce-a64d-f7792f5510cd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001947 sec., 5136.106831022085 rows/sec., 9.20 MiB/sec. | ||
| 14468 | 2026.02.23 16:39:54.213564 [ 278 ] {483232c3-cdd3-42ce-a64d-f7792f5510cd} <Debug> TCPHandler: Processed in 0.002160944 sec. | ||
| 14469 | 2026.02.23 16:39:54.213685 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14470 | 2026.02.23 16:39:54.213786 [ 278 ] {e58ece9c-9d94-4a05-9f71-aea65613b6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14471 | 2026.02.23 16:39:54.213833 [ 278 ] {e58ece9c-9d94-4a05-9f71-aea65613b6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14472 | 2026.02.23 16:39:54.214174 [ 278 ] {e58ece9c-9d94-4a05-9f71-aea65613b6f5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14473 | 2026.02.23 16:39:54.214211 [ 278 ] {e58ece9c-9d94-4a05-9f71-aea65613b6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14474 | 2026.02.23 16:39:54.214525 [ 278 ] {e58ece9c-9d94-4a05-9f71-aea65613b6f5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14475 | 2026.02.23 16:39:54.214743 [ 278 ] {e58ece9c-9d94-4a05-9f71-aea65613b6f5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14476 | 2026.02.23 16:39:54.214881 [ 278 ] {e58ece9c-9d94-4a05-9f71-aea65613b6f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 14477 | 2026.02.23 16:39:54.214882 [ 90 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14478 | 2026.02.23 16:39:54.214928 [ 278 ] {e58ece9c-9d94-4a05-9f71-aea65613b6f5} <Debug> TCPHandler: Processed in 0.001292756 sec. | ||
| 14479 | 2026.02.23 16:39:54.214935 [ 90 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14480 | 2026.02.23 16:39:54.214968 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 14481 | 2026.02.23 16:39:54.215074 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 14482 | 2026.02.23 16:39:54.215209 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14483 | 2026.02.23 16:39:54.215244 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5790 rows starting from the beginning of the part | ||
| 14484 | 2026.02.23 16:39:54.215305 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 14485 | 2026.02.23 16:39:54.215360 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 14486 | 2026.02.23 16:39:54.215409 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 14487 | 2026.02.23 16:39:54.215449 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 14488 | 2026.02.23 16:39:54.215488 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 14489 | 2026.02.23 16:39:54.217730 [ 199 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002708785 sec., 2270390.5994754108 rows/sec., 149.73 MiB/sec. | ||
| 14490 | 2026.02.23 16:39:54.218110 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14491 | 2026.02.23 16:39:54.218392 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_101_20} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14492 | 2026.02.23 16:39:54.218474 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_101_20} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14493 | 2026.02.23 16:39:54.218561 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 14494 | 2026.02.23 16:39:54.219264 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30886 rows, containing 5 columns (5 merged, 0 gathered) in 0.007867582 sec., 3925729.6587439445 rows/sec., 267.70 MiB/sec. | ||
| 14495 | 2026.02.23 16:39:54.219898 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14496 | 2026.02.23 16:39:54.220153 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14497 | 2026.02.23 16:39:54.220227 [ 188 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14498 | 2026.02.23 16:39:54.220308 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 14499 | 2026.02.23 16:39:55.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.63 MiB, peak 378.50 MiB, free memory in arenas 0.00 B, will set to 368.68 MiB (RSS), difference: 1.05 MiB | ||
| 14500 | 2026.02.23 16:39:57.573207 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14501 | 2026.02.23 16:39:57.573271 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14502 | 2026.02.23 16:39:57.609203 [ 225 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 14503 | 2026.02.23 16:39:57.609255 [ 225 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 14504 | 2026.02.23 16:39:57.625950 [ 225 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 14505 | 2026.02.23 16:39:57.752566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33592 | ||
| 14506 | 2026.02.23 16:39:57.753087 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14507 | 2026.02.23 16:39:57.753135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14508 | 2026.02.23 16:39:57.753624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14509 | 2026.02.23 16:39:57.753876 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14510 | 2026.02.23 16:39:57.754030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33592 | ||
| 14511 | 2026.02.23 16:39:58.194214 [ 221 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 14512 | 2026.02.23 16:39:58.194259 [ 221 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 14513 | 2026.02.23 16:39:58.197522 [ 221 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 14514 | 2026.02.23 16:39:59.093555 [ 41 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 14515 | 2026.02.23 16:39:59.093641 [ 41 ] {} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14516 | 2026.02.23 16:39:59.093678 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14517 | 2026.02.23 16:39:59.093868 [ 188 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 14518 | 2026.02.23 16:39:59.094132 [ 188 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14519 | 2026.02.23 16:39:59.094188 [ 188 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 308 rows starting from the beginning of the part | ||
| 14520 | 2026.02.23 16:39:59.094290 [ 188 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 14521 | 2026.02.23 16:39:59.094335 [ 188 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 14522 | 2026.02.23 16:39:59.094378 [ 188 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 14523 | 2026.02.23 16:39:59.094417 [ 188 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 14524 | 2026.02.23 16:39:59.095291 [ 193 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511481 sec., 783337.6668314057 rows/sec., 53.36 MiB/sec. | ||
| 14525 | 2026.02.23 16:39:59.095498 [ 199 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 14526 | 2026.02.23 16:39:59.095806 [ 199 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_32_7} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14527 | 2026.02.23 16:39:59.095888 [ 199 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_32_7} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 14528 | 2026.02.23 16:39:59.096006 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 14529 | 2026.02.23 16:39:59.205734 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14530 | 2026.02.23 16:39:59.205904 [ 278 ] {40406e55-081e-47b9-b2a5-4be894f4e0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14531 | 2026.02.23 16:39:59.205973 [ 278 ] {40406e55-081e-47b9-b2a5-4be894f4e0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14532 | 2026.02.23 16:39:59.206773 [ 278 ] {40406e55-081e-47b9-b2a5-4be894f4e0f4} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14533 | 2026.02.23 16:39:59.206817 [ 278 ] {40406e55-081e-47b9-b2a5-4be894f4e0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14534 | 2026.02.23 16:39:59.207168 [ 278 ] {40406e55-081e-47b9-b2a5-4be894f4e0f4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14535 | 2026.02.23 16:39:59.207377 [ 278 ] {40406e55-081e-47b9-b2a5-4be894f4e0f4} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14536 | 2026.02.23 16:39:59.207516 [ 278 ] {40406e55-081e-47b9-b2a5-4be894f4e0f4} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001662 sec., 72202.16606498195 rows/sec., 6.15 MiB/sec. | ||
| 14537 | 2026.02.23 16:39:59.207556 [ 278 ] {40406e55-081e-47b9-b2a5-4be894f4e0f4} <Debug> TCPHandler: Processed in 0.00195384 sec. | ||
| 14538 | 2026.02.23 16:39:59.207691 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14539 | 2026.02.23 16:39:59.207794 [ 278 ] {99e77868-bc55-4e3f-8183-3f1deca93d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14540 | 2026.02.23 16:39:59.207833 [ 278 ] {99e77868-bc55-4e3f-8183-3f1deca93d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14541 | 2026.02.23 16:39:59.208326 [ 278 ] {99e77868-bc55-4e3f-8183-3f1deca93d2d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14542 | 2026.02.23 16:39:59.208362 [ 278 ] {99e77868-bc55-4e3f-8183-3f1deca93d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14543 | 2026.02.23 16:39:59.208644 [ 278 ] {99e77868-bc55-4e3f-8183-3f1deca93d2d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14544 | 2026.02.23 16:39:59.208844 [ 278 ] {99e77868-bc55-4e3f-8183-3f1deca93d2d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14545 | 2026.02.23 16:39:59.208973 [ 278 ] {99e77868-bc55-4e3f-8183-3f1deca93d2d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001198 sec., 26711.18530884808 rows/sec., 1.96 MiB/sec. | ||
| 14546 | 2026.02.23 16:39:59.209010 [ 278 ] {99e77868-bc55-4e3f-8183-3f1deca93d2d} <Debug> TCPHandler: Processed in 0.001368528 sec. | ||
| 14547 | 2026.02.23 16:39:59.209142 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14548 | 2026.02.23 16:39:59.209235 [ 278 ] {936df1a1-b150-4ead-81e9-03037376ff67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14549 | 2026.02.23 16:39:59.209274 [ 278 ] {936df1a1-b150-4ead-81e9-03037376ff67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14550 | 2026.02.23 16:39:59.209769 [ 278 ] {936df1a1-b150-4ead-81e9-03037376ff67} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14551 | 2026.02.23 16:39:59.209806 [ 278 ] {936df1a1-b150-4ead-81e9-03037376ff67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14552 | 2026.02.23 16:39:59.210122 [ 278 ] {936df1a1-b150-4ead-81e9-03037376ff67} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14553 | 2026.02.23 16:39:59.210323 [ 278 ] {936df1a1-b150-4ead-81e9-03037376ff67} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14554 | 2026.02.23 16:39:59.210449 [ 278 ] {936df1a1-b150-4ead-81e9-03037376ff67} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001231 sec., 77985.37774167342 rows/sec., 6.09 MiB/sec. | ||
| 14555 | 2026.02.23 16:39:59.210491 [ 278 ] {936df1a1-b150-4ead-81e9-03037376ff67} <Debug> TCPHandler: Processed in 0.001399268 sec. | ||
| 14556 | 2026.02.23 16:39:59.210622 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14557 | 2026.02.23 16:39:59.210716 [ 278 ] {1661e56c-a145-41ca-b8b9-48402c80bc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14558 | 2026.02.23 16:39:59.210760 [ 278 ] {1661e56c-a145-41ca-b8b9-48402c80bc26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14559 | 2026.02.23 16:39:59.211207 [ 278 ] {1661e56c-a145-41ca-b8b9-48402c80bc26} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14560 | 2026.02.23 16:39:59.211245 [ 278 ] {1661e56c-a145-41ca-b8b9-48402c80bc26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14561 | 2026.02.23 16:39:59.211572 [ 278 ] {1661e56c-a145-41ca-b8b9-48402c80bc26} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14562 | 2026.02.23 16:39:59.211774 [ 278 ] {1661e56c-a145-41ca-b8b9-48402c80bc26} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14563 | 2026.02.23 16:39:59.211902 [ 278 ] {1661e56c-a145-41ca-b8b9-48402c80bc26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 14564 | 2026.02.23 16:39:59.211943 [ 278 ] {1661e56c-a145-41ca-b8b9-48402c80bc26} <Debug> TCPHandler: Processed in 0.001376029 sec. | ||
| 14565 | 2026.02.23 16:39:59.212056 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14566 | 2026.02.23 16:39:59.212150 [ 278 ] {ddd0afea-34e3-4f19-b4f5-9d6d452c8798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14567 | 2026.02.23 16:39:59.212204 [ 278 ] {ddd0afea-34e3-4f19-b4f5-9d6d452c8798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14568 | 2026.02.23 16:39:59.213079 [ 278 ] {ddd0afea-34e3-4f19-b4f5-9d6d452c8798} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14569 | 2026.02.23 16:39:59.213116 [ 278 ] {ddd0afea-34e3-4f19-b4f5-9d6d452c8798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14570 | 2026.02.23 16:39:59.213653 [ 278 ] {ddd0afea-34e3-4f19-b4f5-9d6d452c8798} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14571 | 2026.02.23 16:39:59.213872 [ 278 ] {ddd0afea-34e3-4f19-b4f5-9d6d452c8798} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14572 | 2026.02.23 16:39:59.214010 [ 278 ] {ddd0afea-34e3-4f19-b4f5-9d6d452c8798} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001879 sec., 17030.33528472592 rows/sec., 30.52 MiB/sec. | ||
| 14573 | 2026.02.23 16:39:59.214064 [ 278 ] {ddd0afea-34e3-4f19-b4f5-9d6d452c8798} <Debug> TCPHandler: Processed in 0.002057062 sec. | ||
| 14574 | 2026.02.23 16:39:59.214183 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14575 | 2026.02.23 16:39:59.214277 [ 278 ] {581d53c4-4a20-4535-91a7-33f6e817f391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14576 | 2026.02.23 16:39:59.214318 [ 278 ] {581d53c4-4a20-4535-91a7-33f6e817f391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14577 | 2026.02.23 16:39:59.214676 [ 278 ] {581d53c4-4a20-4535-91a7-33f6e817f391} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14578 | 2026.02.23 16:39:59.214711 [ 278 ] {581d53c4-4a20-4535-91a7-33f6e817f391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14579 | 2026.02.23 16:39:59.215014 [ 278 ] {581d53c4-4a20-4535-91a7-33f6e817f391} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14580 | 2026.02.23 16:39:59.215221 [ 278 ] {581d53c4-4a20-4535-91a7-33f6e817f391} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14581 | 2026.02.23 16:39:59.215364 [ 278 ] {581d53c4-4a20-4535-91a7-33f6e817f391} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 14582 | 2026.02.23 16:39:59.215399 [ 278 ] {581d53c4-4a20-4535-91a7-33f6e817f391} <Debug> TCPHandler: Processed in 0.001263546 sec. | ||
| 14583 | 2026.02.23 16:39:59.538542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14584 | 2026.02.23 16:39:59.555047 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14585 | 2026.02.23 16:39:59.555102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14586 | 2026.02.23 16:39:59.560968 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14587 | 2026.02.23 16:39:59.561633 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14588 | 2026.02.23 16:39:59.564777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14589 | 2026.02.23 16:40:00.109723 [ 50 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 14590 | 2026.02.23 16:40:00.109790 [ 50 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14591 | 2026.02.23 16:40:00.109810 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14592 | 2026.02.23 16:40:00.109935 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 14593 | 2026.02.23 16:40:00.110087 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14594 | 2026.02.23 16:40:00.110124 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 403 rows starting from the beginning of the part | ||
| 14595 | 2026.02.23 16:40:00.110229 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 14596 | 2026.02.23 16:40:00.110280 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 14597 | 2026.02.23 16:40:00.110322 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 14598 | 2026.02.23 16:40:00.110362 [ 188 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 252 rows starting from the beginning of the part | ||
| 14599 | 2026.02.23 16:40:00.111219 [ 199 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1102 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338638 sec., 823224.8001326721 rows/sec., 58.04 MiB/sec. | ||
| 14600 | 2026.02.23 16:40:00.111434 [ 193 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 14601 | 2026.02.23 16:40:00.111769 [ 193 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_37_8} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14602 | 2026.02.23 16:40:00.111862 [ 193 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_37_8} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 14603 | 2026.02.23 16:40:00.111986 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 14604 | 2026.02.23 16:40:00.361531 [ 50 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 14605 | 2026.02.23 16:40:00.361606 [ 50 ] {} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2026.02.23 16:40:00.361631 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14607 | 2026.02.23 16:40:00.361771 [ 195 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 14608 | 2026.02.23 16:40:00.361940 [ 195 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14609 | 2026.02.23 16:40:00.361982 [ 195 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 160 rows starting from the beginning of the part | ||
| 14610 | 2026.02.23 16:40:00.362059 [ 195 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 14611 | 2026.02.23 16:40:00.362112 [ 195 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 14612 | 2026.02.23 16:40:00.362161 [ 195 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 14613 | 2026.02.23 16:40:00.362207 [ 195 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 14614 | 2026.02.23 16:40:00.363041 [ 193 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329477 sec., 463340.09539089433 rows/sec., 28.47 MiB/sec. | ||
| 14615 | 2026.02.23 16:40:00.363214 [ 199 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 14616 | 2026.02.23 16:40:00.363478 [ 199 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_32_7} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14617 | 2026.02.23 16:40:00.363552 [ 199 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_32_7} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 14618 | 2026.02.23 16:40:00.363640 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14619 | 2026.02.23 16:40:02.861725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1814 | ||
| 14620 | 2026.02.23 16:40:02.863959 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14621 | 2026.02.23 16:40:02.864018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14622 | 2026.02.23 16:40:02.865313 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14623 | 2026.02.23 16:40:02.865598 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14624 | 2026.02.23 16:40:02.866002 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1814 | ||
| 14625 | 2026.02.23 16:40:04.022834 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 14626 | 2026.02.23 16:40:04.022887 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 14627 | 2026.02.23 16:40:04.026829 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 14628 | 2026.02.23 16:40:04.091445 [ 217 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 14629 | 2026.02.23 16:40:04.091499 [ 217 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 14630 | 2026.02.23 16:40:04.095693 [ 217 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 14631 | 2026.02.23 16:40:04.205777 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14632 | 2026.02.23 16:40:04.205957 [ 278 ] {c0ffa643-c275-4864-b29f-e9d616c078fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14633 | 2026.02.23 16:40:04.206021 [ 278 ] {c0ffa643-c275-4864-b29f-e9d616c078fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14634 | 2026.02.23 16:40:04.206638 [ 278 ] {c0ffa643-c275-4864-b29f-e9d616c078fd} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14635 | 2026.02.23 16:40:04.206677 [ 278 ] {c0ffa643-c275-4864-b29f-e9d616c078fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14636 | 2026.02.23 16:40:04.207055 [ 278 ] {c0ffa643-c275-4864-b29f-e9d616c078fd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14637 | 2026.02.23 16:40:04.207273 [ 278 ] {c0ffa643-c275-4864-b29f-e9d616c078fd} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14638 | 2026.02.23 16:40:04.207427 [ 278 ] {c0ffa643-c275-4864-b29f-e9d616c078fd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001519 sec., 2633.3113890717577 rows/sec., 214.73 KiB/sec. | ||
| 14639 | 2026.02.23 16:40:04.207476 [ 278 ] {c0ffa643-c275-4864-b29f-e9d616c078fd} <Debug> TCPHandler: Processed in 0.001824958 sec. | ||
| 14640 | 2026.02.23 16:40:04.207596 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14641 | 2026.02.23 16:40:04.207697 [ 278 ] {44351683-f17d-4da8-9748-3dff8c7a19cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14642 | 2026.02.23 16:40:04.207739 [ 278 ] {44351683-f17d-4da8-9748-3dff8c7a19cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14643 | 2026.02.23 16:40:04.208163 [ 278 ] {44351683-f17d-4da8-9748-3dff8c7a19cc} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14644 | 2026.02.23 16:40:04.208196 [ 278 ] {44351683-f17d-4da8-9748-3dff8c7a19cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14645 | 2026.02.23 16:40:04.208483 [ 278 ] {44351683-f17d-4da8-9748-3dff8c7a19cc} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14646 | 2026.02.23 16:40:04.208677 [ 278 ] {44351683-f17d-4da8-9748-3dff8c7a19cc} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14647 | 2026.02.23 16:40:04.208861 [ 278 ] {44351683-f17d-4da8-9748-3dff8c7a19cc} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001186 sec., 65767.2849915683 rows/sec., 5.40 MiB/sec. | ||
| 14648 | 2026.02.23 16:40:04.208899 [ 278 ] {44351683-f17d-4da8-9748-3dff8c7a19cc} <Debug> TCPHandler: Processed in 0.001351628 sec. | ||
| 14649 | 2026.02.23 16:40:04.209007 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14650 | 2026.02.23 16:40:04.209101 [ 278 ] {0c21f504-c958-44f7-a260-1793a8649bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14651 | 2026.02.23 16:40:04.209141 [ 278 ] {0c21f504-c958-44f7-a260-1793a8649bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14652 | 2026.02.23 16:40:04.209528 [ 278 ] {0c21f504-c958-44f7-a260-1793a8649bac} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14653 | 2026.02.23 16:40:04.209561 [ 278 ] {0c21f504-c958-44f7-a260-1793a8649bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14654 | 2026.02.23 16:40:04.209852 [ 278 ] {0c21f504-c958-44f7-a260-1793a8649bac} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14655 | 2026.02.23 16:40:04.210067 [ 278 ] {0c21f504-c958-44f7-a260-1793a8649bac} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14656 | 2026.02.23 16:40:04.210168 [ 23 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14657 | 2026.02.23 16:40:04.210190 [ 278 ] {0c21f504-c958-44f7-a260-1793a8649bac} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001108 sec., 12635.379061371841 rows/sec., 930.73 KiB/sec. | ||
| 14658 | 2026.02.23 16:40:04.210204 [ 23 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14659 | 2026.02.23 16:40:04.210223 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14660 | 2026.02.23 16:40:04.210227 [ 278 ] {0c21f504-c958-44f7-a260-1793a8649bac} <Debug> TCPHandler: Processed in 0.001268696 sec. | ||
| 14661 | 2026.02.23 16:40:04.210313 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 14662 | 2026.02.23 16:40:04.210335 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14663 | 2026.02.23 16:40:04.210413 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14664 | 2026.02.23 16:40:04.210431 [ 278 ] {329831ff-f14d-46a6-80da-b1bdb8288d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14665 | 2026.02.23 16:40:04.210447 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 220 rows starting from the beginning of the part | ||
| 14666 | 2026.02.23 16:40:04.210470 [ 278 ] {329831ff-f14d-46a6-80da-b1bdb8288d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14667 | 2026.02.23 16:40:04.210513 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 152 rows starting from the beginning of the part | ||
| 14668 | 2026.02.23 16:40:04.210564 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 48 rows starting from the beginning of the part | ||
| 14669 | 2026.02.23 16:40:04.210612 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 10 rows starting from the beginning of the part | ||
| 14670 | 2026.02.23 16:40:04.210660 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 32 rows starting from the beginning of the part | ||
| 14671 | 2026.02.23 16:40:04.210703 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 14672 | 2026.02.23 16:40:04.210875 [ 278 ] {329831ff-f14d-46a6-80da-b1bdb8288d89} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14673 | 2026.02.23 16:40:04.210908 [ 278 ] {329831ff-f14d-46a6-80da-b1bdb8288d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14674 | 2026.02.23 16:40:04.211205 [ 278 ] {329831ff-f14d-46a6-80da-b1bdb8288d89} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14675 | 2026.02.23 16:40:04.211409 [ 278 ] {329831ff-f14d-46a6-80da-b1bdb8288d89} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14676 | 2026.02.23 16:40:04.211532 [ 278 ] {329831ff-f14d-46a6-80da-b1bdb8288d89} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00112 sec., 69642.85714285714 rows/sec., 5.44 MiB/sec. | ||
| 14677 | 2026.02.23 16:40:04.211539 [ 199 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001268436 sec., 375265.287330224 rows/sec., 25.68 MiB/sec. | ||
| 14678 | 2026.02.23 16:40:04.211569 [ 278 ] {329831ff-f14d-46a6-80da-b1bdb8288d89} <Debug> TCPHandler: Processed in 0.001281316 sec. | ||
| 14679 | 2026.02.23 16:40:04.211667 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14680 | 2026.02.23 16:40:04.211675 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14681 | 2026.02.23 16:40:04.211771 [ 278 ] {2de8c68a-fe29-43dc-9f4d-f1b24bc5870d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14682 | 2026.02.23 16:40:04.211813 [ 278 ] {2de8c68a-fe29-43dc-9f4d-f1b24bc5870d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14683 | 2026.02.23 16:40:04.211918 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_101_20} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14684 | 2026.02.23 16:40:04.211979 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_101_20} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14685 | 2026.02.23 16:40:04.212042 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14686 | 2026.02.23 16:40:04.212210 [ 278 ] {2de8c68a-fe29-43dc-9f4d-f1b24bc5870d} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14687 | 2026.02.23 16:40:04.212244 [ 278 ] {2de8c68a-fe29-43dc-9f4d-f1b24bc5870d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14688 | 2026.02.23 16:40:04.212561 [ 278 ] {2de8c68a-fe29-43dc-9f4d-f1b24bc5870d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14689 | 2026.02.23 16:40:04.212767 [ 278 ] {2de8c68a-fe29-43dc-9f4d-f1b24bc5870d} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14690 | 2026.02.23 16:40:04.212893 [ 278 ] {2de8c68a-fe29-43dc-9f4d-f1b24bc5870d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00114 sec., 142105.26315789475 rows/sec., 9.90 MiB/sec. | ||
| 14691 | 2026.02.23 16:40:04.212929 [ 278 ] {2de8c68a-fe29-43dc-9f4d-f1b24bc5870d} <Debug> TCPHandler: Processed in 0.001301217 sec. | ||
| 14692 | 2026.02.23 16:40:04.213027 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14693 | 2026.02.23 16:40:04.213118 [ 278 ] {7bf1245a-95ba-4501-aaeb-bc0560675e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14694 | 2026.02.23 16:40:04.213170 [ 278 ] {7bf1245a-95ba-4501-aaeb-bc0560675e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14695 | 2026.02.23 16:40:04.213929 [ 278 ] {7bf1245a-95ba-4501-aaeb-bc0560675e4a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14696 | 2026.02.23 16:40:04.213968 [ 278 ] {7bf1245a-95ba-4501-aaeb-bc0560675e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14697 | 2026.02.23 16:40:04.214467 [ 278 ] {7bf1245a-95ba-4501-aaeb-bc0560675e4a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14698 | 2026.02.23 16:40:04.214694 [ 278 ] {7bf1245a-95ba-4501-aaeb-bc0560675e4a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14699 | 2026.02.23 16:40:04.214798 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14700 | 2026.02.23 16:40:04.214826 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14701 | 2026.02.23 16:40:04.214831 [ 278 ] {7bf1245a-95ba-4501-aaeb-bc0560675e4a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00173 sec., 5780.346820809249 rows/sec., 10.36 MiB/sec. | ||
| 14702 | 2026.02.23 16:40:04.214843 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14703 | 2026.02.23 16:40:04.214898 [ 278 ] {7bf1245a-95ba-4501-aaeb-bc0560675e4a} <Debug> TCPHandler: Processed in 0.001917879 sec. | ||
| 14704 | 2026.02.23 16:40:04.214912 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 14705 | 2026.02.23 16:40:04.215003 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14706 | 2026.02.23 16:40:04.215088 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14707 | 2026.02.23 16:40:04.215097 [ 278 ] {a82651e5-b1d7-4772-8800-7062375fc2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14708 | 2026.02.23 16:40:04.215138 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1917 rows starting from the beginning of the part | ||
| 14709 | 2026.02.23 16:40:04.215142 [ 278 ] {a82651e5-b1d7-4772-8800-7062375fc2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14710 | 2026.02.23 16:40:04.215257 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 10 rows starting from the beginning of the part | ||
| 14711 | 2026.02.23 16:40:04.215374 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 32 rows starting from the beginning of the part | ||
| 14712 | 2026.02.23 16:40:04.215468 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 10 rows starting from the beginning of the part | ||
| 14713 | 2026.02.23 16:40:04.215474 [ 278 ] {a82651e5-b1d7-4772-8800-7062375fc2b5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14714 | 2026.02.23 16:40:04.215512 [ 278 ] {a82651e5-b1d7-4772-8800-7062375fc2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14715 | 2026.02.23 16:40:04.215563 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 32 rows starting from the beginning of the part | ||
| 14716 | 2026.02.23 16:40:04.215656 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 10 rows starting from the beginning of the part | ||
| 14717 | 2026.02.23 16:40:04.215822 [ 278 ] {a82651e5-b1d7-4772-8800-7062375fc2b5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14718 | 2026.02.23 16:40:04.216037 [ 278 ] {a82651e5-b1d7-4772-8800-7062375fc2b5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14719 | 2026.02.23 16:40:04.216161 [ 278 ] {a82651e5-b1d7-4772-8800-7062375fc2b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 14720 | 2026.02.23 16:40:04.216197 [ 278 ] {a82651e5-b1d7-4772-8800-7062375fc2b5} <Debug> TCPHandler: Processed in 0.001240755 sec. | ||
| 14721 | 2026.02.23 16:40:04.224188 [ 198 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2011 rows, containing 19 columns (19 merged, 0 gathered) in 0.009295151 sec., 216349.36323250693 rows/sec., 387.69 MiB/sec. | ||
| 14722 | 2026.02.23 16:40:04.226387 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14723 | 2026.02.23 16:40:04.226789 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14724 | 2026.02.23 16:40:04.226883 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14725 | 2026.02.23 16:40:04.227037 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.44 MiB. | ||
| 14726 | 2026.02.23 16:40:05.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.50 MiB, peak 386.89 MiB, free memory in arenas 0.00 B, will set to 372.52 MiB (RSS), difference: 3.02 MiB | ||
| 14727 | 2026.02.23 16:40:05.065345 [ 225 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 14728 | 2026.02.23 16:40:05.065400 [ 225 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 14729 | 2026.02.23 16:40:05.068931 [ 225 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 14730 | 2026.02.23 16:40:05.156440 [ 225 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 14731 | 2026.02.23 16:40:05.156507 [ 225 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 14732 | 2026.02.23 16:40:05.158004 [ 223 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 14733 | 2026.02.23 16:40:05.158064 [ 223 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 14734 | 2026.02.23 16:40:05.160100 [ 225 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 14735 | 2026.02.23 16:40:05.161755 [ 223 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 14736 | 2026.02.23 16:40:05.254398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34104 | ||
| 14737 | 2026.02.23 16:40:05.255227 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14738 | 2026.02.23 16:40:05.255303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14739 | 2026.02.23 16:40:05.255868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14740 | 2026.02.23 16:40:05.256128 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14741 | 2026.02.23 16:40:05.256276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34104 | ||
| 14742 | 2026.02.23 16:40:05.256275 [ 45 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14743 | 2026.02.23 16:40:05.256341 [ 45 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14744 | 2026.02.23 16:40:05.256365 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14745 | 2026.02.23 16:40:05.256504 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 14746 | 2026.02.23 16:40:05.256688 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14747 | 2026.02.23 16:40:05.256750 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31672 rows starting from the beginning of the part | ||
| 14748 | 2026.02.23 16:40:05.256852 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 14749 | 2026.02.23 16:40:05.256929 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 14750 | 2026.02.23 16:40:05.256998 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 14751 | 2026.02.23 16:40:05.257068 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 14752 | 2026.02.23 16:40:05.257133 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 14753 | 2026.02.23 16:40:05.259695 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34104 rows, containing 4 columns (4 merged, 0 gathered) in 0.003265328 sec., 10444280.023323843 rows/sec., 149.41 MiB/sec. | ||
| 14754 | 2026.02.23 16:40:05.259825 [ 200 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14755 | 2026.02.23 16:40:05.260102 [ 200 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_71_14} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14756 | 2026.02.23 16:40:05.260169 [ 200 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_71_14} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14757 | 2026.02.23 16:40:05.260263 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 14758 | 2026.02.23 16:40:07.064910 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14759 | 2026.02.23 16:40:07.084396 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14760 | 2026.02.23 16:40:07.084466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14761 | 2026.02.23 16:40:07.090828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14762 | 2026.02.23 16:40:07.091650 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14763 | 2026.02.23 16:40:07.091960 [ 25 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14764 | 2026.02.23 16:40:07.092021 [ 25 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14765 | 2026.02.23 16:40:07.092040 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 14766 | 2026.02.23 16:40:07.092163 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 14767 | 2026.02.23 16:40:07.096055 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14768 | 2026.02.23 16:40:07.096329 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14769 | 2026.02.23 16:40:07.097985 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 14770 | 2026.02.23 16:40:07.103179 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 14771 | 2026.02.23 16:40:07.108148 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 14772 | 2026.02.23 16:40:07.113250 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 14773 | 2026.02.23 16:40:07.118526 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 14774 | 2026.02.23 16:40:07.123463 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 14775 | 2026.02.23 16:40:07.183196 [ 194 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.091086153 sec., 5873.560166713814 rows/sec., 30.37 MiB/sec. | ||
| 14776 | 2026.02.23 16:40:07.186232 [ 191 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14777 | 2026.02.23 16:40:07.188362 [ 191 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_71_14} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14778 | 2026.02.23 16:40:07.188462 [ 191 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_71_14} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14779 | 2026.02.23 16:40:07.191030 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14780 | 2026.02.23 16:40:09.206926 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14781 | 2026.02.23 16:40:09.207119 [ 278 ] {c168cc23-1021-494b-9416-9c06eacd3c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14782 | 2026.02.23 16:40:09.207187 [ 278 ] {c168cc23-1021-494b-9416-9c06eacd3c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14783 | 2026.02.23 16:40:09.207928 [ 278 ] {c168cc23-1021-494b-9416-9c06eacd3c46} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14784 | 2026.02.23 16:40:09.207978 [ 278 ] {c168cc23-1021-494b-9416-9c06eacd3c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14785 | 2026.02.23 16:40:09.208387 [ 278 ] {c168cc23-1021-494b-9416-9c06eacd3c46} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14786 | 2026.02.23 16:40:09.208618 [ 278 ] {c168cc23-1021-494b-9416-9c06eacd3c46} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14787 | 2026.02.23 16:40:09.208783 [ 278 ] {c168cc23-1021-494b-9416-9c06eacd3c46} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001713 sec., 70052.53940455342 rows/sec., 5.97 MiB/sec. | ||
| 14788 | 2026.02.23 16:40:09.208837 [ 278 ] {c168cc23-1021-494b-9416-9c06eacd3c46} <Debug> TCPHandler: Processed in 0.002044222 sec. | ||
| 14789 | 2026.02.23 16:40:09.208977 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14790 | 2026.02.23 16:40:09.209082 [ 278 ] {f91edaed-3dab-4237-9a9c-7f94d4ab7a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14791 | 2026.02.23 16:40:09.209126 [ 278 ] {f91edaed-3dab-4237-9a9c-7f94d4ab7a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14792 | 2026.02.23 16:40:09.209596 [ 278 ] {f91edaed-3dab-4237-9a9c-7f94d4ab7a3c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14793 | 2026.02.23 16:40:09.209634 [ 278 ] {f91edaed-3dab-4237-9a9c-7f94d4ab7a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14794 | 2026.02.23 16:40:09.209941 [ 278 ] {f91edaed-3dab-4237-9a9c-7f94d4ab7a3c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14795 | 2026.02.23 16:40:09.210146 [ 278 ] {f91edaed-3dab-4237-9a9c-7f94d4ab7a3c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14796 | 2026.02.23 16:40:09.210279 [ 278 ] {f91edaed-3dab-4237-9a9c-7f94d4ab7a3c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001222 sec., 26186.579378068738 rows/sec., 1.92 MiB/sec. | ||
| 14797 | 2026.02.23 16:40:09.210318 [ 278 ] {f91edaed-3dab-4237-9a9c-7f94d4ab7a3c} <Debug> TCPHandler: Processed in 0.001395679 sec. | ||
| 14798 | 2026.02.23 16:40:09.210461 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14799 | 2026.02.23 16:40:09.210597 [ 278 ] {a3848198-d3b6-4c5d-988b-96f9441f3a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14800 | 2026.02.23 16:40:09.210653 [ 278 ] {a3848198-d3b6-4c5d-988b-96f9441f3a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14801 | 2026.02.23 16:40:09.211160 [ 278 ] {a3848198-d3b6-4c5d-988b-96f9441f3a03} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14802 | 2026.02.23 16:40:09.211200 [ 278 ] {a3848198-d3b6-4c5d-988b-96f9441f3a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14803 | 2026.02.23 16:40:09.211550 [ 278 ] {a3848198-d3b6-4c5d-988b-96f9441f3a03} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14804 | 2026.02.23 16:40:09.211772 [ 278 ] {a3848198-d3b6-4c5d-988b-96f9441f3a03} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14805 | 2026.02.23 16:40:09.211909 [ 278 ] {a3848198-d3b6-4c5d-988b-96f9441f3a03} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001341 sec., 71588.36689038032 rows/sec., 5.59 MiB/sec. | ||
| 14806 | 2026.02.23 16:40:09.211953 [ 278 ] {a3848198-d3b6-4c5d-988b-96f9441f3a03} <Debug> TCPHandler: Processed in 0.001560532 sec. | ||
| 14807 | 2026.02.23 16:40:09.212079 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14808 | 2026.02.23 16:40:09.212179 [ 278 ] {cf3240f9-44b3-4b3e-bedc-35ff12a44bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14809 | 2026.02.23 16:40:09.212226 [ 278 ] {cf3240f9-44b3-4b3e-bedc-35ff12a44bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14810 | 2026.02.23 16:40:09.212676 [ 278 ] {cf3240f9-44b3-4b3e-bedc-35ff12a44bba} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14811 | 2026.02.23 16:40:09.212713 [ 278 ] {cf3240f9-44b3-4b3e-bedc-35ff12a44bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14812 | 2026.02.23 16:40:09.213054 [ 278 ] {cf3240f9-44b3-4b3e-bedc-35ff12a44bba} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14813 | 2026.02.23 16:40:09.213279 [ 278 ] {cf3240f9-44b3-4b3e-bedc-35ff12a44bba} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14814 | 2026.02.23 16:40:09.213412 [ 278 ] {cf3240f9-44b3-4b3e-bedc-35ff12a44bba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 14815 | 2026.02.23 16:40:09.213454 [ 278 ] {cf3240f9-44b3-4b3e-bedc-35ff12a44bba} <Debug> TCPHandler: Processed in 0.0014264 sec. | ||
| 14816 | 2026.02.23 16:40:09.213578 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14817 | 2026.02.23 16:40:09.213691 [ 278 ] {26940c70-15ec-4370-b965-20d8cff388be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14818 | 2026.02.23 16:40:09.213750 [ 278 ] {26940c70-15ec-4370-b965-20d8cff388be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14819 | 2026.02.23 16:40:09.214684 [ 278 ] {26940c70-15ec-4370-b965-20d8cff388be} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14820 | 2026.02.23 16:40:09.214723 [ 278 ] {26940c70-15ec-4370-b965-20d8cff388be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14821 | 2026.02.23 16:40:09.215299 [ 278 ] {26940c70-15ec-4370-b965-20d8cff388be} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14822 | 2026.02.23 16:40:09.215532 [ 278 ] {26940c70-15ec-4370-b965-20d8cff388be} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2026.02.23 16:40:09.215680 [ 278 ] {26940c70-15ec-4370-b965-20d8cff388be} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002008 sec., 15936.254980079682 rows/sec., 28.56 MiB/sec. | ||
| 14824 | 2026.02.23 16:40:09.215758 [ 278 ] {26940c70-15ec-4370-b965-20d8cff388be} <Debug> TCPHandler: Processed in 0.002233126 sec. | ||
| 14825 | 2026.02.23 16:40:09.215881 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14826 | 2026.02.23 16:40:09.215980 [ 278 ] {0479e6eb-454d-4e0f-86fb-5144cd06cec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14827 | 2026.02.23 16:40:09.216022 [ 278 ] {0479e6eb-454d-4e0f-86fb-5144cd06cec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14828 | 2026.02.23 16:40:09.216379 [ 278 ] {0479e6eb-454d-4e0f-86fb-5144cd06cec4} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14829 | 2026.02.23 16:40:09.216419 [ 278 ] {0479e6eb-454d-4e0f-86fb-5144cd06cec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 14830 | 2026.02.23 16:40:09.216739 [ 278 ] {0479e6eb-454d-4e0f-86fb-5144cd06cec4} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14831 | 2026.02.23 16:40:09.216949 [ 278 ] {0479e6eb-454d-4e0f-86fb-5144cd06cec4} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14832 | 2026.02.23 16:40:09.217080 [ 278 ] {0479e6eb-454d-4e0f-86fb-5144cd06cec4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 14833 | 2026.02.23 16:40:09.217120 [ 278 ] {0479e6eb-454d-4e0f-86fb-5144cd06cec4} <Debug> TCPHandler: Processed in 0.001289377 sec. | ||
| 14834 | 2026.02.23 16:40:11.011735 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43993 | ||
| 14835 | 2026.02.23 16:40:11.011849 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14836 | 2026.02.23 16:40:11.011875 [ 352 ] {} <Debug> TCP-Session: 3b4b701f-e50b-464c-9ff0-8dc952957ed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43993 | ||
| 14837 | 2026.02.23 16:40:11.011898 [ 352 ] {} <Debug> TCP-Session: 3b4b701f-e50b-464c-9ff0-8dc952957ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14838 | 2026.02.23 16:40:11.011911 [ 352 ] {} <Debug> TCP-Session: 3b4b701f-e50b-464c-9ff0-8dc952957ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14839 | 2026.02.23 16:40:11.012125 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38901 | ||
| 14840 | 2026.02.23 16:40:11.012149 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59669 | ||
| 14841 | 2026.02.23 16:40:11.012172 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42474 | ||
| 14842 | 2026.02.23 16:40:11.012164 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42239 | ||
| 14843 | 2026.02.23 16:40:11.012253 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14844 | 2026.02.23 16:40:11.012285 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14845 | 2026.02.23 16:40:11.012301 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14846 | 2026.02.23 16:40:11.012311 [ 356 ] {} <Debug> TCP-Session: 08cfcd93-e273-4aba-9ac0-6eb2125d534d Authenticating user 'default' from [fd00:1122:3344:101::e]:38901 | ||
| 14847 | 2026.02.23 16:40:11.012336 [ 357 ] {} <Debug> TCP-Session: 63802fc0-4c47-47c4-acd6-9c166377efc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59669 | ||
| 14848 | 2026.02.23 16:40:11.012351 [ 359 ] {} <Debug> TCP-Session: d68427cb-9ea9-4ccf-8204-833b0c05763c Authenticating user 'default' from [fd00:1122:3344:101::e]:42474 | ||
| 14849 | 2026.02.23 16:40:11.012368 [ 352 ] {} <Trace> TCP-Session: 3b4b701f-e50b-464c-9ff0-8dc952957ed0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14850 | 2026.02.23 16:40:11.012376 [ 357 ] {} <Debug> TCP-Session: 63802fc0-4c47-47c4-acd6-9c166377efc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14851 | 2026.02.23 16:40:11.012391 [ 359 ] {} <Debug> TCP-Session: d68427cb-9ea9-4ccf-8204-833b0c05763c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14852 | 2026.02.23 16:40:11.012413 [ 357 ] {} <Debug> TCP-Session: 63802fc0-4c47-47c4-acd6-9c166377efc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14853 | 2026.02.23 16:40:11.012435 [ 359 ] {} <Debug> TCP-Session: d68427cb-9ea9-4ccf-8204-833b0c05763c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14854 | 2026.02.23 16:40:11.012362 [ 356 ] {} <Debug> TCP-Session: 08cfcd93-e273-4aba-9ac0-6eb2125d534d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14855 | 2026.02.23 16:40:11.012469 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62554 | ||
| 14856 | 2026.02.23 16:40:11.012503 [ 356 ] {} <Debug> TCP-Session: 08cfcd93-e273-4aba-9ac0-6eb2125d534d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14857 | 2026.02.23 16:40:11.012514 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48140 | ||
| 14858 | 2026.02.23 16:40:11.012469 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55319 | ||
| 14859 | 2026.02.23 16:40:11.012565 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45403 | ||
| 14860 | 2026.02.23 16:40:11.012575 [ 352 ] {c97ea799-7108-41e4-901e-daa293067ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14861 | 2026.02.23 16:40:11.012588 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14862 | 2026.02.23 16:40:11.012620 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14863 | 2026.02.23 16:40:11.012360 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14864 | 2026.02.23 16:40:11.012698 [ 358 ] {} <Debug> TCP-Session: 7b5eca7e-9744-4295-b8ca-d1d4492cdabe Authenticating user 'default' from [fd00:1122:3344:101::e]:42239 | ||
| 14865 | 2026.02.23 16:40:11.012735 [ 358 ] {} <Debug> TCP-Session: 7b5eca7e-9744-4295-b8ca-d1d4492cdabe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14866 | 2026.02.23 16:40:11.012755 [ 358 ] {} <Debug> TCP-Session: 7b5eca7e-9744-4295-b8ca-d1d4492cdabe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14867 | 2026.02.23 16:40:11.012781 [ 365 ] {} <Debug> TCP-Session: e55d45b9-7fa1-4198-9337-1fcd2fa9228f Authenticating user 'default' from [fd00:1122:3344:101::e]:48140 | ||
| 14868 | 2026.02.23 16:40:11.012788 [ 364 ] {} <Debug> TCP-Session: 15d1b22b-64f6-4d96-9942-f3a87e41d335 Authenticating user 'default' from [fd00:1122:3344:101::e]:62554 | ||
| 14869 | 2026.02.23 16:40:11.012813 [ 365 ] {} <Debug> TCP-Session: e55d45b9-7fa1-4198-9337-1fcd2fa9228f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14870 | 2026.02.23 16:40:11.012830 [ 364 ] {} <Debug> TCP-Session: 15d1b22b-64f6-4d96-9942-f3a87e41d335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14871 | 2026.02.23 16:40:11.012835 [ 365 ] {} <Debug> TCP-Session: e55d45b9-7fa1-4198-9337-1fcd2fa9228f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14872 | 2026.02.23 16:40:11.012860 [ 364 ] {} <Debug> TCP-Session: 15d1b22b-64f6-4d96-9942-f3a87e41d335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14873 | 2026.02.23 16:40:11.012888 [ 352 ] {c97ea799-7108-41e4-901e-daa293067ea9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14874 | 2026.02.23 16:40:11.012896 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14875 | 2026.02.23 16:40:11.012951 [ 360 ] {} <Debug> TCP-Session: 4c5c4898-58ba-4605-8816-d3ecb3da05c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55319 | ||
| 14876 | 2026.02.23 16:40:11.012967 [ 360 ] {} <Debug> TCP-Session: 4c5c4898-58ba-4605-8816-d3ecb3da05c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14877 | 2026.02.23 16:40:11.012970 [ 352 ] {c97ea799-7108-41e4-901e-daa293067ea9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14878 | 2026.02.23 16:40:11.012983 [ 360 ] {} <Debug> TCP-Session: 4c5c4898-58ba-4605-8816-d3ecb3da05c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14879 | 2026.02.23 16:40:11.013236 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14880 | 2026.02.23 16:40:11.013284 [ 366 ] {} <Debug> TCP-Session: 834d6a65-e890-488c-b6ec-b86935a407e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45403 | ||
| 14881 | 2026.02.23 16:40:11.013307 [ 366 ] {} <Debug> TCP-Session: 834d6a65-e890-488c-b6ec-b86935a407e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14882 | 2026.02.23 16:40:11.013326 [ 366 ] {} <Debug> TCP-Session: 834d6a65-e890-488c-b6ec-b86935a407e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14883 | 2026.02.23 16:40:11.013377 [ 352 ] {c97ea799-7108-41e4-901e-daa293067ea9} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 14884 | 2026.02.23 16:40:11.014492 [ 318 ] {c97ea799-7108-41e4-901e-daa293067ea9} <Trace> AggregatingTransform: Aggregating | ||
| 14885 | 2026.02.23 16:40:11.014535 [ 318 ] {c97ea799-7108-41e4-901e-daa293067ea9} <Trace> Aggregator: Aggregation method: without_key | ||
| 14886 | 2026.02.23 16:40:11.014572 [ 318 ] {c97ea799-7108-41e4-901e-daa293067ea9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001069642 sec. (934.892 rows/sec., 36.52 KiB/sec.) | ||
| 14887 | 2026.02.23 16:40:11.014590 [ 318 ] {c97ea799-7108-41e4-901e-daa293067ea9} <Trace> Aggregator: Merging aggregated data | ||
| 14888 | 2026.02.23 16:40:11.016148 [ 352 ] {c97ea799-7108-41e4-901e-daa293067ea9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003647 sec., 274.19797093501506 rows/sec., 10.71 KiB/sec. | ||
| 14889 | 2026.02.23 16:40:11.016303 [ 352 ] {c97ea799-7108-41e4-901e-daa293067ea9} <Debug> TCPHandler: Processed in 0.004109354 sec. | ||
| 14890 | 2026.02.23 16:40:11.016407 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14891 | 2026.02.23 16:40:11.016431 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14892 | 2026.02.23 16:40:11.016441 [ 352 ] {} <Debug> TCP-Session: 3b4b701f-e50b-464c-9ff0-8dc952957ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14893 | 2026.02.23 16:40:11.016446 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14894 | 2026.02.23 16:40:11.016467 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14895 | 2026.02.23 16:40:11.016506 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14896 | 2026.02.23 16:40:11.016515 [ 357 ] {} <Debug> TCP-Session: 63802fc0-4c47-47c4-acd6-9c166377efc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14897 | 2026.02.23 16:40:11.016526 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14898 | 2026.02.23 16:40:11.016541 [ 360 ] {} <Debug> TCP-Session: 4c5c4898-58ba-4605-8816-d3ecb3da05c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14899 | 2026.02.23 16:40:11.016547 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14900 | 2026.02.23 16:40:11.016574 [ 364 ] {} <Debug> TCP-Session: 15d1b22b-64f6-4d96-9942-f3a87e41d335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14901 | 2026.02.23 16:40:11.016548 [ 366 ] {} <Debug> TCP-Session: 834d6a65-e890-488c-b6ec-b86935a407e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14902 | 2026.02.23 16:40:11.016609 [ 365 ] {} <Debug> TCP-Session: e55d45b9-7fa1-4198-9337-1fcd2fa9228f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14903 | 2026.02.23 16:40:11.016519 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14904 | 2026.02.23 16:40:11.016486 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14905 | 2026.02.23 16:40:11.016692 [ 358 ] {} <Debug> TCP-Session: 7b5eca7e-9744-4295-b8ca-d1d4492cdabe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14906 | 2026.02.23 16:40:11.016470 [ 359 ] {} <Debug> TCP-Session: d68427cb-9ea9-4ccf-8204-833b0c05763c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14907 | 2026.02.23 16:40:11.016714 [ 356 ] {} <Debug> TCP-Session: 08cfcd93-e273-4aba-9ac0-6eb2125d534d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14908 | 2026.02.23 16:40:11.059864 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44863 | ||
| 14909 | 2026.02.23 16:40:11.059977 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14910 | 2026.02.23 16:40:11.060002 [ 352 ] {} <Debug> TCP-Session: 2a1eaa1e-969c-4e20-8602-f933fd44adbb Authenticating user 'default' from [fd00:1122:3344:101::e]:44863 | ||
| 14911 | 2026.02.23 16:40:11.060025 [ 352 ] {} <Debug> TCP-Session: 2a1eaa1e-969c-4e20-8602-f933fd44adbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14912 | 2026.02.23 16:40:11.060037 [ 352 ] {} <Debug> TCP-Session: 2a1eaa1e-969c-4e20-8602-f933fd44adbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14913 | 2026.02.23 16:40:11.060209 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65313 | ||
| 14914 | 2026.02.23 16:40:11.060214 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44316 | ||
| 14915 | 2026.02.23 16:40:11.060253 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48848 | ||
| 14916 | 2026.02.23 16:40:11.060294 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32818 | ||
| 14917 | 2026.02.23 16:40:11.060322 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14918 | 2026.02.23 16:40:11.060323 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37299 | ||
| 14919 | 2026.02.23 16:40:11.060363 [ 352 ] {} <Trace> TCP-Session: 2a1eaa1e-969c-4e20-8602-f933fd44adbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14920 | 2026.02.23 16:40:11.060377 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14921 | 2026.02.23 16:40:11.060380 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14922 | 2026.02.23 16:40:11.060422 [ 364 ] {} <Debug> TCP-Session: 94365edb-e2f4-4e2f-8cfc-11d39b69b23e Authenticating user 'default' from [fd00:1122:3344:101::e]:32818 | ||
| 14923 | 2026.02.23 16:40:11.060430 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14924 | 2026.02.23 16:40:11.060457 [ 364 ] {} <Debug> TCP-Session: 94365edb-e2f4-4e2f-8cfc-11d39b69b23e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14925 | 2026.02.23 16:40:11.060457 [ 358 ] {} <Debug> TCP-Session: 3219c763-2c42-46e2-8f01-fecb70e6bf5d Authenticating user 'default' from [fd00:1122:3344:101::e]:48848 | ||
| 14926 | 2026.02.23 16:40:11.060494 [ 364 ] {} <Debug> TCP-Session: 94365edb-e2f4-4e2f-8cfc-11d39b69b23e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14927 | 2026.02.23 16:40:11.060479 [ 366 ] {} <Debug> TCP-Session: 55ad9605-0978-4661-b10e-40d3aa31ddec Authenticating user 'default' from [fd00:1122:3344:101::e]:37299 | ||
| 14928 | 2026.02.23 16:40:11.060520 [ 358 ] {} <Debug> TCP-Session: 3219c763-2c42-46e2-8f01-fecb70e6bf5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14929 | 2026.02.23 16:40:11.060547 [ 366 ] {} <Debug> TCP-Session: 55ad9605-0978-4661-b10e-40d3aa31ddec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14930 | 2026.02.23 16:40:11.060542 [ 352 ] {15dc342e-d620-4f22-b2dc-f854c0318534} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44863) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14931 | 2026.02.23 16:40:11.060575 [ 366 ] {} <Debug> TCP-Session: 55ad9605-0978-4661-b10e-40d3aa31ddec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14932 | 2026.02.23 16:40:11.060566 [ 358 ] {} <Debug> TCP-Session: 3219c763-2c42-46e2-8f01-fecb70e6bf5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14933 | 2026.02.23 16:40:11.060364 [ 356 ] {} <Debug> TCP-Session: 56cdb180-99fa-4f61-a670-e51a234e97b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65313 | ||
| 14934 | 2026.02.23 16:40:11.060312 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36177 | ||
| 14935 | 2026.02.23 16:40:11.060648 [ 356 ] {} <Debug> TCP-Session: 56cdb180-99fa-4f61-a670-e51a234e97b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14936 | 2026.02.23 16:40:11.060289 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46278 | ||
| 14937 | 2026.02.23 16:40:11.060680 [ 356 ] {} <Debug> TCP-Session: 56cdb180-99fa-4f61-a670-e51a234e97b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14938 | 2026.02.23 16:40:11.060724 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14939 | 2026.02.23 16:40:11.060277 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34286 | ||
| 14940 | 2026.02.23 16:40:11.060760 [ 365 ] {} <Debug> TCP-Session: 803e3356-3391-4d97-9206-ddc7df2dafa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36177 | ||
| 14941 | 2026.02.23 16:40:11.060345 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14942 | 2026.02.23 16:40:11.060794 [ 365 ] {} <Debug> TCP-Session: 803e3356-3391-4d97-9206-ddc7df2dafa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14943 | 2026.02.23 16:40:11.060818 [ 357 ] {} <Debug> TCP-Session: d75ed9ae-eb1c-4e73-aae2-00ad09ccf301 Authenticating user 'default' from [fd00:1122:3344:101::e]:44316 | ||
| 14944 | 2026.02.23 16:40:11.060821 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14945 | 2026.02.23 16:40:11.060830 [ 365 ] {} <Debug> TCP-Session: 803e3356-3391-4d97-9206-ddc7df2dafa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14946 | 2026.02.23 16:40:11.060846 [ 357 ] {} <Debug> TCP-Session: d75ed9ae-eb1c-4e73-aae2-00ad09ccf301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14947 | 2026.02.23 16:40:11.060862 [ 360 ] {} <Debug> TCP-Session: 362ed5ae-755e-4e48-a701-9e3960fb69e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34286 | ||
| 14948 | 2026.02.23 16:40:11.060880 [ 357 ] {} <Debug> TCP-Session: d75ed9ae-eb1c-4e73-aae2-00ad09ccf301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14949 | 2026.02.23 16:40:11.060896 [ 360 ] {} <Debug> TCP-Session: 362ed5ae-755e-4e48-a701-9e3960fb69e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14950 | 2026.02.23 16:40:11.060845 [ 352 ] {15dc342e-d620-4f22-b2dc-f854c0318534} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14951 | 2026.02.23 16:40:11.060920 [ 360 ] {} <Debug> TCP-Session: 362ed5ae-755e-4e48-a701-9e3960fb69e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14952 | 2026.02.23 16:40:11.060784 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14953 | 2026.02.23 16:40:11.060988 [ 352 ] {15dc342e-d620-4f22-b2dc-f854c0318534} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14954 | 2026.02.23 16:40:11.060993 [ 359 ] {} <Debug> TCP-Session: 89c740d5-8143-4ffd-85a1-0b4b02cb5a8d Authenticating user 'default' from [fd00:1122:3344:101::e]:46278 | ||
| 14955 | 2026.02.23 16:40:11.061016 [ 359 ] {} <Debug> TCP-Session: 89c740d5-8143-4ffd-85a1-0b4b02cb5a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14956 | 2026.02.23 16:40:11.061028 [ 359 ] {} <Debug> TCP-Session: 89c740d5-8143-4ffd-85a1-0b4b02cb5a8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14957 | 2026.02.23 16:40:11.061313 [ 352 ] {15dc342e-d620-4f22-b2dc-f854c0318534} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 14958 | 2026.02.23 16:40:11.062254 [ 319 ] {15dc342e-d620-4f22-b2dc-f854c0318534} <Trace> AggregatingTransform: Aggregating | ||
| 14959 | 2026.02.23 16:40:11.062288 [ 319 ] {15dc342e-d620-4f22-b2dc-f854c0318534} <Trace> Aggregator: Aggregation method: without_key | ||
| 14960 | 2026.02.23 16:40:11.062322 [ 319 ] {15dc342e-d620-4f22-b2dc-f854c0318534} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904638 sec. (1105.415 rows/sec., 43.18 KiB/sec.) | ||
| 14961 | 2026.02.23 16:40:11.062340 [ 319 ] {15dc342e-d620-4f22-b2dc-f854c0318534} <Trace> Aggregator: Merging aggregated data | ||
| 14962 | 2026.02.23 16:40:11.063654 [ 352 ] {15dc342e-d620-4f22-b2dc-f854c0318534} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003165 sec., 315.95576619273305 rows/sec., 12.34 KiB/sec. | ||
| 14963 | 2026.02.23 16:40:11.063829 [ 352 ] {15dc342e-d620-4f22-b2dc-f854c0318534} <Debug> TCPHandler: Processed in 0.003593504 sec. | ||
| 14964 | 2026.02.23 16:40:11.064005 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14965 | 2026.02.23 16:40:11.064047 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14966 | 2026.02.23 16:40:11.064071 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14967 | 2026.02.23 16:40:11.064092 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14968 | 2026.02.23 16:40:11.064103 [ 356 ] {} <Debug> TCP-Session: 56cdb180-99fa-4f61-a670-e51a234e97b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14969 | 2026.02.23 16:40:11.064121 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14970 | 2026.02.23 16:40:11.064140 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14971 | 2026.02.23 16:40:11.064196 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14972 | 2026.02.23 16:40:11.064205 [ 360 ] {} <Debug> TCP-Session: 362ed5ae-755e-4e48-a701-9e3960fb69e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14973 | 2026.02.23 16:40:11.064204 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14974 | 2026.02.23 16:40:11.064243 [ 364 ] {} <Debug> TCP-Session: 94365edb-e2f4-4e2f-8cfc-11d39b69b23e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14975 | 2026.02.23 16:40:11.064232 [ 358 ] {} <Debug> TCP-Session: 3219c763-2c42-46e2-8f01-fecb70e6bf5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14976 | 2026.02.23 16:40:11.064273 [ 365 ] {} <Debug> TCP-Session: 803e3356-3391-4d97-9206-ddc7df2dafa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14977 | 2026.02.23 16:40:11.064157 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14978 | 2026.02.23 16:40:11.064149 [ 366 ] {} <Debug> TCP-Session: 55ad9605-0978-4661-b10e-40d3aa31ddec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14979 | 2026.02.23 16:40:11.064129 [ 357 ] {} <Debug> TCP-Session: d75ed9ae-eb1c-4e73-aae2-00ad09ccf301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14980 | 2026.02.23 16:40:11.064365 [ 359 ] {} <Debug> TCP-Session: 89c740d5-8143-4ffd-85a1-0b4b02cb5a8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14981 | 2026.02.23 16:40:11.064050 [ 352 ] {} <Debug> TCP-Session: 2a1eaa1e-969c-4e20-8602-f933fd44adbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14982 | 2026.02.23 16:40:11.192546 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61156 | ||
| 14983 | 2026.02.23 16:40:11.192657 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14984 | 2026.02.23 16:40:11.192684 [ 352 ] {} <Debug> TCP-Session: 337fca2a-42c5-4294-92b2-767c2a241b61 Authenticating user 'default' from [fd00:1122:3344:101::e]:61156 | ||
| 14985 | 2026.02.23 16:40:11.192709 [ 352 ] {} <Debug> TCP-Session: 337fca2a-42c5-4294-92b2-767c2a241b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14986 | 2026.02.23 16:40:11.192722 [ 352 ] {} <Debug> TCP-Session: 337fca2a-42c5-4294-92b2-767c2a241b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14987 | 2026.02.23 16:40:11.192929 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59647 | ||
| 14988 | 2026.02.23 16:40:11.192960 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42831 | ||
| 14989 | 2026.02.23 16:40:11.193011 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58346 | ||
| 14990 | 2026.02.23 16:40:11.192986 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56288 | ||
| 14991 | 2026.02.23 16:40:11.193063 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14992 | 2026.02.23 16:40:11.192981 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60535 | ||
| 14993 | 2026.02.23 16:40:11.193100 [ 356 ] {} <Debug> TCP-Session: a11485c6-2a26-4088-9463-7ebd3b22f7fc Authenticating user 'default' from [fd00:1122:3344:101::e]:59647 | ||
| 14994 | 2026.02.23 16:40:11.193110 [ 352 ] {} <Trace> TCP-Session: 337fca2a-42c5-4294-92b2-767c2a241b61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14995 | 2026.02.23 16:40:11.193129 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14996 | 2026.02.23 16:40:11.193149 [ 356 ] {} <Debug> TCP-Session: a11485c6-2a26-4088-9463-7ebd3b22f7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14997 | 2026.02.23 16:40:11.193116 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14998 | 2026.02.23 16:40:11.193180 [ 365 ] {} <Debug> TCP-Session: 7db16bb2-b902-4068-8c54-e7ce9b80905f Authenticating user 'default' from [fd00:1122:3344:101::e]:56288 | ||
| 14999 | 2026.02.23 16:40:11.193194 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15000 | 2026.02.23 16:40:11.193217 [ 366 ] {} <Debug> TCP-Session: cb32c565-6174-4516-b379-8d16f5619867 Authenticating user 'default' from [fd00:1122:3344:101::e]:58346 | ||
| 15001 | 2026.02.23 16:40:11.193223 [ 365 ] {} <Debug> TCP-Session: 7db16bb2-b902-4068-8c54-e7ce9b80905f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15002 | 2026.02.23 16:40:11.193246 [ 364 ] {} <Debug> TCP-Session: 6c1a122d-aeeb-4399-a939-ea70480ed202 Authenticating user 'default' from [fd00:1122:3344:101::e]:60535 | ||
| 15003 | 2026.02.23 16:40:11.193262 [ 365 ] {} <Debug> TCP-Session: 7db16bb2-b902-4068-8c54-e7ce9b80905f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15004 | 2026.02.23 16:40:11.193288 [ 364 ] {} <Debug> TCP-Session: 6c1a122d-aeeb-4399-a939-ea70480ed202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15005 | 2026.02.23 16:40:11.193252 [ 366 ] {} <Debug> TCP-Session: cb32c565-6174-4516-b379-8d16f5619867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15006 | 2026.02.23 16:40:11.193310 [ 352 ] {07077365-bc95-4a8b-9ca1-9f85879b7fee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61156) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15007 | 2026.02.23 16:40:11.193332 [ 366 ] {} <Debug> TCP-Session: cb32c565-6174-4516-b379-8d16f5619867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15008 | 2026.02.23 16:40:11.193315 [ 364 ] {} <Debug> TCP-Session: 6c1a122d-aeeb-4399-a939-ea70480ed202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15009 | 2026.02.23 16:40:11.193100 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15010 | 2026.02.23 16:40:11.193180 [ 356 ] {} <Debug> TCP-Session: a11485c6-2a26-4088-9463-7ebd3b22f7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15011 | 2026.02.23 16:40:11.192961 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43315 | ||
| 15012 | 2026.02.23 16:40:11.193441 [ 358 ] {} <Debug> TCP-Session: 5e0d1264-1749-4d88-ae49-9b58cbafc2d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42831 | ||
| 15013 | 2026.02.23 16:40:11.192948 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45209 | ||
| 15014 | 2026.02.23 16:40:11.193521 [ 358 ] {} <Debug> TCP-Session: 5e0d1264-1749-4d88-ae49-9b58cbafc2d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15015 | 2026.02.23 16:40:11.193537 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15016 | 2026.02.23 16:40:11.193561 [ 358 ] {} <Debug> TCP-Session: 5e0d1264-1749-4d88-ae49-9b58cbafc2d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15017 | 2026.02.23 16:40:11.193587 [ 359 ] {} <Debug> TCP-Session: 5daff0fa-6337-4b01-b002-dffb9a1593c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43315 | ||
| 15018 | 2026.02.23 16:40:11.193604 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15019 | 2026.02.23 16:40:11.193625 [ 359 ] {} <Debug> TCP-Session: 5daff0fa-6337-4b01-b002-dffb9a1593c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15020 | 2026.02.23 16:40:11.192965 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47015 | ||
| 15021 | 2026.02.23 16:40:11.193657 [ 359 ] {} <Debug> TCP-Session: 5daff0fa-6337-4b01-b002-dffb9a1593c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15022 | 2026.02.23 16:40:11.193669 [ 352 ] {07077365-bc95-4a8b-9ca1-9f85879b7fee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15023 | 2026.02.23 16:40:11.193649 [ 357 ] {} <Debug> TCP-Session: fd9c06ff-4f56-4b64-b302-ecb460aee0cb Authenticating user 'default' from [fd00:1122:3344:101::e]:45209 | ||
| 15024 | 2026.02.23 16:40:11.193734 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15025 | 2026.02.23 16:40:11.193749 [ 357 ] {} <Debug> TCP-Session: fd9c06ff-4f56-4b64-b302-ecb460aee0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15026 | 2026.02.23 16:40:11.193763 [ 352 ] {07077365-bc95-4a8b-9ca1-9f85879b7fee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15027 | 2026.02.23 16:40:11.193770 [ 360 ] {} <Debug> TCP-Session: 1c4f5e12-e816-4888-a602-37cd7df47906 Authenticating user 'default' from [fd00:1122:3344:101::e]:47015 | ||
| 15028 | 2026.02.23 16:40:11.193784 [ 357 ] {} <Debug> TCP-Session: fd9c06ff-4f56-4b64-b302-ecb460aee0cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15029 | 2026.02.23 16:40:11.193821 [ 360 ] {} <Debug> TCP-Session: 1c4f5e12-e816-4888-a602-37cd7df47906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15030 | 2026.02.23 16:40:11.193845 [ 360 ] {} <Debug> TCP-Session: 1c4f5e12-e816-4888-a602-37cd7df47906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15031 | 2026.02.23 16:40:11.194131 [ 352 ] {07077365-bc95-4a8b-9ca1-9f85879b7fee} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 15032 | 2026.02.23 16:40:11.195171 [ 319 ] {07077365-bc95-4a8b-9ca1-9f85879b7fee} <Trace> AggregatingTransform: Aggregating | ||
| 15033 | 2026.02.23 16:40:11.195212 [ 319 ] {07077365-bc95-4a8b-9ca1-9f85879b7fee} <Trace> Aggregator: Aggregation method: without_key | ||
| 15034 | 2026.02.23 16:40:11.195246 [ 319 ] {07077365-bc95-4a8b-9ca1-9f85879b7fee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100615 sec. (993.888 rows/sec., 38.82 KiB/sec.) | ||
| 15035 | 2026.02.23 16:40:11.195265 [ 319 ] {07077365-bc95-4a8b-9ca1-9f85879b7fee} <Trace> Aggregator: Merging aggregated data | ||
| 15036 | 2026.02.23 16:40:11.197290 [ 352 ] {07077365-bc95-4a8b-9ca1-9f85879b7fee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004038 sec., 247.64735017335315 rows/sec., 9.67 KiB/sec. | ||
| 15037 | 2026.02.23 16:40:11.197490 [ 352 ] {07077365-bc95-4a8b-9ca1-9f85879b7fee} <Debug> TCPHandler: Processed in 0.004502503 sec. | ||
| 15038 | 2026.02.23 16:40:11.197654 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15039 | 2026.02.23 16:40:11.197704 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15040 | 2026.02.23 16:40:11.197739 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15041 | 2026.02.23 16:40:11.197760 [ 366 ] {} <Debug> TCP-Session: cb32c565-6174-4516-b379-8d16f5619867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15042 | 2026.02.23 16:40:11.197765 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15043 | 2026.02.23 16:40:11.197775 [ 359 ] {} <Debug> TCP-Session: 5daff0fa-6337-4b01-b002-dffb9a1593c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15044 | 2026.02.23 16:40:11.197796 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15045 | 2026.02.23 16:40:11.197824 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15046 | 2026.02.23 16:40:11.197849 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15047 | 2026.02.23 16:40:11.197870 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15048 | 2026.02.23 16:40:11.197895 [ 358 ] {} <Debug> TCP-Session: 5e0d1264-1749-4d88-ae49-9b58cbafc2d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15049 | 2026.02.23 16:40:11.197911 [ 357 ] {} <Debug> TCP-Session: fd9c06ff-4f56-4b64-b302-ecb460aee0cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15050 | 2026.02.23 16:40:11.197929 [ 364 ] {} <Debug> TCP-Session: 6c1a122d-aeeb-4399-a939-ea70480ed202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15051 | 2026.02.23 16:40:11.197888 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15052 | 2026.02.23 16:40:11.197813 [ 365 ] {} <Debug> TCP-Session: 7db16bb2-b902-4068-8c54-e7ce9b80905f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15053 | 2026.02.23 16:40:11.198013 [ 352 ] {} <Debug> TCP-Session: 337fca2a-42c5-4294-92b2-767c2a241b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15054 | 2026.02.23 16:40:11.197863 [ 360 ] {} <Debug> TCP-Session: 1c4f5e12-e816-4888-a602-37cd7df47906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15055 | 2026.02.23 16:40:11.197706 [ 356 ] {} <Debug> TCP-Session: a11485c6-2a26-4088-9463-7ebd3b22f7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15056 | 2026.02.23 16:40:12.573524 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15057 | 2026.02.23 16:40:12.573589 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15058 | 2026.02.23 16:40:12.756487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34552 | ||
| 15059 | 2026.02.23 16:40:12.757036 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15060 | 2026.02.23 16:40:12.757086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15061 | 2026.02.23 16:40:12.757563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15062 | 2026.02.23 16:40:12.757791 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15063 | 2026.02.23 16:40:12.757944 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34552 | ||
| 15064 | 2026.02.23 16:40:12.866279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1846 | ||
| 15065 | 2026.02.23 16:40:12.868734 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15066 | 2026.02.23 16:40:12.868794 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15067 | 2026.02.23 16:40:12.870041 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15068 | 2026.02.23 16:40:12.870325 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15069 | 2026.02.23 16:40:12.870697 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1846 | ||
| 15070 | 2026.02.23 16:40:14.205540 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15071 | 2026.02.23 16:40:14.205786 [ 278 ] {4faeee2f-6666-44d6-967c-57698a016a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15072 | 2026.02.23 16:40:14.205876 [ 278 ] {4faeee2f-6666-44d6-967c-57698a016a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15073 | 2026.02.23 16:40:14.206524 [ 278 ] {4faeee2f-6666-44d6-967c-57698a016a05} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15074 | 2026.02.23 16:40:14.206564 [ 278 ] {4faeee2f-6666-44d6-967c-57698a016a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15075 | 2026.02.23 16:40:14.206946 [ 278 ] {4faeee2f-6666-44d6-967c-57698a016a05} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15076 | 2026.02.23 16:40:14.207164 [ 278 ] {4faeee2f-6666-44d6-967c-57698a016a05} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15077 | 2026.02.23 16:40:14.207314 [ 278 ] {4faeee2f-6666-44d6-967c-57698a016a05} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001598 sec., 47559.449311639546 rows/sec., 3.92 MiB/sec. | ||
| 15078 | 2026.02.23 16:40:14.207355 [ 278 ] {4faeee2f-6666-44d6-967c-57698a016a05} <Debug> TCPHandler: Processed in 0.00197903 sec. | ||
| 15079 | 2026.02.23 16:40:14.207476 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15080 | 2026.02.23 16:40:14.207570 [ 278 ] {3d8bfee5-a084-41a2-89db-b3dd80d1af95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15081 | 2026.02.23 16:40:14.207609 [ 278 ] {3d8bfee5-a084-41a2-89db-b3dd80d1af95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15082 | 2026.02.23 16:40:14.208002 [ 278 ] {3d8bfee5-a084-41a2-89db-b3dd80d1af95} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15083 | 2026.02.23 16:40:14.208037 [ 278 ] {3d8bfee5-a084-41a2-89db-b3dd80d1af95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15084 | 2026.02.23 16:40:14.208320 [ 278 ] {3d8bfee5-a084-41a2-89db-b3dd80d1af95} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15085 | 2026.02.23 16:40:14.208526 [ 278 ] {3d8bfee5-a084-41a2-89db-b3dd80d1af95} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15086 | 2026.02.23 16:40:14.208652 [ 278 ] {3d8bfee5-a084-41a2-89db-b3dd80d1af95} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001101 sec., 9082.652134423251 rows/sec., 682.97 KiB/sec. | ||
| 15087 | 2026.02.23 16:40:14.208689 [ 278 ] {3d8bfee5-a084-41a2-89db-b3dd80d1af95} <Debug> TCPHandler: Processed in 0.001261346 sec. | ||
| 15088 | 2026.02.23 16:40:14.208796 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15089 | 2026.02.23 16:40:14.208888 [ 278 ] {eaef08cb-dcff-4b00-bcd3-2e567a1c98e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15090 | 2026.02.23 16:40:14.208926 [ 278 ] {eaef08cb-dcff-4b00-bcd3-2e567a1c98e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15091 | 2026.02.23 16:40:14.209334 [ 278 ] {eaef08cb-dcff-4b00-bcd3-2e567a1c98e7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2026.02.23 16:40:14.209369 [ 278 ] {eaef08cb-dcff-4b00-bcd3-2e567a1c98e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15093 | 2026.02.23 16:40:14.209657 [ 278 ] {eaef08cb-dcff-4b00-bcd3-2e567a1c98e7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15094 | 2026.02.23 16:40:14.209859 [ 278 ] {eaef08cb-dcff-4b00-bcd3-2e567a1c98e7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15095 | 2026.02.23 16:40:14.209981 [ 278 ] {eaef08cb-dcff-4b00-bcd3-2e567a1c98e7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001109 sec., 66726.78088367899 rows/sec., 5.21 MiB/sec. | ||
| 15096 | 2026.02.23 16:40:14.210017 [ 278 ] {eaef08cb-dcff-4b00-bcd3-2e567a1c98e7} <Debug> TCPHandler: Processed in 0.001268276 sec. | ||
| 15097 | 2026.02.23 16:40:14.210127 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15098 | 2026.02.23 16:40:14.210219 [ 278 ] {6d48eca0-9087-4f08-a81b-a44e7f1271dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15099 | 2026.02.23 16:40:14.210261 [ 278 ] {6d48eca0-9087-4f08-a81b-a44e7f1271dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15100 | 2026.02.23 16:40:14.210660 [ 278 ] {6d48eca0-9087-4f08-a81b-a44e7f1271dc} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15101 | 2026.02.23 16:40:14.210695 [ 278 ] {6d48eca0-9087-4f08-a81b-a44e7f1271dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15102 | 2026.02.23 16:40:14.211014 [ 278 ] {6d48eca0-9087-4f08-a81b-a44e7f1271dc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15103 | 2026.02.23 16:40:14.211217 [ 278 ] {6d48eca0-9087-4f08-a81b-a44e7f1271dc} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2026.02.23 16:40:14.211341 [ 278 ] {6d48eca0-9087-4f08-a81b-a44e7f1271dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 15105 | 2026.02.23 16:40:14.211376 [ 278 ] {6d48eca0-9087-4f08-a81b-a44e7f1271dc} <Debug> TCPHandler: Processed in 0.001296437 sec. | ||
| 15106 | 2026.02.23 16:40:14.211475 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15107 | 2026.02.23 16:40:14.211567 [ 278 ] {2b3e6696-9750-4b0f-bc41-0c7c31a381d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15108 | 2026.02.23 16:40:14.211619 [ 278 ] {2b3e6696-9750-4b0f-bc41-0c7c31a381d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15109 | 2026.02.23 16:40:14.212380 [ 278 ] {2b3e6696-9750-4b0f-bc41-0c7c31a381d3} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15110 | 2026.02.23 16:40:14.212415 [ 278 ] {2b3e6696-9750-4b0f-bc41-0c7c31a381d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15111 | 2026.02.23 16:40:14.212914 [ 278 ] {2b3e6696-9750-4b0f-bc41-0c7c31a381d3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15112 | 2026.02.23 16:40:14.213134 [ 278 ] {2b3e6696-9750-4b0f-bc41-0c7c31a381d3} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15113 | 2026.02.23 16:40:14.213273 [ 278 ] {2b3e6696-9750-4b0f-bc41-0c7c31a381d3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001724 sec., 5800.46403712297 rows/sec., 10.39 MiB/sec. | ||
| 15114 | 2026.02.23 16:40:14.213327 [ 278 ] {2b3e6696-9750-4b0f-bc41-0c7c31a381d3} <Debug> TCPHandler: Processed in 0.001899919 sec. | ||
| 15115 | 2026.02.23 16:40:14.213435 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15116 | 2026.02.23 16:40:14.213528 [ 278 ] {838ed803-dfb8-408a-b772-06c6d150c671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15117 | 2026.02.23 16:40:14.213568 [ 278 ] {838ed803-dfb8-408a-b772-06c6d150c671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15118 | 2026.02.23 16:40:14.213899 [ 278 ] {838ed803-dfb8-408a-b772-06c6d150c671} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15119 | 2026.02.23 16:40:14.213934 [ 278 ] {838ed803-dfb8-408a-b772-06c6d150c671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15120 | 2026.02.23 16:40:14.214225 [ 278 ] {838ed803-dfb8-408a-b772-06c6d150c671} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15121 | 2026.02.23 16:40:14.214423 [ 278 ] {838ed803-dfb8-408a-b772-06c6d150c671} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15122 | 2026.02.23 16:40:14.214545 [ 278 ] {838ed803-dfb8-408a-b772-06c6d150c671} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 15123 | 2026.02.23 16:40:14.214579 [ 278 ] {838ed803-dfb8-408a-b772-06c6d150c671} <Debug> TCPHandler: Processed in 0.001192145 sec. | ||
| 15124 | 2026.02.23 16:40:14.596183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 15125 | 2026.02.23 16:40:14.612011 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15126 | 2026.02.23 16:40:14.612066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15127 | 2026.02.23 16:40:14.617804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15128 | 2026.02.23 16:40:14.618510 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2026.02.23 16:40:14.621336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 15130 | 2026.02.23 16:40:16.010197 [ 225 ] {} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): 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] | ||
| 15131 | 2026.02.23 16:40:16.010255 [ 225 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): 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] | ||
| 15132 | 2026.02.23 16:40:16.012571 [ 225 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): 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] | ||
| 15133 | 2026.02.23 16:40:16.060825 [ 221 ] {} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): 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] | ||
| 15134 | 2026.02.23 16:40:16.060874 [ 221 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): 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] | ||
| 15135 | 2026.02.23 16:40:16.063420 [ 221 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): 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] | ||
| 15136 | 2026.02.23 16:40:16.580882 [ 222 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): 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] | ||
| 15137 | 2026.02.23 16:40:16.580967 [ 222 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): 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] | ||
| 15138 | 2026.02.23 16:40:16.584043 [ 222 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): 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] | ||
| 15139 | 2026.02.23 16:40:17.694359 [ 224 ] {} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): 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] | ||
| 15140 | 2026.02.23 16:40:17.694438 [ 224 ] {} <Debug> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): 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] | ||
| 15141 | 2026.02.23 16:40:17.697525 [ 224 ] {} <Debug> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): 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] | ||
| 15142 | 2026.02.23 16:40:19.234538 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15143 | 2026.02.23 16:40:19.234776 [ 278 ] {6d75cf58-7251-4a64-80ac-3999630069bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15144 | 2026.02.23 16:40:19.234853 [ 278 ] {6d75cf58-7251-4a64-80ac-3999630069bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15145 | 2026.02.23 16:40:19.235588 [ 278 ] {6d75cf58-7251-4a64-80ac-3999630069bd} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15146 | 2026.02.23 16:40:19.235635 [ 278 ] {6d75cf58-7251-4a64-80ac-3999630069bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15147 | 2026.02.23 16:40:19.236007 [ 278 ] {6d75cf58-7251-4a64-80ac-3999630069bd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15148 | 2026.02.23 16:40:19.236224 [ 278 ] {6d75cf58-7251-4a64-80ac-3999630069bd} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15149 | 2026.02.23 16:40:19.236369 [ 278 ] {6d75cf58-7251-4a64-80ac-3999630069bd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001651 sec., 14536.644457904302 rows/sec., 1.21 MiB/sec. | ||
| 15150 | 2026.02.23 16:40:19.236412 [ 278 ] {6d75cf58-7251-4a64-80ac-3999630069bd} <Debug> TCPHandler: Processed in 0.002018651 sec. | ||
| 15151 | 2026.02.23 16:40:19.236553 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15152 | 2026.02.23 16:40:19.236655 [ 278 ] {730693df-dc9d-45f5-8548-d0f15ed0e7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15153 | 2026.02.23 16:40:19.236696 [ 278 ] {730693df-dc9d-45f5-8548-d0f15ed0e7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15154 | 2026.02.23 16:40:19.237120 [ 278 ] {730693df-dc9d-45f5-8548-d0f15ed0e7ee} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15155 | 2026.02.23 16:40:19.237156 [ 278 ] {730693df-dc9d-45f5-8548-d0f15ed0e7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15156 | 2026.02.23 16:40:19.237457 [ 278 ] {730693df-dc9d-45f5-8548-d0f15ed0e7ee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15157 | 2026.02.23 16:40:19.237666 [ 278 ] {730693df-dc9d-45f5-8548-d0f15ed0e7ee} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15158 | 2026.02.23 16:40:19.237795 [ 278 ] {730693df-dc9d-45f5-8548-d0f15ed0e7ee} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 421.77 KiB/sec. | ||
| 15159 | 2026.02.23 16:40:19.237835 [ 278 ] {730693df-dc9d-45f5-8548-d0f15ed0e7ee} <Debug> TCPHandler: Processed in 0.001330388 sec. | ||
| 15160 | 2026.02.23 16:40:19.237949 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15161 | 2026.02.23 16:40:19.238043 [ 278 ] {8336c338-432c-4f52-986b-32f69b181ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15162 | 2026.02.23 16:40:19.238081 [ 278 ] {8336c338-432c-4f52-986b-32f69b181ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15163 | 2026.02.23 16:40:19.239296 [ 278 ] {8336c338-432c-4f52-986b-32f69b181ac3} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15164 | 2026.02.23 16:40:19.239340 [ 278 ] {8336c338-432c-4f52-986b-32f69b181ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15165 | 2026.02.23 16:40:19.239723 [ 278 ] {8336c338-432c-4f52-986b-32f69b181ac3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15166 | 2026.02.23 16:40:19.239927 [ 278 ] {8336c338-432c-4f52-986b-32f69b181ac3} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15167 | 2026.02.23 16:40:19.240056 [ 278 ] {8336c338-432c-4f52-986b-32f69b181ac3} <Debug> executeQuery: Read 1384 rows, 118.81 KiB in 0.002031 sec., 681437.7154111275 rows/sec., 57.13 MiB/sec. | ||
| 15168 | 2026.02.23 16:40:19.240057 [ 66 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15169 | 2026.02.23 16:40:19.240097 [ 278 ] {8336c338-432c-4f52-986b-32f69b181ac3} <Debug> TCPHandler: Processed in 0.002195915 sec. | ||
| 15170 | 2026.02.23 16:40:19.240141 [ 66 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15171 | 2026.02.23 16:40:19.240172 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15172 | 2026.02.23 16:40:19.240240 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15173 | 2026.02.23 16:40:19.240303 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 15174 | 2026.02.23 16:40:19.240341 [ 278 ] {e894506b-77b4-44fe-a1a6-761779861743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15175 | 2026.02.23 16:40:19.240388 [ 278 ] {e894506b-77b4-44fe-a1a6-761779861743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15176 | 2026.02.23 16:40:19.240458 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15177 | 2026.02.23 16:40:19.240500 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2157 rows starting from the beginning of the part | ||
| 15178 | 2026.02.23 16:40:19.240577 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 120 rows starting from the beginning of the part | ||
| 15179 | 2026.02.23 16:40:19.240631 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 78 rows starting from the beginning of the part | ||
| 15180 | 2026.02.23 16:40:19.240680 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 120 rows starting from the beginning of the part | ||
| 15181 | 2026.02.23 16:40:19.240722 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 76 rows starting from the beginning of the part | ||
| 15182 | 2026.02.23 16:40:19.240769 [ 192 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1384 rows starting from the beginning of the part | ||
| 15183 | 2026.02.23 16:40:19.240815 [ 278 ] {e894506b-77b4-44fe-a1a6-761779861743} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15184 | 2026.02.23 16:40:19.240855 [ 278 ] {e894506b-77b4-44fe-a1a6-761779861743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15185 | 2026.02.23 16:40:19.241193 [ 278 ] {e894506b-77b4-44fe-a1a6-761779861743} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15186 | 2026.02.23 16:40:19.241407 [ 278 ] {e894506b-77b4-44fe-a1a6-761779861743} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15187 | 2026.02.23 16:40:19.241543 [ 278 ] {e894506b-77b4-44fe-a1a6-761779861743} <Debug> executeQuery: Read 50 rows, 3.79 KiB in 0.00122 sec., 40983.606557377054 rows/sec., 3.03 MiB/sec. | ||
| 15188 | 2026.02.23 16:40:19.241583 [ 278 ] {e894506b-77b4-44fe-a1a6-761779861743} <Debug> TCPHandler: Processed in 0.001400839 sec. | ||
| 15189 | 2026.02.23 16:40:19.241691 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15190 | 2026.02.23 16:40:19.241784 [ 278 ] {9b7baef3-37c8-4bcf-b61f-1c17a4ef49ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15191 | 2026.02.23 16:40:19.241825 [ 278 ] {9b7baef3-37c8-4bcf-b61f-1c17a4ef49ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15192 | 2026.02.23 16:40:19.242321 [ 278 ] {9b7baef3-37c8-4bcf-b61f-1c17a4ef49ec} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15193 | 2026.02.23 16:40:19.242336 [ 194 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3935 rows, containing 5 columns (5 merged, 0 gathered) in 0.002094023 sec., 1879157.965313657 rows/sec., 163.05 MiB/sec. | ||
| 15194 | 2026.02.23 16:40:19.242358 [ 278 ] {9b7baef3-37c8-4bcf-b61f-1c17a4ef49ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15195 | 2026.02.23 16:40:19.242679 [ 189 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15196 | 2026.02.23 16:40:19.242686 [ 278 ] {9b7baef3-37c8-4bcf-b61f-1c17a4ef49ec} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15197 | 2026.02.23 16:40:19.242980 [ 278 ] {9b7baef3-37c8-4bcf-b61f-1c17a4ef49ec} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15198 | 2026.02.23 16:40:19.243101 [ 189 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_106_21} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15199 | 2026.02.23 16:40:19.243167 [ 278 ] {9b7baef3-37c8-4bcf-b61f-1c17a4ef49ec} <Debug> executeQuery: Read 253 rows, 17.91 KiB in 0.001398 sec., 180972.8183118741 rows/sec., 12.51 MiB/sec. | ||
| 15200 | 2026.02.23 16:40:19.243196 [ 189 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_106_21} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15201 | 2026.02.23 16:40:19.243223 [ 278 ] {9b7baef3-37c8-4bcf-b61f-1c17a4ef49ec} <Debug> TCPHandler: Processed in 0.001580393 sec. | ||
| 15202 | 2026.02.23 16:40:19.243299 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 15203 | 2026.02.23 16:40:19.243357 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15204 | 2026.02.23 16:40:19.243474 [ 278 ] {001d17bb-8c26-400b-8a62-32d22b9c376a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15205 | 2026.02.23 16:40:19.243521 [ 278 ] {001d17bb-8c26-400b-8a62-32d22b9c376a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15206 | 2026.02.23 16:40:19.243991 [ 278 ] {001d17bb-8c26-400b-8a62-32d22b9c376a} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15207 | 2026.02.23 16:40:19.244027 [ 278 ] {001d17bb-8c26-400b-8a62-32d22b9c376a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15208 | 2026.02.23 16:40:19.244321 [ 278 ] {001d17bb-8c26-400b-8a62-32d22b9c376a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15209 | 2026.02.23 16:40:19.244542 [ 278 ] {001d17bb-8c26-400b-8a62-32d22b9c376a} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15210 | 2026.02.23 16:40:19.244667 [ 278 ] {001d17bb-8c26-400b-8a62-32d22b9c376a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001217 sec., 9860.312243221035 rows/sec., 770.34 KiB/sec. | ||
| 15211 | 2026.02.23 16:40:19.244705 [ 278 ] {001d17bb-8c26-400b-8a62-32d22b9c376a} <Debug> TCPHandler: Processed in 0.001405369 sec. | ||
| 15212 | 2026.02.23 16:40:19.244812 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15213 | 2026.02.23 16:40:19.244904 [ 278 ] {55b0ec73-b4f7-4d20-ba8a-e92ae120334c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15214 | 2026.02.23 16:40:19.244944 [ 278 ] {55b0ec73-b4f7-4d20-ba8a-e92ae120334c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15215 | 2026.02.23 16:40:19.245582 [ 278 ] {55b0ec73-b4f7-4d20-ba8a-e92ae120334c} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15216 | 2026.02.23 16:40:19.245618 [ 278 ] {55b0ec73-b4f7-4d20-ba8a-e92ae120334c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15217 | 2026.02.23 16:40:19.245935 [ 278 ] {55b0ec73-b4f7-4d20-ba8a-e92ae120334c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15218 | 2026.02.23 16:40:19.246132 [ 278 ] {55b0ec73-b4f7-4d20-ba8a-e92ae120334c} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15219 | 2026.02.23 16:40:19.246250 [ 62 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15220 | 2026.02.23 16:40:19.246258 [ 278 ] {55b0ec73-b4f7-4d20-ba8a-e92ae120334c} <Debug> executeQuery: Read 594 rows, 45.71 KiB in 0.001372 sec., 432944.60641399416 rows/sec., 32.54 MiB/sec. | ||
| 15221 | 2026.02.23 16:40:19.246295 [ 62 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15222 | 2026.02.23 16:40:19.246317 [ 278 ] {55b0ec73-b4f7-4d20-ba8a-e92ae120334c} <Debug> TCPHandler: Processed in 0.001552622 sec. | ||
| 15223 | 2026.02.23 16:40:19.246320 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15224 | 2026.02.23 16:40:19.246416 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 15225 | 2026.02.23 16:40:19.246435 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15226 | 2026.02.23 16:40:19.246530 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15227 | 2026.02.23 16:40:19.246538 [ 278 ] {a8c4410f-4ba9-433a-8b9d-ab5f2a9d00d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15228 | 2026.02.23 16:40:19.246566 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1066 rows starting from the beginning of the part | ||
| 15229 | 2026.02.23 16:40:19.246594 [ 278 ] {a8c4410f-4ba9-433a-8b9d-ab5f2a9d00d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15230 | 2026.02.23 16:40:19.246625 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 96 rows starting from the beginning of the part | ||
| 15231 | 2026.02.23 16:40:19.246673 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 78 rows starting from the beginning of the part | ||
| 15232 | 2026.02.23 16:40:19.246713 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 96 rows starting from the beginning of the part | ||
| 15233 | 2026.02.23 16:40:19.246752 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 74 rows starting from the beginning of the part | ||
| 15234 | 2026.02.23 16:40:19.246794 [ 192 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 594 rows starting from the beginning of the part | ||
| 15235 | 2026.02.23 16:40:19.247193 [ 278 ] {a8c4410f-4ba9-433a-8b9d-ab5f2a9d00d2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15236 | 2026.02.23 16:40:19.247233 [ 278 ] {a8c4410f-4ba9-433a-8b9d-ab5f2a9d00d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15237 | 2026.02.23 16:40:19.247601 [ 278 ] {a8c4410f-4ba9-433a-8b9d-ab5f2a9d00d2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15238 | 2026.02.23 16:40:19.247743 [ 194 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2004 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362298 sec., 1471043.7804357049 rows/sec., 115.11 MiB/sec. | ||
| 15239 | 2026.02.23 16:40:19.247804 [ 278 ] {a8c4410f-4ba9-433a-8b9d-ab5f2a9d00d2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15240 | 2026.02.23 16:40:19.247923 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15241 | 2026.02.23 16:40:19.247934 [ 278 ] {a8c4410f-4ba9-433a-8b9d-ab5f2a9d00d2} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001414 sec., 624469.5898161245 rows/sec., 42.38 MiB/sec. | ||
| 15242 | 2026.02.23 16:40:19.247962 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15243 | 2026.02.23 16:40:19.247981 [ 194 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15244 | 2026.02.23 16:40:19.247990 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15245 | 2026.02.23 16:40:19.247984 [ 278 ] {a8c4410f-4ba9-433a-8b9d-ab5f2a9d00d2} <Debug> TCPHandler: Processed in 0.001596402 sec. | ||
| 15246 | 2026.02.23 16:40:19.248111 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 15247 | 2026.02.23 16:40:19.248120 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15248 | 2026.02.23 16:40:19.248240 [ 278 ] {afa521e3-c7b6-4096-aff3-41f82cb83fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15249 | 2026.02.23 16:40:19.248246 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15250 | 2026.02.23 16:40:19.248300 [ 278 ] {afa521e3-c7b6-4096-aff3-41f82cb83fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15251 | 2026.02.23 16:40:19.248307 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30886 rows starting from the beginning of the part | ||
| 15252 | 2026.02.23 16:40:19.248341 [ 194 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_106_21} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15253 | 2026.02.23 16:40:19.248395 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 15254 | 2026.02.23 16:40:19.248441 [ 194 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_106_21} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15255 | 2026.02.23 16:40:19.248454 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 162 rows starting from the beginning of the part | ||
| 15256 | 2026.02.23 16:40:19.248513 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 15257 | 2026.02.23 16:40:19.248568 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::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 | ||
| 15258 | 2026.02.23 16:40:19.248570 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 15259 | 2026.02.23 16:40:19.248620 [ 278 ] {afa521e3-c7b6-4096-aff3-41f82cb83fb7} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15260 | 2026.02.23 16:40:19.248650 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 883 rows starting from the beginning of the part | ||
| 15261 | 2026.02.23 16:40:19.248661 [ 278 ] {afa521e3-c7b6-4096-aff3-41f82cb83fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15262 | 2026.02.23 16:40:19.248987 [ 278 ] {afa521e3-c7b6-4096-aff3-41f82cb83fb7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15263 | 2026.02.23 16:40:19.249208 [ 278 ] {afa521e3-c7b6-4096-aff3-41f82cb83fb7} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15264 | 2026.02.23 16:40:19.249337 [ 278 ] {afa521e3-c7b6-4096-aff3-41f82cb83fb7} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 56.98 KiB/sec. | ||
| 15265 | 2026.02.23 16:40:19.249373 [ 278 ] {afa521e3-c7b6-4096-aff3-41f82cb83fb7} <Debug> TCPHandler: Processed in 0.001299967 sec. | ||
| 15266 | 2026.02.23 16:40:19.249492 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15267 | 2026.02.23 16:40:19.249583 [ 278 ] {b3586402-bb3e-4535-a594-d4318356d533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15268 | 2026.02.23 16:40:19.249634 [ 278 ] {b3586402-bb3e-4535-a594-d4318356d533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15269 | 2026.02.23 16:40:19.250487 [ 278 ] {b3586402-bb3e-4535-a594-d4318356d533} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15270 | 2026.02.23 16:40:19.250523 [ 278 ] {b3586402-bb3e-4535-a594-d4318356d533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15271 | 2026.02.23 16:40:19.251089 [ 278 ] {b3586402-bb3e-4535-a594-d4318356d533} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15272 | 2026.02.23 16:40:19.251309 [ 278 ] {b3586402-bb3e-4535-a594-d4318356d533} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15273 | 2026.02.23 16:40:19.251444 [ 278 ] {b3586402-bb3e-4535-a594-d4318356d533} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001879 sec., 17030.33528472592 rows/sec., 30.52 MiB/sec. | ||
| 15274 | 2026.02.23 16:40:19.251497 [ 278 ] {b3586402-bb3e-4535-a594-d4318356d533} <Debug> TCPHandler: Processed in 0.002052343 sec. | ||
| 15275 | 2026.02.23 16:40:19.251617 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15276 | 2026.02.23 16:40:19.251709 [ 278 ] {6b3ce252-1329-4282-a480-654b60fe5d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15277 | 2026.02.23 16:40:19.251750 [ 278 ] {6b3ce252-1329-4282-a480-654b60fe5d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15278 | 2026.02.23 16:40:19.252098 [ 278 ] {6b3ce252-1329-4282-a480-654b60fe5d3f} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15279 | 2026.02.23 16:40:19.252134 [ 278 ] {6b3ce252-1329-4282-a480-654b60fe5d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15280 | 2026.02.23 16:40:19.252426 [ 278 ] {6b3ce252-1329-4282-a480-654b60fe5d3f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15281 | 2026.02.23 16:40:19.252631 [ 278 ] {6b3ce252-1329-4282-a480-654b60fe5d3f} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15282 | 2026.02.23 16:40:19.252756 [ 278 ] {6b3ce252-1329-4282-a480-654b60fe5d3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 15283 | 2026.02.23 16:40:19.252768 [ 62 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15284 | 2026.02.23 16:40:19.252792 [ 278 ] {6b3ce252-1329-4282-a480-654b60fe5d3f} <Debug> TCPHandler: Processed in 0.001222285 sec. | ||
| 15285 | 2026.02.23 16:40:19.252804 [ 62 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15286 | 2026.02.23 16:40:19.252831 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15287 | 2026.02.23 16:40:19.252914 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 15288 | 2026.02.23 16:40:19.253030 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15289 | 2026.02.23 16:40:19.253060 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6150 rows starting from the beginning of the part | ||
| 15290 | 2026.02.23 16:40:19.253121 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 15291 | 2026.02.23 16:40:19.253163 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 15292 | 2026.02.23 16:40:19.253203 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 15293 | 2026.02.23 16:40:19.253242 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 15294 | 2026.02.23 16:40:19.253281 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 15295 | 2026.02.23 16:40:19.254957 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32411 rows, containing 5 columns (5 merged, 0 gathered) in 0.006892542 sec., 4702328.981092897 rows/sec., 320.75 MiB/sec. | ||
| 15296 | 2026.02.23 16:40:19.255419 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6450 rows, containing 4 columns (4 merged, 0 gathered) in 0.002545922 sec., 2533463.3189862063 rows/sec., 167.25 MiB/sec. | ||
| 15297 | 2026.02.23 16:40:19.255525 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15298 | 2026.02.23 16:40:19.255787 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15299 | 2026.02.23 16:40:19.255809 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15300 | 2026.02.23 16:40:19.255899 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15301 | 2026.02.23 16:40:19.255993 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15302 | 2026.02.23 16:40:19.256060 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_106_21} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15303 | 2026.02.23 16:40:19.256129 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_106_21} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15304 | 2026.02.23 16:40:19.256195 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 15305 | 2026.02.23 16:40:20.259052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35064 | ||
| 15306 | 2026.02.23 16:40:20.259574 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15307 | 2026.02.23 16:40:20.259622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15308 | 2026.02.23 16:40:20.260112 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15309 | 2026.02.23 16:40:20.260342 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15310 | 2026.02.23 16:40:20.260495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35064 | ||
| 15311 | 2026.02.23 16:40:22.003539 [ 220 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 15312 | 2026.02.23 16:40:22.003617 [ 220 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 15313 | 2026.02.23 16:40:22.006305 [ 220 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 15314 | 2026.02.23 16:40:22.122363 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15315 | 2026.02.23 16:40:22.139666 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15316 | 2026.02.23 16:40:22.139735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 15317 | 2026.02.23 16:40:22.145795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15318 | 2026.02.23 16:40:22.146502 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15319 | 2026.02.23 16:40:22.149402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15320 | 2026.02.23 16:40:22.871857 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1880 | ||
| 15321 | 2026.02.23 16:40:22.874277 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15322 | 2026.02.23 16:40:22.874410 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15323 | 2026.02.23 16:40:22.875663 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15324 | 2026.02.23 16:40:22.875949 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15325 | 2026.02.23 16:40:22.876340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1880 | ||
| 15326 | 2026.02.23 16:40:24.205051 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15327 | 2026.02.23 16:40:24.205233 [ 278 ] {7872af64-4e5f-4eba-b648-f281d911cd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15328 | 2026.02.23 16:40:24.205297 [ 278 ] {7872af64-4e5f-4eba-b648-f281d911cd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15329 | 2026.02.23 16:40:24.205964 [ 278 ] {7872af64-4e5f-4eba-b648-f281d911cd27} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15330 | 2026.02.23 16:40:24.206005 [ 278 ] {7872af64-4e5f-4eba-b648-f281d911cd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15331 | 2026.02.23 16:40:24.206409 [ 278 ] {7872af64-4e5f-4eba-b648-f281d911cd27} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15332 | 2026.02.23 16:40:24.206650 [ 278 ] {7872af64-4e5f-4eba-b648-f281d911cd27} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15333 | 2026.02.23 16:40:24.206809 [ 278 ] {7872af64-4e5f-4eba-b648-f281d911cd27} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001624 sec., 46798.02955665025 rows/sec., 3.86 MiB/sec. | ||
| 15334 | 2026.02.23 16:40:24.206859 [ 278 ] {7872af64-4e5f-4eba-b648-f281d911cd27} <Debug> TCPHandler: Processed in 0.00193742 sec. | ||
| 15335 | 2026.02.23 16:40:24.207006 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15336 | 2026.02.23 16:40:24.207110 [ 278 ] {13f4b580-208f-4ce0-a203-b43f23652613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15337 | 2026.02.23 16:40:24.207153 [ 278 ] {13f4b580-208f-4ce0-a203-b43f23652613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15338 | 2026.02.23 16:40:24.207579 [ 278 ] {13f4b580-208f-4ce0-a203-b43f23652613} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15339 | 2026.02.23 16:40:24.207614 [ 278 ] {13f4b580-208f-4ce0-a203-b43f23652613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15340 | 2026.02.23 16:40:24.207916 [ 278 ] {13f4b580-208f-4ce0-a203-b43f23652613} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15341 | 2026.02.23 16:40:24.208125 [ 278 ] {13f4b580-208f-4ce0-a203-b43f23652613} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15342 | 2026.02.23 16:40:24.208254 [ 278 ] {13f4b580-208f-4ce0-a203-b43f23652613} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001168 sec., 8561.643835616438 rows/sec., 643.80 KiB/sec. | ||
| 15343 | 2026.02.23 16:40:24.208293 [ 278 ] {13f4b580-208f-4ce0-a203-b43f23652613} <Debug> TCPHandler: Processed in 0.001348038 sec. | ||
| 15344 | 2026.02.23 16:40:24.208406 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15345 | 2026.02.23 16:40:24.208509 [ 278 ] {948a792b-7115-4738-9558-421d52604cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15346 | 2026.02.23 16:40:24.208552 [ 278 ] {948a792b-7115-4738-9558-421d52604cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15347 | 2026.02.23 16:40:24.208979 [ 278 ] {948a792b-7115-4738-9558-421d52604cec} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15348 | 2026.02.23 16:40:24.209013 [ 278 ] {948a792b-7115-4738-9558-421d52604cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15349 | 2026.02.23 16:40:24.209318 [ 278 ] {948a792b-7115-4738-9558-421d52604cec} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15350 | 2026.02.23 16:40:24.209523 [ 278 ] {948a792b-7115-4738-9558-421d52604cec} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15351 | 2026.02.23 16:40:24.209648 [ 278 ] {948a792b-7115-4738-9558-421d52604cec} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001158 sec., 63903.281519861834 rows/sec., 4.99 MiB/sec. | ||
| 15352 | 2026.02.23 16:40:24.209687 [ 278 ] {948a792b-7115-4738-9558-421d52604cec} <Debug> TCPHandler: Processed in 0.001332118 sec. | ||
| 15353 | 2026.02.23 16:40:24.209804 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15354 | 2026.02.23 16:40:24.209907 [ 278 ] {a22393ee-ea42-4da4-b16b-95f75dc34eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15355 | 2026.02.23 16:40:24.209952 [ 278 ] {a22393ee-ea42-4da4-b16b-95f75dc34eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15356 | 2026.02.23 16:40:24.210364 [ 278 ] {a22393ee-ea42-4da4-b16b-95f75dc34eea} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15357 | 2026.02.23 16:40:24.210397 [ 278 ] {a22393ee-ea42-4da4-b16b-95f75dc34eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15358 | 2026.02.23 16:40:24.210721 [ 278 ] {a22393ee-ea42-4da4-b16b-95f75dc34eea} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15359 | 2026.02.23 16:40:24.210934 [ 278 ] {a22393ee-ea42-4da4-b16b-95f75dc34eea} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15360 | 2026.02.23 16:40:24.211062 [ 278 ] {a22393ee-ea42-4da4-b16b-95f75dc34eea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 15361 | 2026.02.23 16:40:24.211100 [ 278 ] {a22393ee-ea42-4da4-b16b-95f75dc34eea} <Debug> TCPHandler: Processed in 0.001345808 sec. | ||
| 15362 | 2026.02.23 16:40:24.211212 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15363 | 2026.02.23 16:40:24.211314 [ 278 ] {ab049f12-ee1f-457c-a131-998b2ac8898d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15364 | 2026.02.23 16:40:24.211369 [ 278 ] {ab049f12-ee1f-457c-a131-998b2ac8898d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15365 | 2026.02.23 16:40:24.212136 [ 278 ] {ab049f12-ee1f-457c-a131-998b2ac8898d} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15366 | 2026.02.23 16:40:24.212171 [ 278 ] {ab049f12-ee1f-457c-a131-998b2ac8898d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15367 | 2026.02.23 16:40:24.212684 [ 278 ] {ab049f12-ee1f-457c-a131-998b2ac8898d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15368 | 2026.02.23 16:40:24.212906 [ 278 ] {ab049f12-ee1f-457c-a131-998b2ac8898d} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15369 | 2026.02.23 16:40:24.213045 [ 278 ] {ab049f12-ee1f-457c-a131-998b2ac8898d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001748 sec., 5720.823798627002 rows/sec., 10.25 MiB/sec. | ||
| 15370 | 2026.02.23 16:40:24.213109 [ 278 ] {ab049f12-ee1f-457c-a131-998b2ac8898d} <Debug> TCPHandler: Processed in 0.00194632 sec. | ||
| 15371 | 2026.02.23 16:40:24.213226 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15372 | 2026.02.23 16:40:24.213321 [ 278 ] {d3ba9750-2e0d-4d38-a8a5-9ad55de9af16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15373 | 2026.02.23 16:40:24.213361 [ 278 ] {d3ba9750-2e0d-4d38-a8a5-9ad55de9af16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15374 | 2026.02.23 16:40:24.213701 [ 278 ] {d3ba9750-2e0d-4d38-a8a5-9ad55de9af16} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15375 | 2026.02.23 16:40:24.213735 [ 278 ] {d3ba9750-2e0d-4d38-a8a5-9ad55de9af16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15376 | 2026.02.23 16:40:24.214053 [ 278 ] {d3ba9750-2e0d-4d38-a8a5-9ad55de9af16} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15377 | 2026.02.23 16:40:24.214264 [ 278 ] {d3ba9750-2e0d-4d38-a8a5-9ad55de9af16} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15378 | 2026.02.23 16:40:24.214391 [ 278 ] {d3ba9750-2e0d-4d38-a8a5-9ad55de9af16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 15379 | 2026.02.23 16:40:24.214427 [ 278 ] {d3ba9750-2e0d-4d38-a8a5-9ad55de9af16} <Debug> TCPHandler: Processed in 0.001249856 sec. | ||
| 15380 | 2026.02.23 16:40:27.573689 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15381 | 2026.02.23 16:40:27.573767 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15382 | 2026.02.23 16:40:27.760711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35512 | ||
| 15383 | 2026.02.23 16:40:27.761291 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15384 | 2026.02.23 16:40:27.761338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15385 | 2026.02.23 16:40:27.761828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15386 | 2026.02.23 16:40:27.762078 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15387 | 2026.02.23 16:40:27.762230 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35512 | ||
| 15388 | 2026.02.23 16:40:28.516878 [ 222 ] {} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): 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] | ||
| 15389 | 2026.02.23 16:40:28.516932 [ 222 ] {} <Debug> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): 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] | ||
| 15390 | 2026.02.23 16:40:28.518283 [ 222 ] {} <Debug> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): 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] | ||
| 15391 | 2026.02.23 16:40:29.206181 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15392 | 2026.02.23 16:40:29.206375 [ 278 ] {d808caa0-7d06-444e-81e1-d23b3f7f91bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15393 | 2026.02.23 16:40:29.206438 [ 278 ] {d808caa0-7d06-444e-81e1-d23b3f7f91bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15394 | 2026.02.23 16:40:29.207209 [ 278 ] {d808caa0-7d06-444e-81e1-d23b3f7f91bf} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15395 | 2026.02.23 16:40:29.207246 [ 278 ] {d808caa0-7d06-444e-81e1-d23b3f7f91bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15396 | 2026.02.23 16:40:29.207644 [ 278 ] {d808caa0-7d06-444e-81e1-d23b3f7f91bf} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15397 | 2026.02.23 16:40:29.207866 [ 278 ] {d808caa0-7d06-444e-81e1-d23b3f7f91bf} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15398 | 2026.02.23 16:40:29.208014 [ 278 ] {d808caa0-7d06-444e-81e1-d23b3f7f91bf} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001693 sec., 70880.09450679267 rows/sec., 6.04 MiB/sec. | ||
| 15399 | 2026.02.23 16:40:29.208056 [ 278 ] {d808caa0-7d06-444e-81e1-d23b3f7f91bf} <Debug> TCPHandler: Processed in 0.002010001 sec. | ||
| 15400 | 2026.02.23 16:40:29.208190 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15401 | 2026.02.23 16:40:29.208292 [ 278 ] {dd5230c3-badc-40ed-91bc-64f7f45d306f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15402 | 2026.02.23 16:40:29.208332 [ 278 ] {dd5230c3-badc-40ed-91bc-64f7f45d306f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15403 | 2026.02.23 16:40:29.208793 [ 278 ] {dd5230c3-badc-40ed-91bc-64f7f45d306f} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15404 | 2026.02.23 16:40:29.208826 [ 278 ] {dd5230c3-badc-40ed-91bc-64f7f45d306f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15405 | 2026.02.23 16:40:29.209140 [ 278 ] {dd5230c3-badc-40ed-91bc-64f7f45d306f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15406 | 2026.02.23 16:40:29.209348 [ 278 ] {dd5230c3-badc-40ed-91bc-64f7f45d306f} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15407 | 2026.02.23 16:40:29.209471 [ 278 ] {dd5230c3-badc-40ed-91bc-64f7f45d306f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001197 sec., 26733.500417710944 rows/sec., 1.96 MiB/sec. | ||
| 15408 | 2026.02.23 16:40:29.209508 [ 278 ] {dd5230c3-badc-40ed-91bc-64f7f45d306f} <Debug> TCPHandler: Processed in 0.001376508 sec. | ||
| 15409 | 2026.02.23 16:40:29.209518 [ 106 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15410 | 2026.02.23 16:40:29.209591 [ 106 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15411 | 2026.02.23 16:40:29.209617 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15412 | 2026.02.23 16:40:29.209683 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15413 | 2026.02.23 16:40:29.209787 [ 278 ] {3ffb05cb-7e11-48c5-8b11-f4746566508e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15414 | 2026.02.23 16:40:29.209818 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 15415 | 2026.02.23 16:40:29.209825 [ 278 ] {3ffb05cb-7e11-48c5-8b11-f4746566508e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15416 | 2026.02.23 16:40:29.209951 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15417 | 2026.02.23 16:40:29.210002 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 220 rows starting from the beginning of the part | ||
| 15418 | 2026.02.23 16:40:29.210076 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 32 rows starting from the beginning of the part | ||
| 15419 | 2026.02.23 16:40:29.210127 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 10 rows starting from the beginning of the part | ||
| 15420 | 2026.02.23 16:40:29.210174 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 50 rows starting from the beginning of the part | ||
| 15421 | 2026.02.23 16:40:29.210218 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 10 rows starting from the beginning of the part | ||
| 15422 | 2026.02.23 16:40:29.210263 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 32 rows starting from the beginning of the part | ||
| 15423 | 2026.02.23 16:40:29.210293 [ 278 ] {3ffb05cb-7e11-48c5-8b11-f4746566508e} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15424 | 2026.02.23 16:40:29.210333 [ 278 ] {3ffb05cb-7e11-48c5-8b11-f4746566508e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15425 | 2026.02.23 16:40:29.210711 [ 278 ] {3ffb05cb-7e11-48c5-8b11-f4746566508e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15426 | 2026.02.23 16:40:29.210934 [ 278 ] {3ffb05cb-7e11-48c5-8b11-f4746566508e} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15427 | 2026.02.23 16:40:29.211065 [ 278 ] {3ffb05cb-7e11-48c5-8b11-f4746566508e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001298 sec., 73959.93836671804 rows/sec., 5.78 MiB/sec. | ||
| 15428 | 2026.02.23 16:40:29.211101 [ 278 ] {3ffb05cb-7e11-48c5-8b11-f4746566508e} <Debug> TCPHandler: Processed in 0.001472641 sec. | ||
| 15429 | 2026.02.23 16:40:29.211155 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388259 sec., 254995.64562520394 rows/sec., 18.18 MiB/sec. | ||
| 15430 | 2026.02.23 16:40:29.211217 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15431 | 2026.02.23 16:40:29.211305 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15432 | 2026.02.23 16:40:29.211321 [ 278 ] {e86b5f2a-11f3-4f54-b1a6-43a88dea1778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15433 | 2026.02.23 16:40:29.211369 [ 278 ] {e86b5f2a-11f3-4f54-b1a6-43a88dea1778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15434 | 2026.02.23 16:40:29.211554 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_106_21} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15435 | 2026.02.23 16:40:29.211622 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_106_21} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15436 | 2026.02.23 16:40:29.211686 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15437 | 2026.02.23 16:40:29.211810 [ 278 ] {e86b5f2a-11f3-4f54-b1a6-43a88dea1778} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15438 | 2026.02.23 16:40:29.211849 [ 278 ] {e86b5f2a-11f3-4f54-b1a6-43a88dea1778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15439 | 2026.02.23 16:40:29.212187 [ 278 ] {e86b5f2a-11f3-4f54-b1a6-43a88dea1778} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15440 | 2026.02.23 16:40:29.212398 [ 278 ] {e86b5f2a-11f3-4f54-b1a6-43a88dea1778} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15441 | 2026.02.23 16:40:29.212523 [ 278 ] {e86b5f2a-11f3-4f54-b1a6-43a88dea1778} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 15442 | 2026.02.23 16:40:29.212558 [ 278 ] {e86b5f2a-11f3-4f54-b1a6-43a88dea1778} <Debug> TCPHandler: Processed in 0.001388709 sec. | ||
| 15443 | 2026.02.23 16:40:29.212609 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 15444 | 2026.02.23 16:40:29.212651 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 15445 | 2026.02.23 16:40:29.212667 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15446 | 2026.02.23 16:40:29.212771 [ 278 ] {b1f46c6c-bbaf-491f-a93c-8ce3aaf7f0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15447 | 2026.02.23 16:40:29.212825 [ 278 ] {b1f46c6c-bbaf-491f-a93c-8ce3aaf7f0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15448 | 2026.02.23 16:40:29.213666 [ 278 ] {b1f46c6c-bbaf-491f-a93c-8ce3aaf7f0f1} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15449 | 2026.02.23 16:40:29.213701 [ 278 ] {b1f46c6c-bbaf-491f-a93c-8ce3aaf7f0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15450 | 2026.02.23 16:40:29.214307 [ 278 ] {b1f46c6c-bbaf-491f-a93c-8ce3aaf7f0f1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15451 | 2026.02.23 16:40:29.214551 [ 278 ] {b1f46c6c-bbaf-491f-a93c-8ce3aaf7f0f1} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15452 | 2026.02.23 16:40:29.214690 [ 278 ] {b1f46c6c-bbaf-491f-a93c-8ce3aaf7f0f1} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001936 sec., 16528.92561983471 rows/sec., 29.62 MiB/sec. | ||
| 15453 | 2026.02.23 16:40:29.214695 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15454 | 2026.02.23 16:40:29.214747 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15455 | 2026.02.23 16:40:29.214748 [ 278 ] {b1f46c6c-bbaf-491f-a93c-8ce3aaf7f0f1} <Debug> TCPHandler: Processed in 0.002137684 sec. | ||
| 15456 | 2026.02.23 16:40:29.214774 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15457 | 2026.02.23 16:40:29.214873 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15458 | 2026.02.23 16:40:29.214876 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 15459 | 2026.02.23 16:40:29.214969 [ 278 ] {cb592628-c329-40ab-a3c0-b6d02271a659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15460 | 2026.02.23 16:40:29.215014 [ 278 ] {cb592628-c329-40ab-a3c0-b6d02271a659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15461 | 2026.02.23 16:40:29.215103 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15462 | 2026.02.23 16:40:29.215160 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2011 rows starting from the beginning of the part | ||
| 15463 | 2026.02.23 16:40:29.215281 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 32 rows starting from the beginning of the part | ||
| 15464 | 2026.02.23 16:40:29.215364 [ 278 ] {cb592628-c329-40ab-a3c0-b6d02271a659} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15465 | 2026.02.23 16:40:29.215387 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 10 rows starting from the beginning of the part | ||
| 15466 | 2026.02.23 16:40:29.215406 [ 278 ] {cb592628-c329-40ab-a3c0-b6d02271a659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15467 | 2026.02.23 16:40:29.215505 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part | ||
| 15468 | 2026.02.23 16:40:29.215616 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 10 rows starting from the beginning of the part | ||
| 15469 | 2026.02.23 16:40:29.215723 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 32 rows starting from the beginning of the part | ||
| 15470 | 2026.02.23 16:40:29.215743 [ 278 ] {cb592628-c329-40ab-a3c0-b6d02271a659} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15471 | 2026.02.23 16:40:29.215968 [ 278 ] {cb592628-c329-40ab-a3c0-b6d02271a659} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15472 | 2026.02.23 16:40:29.216102 [ 278 ] {cb592628-c329-40ab-a3c0-b6d02271a659} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 15473 | 2026.02.23 16:40:29.216137 [ 278 ] {cb592628-c329-40ab-a3c0-b6d02271a659} <Debug> TCPHandler: Processed in 0.001313527 sec. | ||
| 15474 | 2026.02.23 16:40:29.216472 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 15475 | 2026.02.23 16:40:29.222304 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2127 rows, containing 19 columns (19 merged, 0 gathered) in 0.007463264 sec., 284995.9481535157 rows/sec., 510.70 MiB/sec. | ||
| 15476 | 2026.02.23 16:40:29.224249 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15477 | 2026.02.23 16:40:29.224558 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15478 | 2026.02.23 16:40:29.224628 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15479 | 2026.02.23 16:40:29.224719 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.95 MiB. | ||
| 15480 | 2026.02.23 16:40:29.649575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15481 | 2026.02.23 16:40:29.667790 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15482 | 2026.02.23 16:40:29.667844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15483 | 2026.02.23 16:40:29.673852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15484 | 2026.02.23 16:40:29.674586 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15485 | 2026.02.23 16:40:29.678123 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15486 | 2026.02.23 16:40:29.703315 [ 217 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 15487 | 2026.02.23 16:40:29.703406 [ 217 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 15488 | 2026.02.23 16:40:29.706499 [ 217 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 15489 | 2026.02.23 16:40:29.828211 [ 223 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 15490 | 2026.02.23 16:40:29.828247 [ 223 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 15491 | 2026.02.23 16:40:29.831637 [ 223 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 15492 | 2026.02.23 16:40:30.472833 [ 221 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 15493 | 2026.02.23 16:40:30.472883 [ 221 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 15494 | 2026.02.23 16:40:30.477210 [ 221 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 15495 | 2026.02.23 16:40:32.876659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1904 | ||
| 15496 | 2026.02.23 16:40:32.878975 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15497 | 2026.02.23 16:40:32.879031 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15498 | 2026.02.23 16:40:32.880282 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15499 | 2026.02.23 16:40:32.880576 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15500 | 2026.02.23 16:40:32.880980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1904 | ||
| 15501 | 2026.02.23 16:40:34.206057 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15502 | 2026.02.23 16:40:34.206241 [ 278 ] {da2c78ca-cf0e-4f66-a739-2857d169e213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15503 | 2026.02.23 16:40:34.206310 [ 278 ] {da2c78ca-cf0e-4f66-a739-2857d169e213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15504 | 2026.02.23 16:40:34.206985 [ 278 ] {da2c78ca-cf0e-4f66-a739-2857d169e213} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15505 | 2026.02.23 16:40:34.207034 [ 278 ] {da2c78ca-cf0e-4f66-a739-2857d169e213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15506 | 2026.02.23 16:40:34.207429 [ 278 ] {da2c78ca-cf0e-4f66-a739-2857d169e213} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15507 | 2026.02.23 16:40:34.207661 [ 278 ] {da2c78ca-cf0e-4f66-a739-2857d169e213} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15508 | 2026.02.23 16:40:34.207825 [ 278 ] {da2c78ca-cf0e-4f66-a739-2857d169e213} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001633 sec., 3674.2192284139624 rows/sec., 307.98 KiB/sec. | ||
| 15509 | 2026.02.23 16:40:34.207869 [ 278 ] {da2c78ca-cf0e-4f66-a739-2857d169e213} <Debug> TCPHandler: Processed in 0.00194375 sec. | ||
| 15510 | 2026.02.23 16:40:34.207999 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15511 | 2026.02.23 16:40:34.208098 [ 278 ] {777c8c64-7b64-444f-8c4c-3e96cb11ccd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15512 | 2026.02.23 16:40:34.208141 [ 278 ] {777c8c64-7b64-444f-8c4c-3e96cb11ccd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15513 | 2026.02.23 16:40:34.208627 [ 278 ] {777c8c64-7b64-444f-8c4c-3e96cb11ccd7} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15514 | 2026.02.23 16:40:34.208669 [ 278 ] {777c8c64-7b64-444f-8c4c-3e96cb11ccd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15515 | 2026.02.23 16:40:34.209017 [ 278 ] {777c8c64-7b64-444f-8c4c-3e96cb11ccd7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15516 | 2026.02.23 16:40:34.209295 [ 278 ] {777c8c64-7b64-444f-8c4c-3e96cb11ccd7} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15517 | 2026.02.23 16:40:34.209462 [ 278 ] {777c8c64-7b64-444f-8c4c-3e96cb11ccd7} <Debug> executeQuery: Read 80 rows, 6.73 KiB in 0.001383 sec., 57845.26391901664 rows/sec., 4.75 MiB/sec. | ||
| 15518 | 2026.02.23 16:40:34.209513 [ 278 ] {777c8c64-7b64-444f-8c4c-3e96cb11ccd7} <Debug> TCPHandler: Processed in 0.001563912 sec. | ||
| 15519 | 2026.02.23 16:40:34.209688 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15520 | 2026.02.23 16:40:34.209795 [ 278 ] {c7cd53f7-d004-48a7-bc7e-387990fe5229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15521 | 2026.02.23 16:40:34.209843 [ 278 ] {c7cd53f7-d004-48a7-bc7e-387990fe5229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15522 | 2026.02.23 16:40:34.210362 [ 278 ] {c7cd53f7-d004-48a7-bc7e-387990fe5229} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15523 | 2026.02.23 16:40:34.210405 [ 278 ] {c7cd53f7-d004-48a7-bc7e-387990fe5229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15524 | 2026.02.23 16:40:34.210754 [ 278 ] {c7cd53f7-d004-48a7-bc7e-387990fe5229} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15525 | 2026.02.23 16:40:34.211014 [ 278 ] {c7cd53f7-d004-48a7-bc7e-387990fe5229} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15526 | 2026.02.23 16:40:34.211172 [ 278 ] {c7cd53f7-d004-48a7-bc7e-387990fe5229} <Debug> executeQuery: Read 16 rows, 1.18 KiB in 0.001399 sec., 11436.740528949249 rows/sec., 846.73 KiB/sec. | ||
| 15527 | 2026.02.23 16:40:34.211212 [ 278 ] {c7cd53f7-d004-48a7-bc7e-387990fe5229} <Debug> TCPHandler: Processed in 0.001581392 sec. | ||
| 15528 | 2026.02.23 16:40:34.211346 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15529 | 2026.02.23 16:40:34.211440 [ 278 ] {ec0dce81-af10-42fc-b723-e1ebcaa13126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15530 | 2026.02.23 16:40:34.211479 [ 278 ] {ec0dce81-af10-42fc-b723-e1ebcaa13126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15531 | 2026.02.23 16:40:34.211918 [ 278 ] {ec0dce81-af10-42fc-b723-e1ebcaa13126} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15532 | 2026.02.23 16:40:34.211955 [ 278 ] {ec0dce81-af10-42fc-b723-e1ebcaa13126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15533 | 2026.02.23 16:40:34.212265 [ 278 ] {ec0dce81-af10-42fc-b723-e1ebcaa13126} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15534 | 2026.02.23 16:40:34.212470 [ 278 ] {ec0dce81-af10-42fc-b723-e1ebcaa13126} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15535 | 2026.02.23 16:40:34.212598 [ 278 ] {ec0dce81-af10-42fc-b723-e1ebcaa13126} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.001176 sec., 68027.21088435374 rows/sec., 5.33 MiB/sec. | ||
| 15536 | 2026.02.23 16:40:34.212636 [ 278 ] {ec0dce81-af10-42fc-b723-e1ebcaa13126} <Debug> TCPHandler: Processed in 0.001340737 sec. | ||
| 15537 | 2026.02.23 16:40:34.212755 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15538 | 2026.02.23 16:40:34.212855 [ 278 ] {948db636-d03b-447a-939c-44254d445d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15539 | 2026.02.23 16:40:34.212899 [ 278 ] {948db636-d03b-447a-939c-44254d445d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15540 | 2026.02.23 16:40:34.213361 [ 278 ] {948db636-d03b-447a-939c-44254d445d5d} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15541 | 2026.02.23 16:40:34.213397 [ 278 ] {948db636-d03b-447a-939c-44254d445d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15542 | 2026.02.23 16:40:34.213732 [ 278 ] {948db636-d03b-447a-939c-44254d445d5d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15543 | 2026.02.23 16:40:34.213950 [ 278 ] {948db636-d03b-447a-939c-44254d445d5d} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15544 | 2026.02.23 16:40:34.214083 [ 278 ] {948db636-d03b-447a-939c-44254d445d5d} <Debug> executeQuery: Read 163 rows, 11.63 KiB in 0.001245 sec., 130923.69477911647 rows/sec., 9.12 MiB/sec. | ||
| 15545 | 2026.02.23 16:40:34.214125 [ 278 ] {948db636-d03b-447a-939c-44254d445d5d} <Debug> TCPHandler: Processed in 0.001420239 sec. | ||
| 15546 | 2026.02.23 16:40:34.214247 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15547 | 2026.02.23 16:40:34.214341 [ 278 ] {312bb093-5666-4adf-b2b4-9ba9a72a6da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15548 | 2026.02.23 16:40:34.214395 [ 278 ] {312bb093-5666-4adf-b2b4-9ba9a72a6da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15549 | 2026.02.23 16:40:34.215191 [ 278 ] {312bb093-5666-4adf-b2b4-9ba9a72a6da7} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15550 | 2026.02.23 16:40:34.215229 [ 278 ] {312bb093-5666-4adf-b2b4-9ba9a72a6da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15551 | 2026.02.23 16:40:34.215732 [ 278 ] {312bb093-5666-4adf-b2b4-9ba9a72a6da7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15552 | 2026.02.23 16:40:34.215953 [ 278 ] {312bb093-5666-4adf-b2b4-9ba9a72a6da7} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15553 | 2026.02.23 16:40:34.216092 [ 278 ] {312bb093-5666-4adf-b2b4-9ba9a72a6da7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001768 sec., 5656.108597285068 rows/sec., 10.14 MiB/sec. | ||
| 15554 | 2026.02.23 16:40:34.216148 [ 278 ] {312bb093-5666-4adf-b2b4-9ba9a72a6da7} <Debug> TCPHandler: Processed in 0.00195011 sec. | ||
| 15555 | 2026.02.23 16:40:34.216268 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15556 | 2026.02.23 16:40:34.216364 [ 278 ] {d243e0fd-eaf7-497c-beb7-ff71f31617b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15557 | 2026.02.23 16:40:34.216409 [ 278 ] {d243e0fd-eaf7-497c-beb7-ff71f31617b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15558 | 2026.02.23 16:40:34.216753 [ 278 ] {d243e0fd-eaf7-497c-beb7-ff71f31617b2} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15559 | 2026.02.23 16:40:34.216789 [ 278 ] {d243e0fd-eaf7-497c-beb7-ff71f31617b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15560 | 2026.02.23 16:40:34.217104 [ 278 ] {d243e0fd-eaf7-497c-beb7-ff71f31617b2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15561 | 2026.02.23 16:40:34.217314 [ 278 ] {d243e0fd-eaf7-497c-beb7-ff71f31617b2} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15562 | 2026.02.23 16:40:34.217441 [ 278 ] {d243e0fd-eaf7-497c-beb7-ff71f31617b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 15563 | 2026.02.23 16:40:34.217478 [ 278 ] {d243e0fd-eaf7-497c-beb7-ff71f31617b2} <Debug> TCPHandler: Processed in 0.001263906 sec. | ||
| 15564 | 2026.02.23 16:40:35.178540 [ 217 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 15565 | 2026.02.23 16:40:35.178584 [ 217 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 15566 | 2026.02.23 16:40:35.180997 [ 217 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 15567 | 2026.02.23 16:40:35.262580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36024 | ||
| 15568 | 2026.02.23 16:40:35.263119 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15569 | 2026.02.23 16:40:35.263166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15570 | 2026.02.23 16:40:35.263655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15571 | 2026.02.23 16:40:35.263909 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15572 | 2026.02.23 16:40:35.264059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36024 | ||
| 15573 | 2026.02.23 16:40:35.264154 [ 221 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 15574 | 2026.02.23 16:40:35.264191 [ 221 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 15575 | 2026.02.23 16:40:35.267985 [ 221 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 15576 | 2026.02.23 16:40:35.414285 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 15577 | 2026.02.23 16:40:35.414322 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 15578 | 2026.02.23 16:40:35.417211 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 15579 | 2026.02.23 16:40:36.162364 [ 221 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 15580 | 2026.02.23 16:40:36.162413 [ 221 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 15581 | 2026.02.23 16:40:36.165074 [ 221 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 15582 | 2026.02.23 16:40:37.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.96 MiB, peak 391.45 MiB, free memory in arenas 0.00 B, will set to 374.96 MiB (RSS), difference: 4.00 MiB | ||
| 15583 | 2026.02.23 16:40:37.178183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15584 | 2026.02.23 16:40:37.194357 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15585 | 2026.02.23 16:40:37.194418 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15586 | 2026.02.23 16:40:37.200367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15587 | 2026.02.23 16:40:37.201046 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15588 | 2026.02.23 16:40:37.203990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15589 | 2026.02.23 16:40:39.206286 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15590 | 2026.02.23 16:40:39.206479 [ 278 ] {8064e027-e593-4d52-aafc-b6544c63aee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15591 | 2026.02.23 16:40:39.206545 [ 278 ] {8064e027-e593-4d52-aafc-b6544c63aee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15592 | 2026.02.23 16:40:39.207284 [ 278 ] {8064e027-e593-4d52-aafc-b6544c63aee4} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15593 | 2026.02.23 16:40:39.207336 [ 278 ] {8064e027-e593-4d52-aafc-b6544c63aee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15594 | 2026.02.23 16:40:39.207724 [ 278 ] {8064e027-e593-4d52-aafc-b6544c63aee4} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15595 | 2026.02.23 16:40:39.207940 [ 278 ] {8064e027-e593-4d52-aafc-b6544c63aee4} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15596 | 2026.02.23 16:40:39.208099 [ 278 ] {8064e027-e593-4d52-aafc-b6544c63aee4} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001668 sec., 71942.44604316547 rows/sec., 6.13 MiB/sec. | ||
| 15597 | 2026.02.23 16:40:39.208153 [ 278 ] {8064e027-e593-4d52-aafc-b6544c63aee4} <Debug> TCPHandler: Processed in 0.001995572 sec. | ||
| 15598 | 2026.02.23 16:40:39.208288 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15599 | 2026.02.23 16:40:39.208409 [ 278 ] {845adaee-bb68-43f4-b093-fae1c85c7896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15600 | 2026.02.23 16:40:39.208452 [ 278 ] {845adaee-bb68-43f4-b093-fae1c85c7896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15601 | 2026.02.23 16:40:39.208912 [ 278 ] {845adaee-bb68-43f4-b093-fae1c85c7896} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15602 | 2026.02.23 16:40:39.208949 [ 278 ] {845adaee-bb68-43f4-b093-fae1c85c7896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15603 | 2026.02.23 16:40:39.209249 [ 278 ] {845adaee-bb68-43f4-b093-fae1c85c7896} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15604 | 2026.02.23 16:40:39.209450 [ 278 ] {845adaee-bb68-43f4-b093-fae1c85c7896} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15605 | 2026.02.23 16:40:39.209578 [ 278 ] {845adaee-bb68-43f4-b093-fae1c85c7896} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001193 sec., 26823.134953897737 rows/sec., 1.97 MiB/sec. | ||
| 15606 | 2026.02.23 16:40:39.209616 [ 278 ] {845adaee-bb68-43f4-b093-fae1c85c7896} <Debug> TCPHandler: Processed in 0.001377599 sec. | ||
| 15607 | 2026.02.23 16:40:39.209732 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15608 | 2026.02.23 16:40:39.209846 [ 278 ] {01306d66-e908-400f-a844-04b682b77660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15609 | 2026.02.23 16:40:39.209885 [ 278 ] {01306d66-e908-400f-a844-04b682b77660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15610 | 2026.02.23 16:40:39.210340 [ 278 ] {01306d66-e908-400f-a844-04b682b77660} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15611 | 2026.02.23 16:40:39.210376 [ 278 ] {01306d66-e908-400f-a844-04b682b77660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15612 | 2026.02.23 16:40:39.210664 [ 278 ] {01306d66-e908-400f-a844-04b682b77660} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15613 | 2026.02.23 16:40:39.210863 [ 278 ] {01306d66-e908-400f-a844-04b682b77660} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15614 | 2026.02.23 16:40:39.210989 [ 278 ] {01306d66-e908-400f-a844-04b682b77660} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001162 sec., 82616.17900172116 rows/sec., 6.45 MiB/sec. | ||
| 15615 | 2026.02.23 16:40:39.211026 [ 278 ] {01306d66-e908-400f-a844-04b682b77660} <Debug> TCPHandler: Processed in 0.001341938 sec. | ||
| 15616 | 2026.02.23 16:40:39.211154 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15617 | 2026.02.23 16:40:39.211247 [ 278 ] {831f6e1e-cb1a-4e53-9eb1-01042bff3b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15618 | 2026.02.23 16:40:39.211290 [ 278 ] {831f6e1e-cb1a-4e53-9eb1-01042bff3b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15619 | 2026.02.23 16:40:39.211697 [ 278 ] {831f6e1e-cb1a-4e53-9eb1-01042bff3b55} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15620 | 2026.02.23 16:40:39.211733 [ 278 ] {831f6e1e-cb1a-4e53-9eb1-01042bff3b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15621 | 2026.02.23 16:40:39.212042 [ 278 ] {831f6e1e-cb1a-4e53-9eb1-01042bff3b55} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15622 | 2026.02.23 16:40:39.212240 [ 278 ] {831f6e1e-cb1a-4e53-9eb1-01042bff3b55} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15623 | 2026.02.23 16:40:39.212364 [ 278 ] {831f6e1e-cb1a-4e53-9eb1-01042bff3b55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 15624 | 2026.02.23 16:40:39.212401 [ 278 ] {831f6e1e-cb1a-4e53-9eb1-01042bff3b55} <Debug> TCPHandler: Processed in 0.001301937 sec. | ||
| 15625 | 2026.02.23 16:40:39.212507 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15626 | 2026.02.23 16:40:39.212608 [ 278 ] {41fcb477-8371-4ad9-89ed-9d2217519b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15627 | 2026.02.23 16:40:39.212662 [ 278 ] {41fcb477-8371-4ad9-89ed-9d2217519b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15628 | 2026.02.23 16:40:39.213483 [ 278 ] {41fcb477-8371-4ad9-89ed-9d2217519b54} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15629 | 2026.02.23 16:40:39.213519 [ 278 ] {41fcb477-8371-4ad9-89ed-9d2217519b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15630 | 2026.02.23 16:40:39.214049 [ 278 ] {41fcb477-8371-4ad9-89ed-9d2217519b54} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15631 | 2026.02.23 16:40:39.214276 [ 278 ] {41fcb477-8371-4ad9-89ed-9d2217519b54} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15632 | 2026.02.23 16:40:39.214411 [ 278 ] {41fcb477-8371-4ad9-89ed-9d2217519b54} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001821 sec., 17572.76221856123 rows/sec., 31.49 MiB/sec. | ||
| 15633 | 2026.02.23 16:40:39.214475 [ 278 ] {41fcb477-8371-4ad9-89ed-9d2217519b54} <Debug> TCPHandler: Processed in 0.002015392 sec. | ||
| 15634 | 2026.02.23 16:40:39.214586 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15635 | 2026.02.23 16:40:39.214686 [ 278 ] {3c9ab8e6-2293-451e-b84a-b8c066ff6ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15636 | 2026.02.23 16:40:39.214733 [ 278 ] {3c9ab8e6-2293-451e-b84a-b8c066ff6ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15637 | 2026.02.23 16:40:39.215070 [ 278 ] {3c9ab8e6-2293-451e-b84a-b8c066ff6ec5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15638 | 2026.02.23 16:40:39.215105 [ 278 ] {3c9ab8e6-2293-451e-b84a-b8c066ff6ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15639 | 2026.02.23 16:40:39.215401 [ 278 ] {3c9ab8e6-2293-451e-b84a-b8c066ff6ec5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15640 | 2026.02.23 16:40:39.215594 [ 278 ] {3c9ab8e6-2293-451e-b84a-b8c066ff6ec5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15641 | 2026.02.23 16:40:39.215720 [ 278 ] {3c9ab8e6-2293-451e-b84a-b8c066ff6ec5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 15642 | 2026.02.23 16:40:39.215755 [ 278 ] {3c9ab8e6-2293-451e-b84a-b8c066ff6ec5} <Debug> TCPHandler: Processed in 0.001216565 sec. | ||
| 15643 | 2026.02.23 16:40:42.574030 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15644 | 2026.02.23 16:40:42.574085 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15645 | 2026.02.23 16:40:42.764228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36472 | ||
| 15646 | 2026.02.23 16:40:42.764794 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15647 | 2026.02.23 16:40:42.764839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15648 | 2026.02.23 16:40:42.765321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15649 | 2026.02.23 16:40:42.765548 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15650 | 2026.02.23 16:40:42.765696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36472 | ||
| 15651 | 2026.02.23 16:40:42.765724 [ 103 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15652 | 2026.02.23 16:40:42.765809 [ 103 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15653 | 2026.02.23 16:40:42.765846 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15654 | 2026.02.23 16:40:42.765991 [ 193 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 15655 | 2026.02.23 16:40:42.766141 [ 193 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15656 | 2026.02.23 16:40:42.766183 [ 193 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34104 rows starting from the beginning of the part | ||
| 15657 | 2026.02.23 16:40:42.766258 [ 193 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 15658 | 2026.02.23 16:40:42.766312 [ 193 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 15659 | 2026.02.23 16:40:42.766361 [ 193 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 15660 | 2026.02.23 16:40:42.766406 [ 193 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 15661 | 2026.02.23 16:40:42.766451 [ 193 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 15662 | 2026.02.23 16:40:42.769005 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36472 rows, containing 4 columns (4 merged, 0 gathered) in 0.003074733 sec., 11861842.963275185 rows/sec., 169.69 MiB/sec. | ||
| 15663 | 2026.02.23 16:40:42.769519 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15664 | 2026.02.23 16:40:42.769950 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_76_15} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15665 | 2026.02.23 16:40:42.770023 [ 187 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_76_15} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15666 | 2026.02.23 16:40:42.770140 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15667 | 2026.02.23 16:40:42.881200 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1930 | ||
| 15668 | 2026.02.23 16:40:42.883726 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15669 | 2026.02.23 16:40:42.883781 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15670 | 2026.02.23 16:40:42.885016 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15671 | 2026.02.23 16:40:42.885299 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15672 | 2026.02.23 16:40:42.885510 [ 103 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15673 | 2026.02.23 16:40:42.885598 [ 103 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15674 | 2026.02.23 16:40:42.885635 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15675 | 2026.02.23 16:40:42.885690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1930 | ||
| 15676 | 2026.02.23 16:40:42.885791 [ 187 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 15677 | 2026.02.23 16:40:42.886357 [ 187 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15678 | 2026.02.23 16:40:42.886494 [ 187 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1790 rows starting from the beginning of the part | ||
| 15679 | 2026.02.23 16:40:42.886855 [ 187 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 15680 | 2026.02.23 16:40:42.887196 [ 187 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 15681 | 2026.02.23 16:40:42.887540 [ 187 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 15682 | 2026.02.23 16:40:42.887869 [ 187 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 15683 | 2026.02.23 16:40:42.888193 [ 187 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 15684 | 2026.02.23 16:40:42.894604 [ 198 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1930 rows, containing 72 columns (72 merged, 0 gathered) in 0.008878622 sec., 217376.0748007968 rows/sec., 168.62 MiB/sec. | ||
| 15685 | 2026.02.23 16:40:42.896607 [ 198 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15686 | 2026.02.23 16:40:42.897195 [ 198 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_56_11} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15687 | 2026.02.23 16:40:42.897270 [ 198 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_56_11} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15688 | 2026.02.23 16:40:42.897497 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. | ||
| 15689 | 2026.02.23 16:40:44.204761 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15690 | 2026.02.23 16:40:44.205018 [ 278 ] {d645067e-c1b6-409e-80fa-387e9af403b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15691 | 2026.02.23 16:40:44.205089 [ 278 ] {d645067e-c1b6-409e-80fa-387e9af403b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15692 | 2026.02.23 16:40:44.205763 [ 278 ] {d645067e-c1b6-409e-80fa-387e9af403b9} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15693 | 2026.02.23 16:40:44.205815 [ 278 ] {d645067e-c1b6-409e-80fa-387e9af403b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15694 | 2026.02.23 16:40:44.206220 [ 278 ] {d645067e-c1b6-409e-80fa-387e9af403b9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15695 | 2026.02.23 16:40:44.206442 [ 278 ] {d645067e-c1b6-409e-80fa-387e9af403b9} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15696 | 2026.02.23 16:40:44.206574 [ 102 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15697 | 2026.02.23 16:40:44.206604 [ 278 ] {d645067e-c1b6-409e-80fa-387e9af403b9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00164 sec., 46341.46341463415 rows/sec., 3.82 MiB/sec. | ||
| 15698 | 2026.02.23 16:40:44.206648 [ 102 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15699 | 2026.02.23 16:40:44.206670 [ 278 ] {d645067e-c1b6-409e-80fa-387e9af403b9} <Debug> TCPHandler: Processed in 0.002102544 sec. | ||
| 15700 | 2026.02.23 16:40:44.206674 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15701 | 2026.02.23 16:40:44.206783 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 15702 | 2026.02.23 16:40:44.206812 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15703 | 2026.02.23 16:40:44.206886 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15704 | 2026.02.23 16:40:44.206916 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2157 rows starting from the beginning of the part | ||
| 15705 | 2026.02.23 16:40:44.206917 [ 278 ] {eba6932a-7c6e-4795-ba4b-c77df4a2277d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15706 | 2026.02.23 16:40:44.206967 [ 278 ] {eba6932a-7c6e-4795-ba4b-c77df4a2277d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15707 | 2026.02.23 16:40:44.206973 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 76 rows starting from the beginning of the part | ||
| 15708 | 2026.02.23 16:40:44.207020 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 120 rows starting from the beginning of the part | ||
| 15709 | 2026.02.23 16:40:44.207069 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 80 rows starting from the beginning of the part | ||
| 15710 | 2026.02.23 16:40:44.207128 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 120 rows starting from the beginning of the part | ||
| 15711 | 2026.02.23 16:40:44.207189 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 76 rows starting from the beginning of the part | ||
| 15712 | 2026.02.23 16:40:44.207389 [ 278 ] {eba6932a-7c6e-4795-ba4b-c77df4a2277d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15713 | 2026.02.23 16:40:44.207425 [ 278 ] {eba6932a-7c6e-4795-ba4b-c77df4a2277d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15714 | 2026.02.23 16:40:44.207727 [ 278 ] {eba6932a-7c6e-4795-ba4b-c77df4a2277d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15715 | 2026.02.23 16:40:44.207959 [ 278 ] {eba6932a-7c6e-4795-ba4b-c77df4a2277d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15716 | 2026.02.23 16:40:44.208096 [ 278 ] {eba6932a-7c6e-4795-ba4b-c77df4a2277d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001203 sec., 8312.551953449709 rows/sec., 625.06 KiB/sec. | ||
| 15717 | 2026.02.23 16:40:44.208137 [ 278 ] {eba6932a-7c6e-4795-ba4b-c77df4a2277d} <Debug> TCPHandler: Processed in 0.001376808 sec. | ||
| 15718 | 2026.02.23 16:40:44.208244 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15719 | 2026.02.23 16:40:44.208343 [ 278 ] {ccd6f653-c159-4942-9dba-bc24bcb539ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15720 | 2026.02.23 16:40:44.208377 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2629 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629344 sec., 1613532.8082958541 rows/sec., 139.23 MiB/sec. | ||
| 15721 | 2026.02.23 16:40:44.208384 [ 278 ] {ccd6f653-c159-4942-9dba-bc24bcb539ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15722 | 2026.02.23 16:40:44.208633 [ 191 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15723 | 2026.02.23 16:40:44.208858 [ 278 ] {ccd6f653-c159-4942-9dba-bc24bcb539ba} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15724 | 2026.02.23 16:40:44.208875 [ 191 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_111_22} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15725 | 2026.02.23 16:40:44.208893 [ 278 ] {ccd6f653-c159-4942-9dba-bc24bcb539ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15726 | 2026.02.23 16:40:44.208941 [ 191 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_111_22} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15727 | 2026.02.23 16:40:44.209016 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 15728 | 2026.02.23 16:40:44.209193 [ 278 ] {ccd6f653-c159-4942-9dba-bc24bcb539ba} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15729 | 2026.02.23 16:40:44.209397 [ 278 ] {ccd6f653-c159-4942-9dba-bc24bcb539ba} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15730 | 2026.02.23 16:40:44.209512 [ 102 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15731 | 2026.02.23 16:40:44.209525 [ 278 ] {ccd6f653-c159-4942-9dba-bc24bcb539ba} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001203 sec., 61512.88445552784 rows/sec., 4.80 MiB/sec. | ||
| 15732 | 2026.02.23 16:40:44.209552 [ 102 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15733 | 2026.02.23 16:40:44.209574 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15734 | 2026.02.23 16:40:44.209575 [ 278 ] {ccd6f653-c159-4942-9dba-bc24bcb539ba} <Debug> TCPHandler: Processed in 0.001382169 sec. | ||
| 15735 | 2026.02.23 16:40:44.209641 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 15736 | 2026.02.23 16:40:44.209703 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15737 | 2026.02.23 16:40:44.209711 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15738 | 2026.02.23 16:40:44.209742 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1066 rows starting from the beginning of the part | ||
| 15739 | 2026.02.23 16:40:44.209785 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 74 rows starting from the beginning of the part | ||
| 15740 | 2026.02.23 16:40:44.209798 [ 278 ] {4099aee7-2bd8-41ce-a31f-22d2dcdc3ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15741 | 2026.02.23 16:40:44.209822 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 96 rows starting from the beginning of the part | ||
| 15742 | 2026.02.23 16:40:44.209843 [ 278 ] {4099aee7-2bd8-41ce-a31f-22d2dcdc3ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15743 | 2026.02.23 16:40:44.209855 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 80 rows starting from the beginning of the part | ||
| 15744 | 2026.02.23 16:40:44.209891 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 96 rows starting from the beginning of the part | ||
| 15745 | 2026.02.23 16:40:44.209926 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 74 rows starting from the beginning of the part | ||
| 15746 | 2026.02.23 16:40:44.210277 [ 278 ] {4099aee7-2bd8-41ce-a31f-22d2dcdc3ffe} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15747 | 2026.02.23 16:40:44.210312 [ 278 ] {4099aee7-2bd8-41ce-a31f-22d2dcdc3ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15748 | 2026.02.23 16:40:44.210637 [ 278 ] {4099aee7-2bd8-41ce-a31f-22d2dcdc3ffe} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15749 | 2026.02.23 16:40:44.210773 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1486 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151364 sec., 1290643.0980992978 rows/sec., 100.88 MiB/sec. | ||
| 15750 | 2026.02.23 16:40:44.210838 [ 278 ] {4099aee7-2bd8-41ce-a31f-22d2dcdc3ffe} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15751 | 2026.02.23 16:40:44.210947 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15752 | 2026.02.23 16:40:44.210963 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 4 parts from all_1_106_21 to all_109_109_0 | ||
| 15753 | 2026.02.23 16:40:44.210976 [ 278 ] {4099aee7-2bd8-41ce-a31f-22d2dcdc3ffe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 15754 | 2026.02.23 16:40:44.210996 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15755 | 2026.02.23 16:40:44.211022 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15756 | 2026.02.23 16:40:44.211022 [ 278 ] {4099aee7-2bd8-41ce-a31f-22d2dcdc3ffe} <Debug> TCPHandler: Processed in 0.001368868 sec. | ||
| 15757 | 2026.02.23 16:40:44.211112 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_106_21 to all_109_109_0 into Compact with storage Full | ||
| 15758 | 2026.02.23 16:40:44.211154 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15759 | 2026.02.23 16:40:44.211188 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_111_22} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15760 | 2026.02.23 16:40:44.211248 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15761 | 2026.02.23 16:40:44.211253 [ 278 ] {eef5b2aa-2b22-483f-baed-88aef8c7d2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15762 | 2026.02.23 16:40:44.211253 [ 195 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_111_22} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15763 | 2026.02.23 16:40:44.211296 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 32411 rows starting from the beginning of the part | ||
| 15764 | 2026.02.23 16:40:44.211328 [ 278 ] {eef5b2aa-2b22-483f-baed-88aef8c7d2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15765 | 2026.02.23 16:40:44.211350 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 15766 | 2026.02.23 16:40:44.211379 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 15767 | 2026.02.23 16:40:44.211437 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15768 | 2026.02.23 16:40:44.211486 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 163 rows starting from the beginning of the part | ||
| 15769 | 2026.02.23 16:40:44.212101 [ 278 ] {eef5b2aa-2b22-483f-baed-88aef8c7d2c8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15770 | 2026.02.23 16:40:44.212148 [ 278 ] {eef5b2aa-2b22-483f-baed-88aef8c7d2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15771 | 2026.02.23 16:40:44.212674 [ 278 ] {eef5b2aa-2b22-483f-baed-88aef8c7d2c8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15772 | 2026.02.23 16:40:44.212921 [ 278 ] {eef5b2aa-2b22-483f-baed-88aef8c7d2c8} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15773 | 2026.02.23 16:40:44.213067 [ 278 ] {eef5b2aa-2b22-483f-baed-88aef8c7d2c8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001832 sec., 5458.515283842795 rows/sec., 9.78 MiB/sec. | ||
| 15774 | 2026.02.23 16:40:44.213132 [ 278 ] {eef5b2aa-2b22-483f-baed-88aef8c7d2c8} <Debug> TCPHandler: Processed in 0.002027942 sec. | ||
| 15775 | 2026.02.23 16:40:44.213247 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15776 | 2026.02.23 16:40:44.213342 [ 278 ] {4b81833f-bbdc-4549-9df3-c44c26a4df42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15777 | 2026.02.23 16:40:44.213383 [ 278 ] {4b81833f-bbdc-4549-9df3-c44c26a4df42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15778 | 2026.02.23 16:40:44.213722 [ 278 ] {4b81833f-bbdc-4549-9df3-c44c26a4df42} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15779 | 2026.02.23 16:40:44.213759 [ 278 ] {4b81833f-bbdc-4549-9df3-c44c26a4df42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15780 | 2026.02.23 16:40:44.214063 [ 278 ] {4b81833f-bbdc-4549-9df3-c44c26a4df42} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15781 | 2026.02.23 16:40:44.214279 [ 278 ] {4b81833f-bbdc-4549-9df3-c44c26a4df42} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15782 | 2026.02.23 16:40:44.214410 [ 278 ] {4b81833f-bbdc-4549-9df3-c44c26a4df42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 15783 | 2026.02.23 16:40:44.214415 [ 100 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15784 | 2026.02.23 16:40:44.214448 [ 278 ] {4b81833f-bbdc-4549-9df3-c44c26a4df42} <Debug> TCPHandler: Processed in 0.001251076 sec. | ||
| 15785 | 2026.02.23 16:40:44.214471 [ 100 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15786 | 2026.02.23 16:40:44.214519 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15787 | 2026.02.23 16:40:44.214600 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 15788 | 2026.02.23 16:40:44.214719 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15789 | 2026.02.23 16:40:44.214756 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6450 rows starting from the beginning of the part | ||
| 15790 | 2026.02.23 16:40:44.214823 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 15791 | 2026.02.23 16:40:44.214871 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 15792 | 2026.02.23 16:40:44.214916 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 15793 | 2026.02.23 16:40:44.214953 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 15794 | 2026.02.23 16:40:44.214990 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 15795 | 2026.02.23 16:40:44.216992 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6750 rows, containing 4 columns (4 merged, 0 gathered) in 0.00242735 sec., 2780810.3487342163 rows/sec., 183.75 MiB/sec. | ||
| 15796 | 2026.02.23 16:40:44.217518 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15797 | 2026.02.23 16:40:44.217598 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32894 rows, containing 5 columns (5 merged, 0 gathered) in 0.006524254 sec., 5041802.480406188 rows/sec., 344.02 MiB/sec. | ||
| 15798 | 2026.02.23 16:40:44.217887 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_111_22} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15799 | 2026.02.23 16:40:44.217957 [ 189 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
| 15800 | 2026.02.23 16:40:44.217983 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_111_22} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15801 | 2026.02.23 16:40:44.218100 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 15802 | 2026.02.23 16:40:44.218232 [ 189 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15803 | 2026.02.23 16:40:44.218308 [ 189 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 4 parts: [all_1_106_21, all_109_109_0] -> all_1_109_22 | ||
| 15804 | 2026.02.23 16:40:44.218378 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15805 | 2026.02.23 16:40:44.704141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15806 | 2026.02.23 16:40:44.722642 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15807 | 2026.02.23 16:40:44.722711 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15808 | 2026.02.23 16:40:44.729065 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15809 | 2026.02.23 16:40:44.729831 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15810 | 2026.02.23 16:40:44.730129 [ 100 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15811 | 2026.02.23 16:40:44.730200 [ 100 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2026.02.23 16:40:44.730223 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 15813 | 2026.02.23 16:40:44.730336 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 15814 | 2026.02.23 16:40:44.733871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15815 | 2026.02.23 16:40:44.734298 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15816 | 2026.02.23 16:40:44.735931 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 15817 | 2026.02.23 16:40:44.740923 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 15818 | 2026.02.23 16:40:44.745946 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 15819 | 2026.02.23 16:40:44.750683 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 15820 | 2026.02.23 16:40:44.755505 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 15821 | 2026.02.23 16:40:44.759912 [ 200 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 15822 | 2026.02.23 16:40:44.813918 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.08362766 sec., 6851.7999905772795 rows/sec., 35.43 MiB/sec. | ||
| 15823 | 2026.02.23 16:40:44.816106 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15824 | 2026.02.23 16:40:44.817846 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_76_15} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15825 | 2026.02.23 16:40:44.817937 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_76_15} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15826 | 2026.02.23 16:40:44.819591 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15827 | 2026.02.23 16:40:45.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.59 MiB, peak 394.03 MiB, free memory in arenas 0.00 B, will set to 374.96 MiB (RSS), difference: -1.63 MiB | ||
| 15828 | 2026.02.23 16:40:47.740143 [ 96 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 15829 | 2026.02.23 16:40:47.740220 [ 96 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15830 | 2026.02.23 16:40:47.740246 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15831 | 2026.02.23 16:40:47.740350 [ 188 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 15832 | 2026.02.23 16:40:47.740359 [ 217 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): 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] | ||
| 15833 | 2026.02.23 16:40:47.740414 [ 217 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): 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] | ||
| 15834 | 2026.02.23 16:40:47.740473 [ 188 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15835 | 2026.02.23 16:40:47.740518 [ 188 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 24 rows starting from the beginning of the part | ||
| 15836 | 2026.02.23 16:40:47.740590 [ 188 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 15837 | 2026.02.23 16:40:47.740643 [ 188 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 15838 | 2026.02.23 16:40:47.740694 [ 188 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 15839 | 2026.02.23 16:40:47.740739 [ 188 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 15840 | 2026.02.23 16:40:47.741505 [ 189 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001199185 sec., 36691.58636907567 rows/sec., 3.10 MiB/sec. | ||
| 15841 | 2026.02.23 16:40:47.741691 [ 202 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 15842 | 2026.02.23 16:40:47.742131 [ 202 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_37_9} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15843 | 2026.02.23 16:40:47.742230 [ 202 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_37_9} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 15844 | 2026.02.23 16:40:47.742351 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15845 | 2026.02.23 16:40:47.742823 [ 217 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): 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] | ||
| 15846 | 2026.02.23 16:40:49.239150 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15847 | 2026.02.23 16:40:49.239355 [ 278 ] {69b726c6-7d58-4c5c-a582-0b9c5edfe1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15848 | 2026.02.23 16:40:49.239432 [ 278 ] {69b726c6-7d58-4c5c-a582-0b9c5edfe1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15849 | 2026.02.23 16:40:49.240162 [ 278 ] {69b726c6-7d58-4c5c-a582-0b9c5edfe1a5} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15850 | 2026.02.23 16:40:49.240214 [ 278 ] {69b726c6-7d58-4c5c-a582-0b9c5edfe1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15851 | 2026.02.23 16:40:49.240617 [ 278 ] {69b726c6-7d58-4c5c-a582-0b9c5edfe1a5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15852 | 2026.02.23 16:40:49.240841 [ 278 ] {69b726c6-7d58-4c5c-a582-0b9c5edfe1a5} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15853 | 2026.02.23 16:40:49.241013 [ 278 ] {69b726c6-7d58-4c5c-a582-0b9c5edfe1a5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001714 sec., 14002.333722287047 rows/sec., 1.16 MiB/sec. | ||
| 15854 | 2026.02.23 16:40:49.241066 [ 278 ] {69b726c6-7d58-4c5c-a582-0b9c5edfe1a5} <Debug> TCPHandler: Processed in 0.002058472 sec. | ||
| 15855 | 2026.02.23 16:40:49.241198 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15856 | 2026.02.23 16:40:49.241301 [ 278 ] {fb439448-a5e9-49d1-aedb-6b67d18a6151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15857 | 2026.02.23 16:40:49.241347 [ 278 ] {fb439448-a5e9-49d1-aedb-6b67d18a6151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15858 | 2026.02.23 16:40:49.241760 [ 278 ] {fb439448-a5e9-49d1-aedb-6b67d18a6151} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15859 | 2026.02.23 16:40:49.241799 [ 278 ] {fb439448-a5e9-49d1-aedb-6b67d18a6151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15860 | 2026.02.23 16:40:49.242090 [ 278 ] {fb439448-a5e9-49d1-aedb-6b67d18a6151} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15861 | 2026.02.23 16:40:49.242308 [ 278 ] {fb439448-a5e9-49d1-aedb-6b67d18a6151} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15862 | 2026.02.23 16:40:49.242445 [ 278 ] {fb439448-a5e9-49d1-aedb-6b67d18a6151} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001166 sec., 3430.5317324185253 rows/sec., 279.74 KiB/sec. | ||
| 15863 | 2026.02.23 16:40:49.242484 [ 278 ] {fb439448-a5e9-49d1-aedb-6b67d18a6151} <Debug> TCPHandler: Processed in 0.001339137 sec. | ||
| 15864 | 2026.02.23 16:40:49.242594 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15865 | 2026.02.23 16:40:49.242689 [ 278 ] {9b963ec5-14b6-4810-a53d-3578222ae0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15866 | 2026.02.23 16:40:49.242729 [ 278 ] {9b963ec5-14b6-4810-a53d-3578222ae0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15867 | 2026.02.23 16:40:49.243853 [ 278 ] {9b963ec5-14b6-4810-a53d-3578222ae0d4} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15868 | 2026.02.23 16:40:49.243890 [ 278 ] {9b963ec5-14b6-4810-a53d-3578222ae0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15869 | 2026.02.23 16:40:49.244299 [ 278 ] {9b963ec5-14b6-4810-a53d-3578222ae0d4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15870 | 2026.02.23 16:40:49.244509 [ 278 ] {9b963ec5-14b6-4810-a53d-3578222ae0d4} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15871 | 2026.02.23 16:40:49.244645 [ 278 ] {9b963ec5-14b6-4810-a53d-3578222ae0d4} <Debug> executeQuery: Read 1382 rows, 118.64 KiB in 0.001974 sec., 700101.3171225938 rows/sec., 58.69 MiB/sec. | ||
| 15872 | 2026.02.23 16:40:49.244685 [ 278 ] {9b963ec5-14b6-4810-a53d-3578222ae0d4} <Debug> TCPHandler: Processed in 0.002140575 sec. | ||
| 15873 | 2026.02.23 16:40:49.244802 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15874 | 2026.02.23 16:40:49.244897 [ 278 ] {dd4debaa-c825-4f28-b2f4-87f09dae202c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15875 | 2026.02.23 16:40:49.244938 [ 278 ] {dd4debaa-c825-4f28-b2f4-87f09dae202c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15876 | 2026.02.23 16:40:49.245357 [ 278 ] {dd4debaa-c825-4f28-b2f4-87f09dae202c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15877 | 2026.02.23 16:40:49.245394 [ 278 ] {dd4debaa-c825-4f28-b2f4-87f09dae202c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15878 | 2026.02.23 16:40:49.245688 [ 278 ] {dd4debaa-c825-4f28-b2f4-87f09dae202c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15879 | 2026.02.23 16:40:49.245891 [ 278 ] {dd4debaa-c825-4f28-b2f4-87f09dae202c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15880 | 2026.02.23 16:40:49.246022 [ 278 ] {dd4debaa-c825-4f28-b2f4-87f09dae202c} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001144 sec., 41958.041958041955 rows/sec., 3.11 MiB/sec. | ||
| 15881 | 2026.02.23 16:40:49.246059 [ 278 ] {dd4debaa-c825-4f28-b2f4-87f09dae202c} <Debug> TCPHandler: Processed in 0.001307167 sec. | ||
| 15882 | 2026.02.23 16:40:49.246160 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15883 | 2026.02.23 16:40:49.246253 [ 278 ] {7770aa64-f852-4416-8b5f-be743f32a553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15884 | 2026.02.23 16:40:49.246293 [ 278 ] {7770aa64-f852-4416-8b5f-be743f32a553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15885 | 2026.02.23 16:40:49.246767 [ 278 ] {7770aa64-f852-4416-8b5f-be743f32a553} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2026.02.23 16:40:49.246804 [ 278 ] {7770aa64-f852-4416-8b5f-be743f32a553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15887 | 2026.02.23 16:40:49.247110 [ 278 ] {7770aa64-f852-4416-8b5f-be743f32a553} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15888 | 2026.02.23 16:40:49.247315 [ 278 ] {7770aa64-f852-4416-8b5f-be743f32a553} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15889 | 2026.02.23 16:40:49.247443 [ 278 ] {7770aa64-f852-4416-8b5f-be743f32a553} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001207 sec., 208782.1043910522 rows/sec., 14.44 MiB/sec. | ||
| 15890 | 2026.02.23 16:40:49.247481 [ 278 ] {7770aa64-f852-4416-8b5f-be743f32a553} <Debug> TCPHandler: Processed in 0.001370888 sec. | ||
| 15891 | 2026.02.23 16:40:49.247590 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15892 | 2026.02.23 16:40:49.247684 [ 278 ] {c1585990-2825-48ea-985f-55faec7f6de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15893 | 2026.02.23 16:40:49.247724 [ 278 ] {c1585990-2825-48ea-985f-55faec7f6de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15894 | 2026.02.23 16:40:49.248119 [ 278 ] {c1585990-2825-48ea-985f-55faec7f6de6} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15895 | 2026.02.23 16:40:49.248155 [ 278 ] {c1585990-2825-48ea-985f-55faec7f6de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15896 | 2026.02.23 16:40:49.248460 [ 278 ] {c1585990-2825-48ea-985f-55faec7f6de6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15897 | 2026.02.23 16:40:49.248662 [ 278 ] {c1585990-2825-48ea-985f-55faec7f6de6} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15898 | 2026.02.23 16:40:49.248793 [ 278 ] {c1585990-2825-48ea-985f-55faec7f6de6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 15899 | 2026.02.23 16:40:49.248833 [ 278 ] {c1585990-2825-48ea-985f-55faec7f6de6} <Debug> TCPHandler: Processed in 0.001291537 sec. | ||
| 15900 | 2026.02.23 16:40:49.248940 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15901 | 2026.02.23 16:40:49.249033 [ 278 ] {6014f773-6153-4e58-84a1-4d73820f283a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15902 | 2026.02.23 16:40:49.249074 [ 278 ] {6014f773-6153-4e58-84a1-4d73820f283a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15903 | 2026.02.23 16:40:49.249717 [ 278 ] {6014f773-6153-4e58-84a1-4d73820f283a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15904 | 2026.02.23 16:40:49.249754 [ 278 ] {6014f773-6153-4e58-84a1-4d73820f283a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15905 | 2026.02.23 16:40:49.250087 [ 278 ] {6014f773-6153-4e58-84a1-4d73820f283a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15906 | 2026.02.23 16:40:49.250292 [ 278 ] {6014f773-6153-4e58-84a1-4d73820f283a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15907 | 2026.02.23 16:40:49.250427 [ 278 ] {6014f773-6153-4e58-84a1-4d73820f283a} <Debug> executeQuery: Read 592 rows, 45.55 KiB in 0.001411 sec., 419560.59532246634 rows/sec., 31.53 MiB/sec. | ||
| 15908 | 2026.02.23 16:40:49.250467 [ 278 ] {6014f773-6153-4e58-84a1-4d73820f283a} <Debug> TCPHandler: Processed in 0.001576362 sec. | ||
| 15909 | 2026.02.23 16:40:49.250569 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15910 | 2026.02.23 16:40:49.250662 [ 278 ] {41a0b98d-07d7-478e-a7bf-46d84bd290e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15911 | 2026.02.23 16:40:49.250706 [ 278 ] {41a0b98d-07d7-478e-a7bf-46d84bd290e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15912 | 2026.02.23 16:40:49.251374 [ 278 ] {41a0b98d-07d7-478e-a7bf-46d84bd290e7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15913 | 2026.02.23 16:40:49.251411 [ 278 ] {41a0b98d-07d7-478e-a7bf-46d84bd290e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15914 | 2026.02.23 16:40:49.251798 [ 278 ] {41a0b98d-07d7-478e-a7bf-46d84bd290e7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15915 | 2026.02.23 16:40:49.252004 [ 278 ] {41a0b98d-07d7-478e-a7bf-46d84bd290e7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15916 | 2026.02.23 16:40:49.252137 [ 278 ] {41a0b98d-07d7-478e-a7bf-46d84bd290e7} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001492 sec., 591152.8150134048 rows/sec., 40.12 MiB/sec. | ||
| 15917 | 2026.02.23 16:40:49.252174 [ 278 ] {41a0b98d-07d7-478e-a7bf-46d84bd290e7} <Debug> TCPHandler: Processed in 0.001654934 sec. | ||
| 15918 | 2026.02.23 16:40:49.252283 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15919 | 2026.02.23 16:40:49.252377 [ 278 ] {958bdff6-0937-4e0d-8eb0-e0772c160c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15920 | 2026.02.23 16:40:49.252431 [ 278 ] {958bdff6-0937-4e0d-8eb0-e0772c160c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15921 | 2026.02.23 16:40:49.253277 [ 278 ] {958bdff6-0937-4e0d-8eb0-e0772c160c27} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15922 | 2026.02.23 16:40:49.253314 [ 278 ] {958bdff6-0937-4e0d-8eb0-e0772c160c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15923 | 2026.02.23 16:40:49.253878 [ 278 ] {958bdff6-0937-4e0d-8eb0-e0772c160c27} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15924 | 2026.02.23 16:40:49.254098 [ 278 ] {958bdff6-0937-4e0d-8eb0-e0772c160c27} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15925 | 2026.02.23 16:40:49.254248 [ 278 ] {958bdff6-0937-4e0d-8eb0-e0772c160c27} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001889 sec., 16940.179989412387 rows/sec., 30.36 MiB/sec. | ||
| 15926 | 2026.02.23 16:40:49.254313 [ 278 ] {958bdff6-0937-4e0d-8eb0-e0772c160c27} <Debug> TCPHandler: Processed in 0.002078823 sec. | ||
| 15927 | 2026.02.23 16:40:49.254428 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15928 | 2026.02.23 16:40:49.254522 [ 278 ] {5b5dccc5-306d-4e70-9fd9-347fc2911636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15929 | 2026.02.23 16:40:49.254564 [ 278 ] {5b5dccc5-306d-4e70-9fd9-347fc2911636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15930 | 2026.02.23 16:40:49.254901 [ 278 ] {5b5dccc5-306d-4e70-9fd9-347fc2911636} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15931 | 2026.02.23 16:40:49.254938 [ 278 ] {5b5dccc5-306d-4e70-9fd9-347fc2911636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15932 | 2026.02.23 16:40:49.255240 [ 278 ] {5b5dccc5-306d-4e70-9fd9-347fc2911636} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15933 | 2026.02.23 16:40:49.255445 [ 278 ] {5b5dccc5-306d-4e70-9fd9-347fc2911636} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15934 | 2026.02.23 16:40:49.255573 [ 278 ] {5b5dccc5-306d-4e70-9fd9-347fc2911636} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 15935 | 2026.02.23 16:40:49.255610 [ 278 ] {5b5dccc5-306d-4e70-9fd9-347fc2911636} <Debug> TCPHandler: Processed in 0.001231835 sec. | ||
| 15936 | 2026.02.23 16:40:50.265910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36984 | ||
| 15937 | 2026.02.23 16:40:50.266501 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15938 | 2026.02.23 16:40:50.266556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15939 | 2026.02.23 16:40:50.267102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15940 | 2026.02.23 16:40:50.267340 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15941 | 2026.02.23 16:40:50.267489 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36984 | ||
| 15942 | 2026.02.23 16:40:52.234008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15943 | 2026.02.23 16:40:52.251409 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15944 | 2026.02.23 16:40:52.251465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15945 | 2026.02.23 16:40:52.257627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15946 | 2026.02.23 16:40:52.258366 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15947 | 2026.02.23 16:40:52.261215 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15948 | 2026.02.23 16:40:52.885970 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1962 | ||
| 15949 | 2026.02.23 16:40:52.888456 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15950 | 2026.02.23 16:40:52.888513 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15951 | 2026.02.23 16:40:52.889738 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15952 | 2026.02.23 16:40:52.890024 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15953 | 2026.02.23 16:40:52.890414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1962 | ||
| 15954 | 2026.02.23 16:40:54.205567 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15955 | 2026.02.23 16:40:54.205750 [ 278 ] {caaa9202-fdb8-4f95-ade1-e86fef4dc4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15956 | 2026.02.23 16:40:54.205819 [ 278 ] {caaa9202-fdb8-4f95-ade1-e86fef4dc4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15957 | 2026.02.23 16:40:54.206535 [ 278 ] {caaa9202-fdb8-4f95-ade1-e86fef4dc4bf} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2026.02.23 16:40:54.206585 [ 278 ] {caaa9202-fdb8-4f95-ade1-e86fef4dc4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15959 | 2026.02.23 16:40:54.206990 [ 278 ] {caaa9202-fdb8-4f95-ade1-e86fef4dc4bf} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15960 | 2026.02.23 16:40:54.207262 [ 278 ] {caaa9202-fdb8-4f95-ade1-e86fef4dc4bf} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15961 | 2026.02.23 16:40:54.207419 [ 278 ] {caaa9202-fdb8-4f95-ade1-e86fef4dc4bf} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001718 sec., 44237.48544819558 rows/sec., 3.65 MiB/sec. | ||
| 15962 | 2026.02.23 16:40:54.207464 [ 278 ] {caaa9202-fdb8-4f95-ade1-e86fef4dc4bf} <Debug> TCPHandler: Processed in 0.002039482 sec. | ||
| 15963 | 2026.02.23 16:40:54.207597 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15964 | 2026.02.23 16:40:54.207693 [ 278 ] {f1f8d3c3-9684-480c-bfd5-8d411360f000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15965 | 2026.02.23 16:40:54.207735 [ 278 ] {f1f8d3c3-9684-480c-bfd5-8d411360f000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15966 | 2026.02.23 16:40:54.208159 [ 278 ] {f1f8d3c3-9684-480c-bfd5-8d411360f000} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15967 | 2026.02.23 16:40:54.208195 [ 278 ] {f1f8d3c3-9684-480c-bfd5-8d411360f000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15968 | 2026.02.23 16:40:54.208493 [ 278 ] {f1f8d3c3-9684-480c-bfd5-8d411360f000} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15969 | 2026.02.23 16:40:54.208718 [ 278 ] {f1f8d3c3-9684-480c-bfd5-8d411360f000} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15970 | 2026.02.23 16:40:54.208850 [ 278 ] {f1f8d3c3-9684-480c-bfd5-8d411360f000} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 639.96 KiB/sec. | ||
| 15971 | 2026.02.23 16:40:54.208857 [ 93 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15972 | 2026.02.23 16:40:54.208890 [ 278 ] {f1f8d3c3-9684-480c-bfd5-8d411360f000} <Debug> TCPHandler: Processed in 0.001344468 sec. | ||
| 15973 | 2026.02.23 16:40:54.208926 [ 93 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15974 | 2026.02.23 16:40:54.208953 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15975 | 2026.02.23 16:40:54.209021 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15976 | 2026.02.23 16:40:54.209054 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 15977 | 2026.02.23 16:40:54.209120 [ 278 ] {859a52d0-8257-44b8-a410-7ca82343ba4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15978 | 2026.02.23 16:40:54.209164 [ 278 ] {859a52d0-8257-44b8-a410-7ca82343ba4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15979 | 2026.02.23 16:40:54.209167 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15980 | 2026.02.23 16:40:54.209212 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 220 rows starting from the beginning of the part | ||
| 15981 | 2026.02.23 16:40:54.209281 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 16 rows starting from the beginning of the part | ||
| 15982 | 2026.02.23 16:40:54.209329 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 32 rows starting from the beginning of the part | ||
| 15983 | 2026.02.23 16:40:54.209377 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 10 rows starting from the beginning of the part | ||
| 15984 | 2026.02.23 16:40:54.209419 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 48 rows starting from the beginning of the part | ||
| 15985 | 2026.02.23 16:40:54.209458 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 10 rows starting from the beginning of the part | ||
| 15986 | 2026.02.23 16:40:54.209613 [ 278 ] {859a52d0-8257-44b8-a410-7ca82343ba4b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15987 | 2026.02.23 16:40:54.209713 [ 278 ] {859a52d0-8257-44b8-a410-7ca82343ba4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15988 | 2026.02.23 16:40:54.210041 [ 278 ] {859a52d0-8257-44b8-a410-7ca82343ba4b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15989 | 2026.02.23 16:40:54.210257 [ 278 ] {859a52d0-8257-44b8-a410-7ca82343ba4b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15990 | 2026.02.23 16:40:54.210324 [ 202 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308547 sec., 256773.35242830406 rows/sec., 18.22 MiB/sec. | ||
| 15991 | 2026.02.23 16:40:54.210390 [ 278 ] {859a52d0-8257-44b8-a410-7ca82343ba4b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001288 sec., 57453.41614906832 rows/sec., 4.49 MiB/sec. | ||
| 15992 | 2026.02.23 16:40:54.210437 [ 278 ] {859a52d0-8257-44b8-a410-7ca82343ba4b} <Debug> TCPHandler: Processed in 0.00146603 sec. | ||
| 15993 | 2026.02.23 16:40:54.210493 [ 224 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 15994 | 2026.02.23 16:40:54.210528 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15995 | 2026.02.23 16:40:54.210540 [ 224 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 15996 | 2026.02.23 16:40:54.210564 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15997 | 2026.02.23 16:40:54.210717 [ 278 ] {6ee1dc5a-a2ec-42ea-90b3-d9f0d08f9bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15998 | 2026.02.23 16:40:54.210769 [ 278 ] {6ee1dc5a-a2ec-42ea-90b3-d9f0d08f9bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15999 | 2026.02.23 16:40:54.210944 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_111_22} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16000 | 2026.02.23 16:40:54.211045 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_111_22} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16001 | 2026.02.23 16:40:54.211163 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16002 | 2026.02.23 16:40:54.211226 [ 278 ] {6ee1dc5a-a2ec-42ea-90b3-d9f0d08f9bbf} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16003 | 2026.02.23 16:40:54.211272 [ 278 ] {6ee1dc5a-a2ec-42ea-90b3-d9f0d08f9bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16004 | 2026.02.23 16:40:54.211616 [ 278 ] {6ee1dc5a-a2ec-42ea-90b3-d9f0d08f9bbf} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16005 | 2026.02.23 16:40:54.211882 [ 278 ] {6ee1dc5a-a2ec-42ea-90b3-d9f0d08f9bbf} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16006 | 2026.02.23 16:40:54.212012 [ 278 ] {6ee1dc5a-a2ec-42ea-90b3-d9f0d08f9bbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 16007 | 2026.02.23 16:40:54.212049 [ 278 ] {6ee1dc5a-a2ec-42ea-90b3-d9f0d08f9bbf} <Debug> TCPHandler: Processed in 0.001535281 sec. | ||
| 16008 | 2026.02.23 16:40:54.212070 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 16009 | 2026.02.23 16:40:54.212100 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 16010 | 2026.02.23 16:40:54.212171 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16011 | 2026.02.23 16:40:54.212274 [ 278 ] {f58c49ab-2993-4e49-9fb1-8c6439c08b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16012 | 2026.02.23 16:40:54.212330 [ 278 ] {f58c49ab-2993-4e49-9fb1-8c6439c08b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16013 | 2026.02.23 16:40:54.213133 [ 278 ] {f58c49ab-2993-4e49-9fb1-8c6439c08b29} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16014 | 2026.02.23 16:40:54.213173 [ 278 ] {f58c49ab-2993-4e49-9fb1-8c6439c08b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16015 | 2026.02.23 16:40:54.213722 [ 278 ] {f58c49ab-2993-4e49-9fb1-8c6439c08b29} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16016 | 2026.02.23 16:40:54.214069 [ 278 ] {f58c49ab-2993-4e49-9fb1-8c6439c08b29} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16017 | 2026.02.23 16:40:54.214203 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16018 | 2026.02.23 16:40:54.214217 [ 278 ] {f58c49ab-2993-4e49-9fb1-8c6439c08b29} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001961 sec., 5099.439061703212 rows/sec., 9.14 MiB/sec. | ||
| 16019 | 2026.02.23 16:40:54.214245 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16020 | 2026.02.23 16:40:54.214269 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16021 | 2026.02.23 16:40:54.214285 [ 278 ] {f58c49ab-2993-4e49-9fb1-8c6439c08b29} <Debug> TCPHandler: Processed in 0.002164825 sec. | ||
| 16022 | 2026.02.23 16:40:54.214372 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 16023 | 2026.02.23 16:40:54.214400 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16024 | 2026.02.23 16:40:54.214501 [ 278 ] {ce1d0ce3-685b-4ad1-af8b-a5f827b153e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16025 | 2026.02.23 16:40:54.214545 [ 278 ] {ce1d0ce3-685b-4ad1-af8b-a5f827b153e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16026 | 2026.02.23 16:40:54.214558 [ 224 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 16027 | 2026.02.23 16:40:54.214614 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16028 | 2026.02.23 16:40:54.214677 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2127 rows starting from the beginning of the part | ||
| 16029 | 2026.02.23 16:40:54.214814 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 10 rows starting from the beginning of the part | ||
| 16030 | 2026.02.23 16:40:54.214892 [ 278 ] {ce1d0ce3-685b-4ad1-af8b-a5f827b153e5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16031 | 2026.02.23 16:40:54.214924 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 32 rows starting from the beginning of the part | ||
| 16032 | 2026.02.23 16:40:54.214933 [ 278 ] {ce1d0ce3-685b-4ad1-af8b-a5f827b153e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 16033 | 2026.02.23 16:40:54.215037 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 10 rows starting from the beginning of the part | ||
| 16034 | 2026.02.23 16:40:54.215141 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 32 rows starting from the beginning of the part | ||
| 16035 | 2026.02.23 16:40:54.215239 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 10 rows starting from the beginning of the part | ||
| 16036 | 2026.02.23 16:40:54.215264 [ 278 ] {ce1d0ce3-685b-4ad1-af8b-a5f827b153e5} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16037 | 2026.02.23 16:40:54.215519 [ 278 ] {ce1d0ce3-685b-4ad1-af8b-a5f827b153e5} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16038 | 2026.02.23 16:40:54.215561 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 16039 | 2026.02.23 16:40:54.215663 [ 278 ] {ce1d0ce3-685b-4ad1-af8b-a5f827b153e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 16040 | 2026.02.23 16:40:54.215709 [ 278 ] {ce1d0ce3-685b-4ad1-af8b-a5f827b153e5} <Debug> TCPHandler: Processed in 0.001358298 sec. | ||
| 16041 | 2026.02.23 16:40:54.225492 [ 202 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 19 columns (19 merged, 0 gathered) in 0.01116728 sec., 198884.59857727218 rows/sec., 356.39 MiB/sec. | ||
| 16042 | 2026.02.23 16:40:54.227534 [ 199 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16043 | 2026.02.23 16:40:54.227877 [ 199 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16044 | 2026.02.23 16:40:54.227971 [ 199 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16045 | 2026.02.23 16:40:54.228144 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.31 MiB. | ||
| 16046 | 2026.02.23 16:40:55.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.48 MiB, peak 394.03 MiB, free memory in arenas 0.00 B, will set to 379.65 MiB (RSS), difference: 4.17 MiB | ||
| 16047 | 2026.02.23 16:40:55.129782 [ 223 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 16048 | 2026.02.23 16:40:55.129831 [ 223 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 16049 | 2026.02.23 16:40:55.133539 [ 223 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 16050 | 2026.02.23 16:40:55.922111 [ 222 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 16051 | 2026.02.23 16:40:55.922166 [ 222 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 16052 | 2026.02.23 16:40:55.924860 [ 222 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 16053 | 2026.02.23 16:40:57.574143 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16054 | 2026.02.23 16:40:57.574197 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16055 | 2026.02.23 16:40:57.767847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37432 | ||
| 16056 | 2026.02.23 16:40:57.768642 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16057 | 2026.02.23 16:40:57.768686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16058 | 2026.02.23 16:40:57.769156 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16059 | 2026.02.23 16:40:57.769374 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16060 | 2026.02.23 16:40:57.769513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37432 | ||
| 16061 | 2026.02.23 16:40:59.206265 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16062 | 2026.02.23 16:40:59.206444 [ 278 ] {0c218c9c-e0ee-4bb2-8a08-7baafd1290a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16063 | 2026.02.23 16:40:59.206509 [ 278 ] {0c218c9c-e0ee-4bb2-8a08-7baafd1290a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16064 | 2026.02.23 16:40:59.207233 [ 278 ] {0c218c9c-e0ee-4bb2-8a08-7baafd1290a0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16065 | 2026.02.23 16:40:59.207281 [ 278 ] {0c218c9c-e0ee-4bb2-8a08-7baafd1290a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16066 | 2026.02.23 16:40:59.207680 [ 278 ] {0c218c9c-e0ee-4bb2-8a08-7baafd1290a0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16067 | 2026.02.23 16:40:59.207896 [ 278 ] {0c218c9c-e0ee-4bb2-8a08-7baafd1290a0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16068 | 2026.02.23 16:40:59.208044 [ 278 ] {0c218c9c-e0ee-4bb2-8a08-7baafd1290a0} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.00165 sec., 72727.27272727272 rows/sec., 6.20 MiB/sec. | ||
| 16069 | 2026.02.23 16:40:59.208085 [ 278 ] {0c218c9c-e0ee-4bb2-8a08-7baafd1290a0} <Debug> TCPHandler: Processed in 0.00194779 sec. | ||
| 16070 | 2026.02.23 16:40:59.208210 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16071 | 2026.02.23 16:40:59.208303 [ 278 ] {c93c9295-cf5d-4c41-ab2b-73e89604945b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16072 | 2026.02.23 16:40:59.208343 [ 278 ] {c93c9295-cf5d-4c41-ab2b-73e89604945b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16073 | 2026.02.23 16:40:59.208752 [ 278 ] {c93c9295-cf5d-4c41-ab2b-73e89604945b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16074 | 2026.02.23 16:40:59.208788 [ 278 ] {c93c9295-cf5d-4c41-ab2b-73e89604945b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16075 | 2026.02.23 16:40:59.209071 [ 278 ] {c93c9295-cf5d-4c41-ab2b-73e89604945b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16076 | 2026.02.23 16:40:59.209279 [ 278 ] {c93c9295-cf5d-4c41-ab2b-73e89604945b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16077 | 2026.02.23 16:40:59.209403 [ 278 ] {c93c9295-cf5d-4c41-ab2b-73e89604945b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001118 sec., 28622.540250447226 rows/sec., 2.10 MiB/sec. | ||
| 16078 | 2026.02.23 16:40:59.209440 [ 278 ] {c93c9295-cf5d-4c41-ab2b-73e89604945b} <Debug> TCPHandler: Processed in 0.001277476 sec. | ||
| 16079 | 2026.02.23 16:40:59.209538 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16080 | 2026.02.23 16:40:59.209630 [ 278 ] {8cda85bd-ab0a-4417-91ec-7f7261898b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16081 | 2026.02.23 16:40:59.209669 [ 278 ] {8cda85bd-ab0a-4417-91ec-7f7261898b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16082 | 2026.02.23 16:40:59.210089 [ 278 ] {8cda85bd-ab0a-4417-91ec-7f7261898b97} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16083 | 2026.02.23 16:40:59.210122 [ 278 ] {8cda85bd-ab0a-4417-91ec-7f7261898b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16084 | 2026.02.23 16:40:59.210408 [ 278 ] {8cda85bd-ab0a-4417-91ec-7f7261898b97} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16085 | 2026.02.23 16:40:59.210605 [ 278 ] {8cda85bd-ab0a-4417-91ec-7f7261898b97} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16086 | 2026.02.23 16:40:59.210727 [ 278 ] {8cda85bd-ab0a-4417-91ec-7f7261898b97} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001115 sec., 86098.65470852017 rows/sec., 6.72 MiB/sec. | ||
| 16087 | 2026.02.23 16:40:59.210763 [ 278 ] {8cda85bd-ab0a-4417-91ec-7f7261898b97} <Debug> TCPHandler: Processed in 0.001271316 sec. | ||
| 16088 | 2026.02.23 16:40:59.210872 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16089 | 2026.02.23 16:40:59.210964 [ 278 ] {cbe7c88e-98c3-4b21-b083-d325c4b9c4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16090 | 2026.02.23 16:40:59.211006 [ 278 ] {cbe7c88e-98c3-4b21-b083-d325c4b9c4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16091 | 2026.02.23 16:40:59.211403 [ 278 ] {cbe7c88e-98c3-4b21-b083-d325c4b9c4ed} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16092 | 2026.02.23 16:40:59.211436 [ 278 ] {cbe7c88e-98c3-4b21-b083-d325c4b9c4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16093 | 2026.02.23 16:40:59.211751 [ 278 ] {cbe7c88e-98c3-4b21-b083-d325c4b9c4ed} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16094 | 2026.02.23 16:40:59.211949 [ 278 ] {cbe7c88e-98c3-4b21-b083-d325c4b9c4ed} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16095 | 2026.02.23 16:40:59.212051 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 4 parts from all_1_109_22 to all_112_112_0 | ||
| 16096 | 2026.02.23 16:40:59.212071 [ 278 ] {cbe7c88e-98c3-4b21-b083-d325c4b9c4ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001124 sec., 142348.75444839857 rows/sec., 9.91 MiB/sec. | ||
| 16097 | 2026.02.23 16:40:59.212089 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16098 | 2026.02.23 16:40:59.212108 [ 278 ] {cbe7c88e-98c3-4b21-b083-d325c4b9c4ed} <Debug> TCPHandler: Processed in 0.001283066 sec. | ||
| 16099 | 2026.02.23 16:40:59.212108 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16100 | 2026.02.23 16:40:59.212223 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16101 | 2026.02.23 16:40:59.212229 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_112_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_109_22 to all_112_112_0 into Compact with storage Full | ||
| 16102 | 2026.02.23 16:40:59.212320 [ 278 ] {8f077cbd-fa0a-4a5e-938f-19cc82325974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16103 | 2026.02.23 16:40:59.212381 [ 278 ] {8f077cbd-fa0a-4a5e-938f-19cc82325974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16104 | 2026.02.23 16:40:59.212396 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_112_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16105 | 2026.02.23 16:40:59.212443 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_22, total 32894 rows starting from the beginning of the part | ||
| 16106 | 2026.02.23 16:40:59.212518 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 16107 | 2026.02.23 16:40:59.212571 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 16108 | 2026.02.23 16:40:59.212620 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 882 rows starting from the beginning of the part | ||
| 16109 | 2026.02.23 16:40:59.213245 [ 278 ] {8f077cbd-fa0a-4a5e-938f-19cc82325974} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16110 | 2026.02.23 16:40:59.213286 [ 278 ] {8f077cbd-fa0a-4a5e-938f-19cc82325974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16111 | 2026.02.23 16:40:59.213871 [ 278 ] {8f077cbd-fa0a-4a5e-938f-19cc82325974} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16112 | 2026.02.23 16:40:59.214098 [ 278 ] {8f077cbd-fa0a-4a5e-938f-19cc82325974} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16113 | 2026.02.23 16:40:59.214243 [ 278 ] {8f077cbd-fa0a-4a5e-938f-19cc82325974} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001943 sec., 16469.37725167267 rows/sec., 29.51 MiB/sec. | ||
| 16114 | 2026.02.23 16:40:59.214313 [ 278 ] {8f077cbd-fa0a-4a5e-938f-19cc82325974} <Debug> TCPHandler: Processed in 0.002141233 sec. | ||
| 16115 | 2026.02.23 16:40:59.214322 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 16116 | 2026.02.23 16:40:59.214371 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 16117 | 2026.02.23 16:40:59.214428 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16118 | 2026.02.23 16:40:59.214531 [ 278 ] {18a20e1f-40c0-4315-9297-898b8eb96645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16119 | 2026.02.23 16:40:59.214573 [ 278 ] {18a20e1f-40c0-4315-9297-898b8eb96645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16120 | 2026.02.23 16:40:59.214945 [ 278 ] {18a20e1f-40c0-4315-9297-898b8eb96645} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16121 | 2026.02.23 16:40:59.214983 [ 278 ] {18a20e1f-40c0-4315-9297-898b8eb96645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16122 | 2026.02.23 16:40:59.215331 [ 278 ] {18a20e1f-40c0-4315-9297-898b8eb96645} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16123 | 2026.02.23 16:40:59.215548 [ 278 ] {18a20e1f-40c0-4315-9297-898b8eb96645} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16124 | 2026.02.23 16:40:59.215677 [ 278 ] {18a20e1f-40c0-4315-9297-898b8eb96645} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 16125 | 2026.02.23 16:40:59.215714 [ 278 ] {18a20e1f-40c0-4315-9297-898b8eb96645} <Debug> TCPHandler: Processed in 0.001336597 sec. | ||
| 16126 | 2026.02.23 16:40:59.216844 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 16127 | 2026.02.23 16:40:59.218961 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_112_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34096 rows, containing 5 columns (5 merged, 0 gathered) in 0.006787 sec., 5023721.821128628 rows/sec., 342.80 MiB/sec. | ||
| 16128 | 2026.02.23 16:40:59.219267 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_112_23} <Trace> MergedBlockOutputStream: filled checksums all_1_112_23 (state Temporary) | ||
| 16129 | 2026.02.23 16:40:59.219600 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_112_23 to all_1_112_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16130 | 2026.02.23 16:40:59.219673 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 4 parts: [all_1_109_22, all_112_112_0] -> all_1_112_23 | ||
| 16131 | 2026.02.23 16:40:59.219755 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16132 | 2026.02.23 16:40:59.424787 [ 217 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 16133 | 2026.02.23 16:40:59.424837 [ 217 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 16134 | 2026.02.23 16:40:59.427500 [ 217 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 16135 | 2026.02.23 16:40:59.761380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16136 | 2026.02.23 16:40:59.779147 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16137 | 2026.02.23 16:40:59.779196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16138 | 2026.02.23 16:40:59.785473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16139 | 2026.02.23 16:40:59.786158 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16140 | 2026.02.23 16:40:59.789193 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16141 | 2026.02.23 16:41:02.890658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1986 | ||
| 16142 | 2026.02.23 16:41:02.892953 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16143 | 2026.02.23 16:41:02.893011 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16144 | 2026.02.23 16:41:02.894237 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16145 | 2026.02.23 16:41:02.894524 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2026.02.23 16:41:02.894925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1986 | ||
| 16147 | 2026.02.23 16:41:04.205447 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16148 | 2026.02.23 16:41:04.205643 [ 278 ] {289a28b6-b798-4a54-a159-6a71b99ccce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16149 | 2026.02.23 16:41:04.205715 [ 278 ] {289a28b6-b798-4a54-a159-6a71b99ccce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16150 | 2026.02.23 16:41:04.206342 [ 278 ] {289a28b6-b798-4a54-a159-6a71b99ccce6} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16151 | 2026.02.23 16:41:04.206390 [ 278 ] {289a28b6-b798-4a54-a159-6a71b99ccce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16152 | 2026.02.23 16:41:04.206763 [ 278 ] {289a28b6-b798-4a54-a159-6a71b99ccce6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16153 | 2026.02.23 16:41:04.206981 [ 278 ] {289a28b6-b798-4a54-a159-6a71b99ccce6} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16154 | 2026.02.23 16:41:04.207135 [ 278 ] {289a28b6-b798-4a54-a159-6a71b99ccce6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001544 sec., 2590.6735751295337 rows/sec., 211.25 KiB/sec. | ||
| 16155 | 2026.02.23 16:41:04.207178 [ 278 ] {289a28b6-b798-4a54-a159-6a71b99ccce6} <Debug> TCPHandler: Processed in 0.001872489 sec. | ||
| 16156 | 2026.02.23 16:41:04.207296 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16157 | 2026.02.23 16:41:04.207392 [ 278 ] {a65268a2-940c-4a95-a062-c4616fef1466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16158 | 2026.02.23 16:41:04.207433 [ 278 ] {a65268a2-940c-4a95-a062-c4616fef1466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16159 | 2026.02.23 16:41:04.207848 [ 278 ] {a65268a2-940c-4a95-a062-c4616fef1466} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16160 | 2026.02.23 16:41:04.207885 [ 278 ] {a65268a2-940c-4a95-a062-c4616fef1466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16161 | 2026.02.23 16:41:04.208216 [ 278 ] {a65268a2-940c-4a95-a062-c4616fef1466} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16162 | 2026.02.23 16:41:04.208427 [ 278 ] {a65268a2-940c-4a95-a062-c4616fef1466} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16163 | 2026.02.23 16:41:04.208553 [ 278 ] {a65268a2-940c-4a95-a062-c4616fef1466} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001179 sec., 66157.76081424937 rows/sec., 5.43 MiB/sec. | ||
| 16164 | 2026.02.23 16:41:04.208591 [ 278 ] {a65268a2-940c-4a95-a062-c4616fef1466} <Debug> TCPHandler: Processed in 0.001346578 sec. | ||
| 16165 | 2026.02.23 16:41:04.208703 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16166 | 2026.02.23 16:41:04.208804 [ 278 ] {95c8b53b-9c5f-438f-80da-7386d1311212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16167 | 2026.02.23 16:41:04.208845 [ 278 ] {95c8b53b-9c5f-438f-80da-7386d1311212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16168 | 2026.02.23 16:41:04.209233 [ 278 ] {95c8b53b-9c5f-438f-80da-7386d1311212} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16169 | 2026.02.23 16:41:04.209270 [ 278 ] {95c8b53b-9c5f-438f-80da-7386d1311212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16170 | 2026.02.23 16:41:04.209557 [ 278 ] {95c8b53b-9c5f-438f-80da-7386d1311212} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16171 | 2026.02.23 16:41:04.209753 [ 278 ] {95c8b53b-9c5f-438f-80da-7386d1311212} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16172 | 2026.02.23 16:41:04.209878 [ 278 ] {95c8b53b-9c5f-438f-80da-7386d1311212} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001092 sec., 12820.51282051282 rows/sec., 944.37 KiB/sec. | ||
| 16173 | 2026.02.23 16:41:04.209918 [ 278 ] {95c8b53b-9c5f-438f-80da-7386d1311212} <Debug> TCPHandler: Processed in 0.001264616 sec. | ||
| 16174 | 2026.02.23 16:41:04.210025 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16175 | 2026.02.23 16:41:04.210122 [ 278 ] {963e4917-6e78-4b03-871f-4a3751192909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16176 | 2026.02.23 16:41:04.210163 [ 278 ] {963e4917-6e78-4b03-871f-4a3751192909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16177 | 2026.02.23 16:41:04.210579 [ 278 ] {963e4917-6e78-4b03-871f-4a3751192909} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16178 | 2026.02.23 16:41:04.210616 [ 278 ] {963e4917-6e78-4b03-871f-4a3751192909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16179 | 2026.02.23 16:41:04.210934 [ 278 ] {963e4917-6e78-4b03-871f-4a3751192909} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16180 | 2026.02.23 16:41:04.211143 [ 278 ] {963e4917-6e78-4b03-871f-4a3751192909} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16181 | 2026.02.23 16:41:04.211271 [ 278 ] {963e4917-6e78-4b03-871f-4a3751192909} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001168 sec., 66780.82191780822 rows/sec., 5.22 MiB/sec. | ||
| 16182 | 2026.02.23 16:41:04.211309 [ 278 ] {963e4917-6e78-4b03-871f-4a3751192909} <Debug> TCPHandler: Processed in 0.001336218 sec. | ||
| 16183 | 2026.02.23 16:41:04.211421 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16184 | 2026.02.23 16:41:04.211517 [ 278 ] {9412251d-c5af-4a51-ab84-204204e9f64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16185 | 2026.02.23 16:41:04.211561 [ 278 ] {9412251d-c5af-4a51-ab84-204204e9f64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16186 | 2026.02.23 16:41:04.211956 [ 278 ] {9412251d-c5af-4a51-ab84-204204e9f64c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16187 | 2026.02.23 16:41:04.211991 [ 278 ] {9412251d-c5af-4a51-ab84-204204e9f64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16188 | 2026.02.23 16:41:04.212325 [ 278 ] {9412251d-c5af-4a51-ab84-204204e9f64c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16189 | 2026.02.23 16:41:04.212556 [ 278 ] {9412251d-c5af-4a51-ab84-204204e9f64c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16190 | 2026.02.23 16:41:04.212688 [ 278 ] {9412251d-c5af-4a51-ab84-204204e9f64c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001189 sec., 136248.9486963835 rows/sec., 9.49 MiB/sec. | ||
| 16191 | 2026.02.23 16:41:04.212725 [ 278 ] {9412251d-c5af-4a51-ab84-204204e9f64c} <Debug> TCPHandler: Processed in 0.001353988 sec. | ||
| 16192 | 2026.02.23 16:41:04.212848 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16193 | 2026.02.23 16:41:04.212970 [ 278 ] {a53b08de-ac74-4eb2-adf8-b50bff56f07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16194 | 2026.02.23 16:41:04.213036 [ 278 ] {a53b08de-ac74-4eb2-adf8-b50bff56f07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16195 | 2026.02.23 16:41:04.213882 [ 278 ] {a53b08de-ac74-4eb2-adf8-b50bff56f07f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16196 | 2026.02.23 16:41:04.213919 [ 278 ] {a53b08de-ac74-4eb2-adf8-b50bff56f07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16197 | 2026.02.23 16:41:04.214444 [ 278 ] {a53b08de-ac74-4eb2-adf8-b50bff56f07f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16198 | 2026.02.23 16:41:04.214665 [ 278 ] {a53b08de-ac74-4eb2-adf8-b50bff56f07f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16199 | 2026.02.23 16:41:04.214806 [ 278 ] {a53b08de-ac74-4eb2-adf8-b50bff56f07f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001861 sec., 5373.455131649651 rows/sec., 9.63 MiB/sec. | ||
| 16200 | 2026.02.23 16:41:04.214872 [ 278 ] {a53b08de-ac74-4eb2-adf8-b50bff56f07f} <Debug> TCPHandler: Processed in 0.002084443 sec. | ||
| 16201 | 2026.02.23 16:41:04.214983 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16202 | 2026.02.23 16:41:04.215078 [ 278 ] {dd01bc9b-6621-4022-a437-0506a247e12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16203 | 2026.02.23 16:41:04.215121 [ 278 ] {dd01bc9b-6621-4022-a437-0506a247e12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16204 | 2026.02.23 16:41:04.215457 [ 278 ] {dd01bc9b-6621-4022-a437-0506a247e12d} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16205 | 2026.02.23 16:41:04.215493 [ 278 ] {dd01bc9b-6621-4022-a437-0506a247e12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16206 | 2026.02.23 16:41:04.215811 [ 278 ] {dd01bc9b-6621-4022-a437-0506a247e12d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16207 | 2026.02.23 16:41:04.216023 [ 278 ] {dd01bc9b-6621-4022-a437-0506a247e12d} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16208 | 2026.02.23 16:41:04.216149 [ 278 ] {dd01bc9b-6621-4022-a437-0506a247e12d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 16209 | 2026.02.23 16:41:04.216187 [ 278 ] {dd01bc9b-6621-4022-a437-0506a247e12d} <Debug> TCPHandler: Processed in 0.001253075 sec. | ||
| 16210 | 2026.02.23 16:41:05.270539 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37944 | ||
| 16211 | 2026.02.23 16:41:05.271115 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16212 | 2026.02.23 16:41:05.271153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16213 | 2026.02.23 16:41:05.271640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16214 | 2026.02.23 16:41:05.271879 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16215 | 2026.02.23 16:41:05.272024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37944 | ||
| 16216 | 2026.02.23 16:41:07.290188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16217 | 2026.02.23 16:41:07.308447 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16218 | 2026.02.23 16:41:07.308508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16219 | 2026.02.23 16:41:07.314723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16220 | 2026.02.23 16:41:07.315483 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16221 | 2026.02.23 16:41:07.318654 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16222 | 2026.02.23 16:41:09.206025 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16223 | 2026.02.23 16:41:09.206219 [ 278 ] {0c461d6f-f482-4bec-8cc8-4d39f789bcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16224 | 2026.02.23 16:41:09.206286 [ 278 ] {0c461d6f-f482-4bec-8cc8-4d39f789bcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16225 | 2026.02.23 16:41:09.206945 [ 278 ] {0c461d6f-f482-4bec-8cc8-4d39f789bcf3} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16226 | 2026.02.23 16:41:09.206992 [ 278 ] {0c461d6f-f482-4bec-8cc8-4d39f789bcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16227 | 2026.02.23 16:41:09.207401 [ 278 ] {0c461d6f-f482-4bec-8cc8-4d39f789bcf3} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16228 | 2026.02.23 16:41:09.207636 [ 278 ] {0c461d6f-f482-4bec-8cc8-4d39f789bcf3} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16229 | 2026.02.23 16:41:09.207787 [ 57 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16230 | 2026.02.23 16:41:09.207798 [ 278 ] {0c461d6f-f482-4bec-8cc8-4d39f789bcf3} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001628 sec., 73710.0737100737 rows/sec., 6.28 MiB/sec. | ||
| 16231 | 2026.02.23 16:41:09.207862 [ 57 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16232 | 2026.02.23 16:41:09.207890 [ 278 ] {0c461d6f-f482-4bec-8cc8-4d39f789bcf3} <Debug> TCPHandler: Processed in 0.001996411 sec. | ||
| 16233 | 2026.02.23 16:41:09.207893 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16234 | 2026.02.23 16:41:09.208029 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16235 | 2026.02.23 16:41:09.208048 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 16236 | 2026.02.23 16:41:09.208137 [ 278 ] {b7de2f75-f201-411d-9608-58986763197b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16237 | 2026.02.23 16:41:09.208187 [ 278 ] {b7de2f75-f201-411d-9608-58986763197b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16238 | 2026.02.23 16:41:09.208192 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16239 | 2026.02.23 16:41:09.208235 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2157 rows starting from the beginning of the part | ||
| 16240 | 2026.02.23 16:41:09.208307 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1382 rows starting from the beginning of the part | ||
| 16241 | 2026.02.23 16:41:09.208357 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 76 rows starting from the beginning of the part | ||
| 16242 | 2026.02.23 16:41:09.208398 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 120 rows starting from the beginning of the part | ||
| 16243 | 2026.02.23 16:41:09.208461 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 78 rows starting from the beginning of the part | ||
| 16244 | 2026.02.23 16:41:09.208513 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 120 rows starting from the beginning of the part | ||
| 16245 | 2026.02.23 16:41:09.208627 [ 278 ] {b7de2f75-f201-411d-9608-58986763197b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16246 | 2026.02.23 16:41:09.208671 [ 278 ] {b7de2f75-f201-411d-9608-58986763197b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16247 | 2026.02.23 16:41:09.209013 [ 278 ] {b7de2f75-f201-411d-9608-58986763197b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16248 | 2026.02.23 16:41:09.209232 [ 278 ] {b7de2f75-f201-411d-9608-58986763197b} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16249 | 2026.02.23 16:41:09.209372 [ 278 ] {b7de2f75-f201-411d-9608-58986763197b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001259 sec., 25416.997617156474 rows/sec., 1.87 MiB/sec. | ||
| 16250 | 2026.02.23 16:41:09.209413 [ 278 ] {b7de2f75-f201-411d-9608-58986763197b} <Debug> TCPHandler: Processed in 0.001437629 sec. | ||
| 16251 | 2026.02.23 16:41:09.209526 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16252 | 2026.02.23 16:41:09.209624 [ 278 ] {6d1049c8-a5bd-41c0-be9d-7f568d9aa257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16253 | 2026.02.23 16:41:09.209665 [ 278 ] {6d1049c8-a5bd-41c0-be9d-7f568d9aa257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16254 | 2026.02.23 16:41:09.210091 [ 278 ] {6d1049c8-a5bd-41c0-be9d-7f568d9aa257} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16255 | 2026.02.23 16:41:09.210128 [ 278 ] {6d1049c8-a5bd-41c0-be9d-7f568d9aa257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16256 | 2026.02.23 16:41:09.210139 [ 191 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3933 rows, containing 5 columns (5 merged, 0 gathered) in 0.002152794 sec., 1826928.1686961225 rows/sec., 158.52 MiB/sec. | ||
| 16257 | 2026.02.23 16:41:09.210379 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16258 | 2026.02.23 16:41:09.210466 [ 278 ] {6d1049c8-a5bd-41c0-be9d-7f568d9aa257} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16259 | 2026.02.23 16:41:09.210717 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_116_23} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16260 | 2026.02.23 16:41:09.210760 [ 278 ] {6d1049c8-a5bd-41c0-be9d-7f568d9aa257} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16261 | 2026.02.23 16:41:09.210802 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_116_23} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16262 | 2026.02.23 16:41:09.210890 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 16263 | 2026.02.23 16:41:09.210894 [ 57 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16264 | 2026.02.23 16:41:09.210905 [ 278 ] {6d1049c8-a5bd-41c0-be9d-7f568d9aa257} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001301 sec., 73789.39277478862 rows/sec., 5.76 MiB/sec. | ||
| 16265 | 2026.02.23 16:41:09.210941 [ 57 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16266 | 2026.02.23 16:41:09.210962 [ 278 ] {6d1049c8-a5bd-41c0-be9d-7f568d9aa257} <Debug> TCPHandler: Processed in 0.00148635 sec. | ||
| 16267 | 2026.02.23 16:41:09.210967 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16268 | 2026.02.23 16:41:09.211061 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 16269 | 2026.02.23 16:41:09.211089 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16270 | 2026.02.23 16:41:09.211149 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16271 | 2026.02.23 16:41:09.211176 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1066 rows starting from the beginning of the part | ||
| 16272 | 2026.02.23 16:41:09.211186 [ 278 ] {fda57ea7-59f8-411a-9132-2f307ff07a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16273 | 2026.02.23 16:41:09.211231 [ 278 ] {fda57ea7-59f8-411a-9132-2f307ff07a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16274 | 2026.02.23 16:41:09.211233 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 592 rows starting from the beginning of the part | ||
| 16275 | 2026.02.23 16:41:09.211285 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 74 rows starting from the beginning of the part | ||
| 16276 | 2026.02.23 16:41:09.211324 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 96 rows starting from the beginning of the part | ||
| 16277 | 2026.02.23 16:41:09.211363 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 78 rows starting from the beginning of the part | ||
| 16278 | 2026.02.23 16:41:09.211402 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 96 rows starting from the beginning of the part | ||
| 16279 | 2026.02.23 16:41:09.211640 [ 278 ] {fda57ea7-59f8-411a-9132-2f307ff07a08} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16280 | 2026.02.23 16:41:09.211675 [ 278 ] {fda57ea7-59f8-411a-9132-2f307ff07a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16281 | 2026.02.23 16:41:09.212011 [ 278 ] {fda57ea7-59f8-411a-9132-2f307ff07a08} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16282 | 2026.02.23 16:41:09.212221 [ 278 ] {fda57ea7-59f8-411a-9132-2f307ff07a08} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16283 | 2026.02.23 16:41:09.212358 [ 278 ] {fda57ea7-59f8-411a-9132-2f307ff07a08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 16284 | 2026.02.23 16:41:09.212397 [ 278 ] {fda57ea7-59f8-411a-9132-2f307ff07a08} <Debug> TCPHandler: Processed in 0.001357088 sec. | ||
| 16285 | 2026.02.23 16:41:09.212438 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141248 sec., 1417365.2016311735 rows/sec., 110.90 MiB/sec. | ||
| 16286 | 2026.02.23 16:41:09.212497 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16287 | 2026.02.23 16:41:09.212592 [ 278 ] {28ee2df7-0459-4dbe-81e5-996b6b81a682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16288 | 2026.02.23 16:41:09.212631 [ 194 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16289 | 2026.02.23 16:41:09.212646 [ 278 ] {28ee2df7-0459-4dbe-81e5-996b6b81a682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16290 | 2026.02.23 16:41:09.212911 [ 194 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_116_23} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16291 | 2026.02.23 16:41:09.212993 [ 194 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_116_23} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16292 | 2026.02.23 16:41:09.213089 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 16293 | 2026.02.23 16:41:09.213459 [ 278 ] {28ee2df7-0459-4dbe-81e5-996b6b81a682} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16294 | 2026.02.23 16:41:09.213500 [ 278 ] {28ee2df7-0459-4dbe-81e5-996b6b81a682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16295 | 2026.02.23 16:41:09.214057 [ 278 ] {28ee2df7-0459-4dbe-81e5-996b6b81a682} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16296 | 2026.02.23 16:41:09.214288 [ 278 ] {28ee2df7-0459-4dbe-81e5-996b6b81a682} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16297 | 2026.02.23 16:41:09.214428 [ 278 ] {28ee2df7-0459-4dbe-81e5-996b6b81a682} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001854 sec., 17259.97842502697 rows/sec., 30.93 MiB/sec. | ||
| 16298 | 2026.02.23 16:41:09.214495 [ 278 ] {28ee2df7-0459-4dbe-81e5-996b6b81a682} <Debug> TCPHandler: Processed in 0.002045692 sec. | ||
| 16299 | 2026.02.23 16:41:09.214609 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16300 | 2026.02.23 16:41:09.214704 [ 278 ] {e016b0b5-1136-41b8-840e-de09e472137b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16301 | 2026.02.23 16:41:09.214746 [ 278 ] {e016b0b5-1136-41b8-840e-de09e472137b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16302 | 2026.02.23 16:41:09.215078 [ 278 ] {e016b0b5-1136-41b8-840e-de09e472137b} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16303 | 2026.02.23 16:41:09.215114 [ 278 ] {e016b0b5-1136-41b8-840e-de09e472137b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16304 | 2026.02.23 16:41:09.215423 [ 278 ] {e016b0b5-1136-41b8-840e-de09e472137b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16305 | 2026.02.23 16:41:09.215658 [ 278 ] {e016b0b5-1136-41b8-840e-de09e472137b} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16306 | 2026.02.23 16:41:09.215788 [ 278 ] {e016b0b5-1136-41b8-840e-de09e472137b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 16307 | 2026.02.23 16:41:09.215785 [ 44 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16308 | 2026.02.23 16:41:09.215825 [ 278 ] {e016b0b5-1136-41b8-840e-de09e472137b} <Debug> TCPHandler: Processed in 0.001265646 sec. | ||
| 16309 | 2026.02.23 16:41:09.215867 [ 44 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16310 | 2026.02.23 16:41:09.215897 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16311 | 2026.02.23 16:41:09.215976 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 16312 | 2026.02.23 16:41:09.216064 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16313 | 2026.02.23 16:41:09.216091 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6750 rows starting from the beginning of the part | ||
| 16314 | 2026.02.23 16:41:09.216142 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 16315 | 2026.02.23 16:41:09.216182 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 16316 | 2026.02.23 16:41:09.216219 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 16317 | 2026.02.23 16:41:09.216256 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 16318 | 2026.02.23 16:41:09.216297 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 16319 | 2026.02.23 16:41:09.218017 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7050 rows, containing 4 columns (4 merged, 0 gathered) in 0.002070402 sec., 3405135.8142041983 rows/sec., 225.19 MiB/sec. | ||
| 16320 | 2026.02.23 16:41:09.218396 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16321 | 2026.02.23 16:41:09.218643 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_116_23} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16322 | 2026.02.23 16:41:09.218704 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_116_23} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16323 | 2026.02.23 16:41:09.218764 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 16324 | 2026.02.23 16:41:11.558049 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43014 | ||
| 16325 | 2026.02.23 16:41:11.558171 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16326 | 2026.02.23 16:41:11.558203 [ 352 ] {} <Debug> TCP-Session: 7a53960b-b624-46df-b82c-09dab77395ca Authenticating user 'default' from [fd00:1122:3344:101::e]:43014 | ||
| 16327 | 2026.02.23 16:41:11.558227 [ 352 ] {} <Debug> TCP-Session: 7a53960b-b624-46df-b82c-09dab77395ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16328 | 2026.02.23 16:41:11.558239 [ 352 ] {} <Debug> TCP-Session: 7a53960b-b624-46df-b82c-09dab77395ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16329 | 2026.02.23 16:41:11.558456 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57518 | ||
| 16330 | 2026.02.23 16:41:11.558472 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56902 | ||
| 16331 | 2026.02.23 16:41:11.558501 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65456 | ||
| 16332 | 2026.02.23 16:41:11.558521 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50807 | ||
| 16333 | 2026.02.23 16:41:11.558538 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48290 | ||
| 16334 | 2026.02.23 16:41:11.558574 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16335 | 2026.02.23 16:41:11.558596 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16336 | 2026.02.23 16:41:11.558603 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16337 | 2026.02.23 16:41:11.558600 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16338 | 2026.02.23 16:41:11.558621 [ 356 ] {} <Debug> TCP-Session: dd9aa2ac-7cde-4338-9389-b6fe7bb93db4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57518 | ||
| 16339 | 2026.02.23 16:41:11.558635 [ 365 ] {} <Debug> TCP-Session: e7e2da3b-1b62-4e06-9c63-f80258df6a9e Authenticating user 'default' from [fd00:1122:3344:101::e]:50807 | ||
| 16340 | 2026.02.23 16:41:11.558641 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16341 | 2026.02.23 16:41:11.558672 [ 365 ] {} <Debug> TCP-Session: e7e2da3b-1b62-4e06-9c63-f80258df6a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16342 | 2026.02.23 16:41:11.558670 [ 356 ] {} <Debug> TCP-Session: dd9aa2ac-7cde-4338-9389-b6fe7bb93db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16343 | 2026.02.23 16:41:11.558692 [ 366 ] {} <Debug> TCP-Session: c49e2f8d-9c32-45dc-9021-8cbef9567670 Authenticating user 'default' from [fd00:1122:3344:101::e]:48290 | ||
| 16344 | 2026.02.23 16:41:11.558695 [ 365 ] {} <Debug> TCP-Session: e7e2da3b-1b62-4e06-9c63-f80258df6a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16345 | 2026.02.23 16:41:11.558704 [ 356 ] {} <Debug> TCP-Session: dd9aa2ac-7cde-4338-9389-b6fe7bb93db4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16346 | 2026.02.23 16:41:11.558722 [ 366 ] {} <Debug> TCP-Session: c49e2f8d-9c32-45dc-9021-8cbef9567670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16347 | 2026.02.23 16:41:11.558659 [ 357 ] {} <Debug> TCP-Session: 20af95f2-62c0-4c3c-a5ea-cf014b76e425 Authenticating user 'default' from [fd00:1122:3344:101::e]:56902 | ||
| 16348 | 2026.02.23 16:41:11.558750 [ 366 ] {} <Debug> TCP-Session: c49e2f8d-9c32-45dc-9021-8cbef9567670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16349 | 2026.02.23 16:41:11.558635 [ 352 ] {} <Trace> TCP-Session: 7a53960b-b624-46df-b82c-09dab77395ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16350 | 2026.02.23 16:41:11.558778 [ 357 ] {} <Debug> TCP-Session: 20af95f2-62c0-4c3c-a5ea-cf014b76e425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16351 | 2026.02.23 16:41:11.558622 [ 360 ] {} <Debug> TCP-Session: 418293b9-2bf0-4976-af3d-f0b19aa5aaf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65456 | ||
| 16352 | 2026.02.23 16:41:11.558813 [ 357 ] {} <Debug> TCP-Session: 20af95f2-62c0-4c3c-a5ea-cf014b76e425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16353 | 2026.02.23 16:41:11.558838 [ 360 ] {} <Debug> TCP-Session: 418293b9-2bf0-4976-af3d-f0b19aa5aaf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16354 | 2026.02.23 16:41:11.558488 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58430 | ||
| 16355 | 2026.02.23 16:41:11.558862 [ 360 ] {} <Debug> TCP-Session: 418293b9-2bf0-4976-af3d-f0b19aa5aaf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16356 | 2026.02.23 16:41:11.558490 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41747 | ||
| 16357 | 2026.02.23 16:41:11.558516 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55663 | ||
| 16358 | 2026.02.23 16:41:11.558947 [ 352 ] {3512eb1e-a084-4334-bf2f-49059e59cf26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43014) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16359 | 2026.02.23 16:41:11.558968 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16360 | 2026.02.23 16:41:11.559003 [ 358 ] {} <Debug> TCP-Session: 152043e1-a8f2-45b8-89bd-f659ae4c825a Authenticating user 'default' from [fd00:1122:3344:101::e]:58430 | ||
| 16361 | 2026.02.23 16:41:11.559025 [ 358 ] {} <Debug> TCP-Session: 152043e1-a8f2-45b8-89bd-f659ae4c825a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16362 | 2026.02.23 16:41:11.559038 [ 358 ] {} <Debug> TCP-Session: 152043e1-a8f2-45b8-89bd-f659ae4c825a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16363 | 2026.02.23 16:41:11.559151 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16364 | 2026.02.23 16:41:11.559182 [ 359 ] {} <Debug> TCP-Session: 7af37bc5-aca9-4012-b9a8-313cee9d6679 Authenticating user 'default' from [fd00:1122:3344:101::e]:41747 | ||
| 16365 | 2026.02.23 16:41:11.559198 [ 359 ] {} <Debug> TCP-Session: 7af37bc5-aca9-4012-b9a8-313cee9d6679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16366 | 2026.02.23 16:41:11.559211 [ 359 ] {} <Debug> TCP-Session: 7af37bc5-aca9-4012-b9a8-313cee9d6679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16367 | 2026.02.23 16:41:11.559236 [ 352 ] {3512eb1e-a084-4334-bf2f-49059e59cf26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16368 | 2026.02.23 16:41:11.559299 [ 352 ] {3512eb1e-a084-4334-bf2f-49059e59cf26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16369 | 2026.02.23 16:41:11.559434 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16370 | 2026.02.23 16:41:11.559469 [ 364 ] {} <Debug> TCP-Session: b2bd407d-b3e1-489d-b08d-2cdb1a70a476 Authenticating user 'default' from [fd00:1122:3344:101::e]:55663 | ||
| 16371 | 2026.02.23 16:41:11.559485 [ 364 ] {} <Debug> TCP-Session: b2bd407d-b3e1-489d-b08d-2cdb1a70a476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16372 | 2026.02.23 16:41:11.559498 [ 364 ] {} <Debug> TCP-Session: b2bd407d-b3e1-489d-b08d-2cdb1a70a476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16373 | 2026.02.23 16:41:11.559622 [ 352 ] {3512eb1e-a084-4334-bf2f-49059e59cf26} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 16374 | 2026.02.23 16:41:11.560753 [ 295 ] {3512eb1e-a084-4334-bf2f-49059e59cf26} <Trace> AggregatingTransform: Aggregating | ||
| 16375 | 2026.02.23 16:41:11.560790 [ 295 ] {3512eb1e-a084-4334-bf2f-49059e59cf26} <Trace> Aggregator: Aggregation method: without_key | ||
| 16376 | 2026.02.23 16:41:11.560825 [ 295 ] {3512eb1e-a084-4334-bf2f-49059e59cf26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001083683 sec. (922.779 rows/sec., 36.05 KiB/sec.) | ||
| 16377 | 2026.02.23 16:41:11.560843 [ 295 ] {3512eb1e-a084-4334-bf2f-49059e59cf26} <Trace> Aggregator: Merging aggregated data | ||
| 16378 | 2026.02.23 16:41:11.562357 [ 352 ] {3512eb1e-a084-4334-bf2f-49059e59cf26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003468 sec., 288.3506343713956 rows/sec., 11.26 KiB/sec. | ||
| 16379 | 2026.02.23 16:41:11.562546 [ 352 ] {3512eb1e-a084-4334-bf2f-49059e59cf26} <Debug> TCPHandler: Processed in 0.004035223 sec. | ||
| 16380 | 2026.02.23 16:41:11.562669 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16381 | 2026.02.23 16:41:11.562697 [ 352 ] {} <Debug> TCP-Session: 7a53960b-b624-46df-b82c-09dab77395ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16382 | 2026.02.23 16:41:11.562708 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16383 | 2026.02.23 16:41:11.562730 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16384 | 2026.02.23 16:41:11.562751 [ 356 ] {} <Debug> TCP-Session: dd9aa2ac-7cde-4338-9389-b6fe7bb93db4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16385 | 2026.02.23 16:41:11.562746 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16386 | 2026.02.23 16:41:11.562779 [ 364 ] {} <Debug> TCP-Session: b2bd407d-b3e1-489d-b08d-2cdb1a70a476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16387 | 2026.02.23 16:41:11.562797 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16388 | 2026.02.23 16:41:11.562781 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16389 | 2026.02.23 16:41:11.562827 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16390 | 2026.02.23 16:41:11.562878 [ 366 ] {} <Debug> TCP-Session: c49e2f8d-9c32-45dc-9021-8cbef9567670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16391 | 2026.02.23 16:41:11.562847 [ 357 ] {} <Debug> TCP-Session: 20af95f2-62c0-4c3c-a5ea-cf014b76e425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16392 | 2026.02.23 16:41:11.562910 [ 365 ] {} <Debug> TCP-Session: e7e2da3b-1b62-4e06-9c63-f80258df6a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16393 | 2026.02.23 16:41:11.562834 [ 358 ] {} <Debug> TCP-Session: 152043e1-a8f2-45b8-89bd-f659ae4c825a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16394 | 2026.02.23 16:41:11.562825 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16395 | 2026.02.23 16:41:11.562762 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16396 | 2026.02.23 16:41:11.563010 [ 360 ] {} <Debug> TCP-Session: 418293b9-2bf0-4976-af3d-f0b19aa5aaf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16397 | 2026.02.23 16:41:11.563037 [ 359 ] {} <Debug> TCP-Session: 7af37bc5-aca9-4012-b9a8-313cee9d6679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16398 | 2026.02.23 16:41:11.618978 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44722 | ||
| 16399 | 2026.02.23 16:41:11.619092 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16400 | 2026.02.23 16:41:11.619120 [ 352 ] {} <Debug> TCP-Session: 0ac3b34b-c1d4-49fa-b500-ff24faa4195a Authenticating user 'default' from [fd00:1122:3344:101::e]:44722 | ||
| 16401 | 2026.02.23 16:41:11.619143 [ 352 ] {} <Debug> TCP-Session: 0ac3b34b-c1d4-49fa-b500-ff24faa4195a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16402 | 2026.02.23 16:41:11.619156 [ 352 ] {} <Debug> TCP-Session: 0ac3b34b-c1d4-49fa-b500-ff24faa4195a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16403 | 2026.02.23 16:41:11.619398 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37944 | ||
| 16404 | 2026.02.23 16:41:11.619427 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39597 | ||
| 16405 | 2026.02.23 16:41:11.619469 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41405 | ||
| 16406 | 2026.02.23 16:41:11.619479 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47194 | ||
| 16407 | 2026.02.23 16:41:11.619527 [ 352 ] {} <Trace> TCP-Session: 0ac3b34b-c1d4-49fa-b500-ff24faa4195a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.02.23 16:41:11.619536 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16409 | 2026.02.23 16:41:11.619562 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16410 | 2026.02.23 16:41:11.619568 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16411 | 2026.02.23 16:41:11.619585 [ 356 ] {} <Debug> TCP-Session: 908f589a-f0d7-42e4-9a8c-364e6c31767d Authenticating user 'default' from [fd00:1122:3344:101::e]:37944 | ||
| 16412 | 2026.02.23 16:41:11.619590 [ 365 ] {} <Debug> TCP-Session: 15136c79-55ed-4ac8-a6b1-45fb39e40340 Authenticating user 'default' from [fd00:1122:3344:101::e]:41405 | ||
| 16413 | 2026.02.23 16:41:11.619603 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16414 | 2026.02.23 16:41:11.619618 [ 356 ] {} <Debug> TCP-Session: 908f589a-f0d7-42e4-9a8c-364e6c31767d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16415 | 2026.02.23 16:41:11.619621 [ 365 ] {} <Debug> TCP-Session: 15136c79-55ed-4ac8-a6b1-45fb39e40340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16416 | 2026.02.23 16:41:11.619644 [ 366 ] {} <Debug> TCP-Session: 9d0ed0bf-05c4-403a-b4e8-d007a398694a Authenticating user 'default' from [fd00:1122:3344:101::e]:47194 | ||
| 16417 | 2026.02.23 16:41:11.619646 [ 356 ] {} <Debug> TCP-Session: 908f589a-f0d7-42e4-9a8c-364e6c31767d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16418 | 2026.02.23 16:41:11.619657 [ 365 ] {} <Debug> TCP-Session: 15136c79-55ed-4ac8-a6b1-45fb39e40340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16419 | 2026.02.23 16:41:11.619679 [ 366 ] {} <Debug> TCP-Session: 9d0ed0bf-05c4-403a-b4e8-d007a398694a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16420 | 2026.02.23 16:41:11.619610 [ 358 ] {} <Debug> TCP-Session: d7ca9b9c-2e5c-4a91-a890-a6e3145eb058 Authenticating user 'default' from [fd00:1122:3344:101::e]:39597 | ||
| 16421 | 2026.02.23 16:41:11.619709 [ 352 ] {d019b401-9fc0-4e51-be1d-d0621057b303} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44722) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16422 | 2026.02.23 16:41:11.619738 [ 358 ] {} <Debug> TCP-Session: d7ca9b9c-2e5c-4a91-a890-a6e3145eb058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16423 | 2026.02.23 16:41:11.619710 [ 366 ] {} <Debug> TCP-Session: 9d0ed0bf-05c4-403a-b4e8-d007a398694a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16424 | 2026.02.23 16:41:11.619764 [ 358 ] {} <Debug> TCP-Session: d7ca9b9c-2e5c-4a91-a890-a6e3145eb058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16425 | 2026.02.23 16:41:11.619437 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62484 | ||
| 16426 | 2026.02.23 16:41:11.619421 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60326 | ||
| 16427 | 2026.02.23 16:41:11.619445 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34006 | ||
| 16428 | 2026.02.23 16:41:11.619877 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16429 | 2026.02.23 16:41:11.619459 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48533 | ||
| 16430 | 2026.02.23 16:41:11.619915 [ 359 ] {} <Debug> TCP-Session: 019bee43-cf48-44b0-be73-9ca169ec0051 Authenticating user 'default' from [fd00:1122:3344:101::e]:62484 | ||
| 16431 | 2026.02.23 16:41:11.619937 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16432 | 2026.02.23 16:41:11.619933 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16433 | 2026.02.23 16:41:11.619955 [ 359 ] {} <Debug> TCP-Session: 019bee43-cf48-44b0-be73-9ca169ec0051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16434 | 2026.02.23 16:41:11.619970 [ 360 ] {} <Debug> TCP-Session: cc7cf3e3-5627-4986-8474-73e628e18adf Authenticating user 'default' from [fd00:1122:3344:101::e]:34006 | ||
| 16435 | 2026.02.23 16:41:11.619989 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16436 | 2026.02.23 16:41:11.619993 [ 359 ] {} <Debug> TCP-Session: 019bee43-cf48-44b0-be73-9ca169ec0051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16437 | 2026.02.23 16:41:11.620010 [ 360 ] {} <Debug> TCP-Session: cc7cf3e3-5627-4986-8474-73e628e18adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16438 | 2026.02.23 16:41:11.620027 [ 364 ] {} <Debug> TCP-Session: 2689cb0b-d950-4725-a837-c92a5d070f9f Authenticating user 'default' from [fd00:1122:3344:101::e]:48533 | ||
| 16439 | 2026.02.23 16:41:11.620047 [ 360 ] {} <Debug> TCP-Session: cc7cf3e3-5627-4986-8474-73e628e18adf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16440 | 2026.02.23 16:41:11.620026 [ 352 ] {d019b401-9fc0-4e51-be1d-d0621057b303} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16441 | 2026.02.23 16:41:11.620109 [ 364 ] {} <Debug> TCP-Session: 2689cb0b-d950-4725-a837-c92a5d070f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16442 | 2026.02.23 16:41:11.619988 [ 357 ] {} <Debug> TCP-Session: 43d757da-7919-4ff0-b6f7-2bd7e04e68c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60326 | ||
| 16443 | 2026.02.23 16:41:11.620153 [ 364 ] {} <Debug> TCP-Session: 2689cb0b-d950-4725-a837-c92a5d070f9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16444 | 2026.02.23 16:41:11.620169 [ 357 ] {} <Debug> TCP-Session: 43d757da-7919-4ff0-b6f7-2bd7e04e68c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16445 | 2026.02.23 16:41:11.620180 [ 352 ] {d019b401-9fc0-4e51-be1d-d0621057b303} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16446 | 2026.02.23 16:41:11.620182 [ 357 ] {} <Debug> TCP-Session: 43d757da-7919-4ff0-b6f7-2bd7e04e68c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16447 | 2026.02.23 16:41:11.620531 [ 352 ] {d019b401-9fc0-4e51-be1d-d0621057b303} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 16448 | 2026.02.23 16:41:11.621861 [ 327 ] {d019b401-9fc0-4e51-be1d-d0621057b303} <Trace> AggregatingTransform: Aggregating | ||
| 16449 | 2026.02.23 16:41:11.621915 [ 327 ] {d019b401-9fc0-4e51-be1d-d0621057b303} <Trace> Aggregator: Aggregation method: without_key | ||
| 16450 | 2026.02.23 16:41:11.621952 [ 327 ] {d019b401-9fc0-4e51-be1d-d0621057b303} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001286557 sec. (777.268 rows/sec., 30.36 KiB/sec.) | ||
| 16451 | 2026.02.23 16:41:11.621971 [ 327 ] {d019b401-9fc0-4e51-be1d-d0621057b303} <Trace> Aggregator: Merging aggregated data | ||
| 16452 | 2026.02.23 16:41:11.624107 [ 352 ] {d019b401-9fc0-4e51-be1d-d0621057b303} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004457 sec., 224.3661655822302 rows/sec., 8.76 KiB/sec. | ||
| 16453 | 2026.02.23 16:41:11.624364 [ 352 ] {d019b401-9fc0-4e51-be1d-d0621057b303} <Debug> TCPHandler: Processed in 0.004962873 sec. | ||
| 16454 | 2026.02.23 16:41:11.624501 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16455 | 2026.02.23 16:41:11.624542 [ 352 ] {} <Debug> TCP-Session: 0ac3b34b-c1d4-49fa-b500-ff24faa4195a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16456 | 2026.02.23 16:41:11.624548 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16457 | 2026.02.23 16:41:11.624582 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16458 | 2026.02.23 16:41:11.624607 [ 365 ] {} <Debug> TCP-Session: 15136c79-55ed-4ac8-a6b1-45fb39e40340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16459 | 2026.02.23 16:41:11.624615 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16460 | 2026.02.23 16:41:11.624638 [ 359 ] {} <Debug> TCP-Session: 019bee43-cf48-44b0-be73-9ca169ec0051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16461 | 2026.02.23 16:41:11.624644 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16462 | 2026.02.23 16:41:11.624688 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16463 | 2026.02.23 16:41:11.624700 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16464 | 2026.02.23 16:41:11.624724 [ 357 ] {} <Debug> TCP-Session: 43d757da-7919-4ff0-b6f7-2bd7e04e68c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16465 | 2026.02.23 16:41:11.624739 [ 360 ] {} <Debug> TCP-Session: cc7cf3e3-5627-4986-8474-73e628e18adf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16466 | 2026.02.23 16:41:11.624777 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16467 | 2026.02.23 16:41:11.624775 [ 358 ] {} <Debug> TCP-Session: d7ca9b9c-2e5c-4a91-a890-a6e3145eb058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16468 | 2026.02.23 16:41:11.624721 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16469 | 2026.02.23 16:41:11.624672 [ 356 ] {} <Debug> TCP-Session: 908f589a-f0d7-42e4-9a8c-364e6c31767d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16470 | 2026.02.23 16:41:11.624889 [ 366 ] {} <Debug> TCP-Session: 9d0ed0bf-05c4-403a-b4e8-d007a398694a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16471 | 2026.02.23 16:41:11.624832 [ 364 ] {} <Debug> TCP-Session: 2689cb0b-d950-4725-a837-c92a5d070f9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16472 | 2026.02.23 16:41:11.736426 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65284 | ||
| 16473 | 2026.02.23 16:41:11.736536 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16474 | 2026.02.23 16:41:11.736567 [ 357 ] {} <Debug> TCP-Session: bd464a2b-ee97-4fa8-88a2-bee79f05f878 Authenticating user 'default' from [fd00:1122:3344:101::e]:65284 | ||
| 16475 | 2026.02.23 16:41:11.736590 [ 357 ] {} <Debug> TCP-Session: bd464a2b-ee97-4fa8-88a2-bee79f05f878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16476 | 2026.02.23 16:41:11.736604 [ 357 ] {} <Debug> TCP-Session: bd464a2b-ee97-4fa8-88a2-bee79f05f878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16477 | 2026.02.23 16:41:11.736832 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46553 | ||
| 16478 | 2026.02.23 16:41:11.736848 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52140 | ||
| 16479 | 2026.02.23 16:41:11.736901 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34425 | ||
| 16480 | 2026.02.23 16:41:11.736900 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56191 | ||
| 16481 | 2026.02.23 16:41:11.736881 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57256 | ||
| 16482 | 2026.02.23 16:41:11.736971 [ 357 ] {} <Trace> TCP-Session: bd464a2b-ee97-4fa8-88a2-bee79f05f878 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16483 | 2026.02.23 16:41:11.736996 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16484 | 2026.02.23 16:41:11.736996 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16485 | 2026.02.23 16:41:11.736957 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16486 | 2026.02.23 16:41:11.737038 [ 356 ] {} <Debug> TCP-Session: de882895-b305-4cc3-b4ad-a719fc47711c Authenticating user 'default' from [fd00:1122:3344:101::e]:34425 | ||
| 16487 | 2026.02.23 16:41:11.737045 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16488 | 2026.02.23 16:41:11.737072 [ 358 ] {} <Debug> TCP-Session: 45342823-5644-456b-9998-bc829baa432d Authenticating user 'default' from [fd00:1122:3344:101::e]:46553 | ||
| 16489 | 2026.02.23 16:41:11.737086 [ 356 ] {} <Debug> TCP-Session: de882895-b305-4cc3-b4ad-a719fc47711c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16490 | 2026.02.23 16:41:11.737101 [ 366 ] {} <Debug> TCP-Session: 8f0cbfeb-0836-4224-8797-5cfe648dc6b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57256 | ||
| 16491 | 2026.02.23 16:41:11.737120 [ 356 ] {} <Debug> TCP-Session: de882895-b305-4cc3-b4ad-a719fc47711c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16492 | 2026.02.23 16:41:11.737115 [ 358 ] {} <Debug> TCP-Session: 45342823-5644-456b-9998-bc829baa432d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16493 | 2026.02.23 16:41:11.737150 [ 366 ] {} <Debug> TCP-Session: 8f0cbfeb-0836-4224-8797-5cfe648dc6b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16494 | 2026.02.23 16:41:11.737162 [ 357 ] {88d0c235-766f-49ba-a49c-e522586c6e92} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65284) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16495 | 2026.02.23 16:41:11.737171 [ 358 ] {} <Debug> TCP-Session: 45342823-5644-456b-9998-bc829baa432d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16496 | 2026.02.23 16:41:11.737183 [ 366 ] {} <Debug> TCP-Session: 8f0cbfeb-0836-4224-8797-5cfe648dc6b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16497 | 2026.02.23 16:41:11.737045 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16498 | 2026.02.23 16:41:11.736869 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46632 | ||
| 16499 | 2026.02.23 16:41:11.737257 [ 352 ] {} <Debug> TCP-Session: 93f045f1-4532-4b3a-bd79-d2844c3310f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56191 | ||
| 16500 | 2026.02.23 16:41:11.736859 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45617 | ||
| 16501 | 2026.02.23 16:41:11.737296 [ 352 ] {} <Debug> TCP-Session: 93f045f1-4532-4b3a-bd79-d2844c3310f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16502 | 2026.02.23 16:41:11.736845 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36974 | ||
| 16503 | 2026.02.23 16:41:11.737329 [ 352 ] {} <Debug> TCP-Session: 93f045f1-4532-4b3a-bd79-d2844c3310f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16504 | 2026.02.23 16:41:11.737327 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16505 | 2026.02.23 16:41:11.737363 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16506 | 2026.02.23 16:41:11.737397 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16507 | 2026.02.23 16:41:11.737400 [ 365 ] {} <Debug> TCP-Session: eccdbbde-57eb-41d5-8ea2-6276c1530bb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46632 | ||
| 16508 | 2026.02.23 16:41:11.737409 [ 364 ] {} <Debug> TCP-Session: ff1586df-c0e0-4e19-ae03-19929daa59f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45617 | ||
| 16509 | 2026.02.23 16:41:11.737428 [ 359 ] {} <Debug> TCP-Session: fd24269c-9daa-4a55-8bce-50025e3b5823 Authenticating user 'default' from [fd00:1122:3344:101::e]:36974 | ||
| 16510 | 2026.02.23 16:41:11.737440 [ 365 ] {} <Debug> TCP-Session: eccdbbde-57eb-41d5-8ea2-6276c1530bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16511 | 2026.02.23 16:41:11.737453 [ 364 ] {} <Debug> TCP-Session: ff1586df-c0e0-4e19-ae03-19929daa59f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16512 | 2026.02.23 16:41:11.737477 [ 365 ] {} <Debug> TCP-Session: eccdbbde-57eb-41d5-8ea2-6276c1530bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16513 | 2026.02.23 16:41:11.737478 [ 357 ] {88d0c235-766f-49ba-a49c-e522586c6e92} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16514 | 2026.02.23 16:41:11.737489 [ 364 ] {} <Debug> TCP-Session: ff1586df-c0e0-4e19-ae03-19929daa59f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16515 | 2026.02.23 16:41:11.737466 [ 359 ] {} <Debug> TCP-Session: fd24269c-9daa-4a55-8bce-50025e3b5823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16516 | 2026.02.23 16:41:11.737039 [ 360 ] {} <Debug> TCP-Session: 7d8436a2-2c9e-4276-b17d-c8b0131c9efb Authenticating user 'default' from [fd00:1122:3344:101::e]:52140 | ||
| 16517 | 2026.02.23 16:41:11.737556 [ 357 ] {88d0c235-766f-49ba-a49c-e522586c6e92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16518 | 2026.02.23 16:41:11.737585 [ 360 ] {} <Debug> TCP-Session: 7d8436a2-2c9e-4276-b17d-c8b0131c9efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16519 | 2026.02.23 16:41:11.737560 [ 359 ] {} <Debug> TCP-Session: fd24269c-9daa-4a55-8bce-50025e3b5823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16520 | 2026.02.23 16:41:11.737610 [ 360 ] {} <Debug> TCP-Session: 7d8436a2-2c9e-4276-b17d-c8b0131c9efb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16521 | 2026.02.23 16:41:11.737877 [ 357 ] {88d0c235-766f-49ba-a49c-e522586c6e92} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 16522 | 2026.02.23 16:41:11.738976 [ 329 ] {88d0c235-766f-49ba-a49c-e522586c6e92} <Trace> AggregatingTransform: Aggregating | ||
| 16523 | 2026.02.23 16:41:11.739024 [ 329 ] {88d0c235-766f-49ba-a49c-e522586c6e92} <Trace> Aggregator: Aggregation method: without_key | ||
| 16524 | 2026.02.23 16:41:11.739078 [ 329 ] {88d0c235-766f-49ba-a49c-e522586c6e92} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001082963 sec. (923.393 rows/sec., 36.07 KiB/sec.) | ||
| 16525 | 2026.02.23 16:41:11.739105 [ 329 ] {88d0c235-766f-49ba-a49c-e522586c6e92} <Trace> Aggregator: Merging aggregated data | ||
| 16526 | 2026.02.23 16:41:11.740138 [ 357 ] {88d0c235-766f-49ba-a49c-e522586c6e92} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003035 sec., 329.48929159802304 rows/sec., 12.87 KiB/sec. | ||
| 16527 | 2026.02.23 16:41:11.740299 [ 357 ] {88d0c235-766f-49ba-a49c-e522586c6e92} <Debug> TCPHandler: Processed in 0.003456981 sec. | ||
| 16528 | 2026.02.23 16:41:11.740412 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16529 | 2026.02.23 16:41:11.740436 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16530 | 2026.02.23 16:41:11.740452 [ 357 ] {} <Debug> TCP-Session: bd464a2b-ee97-4fa8-88a2-bee79f05f878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16531 | 2026.02.23 16:41:11.740458 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16532 | 2026.02.23 16:41:11.740491 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16533 | 2026.02.23 16:41:11.740511 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16534 | 2026.02.23 16:41:11.740534 [ 366 ] {} <Debug> TCP-Session: 8f0cbfeb-0836-4224-8797-5cfe648dc6b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16535 | 2026.02.23 16:41:11.740555 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16536 | 2026.02.23 16:41:11.740561 [ 365 ] {} <Debug> TCP-Session: eccdbbde-57eb-41d5-8ea2-6276c1530bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16537 | 2026.02.23 16:41:11.740574 [ 359 ] {} <Debug> TCP-Session: fd24269c-9daa-4a55-8bce-50025e3b5823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16538 | 2026.02.23 16:41:11.740606 [ 356 ] {} <Debug> TCP-Session: de882895-b305-4cc3-b4ad-a719fc47711c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16539 | 2026.02.23 16:41:11.740587 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16540 | 2026.02.23 16:41:11.740527 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16541 | 2026.02.23 16:41:11.740684 [ 352 ] {} <Debug> TCP-Session: 93f045f1-4532-4b3a-bd79-d2844c3310f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16542 | 2026.02.23 16:41:11.740484 [ 358 ] {} <Debug> TCP-Session: 45342823-5644-456b-9998-bc829baa432d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16543 | 2026.02.23 16:41:11.740712 [ 360 ] {} <Debug> TCP-Session: 7d8436a2-2c9e-4276-b17d-c8b0131c9efb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16544 | 2026.02.23 16:41:11.740476 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16545 | 2026.02.23 16:41:11.740790 [ 364 ] {} <Debug> TCP-Session: ff1586df-c0e0-4e19-ae03-19929daa59f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16546 | 2026.02.23 16:41:12.574440 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16547 | 2026.02.23 16:41:12.574490 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16548 | 2026.02.23 16:41:12.772193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38392 | ||
| 16549 | 2026.02.23 16:41:12.772733 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16550 | 2026.02.23 16:41:12.772784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16551 | 2026.02.23 16:41:12.773286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16552 | 2026.02.23 16:41:12.773606 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16553 | 2026.02.23 16:41:12.773806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38392 | ||
| 16554 | 2026.02.23 16:41:12.895068 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2018 | ||
| 16555 | 2026.02.23 16:41:12.897538 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16556 | 2026.02.23 16:41:12.897596 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16557 | 2026.02.23 16:41:12.898873 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16558 | 2026.02.23 16:41:12.899164 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16559 | 2026.02.23 16:41:12.899408 [ 224 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 16560 | 2026.02.23 16:41:12.899455 [ 224 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 16561 | 2026.02.23 16:41:12.899580 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2018 | ||
| 16562 | 2026.02.23 16:41:12.902619 [ 224 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 16563 | 2026.02.23 16:41:13.005955 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005546924 sec. | ||
| 16564 | 2026.02.23 16:41:13.330342 [ 222 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 16565 | 2026.02.23 16:41:13.330407 [ 222 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 16566 | 2026.02.23 16:41:13.333510 [ 222 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 16567 | 2026.02.23 16:41:14.000378 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.66 MiB, peak 394.03 MiB, free memory in arenas 0.00 B, will set to 379.66 MiB (RSS), difference: 4.00 MiB | ||
| 16568 | 2026.02.23 16:41:14.115959 [ 221 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 16569 | 2026.02.23 16:41:14.116008 [ 221 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 16570 | 2026.02.23 16:41:14.118667 [ 221 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 16571 | 2026.02.23 16:41:14.205275 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16572 | 2026.02.23 16:41:14.205475 [ 278 ] {aa8ae0ea-dcdb-4fec-a40b-b5c6cea89314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16573 | 2026.02.23 16:41:14.205548 [ 278 ] {aa8ae0ea-dcdb-4fec-a40b-b5c6cea89314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16574 | 2026.02.23 16:41:14.206250 [ 278 ] {aa8ae0ea-dcdb-4fec-a40b-b5c6cea89314} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16575 | 2026.02.23 16:41:14.206294 [ 278 ] {aa8ae0ea-dcdb-4fec-a40b-b5c6cea89314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16576 | 2026.02.23 16:41:14.206677 [ 278 ] {aa8ae0ea-dcdb-4fec-a40b-b5c6cea89314} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16577 | 2026.02.23 16:41:14.206897 [ 278 ] {aa8ae0ea-dcdb-4fec-a40b-b5c6cea89314} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16578 | 2026.02.23 16:41:14.207044 [ 278 ] {aa8ae0ea-dcdb-4fec-a40b-b5c6cea89314} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001625 sec., 46769.23076923077 rows/sec., 3.85 MiB/sec. | ||
| 16579 | 2026.02.23 16:41:14.207085 [ 278 ] {aa8ae0ea-dcdb-4fec-a40b-b5c6cea89314} <Debug> TCPHandler: Processed in 0.002004472 sec. | ||
| 16580 | 2026.02.23 16:41:14.207221 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16581 | 2026.02.23 16:41:14.207315 [ 278 ] {76c206a7-969c-426e-a193-04ade9e88d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16582 | 2026.02.23 16:41:14.207354 [ 278 ] {76c206a7-969c-426e-a193-04ade9e88d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16583 | 2026.02.23 16:41:14.207775 [ 278 ] {76c206a7-969c-426e-a193-04ade9e88d93} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16584 | 2026.02.23 16:41:14.207812 [ 278 ] {76c206a7-969c-426e-a193-04ade9e88d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16585 | 2026.02.23 16:41:14.208100 [ 278 ] {76c206a7-969c-426e-a193-04ade9e88d93} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16586 | 2026.02.23 16:41:14.208312 [ 278 ] {76c206a7-969c-426e-a193-04ade9e88d93} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16587 | 2026.02.23 16:41:14.208439 [ 278 ] {76c206a7-969c-426e-a193-04ade9e88d93} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001143 sec., 8748.906386701663 rows/sec., 657.88 KiB/sec. | ||
| 16588 | 2026.02.23 16:41:14.208476 [ 278 ] {76c206a7-969c-426e-a193-04ade9e88d93} <Debug> TCPHandler: Processed in 0.001304216 sec. | ||
| 16589 | 2026.02.23 16:41:14.208589 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16590 | 2026.02.23 16:41:14.208682 [ 278 ] {fe388b8e-715f-4825-b903-2977f5beddef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16591 | 2026.02.23 16:41:14.208721 [ 278 ] {fe388b8e-715f-4825-b903-2977f5beddef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16592 | 2026.02.23 16:41:14.209124 [ 278 ] {fe388b8e-715f-4825-b903-2977f5beddef} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16593 | 2026.02.23 16:41:14.209160 [ 278 ] {fe388b8e-715f-4825-b903-2977f5beddef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16594 | 2026.02.23 16:41:14.209456 [ 278 ] {fe388b8e-715f-4825-b903-2977f5beddef} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16595 | 2026.02.23 16:41:14.209656 [ 278 ] {fe388b8e-715f-4825-b903-2977f5beddef} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16596 | 2026.02.23 16:41:14.209779 [ 278 ] {fe388b8e-715f-4825-b903-2977f5beddef} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001115 sec., 66367.71300448429 rows/sec., 5.18 MiB/sec. | ||
| 16597 | 2026.02.23 16:41:14.209816 [ 278 ] {fe388b8e-715f-4825-b903-2977f5beddef} <Debug> TCPHandler: Processed in 0.001277637 sec. | ||
| 16598 | 2026.02.23 16:41:14.209945 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16599 | 2026.02.23 16:41:14.210044 [ 278 ] {3abf0cb1-97af-40b0-8e27-42dc8d3f45da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16600 | 2026.02.23 16:41:14.210087 [ 278 ] {3abf0cb1-97af-40b0-8e27-42dc8d3f45da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16601 | 2026.02.23 16:41:14.210487 [ 278 ] {3abf0cb1-97af-40b0-8e27-42dc8d3f45da} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16602 | 2026.02.23 16:41:14.210523 [ 278 ] {3abf0cb1-97af-40b0-8e27-42dc8d3f45da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16603 | 2026.02.23 16:41:14.210840 [ 278 ] {3abf0cb1-97af-40b0-8e27-42dc8d3f45da} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16604 | 2026.02.23 16:41:14.211048 [ 278 ] {3abf0cb1-97af-40b0-8e27-42dc8d3f45da} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16605 | 2026.02.23 16:41:14.211163 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 2 parts from all_1_112_23 to all_113_113_0 | ||
| 16606 | 2026.02.23 16:41:14.211176 [ 278 ] {3abf0cb1-97af-40b0-8e27-42dc8d3f45da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 16607 | 2026.02.23 16:41:14.211220 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16608 | 2026.02.23 16:41:14.211234 [ 278 ] {3abf0cb1-97af-40b0-8e27-42dc8d3f45da} <Debug> TCPHandler: Processed in 0.001339437 sec. | ||
| 16609 | 2026.02.23 16:41:14.211253 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16610 | 2026.02.23 16:41:14.211352 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16611 | 2026.02.23 16:41:14.211380 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_113_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_112_23 to all_113_113_0 into Compact with storage Full | ||
| 16612 | 2026.02.23 16:41:14.211457 [ 278 ] {77d56c9b-192c-49b4-89d5-5d5924b1786d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16613 | 2026.02.23 16:41:14.211518 [ 278 ] {77d56c9b-192c-49b4-89d5-5d5924b1786d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16614 | 2026.02.23 16:41:14.211539 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_113_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16615 | 2026.02.23 16:41:14.211585 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_23, total 34096 rows starting from the beginning of the part | ||
| 16616 | 2026.02.23 16:41:14.211661 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 16617 | 2026.02.23 16:41:14.212281 [ 278 ] {77d56c9b-192c-49b4-89d5-5d5924b1786d} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16618 | 2026.02.23 16:41:14.212322 [ 278 ] {77d56c9b-192c-49b4-89d5-5d5924b1786d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16619 | 2026.02.23 16:41:14.212847 [ 278 ] {77d56c9b-192c-49b4-89d5-5d5924b1786d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16620 | 2026.02.23 16:41:14.213073 [ 278 ] {77d56c9b-192c-49b4-89d5-5d5924b1786d} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16621 | 2026.02.23 16:41:14.213210 [ 278 ] {77d56c9b-192c-49b4-89d5-5d5924b1786d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 16622 | 2026.02.23 16:41:14.213274 [ 278 ] {77d56c9b-192c-49b4-89d5-5d5924b1786d} <Debug> TCPHandler: Processed in 0.001972251 sec. | ||
| 16623 | 2026.02.23 16:41:14.213387 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16624 | 2026.02.23 16:41:14.213480 [ 278 ] {08d8726b-fdc9-4c83-8481-e20fcaaab046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16625 | 2026.02.23 16:41:14.213524 [ 278 ] {08d8726b-fdc9-4c83-8481-e20fcaaab046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16626 | 2026.02.23 16:41:14.213853 [ 278 ] {08d8726b-fdc9-4c83-8481-e20fcaaab046} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16627 | 2026.02.23 16:41:14.213887 [ 278 ] {08d8726b-fdc9-4c83-8481-e20fcaaab046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16628 | 2026.02.23 16:41:14.214198 [ 278 ] {08d8726b-fdc9-4c83-8481-e20fcaaab046} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16629 | 2026.02.23 16:41:14.214407 [ 278 ] {08d8726b-fdc9-4c83-8481-e20fcaaab046} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16630 | 2026.02.23 16:41:14.214537 [ 278 ] {08d8726b-fdc9-4c83-8481-e20fcaaab046} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 16631 | 2026.02.23 16:41:14.214572 [ 278 ] {08d8726b-fdc9-4c83-8481-e20fcaaab046} <Debug> TCPHandler: Processed in 0.001234096 sec. | ||
| 16632 | 2026.02.23 16:41:14.217384 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_113_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34256 rows, containing 5 columns (5 merged, 0 gathered) in 0.006049584 sec., 5662538.118323508 rows/sec., 386.43 MiB/sec. | ||
| 16633 | 2026.02.23 16:41:14.217707 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_113_24} <Trace> MergedBlockOutputStream: filled checksums all_1_113_24 (state Temporary) | ||
| 16634 | 2026.02.23 16:41:14.218015 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_113_24} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_113_24 to all_1_113_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16635 | 2026.02.23 16:41:14.218094 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_113_24} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 2 parts: [all_1_112_23, all_113_113_0] -> all_1_113_24 | ||
| 16636 | 2026.02.23 16:41:14.218194 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16637 | 2026.02.23 16:41:14.818896 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16638 | 2026.02.23 16:41:14.835584 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16639 | 2026.02.23 16:41:14.835649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16640 | 2026.02.23 16:41:14.841801 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16641 | 2026.02.23 16:41:14.842557 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16642 | 2026.02.23 16:41:14.846346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16643 | 2026.02.23 16:41:19.236547 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16644 | 2026.02.23 16:41:19.236766 [ 278 ] {c62c7991-389b-4085-be38-c7004e9c412e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16645 | 2026.02.23 16:41:19.236843 [ 278 ] {c62c7991-389b-4085-be38-c7004e9c412e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16646 | 2026.02.23 16:41:19.237586 [ 278 ] {c62c7991-389b-4085-be38-c7004e9c412e} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16647 | 2026.02.23 16:41:19.237639 [ 278 ] {c62c7991-389b-4085-be38-c7004e9c412e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16648 | 2026.02.23 16:41:19.238046 [ 278 ] {c62c7991-389b-4085-be38-c7004e9c412e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16649 | 2026.02.23 16:41:19.238283 [ 278 ] {c62c7991-389b-4085-be38-c7004e9c412e} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16650 | 2026.02.23 16:41:19.238451 [ 278 ] {c62c7991-389b-4085-be38-c7004e9c412e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001741 sec., 13785.180930499713 rows/sec., 1.14 MiB/sec. | ||
| 16651 | 2026.02.23 16:41:19.238505 [ 278 ] {c62c7991-389b-4085-be38-c7004e9c412e} <Debug> TCPHandler: Processed in 0.002102393 sec. | ||
| 16652 | 2026.02.23 16:41:19.238630 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16653 | 2026.02.23 16:41:19.238736 [ 278 ] {29ddfcfd-481e-45f0-ac63-625b685ecf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16654 | 2026.02.23 16:41:19.238780 [ 278 ] {29ddfcfd-481e-45f0-ac63-625b685ecf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16655 | 2026.02.23 16:41:19.239196 [ 278 ] {29ddfcfd-481e-45f0-ac63-625b685ecf55} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16656 | 2026.02.23 16:41:19.239234 [ 278 ] {29ddfcfd-481e-45f0-ac63-625b685ecf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16657 | 2026.02.23 16:41:19.239534 [ 278 ] {29ddfcfd-481e-45f0-ac63-625b685ecf55} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16658 | 2026.02.23 16:41:19.239773 [ 278 ] {29ddfcfd-481e-45f0-ac63-625b685ecf55} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16659 | 2026.02.23 16:41:19.239907 [ 278 ] {29ddfcfd-481e-45f0-ac63-625b685ecf55} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001194 sec., 5025.125628140704 rows/sec., 409.76 KiB/sec. | ||
| 16660 | 2026.02.23 16:41:19.239946 [ 278 ] {29ddfcfd-481e-45f0-ac63-625b685ecf55} <Debug> TCPHandler: Processed in 0.001369418 sec. | ||
| 16661 | 2026.02.23 16:41:19.240050 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16662 | 2026.02.23 16:41:19.240146 [ 278 ] {b53108c9-fea2-4249-b996-f75d63ff377d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16663 | 2026.02.23 16:41:19.240187 [ 278 ] {b53108c9-fea2-4249-b996-f75d63ff377d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16664 | 2026.02.23 16:41:19.241445 [ 278 ] {b53108c9-fea2-4249-b996-f75d63ff377d} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16665 | 2026.02.23 16:41:19.241485 [ 278 ] {b53108c9-fea2-4249-b996-f75d63ff377d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16666 | 2026.02.23 16:41:19.241906 [ 278 ] {b53108c9-fea2-4249-b996-f75d63ff377d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16667 | 2026.02.23 16:41:19.242120 [ 278 ] {b53108c9-fea2-4249-b996-f75d63ff377d} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16668 | 2026.02.23 16:41:19.242255 [ 278 ] {b53108c9-fea2-4249-b996-f75d63ff377d} <Debug> executeQuery: Read 1383 rows, 118.71 KiB in 0.002127 sec., 650211.5655853314 rows/sec., 54.50 MiB/sec. | ||
| 16669 | 2026.02.23 16:41:19.242294 [ 278 ] {b53108c9-fea2-4249-b996-f75d63ff377d} <Debug> TCPHandler: Processed in 0.002294877 sec. | ||
| 16670 | 2026.02.23 16:41:19.242378 [ 225 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 16671 | 2026.02.23 16:41:19.242409 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16672 | 2026.02.23 16:41:19.242438 [ 225 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 16673 | 2026.02.23 16:41:19.242527 [ 278 ] {44f36b52-fa7b-47b4-bf3c-f417acada129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16674 | 2026.02.23 16:41:19.242574 [ 278 ] {44f36b52-fa7b-47b4-bf3c-f417acada129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16675 | 2026.02.23 16:41:19.243034 [ 278 ] {44f36b52-fa7b-47b4-bf3c-f417acada129} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16676 | 2026.02.23 16:41:19.243074 [ 278 ] {44f36b52-fa7b-47b4-bf3c-f417acada129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16677 | 2026.02.23 16:41:19.243405 [ 278 ] {44f36b52-fa7b-47b4-bf3c-f417acada129} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16678 | 2026.02.23 16:41:19.243614 [ 278 ] {44f36b52-fa7b-47b4-bf3c-f417acada129} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16679 | 2026.02.23 16:41:19.243746 [ 278 ] {44f36b52-fa7b-47b4-bf3c-f417acada129} <Debug> executeQuery: Read 50 rows, 3.79 KiB in 0.001239 sec., 40355.12510088781 rows/sec., 2.98 MiB/sec. | ||
| 16680 | 2026.02.23 16:41:19.243759 [ 48 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16681 | 2026.02.23 16:41:19.243787 [ 278 ] {44f36b52-fa7b-47b4-bf3c-f417acada129} <Debug> TCPHandler: Processed in 0.001428069 sec. | ||
| 16682 | 2026.02.23 16:41:19.243831 [ 48 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16683 | 2026.02.23 16:41:19.243862 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16684 | 2026.02.23 16:41:19.243914 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16685 | 2026.02.23 16:41:19.243981 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 16686 | 2026.02.23 16:41:19.244013 [ 278 ] {c6b0110e-d9f0-4397-aa25-43eefa681b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16687 | 2026.02.23 16:41:19.244070 [ 278 ] {c6b0110e-d9f0-4397-aa25-43eefa681b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16688 | 2026.02.23 16:41:19.244118 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16689 | 2026.02.23 16:41:19.244162 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 220 rows starting from the beginning of the part | ||
| 16690 | 2026.02.23 16:41:19.244236 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 32 rows starting from the beginning of the part | ||
| 16691 | 2026.02.23 16:41:19.244290 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 16692 | 2026.02.23 16:41:19.244339 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 32 rows starting from the beginning of the part | ||
| 16693 | 2026.02.23 16:41:19.244384 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 10 rows starting from the beginning of the part | ||
| 16694 | 2026.02.23 16:41:19.244423 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 50 rows starting from the beginning of the part | ||
| 16695 | 2026.02.23 16:41:19.244554 [ 278 ] {c6b0110e-d9f0-4397-aa25-43eefa681b13} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16696 | 2026.02.23 16:41:19.244596 [ 278 ] {c6b0110e-d9f0-4397-aa25-43eefa681b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16697 | 2026.02.23 16:41:19.244960 [ 278 ] {c6b0110e-d9f0-4397-aa25-43eefa681b13} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16698 | 2026.02.23 16:41:19.245223 [ 278 ] {c6b0110e-d9f0-4397-aa25-43eefa681b13} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16699 | 2026.02.23 16:41:19.245356 [ 278 ] {c6b0110e-d9f0-4397-aa25-43eefa681b13} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00136 sec., 185294.1176470588 rows/sec., 12.82 MiB/sec. | ||
| 16700 | 2026.02.23 16:41:19.245376 [ 197 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441849 sec., 248292.296904877 rows/sec., 17.71 MiB/sec. | ||
| 16701 | 2026.02.23 16:41:19.245394 [ 278 ] {c6b0110e-d9f0-4397-aa25-43eefa681b13} <Debug> TCPHandler: Processed in 0.001529971 sec. | ||
| 16702 | 2026.02.23 16:41:19.245508 [ 225 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 16703 | 2026.02.23 16:41:19.245523 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16704 | 2026.02.23 16:41:19.245552 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16705 | 2026.02.23 16:41:19.245635 [ 278 ] {c11bdddf-72c6-4af4-842b-c92b5af36173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16706 | 2026.02.23 16:41:19.245682 [ 278 ] {c11bdddf-72c6-4af4-842b-c92b5af36173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16707 | 2026.02.23 16:41:19.245831 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_116_23} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16708 | 2026.02.23 16:41:19.245906 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_116_23} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16709 | 2026.02.23 16:41:19.245985 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16710 | 2026.02.23 16:41:19.246080 [ 278 ] {c11bdddf-72c6-4af4-842b-c92b5af36173} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16711 | 2026.02.23 16:41:19.246206 [ 278 ] {c11bdddf-72c6-4af4-842b-c92b5af36173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16712 | 2026.02.23 16:41:19.246511 [ 278 ] {c11bdddf-72c6-4af4-842b-c92b5af36173} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16713 | 2026.02.23 16:41:19.246722 [ 278 ] {c11bdddf-72c6-4af4-842b-c92b5af36173} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16714 | 2026.02.23 16:41:19.246847 [ 278 ] {c11bdddf-72c6-4af4-842b-c92b5af36173} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00123 sec., 9756.09756097561 rows/sec., 762.20 KiB/sec. | ||
| 16715 | 2026.02.23 16:41:19.246883 [ 278 ] {c11bdddf-72c6-4af4-842b-c92b5af36173} <Debug> TCPHandler: Processed in 0.001409349 sec. | ||
| 16716 | 2026.02.23 16:41:19.246995 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16717 | 2026.02.23 16:41:19.247096 [ 278 ] {9bab8167-7034-45b1-b79e-3d93490e914c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16718 | 2026.02.23 16:41:19.247135 [ 278 ] {9bab8167-7034-45b1-b79e-3d93490e914c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16719 | 2026.02.23 16:41:19.247768 [ 278 ] {9bab8167-7034-45b1-b79e-3d93490e914c} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16720 | 2026.02.23 16:41:19.247892 [ 278 ] {9bab8167-7034-45b1-b79e-3d93490e914c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16721 | 2026.02.23 16:41:19.248237 [ 278 ] {9bab8167-7034-45b1-b79e-3d93490e914c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16722 | 2026.02.23 16:41:19.248449 [ 278 ] {9bab8167-7034-45b1-b79e-3d93490e914c} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16723 | 2026.02.23 16:41:19.248579 [ 278 ] {9bab8167-7034-45b1-b79e-3d93490e914c} <Debug> executeQuery: Read 594 rows, 45.71 KiB in 0.0015 sec., 396000 rows/sec., 29.76 MiB/sec. | ||
| 16724 | 2026.02.23 16:41:19.248616 [ 278 ] {9bab8167-7034-45b1-b79e-3d93490e914c} <Debug> TCPHandler: Processed in 0.001677944 sec. | ||
| 16725 | 2026.02.23 16:41:19.248727 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16726 | 2026.02.23 16:41:19.248837 [ 278 ] {5e0e90ec-e5cd-4a57-ae0f-cdf640b5b8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16727 | 2026.02.23 16:41:19.248879 [ 278 ] {5e0e90ec-e5cd-4a57-ae0f-cdf640b5b8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16728 | 2026.02.23 16:41:19.249463 [ 278 ] {5e0e90ec-e5cd-4a57-ae0f-cdf640b5b8ce} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16729 | 2026.02.23 16:41:19.249497 [ 278 ] {5e0e90ec-e5cd-4a57-ae0f-cdf640b5b8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16730 | 2026.02.23 16:41:19.249876 [ 278 ] {5e0e90ec-e5cd-4a57-ae0f-cdf640b5b8ce} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16731 | 2026.02.23 16:41:19.250105 [ 278 ] {5e0e90ec-e5cd-4a57-ae0f-cdf640b5b8ce} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16732 | 2026.02.23 16:41:19.250218 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_113_24 to all_118_118_0 | ||
| 16733 | 2026.02.23 16:41:19.250232 [ 278 ] {5e0e90ec-e5cd-4a57-ae0f-cdf640b5b8ce} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001413 sec., 624911.5357395612 rows/sec., 42.41 MiB/sec. | ||
| 16734 | 2026.02.23 16:41:19.250256 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16735 | 2026.02.23 16:41:19.250274 [ 278 ] {5e0e90ec-e5cd-4a57-ae0f-cdf640b5b8ce} <Debug> TCPHandler: Processed in 0.001595002 sec. | ||
| 16736 | 2026.02.23 16:41:19.250274 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16737 | 2026.02.23 16:41:19.250360 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_118_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_113_24 to all_118_118_0 into Compact with storage Full | ||
| 16738 | 2026.02.23 16:41:19.250379 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16739 | 2026.02.23 16:41:19.250485 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_118_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16740 | 2026.02.23 16:41:19.250507 [ 278 ] {8df888a4-c277-4968-b62c-11720907ac55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16741 | 2026.02.23 16:41:19.250526 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_24, total 34256 rows starting from the beginning of the part | ||
| 16742 | 2026.02.23 16:41:19.250566 [ 278 ] {8df888a4-c277-4968-b62c-11720907ac55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16743 | 2026.02.23 16:41:19.250590 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16744 | 2026.02.23 16:41:19.250640 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 162 rows starting from the beginning of the part | ||
| 16745 | 2026.02.23 16:41:19.250680 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 16746 | 2026.02.23 16:41:19.250723 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16747 | 2026.02.23 16:41:19.250766 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 883 rows starting from the beginning of the part | ||
| 16748 | 2026.02.23 16:41:19.251408 [ 278 ] {8df888a4-c277-4968-b62c-11720907ac55} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16749 | 2026.02.23 16:41:19.251448 [ 278 ] {8df888a4-c277-4968-b62c-11720907ac55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16750 | 2026.02.23 16:41:19.252027 [ 278 ] {8df888a4-c277-4968-b62c-11720907ac55} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16751 | 2026.02.23 16:41:19.252261 [ 278 ] {8df888a4-c277-4968-b62c-11720907ac55} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16752 | 2026.02.23 16:41:19.252406 [ 278 ] {8df888a4-c277-4968-b62c-11720907ac55} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001918 sec., 16684.045881126174 rows/sec., 29.90 MiB/sec. | ||
| 16753 | 2026.02.23 16:41:19.252416 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16754 | 2026.02.23 16:41:19.252462 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16755 | 2026.02.23 16:41:19.252474 [ 278 ] {8df888a4-c277-4968-b62c-11720907ac55} <Debug> TCPHandler: Processed in 0.002144515 sec. | ||
| 16756 | 2026.02.23 16:41:19.252485 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16757 | 2026.02.23 16:41:19.252579 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 16758 | 2026.02.23 16:41:19.252595 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16759 | 2026.02.23 16:41:19.252711 [ 278 ] {e1c9ee0b-bb62-4410-9095-cc59078acae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16760 | 2026.02.23 16:41:19.252753 [ 278 ] {e1c9ee0b-bb62-4410-9095-cc59078acae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16761 | 2026.02.23 16:41:19.252785 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16762 | 2026.02.23 16:41:19.252840 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2221 rows starting from the beginning of the part | ||
| 16763 | 2026.02.23 16:41:19.252953 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 32 rows starting from the beginning of the part | ||
| 16764 | 2026.02.23 16:41:19.253056 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 10 rows starting from the beginning of the part | ||
| 16765 | 2026.02.23 16:41:19.253091 [ 278 ] {e1c9ee0b-bb62-4410-9095-cc59078acae0} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16766 | 2026.02.23 16:41:19.253140 [ 278 ] {e1c9ee0b-bb62-4410-9095-cc59078acae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16767 | 2026.02.23 16:41:19.253157 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 32 rows starting from the beginning of the part | ||
| 16768 | 2026.02.23 16:41:19.253260 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 10 rows starting from the beginning of the part | ||
| 16769 | 2026.02.23 16:41:19.253363 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 32 rows starting from the beginning of the part | ||
| 16770 | 2026.02.23 16:41:19.253473 [ 278 ] {e1c9ee0b-bb62-4410-9095-cc59078acae0} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16771 | 2026.02.23 16:41:19.253706 [ 278 ] {e1c9ee0b-bb62-4410-9095-cc59078acae0} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16772 | 2026.02.23 16:41:19.253847 [ 278 ] {e1c9ee0b-bb62-4410-9095-cc59078acae0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 16773 | 2026.02.23 16:41:19.253884 [ 278 ] {e1c9ee0b-bb62-4410-9095-cc59078acae0} <Debug> TCPHandler: Processed in 0.001339348 sec. | ||
| 16774 | 2026.02.23 16:41:19.253924 [ 223 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 16775 | 2026.02.23 16:41:19.253950 [ 223 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 16776 | 2026.02.23 16:41:19.257124 [ 223 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 16777 | 2026.02.23 16:41:19.257315 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_118_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35781 rows, containing 5 columns (5 merged, 0 gathered) in 0.006979493 sec., 5126590.140573248 rows/sec., 349.94 MiB/sec. | ||
| 16778 | 2026.02.23 16:41:19.257772 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_118_25} <Trace> MergedBlockOutputStream: filled checksums all_1_118_25 (state Temporary) | ||
| 16779 | 2026.02.23 16:41:19.258047 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_118_25} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_118_25 to all_1_118_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16780 | 2026.02.23 16:41:19.258130 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_118_25} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_113_24, all_118_118_0] -> all_1_118_25 | ||
| 16781 | 2026.02.23 16:41:19.258197 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16782 | 2026.02.23 16:41:19.261694 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2337 rows, containing 19 columns (19 merged, 0 gathered) in 0.009143928 sec., 255579.44025805974 rows/sec., 457.99 MiB/sec. | ||
| 16783 | 2026.02.23 16:41:19.263494 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16784 | 2026.02.23 16:41:19.263795 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16785 | 2026.02.23 16:41:19.263866 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16786 | 2026.02.23 16:41:19.263953 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.53 MiB. | ||
| 16787 | 2026.02.23 16:41:19.887767 [ 221 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 16788 | 2026.02.23 16:41:19.887823 [ 221 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 16789 | 2026.02.23 16:41:19.890525 [ 221 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 16790 | 2026.02.23 16:41:20.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.53 MiB, peak 399.03 MiB, free memory in arenas 0.00 B, will set to 383.41 MiB (RSS), difference: 2.87 MiB | ||
| 16791 | 2026.02.23 16:41:20.012517 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 16792 | 2026.02.23 16:41:20.012593 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 16793 | 2026.02.23 16:41:20.015717 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 16794 | 2026.02.23 16:41:20.274154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38904 | ||
| 16795 | 2026.02.23 16:41:20.274714 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16796 | 2026.02.23 16:41:20.274756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16797 | 2026.02.23 16:41:20.275243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16798 | 2026.02.23 16:41:20.275482 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16799 | 2026.02.23 16:41:20.275624 [ 48 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16800 | 2026.02.23 16:41:20.275633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38904 | ||
| 16801 | 2026.02.23 16:41:20.275676 [ 48 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16802 | 2026.02.23 16:41:20.275708 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16803 | 2026.02.23 16:41:20.275843 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 16804 | 2026.02.23 16:41:20.276002 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16805 | 2026.02.23 16:41:20.276045 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36472 rows starting from the beginning of the part | ||
| 16806 | 2026.02.23 16:41:20.276118 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 16807 | 2026.02.23 16:41:20.276169 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 16808 | 2026.02.23 16:41:20.276219 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 16809 | 2026.02.23 16:41:20.276261 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 16810 | 2026.02.23 16:41:20.276304 [ 189 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 16811 | 2026.02.23 16:41:20.278906 [ 199 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38904 rows, containing 4 columns (4 merged, 0 gathered) in 0.003122434 sec., 12459510.75346989 rows/sec., 178.23 MiB/sec. | ||
| 16812 | 2026.02.23 16:41:20.279364 [ 195 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16813 | 2026.02.23 16:41:20.279674 [ 195 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_81_16} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16814 | 2026.02.23 16:41:20.279756 [ 195 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_81_16} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16815 | 2026.02.23 16:41:20.279880 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16816 | 2026.02.23 16:41:22.347376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16817 | 2026.02.23 16:41:22.365886 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16818 | 2026.02.23 16:41:22.365956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16819 | 2026.02.23 16:41:22.372148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16820 | 2026.02.23 16:41:22.372886 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16821 | 2026.02.23 16:41:22.373167 [ 37 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16822 | 2026.02.23 16:41:22.373231 [ 37 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16823 | 2026.02.23 16:41:22.373250 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16824 | 2026.02.23 16:41:22.373375 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 16825 | 2026.02.23 16:41:22.376820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16826 | 2026.02.23 16:41:22.377688 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16827 | 2026.02.23 16:41:22.379265 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 16828 | 2026.02.23 16:41:22.383902 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 16829 | 2026.02.23 16:41:22.388550 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 16830 | 2026.02.23 16:41:22.393152 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 16831 | 2026.02.23 16:41:22.398153 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 16832 | 2026.02.23 16:41:22.402917 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 16833 | 2026.02.23 16:41:22.461374 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.088064381 sec., 6926.750555369259 rows/sec., 35.82 MiB/sec. | ||
| 16834 | 2026.02.23 16:41:22.464363 [ 191 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16835 | 2026.02.23 16:41:22.466447 [ 191 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_81_16} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16836 | 2026.02.23 16:41:22.466525 [ 191 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_81_16} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16837 | 2026.02.23 16:41:22.469044 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16838 | 2026.02.23 16:41:22.899872 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2050 | ||
| 16839 | 2026.02.23 16:41:22.902302 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16840 | 2026.02.23 16:41:22.902353 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16841 | 2026.02.23 16:41:22.903537 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16842 | 2026.02.23 16:41:22.903817 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16843 | 2026.02.23 16:41:22.904104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2050 | ||
| 16844 | 2026.02.23 16:41:23.001151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.49 MiB, peak 401.90 MiB, free memory in arenas 0.00 B, will set to 383.42 MiB (RSS), difference: -1.07 MiB | ||
| 16845 | 2026.02.23 16:41:24.133891 [ 220 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 16846 | 2026.02.23 16:41:24.133965 [ 220 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 16847 | 2026.02.23 16:41:24.137409 [ 220 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 16848 | 2026.02.23 16:41:24.205879 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16849 | 2026.02.23 16:41:24.206061 [ 278 ] {c2bcb5eb-01d6-4017-86f4-a42ea8357054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16850 | 2026.02.23 16:41:24.206129 [ 278 ] {c2bcb5eb-01d6-4017-86f4-a42ea8357054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16851 | 2026.02.23 16:41:24.206792 [ 278 ] {c2bcb5eb-01d6-4017-86f4-a42ea8357054} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16852 | 2026.02.23 16:41:24.206842 [ 278 ] {c2bcb5eb-01d6-4017-86f4-a42ea8357054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16853 | 2026.02.23 16:41:24.207239 [ 278 ] {c2bcb5eb-01d6-4017-86f4-a42ea8357054} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16854 | 2026.02.23 16:41:24.207463 [ 278 ] {c2bcb5eb-01d6-4017-86f4-a42ea8357054} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16855 | 2026.02.23 16:41:24.207621 [ 278 ] {c2bcb5eb-01d6-4017-86f4-a42ea8357054} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001611 sec., 47175.667287399134 rows/sec., 3.89 MiB/sec. | ||
| 16856 | 2026.02.23 16:41:24.207672 [ 278 ] {c2bcb5eb-01d6-4017-86f4-a42ea8357054} <Debug> TCPHandler: Processed in 0.001920039 sec. | ||
| 16857 | 2026.02.23 16:41:24.207799 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16858 | 2026.02.23 16:41:24.207901 [ 278 ] {185c28ca-120b-4ea5-a509-26359f413733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16859 | 2026.02.23 16:41:24.207944 [ 278 ] {185c28ca-120b-4ea5-a509-26359f413733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16860 | 2026.02.23 16:41:24.208352 [ 278 ] {185c28ca-120b-4ea5-a509-26359f413733} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16861 | 2026.02.23 16:41:24.208389 [ 278 ] {185c28ca-120b-4ea5-a509-26359f413733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16862 | 2026.02.23 16:41:24.208708 [ 278 ] {185c28ca-120b-4ea5-a509-26359f413733} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16863 | 2026.02.23 16:41:24.208917 [ 278 ] {185c28ca-120b-4ea5-a509-26359f413733} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16864 | 2026.02.23 16:41:24.209045 [ 278 ] {185c28ca-120b-4ea5-a509-26359f413733} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001167 sec., 8568.98029134533 rows/sec., 644.35 KiB/sec. | ||
| 16865 | 2026.02.23 16:41:24.209082 [ 278 ] {185c28ca-120b-4ea5-a509-26359f413733} <Debug> TCPHandler: Processed in 0.001333858 sec. | ||
| 16866 | 2026.02.23 16:41:24.209187 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16867 | 2026.02.23 16:41:24.209281 [ 278 ] {57c01b1b-2e92-4528-93d9-b925fbea6c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16868 | 2026.02.23 16:41:24.209321 [ 278 ] {57c01b1b-2e92-4528-93d9-b925fbea6c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16869 | 2026.02.23 16:41:24.209725 [ 278 ] {57c01b1b-2e92-4528-93d9-b925fbea6c28} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16870 | 2026.02.23 16:41:24.209761 [ 278 ] {57c01b1b-2e92-4528-93d9-b925fbea6c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16871 | 2026.02.23 16:41:24.210068 [ 278 ] {57c01b1b-2e92-4528-93d9-b925fbea6c28} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16872 | 2026.02.23 16:41:24.210282 [ 278 ] {57c01b1b-2e92-4528-93d9-b925fbea6c28} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16873 | 2026.02.23 16:41:24.210406 [ 278 ] {57c01b1b-2e92-4528-93d9-b925fbea6c28} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001143 sec., 64741.90726159231 rows/sec., 5.05 MiB/sec. | ||
| 16874 | 2026.02.23 16:41:24.210442 [ 278 ] {57c01b1b-2e92-4528-93d9-b925fbea6c28} <Debug> TCPHandler: Processed in 0.001302837 sec. | ||
| 16875 | 2026.02.23 16:41:24.210548 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16876 | 2026.02.23 16:41:24.210641 [ 278 ] {195de2c2-d1f3-456e-969e-0d6d3b2bd4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16877 | 2026.02.23 16:41:24.210684 [ 278 ] {195de2c2-d1f3-456e-969e-0d6d3b2bd4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16878 | 2026.02.23 16:41:24.211101 [ 278 ] {195de2c2-d1f3-456e-969e-0d6d3b2bd4a0} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16879 | 2026.02.23 16:41:24.211136 [ 278 ] {195de2c2-d1f3-456e-969e-0d6d3b2bd4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16880 | 2026.02.23 16:41:24.211465 [ 278 ] {195de2c2-d1f3-456e-969e-0d6d3b2bd4a0} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16881 | 2026.02.23 16:41:24.211673 [ 278 ] {195de2c2-d1f3-456e-969e-0d6d3b2bd4a0} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16882 | 2026.02.23 16:41:24.211798 [ 278 ] {195de2c2-d1f3-456e-969e-0d6d3b2bd4a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 16883 | 2026.02.23 16:41:24.211834 [ 278 ] {195de2c2-d1f3-456e-969e-0d6d3b2bd4a0} <Debug> TCPHandler: Processed in 0.001333137 sec. | ||
| 16884 | 2026.02.23 16:41:24.211933 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16885 | 2026.02.23 16:41:24.212024 [ 278 ] {046513dc-346f-4a19-a34e-73af945c1b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16886 | 2026.02.23 16:41:24.212077 [ 278 ] {046513dc-346f-4a19-a34e-73af945c1b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16887 | 2026.02.23 16:41:24.212843 [ 278 ] {046513dc-346f-4a19-a34e-73af945c1b93} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16888 | 2026.02.23 16:41:24.212878 [ 278 ] {046513dc-346f-4a19-a34e-73af945c1b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16889 | 2026.02.23 16:41:24.213412 [ 278 ] {046513dc-346f-4a19-a34e-73af945c1b93} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16890 | 2026.02.23 16:41:24.213635 [ 278 ] {046513dc-346f-4a19-a34e-73af945c1b93} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16891 | 2026.02.23 16:41:24.213772 [ 278 ] {046513dc-346f-4a19-a34e-73af945c1b93} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001766 sec., 5662.5141562853905 rows/sec., 10.15 MiB/sec. | ||
| 16892 | 2026.02.23 16:41:24.213836 [ 278 ] {046513dc-346f-4a19-a34e-73af945c1b93} <Debug> TCPHandler: Processed in 0.00195119 sec. | ||
| 16893 | 2026.02.23 16:41:24.213942 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16894 | 2026.02.23 16:41:24.214035 [ 278 ] {a43f101f-c553-4d57-8522-dd3fd01ebe90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16895 | 2026.02.23 16:41:24.214076 [ 278 ] {a43f101f-c553-4d57-8522-dd3fd01ebe90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16896 | 2026.02.23 16:41:24.214400 [ 278 ] {a43f101f-c553-4d57-8522-dd3fd01ebe90} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16897 | 2026.02.23 16:41:24.214455 [ 278 ] {a43f101f-c553-4d57-8522-dd3fd01ebe90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16898 | 2026.02.23 16:41:24.214751 [ 278 ] {a43f101f-c553-4d57-8522-dd3fd01ebe90} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16899 | 2026.02.23 16:41:24.214957 [ 278 ] {a43f101f-c553-4d57-8522-dd3fd01ebe90} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16900 | 2026.02.23 16:41:24.215081 [ 278 ] {a43f101f-c553-4d57-8522-dd3fd01ebe90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 16901 | 2026.02.23 16:41:24.215116 [ 278 ] {a43f101f-c553-4d57-8522-dd3fd01ebe90} <Debug> TCPHandler: Processed in 0.001221386 sec. | ||
| 16902 | 2026.02.23 16:41:24.620303 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 16903 | 2026.02.23 16:41:24.620385 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 16904 | 2026.02.23 16:41:24.623751 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 16905 | 2026.02.23 16:41:27.574542 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16906 | 2026.02.23 16:41:27.574600 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16907 | 2026.02.23 16:41:27.776718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39352 | ||
| 16908 | 2026.02.23 16:41:27.777245 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16909 | 2026.02.23 16:41:27.777295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16910 | 2026.02.23 16:41:27.777824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16911 | 2026.02.23 16:41:27.778062 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16912 | 2026.02.23 16:41:27.778217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39352 | ||
| 16913 | 2026.02.23 16:41:29.206460 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16914 | 2026.02.23 16:41:29.206662 [ 278 ] {fcbe8a17-bc7c-4b5c-aebf-c2e492da03ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16915 | 2026.02.23 16:41:29.206737 [ 278 ] {fcbe8a17-bc7c-4b5c-aebf-c2e492da03ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16916 | 2026.02.23 16:41:29.207518 [ 278 ] {fcbe8a17-bc7c-4b5c-aebf-c2e492da03ba} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16917 | 2026.02.23 16:41:29.207576 [ 278 ] {fcbe8a17-bc7c-4b5c-aebf-c2e492da03ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16918 | 2026.02.23 16:41:29.208001 [ 278 ] {fcbe8a17-bc7c-4b5c-aebf-c2e492da03ba} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16919 | 2026.02.23 16:41:29.208228 [ 278 ] {fcbe8a17-bc7c-4b5c-aebf-c2e492da03ba} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16920 | 2026.02.23 16:41:29.208391 [ 278 ] {fcbe8a17-bc7c-4b5c-aebf-c2e492da03ba} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001783 sec., 67302.29949523276 rows/sec., 5.73 MiB/sec. | ||
| 16921 | 2026.02.23 16:41:29.208442 [ 278 ] {fcbe8a17-bc7c-4b5c-aebf-c2e492da03ba} <Debug> TCPHandler: Processed in 0.002120063 sec. | ||
| 16922 | 2026.02.23 16:41:29.208567 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16923 | 2026.02.23 16:41:29.208668 [ 278 ] {45a607ee-7a0f-4fc9-97a5-e8f53d61d597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16924 | 2026.02.23 16:41:29.208712 [ 278 ] {45a607ee-7a0f-4fc9-97a5-e8f53d61d597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16925 | 2026.02.23 16:41:29.209148 [ 278 ] {45a607ee-7a0f-4fc9-97a5-e8f53d61d597} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16926 | 2026.02.23 16:41:29.209186 [ 278 ] {45a607ee-7a0f-4fc9-97a5-e8f53d61d597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16927 | 2026.02.23 16:41:29.209493 [ 278 ] {45a607ee-7a0f-4fc9-97a5-e8f53d61d597} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16928 | 2026.02.23 16:41:29.209726 [ 278 ] {45a607ee-7a0f-4fc9-97a5-e8f53d61d597} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16929 | 2026.02.23 16:41:29.209862 [ 278 ] {45a607ee-7a0f-4fc9-97a5-e8f53d61d597} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001216 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 16930 | 2026.02.23 16:41:29.209899 [ 278 ] {45a607ee-7a0f-4fc9-97a5-e8f53d61d597} <Debug> TCPHandler: Processed in 0.001384529 sec. | ||
| 16931 | 2026.02.23 16:41:29.210006 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16932 | 2026.02.23 16:41:29.210102 [ 278 ] {5d869e06-36d3-42fd-8a87-33e37320ffb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16933 | 2026.02.23 16:41:29.210142 [ 278 ] {5d869e06-36d3-42fd-8a87-33e37320ffb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16934 | 2026.02.23 16:41:29.210582 [ 278 ] {5d869e06-36d3-42fd-8a87-33e37320ffb3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16935 | 2026.02.23 16:41:29.210620 [ 278 ] {5d869e06-36d3-42fd-8a87-33e37320ffb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16936 | 2026.02.23 16:41:29.210933 [ 278 ] {5d869e06-36d3-42fd-8a87-33e37320ffb3} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16937 | 2026.02.23 16:41:29.211139 [ 278 ] {5d869e06-36d3-42fd-8a87-33e37320ffb3} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2026.02.23 16:41:29.211267 [ 278 ] {5d869e06-36d3-42fd-8a87-33e37320ffb3} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001184 sec., 81081.08108108108 rows/sec., 6.33 MiB/sec. | ||
| 16939 | 2026.02.23 16:41:29.211304 [ 278 ] {5d869e06-36d3-42fd-8a87-33e37320ffb3} <Debug> TCPHandler: Processed in 0.001347958 sec. | ||
| 16940 | 2026.02.23 16:41:29.211416 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16941 | 2026.02.23 16:41:29.211511 [ 278 ] {1fd411ae-77d3-4610-85f4-7d054b8fb96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16942 | 2026.02.23 16:41:29.211555 [ 278 ] {1fd411ae-77d3-4610-85f4-7d054b8fb96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16943 | 2026.02.23 16:41:29.211960 [ 278 ] {1fd411ae-77d3-4610-85f4-7d054b8fb96c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16944 | 2026.02.23 16:41:29.211996 [ 278 ] {1fd411ae-77d3-4610-85f4-7d054b8fb96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16945 | 2026.02.23 16:41:29.212331 [ 278 ] {1fd411ae-77d3-4610-85f4-7d054b8fb96c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16946 | 2026.02.23 16:41:29.212544 [ 278 ] {1fd411ae-77d3-4610-85f4-7d054b8fb96c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16947 | 2026.02.23 16:41:29.212673 [ 278 ] {1fd411ae-77d3-4610-85f4-7d054b8fb96c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 16948 | 2026.02.23 16:41:29.212710 [ 278 ] {1fd411ae-77d3-4610-85f4-7d054b8fb96c} <Debug> TCPHandler: Processed in 0.001342998 sec. | ||
| 16949 | 2026.02.23 16:41:29.212810 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16950 | 2026.02.23 16:41:29.212904 [ 278 ] {532cbf8b-4074-4f93-89d6-ec242277469c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16951 | 2026.02.23 16:41:29.212957 [ 278 ] {532cbf8b-4074-4f93-89d6-ec242277469c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16952 | 2026.02.23 16:41:29.213789 [ 278 ] {532cbf8b-4074-4f93-89d6-ec242277469c} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16953 | 2026.02.23 16:41:29.213825 [ 278 ] {532cbf8b-4074-4f93-89d6-ec242277469c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16954 | 2026.02.23 16:41:29.214380 [ 278 ] {532cbf8b-4074-4f93-89d6-ec242277469c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16955 | 2026.02.23 16:41:29.214657 [ 278 ] {532cbf8b-4074-4f93-89d6-ec242277469c} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16956 | 2026.02.23 16:41:29.214801 [ 278 ] {532cbf8b-4074-4f93-89d6-ec242277469c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001915 sec., 16710.18276762402 rows/sec., 29.94 MiB/sec. | ||
| 16957 | 2026.02.23 16:41:29.214871 [ 278 ] {532cbf8b-4074-4f93-89d6-ec242277469c} <Debug> TCPHandler: Processed in 0.002109133 sec. | ||
| 16958 | 2026.02.23 16:41:29.214984 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16959 | 2026.02.23 16:41:29.215079 [ 278 ] {80dd174a-2f55-402c-9b63-15f4ae7582a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16960 | 2026.02.23 16:41:29.215120 [ 278 ] {80dd174a-2f55-402c-9b63-15f4ae7582a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16961 | 2026.02.23 16:41:29.215459 [ 278 ] {80dd174a-2f55-402c-9b63-15f4ae7582a9} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16962 | 2026.02.23 16:41:29.215496 [ 278 ] {80dd174a-2f55-402c-9b63-15f4ae7582a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16963 | 2026.02.23 16:41:29.215799 [ 278 ] {80dd174a-2f55-402c-9b63-15f4ae7582a9} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16964 | 2026.02.23 16:41:29.216012 [ 278 ] {80dd174a-2f55-402c-9b63-15f4ae7582a9} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16965 | 2026.02.23 16:41:29.216141 [ 278 ] {80dd174a-2f55-402c-9b63-15f4ae7582a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 16966 | 2026.02.23 16:41:29.216178 [ 278 ] {80dd174a-2f55-402c-9b63-15f4ae7582a9} <Debug> TCPHandler: Processed in 0.001243165 sec. | ||
| 16967 | 2026.02.23 16:41:29.876944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16968 | 2026.02.23 16:41:29.893639 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16969 | 2026.02.23 16:41:29.893706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16970 | 2026.02.23 16:41:29.899806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16971 | 2026.02.23 16:41:29.900516 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16972 | 2026.02.23 16:41:29.903506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16973 | 2026.02.23 16:41:32.904372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2074 | ||
| 16974 | 2026.02.23 16:41:32.906739 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16975 | 2026.02.23 16:41:32.906796 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16976 | 2026.02.23 16:41:32.908060 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16977 | 2026.02.23 16:41:32.908342 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2026.02.23 16:41:32.908493 [ 26 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16979 | 2026.02.23 16:41:32.908535 [ 26 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16980 | 2026.02.23 16:41:32.908556 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 16981 | 2026.02.23 16:41:32.908642 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 16982 | 2026.02.23 16:41:32.908746 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2074 | ||
| 16983 | 2026.02.23 16:41:32.909098 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16984 | 2026.02.23 16:41:32.909221 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1930 rows starting from the beginning of the part | ||
| 16985 | 2026.02.23 16:41:32.909541 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 16986 | 2026.02.23 16:41:32.909844 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 16987 | 2026.02.23 16:41:32.910141 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 16988 | 2026.02.23 16:41:32.910426 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 16989 | 2026.02.23 16:41:32.910720 [ 186 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 16990 | 2026.02.23 16:41:32.917799 [ 187 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 72 columns (72 merged, 0 gathered) in 0.009190839 sec., 225659.485494197 rows/sec., 174.07 MiB/sec. | ||
| 16991 | 2026.02.23 16:41:32.919776 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16992 | 2026.02.23 16:41:32.920422 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_61_12} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16993 | 2026.02.23 16:41:32.920507 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_61_12} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16994 | 2026.02.23 16:41:32.920868 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 16995 | 2026.02.23 16:41:34.214277 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16996 | 2026.02.23 16:41:34.214565 [ 278 ] {69b91d47-e160-445b-9acd-bc2729594ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16997 | 2026.02.23 16:41:34.214673 [ 278 ] {69b91d47-e160-445b-9acd-bc2729594ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16998 | 2026.02.23 16:41:34.215528 [ 278 ] {69b91d47-e160-445b-9acd-bc2729594ac1} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16999 | 2026.02.23 16:41:34.215576 [ 278 ] {69b91d47-e160-445b-9acd-bc2729594ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17000 | 2026.02.23 16:41:34.215981 [ 278 ] {69b91d47-e160-445b-9acd-bc2729594ac1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17001 | 2026.02.23 16:41:34.216210 [ 278 ] {69b91d47-e160-445b-9acd-bc2729594ac1} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2026.02.23 16:41:34.216384 [ 278 ] {69b91d47-e160-445b-9acd-bc2729594ac1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001899 sec., 149552.39599789362 rows/sec., 9.50 MiB/sec. | ||
| 17003 | 2026.02.23 16:41:34.216438 [ 278 ] {69b91d47-e160-445b-9acd-bc2729594ac1} <Debug> TCPHandler: Processed in 0.002348588 sec. | ||
| 17004 | 2026.02.23 16:41:34.216567 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17005 | 2026.02.23 16:41:34.216672 [ 278 ] {e137d852-396f-44bb-a2e2-4a4e505eef1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17006 | 2026.02.23 16:41:34.216716 [ 278 ] {e137d852-396f-44bb-a2e2-4a4e505eef1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17007 | 2026.02.23 16:41:34.217131 [ 278 ] {e137d852-396f-44bb-a2e2-4a4e505eef1a} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17008 | 2026.02.23 16:41:34.217167 [ 278 ] {e137d852-396f-44bb-a2e2-4a4e505eef1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17009 | 2026.02.23 16:41:34.217475 [ 278 ] {e137d852-396f-44bb-a2e2-4a4e505eef1a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17010 | 2026.02.23 16:41:34.217699 [ 278 ] {e137d852-396f-44bb-a2e2-4a4e505eef1a} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17011 | 2026.02.23 16:41:34.217831 [ 278 ] {e137d852-396f-44bb-a2e2-4a4e505eef1a} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001182 sec., 5076.142131979695 rows/sec., 425.49 KiB/sec. | ||
| 17012 | 2026.02.23 16:41:34.217870 [ 278 ] {e137d852-396f-44bb-a2e2-4a4e505eef1a} <Debug> TCPHandler: Processed in 0.001357578 sec. | ||
| 17013 | 2026.02.23 16:41:34.217975 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17014 | 2026.02.23 16:41:34.218072 [ 278 ] {1f0dad7e-2452-4ebe-9403-8ef22c01e17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17015 | 2026.02.23 16:41:34.218112 [ 278 ] {1f0dad7e-2452-4ebe-9403-8ef22c01e17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17016 | 2026.02.23 16:41:34.218916 [ 278 ] {1f0dad7e-2452-4ebe-9403-8ef22c01e17d} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17017 | 2026.02.23 16:41:34.218953 [ 278 ] {1f0dad7e-2452-4ebe-9403-8ef22c01e17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17018 | 2026.02.23 16:41:34.219306 [ 278 ] {1f0dad7e-2452-4ebe-9403-8ef22c01e17d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17019 | 2026.02.23 16:41:34.219522 [ 278 ] {1f0dad7e-2452-4ebe-9403-8ef22c01e17d} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17020 | 2026.02.23 16:41:34.219630 [ 123 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17021 | 2026.02.23 16:41:34.219650 [ 278 ] {1f0dad7e-2452-4ebe-9403-8ef22c01e17d} <Debug> executeQuery: Read 821 rows, 66.51 KiB in 0.001597 sec., 514088.9167188479 rows/sec., 40.67 MiB/sec. | ||
| 17022 | 2026.02.23 16:41:34.219667 [ 123 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17023 | 2026.02.23 16:41:34.219686 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17024 | 2026.02.23 16:41:34.219690 [ 278 ] {1f0dad7e-2452-4ebe-9403-8ef22c01e17d} <Debug> TCPHandler: Processed in 0.001765166 sec. | ||
| 17025 | 2026.02.23 16:41:34.219802 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 17026 | 2026.02.23 16:41:34.219806 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17027 | 2026.02.23 16:41:34.219947 [ 278 ] {7229a205-405c-48a3-a23e-f3f966269c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17028 | 2026.02.23 16:41:34.219948 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17029 | 2026.02.23 16:41:34.219991 [ 278 ] {7229a205-405c-48a3-a23e-f3f966269c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17030 | 2026.02.23 16:41:34.220000 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2157 rows starting from the beginning of the part | ||
| 17031 | 2026.02.23 16:41:34.220077 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 76 rows starting from the beginning of the part | ||
| 17032 | 2026.02.23 16:41:34.220122 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1383 rows starting from the beginning of the part | ||
| 17033 | 2026.02.23 16:41:34.220165 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 76 rows starting from the beginning of the part | ||
| 17034 | 2026.02.23 16:41:34.220204 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 120 rows starting from the beginning of the part | ||
| 17035 | 2026.02.23 16:41:34.220268 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 821 rows starting from the beginning of the part | ||
| 17036 | 2026.02.23 16:41:34.220479 [ 278 ] {7229a205-405c-48a3-a23e-f3f966269c00} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17037 | 2026.02.23 16:41:34.220522 [ 278 ] {7229a205-405c-48a3-a23e-f3f966269c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17038 | 2026.02.23 16:41:34.220845 [ 278 ] {7229a205-405c-48a3-a23e-f3f966269c00} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17039 | 2026.02.23 16:41:34.221072 [ 278 ] {7229a205-405c-48a3-a23e-f3f966269c00} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17040 | 2026.02.23 16:41:34.221200 [ 278 ] {7229a205-405c-48a3-a23e-f3f966269c00} <Debug> executeQuery: Read 158 rows, 9.73 KiB in 0.001271 sec., 124311.56569630213 rows/sec., 7.47 MiB/sec. | ||
| 17041 | 2026.02.23 16:41:34.221239 [ 278 ] {7229a205-405c-48a3-a23e-f3f966269c00} <Debug> TCPHandler: Processed in 0.00148327 sec. | ||
| 17042 | 2026.02.23 16:41:34.221359 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17043 | 2026.02.23 16:41:34.221454 [ 278 ] {5572895e-59f3-4696-b604-08dd0462494e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17044 | 2026.02.23 16:41:34.221494 [ 278 ] {5572895e-59f3-4696-b604-08dd0462494e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17045 | 2026.02.23 16:41:34.221933 [ 278 ] {5572895e-59f3-4696-b604-08dd0462494e} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17046 | 2026.02.23 16:41:34.221970 [ 278 ] {5572895e-59f3-4696-b604-08dd0462494e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17047 | 2026.02.23 16:41:34.222276 [ 278 ] {5572895e-59f3-4696-b604-08dd0462494e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17048 | 2026.02.23 16:41:34.222299 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4633 rows, containing 5 columns (5 merged, 0 gathered) in 0.002554373 sec., 1813752.3376578127 rows/sec., 156.04 MiB/sec. | ||
| 17049 | 2026.02.23 16:41:34.222504 [ 278 ] {5572895e-59f3-4696-b604-08dd0462494e} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17050 | 2026.02.23 16:41:34.222635 [ 278 ] {5572895e-59f3-4696-b604-08dd0462494e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001198 sec., 124373.95659432387 rows/sec., 8.04 MiB/sec. | ||
| 17051 | 2026.02.23 16:41:34.222642 [ 194 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17052 | 2026.02.23 16:41:34.222674 [ 278 ] {5572895e-59f3-4696-b604-08dd0462494e} <Debug> TCPHandler: Processed in 0.001365649 sec. | ||
| 17053 | 2026.02.23 16:41:34.222798 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17054 | 2026.02.23 16:41:34.222895 [ 278 ] {2992404f-1edd-45b4-81aa-c3675c91c734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17055 | 2026.02.23 16:41:34.222937 [ 278 ] {2992404f-1edd-45b4-81aa-c3675c91c734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17056 | 2026.02.23 16:41:34.223008 [ 194 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_121_24} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17057 | 2026.02.23 16:41:34.223100 [ 194 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_121_24} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17058 | 2026.02.23 16:41:34.223206 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 17059 | 2026.02.23 16:41:34.223379 [ 278 ] {2992404f-1edd-45b4-81aa-c3675c91c734} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17060 | 2026.02.23 16:41:34.223420 [ 278 ] {2992404f-1edd-45b4-81aa-c3675c91c734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17061 | 2026.02.23 16:41:34.223726 [ 278 ] {2992404f-1edd-45b4-81aa-c3675c91c734} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17062 | 2026.02.23 16:41:34.223939 [ 278 ] {2992404f-1edd-45b4-81aa-c3675c91c734} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17063 | 2026.02.23 16:41:34.224065 [ 278 ] {2992404f-1edd-45b4-81aa-c3675c91c734} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 17064 | 2026.02.23 16:41:34.224103 [ 278 ] {2992404f-1edd-45b4-81aa-c3675c91c734} <Debug> TCPHandler: Processed in 0.001355498 sec. | ||
| 17065 | 2026.02.23 16:41:34.224216 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17066 | 2026.02.23 16:41:34.224310 [ 278 ] {9dcbb2d3-687c-4567-80f8-0ac049bde59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17067 | 2026.02.23 16:41:34.224351 [ 278 ] {9dcbb2d3-687c-4567-80f8-0ac049bde59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17068 | 2026.02.23 16:41:34.224966 [ 278 ] {9dcbb2d3-687c-4567-80f8-0ac049bde59a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17069 | 2026.02.23 16:41:34.225002 [ 278 ] {9dcbb2d3-687c-4567-80f8-0ac049bde59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17070 | 2026.02.23 16:41:34.225325 [ 278 ] {9dcbb2d3-687c-4567-80f8-0ac049bde59a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17071 | 2026.02.23 16:41:34.225544 [ 278 ] {9dcbb2d3-687c-4567-80f8-0ac049bde59a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17072 | 2026.02.23 16:41:34.225653 [ 123 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17073 | 2026.02.23 16:41:34.225674 [ 278 ] {9dcbb2d3-687c-4567-80f8-0ac049bde59a} <Debug> executeQuery: Read 506 rows, 36.48 KiB in 0.001381 sec., 366401.1585807386 rows/sec., 25.80 MiB/sec. | ||
| 17074 | 2026.02.23 16:41:34.225683 [ 123 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17075 | 2026.02.23 16:41:34.225704 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17076 | 2026.02.23 16:41:34.225713 [ 278 ] {9dcbb2d3-687c-4567-80f8-0ac049bde59a} <Debug> TCPHandler: Processed in 0.001547222 sec. | ||
| 17077 | 2026.02.23 16:41:34.225791 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 17078 | 2026.02.23 16:41:34.225825 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17079 | 2026.02.23 16:41:34.225909 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17080 | 2026.02.23 16:41:34.225925 [ 278 ] {a5efa847-9171-4a96-86a5-989ed27316e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17081 | 2026.02.23 16:41:34.225946 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1066 rows starting from the beginning of the part | ||
| 17082 | 2026.02.23 16:41:34.225972 [ 278 ] {a5efa847-9171-4a96-86a5-989ed27316e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17083 | 2026.02.23 16:41:34.226015 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 74 rows starting from the beginning of the part | ||
| 17084 | 2026.02.23 16:41:34.226073 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 594 rows starting from the beginning of the part | ||
| 17085 | 2026.02.23 16:41:34.226122 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 74 rows starting from the beginning of the part | ||
| 17086 | 2026.02.23 16:41:34.226168 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 96 rows starting from the beginning of the part | ||
| 17087 | 2026.02.23 16:41:34.226215 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 506 rows starting from the beginning of the part | ||
| 17088 | 2026.02.23 16:41:34.226314 [ 278 ] {a5efa847-9171-4a96-86a5-989ed27316e0} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17089 | 2026.02.23 16:41:34.226356 [ 278 ] {a5efa847-9171-4a96-86a5-989ed27316e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17090 | 2026.02.23 16:41:34.226686 [ 278 ] {a5efa847-9171-4a96-86a5-989ed27316e0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17091 | 2026.02.23 16:41:34.226918 [ 278 ] {a5efa847-9171-4a96-86a5-989ed27316e0} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17092 | 2026.02.23 16:41:34.227049 [ 278 ] {a5efa847-9171-4a96-86a5-989ed27316e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 17093 | 2026.02.23 16:41:34.227088 [ 278 ] {a5efa847-9171-4a96-86a5-989ed27316e0} <Debug> TCPHandler: Processed in 0.001313457 sec. | ||
| 17094 | 2026.02.23 16:41:34.227194 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17095 | 2026.02.23 16:41:34.227291 [ 278 ] {e70a04c8-15c6-4c66-92e3-8ff49747ed03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17096 | 2026.02.23 16:41:34.227335 [ 278 ] {e70a04c8-15c6-4c66-92e3-8ff49747ed03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17097 | 2026.02.23 16:41:34.227441 [ 194 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001692405 sec., 1424009.0285717663 rows/sec., 110.00 MiB/sec. | ||
| 17098 | 2026.02.23 16:41:34.227615 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17099 | 2026.02.23 16:41:34.227758 [ 278 ] {e70a04c8-15c6-4c66-92e3-8ff49747ed03} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17100 | 2026.02.23 16:41:34.227793 [ 278 ] {e70a04c8-15c6-4c66-92e3-8ff49747ed03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17101 | 2026.02.23 16:41:34.227880 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_121_24} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17102 | 2026.02.23 16:41:34.227945 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_121_24} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17103 | 2026.02.23 16:41:34.228021 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 17104 | 2026.02.23 16:41:34.228132 [ 278 ] {e70a04c8-15c6-4c66-92e3-8ff49747ed03} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17105 | 2026.02.23 16:41:34.228337 [ 278 ] {e70a04c8-15c6-4c66-92e3-8ff49747ed03} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17106 | 2026.02.23 16:41:34.228463 [ 278 ] {e70a04c8-15c6-4c66-92e3-8ff49747ed03} <Debug> executeQuery: Read 268 rows, 18.25 KiB in 0.001191 sec., 225020.9907640638 rows/sec., 14.96 MiB/sec. | ||
| 17107 | 2026.02.23 16:41:34.228500 [ 278 ] {e70a04c8-15c6-4c66-92e3-8ff49747ed03} <Debug> TCPHandler: Processed in 0.001356568 sec. | ||
| 17108 | 2026.02.23 16:41:34.228614 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17109 | 2026.02.23 16:41:34.228716 [ 278 ] {0244e9e7-5504-49ec-937c-d7a8e3f2c141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17110 | 2026.02.23 16:41:34.228761 [ 278 ] {0244e9e7-5504-49ec-937c-d7a8e3f2c141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17111 | 2026.02.23 16:41:34.229073 [ 278 ] {0244e9e7-5504-49ec-937c-d7a8e3f2c141} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17112 | 2026.02.23 16:41:34.229109 [ 278 ] {0244e9e7-5504-49ec-937c-d7a8e3f2c141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17113 | 2026.02.23 16:41:34.229399 [ 278 ] {0244e9e7-5504-49ec-937c-d7a8e3f2c141} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17114 | 2026.02.23 16:41:34.229607 [ 278 ] {0244e9e7-5504-49ec-937c-d7a8e3f2c141} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17115 | 2026.02.23 16:41:34.229732 [ 278 ] {0244e9e7-5504-49ec-937c-d7a8e3f2c141} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 17116 | 2026.02.23 16:41:34.229769 [ 278 ] {0244e9e7-5504-49ec-937c-d7a8e3f2c141} <Debug> TCPHandler: Processed in 0.001205555 sec. | ||
| 17117 | 2026.02.23 16:41:34.229887 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17118 | 2026.02.23 16:41:34.230002 [ 278 ] {60a67344-895a-4910-90a2-2de921142949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17119 | 2026.02.23 16:41:34.230067 [ 278 ] {60a67344-895a-4910-90a2-2de921142949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17120 | 2026.02.23 16:41:34.230959 [ 278 ] {60a67344-895a-4910-90a2-2de921142949} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17121 | 2026.02.23 16:41:34.230996 [ 278 ] {60a67344-895a-4910-90a2-2de921142949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17122 | 2026.02.23 16:41:34.231505 [ 278 ] {60a67344-895a-4910-90a2-2de921142949} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17123 | 2026.02.23 16:41:34.231730 [ 278 ] {60a67344-895a-4910-90a2-2de921142949} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17124 | 2026.02.23 16:41:34.231870 [ 278 ] {60a67344-895a-4910-90a2-2de921142949} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001891 sec., 5288.2072977260705 rows/sec., 9.48 MiB/sec. | ||
| 17125 | 2026.02.23 16:41:34.231933 [ 278 ] {60a67344-895a-4910-90a2-2de921142949} <Debug> TCPHandler: Processed in 0.002107233 sec. | ||
| 17126 | 2026.02.23 16:41:34.232042 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17127 | 2026.02.23 16:41:34.232136 [ 278 ] {87153198-74d6-4337-a19c-53cc5af9856e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17128 | 2026.02.23 16:41:34.232178 [ 278 ] {87153198-74d6-4337-a19c-53cc5af9856e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17129 | 2026.02.23 16:41:34.232512 [ 278 ] {87153198-74d6-4337-a19c-53cc5af9856e} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17130 | 2026.02.23 16:41:34.232547 [ 278 ] {87153198-74d6-4337-a19c-53cc5af9856e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17131 | 2026.02.23 16:41:34.232849 [ 278 ] {87153198-74d6-4337-a19c-53cc5af9856e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17132 | 2026.02.23 16:41:34.233057 [ 278 ] {87153198-74d6-4337-a19c-53cc5af9856e} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17133 | 2026.02.23 16:41:34.233159 [ 123 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17134 | 2026.02.23 16:41:34.233182 [ 278 ] {87153198-74d6-4337-a19c-53cc5af9856e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 17135 | 2026.02.23 16:41:34.233193 [ 123 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17136 | 2026.02.23 16:41:34.233214 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17137 | 2026.02.23 16:41:34.233219 [ 278 ] {87153198-74d6-4337-a19c-53cc5af9856e} <Debug> TCPHandler: Processed in 0.001227565 sec. | ||
| 17138 | 2026.02.23 16:41:34.233315 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 17139 | 2026.02.23 16:41:34.233469 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17140 | 2026.02.23 16:41:34.233508 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7050 rows starting from the beginning of the part | ||
| 17141 | 2026.02.23 16:41:34.233579 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 17142 | 2026.02.23 16:41:34.233632 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 17143 | 2026.02.23 16:41:34.233679 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 17144 | 2026.02.23 16:41:34.233723 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 17145 | 2026.02.23 16:41:34.233769 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 17146 | 2026.02.23 16:41:34.235668 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7380 rows, containing 4 columns (4 merged, 0 gathered) in 0.00240326 sec., 3070828.7908923714 rows/sec., 203.08 MiB/sec. | ||
| 17147 | 2026.02.23 16:41:34.236180 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17148 | 2026.02.23 16:41:34.236504 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_121_24} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17149 | 2026.02.23 16:41:34.236596 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_121_24} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17150 | 2026.02.23 16:41:34.236699 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 17151 | 2026.02.23 16:41:35.278423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39864 | ||
| 17152 | 2026.02.23 16:41:35.279006 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17153 | 2026.02.23 16:41:35.279054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17154 | 2026.02.23 16:41:35.279539 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17155 | 2026.02.23 16:41:35.279778 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17156 | 2026.02.23 16:41:35.279927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39864 | ||
| 17157 | 2026.02.23 16:41:37.403624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17158 | 2026.02.23 16:41:37.421336 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17159 | 2026.02.23 16:41:37.421397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17160 | 2026.02.23 16:41:37.427549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17161 | 2026.02.23 16:41:37.428271 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17162 | 2026.02.23 16:41:37.431379 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17163 | 2026.02.23 16:41:39.206953 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17164 | 2026.02.23 16:41:39.207172 [ 278 ] {fecceece-a1bb-4820-9e65-5f9bb6b7c36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17165 | 2026.02.23 16:41:39.207248 [ 278 ] {fecceece-a1bb-4820-9e65-5f9bb6b7c36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17166 | 2026.02.23 16:41:39.208030 [ 278 ] {fecceece-a1bb-4820-9e65-5f9bb6b7c36c} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17167 | 2026.02.23 16:41:39.208083 [ 278 ] {fecceece-a1bb-4820-9e65-5f9bb6b7c36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17168 | 2026.02.23 16:41:39.208493 [ 278 ] {fecceece-a1bb-4820-9e65-5f9bb6b7c36c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17169 | 2026.02.23 16:41:39.208724 [ 278 ] {fecceece-a1bb-4820-9e65-5f9bb6b7c36c} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17170 | 2026.02.23 16:41:39.208886 [ 278 ] {fecceece-a1bb-4820-9e65-5f9bb6b7c36c} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001769 sec., 67834.93499152064 rows/sec., 5.78 MiB/sec. | ||
| 17171 | 2026.02.23 16:41:39.208939 [ 278 ] {fecceece-a1bb-4820-9e65-5f9bb6b7c36c} <Debug> TCPHandler: Processed in 0.002126804 sec. | ||
| 17172 | 2026.02.23 16:41:39.209070 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17173 | 2026.02.23 16:41:39.209175 [ 278 ] {6c13db65-10a4-46e6-b0b9-05c9f66125f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17174 | 2026.02.23 16:41:39.209219 [ 278 ] {6c13db65-10a4-46e6-b0b9-05c9f66125f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17175 | 2026.02.23 16:41:39.209653 [ 278 ] {6c13db65-10a4-46e6-b0b9-05c9f66125f5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17176 | 2026.02.23 16:41:39.209693 [ 278 ] {6c13db65-10a4-46e6-b0b9-05c9f66125f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17177 | 2026.02.23 16:41:39.210011 [ 278 ] {6c13db65-10a4-46e6-b0b9-05c9f66125f5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17178 | 2026.02.23 16:41:39.210227 [ 278 ] {6c13db65-10a4-46e6-b0b9-05c9f66125f5} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17179 | 2026.02.23 16:41:39.210358 [ 278 ] {6c13db65-10a4-46e6-b0b9-05c9f66125f5} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001206 sec., 26533.996683250414 rows/sec., 1.95 MiB/sec. | ||
| 17180 | 2026.02.23 16:41:39.210403 [ 278 ] {6c13db65-10a4-46e6-b0b9-05c9f66125f5} <Debug> TCPHandler: Processed in 0.001387399 sec. | ||
| 17181 | 2026.02.23 16:41:39.210507 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17182 | 2026.02.23 16:41:39.210605 [ 278 ] {03ec4665-7ac2-4cba-9125-4e8c4455f313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17183 | 2026.02.23 16:41:39.210648 [ 278 ] {03ec4665-7ac2-4cba-9125-4e8c4455f313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17184 | 2026.02.23 16:41:39.211087 [ 278 ] {03ec4665-7ac2-4cba-9125-4e8c4455f313} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17185 | 2026.02.23 16:41:39.211125 [ 278 ] {03ec4665-7ac2-4cba-9125-4e8c4455f313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17186 | 2026.02.23 16:41:39.211430 [ 278 ] {03ec4665-7ac2-4cba-9125-4e8c4455f313} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17187 | 2026.02.23 16:41:39.211640 [ 278 ] {03ec4665-7ac2-4cba-9125-4e8c4455f313} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17188 | 2026.02.23 16:41:39.211772 [ 278 ] {03ec4665-7ac2-4cba-9125-4e8c4455f313} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001186 sec., 80944.3507588533 rows/sec., 6.32 MiB/sec. | ||
| 17189 | 2026.02.23 16:41:39.211811 [ 278 ] {03ec4665-7ac2-4cba-9125-4e8c4455f313} <Debug> TCPHandler: Processed in 0.001353918 sec. | ||
| 17190 | 2026.02.23 16:41:39.211924 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17191 | 2026.02.23 16:41:39.212020 [ 278 ] {1ed90c7b-faae-406b-83fa-2a9db42e755b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17192 | 2026.02.23 16:41:39.212066 [ 278 ] {1ed90c7b-faae-406b-83fa-2a9db42e755b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17193 | 2026.02.23 16:41:39.212473 [ 278 ] {1ed90c7b-faae-406b-83fa-2a9db42e755b} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17194 | 2026.02.23 16:41:39.212509 [ 278 ] {1ed90c7b-faae-406b-83fa-2a9db42e755b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17195 | 2026.02.23 16:41:39.212842 [ 278 ] {1ed90c7b-faae-406b-83fa-2a9db42e755b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17196 | 2026.02.23 16:41:39.213052 [ 278 ] {1ed90c7b-faae-406b-83fa-2a9db42e755b} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17197 | 2026.02.23 16:41:39.213183 [ 278 ] {1ed90c7b-faae-406b-83fa-2a9db42e755b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 17198 | 2026.02.23 16:41:39.213222 [ 278 ] {1ed90c7b-faae-406b-83fa-2a9db42e755b} <Debug> TCPHandler: Processed in 0.001348138 sec. | ||
| 17199 | 2026.02.23 16:41:39.213326 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17200 | 2026.02.23 16:41:39.213428 [ 278 ] {c20a7080-d8a8-4ee9-af31-7f5e26ceee8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17201 | 2026.02.23 16:41:39.213482 [ 278 ] {c20a7080-d8a8-4ee9-af31-7f5e26ceee8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17202 | 2026.02.23 16:41:39.214322 [ 278 ] {c20a7080-d8a8-4ee9-af31-7f5e26ceee8a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17203 | 2026.02.23 16:41:39.214359 [ 278 ] {c20a7080-d8a8-4ee9-af31-7f5e26ceee8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17204 | 2026.02.23 16:41:39.214909 [ 278 ] {c20a7080-d8a8-4ee9-af31-7f5e26ceee8a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17205 | 2026.02.23 16:41:39.215131 [ 278 ] {c20a7080-d8a8-4ee9-af31-7f5e26ceee8a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17206 | 2026.02.23 16:41:39.215266 [ 278 ] {c20a7080-d8a8-4ee9-af31-7f5e26ceee8a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001858 sec., 17222.82023681378 rows/sec., 30.86 MiB/sec. | ||
| 17207 | 2026.02.23 16:41:39.215332 [ 278 ] {c20a7080-d8a8-4ee9-af31-7f5e26ceee8a} <Debug> TCPHandler: Processed in 0.002054012 sec. | ||
| 17208 | 2026.02.23 16:41:39.215442 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17209 | 2026.02.23 16:41:39.215535 [ 278 ] {96ea3454-d373-46e4-87ee-d9582d09d301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17210 | 2026.02.23 16:41:39.215576 [ 278 ] {96ea3454-d373-46e4-87ee-d9582d09d301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17211 | 2026.02.23 16:41:39.215911 [ 278 ] {96ea3454-d373-46e4-87ee-d9582d09d301} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17212 | 2026.02.23 16:41:39.215946 [ 278 ] {96ea3454-d373-46e4-87ee-d9582d09d301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17213 | 2026.02.23 16:41:39.216245 [ 278 ] {96ea3454-d373-46e4-87ee-d9582d09d301} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17214 | 2026.02.23 16:41:39.216468 [ 278 ] {96ea3454-d373-46e4-87ee-d9582d09d301} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17215 | 2026.02.23 16:41:39.216594 [ 278 ] {96ea3454-d373-46e4-87ee-d9582d09d301} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 17216 | 2026.02.23 16:41:39.216629 [ 278 ] {96ea3454-d373-46e4-87ee-d9582d09d301} <Debug> TCPHandler: Processed in 0.001234076 sec. | ||
| 17217 | 2026.02.23 16:41:42.574861 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17218 | 2026.02.23 16:41:42.574932 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17219 | 2026.02.23 16:41:42.780094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40312 | ||
| 17220 | 2026.02.23 16:41:42.780676 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17221 | 2026.02.23 16:41:42.780722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17222 | 2026.02.23 16:41:42.781239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17223 | 2026.02.23 16:41:42.781482 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17224 | 2026.02.23 16:41:42.781632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40312 | ||
| 17225 | 2026.02.23 16:41:42.908974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2110 | ||
| 17226 | 2026.02.23 16:41:42.912204 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17227 | 2026.02.23 16:41:42.912268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17228 | 2026.02.23 16:41:42.913531 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17229 | 2026.02.23 16:41:42.913823 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17230 | 2026.02.23 16:41:42.914217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2110 | ||
| 17231 | 2026.02.23 16:41:44.214387 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17232 | 2026.02.23 16:41:44.214571 [ 278 ] {8db8b12f-1aeb-4e88-98c2-3ad9f0dc82c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17233 | 2026.02.23 16:41:44.214641 [ 278 ] {8db8b12f-1aeb-4e88-98c2-3ad9f0dc82c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17234 | 2026.02.23 16:41:44.215407 [ 278 ] {8db8b12f-1aeb-4e88-98c2-3ad9f0dc82c4} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17235 | 2026.02.23 16:41:44.215460 [ 278 ] {8db8b12f-1aeb-4e88-98c2-3ad9f0dc82c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17236 | 2026.02.23 16:41:44.215879 [ 278 ] {8db8b12f-1aeb-4e88-98c2-3ad9f0dc82c4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17237 | 2026.02.23 16:41:44.216115 [ 278 ] {8db8b12f-1aeb-4e88-98c2-3ad9f0dc82c4} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17238 | 2026.02.23 16:41:44.216249 [ 152 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 17239 | 2026.02.23 16:41:44.216273 [ 278 ] {8db8b12f-1aeb-4e88-98c2-3ad9f0dc82c4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001753 sec., 162007.98630918426 rows/sec., 10.29 MiB/sec. | ||
| 17240 | 2026.02.23 16:41:44.216312 [ 152 ] {} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2026.02.23 16:41:44.216338 [ 278 ] {8db8b12f-1aeb-4e88-98c2-3ad9f0dc82c4} <Debug> TCPHandler: Processed in 0.002079603 sec. | ||
| 17242 | 2026.02.23 16:41:44.216338 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17243 | 2026.02.23 16:41:44.216459 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 17244 | 2026.02.23 16:41:44.216473 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17245 | 2026.02.23 16:41:44.216564 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17246 | 2026.02.23 16:41:44.216583 [ 278 ] {e9e5acb1-a5c9-48e1-8fc5-344ce0a99330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17247 | 2026.02.23 16:41:44.216597 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 308 rows starting from the beginning of the part | ||
| 17248 | 2026.02.23 16:41:44.216630 [ 278 ] {e9e5acb1-a5c9-48e1-8fc5-344ce0a99330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17249 | 2026.02.23 16:41:44.216666 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 17250 | 2026.02.23 16:41:44.216715 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 17251 | 2026.02.23 16:41:44.216762 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 17252 | 2026.02.23 16:41:44.216809 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 17253 | 2026.02.23 16:41:44.216852 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 17254 | 2026.02.23 16:41:44.217638 [ 278 ] {e9e5acb1-a5c9-48e1-8fc5-344ce0a99330} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17255 | 2026.02.23 16:41:44.217675 [ 278 ] {e9e5acb1-a5c9-48e1-8fc5-344ce0a99330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17256 | 2026.02.23 16:41:44.217734 [ 196 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321787 sec., 717210.8668038042 rows/sec., 49.70 MiB/sec. | ||
| 17257 | 2026.02.23 16:41:44.217956 [ 190 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 17258 | 2026.02.23 16:41:44.218052 [ 278 ] {e9e5acb1-a5c9-48e1-8fc5-344ce0a99330} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17259 | 2026.02.23 16:41:44.218344 [ 278 ] {e9e5acb1-a5c9-48e1-8fc5-344ce0a99330} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17260 | 2026.02.23 16:41:44.218374 [ 190 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_37_8} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17261 | 2026.02.23 16:41:44.218470 [ 190 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_37_8} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 17262 | 2026.02.23 16:41:44.218487 [ 278 ] {e9e5acb1-a5c9-48e1-8fc5-344ce0a99330} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001926 sec., 424195.22326064383 rows/sec., 33.56 MiB/sec. | ||
| 17263 | 2026.02.23 16:41:44.218533 [ 278 ] {e9e5acb1-a5c9-48e1-8fc5-344ce0a99330} <Debug> TCPHandler: Processed in 0.002111653 sec. | ||
| 17264 | 2026.02.23 16:41:44.218590 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 17265 | 2026.02.23 16:41:44.218649 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17266 | 2026.02.23 16:41:44.218754 [ 278 ] {dc253f92-0b60-4b02-9440-d371daca965d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17267 | 2026.02.23 16:41:44.218796 [ 278 ] {dc253f92-0b60-4b02-9440-d371daca965d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17268 | 2026.02.23 16:41:44.219271 [ 278 ] {dc253f92-0b60-4b02-9440-d371daca965d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17269 | 2026.02.23 16:41:44.219309 [ 278 ] {dc253f92-0b60-4b02-9440-d371daca965d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17270 | 2026.02.23 16:41:44.219626 [ 278 ] {dc253f92-0b60-4b02-9440-d371daca965d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17271 | 2026.02.23 16:41:44.219847 [ 278 ] {dc253f92-0b60-4b02-9440-d371daca965d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17272 | 2026.02.23 16:41:44.219969 [ 152 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17273 | 2026.02.23 16:41:44.219978 [ 278 ] {dc253f92-0b60-4b02-9440-d371daca965d} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001247 sec., 121892.54210104249 rows/sec., 7.28 MiB/sec. | ||
| 17274 | 2026.02.23 16:41:44.220002 [ 152 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17275 | 2026.02.23 16:41:44.220025 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17276 | 2026.02.23 16:41:44.220027 [ 278 ] {dc253f92-0b60-4b02-9440-d371daca965d} <Debug> TCPHandler: Processed in 0.001428179 sec. | ||
| 17277 | 2026.02.23 16:41:44.220119 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 17278 | 2026.02.23 16:41:44.220156 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17279 | 2026.02.23 16:41:44.220219 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17280 | 2026.02.23 16:41:44.220257 [ 278 ] {481f8a20-e264-418d-9cea-b32e5ad04a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17281 | 2026.02.23 16:41:44.220258 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 220 rows starting from the beginning of the part | ||
| 17282 | 2026.02.23 16:41:44.220305 [ 278 ] {481f8a20-e264-418d-9cea-b32e5ad04a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17283 | 2026.02.23 16:41:44.220350 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 10 rows starting from the beginning of the part | ||
| 17284 | 2026.02.23 16:41:44.220408 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 32 rows starting from the beginning of the part | ||
| 17285 | 2026.02.23 16:41:44.220455 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 158 rows starting from the beginning of the part | ||
| 17286 | 2026.02.23 16:41:44.220501 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 32 rows starting from the beginning of the part | ||
| 17287 | 2026.02.23 16:41:44.220550 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 152 rows starting from the beginning of the part | ||
| 17288 | 2026.02.23 16:41:44.220774 [ 278 ] {481f8a20-e264-418d-9cea-b32e5ad04a74} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17289 | 2026.02.23 16:41:44.220818 [ 278 ] {481f8a20-e264-418d-9cea-b32e5ad04a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17290 | 2026.02.23 16:41:44.221137 [ 278 ] {481f8a20-e264-418d-9cea-b32e5ad04a74} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17291 | 2026.02.23 16:41:44.221358 [ 278 ] {481f8a20-e264-418d-9cea-b32e5ad04a74} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17292 | 2026.02.23 16:41:44.221464 [ 152 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 17293 | 2026.02.23 16:41:44.221468 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386379 sec., 435667.30309677223 rows/sec., 29.10 MiB/sec. | ||
| 17294 | 2026.02.23 16:41:44.221494 [ 152 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17295 | 2026.02.23 16:41:44.221489 [ 278 ] {481f8a20-e264-418d-9cea-b32e5ad04a74} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001251 sec., 119104.71622701839 rows/sec., 7.69 MiB/sec. | ||
| 17296 | 2026.02.23 16:41:44.221519 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17297 | 2026.02.23 16:41:44.221552 [ 278 ] {481f8a20-e264-418d-9cea-b32e5ad04a74} <Debug> TCPHandler: Processed in 0.001446509 sec. | ||
| 17298 | 2026.02.23 16:41:44.221603 [ 196 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 17299 | 2026.02.23 16:41:44.221609 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17300 | 2026.02.23 16:41:44.221671 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17301 | 2026.02.23 16:41:44.221714 [ 196 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17302 | 2026.02.23 16:41:44.221753 [ 196 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 403 rows starting from the beginning of the part | ||
| 17303 | 2026.02.23 16:41:44.221772 [ 278 ] {bd1a0a1e-96a2-43f8-aed8-d537ebd3f2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17304 | 2026.02.23 16:41:44.221819 [ 278 ] {bd1a0a1e-96a2-43f8-aed8-d537ebd3f2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17305 | 2026.02.23 16:41:44.221823 [ 196 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 253 rows starting from the beginning of the part | ||
| 17306 | 2026.02.23 16:41:44.221879 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_121_24} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17307 | 2026.02.23 16:41:44.221887 [ 196 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 252 rows starting from the beginning of the part | ||
| 17308 | 2026.02.23 16:41:44.221943 [ 196 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 252 rows starting from the beginning of the part | ||
| 17309 | 2026.02.23 16:41:44.221956 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_121_24} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17310 | 2026.02.23 16:41:44.221986 [ 196 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 17311 | 2026.02.23 16:41:44.222028 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 17312 | 2026.02.23 16:41:44.222034 [ 196 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 17313 | 2026.02.23 16:41:44.222286 [ 278 ] {bd1a0a1e-96a2-43f8-aed8-d537ebd3f2d2} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17314 | 2026.02.23 16:41:44.222328 [ 278 ] {bd1a0a1e-96a2-43f8-aed8-d537ebd3f2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17315 | 2026.02.23 16:41:44.222646 [ 278 ] {bd1a0a1e-96a2-43f8-aed8-d537ebd3f2d2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17316 | 2026.02.23 16:41:44.222869 [ 278 ] {bd1a0a1e-96a2-43f8-aed8-d537ebd3f2d2} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17317 | 2026.02.23 16:41:44.223001 [ 278 ] {bd1a0a1e-96a2-43f8-aed8-d537ebd3f2d2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001248 sec., 118589.7435897436 rows/sec., 6.74 MiB/sec. | ||
| 17318 | 2026.02.23 16:41:44.223002 [ 137 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 17319 | 2026.02.23 16:41:44.223041 [ 278 ] {bd1a0a1e-96a2-43f8-aed8-d537ebd3f2d2} <Debug> TCPHandler: Processed in 0.001419009 sec. | ||
| 17320 | 2026.02.23 16:41:44.223069 [ 137 ] {} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17321 | 2026.02.23 16:41:44.223095 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17322 | 2026.02.23 16:41:44.223120 [ 192 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550492 sec., 940346.677054767 rows/sec., 67.30 MiB/sec. | ||
| 17323 | 2026.02.23 16:41:44.223160 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17324 | 2026.02.23 16:41:44.223163 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 17325 | 2026.02.23 16:41:44.223262 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17326 | 2026.02.23 16:41:44.223269 [ 200 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 17327 | 2026.02.23 16:41:44.223287 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 160 rows starting from the beginning of the part | ||
| 17328 | 2026.02.23 16:41:44.223262 [ 278 ] {ae3d7f24-6811-48d1-954d-25d9adb547d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17329 | 2026.02.23 16:41:44.223343 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 17330 | 2026.02.23 16:41:44.223356 [ 278 ] {ae3d7f24-6811-48d1-954d-25d9adb547d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17331 | 2026.02.23 16:41:44.223387 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 17332 | 2026.02.23 16:41:44.223428 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 17333 | 2026.02.23 16:41:44.223465 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 17334 | 2026.02.23 16:41:44.223502 [ 190 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 17335 | 2026.02.23 16:41:44.223589 [ 200 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_42_9} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17336 | 2026.02.23 16:41:44.223676 [ 200 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_42_9} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 17337 | 2026.02.23 16:41:44.223760 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 17338 | 2026.02.23 16:41:44.224059 [ 278 ] {ae3d7f24-6811-48d1-954d-25d9adb547d2} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17339 | 2026.02.23 16:41:44.224101 [ 278 ] {ae3d7f24-6811-48d1-954d-25d9adb547d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17340 | 2026.02.23 16:41:44.224226 [ 189 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001091532 sec., 450742.62596057646 rows/sec., 28.21 MiB/sec. | ||
| 17341 | 2026.02.23 16:41:44.224365 [ 200 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 17342 | 2026.02.23 16:41:44.224445 [ 278 ] {ae3d7f24-6811-48d1-954d-25d9adb547d2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17343 | 2026.02.23 16:41:44.224680 [ 200 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_37_8} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17344 | 2026.02.23 16:41:44.224746 [ 278 ] {ae3d7f24-6811-48d1-954d-25d9adb547d2} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17345 | 2026.02.23 16:41:44.224751 [ 200 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_37_8} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 17346 | 2026.02.23 16:41:44.224858 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17347 | 2026.02.23 16:41:44.224896 [ 278 ] {ae3d7f24-6811-48d1-954d-25d9adb547d2} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001651 sec., 302846.75953967293 rows/sec., 21.28 MiB/sec. | ||
| 17348 | 2026.02.23 16:41:44.224940 [ 278 ] {ae3d7f24-6811-48d1-954d-25d9adb547d2} <Debug> TCPHandler: Processed in 0.001829927 sec. | ||
| 17349 | 2026.02.23 16:41:44.224945 [ 221 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 17350 | 2026.02.23 16:41:44.224978 [ 221 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 17351 | 2026.02.23 16:41:44.225040 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17352 | 2026.02.23 16:41:44.225138 [ 278 ] {3d6afce4-c1f7-43d8-abfa-61d201abf181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17353 | 2026.02.23 16:41:44.225181 [ 278 ] {3d6afce4-c1f7-43d8-abfa-61d201abf181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17354 | 2026.02.23 16:41:44.225517 [ 278 ] {3d6afce4-c1f7-43d8-abfa-61d201abf181} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17355 | 2026.02.23 16:41:44.225554 [ 278 ] {3d6afce4-c1f7-43d8-abfa-61d201abf181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17356 | 2026.02.23 16:41:44.225864 [ 278 ] {3d6afce4-c1f7-43d8-abfa-61d201abf181} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17357 | 2026.02.23 16:41:44.226074 [ 278 ] {3d6afce4-c1f7-43d8-abfa-61d201abf181} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17358 | 2026.02.23 16:41:44.226205 [ 278 ] {3d6afce4-c1f7-43d8-abfa-61d201abf181} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 17359 | 2026.02.23 16:41:44.226243 [ 278 ] {3d6afce4-c1f7-43d8-abfa-61d201abf181} <Debug> TCPHandler: Processed in 0.001251156 sec. | ||
| 17360 | 2026.02.23 16:41:44.226343 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17361 | 2026.02.23 16:41:44.226437 [ 278 ] {359ab127-2d23-49a8-a5f8-75803af55b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17362 | 2026.02.23 16:41:44.226480 [ 278 ] {359ab127-2d23-49a8-a5f8-75803af55b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17363 | 2026.02.23 16:41:44.226911 [ 278 ] {359ab127-2d23-49a8-a5f8-75803af55b88} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17364 | 2026.02.23 16:41:44.226949 [ 278 ] {359ab127-2d23-49a8-a5f8-75803af55b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17365 | 2026.02.23 16:41:44.227281 [ 278 ] {359ab127-2d23-49a8-a5f8-75803af55b88} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17366 | 2026.02.23 16:41:44.227491 [ 278 ] {359ab127-2d23-49a8-a5f8-75803af55b88} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17367 | 2026.02.23 16:41:44.227613 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_118_25 to all_123_123_0 | ||
| 17368 | 2026.02.23 16:41:44.227618 [ 278 ] {359ab127-2d23-49a8-a5f8-75803af55b88} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 17369 | 2026.02.23 16:41:44.227650 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17370 | 2026.02.23 16:41:44.227673 [ 278 ] {359ab127-2d23-49a8-a5f8-75803af55b88} <Debug> TCPHandler: Processed in 0.001377328 sec. | ||
| 17371 | 2026.02.23 16:41:44.227673 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17372 | 2026.02.23 16:41:44.227767 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_123_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_118_25 to all_123_123_0 into Compact with storage Full | ||
| 17373 | 2026.02.23 16:41:44.227800 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17374 | 2026.02.23 16:41:44.227878 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_123_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17375 | 2026.02.23 16:41:44.227904 [ 278 ] {ef670357-d4a7-4ea3-b195-81c71ed9063f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17376 | 2026.02.23 16:41:44.227913 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_118_25, total 35781 rows starting from the beginning of the part | ||
| 17377 | 2026.02.23 16:41:44.227956 [ 278 ] {ef670357-d4a7-4ea3-b195-81c71ed9063f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17378 | 2026.02.23 16:41:44.227983 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 17379 | 2026.02.23 16:41:44.228030 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 17380 | 2026.02.23 16:41:44.228071 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 268 rows starting from the beginning of the part | ||
| 17381 | 2026.02.23 16:41:44.228109 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 17382 | 2026.02.23 16:41:44.228149 [ 190 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 265 rows starting from the beginning of the part | ||
| 17383 | 2026.02.23 16:41:44.228289 [ 278 ] {ef670357-d4a7-4ea3-b195-81c71ed9063f} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17384 | 2026.02.23 16:41:44.228362 [ 278 ] {ef670357-d4a7-4ea3-b195-81c71ed9063f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17385 | 2026.02.23 16:41:44.228711 [ 278 ] {ef670357-d4a7-4ea3-b195-81c71ed9063f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 17386 | 2026.02.23 16:41:44.228927 [ 278 ] {ef670357-d4a7-4ea3-b195-81c71ed9063f} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17387 | 2026.02.23 16:41:44.229028 [ 137 ] {} <Debug> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 17388 | 2026.02.23 16:41:44.229059 [ 137 ] {} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17389 | 2026.02.23 16:41:44.229060 [ 278 ] {ef670357-d4a7-4ea3-b195-81c71ed9063f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001175 sec., 851.063829787234 rows/sec., 57.35 KiB/sec. | ||
| 17390 | 2026.02.23 16:41:44.229078 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17391 | 2026.02.23 16:41:44.229112 [ 278 ] {ef670357-d4a7-4ea3-b195-81c71ed9063f} <Debug> TCPHandler: Processed in 0.001366508 sec. | ||
| 17392 | 2026.02.23 16:41:44.229164 [ 200 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::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 | ||
| 17393 | 2026.02.23 16:41:44.229255 [ 200 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17394 | 2026.02.23 16:41:44.229265 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17395 | 2026.02.23 16:41:44.229283 [ 200 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 21 rows starting from the beginning of the part | ||
| 17396 | 2026.02.23 16:41:44.229347 [ 200 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 17397 | 2026.02.23 16:41:44.229389 [ 200 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 17398 | 2026.02.23 16:41:44.229392 [ 278 ] {df4fb309-63e3-4bf3-bdc3-95b1875f5197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17399 | 2026.02.23 16:41:44.229427 [ 200 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 17400 | 2026.02.23 16:41:44.229467 [ 278 ] {df4fb309-63e3-4bf3-bdc3-95b1875f5197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17401 | 2026.02.23 16:41:44.229469 [ 200 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 17402 | 2026.02.23 16:41:44.229526 [ 200 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 17403 | 2026.02.23 16:41:44.230289 [ 195 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001158374 sec., 22445.25515938721 rows/sec., 1.46 MiB/sec. | ||
| 17404 | 2026.02.23 16:41:44.230368 [ 278 ] {df4fb309-63e3-4bf3-bdc3-95b1875f5197} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17405 | 2026.02.23 16:41:44.230399 [ 200 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 17406 | 2026.02.23 16:41:44.230407 [ 278 ] {df4fb309-63e3-4bf3-bdc3-95b1875f5197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17407 | 2026.02.23 16:41:44.230654 [ 200 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_26_5} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17408 | 2026.02.23 16:41:44.230725 [ 200 ] {97dc9cb4-ce5b-499b-8326-a1427ee1bb47::all_1_26_5} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 17409 | 2026.02.23 16:41:44.230784 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17410 | 2026.02.23 16:41:44.230999 [ 278 ] {df4fb309-63e3-4bf3-bdc3-95b1875f5197} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17411 | 2026.02.23 16:41:44.231227 [ 278 ] {df4fb309-63e3-4bf3-bdc3-95b1875f5197} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17412 | 2026.02.23 16:41:44.231354 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17413 | 2026.02.23 16:41:44.231369 [ 278 ] {df4fb309-63e3-4bf3-bdc3-95b1875f5197} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002001 sec., 4997.501249375312 rows/sec., 8.96 MiB/sec. | ||
| 17414 | 2026.02.23 16:41:44.231392 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17415 | 2026.02.23 16:41:44.231417 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17416 | 2026.02.23 16:41:44.231434 [ 278 ] {df4fb309-63e3-4bf3-bdc3-95b1875f5197} <Debug> TCPHandler: Processed in 0.002230016 sec. | ||
| 17417 | 2026.02.23 16:41:44.231489 [ 191 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 17418 | 2026.02.23 16:41:44.231548 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17419 | 2026.02.23 16:41:44.231643 [ 278 ] {06f6ea0c-e12a-4aa8-a038-b88c09cfb91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17420 | 2026.02.23 16:41:44.231677 [ 191 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17421 | 2026.02.23 16:41:44.231684 [ 278 ] {06f6ea0c-e12a-4aa8-a038-b88c09cfb91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17422 | 2026.02.23 16:41:44.231726 [ 191 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2337 rows starting from the beginning of the part | ||
| 17423 | 2026.02.23 16:41:44.231836 [ 191 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 10 rows starting from the beginning of the part | ||
| 17424 | 2026.02.23 16:41:44.231945 [ 191 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 32 rows starting from the beginning of the part | ||
| 17425 | 2026.02.23 16:41:44.232029 [ 278 ] {06f6ea0c-e12a-4aa8-a038-b88c09cfb91f} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17426 | 2026.02.23 16:41:44.232045 [ 191 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 10 rows starting from the beginning of the part | ||
| 17427 | 2026.02.23 16:41:44.232065 [ 278 ] {06f6ea0c-e12a-4aa8-a038-b88c09cfb91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17428 | 2026.02.23 16:41:44.232138 [ 191 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 32 rows starting from the beginning of the part | ||
| 17429 | 2026.02.23 16:41:44.232229 [ 191 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 10 rows starting from the beginning of the part | ||
| 17430 | 2026.02.23 16:41:44.232379 [ 278 ] {06f6ea0c-e12a-4aa8-a038-b88c09cfb91f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17431 | 2026.02.23 16:41:44.232594 [ 278 ] {06f6ea0c-e12a-4aa8-a038-b88c09cfb91f} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17432 | 2026.02.23 16:41:44.232728 [ 278 ] {06f6ea0c-e12a-4aa8-a038-b88c09cfb91f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 17433 | 2026.02.23 16:41:44.232764 [ 278 ] {06f6ea0c-e12a-4aa8-a038-b88c09cfb91f} <Debug> TCPHandler: Processed in 0.001264526 sec. | ||
| 17434 | 2026.02.23 16:41:44.232799 [ 224 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 17435 | 2026.02.23 16:41:44.232836 [ 224 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 17436 | 2026.02.23 16:41:44.235287 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_123_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36794 rows, containing 5 columns (5 merged, 0 gathered) in 0.007552856 sec., 4871534.688335114 rows/sec., 332.49 MiB/sec. | ||
| 17437 | 2026.02.23 16:41:44.235627 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_123_26} <Trace> MergedBlockOutputStream: filled checksums all_1_123_26 (state Temporary) | ||
| 17438 | 2026.02.23 16:41:44.235986 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_123_26} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_123_26 to all_1_123_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17439 | 2026.02.23 16:41:44.236078 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_123_26} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_118_25, all_123_123_0] -> all_1_123_26 | ||
| 17440 | 2026.02.23 16:41:44.236155 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 17441 | 2026.02.23 16:41:44.236351 [ 221 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 17442 | 2026.02.23 16:41:44.237061 [ 224 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 17443 | 2026.02.23 16:41:44.243190 [ 199 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2431 rows, containing 19 columns (19 merged, 0 gathered) in 0.011731541 sec., 207219.15390314025 rows/sec., 371.33 MiB/sec. | ||
| 17444 | 2026.02.23 16:41:44.245471 [ 199 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17445 | 2026.02.23 16:41:44.245816 [ 199 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17446 | 2026.02.23 16:41:44.245889 [ 199 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17447 | 2026.02.23 16:41:44.246007 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.60 MiB. | ||
| 17448 | 2026.02.23 16:41:44.931429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17449 | 2026.02.23 16:41:44.949573 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17450 | 2026.02.23 16:41:44.949639 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17451 | 2026.02.23 16:41:44.956226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17452 | 2026.02.23 16:41:44.956957 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17453 | 2026.02.23 16:41:44.960145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17454 | 2026.02.23 16:41:45.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.52 MiB, peak 403.55 MiB, free memory in arenas 0.00 B, will set to 390.04 MiB (RSS), difference: 4.52 MiB | ||
| 17455 | 2026.02.23 16:41:45.290954 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 17456 | 2026.02.23 16:41:45.291018 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 17457 | 2026.02.23 16:41:45.294652 [ 224 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 17458 | 2026.02.23 16:41:45.294707 [ 224 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 17459 | 2026.02.23 16:41:45.297240 [ 224 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 17460 | 2026.02.23 16:41:45.301084 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 17461 | 2026.02.23 16:41:46.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.04 MiB, peak 403.55 MiB, free memory in arenas 0.00 B, will set to 390.04 MiB (RSS), difference: 4.00 MiB | ||
| 17462 | 2026.02.23 16:41:46.806041 [ 148 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 17463 | 2026.02.23 16:41:46.806136 [ 148 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17464 | 2026.02.23 16:41:46.806174 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17465 | 2026.02.23 16:41:46.806294 [ 217 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): 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] | ||
| 17466 | 2026.02.23 16:41:46.806347 [ 217 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): 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] | ||
| 17467 | 2026.02.23 16:41:46.806353 [ 198 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 17468 | 2026.02.23 16:41:46.806504 [ 198 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17469 | 2026.02.23 16:41:46.806539 [ 198 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 24 rows starting from the beginning of the part | ||
| 17470 | 2026.02.23 16:41:46.806609 [ 198 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 17471 | 2026.02.23 16:41:46.806661 [ 198 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 17472 | 2026.02.23 16:41:46.806706 [ 198 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 17473 | 2026.02.23 16:41:46.806749 [ 198 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 17474 | 2026.02.23 16:41:46.807460 [ 200 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196195 sec., 36783.300381626745 rows/sec., 3.10 MiB/sec. | ||
| 17475 | 2026.02.23 16:41:46.807615 [ 202 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 17476 | 2026.02.23 16:41:46.807922 [ 202 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_41_10} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17477 | 2026.02.23 16:41:46.808006 [ 202 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_41_10} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 17478 | 2026.02.23 16:41:46.808095 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17479 | 2026.02.23 16:41:46.811224 [ 217 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): 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] | ||
| 17480 | 2026.02.23 16:41:49.233380 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17481 | 2026.02.23 16:41:49.233594 [ 278 ] {b1f8bdbf-d3c8-4816-8073-c122d724652e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17482 | 2026.02.23 16:41:49.233669 [ 278 ] {b1f8bdbf-d3c8-4816-8073-c122d724652e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17483 | 2026.02.23 16:41:49.234430 [ 278 ] {b1f8bdbf-d3c8-4816-8073-c122d724652e} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17484 | 2026.02.23 16:41:49.234480 [ 278 ] {b1f8bdbf-d3c8-4816-8073-c122d724652e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17485 | 2026.02.23 16:41:49.234855 [ 278 ] {b1f8bdbf-d3c8-4816-8073-c122d724652e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17486 | 2026.02.23 16:41:49.235072 [ 278 ] {b1f8bdbf-d3c8-4816-8073-c122d724652e} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17487 | 2026.02.23 16:41:49.235221 [ 278 ] {b1f8bdbf-d3c8-4816-8073-c122d724652e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001682 sec., 2378.1212841854936 rows/sec., 193.92 KiB/sec. | ||
| 17488 | 2026.02.23 16:41:49.235269 [ 278 ] {b1f8bdbf-d3c8-4816-8073-c122d724652e} <Debug> TCPHandler: Processed in 0.002024442 sec. | ||
| 17489 | 2026.02.23 16:41:49.235394 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17490 | 2026.02.23 16:41:49.235494 [ 278 ] {81464da1-c5d2-47dc-95c1-b841d865ac92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17491 | 2026.02.23 16:41:49.235536 [ 278 ] {81464da1-c5d2-47dc-95c1-b841d865ac92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17492 | 2026.02.23 16:41:49.236666 [ 278 ] {81464da1-c5d2-47dc-95c1-b841d865ac92} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17493 | 2026.02.23 16:41:49.236704 [ 278 ] {81464da1-c5d2-47dc-95c1-b841d865ac92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17494 | 2026.02.23 16:41:49.237092 [ 278 ] {81464da1-c5d2-47dc-95c1-b841d865ac92} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17495 | 2026.02.23 16:41:49.237304 [ 278 ] {81464da1-c5d2-47dc-95c1-b841d865ac92} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17496 | 2026.02.23 16:41:49.237430 [ 278 ] {81464da1-c5d2-47dc-95c1-b841d865ac92} <Debug> executeQuery: Read 1262 rows, 107.18 KiB in 0.001958 sec., 644535.2400408579 rows/sec., 53.46 MiB/sec. | ||
| 17497 | 2026.02.23 16:41:49.237467 [ 278 ] {81464da1-c5d2-47dc-95c1-b841d865ac92} <Debug> TCPHandler: Processed in 0.002123594 sec. | ||
| 17498 | 2026.02.23 16:41:49.237587 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17499 | 2026.02.23 16:41:49.237682 [ 278 ] {3864158a-f01b-4e4f-b028-98ca0bb63f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17500 | 2026.02.23 16:41:49.237722 [ 278 ] {3864158a-f01b-4e4f-b028-98ca0bb63f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17501 | 2026.02.23 16:41:49.238195 [ 278 ] {3864158a-f01b-4e4f-b028-98ca0bb63f24} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17502 | 2026.02.23 16:41:49.238232 [ 278 ] {3864158a-f01b-4e4f-b028-98ca0bb63f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17503 | 2026.02.23 16:41:49.238529 [ 278 ] {3864158a-f01b-4e4f-b028-98ca0bb63f24} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17504 | 2026.02.23 16:41:49.238735 [ 278 ] {3864158a-f01b-4e4f-b028-98ca0bb63f24} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17505 | 2026.02.23 16:41:49.238874 [ 278 ] {3864158a-f01b-4e4f-b028-98ca0bb63f24} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.00121 sec., 29752.06611570248 rows/sec., 2.17 MiB/sec. | ||
| 17506 | 2026.02.23 16:41:49.238912 [ 278 ] {3864158a-f01b-4e4f-b028-98ca0bb63f24} <Debug> TCPHandler: Processed in 0.001372218 sec. | ||
| 17507 | 2026.02.23 16:41:49.239029 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17508 | 2026.02.23 16:41:49.239123 [ 278 ] {d1950d92-a120-4ca6-ae67-2ba771f3a3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17509 | 2026.02.23 16:41:49.239161 [ 278 ] {d1950d92-a120-4ca6-ae67-2ba771f3a3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17510 | 2026.02.23 16:41:49.239697 [ 278 ] {d1950d92-a120-4ca6-ae67-2ba771f3a3ee} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17511 | 2026.02.23 16:41:49.239734 [ 278 ] {d1950d92-a120-4ca6-ae67-2ba771f3a3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17512 | 2026.02.23 16:41:49.240040 [ 278 ] {d1950d92-a120-4ca6-ae67-2ba771f3a3ee} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17513 | 2026.02.23 16:41:49.240240 [ 278 ] {d1950d92-a120-4ca6-ae67-2ba771f3a3ee} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17514 | 2026.02.23 16:41:49.240368 [ 278 ] {d1950d92-a120-4ca6-ae67-2ba771f3a3ee} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001263 sec., 180522.56532066507 rows/sec., 12.22 MiB/sec. | ||
| 17515 | 2026.02.23 16:41:49.240405 [ 278 ] {d1950d92-a120-4ca6-ae67-2ba771f3a3ee} <Debug> TCPHandler: Processed in 0.00142341 sec. | ||
| 17516 | 2026.02.23 16:41:49.240521 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17517 | 2026.02.23 16:41:49.240616 [ 278 ] {ee7806a7-f091-4d1d-9957-046c025d13c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17518 | 2026.02.23 16:41:49.240655 [ 278 ] {ee7806a7-f091-4d1d-9957-046c025d13c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17519 | 2026.02.23 16:41:49.241302 [ 278 ] {ee7806a7-f091-4d1d-9957-046c025d13c6} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17520 | 2026.02.23 16:41:49.241339 [ 278 ] {ee7806a7-f091-4d1d-9957-046c025d13c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17521 | 2026.02.23 16:41:49.241661 [ 278 ] {ee7806a7-f091-4d1d-9957-046c025d13c6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17522 | 2026.02.23 16:41:49.241874 [ 278 ] {ee7806a7-f091-4d1d-9957-046c025d13c6} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17523 | 2026.02.23 16:41:49.242002 [ 278 ] {ee7806a7-f091-4d1d-9957-046c025d13c6} <Debug> executeQuery: Read 556 rows, 42.29 KiB in 0.001405 sec., 395729.53736654803 rows/sec., 29.40 MiB/sec. | ||
| 17524 | 2026.02.23 16:41:49.242040 [ 278 ] {ee7806a7-f091-4d1d-9957-046c025d13c6} <Debug> TCPHandler: Processed in 0.001566072 sec. | ||
| 17525 | 2026.02.23 16:41:49.242161 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17526 | 2026.02.23 16:41:49.242255 [ 278 ] {acdee2e3-c78d-4a89-bd5c-2436907f8d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17527 | 2026.02.23 16:41:49.242297 [ 278 ] {acdee2e3-c78d-4a89-bd5c-2436907f8d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17528 | 2026.02.23 16:41:49.242861 [ 278 ] {acdee2e3-c78d-4a89-bd5c-2436907f8d55} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17529 | 2026.02.23 16:41:49.242897 [ 278 ] {acdee2e3-c78d-4a89-bd5c-2436907f8d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17530 | 2026.02.23 16:41:49.243266 [ 278 ] {acdee2e3-c78d-4a89-bd5c-2436907f8d55} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17531 | 2026.02.23 16:41:49.243474 [ 278 ] {acdee2e3-c78d-4a89-bd5c-2436907f8d55} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17532 | 2026.02.23 16:41:49.243600 [ 278 ] {acdee2e3-c78d-4a89-bd5c-2436907f8d55} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001364 sec., 620234.6041055719 rows/sec., 41.75 MiB/sec. | ||
| 17533 | 2026.02.23 16:41:49.243641 [ 278 ] {acdee2e3-c78d-4a89-bd5c-2436907f8d55} <Debug> TCPHandler: Processed in 0.001527541 sec. | ||
| 17534 | 2026.02.23 16:41:49.243756 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17535 | 2026.02.23 16:41:49.243847 [ 278 ] {e38915f1-b6b1-450d-8dc3-3baa4b543a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17536 | 2026.02.23 16:41:49.243901 [ 278 ] {e38915f1-b6b1-450d-8dc3-3baa4b543a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17537 | 2026.02.23 16:41:49.244738 [ 278 ] {e38915f1-b6b1-450d-8dc3-3baa4b543a07} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17538 | 2026.02.23 16:41:49.244774 [ 278 ] {e38915f1-b6b1-450d-8dc3-3baa4b543a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17539 | 2026.02.23 16:41:49.245297 [ 278 ] {e38915f1-b6b1-450d-8dc3-3baa4b543a07} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17540 | 2026.02.23 16:41:49.245513 [ 278 ] {e38915f1-b6b1-450d-8dc3-3baa4b543a07} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17541 | 2026.02.23 16:41:49.245646 [ 278 ] {e38915f1-b6b1-450d-8dc3-3baa4b543a07} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001817 sec., 17611.447440836542 rows/sec., 31.56 MiB/sec. | ||
| 17542 | 2026.02.23 16:41:49.245701 [ 278 ] {e38915f1-b6b1-450d-8dc3-3baa4b543a07} <Debug> TCPHandler: Processed in 0.00199223 sec. | ||
| 17543 | 2026.02.23 16:41:49.245815 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17544 | 2026.02.23 16:41:49.245907 [ 278 ] {c1df1150-0726-430d-a355-6e3861b8bbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17545 | 2026.02.23 16:41:49.245948 [ 278 ] {c1df1150-0726-430d-a355-6e3861b8bbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17546 | 2026.02.23 16:41:49.246287 [ 278 ] {c1df1150-0726-430d-a355-6e3861b8bbc2} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17547 | 2026.02.23 16:41:49.246322 [ 278 ] {c1df1150-0726-430d-a355-6e3861b8bbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17548 | 2026.02.23 16:41:49.246615 [ 278 ] {c1df1150-0726-430d-a355-6e3861b8bbc2} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17549 | 2026.02.23 16:41:49.246831 [ 278 ] {c1df1150-0726-430d-a355-6e3861b8bbc2} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17550 | 2026.02.23 16:41:49.246955 [ 278 ] {c1df1150-0726-430d-a355-6e3861b8bbc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 17551 | 2026.02.23 16:41:49.246990 [ 278 ] {c1df1150-0726-430d-a355-6e3861b8bbc2} <Debug> TCPHandler: Processed in 0.001222595 sec. | ||
| 17552 | 2026.02.23 16:41:49.758892 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 17553 | 2026.02.23 16:41:49.758981 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 17554 | 2026.02.23 16:41:49.766189 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 17555 | 2026.02.23 16:41:50.038053 [ 217 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 17556 | 2026.02.23 16:41:50.038114 [ 217 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 17557 | 2026.02.23 16:41:50.045104 [ 217 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 17558 | 2026.02.23 16:41:50.281794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40824 | ||
| 17559 | 2026.02.23 16:41:50.282391 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2026.02.23 16:41:50.282436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17561 | 2026.02.23 16:41:50.282919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17562 | 2026.02.23 16:41:50.283160 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17563 | 2026.02.23 16:41:50.283308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40824 | ||
| 17564 | 2026.02.23 16:41:50.283379 [ 221 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 17565 | 2026.02.23 16:41:50.283436 [ 221 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 17566 | 2026.02.23 16:41:50.286880 [ 221 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 17567 | 2026.02.23 16:41:50.607371 [ 223 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 17568 | 2026.02.23 16:41:50.607421 [ 223 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 17569 | 2026.02.23 16:41:50.609091 [ 223 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 17570 | 2026.02.23 16:41:51.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.06 MiB, peak 403.55 MiB, free memory in arenas 0.00 B, will set to 390.04 MiB (RSS), difference: 3.98 MiB | ||
| 17571 | 2026.02.23 16:41:52.460239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17572 | 2026.02.23 16:41:52.476777 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17573 | 2026.02.23 16:41:52.476829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17574 | 2026.02.23 16:41:52.482987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17575 | 2026.02.23 16:41:52.483707 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17576 | 2026.02.23 16:41:52.486413 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17577 | 2026.02.23 16:41:52.914459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2148 | ||
| 17578 | 2026.02.23 16:41:52.917152 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17579 | 2026.02.23 16:41:52.917213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17580 | 2026.02.23 16:41:52.918463 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17581 | 2026.02.23 16:41:52.918749 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17582 | 2026.02.23 16:41:52.919150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2148 | ||
| 17583 | 2026.02.23 16:41:54.213873 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17584 | 2026.02.23 16:41:54.214158 [ 278 ] {c6297924-9caa-4c13-83d9-d469894c7240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17585 | 2026.02.23 16:41:54.214261 [ 278 ] {c6297924-9caa-4c13-83d9-d469894c7240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17586 | 2026.02.23 16:41:54.215158 [ 278 ] {c6297924-9caa-4c13-83d9-d469894c7240} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17587 | 2026.02.23 16:41:54.215203 [ 278 ] {c6297924-9caa-4c13-83d9-d469894c7240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17588 | 2026.02.23 16:41:54.215596 [ 278 ] {c6297924-9caa-4c13-83d9-d469894c7240} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17589 | 2026.02.23 16:41:54.215824 [ 278 ] {c6297924-9caa-4c13-83d9-d469894c7240} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17590 | 2026.02.23 16:41:54.215982 [ 278 ] {c6297924-9caa-4c13-83d9-d469894c7240} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001902 sec., 149316.50893796002 rows/sec., 9.48 MiB/sec. | ||
| 17591 | 2026.02.23 16:41:54.216033 [ 278 ] {c6297924-9caa-4c13-83d9-d469894c7240} <Debug> TCPHandler: Processed in 0.002340468 sec. | ||
| 17592 | 2026.02.23 16:41:54.216165 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17593 | 2026.02.23 16:41:54.216268 [ 278 ] {16db58e3-a7ae-4fd6-bca3-780bc7b9eb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17594 | 2026.02.23 16:41:54.216311 [ 278 ] {16db58e3-a7ae-4fd6-bca3-780bc7b9eb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17595 | 2026.02.23 16:41:54.217305 [ 278 ] {16db58e3-a7ae-4fd6-bca3-780bc7b9eb08} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17596 | 2026.02.23 16:41:54.217343 [ 278 ] {16db58e3-a7ae-4fd6-bca3-780bc7b9eb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17597 | 2026.02.23 16:41:54.217712 [ 278 ] {16db58e3-a7ae-4fd6-bca3-780bc7b9eb08} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17598 | 2026.02.23 16:41:54.217918 [ 278 ] {16db58e3-a7ae-4fd6-bca3-780bc7b9eb08} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17599 | 2026.02.23 16:41:54.218052 [ 278 ] {16db58e3-a7ae-4fd6-bca3-780bc7b9eb08} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001807 sec., 452130.6032097399 rows/sec., 35.78 MiB/sec. | ||
| 17600 | 2026.02.23 16:41:54.218091 [ 278 ] {16db58e3-a7ae-4fd6-bca3-780bc7b9eb08} <Debug> TCPHandler: Processed in 0.001977981 sec. | ||
| 17601 | 2026.02.23 16:41:54.218204 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17602 | 2026.02.23 16:41:54.218301 [ 278 ] {07f25437-07e3-4638-a0f9-bcb7780a331f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17603 | 2026.02.23 16:41:54.218341 [ 278 ] {07f25437-07e3-4638-a0f9-bcb7780a331f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17604 | 2026.02.23 16:41:54.218819 [ 278 ] {07f25437-07e3-4638-a0f9-bcb7780a331f} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17605 | 2026.02.23 16:41:54.218855 [ 278 ] {07f25437-07e3-4638-a0f9-bcb7780a331f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17606 | 2026.02.23 16:41:54.219153 [ 278 ] {07f25437-07e3-4638-a0f9-bcb7780a331f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17607 | 2026.02.23 16:41:54.219355 [ 278 ] {07f25437-07e3-4638-a0f9-bcb7780a331f} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17608 | 2026.02.23 16:41:54.219480 [ 278 ] {07f25437-07e3-4638-a0f9-bcb7780a331f} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.0012 sec., 126666.66666666667 rows/sec., 7.56 MiB/sec. | ||
| 17609 | 2026.02.23 16:41:54.219518 [ 278 ] {07f25437-07e3-4638-a0f9-bcb7780a331f} <Debug> TCPHandler: Processed in 0.001364238 sec. | ||
| 17610 | 2026.02.23 16:41:54.219633 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17611 | 2026.02.23 16:41:54.219728 [ 278 ] {d2c0fa5d-642a-4504-9ae6-5a48b23dff2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17612 | 2026.02.23 16:41:54.219766 [ 278 ] {d2c0fa5d-642a-4504-9ae6-5a48b23dff2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17613 | 2026.02.23 16:41:54.220226 [ 278 ] {d2c0fa5d-642a-4504-9ae6-5a48b23dff2c} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17614 | 2026.02.23 16:41:54.220262 [ 278 ] {d2c0fa5d-642a-4504-9ae6-5a48b23dff2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17615 | 2026.02.23 16:41:54.220558 [ 278 ] {d2c0fa5d-642a-4504-9ae6-5a48b23dff2c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17616 | 2026.02.23 16:41:54.220774 [ 278 ] {d2c0fa5d-642a-4504-9ae6-5a48b23dff2c} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17617 | 2026.02.23 16:41:54.220902 [ 278 ] {d2c0fa5d-642a-4504-9ae6-5a48b23dff2c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001193 sec., 124895.22212908634 rows/sec., 8.07 MiB/sec. | ||
| 17618 | 2026.02.23 16:41:54.220940 [ 278 ] {d2c0fa5d-642a-4504-9ae6-5a48b23dff2c} <Debug> TCPHandler: Processed in 0.001356238 sec. | ||
| 17619 | 2026.02.23 16:41:54.221053 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17620 | 2026.02.23 16:41:54.221146 [ 278 ] {e4250dd9-bb76-4749-a8ca-00a5e544ca67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17621 | 2026.02.23 16:41:54.221184 [ 278 ] {e4250dd9-bb76-4749-a8ca-00a5e544ca67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17622 | 2026.02.23 16:41:54.221638 [ 278 ] {e4250dd9-bb76-4749-a8ca-00a5e544ca67} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17623 | 2026.02.23 16:41:54.221674 [ 278 ] {e4250dd9-bb76-4749-a8ca-00a5e544ca67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17624 | 2026.02.23 16:41:54.221965 [ 278 ] {e4250dd9-bb76-4749-a8ca-00a5e544ca67} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17625 | 2026.02.23 16:41:54.222167 [ 278 ] {e4250dd9-bb76-4749-a8ca-00a5e544ca67} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17626 | 2026.02.23 16:41:54.222293 [ 278 ] {e4250dd9-bb76-4749-a8ca-00a5e544ca67} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 17627 | 2026.02.23 16:41:54.222331 [ 278 ] {e4250dd9-bb76-4749-a8ca-00a5e544ca67} <Debug> TCPHandler: Processed in 0.001327338 sec. | ||
| 17628 | 2026.02.23 16:41:54.222445 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17629 | 2026.02.23 16:41:54.222539 [ 278 ] {87de72b2-d758-4f11-9705-18e50e00b20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17630 | 2026.02.23 16:41:54.222577 [ 278 ] {87de72b2-d758-4f11-9705-18e50e00b20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17631 | 2026.02.23 16:41:54.223245 [ 278 ] {87de72b2-d758-4f11-9705-18e50e00b20c} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17632 | 2026.02.23 16:41:54.223282 [ 278 ] {87de72b2-d758-4f11-9705-18e50e00b20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17633 | 2026.02.23 16:41:54.223599 [ 278 ] {87de72b2-d758-4f11-9705-18e50e00b20c} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17634 | 2026.02.23 16:41:54.223802 [ 278 ] {87de72b2-d758-4f11-9705-18e50e00b20c} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17635 | 2026.02.23 16:41:54.223931 [ 278 ] {87de72b2-d758-4f11-9705-18e50e00b20c} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001411 sec., 354358.61091424525 rows/sec., 24.90 MiB/sec. | ||
| 17636 | 2026.02.23 16:41:54.223970 [ 278 ] {87de72b2-d758-4f11-9705-18e50e00b20c} <Debug> TCPHandler: Processed in 0.001573602 sec. | ||
| 17637 | 2026.02.23 16:41:54.224093 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17638 | 2026.02.23 16:41:54.224215 [ 278 ] {47a8343a-e29f-4f94-9aa6-fbe923e95408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17639 | 2026.02.23 16:41:54.224267 [ 278 ] {47a8343a-e29f-4f94-9aa6-fbe923e95408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17640 | 2026.02.23 16:41:54.224660 [ 278 ] {47a8343a-e29f-4f94-9aa6-fbe923e95408} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17641 | 2026.02.23 16:41:54.224697 [ 278 ] {47a8343a-e29f-4f94-9aa6-fbe923e95408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17642 | 2026.02.23 16:41:54.225008 [ 278 ] {47a8343a-e29f-4f94-9aa6-fbe923e95408} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17643 | 2026.02.23 16:41:54.225221 [ 278 ] {47a8343a-e29f-4f94-9aa6-fbe923e95408} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17644 | 2026.02.23 16:41:54.225351 [ 278 ] {47a8343a-e29f-4f94-9aa6-fbe923e95408} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 17645 | 2026.02.23 16:41:54.225390 [ 278 ] {47a8343a-e29f-4f94-9aa6-fbe923e95408} <Debug> TCPHandler: Processed in 0.001359088 sec. | ||
| 17646 | 2026.02.23 16:41:54.225525 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17647 | 2026.02.23 16:41:54.225628 [ 278 ] {00b8e5d4-4e4f-41ed-8fee-b7013226a8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17648 | 2026.02.23 16:41:54.225674 [ 278 ] {00b8e5d4-4e4f-41ed-8fee-b7013226a8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17649 | 2026.02.23 16:41:54.226126 [ 278 ] {00b8e5d4-4e4f-41ed-8fee-b7013226a8da} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17650 | 2026.02.23 16:41:54.226164 [ 278 ] {00b8e5d4-4e4f-41ed-8fee-b7013226a8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17651 | 2026.02.23 16:41:54.226502 [ 278 ] {00b8e5d4-4e4f-41ed-8fee-b7013226a8da} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17652 | 2026.02.23 16:41:54.226713 [ 278 ] {00b8e5d4-4e4f-41ed-8fee-b7013226a8da} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17653 | 2026.02.23 16:41:54.226843 [ 278 ] {00b8e5d4-4e4f-41ed-8fee-b7013226a8da} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001233 sec., 214922.95214922953 rows/sec., 14.28 MiB/sec. | ||
| 17654 | 2026.02.23 16:41:54.226882 [ 278 ] {00b8e5d4-4e4f-41ed-8fee-b7013226a8da} <Debug> TCPHandler: Processed in 0.001418079 sec. | ||
| 17655 | 2026.02.23 16:41:54.226996 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17656 | 2026.02.23 16:41:54.227092 [ 278 ] {45695c9a-b4e7-4f9a-9fea-ce25461d24dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17657 | 2026.02.23 16:41:54.227135 [ 278 ] {45695c9a-b4e7-4f9a-9fea-ce25461d24dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17658 | 2026.02.23 16:41:54.227449 [ 278 ] {45695c9a-b4e7-4f9a-9fea-ce25461d24dc} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17659 | 2026.02.23 16:41:54.227486 [ 278 ] {45695c9a-b4e7-4f9a-9fea-ce25461d24dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17660 | 2026.02.23 16:41:54.227781 [ 278 ] {45695c9a-b4e7-4f9a-9fea-ce25461d24dc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17661 | 2026.02.23 16:41:54.227982 [ 278 ] {45695c9a-b4e7-4f9a-9fea-ce25461d24dc} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17662 | 2026.02.23 16:41:54.228110 [ 278 ] {45695c9a-b4e7-4f9a-9fea-ce25461d24dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 17663 | 2026.02.23 16:41:54.228148 [ 278 ] {45695c9a-b4e7-4f9a-9fea-ce25461d24dc} <Debug> TCPHandler: Processed in 0.001201995 sec. | ||
| 17664 | 2026.02.23 16:41:54.228250 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17665 | 2026.02.23 16:41:54.228343 [ 278 ] {988468d1-85a3-4c14-9a9d-e5564a3d8af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17666 | 2026.02.23 16:41:54.228397 [ 278 ] {988468d1-85a3-4c14-9a9d-e5564a3d8af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17667 | 2026.02.23 16:41:54.229222 [ 278 ] {988468d1-85a3-4c14-9a9d-e5564a3d8af2} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17668 | 2026.02.23 16:41:54.229261 [ 278 ] {988468d1-85a3-4c14-9a9d-e5564a3d8af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17669 | 2026.02.23 16:41:54.229785 [ 278 ] {988468d1-85a3-4c14-9a9d-e5564a3d8af2} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17670 | 2026.02.23 16:41:54.230010 [ 278 ] {988468d1-85a3-4c14-9a9d-e5564a3d8af2} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17671 | 2026.02.23 16:41:54.230153 [ 278 ] {988468d1-85a3-4c14-9a9d-e5564a3d8af2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001827 sec., 5473.453749315818 rows/sec., 9.81 MiB/sec. | ||
| 17672 | 2026.02.23 16:41:54.230221 [ 278 ] {988468d1-85a3-4c14-9a9d-e5564a3d8af2} <Debug> TCPHandler: Processed in 0.002021882 sec. | ||
| 17673 | 2026.02.23 16:41:54.230337 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17674 | 2026.02.23 16:41:54.230433 [ 278 ] {6730299a-a2f4-49e0-83ca-1e45e591a224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17675 | 2026.02.23 16:41:54.230476 [ 278 ] {6730299a-a2f4-49e0-83ca-1e45e591a224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17676 | 2026.02.23 16:41:54.230822 [ 278 ] {6730299a-a2f4-49e0-83ca-1e45e591a224} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17677 | 2026.02.23 16:41:54.230859 [ 278 ] {6730299a-a2f4-49e0-83ca-1e45e591a224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17678 | 2026.02.23 16:41:54.231159 [ 278 ] {6730299a-a2f4-49e0-83ca-1e45e591a224} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17679 | 2026.02.23 16:41:54.231365 [ 278 ] {6730299a-a2f4-49e0-83ca-1e45e591a224} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17680 | 2026.02.23 16:41:54.231491 [ 278 ] {6730299a-a2f4-49e0-83ca-1e45e591a224} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 17681 | 2026.02.23 16:41:54.231528 [ 278 ] {6730299a-a2f4-49e0-83ca-1e45e591a224} <Debug> TCPHandler: Processed in 0.001242846 sec. | ||
| 17682 | 2026.02.23 16:41:57.575241 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17683 | 2026.02.23 16:41:57.575312 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17684 | 2026.02.23 16:41:57.783515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41272 | ||
| 17685 | 2026.02.23 16:41:57.784323 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17686 | 2026.02.23 16:41:57.784394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17687 | 2026.02.23 16:41:57.785168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17688 | 2026.02.23 16:41:57.785393 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17689 | 2026.02.23 16:41:57.785530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41272 | ||
| 17690 | 2026.02.23 16:41:57.785552 [ 134 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17691 | 2026.02.23 16:41:57.785645 [ 134 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17692 | 2026.02.23 16:41:57.785684 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17693 | 2026.02.23 16:41:57.785838 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 17694 | 2026.02.23 16:41:57.786024 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17695 | 2026.02.23 16:41:57.786089 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38904 rows starting from the beginning of the part | ||
| 17696 | 2026.02.23 16:41:57.786190 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 17697 | 2026.02.23 16:41:57.786264 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 17698 | 2026.02.23 16:41:57.786331 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 17699 | 2026.02.23 16:41:57.786393 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 17700 | 2026.02.23 16:41:57.786457 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 17701 | 2026.02.23 16:41:57.789140 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41272 rows, containing 4 columns (4 merged, 0 gathered) in 0.003372959 sec., 12236140.433370225 rows/sec., 175.04 MiB/sec. | ||
| 17702 | 2026.02.23 16:41:57.789482 [ 186 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17703 | 2026.02.23 16:41:57.789777 [ 186 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_86_17} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17704 | 2026.02.23 16:41:57.789848 [ 186 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_86_17} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17705 | 2026.02.23 16:41:57.789929 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17706 | 2026.02.23 16:41:59.206834 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17707 | 2026.02.23 16:41:59.207039 [ 278 ] {564f3ec5-2ab7-4a11-9b4d-95077c8261fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17708 | 2026.02.23 16:41:59.207114 [ 278 ] {564f3ec5-2ab7-4a11-9b4d-95077c8261fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17709 | 2026.02.23 16:41:59.207862 [ 278 ] {564f3ec5-2ab7-4a11-9b4d-95077c8261fa} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17710 | 2026.02.23 16:41:59.207911 [ 278 ] {564f3ec5-2ab7-4a11-9b4d-95077c8261fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17711 | 2026.02.23 16:41:59.208316 [ 278 ] {564f3ec5-2ab7-4a11-9b4d-95077c8261fa} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17712 | 2026.02.23 16:41:59.208546 [ 278 ] {564f3ec5-2ab7-4a11-9b4d-95077c8261fa} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17713 | 2026.02.23 16:41:59.208701 [ 278 ] {564f3ec5-2ab7-4a11-9b4d-95077c8261fa} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001719 sec., 69808.02792321116 rows/sec., 5.95 MiB/sec. | ||
| 17714 | 2026.02.23 16:41:59.208719 [ 129 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17715 | 2026.02.23 16:41:59.208753 [ 278 ] {564f3ec5-2ab7-4a11-9b4d-95077c8261fa} <Debug> TCPHandler: Processed in 0.002058462 sec. | ||
| 17716 | 2026.02.23 16:41:59.208798 [ 129 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17717 | 2026.02.23 16:41:59.208828 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17718 | 2026.02.23 16:41:59.208901 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17719 | 2026.02.23 16:41:59.208962 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 17720 | 2026.02.23 16:41:59.209010 [ 278 ] {7810d175-9efc-4acb-83e6-34220d6160fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17721 | 2026.02.23 16:41:59.209061 [ 278 ] {7810d175-9efc-4acb-83e6-34220d6160fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17722 | 2026.02.23 16:41:59.209129 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17723 | 2026.02.23 16:41:59.209182 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2157 rows starting from the beginning of the part | ||
| 17724 | 2026.02.23 16:41:59.209262 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 120 rows starting from the beginning of the part | ||
| 17725 | 2026.02.23 16:41:59.209314 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 817 rows starting from the beginning of the part | ||
| 17726 | 2026.02.23 16:41:59.209362 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1262 rows starting from the beginning of the part | ||
| 17727 | 2026.02.23 16:41:59.209407 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 817 rows starting from the beginning of the part | ||
| 17728 | 2026.02.23 16:41:59.209453 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 120 rows starting from the beginning of the part | ||
| 17729 | 2026.02.23 16:41:59.209502 [ 278 ] {7810d175-9efc-4acb-83e6-34220d6160fd} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17730 | 2026.02.23 16:41:59.209544 [ 278 ] {7810d175-9efc-4acb-83e6-34220d6160fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17731 | 2026.02.23 16:41:59.209895 [ 278 ] {7810d175-9efc-4acb-83e6-34220d6160fd} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17732 | 2026.02.23 16:41:59.210115 [ 278 ] {7810d175-9efc-4acb-83e6-34220d6160fd} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17733 | 2026.02.23 16:41:59.210253 [ 278 ] {7810d175-9efc-4acb-83e6-34220d6160fd} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001266 sec., 25276.46129541864 rows/sec., 1.86 MiB/sec. | ||
| 17734 | 2026.02.23 16:41:59.210294 [ 278 ] {7810d175-9efc-4acb-83e6-34220d6160fd} <Debug> TCPHandler: Processed in 0.00144703 sec. | ||
| 17735 | 2026.02.23 16:41:59.210414 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17736 | 2026.02.23 16:41:59.210514 [ 278 ] {89b20f53-367a-47f1-ad24-3f77f3e6c37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17737 | 2026.02.23 16:41:59.210556 [ 278 ] {89b20f53-367a-47f1-ad24-3f77f3e6c37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17738 | 2026.02.23 16:41:59.210993 [ 278 ] {89b20f53-367a-47f1-ad24-3f77f3e6c37c} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17739 | 2026.02.23 16:41:59.211031 [ 278 ] {89b20f53-367a-47f1-ad24-3f77f3e6c37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17740 | 2026.02.23 16:41:59.211337 [ 278 ] {89b20f53-367a-47f1-ad24-3f77f3e6c37c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17741 | 2026.02.23 16:41:59.211542 [ 278 ] {89b20f53-367a-47f1-ad24-3f77f3e6c37c} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17742 | 2026.02.23 16:41:59.211587 [ 198 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5293 rows, containing 5 columns (5 merged, 0 gathered) in 0.002683835 sec., 1972177.8723356691 rows/sec., 168.37 MiB/sec. | ||
| 17743 | 2026.02.23 16:41:59.211670 [ 129 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17744 | 2026.02.23 16:41:59.211674 [ 278 ] {89b20f53-367a-47f1-ad24-3f77f3e6c37c} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001179 sec., 81424.93638676846 rows/sec., 6.36 MiB/sec. | ||
| 17745 | 2026.02.23 16:41:59.211716 [ 129 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17746 | 2026.02.23 16:41:59.211737 [ 278 ] {89b20f53-367a-47f1-ad24-3f77f3e6c37c} <Debug> TCPHandler: Processed in 0.001379389 sec. | ||
| 17747 | 2026.02.23 16:41:59.211741 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17748 | 2026.02.23 16:41:59.211831 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 17749 | 2026.02.23 16:41:59.211867 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17750 | 2026.02.23 16:41:59.211904 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17751 | 2026.02.23 16:41:59.211932 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17752 | 2026.02.23 16:41:59.211962 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1066 rows starting from the beginning of the part | ||
| 17753 | 2026.02.23 16:41:59.211968 [ 278 ] {c60ddc5a-42e0-42c7-b572-092f4af6f301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17754 | 2026.02.23 16:41:59.212007 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 96 rows starting from the beginning of the part | ||
| 17755 | 2026.02.23 16:41:59.212019 [ 278 ] {c60ddc5a-42e0-42c7-b572-092f4af6f301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17756 | 2026.02.23 16:41:59.212053 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 500 rows starting from the beginning of the part | ||
| 17757 | 2026.02.23 16:41:59.212094 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 556 rows starting from the beginning of the part | ||
| 17758 | 2026.02.23 16:41:59.212130 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 500 rows starting from the beginning of the part | ||
| 17759 | 2026.02.23 16:41:59.212165 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 96 rows starting from the beginning of the part | ||
| 17760 | 2026.02.23 16:41:59.212243 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_126_25} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17761 | 2026.02.23 16:41:59.212339 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_126_25} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17762 | 2026.02.23 16:41:59.212437 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 17763 | 2026.02.23 16:41:59.212438 [ 278 ] {c60ddc5a-42e0-42c7-b572-092f4af6f301} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17764 | 2026.02.23 16:41:59.212487 [ 278 ] {c60ddc5a-42e0-42c7-b572-092f4af6f301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17765 | 2026.02.23 16:41:59.212842 [ 278 ] {c60ddc5a-42e0-42c7-b572-092f4af6f301} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17766 | 2026.02.23 16:41:59.213052 [ 278 ] {c60ddc5a-42e0-42c7-b572-092f4af6f301} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17767 | 2026.02.23 16:41:59.213185 [ 278 ] {c60ddc5a-42e0-42c7-b572-092f4af6f301} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 17768 | 2026.02.23 16:41:59.213224 [ 278 ] {c60ddc5a-42e0-42c7-b572-092f4af6f301} <Debug> TCPHandler: Processed in 0.001408499 sec. | ||
| 17769 | 2026.02.23 16:41:59.213270 [ 198 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2814 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147166 sec., 1912126.442248889 rows/sec., 146.07 MiB/sec. | ||
| 17770 | 2026.02.23 16:41:59.213336 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17771 | 2026.02.23 16:41:59.213436 [ 278 ] {f81d3bd9-1875-4a00-9048-caaae735d431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17772 | 2026.02.23 16:41:59.213452 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17773 | 2026.02.23 16:41:59.213494 [ 278 ] {f81d3bd9-1875-4a00-9048-caaae735d431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17774 | 2026.02.23 16:41:59.213698 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_126_25} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17775 | 2026.02.23 16:41:59.213771 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_126_25} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17776 | 2026.02.23 16:41:59.213848 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 17777 | 2026.02.23 16:41:59.214329 [ 278 ] {f81d3bd9-1875-4a00-9048-caaae735d431} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17778 | 2026.02.23 16:41:59.214371 [ 278 ] {f81d3bd9-1875-4a00-9048-caaae735d431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17779 | 2026.02.23 16:41:59.214940 [ 278 ] {f81d3bd9-1875-4a00-9048-caaae735d431} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17780 | 2026.02.23 16:41:59.215165 [ 278 ] {f81d3bd9-1875-4a00-9048-caaae735d431} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17781 | 2026.02.23 16:41:59.215305 [ 278 ] {f81d3bd9-1875-4a00-9048-caaae735d431} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001887 sec., 16958.134605193427 rows/sec., 30.39 MiB/sec. | ||
| 17782 | 2026.02.23 16:41:59.215375 [ 278 ] {f81d3bd9-1875-4a00-9048-caaae735d431} <Debug> TCPHandler: Processed in 0.002089863 sec. | ||
| 17783 | 2026.02.23 16:41:59.215490 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17784 | 2026.02.23 16:41:59.215586 [ 278 ] {bcea5ed3-7eb5-414e-a9c9-627b1eec3b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17785 | 2026.02.23 16:41:59.215630 [ 278 ] {bcea5ed3-7eb5-414e-a9c9-627b1eec3b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17786 | 2026.02.23 16:41:59.215973 [ 278 ] {bcea5ed3-7eb5-414e-a9c9-627b1eec3b00} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17787 | 2026.02.23 16:41:59.216010 [ 278 ] {bcea5ed3-7eb5-414e-a9c9-627b1eec3b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17788 | 2026.02.23 16:41:59.216309 [ 278 ] {bcea5ed3-7eb5-414e-a9c9-627b1eec3b00} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17789 | 2026.02.23 16:41:59.216522 [ 278 ] {bcea5ed3-7eb5-414e-a9c9-627b1eec3b00} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17790 | 2026.02.23 16:41:59.216637 [ 129 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17791 | 2026.02.23 16:41:59.216650 [ 278 ] {bcea5ed3-7eb5-414e-a9c9-627b1eec3b00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 17792 | 2026.02.23 16:41:59.216679 [ 129 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17793 | 2026.02.23 16:41:59.216707 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17794 | 2026.02.23 16:41:59.216713 [ 278 ] {bcea5ed3-7eb5-414e-a9c9-627b1eec3b00} <Debug> TCPHandler: Processed in 0.001272776 sec. | ||
| 17795 | 2026.02.23 16:41:59.216800 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 17796 | 2026.02.23 16:41:59.216914 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17797 | 2026.02.23 16:41:59.216945 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7380 rows starting from the beginning of the part | ||
| 17798 | 2026.02.23 16:41:59.216996 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 17799 | 2026.02.23 16:41:59.217036 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 17800 | 2026.02.23 16:41:59.217074 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 17801 | 2026.02.23 16:41:59.217111 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 90 rows starting from the beginning of the part | ||
| 17802 | 2026.02.23 16:41:59.217150 [ 200 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 17803 | 2026.02.23 16:41:59.218978 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002209975 sec., 3502302.0622405233 rows/sec., 231.42 MiB/sec. | ||
| 17804 | 2026.02.23 16:41:59.219442 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17805 | 2026.02.23 16:41:59.219752 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_126_25} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17806 | 2026.02.23 16:41:59.219831 [ 198 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_126_25} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17807 | 2026.02.23 16:41:59.219933 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 17808 | 2026.02.23 16:41:59.986517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 17809 | 2026.02.23 16:42:00.004728 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17810 | 2026.02.23 16:42:00.004792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17811 | 2026.02.23 16:42:00.011035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17812 | 2026.02.23 16:42:00.011728 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17813 | 2026.02.23 16:42:00.012035 [ 130 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17814 | 2026.02.23 16:42:00.012110 [ 130 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17815 | 2026.02.23 16:42:00.012135 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17816 | 2026.02.23 16:42:00.012232 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 17817 | 2026.02.23 16:42:00.015103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17818 | 2026.02.23 16:42:00.015207 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17819 | 2026.02.23 16:42:00.015963 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 17820 | 2026.02.23 16:42:00.019455 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 17821 | 2026.02.23 16:42:00.023165 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 17822 | 2026.02.23 16:42:00.027120 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 17823 | 2026.02.23 16:42:00.031715 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 17824 | 2026.02.23 16:42:00.036177 [ 187 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 17825 | 2026.02.23 16:42:00.099438 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.087240425 sec., 7427.749234371566 rows/sec., 38.41 MiB/sec. | ||
| 17826 | 2026.02.23 16:42:00.102556 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17827 | 2026.02.23 16:42:00.104653 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_86_17} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17828 | 2026.02.23 16:42:00.104777 [ 189 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_86_17} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17829 | 2026.02.23 16:42:00.107578 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17830 | 2026.02.23 16:42:01.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.12 MiB, peak 408.54 MiB, free memory in arenas 0.00 B, will set to 390.07 MiB (RSS), difference: -1.05 MiB | ||
| 17831 | 2026.02.23 16:42:01.646142 [ 218 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17832 | 2026.02.23 16:42:01.646206 [ 218 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17833 | 2026.02.23 16:42:01.658129 [ 218 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17834 | 2026.02.23 16:42:02.919408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2182 | ||
| 17835 | 2026.02.23 16:42:02.921958 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17836 | 2026.02.23 16:42:02.922018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17837 | 2026.02.23 16:42:02.923278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17838 | 2026.02.23 16:42:02.923576 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17839 | 2026.02.23 16:42:02.923834 [ 221 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 17840 | 2026.02.23 16:42:02.923890 [ 221 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 17841 | 2026.02.23 16:42:02.923966 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2182 | ||
| 17842 | 2026.02.23 16:42:02.931059 [ 221 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 17843 | 2026.02.23 16:42:04.015059 [ 221 ] {} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): 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] | ||
| 17844 | 2026.02.23 16:42:04.015124 [ 221 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): 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] | ||
| 17845 | 2026.02.23 16:42:04.017506 [ 221 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): 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] | ||
| 17846 | 2026.02.23 16:42:04.213826 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17847 | 2026.02.23 16:42:04.214032 [ 278 ] {9ab29898-378f-4fa2-b5dc-1d1d4ea9edc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17848 | 2026.02.23 16:42:04.214116 [ 278 ] {9ab29898-378f-4fa2-b5dc-1d1d4ea9edc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17849 | 2026.02.23 16:42:04.215028 [ 278 ] {9ab29898-378f-4fa2-b5dc-1d1d4ea9edc7} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17850 | 2026.02.23 16:42:04.215076 [ 278 ] {9ab29898-378f-4fa2-b5dc-1d1d4ea9edc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17851 | 2026.02.23 16:42:04.215474 [ 278 ] {9ab29898-378f-4fa2-b5dc-1d1d4ea9edc7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17852 | 2026.02.23 16:42:04.215698 [ 278 ] {9ab29898-378f-4fa2-b5dc-1d1d4ea9edc7} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17853 | 2026.02.23 16:42:04.215848 [ 278 ] {9ab29898-378f-4fa2-b5dc-1d1d4ea9edc7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00188 sec., 151063.82978723405 rows/sec., 9.59 MiB/sec. | ||
| 17854 | 2026.02.23 16:42:04.215890 [ 278 ] {9ab29898-378f-4fa2-b5dc-1d1d4ea9edc7} <Debug> TCPHandler: Processed in 0.002192605 sec. | ||
| 17855 | 2026.02.23 16:42:04.216010 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17856 | 2026.02.23 16:42:04.216104 [ 278 ] {b162d008-4a84-42b8-a02a-8b59cf11de47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17857 | 2026.02.23 16:42:04.216144 [ 278 ] {b162d008-4a84-42b8-a02a-8b59cf11de47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17858 | 2026.02.23 16:42:04.216534 [ 278 ] {b162d008-4a84-42b8-a02a-8b59cf11de47} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17859 | 2026.02.23 16:42:04.216570 [ 278 ] {b162d008-4a84-42b8-a02a-8b59cf11de47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17860 | 2026.02.23 16:42:04.216853 [ 278 ] {b162d008-4a84-42b8-a02a-8b59cf11de47} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17861 | 2026.02.23 16:42:04.217065 [ 278 ] {b162d008-4a84-42b8-a02a-8b59cf11de47} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17862 | 2026.02.23 16:42:04.217191 [ 278 ] {b162d008-4a84-42b8-a02a-8b59cf11de47} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001105 sec., 3619.9095022624433 rows/sec., 295.18 KiB/sec. | ||
| 17863 | 2026.02.23 16:42:04.217228 [ 278 ] {b162d008-4a84-42b8-a02a-8b59cf11de47} <Debug> TCPHandler: Processed in 0.001265786 sec. | ||
| 17864 | 2026.02.23 16:42:04.217337 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17865 | 2026.02.23 16:42:04.217429 [ 278 ] {ef207907-48d3-4b25-96ec-241f1b19810f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17866 | 2026.02.23 16:42:04.217467 [ 278 ] {ef207907-48d3-4b25-96ec-241f1b19810f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17867 | 2026.02.23 16:42:04.218173 [ 278 ] {ef207907-48d3-4b25-96ec-241f1b19810f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17868 | 2026.02.23 16:42:04.218208 [ 278 ] {ef207907-48d3-4b25-96ec-241f1b19810f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17869 | 2026.02.23 16:42:04.218544 [ 278 ] {ef207907-48d3-4b25-96ec-241f1b19810f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17870 | 2026.02.23 16:42:04.218753 [ 278 ] {ef207907-48d3-4b25-96ec-241f1b19810f} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17871 | 2026.02.23 16:42:04.218879 [ 278 ] {ef207907-48d3-4b25-96ec-241f1b19810f} <Debug> executeQuery: Read 819 rows, 66.34 KiB in 0.001467 sec., 558282.2085889571 rows/sec., 44.16 MiB/sec. | ||
| 17872 | 2026.02.23 16:42:04.218916 [ 278 ] {ef207907-48d3-4b25-96ec-241f1b19810f} <Debug> TCPHandler: Processed in 0.001626064 sec. | ||
| 17873 | 2026.02.23 16:42:04.219026 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17874 | 2026.02.23 16:42:04.219118 [ 278 ] {b0673605-cdc8-4052-a558-8860cd9e31c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17875 | 2026.02.23 16:42:04.219155 [ 278 ] {b0673605-cdc8-4052-a558-8860cd9e31c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17876 | 2026.02.23 16:42:04.219576 [ 278 ] {b0673605-cdc8-4052-a558-8860cd9e31c7} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17877 | 2026.02.23 16:42:04.219612 [ 278 ] {b0673605-cdc8-4052-a558-8860cd9e31c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17878 | 2026.02.23 16:42:04.219914 [ 278 ] {b0673605-cdc8-4052-a558-8860cd9e31c7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17879 | 2026.02.23 16:42:04.220122 [ 278 ] {b0673605-cdc8-4052-a558-8860cd9e31c7} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17880 | 2026.02.23 16:42:04.220245 [ 278 ] {b0673605-cdc8-4052-a558-8860cd9e31c7} <Debug> executeQuery: Read 156 rows, 9.57 KiB in 0.001145 sec., 136244.54148471617 rows/sec., 8.16 MiB/sec. | ||
| 17881 | 2026.02.23 16:42:04.220282 [ 278 ] {b0673605-cdc8-4052-a558-8860cd9e31c7} <Debug> TCPHandler: Processed in 0.001303047 sec. | ||
| 17882 | 2026.02.23 16:42:04.220392 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17883 | 2026.02.23 16:42:04.220483 [ 278 ] {24689cdf-76da-432e-8cc8-f75af086db2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17884 | 2026.02.23 16:42:04.220521 [ 278 ] {24689cdf-76da-432e-8cc8-f75af086db2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17885 | 2026.02.23 16:42:04.220950 [ 278 ] {24689cdf-76da-432e-8cc8-f75af086db2a} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17886 | 2026.02.23 16:42:04.220986 [ 278 ] {24689cdf-76da-432e-8cc8-f75af086db2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17887 | 2026.02.23 16:42:04.221274 [ 278 ] {24689cdf-76da-432e-8cc8-f75af086db2a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17888 | 2026.02.23 16:42:04.221483 [ 278 ] {24689cdf-76da-432e-8cc8-f75af086db2a} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17889 | 2026.02.23 16:42:04.221605 [ 278 ] {24689cdf-76da-432e-8cc8-f75af086db2a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001138 sec., 130931.45869947277 rows/sec., 8.46 MiB/sec. | ||
| 17890 | 2026.02.23 16:42:04.221641 [ 278 ] {24689cdf-76da-432e-8cc8-f75af086db2a} <Debug> TCPHandler: Processed in 0.001296197 sec. | ||
| 17891 | 2026.02.23 16:42:04.221754 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17892 | 2026.02.23 16:42:04.221846 [ 278 ] {3ce501af-c7ac-45ae-aa9a-d12c372f63a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17893 | 2026.02.23 16:42:04.221884 [ 278 ] {3ce501af-c7ac-45ae-aa9a-d12c372f63a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17894 | 2026.02.23 16:42:04.222302 [ 278 ] {3ce501af-c7ac-45ae-aa9a-d12c372f63a8} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17895 | 2026.02.23 16:42:04.222338 [ 278 ] {3ce501af-c7ac-45ae-aa9a-d12c372f63a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17896 | 2026.02.23 16:42:04.222631 [ 278 ] {3ce501af-c7ac-45ae-aa9a-d12c372f63a8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17897 | 2026.02.23 16:42:04.222835 [ 278 ] {3ce501af-c7ac-45ae-aa9a-d12c372f63a8} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17898 | 2026.02.23 16:42:04.222958 [ 278 ] {3ce501af-c7ac-45ae-aa9a-d12c372f63a8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001129 sec., 131089.45969884854 rows/sec., 7.46 MiB/sec. | ||
| 17899 | 2026.02.23 16:42:04.222995 [ 278 ] {3ce501af-c7ac-45ae-aa9a-d12c372f63a8} <Debug> TCPHandler: Processed in 0.001288167 sec. | ||
| 17900 | 2026.02.23 16:42:04.223105 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17901 | 2026.02.23 16:42:04.223197 [ 278 ] {db1e2456-d126-40a5-92c9-be201245e2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17902 | 2026.02.23 16:42:04.223235 [ 278 ] {db1e2456-d126-40a5-92c9-be201245e2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17903 | 2026.02.23 16:42:04.223839 [ 278 ] {db1e2456-d126-40a5-92c9-be201245e2f9} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17904 | 2026.02.23 16:42:04.223875 [ 278 ] {db1e2456-d126-40a5-92c9-be201245e2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17905 | 2026.02.23 16:42:04.224183 [ 278 ] {db1e2456-d126-40a5-92c9-be201245e2f9} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17906 | 2026.02.23 16:42:04.224387 [ 278 ] {db1e2456-d126-40a5-92c9-be201245e2f9} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17907 | 2026.02.23 16:42:04.224510 [ 278 ] {db1e2456-d126-40a5-92c9-be201245e2f9} <Debug> executeQuery: Read 504 rows, 36.31 KiB in 0.001331 sec., 378662.6596543952 rows/sec., 26.64 MiB/sec. | ||
| 17908 | 2026.02.23 16:42:04.224548 [ 278 ] {db1e2456-d126-40a5-92c9-be201245e2f9} <Debug> TCPHandler: Processed in 0.001489781 sec. | ||
| 17909 | 2026.02.23 16:42:04.224647 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17910 | 2026.02.23 16:42:04.224739 [ 278 ] {ef20f000-5cf5-484d-b2b8-a6aa538c9f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17911 | 2026.02.23 16:42:04.224779 [ 278 ] {ef20f000-5cf5-484d-b2b8-a6aa538c9f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17912 | 2026.02.23 16:42:04.225105 [ 278 ] {ef20f000-5cf5-484d-b2b8-a6aa538c9f41} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17913 | 2026.02.23 16:42:04.225140 [ 278 ] {ef20f000-5cf5-484d-b2b8-a6aa538c9f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17914 | 2026.02.23 16:42:04.225428 [ 278 ] {ef20f000-5cf5-484d-b2b8-a6aa538c9f41} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 17915 | 2026.02.23 16:42:04.225635 [ 278 ] {ef20f000-5cf5-484d-b2b8-a6aa538c9f41} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17916 | 2026.02.23 16:42:04.225757 [ 278 ] {ef20f000-5cf5-484d-b2b8-a6aa538c9f41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 17917 | 2026.02.23 16:42:04.225793 [ 278 ] {ef20f000-5cf5-484d-b2b8-a6aa538c9f41} <Debug> TCPHandler: Processed in 0.001193804 sec. | ||
| 17918 | 2026.02.23 16:42:04.225901 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17919 | 2026.02.23 16:42:04.225994 [ 278 ] {a551617a-c0c8-4bbc-ae8a-0218cd49b54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17920 | 2026.02.23 16:42:04.226035 [ 278 ] {a551617a-c0c8-4bbc-ae8a-0218cd49b54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17921 | 2026.02.23 16:42:04.226438 [ 278 ] {a551617a-c0c8-4bbc-ae8a-0218cd49b54b} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17922 | 2026.02.23 16:42:04.226473 [ 278 ] {a551617a-c0c8-4bbc-ae8a-0218cd49b54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17923 | 2026.02.23 16:42:04.226791 [ 278 ] {a551617a-c0c8-4bbc-ae8a-0218cd49b54b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17924 | 2026.02.23 16:42:04.226995 [ 278 ] {a551617a-c0c8-4bbc-ae8a-0218cd49b54b} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17925 | 2026.02.23 16:42:04.227121 [ 278 ] {a551617a-c0c8-4bbc-ae8a-0218cd49b54b} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001145 sec., 233187.7729257642 rows/sec., 15.50 MiB/sec. | ||
| 17926 | 2026.02.23 16:42:04.227157 [ 278 ] {a551617a-c0c8-4bbc-ae8a-0218cd49b54b} <Debug> TCPHandler: Processed in 0.001303086 sec. | ||
| 17927 | 2026.02.23 16:42:04.227268 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17928 | 2026.02.23 16:42:04.227359 [ 278 ] {46bf3549-df64-4240-a84c-1dc7edbb0354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17929 | 2026.02.23 16:42:04.227399 [ 278 ] {46bf3549-df64-4240-a84c-1dc7edbb0354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17930 | 2026.02.23 16:42:04.227708 [ 278 ] {46bf3549-df64-4240-a84c-1dc7edbb0354} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17931 | 2026.02.23 16:42:04.227744 [ 278 ] {46bf3549-df64-4240-a84c-1dc7edbb0354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17932 | 2026.02.23 16:42:04.228023 [ 278 ] {46bf3549-df64-4240-a84c-1dc7edbb0354} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17933 | 2026.02.23 16:42:04.228221 [ 278 ] {46bf3549-df64-4240-a84c-1dc7edbb0354} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17934 | 2026.02.23 16:42:04.228343 [ 278 ] {46bf3549-df64-4240-a84c-1dc7edbb0354} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 17935 | 2026.02.23 16:42:04.228379 [ 278 ] {46bf3549-df64-4240-a84c-1dc7edbb0354} <Debug> TCPHandler: Processed in 0.001157913 sec. | ||
| 17936 | 2026.02.23 16:42:04.228486 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17937 | 2026.02.23 16:42:04.228576 [ 278 ] {1d4b3f4f-1350-4bab-ace0-cb43112bae4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17938 | 2026.02.23 16:42:04.228628 [ 278 ] {1d4b3f4f-1350-4bab-ace0-cb43112bae4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17939 | 2026.02.23 16:42:04.229397 [ 278 ] {1d4b3f4f-1350-4bab-ace0-cb43112bae4e} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17940 | 2026.02.23 16:42:04.229432 [ 278 ] {1d4b3f4f-1350-4bab-ace0-cb43112bae4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17941 | 2026.02.23 16:42:04.229925 [ 278 ] {1d4b3f4f-1350-4bab-ace0-cb43112bae4e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17942 | 2026.02.23 16:42:04.230142 [ 278 ] {1d4b3f4f-1350-4bab-ace0-cb43112bae4e} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17943 | 2026.02.23 16:42:04.230274 [ 278 ] {1d4b3f4f-1350-4bab-ace0-cb43112bae4e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001715 sec., 5830.903790087464 rows/sec., 10.45 MiB/sec. | ||
| 17944 | 2026.02.23 16:42:04.230329 [ 278 ] {1d4b3f4f-1350-4bab-ace0-cb43112bae4e} <Debug> TCPHandler: Processed in 0.001889899 sec. | ||
| 17945 | 2026.02.23 16:42:04.230466 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17946 | 2026.02.23 16:42:04.230586 [ 278 ] {80977676-d8e0-4ac6-9063-32c7c93932c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17947 | 2026.02.23 16:42:04.230636 [ 278 ] {80977676-d8e0-4ac6-9063-32c7c93932c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17948 | 2026.02.23 16:42:04.231021 [ 278 ] {80977676-d8e0-4ac6-9063-32c7c93932c8} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17949 | 2026.02.23 16:42:04.231058 [ 278 ] {80977676-d8e0-4ac6-9063-32c7c93932c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17950 | 2026.02.23 16:42:04.231368 [ 278 ] {80977676-d8e0-4ac6-9063-32c7c93932c8} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17951 | 2026.02.23 16:42:04.231574 [ 278 ] {80977676-d8e0-4ac6-9063-32c7c93932c8} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17952 | 2026.02.23 16:42:04.231702 [ 278 ] {80977676-d8e0-4ac6-9063-32c7c93932c8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00114 sec., 78947.36842105264 rows/sec., 4.94 MiB/sec. | ||
| 17953 | 2026.02.23 16:42:04.231738 [ 278 ] {80977676-d8e0-4ac6-9063-32c7c93932c8} <Debug> TCPHandler: Processed in 0.001331348 sec. | ||
| 17954 | 2026.02.23 16:42:05.285708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41784 | ||
| 17955 | 2026.02.23 16:42:05.286313 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17956 | 2026.02.23 16:42:05.286359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17957 | 2026.02.23 16:42:05.286849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17958 | 2026.02.23 16:42:05.287100 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17959 | 2026.02.23 16:42:05.287251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41784 | ||
| 17960 | 2026.02.23 16:42:05.327035 [ 225 ] {} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): 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] | ||
| 17961 | 2026.02.23 16:42:05.327085 [ 225 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): 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] | ||
| 17962 | 2026.02.23 16:42:05.328504 [ 225 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): 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] | ||
| 17963 | 2026.02.23 16:42:07.515252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 17964 | 2026.02.23 16:42:07.533872 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17965 | 2026.02.23 16:42:07.533942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17966 | 2026.02.23 16:42:07.540114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17967 | 2026.02.23 16:42:07.540833 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17968 | 2026.02.23 16:42:07.544656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 17969 | 2026.02.23 16:42:09.053592 [ 225 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 17970 | 2026.02.23 16:42:09.053687 [ 225 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 17971 | 2026.02.23 16:42:09.056881 [ 225 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 17972 | 2026.02.23 16:42:09.207532 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17973 | 2026.02.23 16:42:09.207714 [ 278 ] {93aa180e-d255-49c0-8dab-a90cc80cf249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17974 | 2026.02.23 16:42:09.207777 [ 278 ] {93aa180e-d255-49c0-8dab-a90cc80cf249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17975 | 2026.02.23 16:42:09.208461 [ 278 ] {93aa180e-d255-49c0-8dab-a90cc80cf249} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17976 | 2026.02.23 16:42:09.208498 [ 278 ] {93aa180e-d255-49c0-8dab-a90cc80cf249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17977 | 2026.02.23 16:42:09.208890 [ 278 ] {93aa180e-d255-49c0-8dab-a90cc80cf249} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17978 | 2026.02.23 16:42:09.209112 [ 278 ] {93aa180e-d255-49c0-8dab-a90cc80cf249} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17979 | 2026.02.23 16:42:09.209253 [ 278 ] {93aa180e-d255-49c0-8dab-a90cc80cf249} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001589 sec., 75519.19446192574 rows/sec., 6.43 MiB/sec. | ||
| 17980 | 2026.02.23 16:42:09.209294 [ 278 ] {93aa180e-d255-49c0-8dab-a90cc80cf249} <Debug> TCPHandler: Processed in 0.001884839 sec. | ||
| 17981 | 2026.02.23 16:42:09.209413 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17982 | 2026.02.23 16:42:09.209507 [ 278 ] {8a092f2a-c1bc-458a-8863-396d7bbd2b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17983 | 2026.02.23 16:42:09.209546 [ 278 ] {8a092f2a-c1bc-458a-8863-396d7bbd2b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17984 | 2026.02.23 16:42:09.209961 [ 278 ] {8a092f2a-c1bc-458a-8863-396d7bbd2b37} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17985 | 2026.02.23 16:42:09.209996 [ 278 ] {8a092f2a-c1bc-458a-8863-396d7bbd2b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17986 | 2026.02.23 16:42:09.210287 [ 278 ] {8a092f2a-c1bc-458a-8863-396d7bbd2b37} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17987 | 2026.02.23 16:42:09.210488 [ 278 ] {8a092f2a-c1bc-458a-8863-396d7bbd2b37} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17988 | 2026.02.23 16:42:09.210589 [ 63 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17989 | 2026.02.23 16:42:09.210613 [ 278 ] {8a092f2a-c1bc-458a-8863-396d7bbd2b37} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001125 sec., 28444.444444444445 rows/sec., 2.09 MiB/sec. | ||
| 17990 | 2026.02.23 16:42:09.210619 [ 63 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17991 | 2026.02.23 16:42:09.210643 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 17992 | 2026.02.23 16:42:09.210651 [ 278 ] {8a092f2a-c1bc-458a-8863-396d7bbd2b37} <Debug> TCPHandler: Processed in 0.001285276 sec. | ||
| 17993 | 2026.02.23 16:42:09.210766 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17994 | 2026.02.23 16:42:09.210780 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 17995 | 2026.02.23 16:42:09.210858 [ 278 ] {88f18924-54b5-4175-973b-ade52e2ff014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17996 | 2026.02.23 16:42:09.210901 [ 278 ] {88f18924-54b5-4175-973b-ade52e2ff014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17997 | 2026.02.23 16:42:09.210936 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17998 | 2026.02.23 16:42:09.210977 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 220 rows starting from the beginning of the part | ||
| 17999 | 2026.02.23 16:42:09.211050 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 36 rows starting from the beginning of the part | ||
| 18000 | 2026.02.23 16:42:09.211101 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 152 rows starting from the beginning of the part | ||
| 18001 | 2026.02.23 16:42:09.211150 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 32 rows starting from the beginning of the part | ||
| 18002 | 2026.02.23 16:42:09.211197 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 156 rows starting from the beginning of the part | ||
| 18003 | 2026.02.23 16:42:09.211243 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 32 rows starting from the beginning of the part | ||
| 18004 | 2026.02.23 16:42:09.211349 [ 278 ] {88f18924-54b5-4175-973b-ade52e2ff014} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18005 | 2026.02.23 16:42:09.211390 [ 278 ] {88f18924-54b5-4175-973b-ade52e2ff014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18006 | 2026.02.23 16:42:09.211710 [ 278 ] {88f18924-54b5-4175-973b-ade52e2ff014} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18007 | 2026.02.23 16:42:09.211950 [ 278 ] {88f18924-54b5-4175-973b-ade52e2ff014} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18008 | 2026.02.23 16:42:09.212082 [ 278 ] {88f18924-54b5-4175-973b-ade52e2ff014} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001242 sec., 77294.68599033816 rows/sec., 6.04 MiB/sec. | ||
| 18009 | 2026.02.23 16:42:09.212120 [ 278 ] {88f18924-54b5-4175-973b-ade52e2ff014} <Debug> TCPHandler: Processed in 0.001402329 sec. | ||
| 18010 | 2026.02.23 16:42:09.212151 [ 198 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429089 sec., 439440.7906015651 rows/sec., 29.51 MiB/sec. | ||
| 18011 | 2026.02.23 16:42:09.212235 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18012 | 2026.02.23 16:42:09.212333 [ 278 ] {0cbc72d5-fc03-42e6-8a87-416bafd58fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18013 | 2026.02.23 16:42:09.212346 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18014 | 2026.02.23 16:42:09.212374 [ 278 ] {0cbc72d5-fc03-42e6-8a87-416bafd58fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18015 | 2026.02.23 16:42:09.212645 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_126_25} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18016 | 2026.02.23 16:42:09.212717 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_126_25} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18017 | 2026.02.23 16:42:09.212779 [ 278 ] {0cbc72d5-fc03-42e6-8a87-416bafd58fcd} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18018 | 2026.02.23 16:42:09.212813 [ 278 ] {0cbc72d5-fc03-42e6-8a87-416bafd58fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18019 | 2026.02.23 16:42:09.212818 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18020 | 2026.02.23 16:42:09.213137 [ 278 ] {0cbc72d5-fc03-42e6-8a87-416bafd58fcd} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18021 | 2026.02.23 16:42:09.213342 [ 278 ] {0cbc72d5-fc03-42e6-8a87-416bafd58fcd} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18022 | 2026.02.23 16:42:09.213468 [ 278 ] {0cbc72d5-fc03-42e6-8a87-416bafd58fcd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 18023 | 2026.02.23 16:42:09.213484 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 5 parts from all_1_123_26 to all_127_127_0 | ||
| 18024 | 2026.02.23 16:42:09.213505 [ 278 ] {0cbc72d5-fc03-42e6-8a87-416bafd58fcd} <Debug> TCPHandler: Processed in 0.001316377 sec. | ||
| 18025 | 2026.02.23 16:42:09.213539 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18026 | 2026.02.23 16:42:09.213564 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18027 | 2026.02.23 16:42:09.213627 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18028 | 2026.02.23 16:42:09.213649 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_127_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_123_26 to all_127_127_0 into Compact with storage Full | ||
| 18029 | 2026.02.23 16:42:09.213674 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 18030 | 2026.02.23 16:42:09.213708 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 18031 | 2026.02.23 16:42:09.213724 [ 278 ] {25c298e8-bd64-4a58-bdf0-0424a2e0101f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18032 | 2026.02.23 16:42:09.213777 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_127_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18033 | 2026.02.23 16:42:09.213781 [ 278 ] {25c298e8-bd64-4a58-bdf0-0424a2e0101f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18034 | 2026.02.23 16:42:09.213820 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_26, total 36794 rows starting from the beginning of the part | ||
| 18035 | 2026.02.23 16:42:09.213894 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 846 rows starting from the beginning of the part | ||
| 18036 | 2026.02.23 16:42:09.213941 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 265 rows starting from the beginning of the part | ||
| 18037 | 2026.02.23 16:42:09.213985 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 18038 | 2026.02.23 16:42:09.214025 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 267 rows starting from the beginning of the part | ||
| 18039 | 2026.02.23 16:42:09.214580 [ 278 ] {25c298e8-bd64-4a58-bdf0-0424a2e0101f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18040 | 2026.02.23 16:42:09.214620 [ 278 ] {25c298e8-bd64-4a58-bdf0-0424a2e0101f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18041 | 2026.02.23 16:42:09.215172 [ 278 ] {25c298e8-bd64-4a58-bdf0-0424a2e0101f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18042 | 2026.02.23 16:42:09.215413 [ 278 ] {25c298e8-bd64-4a58-bdf0-0424a2e0101f} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18043 | 2026.02.23 16:42:09.215552 [ 278 ] {25c298e8-bd64-4a58-bdf0-0424a2e0101f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001845 sec., 17344.173441734416 rows/sec., 31.08 MiB/sec. | ||
| 18044 | 2026.02.23 16:42:09.215566 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18045 | 2026.02.23 16:42:09.215606 [ 278 ] {25c298e8-bd64-4a58-bdf0-0424a2e0101f} <Debug> TCPHandler: Processed in 0.002027642 sec. | ||
| 18046 | 2026.02.23 16:42:09.215614 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18047 | 2026.02.23 16:42:09.215650 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18048 | 2026.02.23 16:42:09.215724 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 18049 | 2026.02.23 16:42:09.215731 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18050 | 2026.02.23 16:42:09.215875 [ 278 ] {fe541f58-ce28-4cd0-acc9-46612d539333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18051 | 2026.02.23 16:42:09.215907 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18052 | 2026.02.23 16:42:09.215917 [ 278 ] {fe541f58-ce28-4cd0-acc9-46612d539333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18053 | 2026.02.23 16:42:09.215957 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2431 rows starting from the beginning of the part | ||
| 18054 | 2026.02.23 16:42:09.216069 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 32 rows starting from the beginning of the part | ||
| 18055 | 2026.02.23 16:42:09.216164 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 10 rows starting from the beginning of the part | ||
| 18056 | 2026.02.23 16:42:09.216252 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 32 rows starting from the beginning of the part | ||
| 18057 | 2026.02.23 16:42:09.216256 [ 278 ] {fe541f58-ce28-4cd0-acc9-46612d539333} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18058 | 2026.02.23 16:42:09.216319 [ 278 ] {fe541f58-ce28-4cd0-acc9-46612d539333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18059 | 2026.02.23 16:42:09.216339 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 10 rows starting from the beginning of the part | ||
| 18060 | 2026.02.23 16:42:09.216426 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 32 rows starting from the beginning of the part | ||
| 18061 | 2026.02.23 16:42:09.216649 [ 278 ] {fe541f58-ce28-4cd0-acc9-46612d539333} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18062 | 2026.02.23 16:42:09.216980 [ 278 ] {fe541f58-ce28-4cd0-acc9-46612d539333} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18063 | 2026.02.23 16:42:09.217115 [ 278 ] {fe541f58-ce28-4cd0-acc9-46612d539333} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. | ||
| 18064 | 2026.02.23 16:42:09.217150 [ 278 ] {fe541f58-ce28-4cd0-acc9-46612d539333} <Debug> TCPHandler: Processed in 0.00146683 sec. | ||
| 18065 | 2026.02.23 16:42:09.217570 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 18066 | 2026.02.23 16:42:09.220904 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_127_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38332 rows, containing 5 columns (5 merged, 0 gathered) in 0.00729133 sec., 5257202.732560452 rows/sec., 358.60 MiB/sec. | ||
| 18067 | 2026.02.23 16:42:09.221366 [ 199 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_127_27} <Trace> MergedBlockOutputStream: filled checksums all_1_127_27 (state Temporary) | ||
| 18068 | 2026.02.23 16:42:09.221641 [ 199 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_127_27} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_127_27 to all_1_127_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18069 | 2026.02.23 16:42:09.221716 [ 199 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_127_27} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 5 parts: [all_1_123_26, all_127_127_0] -> all_1_127_27 | ||
| 18070 | 2026.02.23 16:42:09.221807 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 18071 | 2026.02.23 16:42:09.226345 [ 199 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2547 rows, containing 19 columns (19 merged, 0 gathered) in 0.010651989 sec., 239110.2732081304 rows/sec., 428.47 MiB/sec. | ||
| 18072 | 2026.02.23 16:42:09.228505 [ 198 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18073 | 2026.02.23 16:42:09.228862 [ 198 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18074 | 2026.02.23 16:42:09.228943 [ 198 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18075 | 2026.02.23 16:42:09.229098 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.81 MiB. | ||
| 18076 | 2026.02.23 16:42:09.743397 [ 223 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 18077 | 2026.02.23 16:42:09.743460 [ 223 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 18078 | 2026.02.23 16:42:09.746118 [ 223 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 18079 | 2026.02.23 16:42:10.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.62 MiB, peak 409.40 MiB, free memory in arenas 0.00 B, will set to 394.89 MiB (RSS), difference: 4.28 MiB | ||
| 18080 | 2026.02.23 16:42:10.767589 [ 223 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 18081 | 2026.02.23 16:42:10.767647 [ 223 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 18082 | 2026.02.23 16:42:10.771501 [ 223 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 18083 | 2026.02.23 16:42:11.089297 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64510 | ||
| 18084 | 2026.02.23 16:42:11.089399 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18085 | 2026.02.23 16:42:11.089425 [ 357 ] {} <Debug> TCP-Session: 464a4eec-078a-40bf-8c44-a6fb362cc787 Authenticating user 'default' from [fd00:1122:3344:101::e]:64510 | ||
| 18086 | 2026.02.23 16:42:11.089446 [ 357 ] {} <Debug> TCP-Session: 464a4eec-078a-40bf-8c44-a6fb362cc787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18087 | 2026.02.23 16:42:11.089458 [ 357 ] {} <Debug> TCP-Session: 464a4eec-078a-40bf-8c44-a6fb362cc787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18088 | 2026.02.23 16:42:11.089721 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37922 | ||
| 18089 | 2026.02.23 16:42:11.089739 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54335 | ||
| 18090 | 2026.02.23 16:42:11.089776 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54681 | ||
| 18091 | 2026.02.23 16:42:11.089794 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41527 | ||
| 18092 | 2026.02.23 16:42:11.089847 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18093 | 2026.02.23 16:42:11.089872 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18094 | 2026.02.23 16:42:11.089792 [ 357 ] {} <Trace> TCP-Session: 464a4eec-078a-40bf-8c44-a6fb362cc787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18095 | 2026.02.23 16:42:11.089913 [ 360 ] {} <Debug> TCP-Session: 5a96367a-e03f-4537-ad29-68eff19be018 Authenticating user 'default' from [fd00:1122:3344:101::e]:54335 | ||
| 18096 | 2026.02.23 16:42:11.089923 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18097 | 2026.02.23 16:42:11.089951 [ 360 ] {} <Debug> TCP-Session: 5a96367a-e03f-4537-ad29-68eff19be018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18098 | 2026.02.23 16:42:11.089922 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18099 | 2026.02.23 16:42:11.089907 [ 358 ] {} <Debug> TCP-Session: 5aa1bf27-9b35-48a2-a632-c618ef8e0546 Authenticating user 'default' from [fd00:1122:3344:101::e]:37922 | ||
| 18100 | 2026.02.23 16:42:11.089997 [ 360 ] {} <Debug> TCP-Session: 5a96367a-e03f-4537-ad29-68eff19be018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18101 | 2026.02.23 16:42:11.090013 [ 352 ] {} <Debug> TCP-Session: ec92cd8c-120e-465c-86ff-af7eaacb79bd Authenticating user 'default' from [fd00:1122:3344:101::e]:41527 | ||
| 18102 | 2026.02.23 16:42:11.090030 [ 358 ] {} <Debug> TCP-Session: 5aa1bf27-9b35-48a2-a632-c618ef8e0546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18103 | 2026.02.23 16:42:11.090055 [ 352 ] {} <Debug> TCP-Session: ec92cd8c-120e-465c-86ff-af7eaacb79bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18104 | 2026.02.23 16:42:11.090067 [ 358 ] {} <Debug> TCP-Session: 5aa1bf27-9b35-48a2-a632-c618ef8e0546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18105 | 2026.02.23 16:42:11.090074 [ 357 ] {b4772a7c-487d-49df-bdd8-cacf0fe1c9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64510) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18106 | 2026.02.23 16:42:11.090081 [ 352 ] {} <Debug> TCP-Session: ec92cd8c-120e-465c-86ff-af7eaacb79bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18107 | 2026.02.23 16:42:11.089763 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32862 | ||
| 18108 | 2026.02.23 16:42:11.089750 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42709 | ||
| 18109 | 2026.02.23 16:42:11.089737 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49281 | ||
| 18110 | 2026.02.23 16:42:11.089795 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35246 | ||
| 18111 | 2026.02.23 16:42:11.090223 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18112 | 2026.02.23 16:42:11.090253 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18113 | 2026.02.23 16:42:11.090277 [ 365 ] {} <Debug> TCP-Session: 5dd1af4c-3a70-4364-90fd-e3ff0b0d7e01 Authenticating user 'default' from [fd00:1122:3344:101::e]:32862 | ||
| 18114 | 2026.02.23 16:42:11.090284 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18115 | 2026.02.23 16:42:11.090296 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18116 | 2026.02.23 16:42:11.090314 [ 365 ] {} <Debug> TCP-Session: 5dd1af4c-3a70-4364-90fd-e3ff0b0d7e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18117 | 2026.02.23 16:42:11.090327 [ 359 ] {} <Debug> TCP-Session: 430a18df-1a40-4d42-9868-15c8de3eda32 Authenticating user 'default' from [fd00:1122:3344:101::e]:49281 | ||
| 18118 | 2026.02.23 16:42:11.090346 [ 357 ] {b4772a7c-487d-49df-bdd8-cacf0fe1c9d5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18119 | 2026.02.23 16:42:11.090350 [ 365 ] {} <Debug> TCP-Session: 5dd1af4c-3a70-4364-90fd-e3ff0b0d7e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18120 | 2026.02.23 16:42:11.090365 [ 359 ] {} <Debug> TCP-Session: 430a18df-1a40-4d42-9868-15c8de3eda32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18121 | 2026.02.23 16:42:11.090341 [ 356 ] {} <Debug> TCP-Session: c6275945-ee78-43d0-8014-09be0644c177 Authenticating user 'default' from [fd00:1122:3344:101::e]:35246 | ||
| 18122 | 2026.02.23 16:42:11.090419 [ 357 ] {b4772a7c-487d-49df-bdd8-cacf0fe1c9d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18123 | 2026.02.23 16:42:11.090443 [ 356 ] {} <Debug> TCP-Session: c6275945-ee78-43d0-8014-09be0644c177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18124 | 2026.02.23 16:42:11.090419 [ 359 ] {} <Debug> TCP-Session: 430a18df-1a40-4d42-9868-15c8de3eda32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18125 | 2026.02.23 16:42:11.090467 [ 356 ] {} <Debug> TCP-Session: c6275945-ee78-43d0-8014-09be0644c177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18126 | 2026.02.23 16:42:11.090298 [ 364 ] {} <Debug> TCP-Session: 70a24738-3b0e-488b-948e-66f117ab4527 Authenticating user 'default' from [fd00:1122:3344:101::e]:42709 | ||
| 18127 | 2026.02.23 16:42:11.089993 [ 366 ] {} <Debug> TCP-Session: b30d2a20-0e77-4709-bf18-03bd770a5e53 Authenticating user 'default' from [fd00:1122:3344:101::e]:54681 | ||
| 18128 | 2026.02.23 16:42:11.090523 [ 364 ] {} <Debug> TCP-Session: 70a24738-3b0e-488b-948e-66f117ab4527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18129 | 2026.02.23 16:42:11.090543 [ 366 ] {} <Debug> TCP-Session: b30d2a20-0e77-4709-bf18-03bd770a5e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18130 | 2026.02.23 16:42:11.090549 [ 364 ] {} <Debug> TCP-Session: 70a24738-3b0e-488b-948e-66f117ab4527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18131 | 2026.02.23 16:42:11.090567 [ 366 ] {} <Debug> TCP-Session: b30d2a20-0e77-4709-bf18-03bd770a5e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18132 | 2026.02.23 16:42:11.090722 [ 357 ] {b4772a7c-487d-49df-bdd8-cacf0fe1c9d5} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 18133 | 2026.02.23 16:42:11.091700 [ 318 ] {b4772a7c-487d-49df-bdd8-cacf0fe1c9d5} <Trace> AggregatingTransform: Aggregating | ||
| 18134 | 2026.02.23 16:42:11.091736 [ 318 ] {b4772a7c-487d-49df-bdd8-cacf0fe1c9d5} <Trace> Aggregator: Aggregation method: without_key | ||
| 18135 | 2026.02.23 16:42:11.091769 [ 318 ] {b4772a7c-487d-49df-bdd8-cacf0fe1c9d5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094605 sec. (1057.027 rows/sec., 41.29 KiB/sec.) | ||
| 18136 | 2026.02.23 16:42:11.091788 [ 318 ] {b4772a7c-487d-49df-bdd8-cacf0fe1c9d5} <Trace> Aggregator: Merging aggregated data | ||
| 18137 | 2026.02.23 16:42:11.093197 [ 357 ] {b4772a7c-487d-49df-bdd8-cacf0fe1c9d5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003182 sec., 314.26775612822127 rows/sec., 12.28 KiB/sec. | ||
| 18138 | 2026.02.23 16:42:11.093334 [ 357 ] {b4772a7c-487d-49df-bdd8-cacf0fe1c9d5} <Debug> TCPHandler: Processed in 0.003654135 sec. | ||
| 18139 | 2026.02.23 16:42:11.093464 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18140 | 2026.02.23 16:42:11.093503 [ 357 ] {} <Debug> TCP-Session: 464a4eec-078a-40bf-8c44-a6fb362cc787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18141 | 2026.02.23 16:42:11.093510 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18142 | 2026.02.23 16:42:11.093553 [ 359 ] {} <Debug> TCP-Session: 430a18df-1a40-4d42-9868-15c8de3eda32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18143 | 2026.02.23 16:42:11.093558 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18144 | 2026.02.23 16:42:11.093583 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18145 | 2026.02.23 16:42:11.093604 [ 356 ] {} <Debug> TCP-Session: c6275945-ee78-43d0-8014-09be0644c177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18146 | 2026.02.23 16:42:11.093606 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18147 | 2026.02.23 16:42:11.093639 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18148 | 2026.02.23 16:42:11.093656 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18149 | 2026.02.23 16:42:11.093677 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18150 | 2026.02.23 16:42:11.093688 [ 365 ] {} <Debug> TCP-Session: 5dd1af4c-3a70-4364-90fd-e3ff0b0d7e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18151 | 2026.02.23 16:42:11.093702 [ 366 ] {} <Debug> TCP-Session: b30d2a20-0e77-4709-bf18-03bd770a5e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18152 | 2026.02.23 16:42:11.093717 [ 352 ] {} <Debug> TCP-Session: ec92cd8c-120e-465c-86ff-af7eaacb79bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18153 | 2026.02.23 16:42:11.093677 [ 358 ] {} <Debug> TCP-Session: 5aa1bf27-9b35-48a2-a632-c618ef8e0546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18154 | 2026.02.23 16:42:11.093624 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18155 | 2026.02.23 16:42:11.093620 [ 364 ] {} <Debug> TCP-Session: 70a24738-3b0e-488b-948e-66f117ab4527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18156 | 2026.02.23 16:42:11.093798 [ 360 ] {} <Debug> TCP-Session: 5a96367a-e03f-4537-ad29-68eff19be018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18157 | 2026.02.23 16:42:11.319387 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55412 | ||
| 18158 | 2026.02.23 16:42:11.319490 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18159 | 2026.02.23 16:42:11.319515 [ 357 ] {} <Debug> TCP-Session: 39fe39be-acad-4ed7-99b7-5b5b855e0b8e Authenticating user 'default' from [fd00:1122:3344:101::e]:55412 | ||
| 18160 | 2026.02.23 16:42:11.319537 [ 357 ] {} <Debug> TCP-Session: 39fe39be-acad-4ed7-99b7-5b5b855e0b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18161 | 2026.02.23 16:42:11.319549 [ 357 ] {} <Debug> TCP-Session: 39fe39be-acad-4ed7-99b7-5b5b855e0b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18162 | 2026.02.23 16:42:11.319792 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34270 | ||
| 18163 | 2026.02.23 16:42:11.319815 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36255 | ||
| 18164 | 2026.02.23 16:42:11.319865 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34546 | ||
| 18165 | 2026.02.23 16:42:11.319881 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54690 | ||
| 18166 | 2026.02.23 16:42:11.319916 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18167 | 2026.02.23 16:42:11.319884 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64388 | ||
| 18168 | 2026.02.23 16:42:11.319959 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18169 | 2026.02.23 16:42:11.319964 [ 358 ] {} <Debug> TCP-Session: 59c7a71c-1295-4b8d-8c93-92226bcac2b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34270 | ||
| 18170 | 2026.02.23 16:42:11.319982 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18171 | 2026.02.23 16:42:11.320003 [ 360 ] {} <Debug> TCP-Session: 3891fdf4-1165-420d-9e4c-91a16b428b1e Authenticating user 'default' from [fd00:1122:3344:101::e]:36255 | ||
| 18172 | 2026.02.23 16:42:11.320018 [ 358 ] {} <Debug> TCP-Session: 59c7a71c-1295-4b8d-8c93-92226bcac2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18173 | 2026.02.23 16:42:11.320027 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18174 | 2026.02.23 16:42:11.320048 [ 360 ] {} <Debug> TCP-Session: 3891fdf4-1165-420d-9e4c-91a16b428b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18175 | 2026.02.23 16:42:11.320052 [ 358 ] {} <Debug> TCP-Session: 59c7a71c-1295-4b8d-8c93-92226bcac2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18176 | 2026.02.23 16:42:11.320073 [ 356 ] {} <Debug> TCP-Session: 5131c23b-c3d3-4a2f-82eb-b4b059b31afc Authenticating user 'default' from [fd00:1122:3344:101::e]:64388 | ||
| 18177 | 2026.02.23 16:42:11.320073 [ 360 ] {} <Debug> TCP-Session: 3891fdf4-1165-420d-9e4c-91a16b428b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18178 | 2026.02.23 16:42:11.320104 [ 356 ] {} <Debug> TCP-Session: 5131c23b-c3d3-4a2f-82eb-b4b059b31afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18179 | 2026.02.23 16:42:11.320035 [ 352 ] {} <Debug> TCP-Session: 633592f6-147d-44fb-99bf-685fee3a420a Authenticating user 'default' from [fd00:1122:3344:101::e]:54690 | ||
| 18180 | 2026.02.23 16:42:11.320121 [ 356 ] {} <Debug> TCP-Session: 5131c23b-c3d3-4a2f-82eb-b4b059b31afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18181 | 2026.02.23 16:42:11.319834 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64564 | ||
| 18182 | 2026.02.23 16:42:11.320159 [ 352 ] {} <Debug> TCP-Session: 633592f6-147d-44fb-99bf-685fee3a420a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18183 | 2026.02.23 16:42:11.319826 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32906 | ||
| 18184 | 2026.02.23 16:42:11.320200 [ 352 ] {} <Debug> TCP-Session: 633592f6-147d-44fb-99bf-685fee3a420a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18185 | 2026.02.23 16:42:11.320229 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18186 | 2026.02.23 16:42:11.319805 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36277 | ||
| 18187 | 2026.02.23 16:42:11.320266 [ 365 ] {} <Debug> TCP-Session: 4f4e5370-6b26-4cc2-9f92-235a165da0af Authenticating user 'default' from [fd00:1122:3344:101::e]:64564 | ||
| 18188 | 2026.02.23 16:42:11.320285 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18189 | 2026.02.23 16:42:11.320305 [ 365 ] {} <Debug> TCP-Session: 4f4e5370-6b26-4cc2-9f92-235a165da0af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18190 | 2026.02.23 16:42:11.320336 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18191 | 2026.02.23 16:42:11.320353 [ 365 ] {} <Debug> TCP-Session: 4f4e5370-6b26-4cc2-9f92-235a165da0af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18192 | 2026.02.23 16:42:11.320373 [ 359 ] {} <Debug> TCP-Session: 4d37f009-89e9-4836-8d67-b340ff05f683 Authenticating user 'default' from [fd00:1122:3344:101::e]:36277 | ||
| 18193 | 2026.02.23 16:42:11.320348 [ 364 ] {} <Debug> TCP-Session: f3a2d628-2bbd-4c4e-b524-60373e2daa94 Authenticating user 'default' from [fd00:1122:3344:101::e]:32906 | ||
| 18194 | 2026.02.23 16:42:11.320404 [ 359 ] {} <Debug> TCP-Session: 4d37f009-89e9-4836-8d67-b340ff05f683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18195 | 2026.02.23 16:42:11.320426 [ 364 ] {} <Debug> TCP-Session: f3a2d628-2bbd-4c4e-b524-60373e2daa94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18196 | 2026.02.23 16:42:11.320433 [ 359 ] {} <Debug> TCP-Session: 4d37f009-89e9-4836-8d67-b340ff05f683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18197 | 2026.02.23 16:42:11.320449 [ 364 ] {} <Debug> TCP-Session: f3a2d628-2bbd-4c4e-b524-60373e2daa94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18198 | 2026.02.23 16:42:11.319981 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18199 | 2026.02.23 16:42:11.319867 [ 357 ] {} <Trace> TCP-Session: 39fe39be-acad-4ed7-99b7-5b5b855e0b8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18200 | 2026.02.23 16:42:11.320512 [ 366 ] {} <Debug> TCP-Session: 6d2f7372-aeae-4a27-bd53-6d333632885e Authenticating user 'default' from [fd00:1122:3344:101::e]:34546 | ||
| 18201 | 2026.02.23 16:42:11.320546 [ 366 ] {} <Debug> TCP-Session: 6d2f7372-aeae-4a27-bd53-6d333632885e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18202 | 2026.02.23 16:42:11.320566 [ 366 ] {} <Debug> TCP-Session: 6d2f7372-aeae-4a27-bd53-6d333632885e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18203 | 2026.02.23 16:42:11.320693 [ 357 ] {c9433898-89be-4c14-ba34-6e62a6140a98} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55412) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18204 | 2026.02.23 16:42:11.321017 [ 357 ] {c9433898-89be-4c14-ba34-6e62a6140a98} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18205 | 2026.02.23 16:42:11.321077 [ 357 ] {c9433898-89be-4c14-ba34-6e62a6140a98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18206 | 2026.02.23 16:42:11.321383 [ 357 ] {c9433898-89be-4c14-ba34-6e62a6140a98} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 18207 | 2026.02.23 16:42:11.322348 [ 340 ] {c9433898-89be-4c14-ba34-6e62a6140a98} <Trace> AggregatingTransform: Aggregating | ||
| 18208 | 2026.02.23 16:42:11.322402 [ 340 ] {c9433898-89be-4c14-ba34-6e62a6140a98} <Trace> Aggregator: Aggregation method: without_key | ||
| 18209 | 2026.02.23 16:42:11.322435 [ 340 ] {c9433898-89be-4c14-ba34-6e62a6140a98} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945889 sec. (1057.207 rows/sec., 41.30 KiB/sec.) | ||
| 18210 | 2026.02.23 16:42:11.322451 [ 340 ] {c9433898-89be-4c14-ba34-6e62a6140a98} <Trace> Aggregator: Merging aggregated data | ||
| 18211 | 2026.02.23 16:42:11.323799 [ 357 ] {c9433898-89be-4c14-ba34-6e62a6140a98} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00318 sec., 314.4654088050314 rows/sec., 12.28 KiB/sec. | ||
| 18212 | 2026.02.23 16:42:11.323948 [ 357 ] {c9433898-89be-4c14-ba34-6e62a6140a98} <Debug> TCPHandler: Processed in 0.004212086 sec. | ||
| 18213 | 2026.02.23 16:42:11.324046 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18214 | 2026.02.23 16:42:11.324081 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18215 | 2026.02.23 16:42:11.324089 [ 365 ] {} <Debug> TCP-Session: 4f4e5370-6b26-4cc2-9f92-235a165da0af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18216 | 2026.02.23 16:42:11.324108 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18217 | 2026.02.23 16:42:11.324119 [ 356 ] {} <Debug> TCP-Session: 5131c23b-c3d3-4a2f-82eb-b4b059b31afc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18218 | 2026.02.23 16:42:11.324128 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18219 | 2026.02.23 16:42:11.324147 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18220 | 2026.02.23 16:42:11.324168 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18221 | 2026.02.23 16:42:11.324183 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18222 | 2026.02.23 16:42:11.324217 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18223 | 2026.02.23 16:42:11.324227 [ 358 ] {} <Debug> TCP-Session: 59c7a71c-1295-4b8d-8c93-92226bcac2b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18224 | 2026.02.23 16:42:11.324242 [ 364 ] {} <Debug> TCP-Session: f3a2d628-2bbd-4c4e-b524-60373e2daa94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18225 | 2026.02.23 16:42:11.324250 [ 357 ] {} <Debug> TCP-Session: 39fe39be-acad-4ed7-99b7-5b5b855e0b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18226 | 2026.02.23 16:42:11.324201 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18227 | 2026.02.23 16:42:11.324193 [ 359 ] {} <Debug> TCP-Session: 4d37f009-89e9-4836-8d67-b340ff05f683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18228 | 2026.02.23 16:42:11.324147 [ 360 ] {} <Debug> TCP-Session: 3891fdf4-1165-420d-9e4c-91a16b428b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18229 | 2026.02.23 16:42:11.324315 [ 352 ] {} <Debug> TCP-Session: 633592f6-147d-44fb-99bf-685fee3a420a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18230 | 2026.02.23 16:42:11.324185 [ 366 ] {} <Debug> TCP-Session: 6d2f7372-aeae-4a27-bd53-6d333632885e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18231 | 2026.02.23 16:42:11.611171 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48423 | ||
| 18232 | 2026.02.23 16:42:11.611280 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18233 | 2026.02.23 16:42:11.611308 [ 352 ] {} <Debug> TCP-Session: 96dbe4f0-45c3-4802-a94d-0e2a14d1b3c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48423 | ||
| 18234 | 2026.02.23 16:42:11.611332 [ 352 ] {} <Debug> TCP-Session: 96dbe4f0-45c3-4802-a94d-0e2a14d1b3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18235 | 2026.02.23 16:42:11.611344 [ 352 ] {} <Debug> TCP-Session: 96dbe4f0-45c3-4802-a94d-0e2a14d1b3c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18236 | 2026.02.23 16:42:11.611567 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44303 | ||
| 18237 | 2026.02.23 16:42:11.611585 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54973 | ||
| 18238 | 2026.02.23 16:42:11.611606 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37485 | ||
| 18239 | 2026.02.23 16:42:11.611636 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52554 | ||
| 18240 | 2026.02.23 16:42:11.611651 [ 352 ] {} <Trace> TCP-Session: 96dbe4f0-45c3-4802-a94d-0e2a14d1b3c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18241 | 2026.02.23 16:42:11.611687 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18242 | 2026.02.23 16:42:11.611715 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18243 | 2026.02.23 16:42:11.611716 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18244 | 2026.02.23 16:42:11.611732 [ 356 ] {} <Debug> TCP-Session: 0a0e5ccd-47b5-4114-ac08-07bc24610595 Authenticating user 'default' from [fd00:1122:3344:101::e]:44303 | ||
| 18245 | 2026.02.23 16:42:11.611740 [ 360 ] {} <Debug> TCP-Session: 519c6b1b-6d37-42dc-8252-2069f0a34626 Authenticating user 'default' from [fd00:1122:3344:101::e]:37485 | ||
| 18246 | 2026.02.23 16:42:11.611758 [ 357 ] {} <Debug> TCP-Session: ebeaba79-6ce3-4766-aaa7-52c0ff0fd224 Authenticating user 'default' from [fd00:1122:3344:101::e]:54973 | ||
| 18247 | 2026.02.23 16:42:11.611770 [ 356 ] {} <Debug> TCP-Session: 0a0e5ccd-47b5-4114-ac08-07bc24610595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18248 | 2026.02.23 16:42:11.611773 [ 360 ] {} <Debug> TCP-Session: 519c6b1b-6d37-42dc-8252-2069f0a34626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18249 | 2026.02.23 16:42:11.611725 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18250 | 2026.02.23 16:42:11.611796 [ 356 ] {} <Debug> TCP-Session: 0a0e5ccd-47b5-4114-ac08-07bc24610595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18251 | 2026.02.23 16:42:11.611800 [ 360 ] {} <Debug> TCP-Session: 519c6b1b-6d37-42dc-8252-2069f0a34626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18252 | 2026.02.23 16:42:11.611820 [ 365 ] {} <Debug> TCP-Session: d3c06581-3883-48c0-8ea8-d1ad0cc1ff6f Authenticating user 'default' from [fd00:1122:3344:101::e]:52554 | ||
| 18253 | 2026.02.23 16:42:11.611595 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45687 | ||
| 18254 | 2026.02.23 16:42:11.611852 [ 352 ] {6608e0ba-11f3-47a0-8f5c-1ca37256fb36} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48423) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18255 | 2026.02.23 16:42:11.611841 [ 365 ] {} <Debug> TCP-Session: d3c06581-3883-48c0-8ea8-d1ad0cc1ff6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18256 | 2026.02.23 16:42:11.611629 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32840 | ||
| 18257 | 2026.02.23 16:42:11.611910 [ 365 ] {} <Debug> TCP-Session: d3c06581-3883-48c0-8ea8-d1ad0cc1ff6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18258 | 2026.02.23 16:42:11.611927 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18259 | 2026.02.23 16:42:11.611799 [ 357 ] {} <Debug> TCP-Session: ebeaba79-6ce3-4766-aaa7-52c0ff0fd224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18260 | 2026.02.23 16:42:11.611996 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18261 | 2026.02.23 16:42:11.612006 [ 359 ] {} <Debug> TCP-Session: 2980e1f5-5d40-420a-b19b-689a7e9ec4a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45687 | ||
| 18262 | 2026.02.23 16:42:11.612014 [ 357 ] {} <Debug> TCP-Session: ebeaba79-6ce3-4766-aaa7-52c0ff0fd224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18263 | 2026.02.23 16:42:11.612033 [ 364 ] {} <Debug> TCP-Session: cee53b2d-786e-4db0-bf23-02e0899b48b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:32840 | ||
| 18264 | 2026.02.23 16:42:11.612047 [ 359 ] {} <Debug> TCP-Session: 2980e1f5-5d40-420a-b19b-689a7e9ec4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18265 | 2026.02.23 16:42:11.612067 [ 364 ] {} <Debug> TCP-Session: cee53b2d-786e-4db0-bf23-02e0899b48b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18266 | 2026.02.23 16:42:11.612083 [ 359 ] {} <Debug> TCP-Session: 2980e1f5-5d40-420a-b19b-689a7e9ec4a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18267 | 2026.02.23 16:42:11.612098 [ 364 ] {} <Debug> TCP-Session: cee53b2d-786e-4db0-bf23-02e0899b48b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18268 | 2026.02.23 16:42:11.611645 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35059 | ||
| 18269 | 2026.02.23 16:42:11.612140 [ 352 ] {6608e0ba-11f3-47a0-8f5c-1ca37256fb36} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18270 | 2026.02.23 16:42:11.611598 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48292 | ||
| 18271 | 2026.02.23 16:42:11.612196 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18272 | 2026.02.23 16:42:11.612200 [ 352 ] {6608e0ba-11f3-47a0-8f5c-1ca37256fb36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18273 | 2026.02.23 16:42:11.612227 [ 366 ] {} <Debug> TCP-Session: 147d4858-be60-4bf4-a732-a1b6675890d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35059 | ||
| 18274 | 2026.02.23 16:42:11.612244 [ 366 ] {} <Debug> TCP-Session: 147d4858-be60-4bf4-a732-a1b6675890d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18275 | 2026.02.23 16:42:11.612256 [ 366 ] {} <Debug> TCP-Session: 147d4858-be60-4bf4-a732-a1b6675890d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18276 | 2026.02.23 16:42:11.612271 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18277 | 2026.02.23 16:42:11.612303 [ 358 ] {} <Debug> TCP-Session: 1f38175c-1afb-436c-90f6-0e11cff555af Authenticating user 'default' from [fd00:1122:3344:101::e]:48292 | ||
| 18278 | 2026.02.23 16:42:11.612325 [ 358 ] {} <Debug> TCP-Session: 1f38175c-1afb-436c-90f6-0e11cff555af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18279 | 2026.02.23 16:42:11.612337 [ 358 ] {} <Debug> TCP-Session: 1f38175c-1afb-436c-90f6-0e11cff555af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18280 | 2026.02.23 16:42:11.612503 [ 352 ] {6608e0ba-11f3-47a0-8f5c-1ca37256fb36} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 18281 | 2026.02.23 16:42:11.613503 [ 298 ] {6608e0ba-11f3-47a0-8f5c-1ca37256fb36} <Trace> AggregatingTransform: Aggregating | ||
| 18282 | 2026.02.23 16:42:11.613546 [ 298 ] {6608e0ba-11f3-47a0-8f5c-1ca37256fb36} <Trace> Aggregator: Aggregation method: without_key | ||
| 18283 | 2026.02.23 16:42:11.613582 [ 298 ] {6608e0ba-11f3-47a0-8f5c-1ca37256fb36} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00097441 sec. (1026.262 rows/sec., 40.09 KiB/sec.) | ||
| 18284 | 2026.02.23 16:42:11.613601 [ 298 ] {6608e0ba-11f3-47a0-8f5c-1ca37256fb36} <Trace> Aggregator: Merging aggregated data | ||
| 18285 | 2026.02.23 16:42:11.615156 [ 352 ] {6608e0ba-11f3-47a0-8f5c-1ca37256fb36} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00336 sec., 297.6190476190476 rows/sec., 11.63 KiB/sec. | ||
| 18286 | 2026.02.23 16:42:11.615357 [ 352 ] {6608e0ba-11f3-47a0-8f5c-1ca37256fb36} <Debug> TCPHandler: Processed in 0.003824788 sec. | ||
| 18287 | 2026.02.23 16:42:11.615488 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18288 | 2026.02.23 16:42:11.615513 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18289 | 2026.02.23 16:42:11.615535 [ 352 ] {} <Debug> TCP-Session: 96dbe4f0-45c3-4802-a94d-0e2a14d1b3c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18290 | 2026.02.23 16:42:11.615536 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18291 | 2026.02.23 16:42:11.615570 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18292 | 2026.02.23 16:42:11.615604 [ 357 ] {} <Debug> TCP-Session: ebeaba79-6ce3-4766-aaa7-52c0ff0fd224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18293 | 2026.02.23 16:42:11.615603 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18294 | 2026.02.23 16:42:11.615636 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18295 | 2026.02.23 16:42:11.615650 [ 358 ] {} <Debug> TCP-Session: 1f38175c-1afb-436c-90f6-0e11cff555af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18296 | 2026.02.23 16:42:11.615672 [ 356 ] {} <Debug> TCP-Session: 0a0e5ccd-47b5-4114-ac08-07bc24610595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18297 | 2026.02.23 16:42:11.615684 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18298 | 2026.02.23 16:42:11.615704 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18299 | 2026.02.23 16:42:11.615748 [ 360 ] {} <Debug> TCP-Session: 519c6b1b-6d37-42dc-8252-2069f0a34626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18300 | 2026.02.23 16:42:11.615764 [ 365 ] {} <Debug> TCP-Session: d3c06581-3883-48c0-8ea8-d1ad0cc1ff6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18301 | 2026.02.23 16:42:11.615699 [ 364 ] {} <Debug> TCP-Session: cee53b2d-786e-4db0-bf23-02e0899b48b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18302 | 2026.02.23 16:42:11.615653 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18303 | 2026.02.23 16:42:11.615548 [ 366 ] {} <Debug> TCP-Session: 147d4858-be60-4bf4-a732-a1b6675890d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18304 | 2026.02.23 16:42:11.615853 [ 359 ] {} <Debug> TCP-Session: 2980e1f5-5d40-420a-b19b-689a7e9ec4a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18305 | 2026.02.23 16:42:12.575381 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18306 | 2026.02.23 16:42:12.575438 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18307 | 2026.02.23 16:42:12.787568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42232 | ||
| 18308 | 2026.02.23 16:42:12.788170 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18309 | 2026.02.23 16:42:12.788227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18310 | 2026.02.23 16:42:12.788761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18311 | 2026.02.23 16:42:12.789009 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18312 | 2026.02.23 16:42:12.789163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42232 | ||
| 18313 | 2026.02.23 16:42:12.924351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2224 | ||
| 18314 | 2026.02.23 16:42:12.927193 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18315 | 2026.02.23 16:42:12.927249 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18316 | 2026.02.23 16:42:12.928548 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18317 | 2026.02.23 16:42:12.928830 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18318 | 2026.02.23 16:42:12.929219 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2224 | ||
| 18319 | 2026.02.23 16:42:14.214386 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18320 | 2026.02.23 16:42:14.214582 [ 278 ] {f659cde0-0dee-4ede-ae46-88bf369a9216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18321 | 2026.02.23 16:42:14.214655 [ 278 ] {f659cde0-0dee-4ede-ae46-88bf369a9216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18322 | 2026.02.23 16:42:14.215494 [ 278 ] {f659cde0-0dee-4ede-ae46-88bf369a9216} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18323 | 2026.02.23 16:42:14.215544 [ 278 ] {f659cde0-0dee-4ede-ae46-88bf369a9216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18324 | 2026.02.23 16:42:14.215949 [ 278 ] {f659cde0-0dee-4ede-ae46-88bf369a9216} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18325 | 2026.02.23 16:42:14.216180 [ 278 ] {f659cde0-0dee-4ede-ae46-88bf369a9216} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18326 | 2026.02.23 16:42:14.216344 [ 278 ] {f659cde0-0dee-4ede-ae46-88bf369a9216} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001816 sec., 156387.6651982379 rows/sec., 9.93 MiB/sec. | ||
| 18327 | 2026.02.23 16:42:14.216397 [ 278 ] {f659cde0-0dee-4ede-ae46-88bf369a9216} <Debug> TCPHandler: Processed in 0.002137824 sec. | ||
| 18328 | 2026.02.23 16:42:14.216520 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18329 | 2026.02.23 16:42:14.216622 [ 278 ] {13c4bde8-b36b-4477-ab03-532800daf3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18330 | 2026.02.23 16:42:14.216664 [ 278 ] {13c4bde8-b36b-4477-ab03-532800daf3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18331 | 2026.02.23 16:42:14.217510 [ 278 ] {13c4bde8-b36b-4477-ab03-532800daf3b5} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18332 | 2026.02.23 16:42:14.217548 [ 278 ] {13c4bde8-b36b-4477-ab03-532800daf3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18333 | 2026.02.23 16:42:14.217905 [ 278 ] {13c4bde8-b36b-4477-ab03-532800daf3b5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18334 | 2026.02.23 16:42:14.218115 [ 278 ] {13c4bde8-b36b-4477-ab03-532800daf3b5} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18335 | 2026.02.23 16:42:14.218247 [ 278 ] {13c4bde8-b36b-4477-ab03-532800daf3b5} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001648 sec., 495752.42718446604 rows/sec., 39.23 MiB/sec. | ||
| 18336 | 2026.02.23 16:42:14.218286 [ 278 ] {13c4bde8-b36b-4477-ab03-532800daf3b5} <Debug> TCPHandler: Processed in 0.001816618 sec. | ||
| 18337 | 2026.02.23 16:42:14.218395 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18338 | 2026.02.23 16:42:14.218490 [ 278 ] {5491b2f2-0f0b-47d0-b592-b28221afb415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18339 | 2026.02.23 16:42:14.218530 [ 278 ] {5491b2f2-0f0b-47d0-b592-b28221afb415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18340 | 2026.02.23 16:42:14.218968 [ 278 ] {5491b2f2-0f0b-47d0-b592-b28221afb415} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18341 | 2026.02.23 16:42:14.219005 [ 278 ] {5491b2f2-0f0b-47d0-b592-b28221afb415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18342 | 2026.02.23 16:42:14.219300 [ 278 ] {5491b2f2-0f0b-47d0-b592-b28221afb415} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18343 | 2026.02.23 16:42:14.219504 [ 278 ] {5491b2f2-0f0b-47d0-b592-b28221afb415} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18344 | 2026.02.23 16:42:14.219629 [ 278 ] {5491b2f2-0f0b-47d0-b592-b28221afb415} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001159 sec., 131147.54098360654 rows/sec., 7.83 MiB/sec. | ||
| 18345 | 2026.02.23 16:42:14.219666 [ 278 ] {5491b2f2-0f0b-47d0-b592-b28221afb415} <Debug> TCPHandler: Processed in 0.001319637 sec. | ||
| 18346 | 2026.02.23 16:42:14.219728 [ 218 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 18347 | 2026.02.23 16:42:14.219774 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18348 | 2026.02.23 16:42:14.219789 [ 218 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 18349 | 2026.02.23 16:42:14.219876 [ 278 ] {2a19be64-2b89-4b04-abd6-a4890d238c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18350 | 2026.02.23 16:42:14.219928 [ 278 ] {2a19be64-2b89-4b04-abd6-a4890d238c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18351 | 2026.02.23 16:42:14.220356 [ 278 ] {2a19be64-2b89-4b04-abd6-a4890d238c0c} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18352 | 2026.02.23 16:42:14.220395 [ 278 ] {2a19be64-2b89-4b04-abd6-a4890d238c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18353 | 2026.02.23 16:42:14.220730 [ 278 ] {2a19be64-2b89-4b04-abd6-a4890d238c0c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18354 | 2026.02.23 16:42:14.220968 [ 278 ] {2a19be64-2b89-4b04-abd6-a4890d238c0c} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18355 | 2026.02.23 16:42:14.221095 [ 278 ] {2a19be64-2b89-4b04-abd6-a4890d238c0c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001237 sec., 120452.70816491511 rows/sec., 7.78 MiB/sec. | ||
| 18356 | 2026.02.23 16:42:14.221132 [ 278 ] {2a19be64-2b89-4b04-abd6-a4890d238c0c} <Debug> TCPHandler: Processed in 0.001405478 sec. | ||
| 18357 | 2026.02.23 16:42:14.221239 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18358 | 2026.02.23 16:42:14.221331 [ 278 ] {75e0676c-1e2b-4476-8658-c877309e332f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18359 | 2026.02.23 16:42:14.221369 [ 278 ] {75e0676c-1e2b-4476-8658-c877309e332f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18360 | 2026.02.23 16:42:14.221798 [ 278 ] {75e0676c-1e2b-4476-8658-c877309e332f} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18361 | 2026.02.23 16:42:14.221834 [ 278 ] {75e0676c-1e2b-4476-8658-c877309e332f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18362 | 2026.02.23 16:42:14.222195 [ 278 ] {75e0676c-1e2b-4476-8658-c877309e332f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18363 | 2026.02.23 16:42:14.222521 [ 218 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 18364 | 2026.02.23 16:42:14.222532 [ 278 ] {75e0676c-1e2b-4476-8658-c877309e332f} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18365 | 2026.02.23 16:42:14.222704 [ 278 ] {75e0676c-1e2b-4476-8658-c877309e332f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001389 sec., 106551.47588192944 rows/sec., 6.06 MiB/sec. | ||
| 18366 | 2026.02.23 16:42:14.222750 [ 278 ] {75e0676c-1e2b-4476-8658-c877309e332f} <Debug> TCPHandler: Processed in 0.001558823 sec. | ||
| 18367 | 2026.02.23 16:42:14.222880 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18368 | 2026.02.23 16:42:14.222994 [ 278 ] {5fd28dea-23f7-4f96-89c0-fccbc7b5ff38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18369 | 2026.02.23 16:42:14.223040 [ 278 ] {5fd28dea-23f7-4f96-89c0-fccbc7b5ff38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18370 | 2026.02.23 16:42:14.223723 [ 278 ] {5fd28dea-23f7-4f96-89c0-fccbc7b5ff38} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18371 | 2026.02.23 16:42:14.223761 [ 278 ] {5fd28dea-23f7-4f96-89c0-fccbc7b5ff38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18372 | 2026.02.23 16:42:14.224083 [ 278 ] {5fd28dea-23f7-4f96-89c0-fccbc7b5ff38} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18373 | 2026.02.23 16:42:14.224285 [ 278 ] {5fd28dea-23f7-4f96-89c0-fccbc7b5ff38} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18374 | 2026.02.23 16:42:14.224412 [ 278 ] {5fd28dea-23f7-4f96-89c0-fccbc7b5ff38} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001442 sec., 346740.6380027739 rows/sec., 24.37 MiB/sec. | ||
| 18375 | 2026.02.23 16:42:14.224451 [ 278 ] {5fd28dea-23f7-4f96-89c0-fccbc7b5ff38} <Debug> TCPHandler: Processed in 0.001628204 sec. | ||
| 18376 | 2026.02.23 16:42:14.224549 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18377 | 2026.02.23 16:42:14.224642 [ 278 ] {6fe6c5cd-6bfa-4ea0-a871-6c508a713edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18378 | 2026.02.23 16:42:14.224681 [ 278 ] {6fe6c5cd-6bfa-4ea0-a871-6c508a713edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18379 | 2026.02.23 16:42:14.225012 [ 278 ] {6fe6c5cd-6bfa-4ea0-a871-6c508a713edf} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18380 | 2026.02.23 16:42:14.225047 [ 278 ] {6fe6c5cd-6bfa-4ea0-a871-6c508a713edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18381 | 2026.02.23 16:42:14.225335 [ 278 ] {6fe6c5cd-6bfa-4ea0-a871-6c508a713edf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 18382 | 2026.02.23 16:42:14.225541 [ 278 ] {6fe6c5cd-6bfa-4ea0-a871-6c508a713edf} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18383 | 2026.02.23 16:42:14.225642 [ 24 ] {} <Debug> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 18384 | 2026.02.23 16:42:14.225663 [ 278 ] {6fe6c5cd-6bfa-4ea0-a871-6c508a713edf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 18385 | 2026.02.23 16:42:14.225711 [ 24 ] {} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18386 | 2026.02.23 16:42:14.225720 [ 278 ] {6fe6c5cd-6bfa-4ea0-a871-6c508a713edf} <Debug> TCPHandler: Processed in 0.001217015 sec. | ||
| 18387 | 2026.02.23 16:42:14.225743 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18388 | 2026.02.23 16:42:14.225842 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18389 | 2026.02.23 16:42:14.225865 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 18390 | 2026.02.23 16:42:14.225942 [ 278 ] {a7aa3be9-26cb-46a0-96de-e775e4da1dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18391 | 2026.02.23 16:42:14.225989 [ 278 ] {a7aa3be9-26cb-46a0-96de-e775e4da1dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18392 | 2026.02.23 16:42:14.225998 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18393 | 2026.02.23 16:42:14.226042 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
| 18394 | 2026.02.23 16:42:14.226111 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 18395 | 2026.02.23 16:42:14.226160 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 18396 | 2026.02.23 16:42:14.226204 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 18397 | 2026.02.23 16:42:14.226248 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 18398 | 2026.02.23 16:42:14.226289 [ 190 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 18399 | 2026.02.23 16:42:14.226435 [ 278 ] {a7aa3be9-26cb-46a0-96de-e775e4da1dac} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18400 | 2026.02.23 16:42:14.226478 [ 278 ] {a7aa3be9-26cb-46a0-96de-e775e4da1dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18401 | 2026.02.23 16:42:14.226837 [ 278 ] {a7aa3be9-26cb-46a0-96de-e775e4da1dac} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18402 | 2026.02.23 16:42:14.227058 [ 278 ] {a7aa3be9-26cb-46a0-96de-e775e4da1dac} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18403 | 2026.02.23 16:42:14.227090 [ 196 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001276937 sec., 117468.59868576133 rows/sec., 5.99 MiB/sec. | ||
| 18404 | 2026.02.23 16:42:14.227188 [ 278 ] {a7aa3be9-26cb-46a0-96de-e775e4da1dac} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001263 sec., 209817.8939034046 rows/sec., 13.94 MiB/sec. | ||
| 18405 | 2026.02.23 16:42:14.227231 [ 278 ] {a7aa3be9-26cb-46a0-96de-e775e4da1dac} <Debug> TCPHandler: Processed in 0.00143614 sec. | ||
| 18406 | 2026.02.23 16:42:14.227243 [ 202 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 18407 | 2026.02.23 16:42:14.227347 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18408 | 2026.02.23 16:42:14.227446 [ 278 ] {159f8e17-4666-4980-8b11-37b4dd895e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18409 | 2026.02.23 16:42:14.227488 [ 278 ] {159f8e17-4666-4980-8b11-37b4dd895e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18410 | 2026.02.23 16:42:14.227528 [ 202 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_25_5} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18411 | 2026.02.23 16:42:14.227600 [ 202 ] {4d7206cf-919d-48fb-bf2a-954f10b7f89e::all_1_25_5} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 18412 | 2026.02.23 16:42:14.227685 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 18413 | 2026.02.23 16:42:14.227813 [ 278 ] {159f8e17-4666-4980-8b11-37b4dd895e71} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18414 | 2026.02.23 16:42:14.227852 [ 278 ] {159f8e17-4666-4980-8b11-37b4dd895e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18415 | 2026.02.23 16:42:14.228141 [ 278 ] {159f8e17-4666-4980-8b11-37b4dd895e71} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18416 | 2026.02.23 16:42:14.228338 [ 278 ] {159f8e17-4666-4980-8b11-37b4dd895e71} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18417 | 2026.02.23 16:42:14.228461 [ 278 ] {159f8e17-4666-4980-8b11-37b4dd895e71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 18418 | 2026.02.23 16:42:14.228497 [ 278 ] {159f8e17-4666-4980-8b11-37b4dd895e71} <Debug> TCPHandler: Processed in 0.001197905 sec. | ||
| 18419 | 2026.02.23 16:42:14.228602 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18420 | 2026.02.23 16:42:14.228694 [ 278 ] {5f35174e-af53-4f5c-b6a8-b2b7247e1673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18421 | 2026.02.23 16:42:14.228746 [ 278 ] {5f35174e-af53-4f5c-b6a8-b2b7247e1673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18422 | 2026.02.23 16:42:14.229555 [ 278 ] {5f35174e-af53-4f5c-b6a8-b2b7247e1673} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18423 | 2026.02.23 16:42:14.229592 [ 278 ] {5f35174e-af53-4f5c-b6a8-b2b7247e1673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18424 | 2026.02.23 16:42:14.230098 [ 278 ] {5f35174e-af53-4f5c-b6a8-b2b7247e1673} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18425 | 2026.02.23 16:42:14.230310 [ 278 ] {5f35174e-af53-4f5c-b6a8-b2b7247e1673} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18426 | 2026.02.23 16:42:14.230444 [ 278 ] {5f35174e-af53-4f5c-b6a8-b2b7247e1673} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001768 sec., 5656.108597285068 rows/sec., 10.14 MiB/sec. | ||
| 18427 | 2026.02.23 16:42:14.230498 [ 278 ] {5f35174e-af53-4f5c-b6a8-b2b7247e1673} <Debug> TCPHandler: Processed in 0.00194299 sec. | ||
| 18428 | 2026.02.23 16:42:14.230605 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18429 | 2026.02.23 16:42:14.230698 [ 278 ] {a0518a4f-f482-48d5-9eed-c4c63fb60e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18430 | 2026.02.23 16:42:14.230739 [ 278 ] {a0518a4f-f482-48d5-9eed-c4c63fb60e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18431 | 2026.02.23 16:42:14.231067 [ 278 ] {a0518a4f-f482-48d5-9eed-c4c63fb60e22} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18432 | 2026.02.23 16:42:14.231102 [ 278 ] {a0518a4f-f482-48d5-9eed-c4c63fb60e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18433 | 2026.02.23 16:42:14.231396 [ 278 ] {a0518a4f-f482-48d5-9eed-c4c63fb60e22} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18434 | 2026.02.23 16:42:14.231605 [ 278 ] {a0518a4f-f482-48d5-9eed-c4c63fb60e22} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18435 | 2026.02.23 16:42:14.231727 [ 278 ] {a0518a4f-f482-48d5-9eed-c4c63fb60e22} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 18436 | 2026.02.23 16:42:14.231763 [ 278 ] {a0518a4f-f482-48d5-9eed-c4c63fb60e22} <Debug> TCPHandler: Processed in 0.001205115 sec. | ||
| 18437 | 2026.02.23 16:42:15.044850 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18438 | 2026.02.23 16:42:15.062524 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18439 | 2026.02.23 16:42:15.062571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18440 | 2026.02.23 16:42:15.068967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18441 | 2026.02.23 16:42:15.069684 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18442 | 2026.02.23 16:42:15.072700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18443 | 2026.02.23 16:42:15.273338 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 18444 | 2026.02.23 16:42:15.273414 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 18445 | 2026.02.23 16:42:15.277607 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 18446 | 2026.02.23 16:42:18.530382 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18447 | 2026.02.23 16:42:18.530605 [ 278 ] {2c2914cb-05f7-4379-8b8a-ae9feb1ccf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18448 | 2026.02.23 16:42:18.530675 [ 278 ] {2c2914cb-05f7-4379-8b8a-ae9feb1ccf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18449 | 2026.02.23 16:42:18.531359 [ 278 ] {2c2914cb-05f7-4379-8b8a-ae9feb1ccf71} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18450 | 2026.02.23 16:42:18.531413 [ 278 ] {2c2914cb-05f7-4379-8b8a-ae9feb1ccf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18451 | 2026.02.23 16:42:18.531818 [ 278 ] {2c2914cb-05f7-4379-8b8a-ae9feb1ccf71} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18452 | 2026.02.23 16:42:18.532055 [ 278 ] {2c2914cb-05f7-4379-8b8a-ae9feb1ccf71} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18453 | 2026.02.23 16:42:18.532222 [ 278 ] {2c2914cb-05f7-4379-8b8a-ae9feb1ccf71} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001673 sec., 14345.487148834429 rows/sec., 1.19 MiB/sec. | ||
| 18454 | 2026.02.23 16:42:18.532276 [ 278 ] {2c2914cb-05f7-4379-8b8a-ae9feb1ccf71} <Debug> TCPHandler: Processed in 0.002047142 sec. | ||
| 18455 | 2026.02.23 16:42:18.532400 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18456 | 2026.02.23 16:42:18.532502 [ 278 ] {836034ba-66e7-4b7c-84c2-11f89dddaaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18457 | 2026.02.23 16:42:18.532546 [ 278 ] {836034ba-66e7-4b7c-84c2-11f89dddaaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18458 | 2026.02.23 16:42:18.532970 [ 278 ] {836034ba-66e7-4b7c-84c2-11f89dddaaf3} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18459 | 2026.02.23 16:42:18.533009 [ 278 ] {836034ba-66e7-4b7c-84c2-11f89dddaaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18460 | 2026.02.23 16:42:18.533318 [ 278 ] {836034ba-66e7-4b7c-84c2-11f89dddaaf3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18461 | 2026.02.23 16:42:18.533533 [ 278 ] {836034ba-66e7-4b7c-84c2-11f89dddaaf3} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18462 | 2026.02.23 16:42:18.533666 [ 278 ] {836034ba-66e7-4b7c-84c2-11f89dddaaf3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001186 sec., 5059.021922428331 rows/sec., 412.53 KiB/sec. | ||
| 18463 | 2026.02.23 16:42:18.533704 [ 278 ] {836034ba-66e7-4b7c-84c2-11f89dddaaf3} <Debug> TCPHandler: Processed in 0.001356938 sec. | ||
| 18464 | 2026.02.23 16:42:18.533814 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18465 | 2026.02.23 16:42:18.533909 [ 278 ] {5a4bec99-2771-4602-8efe-44bb81203f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18466 | 2026.02.23 16:42:18.533949 [ 278 ] {5a4bec99-2771-4602-8efe-44bb81203f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18467 | 2026.02.23 16:42:18.535604 [ 278 ] {5a4bec99-2771-4602-8efe-44bb81203f16} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18468 | 2026.02.23 16:42:18.535646 [ 278 ] {5a4bec99-2771-4602-8efe-44bb81203f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18469 | 2026.02.23 16:42:18.536071 [ 278 ] {5a4bec99-2771-4602-8efe-44bb81203f16} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18470 | 2026.02.23 16:42:18.536289 [ 278 ] {5a4bec99-2771-4602-8efe-44bb81203f16} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18471 | 2026.02.23 16:42:18.536424 [ 278 ] {5a4bec99-2771-4602-8efe-44bb81203f16} <Debug> executeQuery: Read 1383 rows, 118.71 KiB in 0.002534 sec., 545777.4269928966 rows/sec., 45.75 MiB/sec. | ||
| 18472 | 2026.02.23 16:42:18.536465 [ 278 ] {5a4bec99-2771-4602-8efe-44bb81203f16} <Debug> TCPHandler: Processed in 0.002699655 sec. | ||
| 18473 | 2026.02.23 16:42:18.536597 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18474 | 2026.02.23 16:42:18.536693 [ 278 ] {ed1e9d12-afa8-4e87-b2b1-2fc106a483da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18475 | 2026.02.23 16:42:18.536734 [ 278 ] {ed1e9d12-afa8-4e87-b2b1-2fc106a483da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18476 | 2026.02.23 16:42:18.537176 [ 278 ] {ed1e9d12-afa8-4e87-b2b1-2fc106a483da} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18477 | 2026.02.23 16:42:18.537215 [ 278 ] {ed1e9d12-afa8-4e87-b2b1-2fc106a483da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18478 | 2026.02.23 16:42:18.537514 [ 278 ] {ed1e9d12-afa8-4e87-b2b1-2fc106a483da} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18479 | 2026.02.23 16:42:18.537726 [ 278 ] {ed1e9d12-afa8-4e87-b2b1-2fc106a483da} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18480 | 2026.02.23 16:42:18.537856 [ 278 ] {ed1e9d12-afa8-4e87-b2b1-2fc106a483da} <Debug> executeQuery: Read 50 rows, 3.79 KiB in 0.001182 sec., 42301.184433164126 rows/sec., 3.13 MiB/sec. | ||
| 18481 | 2026.02.23 16:42:18.537895 [ 278 ] {ed1e9d12-afa8-4e87-b2b1-2fc106a483da} <Debug> TCPHandler: Processed in 0.001347157 sec. | ||
| 18482 | 2026.02.23 16:42:18.538004 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18483 | 2026.02.23 16:42:18.538097 [ 278 ] {9d15e6d6-a90a-4d69-a41b-d20ab4088dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18484 | 2026.02.23 16:42:18.538137 [ 278 ] {9d15e6d6-a90a-4d69-a41b-d20ab4088dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18485 | 2026.02.23 16:42:18.538710 [ 278 ] {9d15e6d6-a90a-4d69-a41b-d20ab4088dca} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18486 | 2026.02.23 16:42:18.538746 [ 278 ] {9d15e6d6-a90a-4d69-a41b-d20ab4088dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18487 | 2026.02.23 16:42:18.539060 [ 278 ] {9d15e6d6-a90a-4d69-a41b-d20ab4088dca} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18488 | 2026.02.23 16:42:18.539275 [ 278 ] {9d15e6d6-a90a-4d69-a41b-d20ab4088dca} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18489 | 2026.02.23 16:42:18.539393 [ 28 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 18490 | 2026.02.23 16:42:18.539405 [ 278 ] {9d15e6d6-a90a-4d69-a41b-d20ab4088dca} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001326 sec., 190045.2488687783 rows/sec., 13.14 MiB/sec. | ||
| 18491 | 2026.02.23 16:42:18.539459 [ 28 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18492 | 2026.02.23 16:42:18.539471 [ 278 ] {9d15e6d6-a90a-4d69-a41b-d20ab4088dca} <Debug> TCPHandler: Processed in 0.001514461 sec. | ||
| 18493 | 2026.02.23 16:42:18.539490 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18494 | 2026.02.23 16:42:18.539594 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18495 | 2026.02.23 16:42:18.539622 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 18496 | 2026.02.23 16:42:18.539692 [ 278 ] {c86a2bf5-f86e-45b9-88fd-eba550044f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18497 | 2026.02.23 16:42:18.539738 [ 278 ] {c86a2bf5-f86e-45b9-88fd-eba550044f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18498 | 2026.02.23 16:42:18.539776 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18499 | 2026.02.23 16:42:18.539815 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 403 rows starting from the beginning of the part | ||
| 18500 | 2026.02.23 16:42:18.539885 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
| 18501 | 2026.02.23 16:42:18.539935 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 18502 | 2026.02.23 16:42:18.539980 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 18503 | 2026.02.23 16:42:18.540018 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 149 rows starting from the beginning of the part | ||
| 18504 | 2026.02.23 16:42:18.540060 [ 190 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 252 rows starting from the beginning of the part | ||
| 18505 | 2026.02.23 16:42:18.540152 [ 278 ] {c86a2bf5-f86e-45b9-88fd-eba550044f51} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18506 | 2026.02.23 16:42:18.540194 [ 278 ] {c86a2bf5-f86e-45b9-88fd-eba550044f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18507 | 2026.02.23 16:42:18.540513 [ 278 ] {c86a2bf5-f86e-45b9-88fd-eba550044f51} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18508 | 2026.02.23 16:42:18.540758 [ 278 ] {c86a2bf5-f86e-45b9-88fd-eba550044f51} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18509 | 2026.02.23 16:42:18.540908 [ 278 ] {c86a2bf5-f86e-45b9-88fd-eba550044f51} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001233 sec., 9732.3600973236 rows/sec., 760.34 KiB/sec. | ||
| 18510 | 2026.02.23 16:42:18.540959 [ 278 ] {c86a2bf5-f86e-45b9-88fd-eba550044f51} <Debug> TCPHandler: Processed in 0.001412569 sec. | ||
| 18511 | 2026.02.23 16:42:18.541071 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18512 | 2026.02.23 16:42:18.541111 [ 196 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550812 sec., 857615.2364051865 rows/sec., 60.62 MiB/sec. | ||
| 18513 | 2026.02.23 16:42:18.541174 [ 278 ] {42678ab7-f56d-4813-bfac-77fc53cbdb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18514 | 2026.02.23 16:42:18.541224 [ 278 ] {42678ab7-f56d-4813-bfac-77fc53cbdb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18515 | 2026.02.23 16:42:18.541302 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 18516 | 2026.02.23 16:42:18.541658 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_47_10} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18517 | 2026.02.23 16:42:18.541753 [ 202 ] {3630ead0-c5da-4e23-a9d2-59d0589dc119::all_1_47_10} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 18518 | 2026.02.23 16:42:18.541879 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 18519 | 2026.02.23 16:42:18.542058 [ 278 ] {42678ab7-f56d-4813-bfac-77fc53cbdb3d} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18520 | 2026.02.23 16:42:18.542099 [ 278 ] {42678ab7-f56d-4813-bfac-77fc53cbdb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18521 | 2026.02.23 16:42:18.542447 [ 278 ] {42678ab7-f56d-4813-bfac-77fc53cbdb3d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18522 | 2026.02.23 16:42:18.542678 [ 278 ] {42678ab7-f56d-4813-bfac-77fc53cbdb3d} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18523 | 2026.02.23 16:42:18.542812 [ 278 ] {42678ab7-f56d-4813-bfac-77fc53cbdb3d} <Debug> executeQuery: Read 594 rows, 45.71 KiB in 0.001657 sec., 358479.1792395896 rows/sec., 26.94 MiB/sec. | ||
| 18524 | 2026.02.23 16:42:18.542852 [ 278 ] {42678ab7-f56d-4813-bfac-77fc53cbdb3d} <Debug> TCPHandler: Processed in 0.001828448 sec. | ||
| 18525 | 2026.02.23 16:42:18.542965 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18526 | 2026.02.23 16:42:18.543060 [ 278 ] {fb4d7ec3-ae93-482f-ae3b-6af91aac0790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18527 | 2026.02.23 16:42:18.543104 [ 278 ] {fb4d7ec3-ae93-482f-ae3b-6af91aac0790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18528 | 2026.02.23 16:42:18.543848 [ 278 ] {fb4d7ec3-ae93-482f-ae3b-6af91aac0790} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18529 | 2026.02.23 16:42:18.543886 [ 278 ] {fb4d7ec3-ae93-482f-ae3b-6af91aac0790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18530 | 2026.02.23 16:42:18.544272 [ 278 ] {fb4d7ec3-ae93-482f-ae3b-6af91aac0790} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18531 | 2026.02.23 16:42:18.544498 [ 278 ] {fb4d7ec3-ae93-482f-ae3b-6af91aac0790} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18532 | 2026.02.23 16:42:18.544628 [ 278 ] {fb4d7ec3-ae93-482f-ae3b-6af91aac0790} <Debug> executeQuery: Read 919 rows, 64.36 KiB in 0.001586 sec., 579445.1450189155 rows/sec., 39.63 MiB/sec. | ||
| 18533 | 2026.02.23 16:42:18.544665 [ 278 ] {fb4d7ec3-ae93-482f-ae3b-6af91aac0790} <Debug> TCPHandler: Processed in 0.001748836 sec. | ||
| 18534 | 2026.02.23 16:42:18.544780 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18535 | 2026.02.23 16:42:18.544875 [ 278 ] {3cc6e20c-3686-450a-a4e4-08bdc5af906b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18536 | 2026.02.23 16:42:18.544929 [ 278 ] {3cc6e20c-3686-450a-a4e4-08bdc5af906b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18537 | 2026.02.23 16:42:18.545813 [ 278 ] {3cc6e20c-3686-450a-a4e4-08bdc5af906b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18538 | 2026.02.23 16:42:18.545850 [ 278 ] {3cc6e20c-3686-450a-a4e4-08bdc5af906b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18539 | 2026.02.23 16:42:18.546390 [ 278 ] {3cc6e20c-3686-450a-a4e4-08bdc5af906b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18540 | 2026.02.23 16:42:18.546621 [ 278 ] {3cc6e20c-3686-450a-a4e4-08bdc5af906b} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18541 | 2026.02.23 16:42:18.546759 [ 278 ] {3cc6e20c-3686-450a-a4e4-08bdc5af906b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001903 sec., 16815.554387808723 rows/sec., 30.13 MiB/sec. | ||
| 18542 | 2026.02.23 16:42:18.546825 [ 278 ] {3cc6e20c-3686-450a-a4e4-08bdc5af906b} <Debug> TCPHandler: Processed in 0.002092383 sec. | ||
| 18543 | 2026.02.23 16:42:18.546941 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18544 | 2026.02.23 16:42:18.547034 [ 278 ] {ade0a629-28d3-4d96-85dd-d4f63b457a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18545 | 2026.02.23 16:42:18.547076 [ 278 ] {ade0a629-28d3-4d96-85dd-d4f63b457a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18546 | 2026.02.23 16:42:18.547423 [ 278 ] {ade0a629-28d3-4d96-85dd-d4f63b457a52} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18547 | 2026.02.23 16:42:18.547458 [ 278 ] {ade0a629-28d3-4d96-85dd-d4f63b457a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18548 | 2026.02.23 16:42:18.547761 [ 278 ] {ade0a629-28d3-4d96-85dd-d4f63b457a52} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18549 | 2026.02.23 16:42:18.547973 [ 278 ] {ade0a629-28d3-4d96-85dd-d4f63b457a52} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18550 | 2026.02.23 16:42:18.548104 [ 278 ] {ade0a629-28d3-4d96-85dd-d4f63b457a52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 18551 | 2026.02.23 16:42:18.548141 [ 278 ] {ade0a629-28d3-4d96-85dd-d4f63b457a52} <Debug> TCPHandler: Processed in 0.001249215 sec. | ||
| 18552 | 2026.02.23 16:42:20.289350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42744 | ||
| 18553 | 2026.02.23 16:42:20.289923 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18554 | 2026.02.23 16:42:20.289981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18555 | 2026.02.23 16:42:20.290477 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18556 | 2026.02.23 16:42:20.290715 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18557 | 2026.02.23 16:42:20.290867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42744 | ||
| 18558 | 2026.02.23 16:42:22.572823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 18559 | 2026.02.23 16:42:22.591940 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18560 | 2026.02.23 16:42:22.592008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18561 | 2026.02.23 16:42:22.598393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18562 | 2026.02.23 16:42:22.599192 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18563 | 2026.02.23 16:42:22.602469 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 18564 | 2026.02.23 16:42:22.929502 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2266 | ||
| 18565 | 2026.02.23 16:42:22.932408 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18566 | 2026.02.23 16:42:22.932457 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18567 | 2026.02.23 16:42:22.933750 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18568 | 2026.02.23 16:42:22.934039 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18569 | 2026.02.23 16:42:22.934192 [ 78 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18570 | 2026.02.23 16:42:22.934240 [ 78 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18571 | 2026.02.23 16:42:22.934265 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18572 | 2026.02.23 16:42:22.934361 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 18573 | 2026.02.23 16:42:22.934436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2266 | ||
| 18574 | 2026.02.23 16:42:22.934873 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18575 | 2026.02.23 16:42:22.935001 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2074 rows starting from the beginning of the part | ||
| 18576 | 2026.02.23 16:42:22.935346 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 18577 | 2026.02.23 16:42:22.935682 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 38 rows starting from the beginning of the part | ||
| 18578 | 2026.02.23 16:42:22.936017 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 18579 | 2026.02.23 16:42:22.936350 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
| 18580 | 2026.02.23 16:42:22.936680 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part | ||
| 18581 | 2026.02.23 16:42:22.943667 [ 196 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2266 rows, containing 72 columns (72 merged, 0 gathered) in 0.009343102 sec., 242531.87003631127 rows/sec., 185.84 MiB/sec. | ||
| 18582 | 2026.02.23 16:42:22.946000 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18583 | 2026.02.23 16:42:22.946658 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_66_13} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18584 | 2026.02.23 16:42:22.946748 [ 193 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_66_13} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18585 | 2026.02.23 16:42:22.947143 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 18586 | 2026.02.23 16:42:24.206695 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18587 | 2026.02.23 16:42:24.206874 [ 278 ] {c96a1b0e-2b7e-4ca8-8bdd-8988baf8aa96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18588 | 2026.02.23 16:42:24.206939 [ 278 ] {c96a1b0e-2b7e-4ca8-8bdd-8988baf8aa96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18589 | 2026.02.23 16:42:24.207608 [ 278 ] {c96a1b0e-2b7e-4ca8-8bdd-8988baf8aa96} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18590 | 2026.02.23 16:42:24.207654 [ 278 ] {c96a1b0e-2b7e-4ca8-8bdd-8988baf8aa96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18591 | 2026.02.23 16:42:24.208052 [ 278 ] {c96a1b0e-2b7e-4ca8-8bdd-8988baf8aa96} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18592 | 2026.02.23 16:42:24.208282 [ 278 ] {c96a1b0e-2b7e-4ca8-8bdd-8988baf8aa96} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18593 | 2026.02.23 16:42:24.208442 [ 278 ] {c96a1b0e-2b7e-4ca8-8bdd-8988baf8aa96} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001618 sec., 46971.569839307784 rows/sec., 3.87 MiB/sec. | ||
| 18594 | 2026.02.23 16:42:24.208438 [ 61 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18595 | 2026.02.23 16:42:24.208490 [ 278 ] {c96a1b0e-2b7e-4ca8-8bdd-8988baf8aa96} <Debug> TCPHandler: Processed in 0.00192091 sec. | ||
| 18596 | 2026.02.23 16:42:24.208525 [ 61 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18597 | 2026.02.23 16:42:24.208556 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18598 | 2026.02.23 16:42:24.208624 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18599 | 2026.02.23 16:42:24.208686 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 18600 | 2026.02.23 16:42:24.208723 [ 278 ] {0d5e1659-2d3c-46a8-abe9-f67c6bb0cb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18601 | 2026.02.23 16:42:24.208772 [ 278 ] {0d5e1659-2d3c-46a8-abe9-f67c6bb0cb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18602 | 2026.02.23 16:42:24.208841 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18603 | 2026.02.23 16:42:24.208886 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2157 rows starting from the beginning of the part | ||
| 18604 | 2026.02.23 16:42:24.208963 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 819 rows starting from the beginning of the part | ||
| 18605 | 2026.02.23 16:42:24.209016 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 120 rows starting from the beginning of the part | ||
| 18606 | 2026.02.23 16:42:24.209066 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 817 rows starting from the beginning of the part | ||
| 18607 | 2026.02.23 16:42:24.209112 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1383 rows starting from the beginning of the part | ||
| 18608 | 2026.02.23 16:42:24.209160 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 76 rows starting from the beginning of the part | ||
| 18609 | 2026.02.23 16:42:24.209203 [ 278 ] {0d5e1659-2d3c-46a8-abe9-f67c6bb0cb13} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18610 | 2026.02.23 16:42:24.209244 [ 278 ] {0d5e1659-2d3c-46a8-abe9-f67c6bb0cb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18611 | 2026.02.23 16:42:24.209572 [ 278 ] {0d5e1659-2d3c-46a8-abe9-f67c6bb0cb13} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18612 | 2026.02.23 16:42:24.209802 [ 278 ] {0d5e1659-2d3c-46a8-abe9-f67c6bb0cb13} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18613 | 2026.02.23 16:42:24.209941 [ 278 ] {0d5e1659-2d3c-46a8-abe9-f67c6bb0cb13} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001236 sec., 8090.614886731392 rows/sec., 608.38 KiB/sec. | ||
| 18614 | 2026.02.23 16:42:24.209981 [ 278 ] {0d5e1659-2d3c-46a8-abe9-f67c6bb0cb13} <Debug> TCPHandler: Processed in 0.001406979 sec. | ||
| 18615 | 2026.02.23 16:42:24.210090 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18616 | 2026.02.23 16:42:24.210184 [ 278 ] {d785861b-ea82-49a4-a5d8-b84fe9d419bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18617 | 2026.02.23 16:42:24.210225 [ 278 ] {d785861b-ea82-49a4-a5d8-b84fe9d419bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18618 | 2026.02.23 16:42:24.210649 [ 278 ] {d785861b-ea82-49a4-a5d8-b84fe9d419bf} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18619 | 2026.02.23 16:42:24.210686 [ 278 ] {d785861b-ea82-49a4-a5d8-b84fe9d419bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18620 | 2026.02.23 16:42:24.210987 [ 278 ] {d785861b-ea82-49a4-a5d8-b84fe9d419bf} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18621 | 2026.02.23 16:42:24.211164 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5372 rows, containing 5 columns (5 merged, 0 gathered) in 0.002534392 sec., 2119640.529168337 rows/sec., 181.36 MiB/sec. | ||
| 18622 | 2026.02.23 16:42:24.211199 [ 278 ] {d785861b-ea82-49a4-a5d8-b84fe9d419bf} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18623 | 2026.02.23 16:42:24.211328 [ 61 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18624 | 2026.02.23 16:42:24.211341 [ 278 ] {d785861b-ea82-49a4-a5d8-b84fe9d419bf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001174 sec., 63032.367972742766 rows/sec., 4.92 MiB/sec. | ||
| 18625 | 2026.02.23 16:42:24.211361 [ 61 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18626 | 2026.02.23 16:42:24.211384 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18627 | 2026.02.23 16:42:24.211388 [ 278 ] {d785861b-ea82-49a4-a5d8-b84fe9d419bf} <Debug> TCPHandler: Processed in 0.001346048 sec. | ||
| 18628 | 2026.02.23 16:42:24.211483 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 18629 | 2026.02.23 16:42:24.211520 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18630 | 2026.02.23 16:42:24.211523 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18631 | 2026.02.23 16:42:24.211604 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18632 | 2026.02.23 16:42:24.211645 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1066 rows starting from the beginning of the part | ||
| 18633 | 2026.02.23 16:42:24.211648 [ 278 ] {99eb3302-79a4-4801-a7a9-d807878b1ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18634 | 2026.02.23 16:42:24.211706 [ 278 ] {99eb3302-79a4-4801-a7a9-d807878b1ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18635 | 2026.02.23 16:42:24.211723 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 504 rows starting from the beginning of the part | ||
| 18636 | 2026.02.23 16:42:24.211779 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 96 rows starting from the beginning of the part | ||
| 18637 | 2026.02.23 16:42:24.211824 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 500 rows starting from the beginning of the part | ||
| 18638 | 2026.02.23 16:42:24.211862 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_131_26} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18639 | 2026.02.23 16:42:24.211866 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 594 rows starting from the beginning of the part | ||
| 18640 | 2026.02.23 16:42:24.211922 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 74 rows starting from the beginning of the part | ||
| 18641 | 2026.02.23 16:42:24.211951 [ 200 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_131_26} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18642 | 2026.02.23 16:42:24.212047 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 18643 | 2026.02.23 16:42:24.212126 [ 278 ] {99eb3302-79a4-4801-a7a9-d807878b1ef9} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18644 | 2026.02.23 16:42:24.212169 [ 278 ] {99eb3302-79a4-4801-a7a9-d807878b1ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18645 | 2026.02.23 16:42:24.212517 [ 278 ] {99eb3302-79a4-4801-a7a9-d807878b1ef9} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18646 | 2026.02.23 16:42:24.212742 [ 278 ] {99eb3302-79a4-4801-a7a9-d807878b1ef9} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18647 | 2026.02.23 16:42:24.212874 [ 278 ] {99eb3302-79a4-4801-a7a9-d807878b1ef9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 18648 | 2026.02.23 16:42:24.212912 [ 278 ] {99eb3302-79a4-4801-a7a9-d807878b1ef9} <Debug> TCPHandler: Processed in 0.00143724 sec. | ||
| 18649 | 2026.02.23 16:42:24.213024 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18650 | 2026.02.23 16:42:24.213118 [ 278 ] {fe21601e-834f-4c49-88c0-4dce971d6a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18651 | 2026.02.23 16:42:24.213126 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2834 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687375 sec., 1679531.8171716423 rows/sec., 128.59 MiB/sec. | ||
| 18652 | 2026.02.23 16:42:24.213175 [ 278 ] {fe21601e-834f-4c49-88c0-4dce971d6a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18653 | 2026.02.23 16:42:24.213292 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18654 | 2026.02.23 16:42:24.213529 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_131_26} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18655 | 2026.02.23 16:42:24.213591 [ 200 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_131_26} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18656 | 2026.02.23 16:42:24.213649 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 18657 | 2026.02.23 16:42:24.213957 [ 278 ] {fe21601e-834f-4c49-88c0-4dce971d6a76} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18658 | 2026.02.23 16:42:24.213999 [ 278 ] {fe21601e-834f-4c49-88c0-4dce971d6a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18659 | 2026.02.23 16:42:24.214510 [ 278 ] {fe21601e-834f-4c49-88c0-4dce971d6a76} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18660 | 2026.02.23 16:42:24.214730 [ 278 ] {fe21601e-834f-4c49-88c0-4dce971d6a76} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18661 | 2026.02.23 16:42:24.214865 [ 278 ] {fe21601e-834f-4c49-88c0-4dce971d6a76} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001765 sec., 5665.7223796033995 rows/sec., 10.15 MiB/sec. | ||
| 18662 | 2026.02.23 16:42:24.214921 [ 278 ] {fe21601e-834f-4c49-88c0-4dce971d6a76} <Debug> TCPHandler: Processed in 0.00194233 sec. | ||
| 18663 | 2026.02.23 16:42:24.215041 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18664 | 2026.02.23 16:42:24.215141 [ 278 ] {98df5243-cd52-496b-bc30-ae3476fe0542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18665 | 2026.02.23 16:42:24.215184 [ 278 ] {98df5243-cd52-496b-bc30-ae3476fe0542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18666 | 2026.02.23 16:42:24.215521 [ 278 ] {98df5243-cd52-496b-bc30-ae3476fe0542} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18667 | 2026.02.23 16:42:24.215557 [ 278 ] {98df5243-cd52-496b-bc30-ae3476fe0542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18668 | 2026.02.23 16:42:24.215860 [ 278 ] {98df5243-cd52-496b-bc30-ae3476fe0542} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18669 | 2026.02.23 16:42:24.216068 [ 278 ] {98df5243-cd52-496b-bc30-ae3476fe0542} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18670 | 2026.02.23 16:42:24.216183 [ 61 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18671 | 2026.02.23 16:42:24.216195 [ 278 ] {98df5243-cd52-496b-bc30-ae3476fe0542} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 18672 | 2026.02.23 16:42:24.216217 [ 61 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18673 | 2026.02.23 16:42:24.216239 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 18674 | 2026.02.23 16:42:24.216240 [ 278 ] {98df5243-cd52-496b-bc30-ae3476fe0542} <Debug> TCPHandler: Processed in 0.001248276 sec. | ||
| 18675 | 2026.02.23 16:42:24.216310 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 18676 | 2026.02.23 16:42:24.216404 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18677 | 2026.02.23 16:42:24.216428 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7740 rows starting from the beginning of the part | ||
| 18678 | 2026.02.23 16:42:24.216471 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 18679 | 2026.02.23 16:42:24.216506 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 18680 | 2026.02.23 16:42:24.216540 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 18681 | 2026.02.23 16:42:24.216575 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 18682 | 2026.02.23 16:42:24.216610 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 18683 | 2026.02.23 16:42:24.218408 [ 188 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002126834 sec., 3808477.7655425854 rows/sec., 251.47 MiB/sec. | ||
| 18684 | 2026.02.23 16:42:24.218890 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18685 | 2026.02.23 16:42:24.219186 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_131_26} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18686 | 2026.02.23 16:42:24.219264 [ 189 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_131_26} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18687 | 2026.02.23 16:42:24.219365 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 18688 | 2026.02.23 16:42:26.524358 [ 220 ] {} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): 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] | ||
| 18689 | 2026.02.23 16:42:26.524422 [ 220 ] {} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): 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] | ||
| 18690 | 2026.02.23 16:42:26.526998 [ 220 ] {} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): 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] | ||
| 18691 | 2026.02.23 16:42:27.575682 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18692 | 2026.02.23 16:42:27.575739 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18693 | 2026.02.23 16:42:27.792018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43192 | ||
| 18694 | 2026.02.23 16:42:27.792798 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18695 | 2026.02.23 16:42:27.792868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18696 | 2026.02.23 16:42:27.793571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18697 | 2026.02.23 16:42:27.793927 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18698 | 2026.02.23 16:42:27.794148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43192 | ||
| 18699 | 2026.02.23 16:42:28.536324 [ 217 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 18700 | 2026.02.23 16:42:28.536374 [ 217 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 18701 | 2026.02.23 16:42:28.538847 [ 217 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 18702 | 2026.02.23 16:42:29.070132 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 18703 | 2026.02.23 16:42:29.070182 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 18704 | 2026.02.23 16:42:29.073772 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 18705 | 2026.02.23 16:42:29.073799 [ 66 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 18706 | 2026.02.23 16:42:29.073863 [ 66 ] {} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18707 | 2026.02.23 16:42:29.073884 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18708 | 2026.02.23 16:42:29.074008 [ 197 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 18709 | 2026.02.23 16:42:29.074158 [ 197 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18710 | 2026.02.23 16:42:29.074193 [ 197 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 160 rows starting from the beginning of the part | ||
| 18711 | 2026.02.23 16:42:29.074261 [ 197 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 18712 | 2026.02.23 16:42:29.074310 [ 197 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 18713 | 2026.02.23 16:42:29.074355 [ 197 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 18714 | 2026.02.23 16:42:29.074396 [ 197 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 18715 | 2026.02.23 16:42:29.075260 [ 188 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310167 sec., 470169.0700498486 rows/sec., 28.89 MiB/sec. | ||
| 18716 | 2026.02.23 16:42:29.075393 [ 197 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 18717 | 2026.02.23 16:42:29.075648 [ 197 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_41_9} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18718 | 2026.02.23 16:42:29.075721 [ 197 ] {bee44bc4-3670-4879-9501-74bd8c0c3792::all_1_41_9} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 18719 | 2026.02.23 16:42:29.075794 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18720 | 2026.02.23 16:42:29.155876 [ 66 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 18721 | 2026.02.23 16:42:29.155963 [ 66 ] {} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18722 | 2026.02.23 16:42:29.156003 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18723 | 2026.02.23 16:42:29.156195 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 18724 | 2026.02.23 16:42:29.156380 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18725 | 2026.02.23 16:42:29.156415 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 308 rows starting from the beginning of the part | ||
| 18726 | 2026.02.23 16:42:29.156482 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 18727 | 2026.02.23 16:42:29.156528 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 18728 | 2026.02.23 16:42:29.156571 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 18729 | 2026.02.23 16:42:29.156613 [ 187 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 18730 | 2026.02.23 16:42:29.157549 [ 197 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144679 sec., 818363.4114142342 rows/sec., 55.74 MiB/sec. | ||
| 18731 | 2026.02.23 16:42:29.157757 [ 188 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 18732 | 2026.02.23 16:42:29.158092 [ 188 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_41_9} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18733 | 2026.02.23 16:42:29.158169 [ 188 ] {91b3829e-2a99-49e1-955c-43ffdc3fb409::all_1_41_9} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 18734 | 2026.02.23 16:42:29.158264 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 18735 | 2026.02.23 16:42:29.206998 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18736 | 2026.02.23 16:42:29.207171 [ 278 ] {de3de6a5-af93-4fc3-b225-1d76aaa2e03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18737 | 2026.02.23 16:42:29.207238 [ 278 ] {de3de6a5-af93-4fc3-b225-1d76aaa2e03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18738 | 2026.02.23 16:42:29.207966 [ 278 ] {de3de6a5-af93-4fc3-b225-1d76aaa2e03b} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18739 | 2026.02.23 16:42:29.208008 [ 278 ] {de3de6a5-af93-4fc3-b225-1d76aaa2e03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18740 | 2026.02.23 16:42:29.208373 [ 278 ] {de3de6a5-af93-4fc3-b225-1d76aaa2e03b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18741 | 2026.02.23 16:42:29.208599 [ 278 ] {de3de6a5-af93-4fc3-b225-1d76aaa2e03b} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18742 | 2026.02.23 16:42:29.208755 [ 278 ] {de3de6a5-af93-4fc3-b225-1d76aaa2e03b} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001632 sec., 73529.41176470589 rows/sec., 6.26 MiB/sec. | ||
| 18743 | 2026.02.23 16:42:29.208804 [ 278 ] {de3de6a5-af93-4fc3-b225-1d76aaa2e03b} <Debug> TCPHandler: Processed in 0.00193631 sec. | ||
| 18744 | 2026.02.23 16:42:29.208823 [ 218 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 18745 | 2026.02.23 16:42:29.208871 [ 218 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 18746 | 2026.02.23 16:42:29.208936 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18747 | 2026.02.23 16:42:29.209042 [ 278 ] {e20f7bda-054b-44db-9a9d-4bb41f5d3149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18748 | 2026.02.23 16:42:29.209085 [ 278 ] {e20f7bda-054b-44db-9a9d-4bb41f5d3149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18749 | 2026.02.23 16:42:29.209510 [ 278 ] {e20f7bda-054b-44db-9a9d-4bb41f5d3149} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18750 | 2026.02.23 16:42:29.209552 [ 278 ] {e20f7bda-054b-44db-9a9d-4bb41f5d3149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18751 | 2026.02.23 16:42:29.209900 [ 278 ] {e20f7bda-054b-44db-9a9d-4bb41f5d3149} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18752 | 2026.02.23 16:42:29.210122 [ 278 ] {e20f7bda-054b-44db-9a9d-4bb41f5d3149} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18753 | 2026.02.23 16:42:29.210253 [ 278 ] {e20f7bda-054b-44db-9a9d-4bb41f5d3149} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001233 sec., 25952.960259529606 rows/sec., 1.91 MiB/sec. | ||
| 18754 | 2026.02.23 16:42:29.210293 [ 278 ] {e20f7bda-054b-44db-9a9d-4bb41f5d3149} <Debug> TCPHandler: Processed in 0.001407909 sec. | ||
| 18755 | 2026.02.23 16:42:29.210392 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18756 | 2026.02.23 16:42:29.210487 [ 278 ] {aa1ace86-8dd3-4b64-8991-c26bd781ca01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18757 | 2026.02.23 16:42:29.210529 [ 278 ] {aa1ace86-8dd3-4b64-8991-c26bd781ca01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18758 | 2026.02.23 16:42:29.210960 [ 278 ] {aa1ace86-8dd3-4b64-8991-c26bd781ca01} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18759 | 2026.02.23 16:42:29.210997 [ 278 ] {aa1ace86-8dd3-4b64-8991-c26bd781ca01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18760 | 2026.02.23 16:42:29.211367 [ 278 ] {aa1ace86-8dd3-4b64-8991-c26bd781ca01} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18761 | 2026.02.23 16:42:29.211592 [ 278 ] {aa1ace86-8dd3-4b64-8991-c26bd781ca01} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18762 | 2026.02.23 16:42:29.211722 [ 278 ] {aa1ace86-8dd3-4b64-8991-c26bd781ca01} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001253 sec., 76616.12130885874 rows/sec., 5.98 MiB/sec. | ||
| 18763 | 2026.02.23 16:42:29.211760 [ 278 ] {aa1ace86-8dd3-4b64-8991-c26bd781ca01} <Debug> TCPHandler: Processed in 0.00141556 sec. | ||
| 18764 | 2026.02.23 16:42:29.211773 [ 222 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 18765 | 2026.02.23 16:42:29.211809 [ 222 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 18766 | 2026.02.23 16:42:29.211873 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18767 | 2026.02.23 16:42:29.211973 [ 278 ] {a9bb4366-bdc7-48ef-829c-bd5dcd3172f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18768 | 2026.02.23 16:42:29.212022 [ 278 ] {a9bb4366-bdc7-48ef-829c-bd5dcd3172f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18769 | 2026.02.23 16:42:29.212083 [ 218 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 18770 | 2026.02.23 16:42:29.212437 [ 278 ] {a9bb4366-bdc7-48ef-829c-bd5dcd3172f8} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18771 | 2026.02.23 16:42:29.212478 [ 278 ] {a9bb4366-bdc7-48ef-829c-bd5dcd3172f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18772 | 2026.02.23 16:42:29.212838 [ 278 ] {a9bb4366-bdc7-48ef-829c-bd5dcd3172f8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18773 | 2026.02.23 16:42:29.213058 [ 278 ] {a9bb4366-bdc7-48ef-829c-bd5dcd3172f8} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18774 | 2026.02.23 16:42:29.213164 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 4 parts from all_1_127_27 to all_130_130_0 | ||
| 18775 | 2026.02.23 16:42:29.213187 [ 278 ] {a9bb4366-bdc7-48ef-829c-bd5dcd3172f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 18776 | 2026.02.23 16:42:29.213203 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18777 | 2026.02.23 16:42:29.213233 [ 278 ] {a9bb4366-bdc7-48ef-829c-bd5dcd3172f8} <Debug> TCPHandler: Processed in 0.001408559 sec. | ||
| 18778 | 2026.02.23 16:42:29.213311 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18779 | 2026.02.23 16:42:29.213406 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_130_28} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_127_27 to all_130_130_0 into Compact with storage Full | ||
| 18780 | 2026.02.23 16:42:29.213414 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18781 | 2026.02.23 16:42:29.213533 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_130_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18782 | 2026.02.23 16:42:29.213534 [ 278 ] {f5ab0daf-a914-4ea7-aff2-f1e8643df776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18783 | 2026.02.23 16:42:29.213574 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_127_27, total 38332 rows starting from the beginning of the part | ||
| 18784 | 2026.02.23 16:42:29.213608 [ 278 ] {f5ab0daf-a914-4ea7-aff2-f1e8643df776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18785 | 2026.02.23 16:42:29.213638 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 18786 | 2026.02.23 16:42:29.213777 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 265 rows starting from the beginning of the part | ||
| 18787 | 2026.02.23 16:42:29.213823 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 919 rows starting from the beginning of the part | ||
| 18788 | 2026.02.23 16:42:29.214558 [ 278 ] {f5ab0daf-a914-4ea7-aff2-f1e8643df776} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18789 | 2026.02.23 16:42:29.214602 [ 278 ] {f5ab0daf-a914-4ea7-aff2-f1e8643df776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18790 | 2026.02.23 16:42:29.214685 [ 222 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 18791 | 2026.02.23 16:42:29.215182 [ 278 ] {f5ab0daf-a914-4ea7-aff2-f1e8643df776} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18792 | 2026.02.23 16:42:29.215421 [ 278 ] {f5ab0daf-a914-4ea7-aff2-f1e8643df776} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18793 | 2026.02.23 16:42:29.215560 [ 278 ] {f5ab0daf-a914-4ea7-aff2-f1e8643df776} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002045 sec., 15647.921760391198 rows/sec., 28.04 MiB/sec. | ||
| 18794 | 2026.02.23 16:42:29.215630 [ 278 ] {f5ab0daf-a914-4ea7-aff2-f1e8643df776} <Debug> TCPHandler: Processed in 0.002262856 sec. | ||
| 18795 | 2026.02.23 16:42:29.215741 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18796 | 2026.02.23 16:42:29.215835 [ 278 ] {ef5dd73c-4222-402f-bef5-51f54eaccb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18797 | 2026.02.23 16:42:29.215876 [ 278 ] {ef5dd73c-4222-402f-bef5-51f54eaccb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18798 | 2026.02.23 16:42:29.216213 [ 278 ] {ef5dd73c-4222-402f-bef5-51f54eaccb0a} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18799 | 2026.02.23 16:42:29.216249 [ 278 ] {ef5dd73c-4222-402f-bef5-51f54eaccb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18800 | 2026.02.23 16:42:29.216558 [ 278 ] {ef5dd73c-4222-402f-bef5-51f54eaccb0a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18801 | 2026.02.23 16:42:29.216792 [ 278 ] {ef5dd73c-4222-402f-bef5-51f54eaccb0a} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18802 | 2026.02.23 16:42:29.216921 [ 278 ] {ef5dd73c-4222-402f-bef5-51f54eaccb0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 18803 | 2026.02.23 16:42:29.216958 [ 278 ] {ef5dd73c-4222-402f-bef5-51f54eaccb0a} <Debug> TCPHandler: Processed in 0.001264196 sec. | ||
| 18804 | 2026.02.23 16:42:29.216992 [ 223 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 18805 | 2026.02.23 16:42:29.217028 [ 223 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 18806 | 2026.02.23 16:42:29.219674 [ 223 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 18807 | 2026.02.23 16:42:29.220849 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_130_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39676 rows, containing 5 columns (5 merged, 0 gathered) in 0.007477184 sec., 5306275.731612329 rows/sec., 361.94 MiB/sec. | ||
| 18808 | 2026.02.23 16:42:29.221503 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_130_28} <Trace> MergedBlockOutputStream: filled checksums all_1_130_28 (state Temporary) | ||
| 18809 | 2026.02.23 16:42:29.221769 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_130_28} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_130_28 to all_1_130_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18810 | 2026.02.23 16:42:29.221836 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_130_28} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 4 parts: [all_1_127_27, all_130_130_0] -> all_1_130_28 | ||
| 18811 | 2026.02.23 16:42:29.221914 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 18812 | 2026.02.23 16:42:30.031846 [ 222 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 18813 | 2026.02.23 16:42:30.031908 [ 222 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 18814 | 2026.02.23 16:42:30.034126 [ 222 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 18815 | 2026.02.23 16:42:30.102662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 18816 | 2026.02.23 16:42:30.120127 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18817 | 2026.02.23 16:42:30.120182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18818 | 2026.02.23 16:42:30.126873 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18819 | 2026.02.23 16:42:30.127735 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18820 | 2026.02.23 16:42:30.132568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 18821 | 2026.02.23 16:42:32.935625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2290 | ||
| 18822 | 2026.02.23 16:42:32.937995 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18823 | 2026.02.23 16:42:32.938057 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18824 | 2026.02.23 16:42:32.939280 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18825 | 2026.02.23 16:42:32.939560 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18826 | 2026.02.23 16:42:32.939964 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2290 | ||
| 18827 | 2026.02.23 16:42:34.058120 [ 218 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18828 | 2026.02.23 16:42:34.058176 [ 218 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18829 | 2026.02.23 16:42:34.061071 [ 218 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18830 | 2026.02.23 16:42:34.206870 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18831 | 2026.02.23 16:42:34.207055 [ 278 ] {7a63f6cd-3b63-4acf-b14b-07feca2c24f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18832 | 2026.02.23 16:42:34.207126 [ 278 ] {7a63f6cd-3b63-4acf-b14b-07feca2c24f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18833 | 2026.02.23 16:42:34.207821 [ 278 ] {7a63f6cd-3b63-4acf-b14b-07feca2c24f4} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18834 | 2026.02.23 16:42:34.207876 [ 278 ] {7a63f6cd-3b63-4acf-b14b-07feca2c24f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18835 | 2026.02.23 16:42:34.208280 [ 278 ] {7a63f6cd-3b63-4acf-b14b-07feca2c24f4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18836 | 2026.02.23 16:42:34.208515 [ 278 ] {7a63f6cd-3b63-4acf-b14b-07feca2c24f4} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18837 | 2026.02.23 16:42:34.208681 [ 278 ] {7a63f6cd-3b63-4acf-b14b-07feca2c24f4} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001675 sec., 3582.089552238806 rows/sec., 300.26 KiB/sec. | ||
| 18838 | 2026.02.23 16:42:34.208738 [ 278 ] {7a63f6cd-3b63-4acf-b14b-07feca2c24f4} <Debug> TCPHandler: Processed in 0.002002611 sec. | ||
| 18839 | 2026.02.23 16:42:34.208881 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18840 | 2026.02.23 16:42:34.208994 [ 278 ] {7b694dae-e8a9-47ec-9c24-d98d95526b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18841 | 2026.02.23 16:42:34.209039 [ 278 ] {7b694dae-e8a9-47ec-9c24-d98d95526b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18842 | 2026.02.23 16:42:34.209527 [ 278 ] {7b694dae-e8a9-47ec-9c24-d98d95526b73} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18843 | 2026.02.23 16:42:34.209566 [ 278 ] {7b694dae-e8a9-47ec-9c24-d98d95526b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18844 | 2026.02.23 16:42:34.209885 [ 278 ] {7b694dae-e8a9-47ec-9c24-d98d95526b73} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18845 | 2026.02.23 16:42:34.210093 [ 278 ] {7b694dae-e8a9-47ec-9c24-d98d95526b73} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18846 | 2026.02.23 16:42:34.210234 [ 278 ] {7b694dae-e8a9-47ec-9c24-d98d95526b73} <Debug> executeQuery: Read 80 rows, 6.73 KiB in 0.001265 sec., 63241.106719367584 rows/sec., 5.19 MiB/sec. | ||
| 18847 | 2026.02.23 16:42:34.210276 [ 278 ] {7b694dae-e8a9-47ec-9c24-d98d95526b73} <Debug> TCPHandler: Processed in 0.00145924 sec. | ||
| 18848 | 2026.02.23 16:42:34.210393 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18849 | 2026.02.23 16:42:34.210492 [ 278 ] {3b37ac94-5f61-48e1-a5fb-d949f71d2a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18850 | 2026.02.23 16:42:34.210535 [ 278 ] {3b37ac94-5f61-48e1-a5fb-d949f71d2a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18851 | 2026.02.23 16:42:34.210945 [ 278 ] {3b37ac94-5f61-48e1-a5fb-d949f71d2a13} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18852 | 2026.02.23 16:42:34.210982 [ 278 ] {3b37ac94-5f61-48e1-a5fb-d949f71d2a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18853 | 2026.02.23 16:42:34.211273 [ 278 ] {3b37ac94-5f61-48e1-a5fb-d949f71d2a13} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18854 | 2026.02.23 16:42:34.211479 [ 278 ] {3b37ac94-5f61-48e1-a5fb-d949f71d2a13} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18855 | 2026.02.23 16:42:34.211608 [ 278 ] {3b37ac94-5f61-48e1-a5fb-d949f71d2a13} <Debug> executeQuery: Read 16 rows, 1.18 KiB in 0.001136 sec., 14084.507042253521 rows/sec., 1.02 MiB/sec. | ||
| 18856 | 2026.02.23 16:42:34.211604 [ 86 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18857 | 2026.02.23 16:42:34.211649 [ 278 ] {3b37ac94-5f61-48e1-a5fb-d949f71d2a13} <Debug> TCPHandler: Processed in 0.001306687 sec. | ||
| 18858 | 2026.02.23 16:42:34.211684 [ 86 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18859 | 2026.02.23 16:42:34.211710 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18860 | 2026.02.23 16:42:34.211774 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18861 | 2026.02.23 16:42:34.211834 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 18862 | 2026.02.23 16:42:34.211874 [ 278 ] {6c06b05c-9ea5-4fcf-a4f3-29feb25e077a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18863 | 2026.02.23 16:42:34.211921 [ 278 ] {6c06b05c-9ea5-4fcf-a4f3-29feb25e077a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18864 | 2026.02.23 16:42:34.211978 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18865 | 2026.02.23 16:42:34.212019 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 220 rows starting from the beginning of the part | ||
| 18866 | 2026.02.23 16:42:34.212086 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 152 rows starting from the beginning of the part | ||
| 18867 | 2026.02.23 16:42:34.212131 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 50 rows starting from the beginning of the part | ||
| 18868 | 2026.02.23 16:42:34.212176 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 10 rows starting from the beginning of the part | ||
| 18869 | 2026.02.23 16:42:34.212216 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 32 rows starting from the beginning of the part | ||
| 18870 | 2026.02.23 16:42:34.212256 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 16 rows starting from the beginning of the part | ||
| 18871 | 2026.02.23 16:42:34.212354 [ 278 ] {6c06b05c-9ea5-4fcf-a4f3-29feb25e077a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18872 | 2026.02.23 16:42:34.212397 [ 278 ] {6c06b05c-9ea5-4fcf-a4f3-29feb25e077a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18873 | 2026.02.23 16:42:34.212760 [ 278 ] {6c06b05c-9ea5-4fcf-a4f3-29feb25e077a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18874 | 2026.02.23 16:42:34.212992 [ 278 ] {6c06b05c-9ea5-4fcf-a4f3-29feb25e077a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18875 | 2026.02.23 16:42:34.213130 [ 278 ] {6c06b05c-9ea5-4fcf-a4f3-29feb25e077a} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.001274 sec., 62794.348508634226 rows/sec., 4.92 MiB/sec. | ||
| 18876 | 2026.02.23 16:42:34.213170 [ 278 ] {6c06b05c-9ea5-4fcf-a4f3-29feb25e077a} <Debug> TCPHandler: Processed in 0.001456441 sec. | ||
| 18877 | 2026.02.23 16:42:34.213177 [ 198 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403418 sec., 342022.12028062914 rows/sec., 23.42 MiB/sec. | ||
| 18878 | 2026.02.23 16:42:34.213298 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18879 | 2026.02.23 16:42:34.213331 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18880 | 2026.02.23 16:42:34.213399 [ 278 ] {7b20f6b6-d3ba-4cfa-bd57-e369cfbf5b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18881 | 2026.02.23 16:42:34.213444 [ 278 ] {7b20f6b6-d3ba-4cfa-bd57-e369cfbf5b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18882 | 2026.02.23 16:42:34.213594 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_131_26} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18883 | 2026.02.23 16:42:34.213662 [ 195 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_131_26} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18884 | 2026.02.23 16:42:34.213745 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18885 | 2026.02.23 16:42:34.213877 [ 278 ] {7b20f6b6-d3ba-4cfa-bd57-e369cfbf5b67} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18886 | 2026.02.23 16:42:34.213911 [ 278 ] {7b20f6b6-d3ba-4cfa-bd57-e369cfbf5b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18887 | 2026.02.23 16:42:34.214251 [ 278 ] {7b20f6b6-d3ba-4cfa-bd57-e369cfbf5b67} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18888 | 2026.02.23 16:42:34.214465 [ 278 ] {7b20f6b6-d3ba-4cfa-bd57-e369cfbf5b67} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18889 | 2026.02.23 16:42:34.214596 [ 278 ] {7b20f6b6-d3ba-4cfa-bd57-e369cfbf5b67} <Debug> executeQuery: Read 163 rows, 11.63 KiB in 0.001216 sec., 134046.05263157893 rows/sec., 9.34 MiB/sec. | ||
| 18890 | 2026.02.23 16:42:34.214634 [ 278 ] {7b20f6b6-d3ba-4cfa-bd57-e369cfbf5b67} <Debug> TCPHandler: Processed in 0.001388529 sec. | ||
| 18891 | 2026.02.23 16:42:34.214747 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18892 | 2026.02.23 16:42:34.214841 [ 278 ] {01a7841e-927f-4595-ae73-43f395b86733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18893 | 2026.02.23 16:42:34.214895 [ 278 ] {01a7841e-927f-4595-ae73-43f395b86733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18894 | 2026.02.23 16:42:34.215686 [ 278 ] {01a7841e-927f-4595-ae73-43f395b86733} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18895 | 2026.02.23 16:42:34.215722 [ 278 ] {01a7841e-927f-4595-ae73-43f395b86733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18896 | 2026.02.23 16:42:34.216240 [ 278 ] {01a7841e-927f-4595-ae73-43f395b86733} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18897 | 2026.02.23 16:42:34.216469 [ 278 ] {01a7841e-927f-4595-ae73-43f395b86733} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18898 | 2026.02.23 16:42:34.216602 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18899 | 2026.02.23 16:42:34.216612 [ 278 ] {01a7841e-927f-4595-ae73-43f395b86733} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001789 sec., 5589.714924538848 rows/sec., 10.02 MiB/sec. | ||
| 18900 | 2026.02.23 16:42:34.216646 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18901 | 2026.02.23 16:42:34.216673 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18902 | 2026.02.23 16:42:34.216704 [ 278 ] {01a7841e-927f-4595-ae73-43f395b86733} <Debug> TCPHandler: Processed in 0.002006691 sec. | ||
| 18903 | 2026.02.23 16:42:34.216752 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 18904 | 2026.02.23 16:42:34.216824 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18905 | 2026.02.23 16:42:34.216923 [ 278 ] {b2801d70-ed56-4c49-b310-f6870a700410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18906 | 2026.02.23 16:42:34.216967 [ 278 ] {b2801d70-ed56-4c49-b310-f6870a700410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18907 | 2026.02.23 16:42:34.216979 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18908 | 2026.02.23 16:42:34.217042 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2547 rows starting from the beginning of the part | ||
| 18909 | 2026.02.23 16:42:34.217158 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 10 rows starting from the beginning of the part | ||
| 18910 | 2026.02.23 16:42:34.217258 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 32 rows starting from the beginning of the part | ||
| 18911 | 2026.02.23 16:42:34.217307 [ 278 ] {b2801d70-ed56-4c49-b310-f6870a700410} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18912 | 2026.02.23 16:42:34.217348 [ 278 ] {b2801d70-ed56-4c49-b310-f6870a700410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18913 | 2026.02.23 16:42:34.217355 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 10 rows starting from the beginning of the part | ||
| 18914 | 2026.02.23 16:42:34.217458 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 32 rows starting from the beginning of the part | ||
| 18915 | 2026.02.23 16:42:34.217557 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 10 rows starting from the beginning of the part | ||
| 18916 | 2026.02.23 16:42:34.217660 [ 278 ] {b2801d70-ed56-4c49-b310-f6870a700410} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18917 | 2026.02.23 16:42:34.217886 [ 278 ] {b2801d70-ed56-4c49-b310-f6870a700410} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18918 | 2026.02.23 16:42:34.218026 [ 278 ] {b2801d70-ed56-4c49-b310-f6870a700410} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 18919 | 2026.02.23 16:42:34.218066 [ 278 ] {b2801d70-ed56-4c49-b310-f6870a700410} <Debug> TCPHandler: Processed in 0.001292526 sec. | ||
| 18920 | 2026.02.23 16:42:34.225089 [ 199 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2641 rows, containing 19 columns (19 merged, 0 gathered) in 0.008372813 sec., 315425.652047884 rows/sec., 565.23 MiB/sec. | ||
| 18921 | 2026.02.23 16:42:34.227205 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18922 | 2026.02.23 16:42:34.227558 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18923 | 2026.02.23 16:42:34.227638 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18924 | 2026.02.23 16:42:34.227748 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.90 MiB. | ||
| 18925 | 2026.02.23 16:42:35.294334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43704 | ||
| 18926 | 2026.02.23 16:42:35.295028 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18927 | 2026.02.23 16:42:35.295085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18928 | 2026.02.23 16:42:35.295591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18929 | 2026.02.23 16:42:35.295820 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18930 | 2026.02.23 16:42:35.295968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43704 | ||
| 18931 | 2026.02.23 16:42:35.295962 [ 115 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18932 | 2026.02.23 16:42:35.296045 [ 115 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18933 | 2026.02.23 16:42:35.296065 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18934 | 2026.02.23 16:42:35.296186 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 18935 | 2026.02.23 16:42:35.296346 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18936 | 2026.02.23 16:42:35.296389 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41272 rows starting from the beginning of the part | ||
| 18937 | 2026.02.23 16:42:35.296464 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 18938 | 2026.02.23 16:42:35.296516 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 18939 | 2026.02.23 16:42:35.296564 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 18940 | 2026.02.23 16:42:35.296606 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 18941 | 2026.02.23 16:42:35.296647 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 18942 | 2026.02.23 16:42:35.299326 [ 186 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43704 rows, containing 4 columns (4 merged, 0 gathered) in 0.003224696 sec., 13552905.452172857 rows/sec., 193.88 MiB/sec. | ||
| 18943 | 2026.02.23 16:42:35.299551 [ 186 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18944 | 2026.02.23 16:42:35.299823 [ 186 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_91_18} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18945 | 2026.02.23 16:42:35.299966 [ 186 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_91_18} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18946 | 2026.02.23 16:42:35.300048 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18947 | 2026.02.23 16:42:36.457929 [ 221 ] {} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): 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] | ||
| 18948 | 2026.02.23 16:42:36.457990 [ 221 ] {} <Debug> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): 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] | ||
| 18949 | 2026.02.23 16:42:36.460948 [ 221 ] {} <Debug> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): 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] | ||
| 18950 | 2026.02.23 16:42:37.632709 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 18951 | 2026.02.23 16:42:37.650851 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18952 | 2026.02.23 16:42:37.650922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18953 | 2026.02.23 16:42:37.657091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18954 | 2026.02.23 16:42:37.657801 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18955 | 2026.02.23 16:42:37.658101 [ 106 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18956 | 2026.02.23 16:42:37.658176 [ 106 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18957 | 2026.02.23 16:42:37.658201 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18958 | 2026.02.23 16:42:37.658312 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 18959 | 2026.02.23 16:42:37.661772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 18960 | 2026.02.23 16:42:37.662203 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18961 | 2026.02.23 16:42:37.663583 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 18962 | 2026.02.23 16:42:37.668200 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 18963 | 2026.02.23 16:42:37.672942 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 18964 | 2026.02.23 16:42:37.677676 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 18965 | 2026.02.23 16:42:37.682391 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 18966 | 2026.02.23 16:42:37.686827 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 18967 | 2026.02.23 16:42:37.745653 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.087386588 sec., 7850.174903270054 rows/sec., 40.59 MiB/sec. | ||
| 18968 | 2026.02.23 16:42:37.748058 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18969 | 2026.02.23 16:42:37.749928 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_91_18} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18970 | 2026.02.23 16:42:37.750034 [ 198 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_91_18} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18971 | 2026.02.23 16:42:37.751862 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18972 | 2026.02.23 16:42:39.206932 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18973 | 2026.02.23 16:42:39.207117 [ 278 ] {bba91dbc-a768-4b01-855b-2c76bb0a4afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18974 | 2026.02.23 16:42:39.207184 [ 278 ] {bba91dbc-a768-4b01-855b-2c76bb0a4afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18975 | 2026.02.23 16:42:39.207895 [ 278 ] {bba91dbc-a768-4b01-855b-2c76bb0a4afe} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18976 | 2026.02.23 16:42:39.207944 [ 278 ] {bba91dbc-a768-4b01-855b-2c76bb0a4afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18977 | 2026.02.23 16:42:39.208341 [ 278 ] {bba91dbc-a768-4b01-855b-2c76bb0a4afe} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18978 | 2026.02.23 16:42:39.208565 [ 278 ] {bba91dbc-a768-4b01-855b-2c76bb0a4afe} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18979 | 2026.02.23 16:42:39.208726 [ 278 ] {bba91dbc-a768-4b01-855b-2c76bb0a4afe} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001658 sec., 72376.35705669482 rows/sec., 6.17 MiB/sec. | ||
| 18980 | 2026.02.23 16:42:39.208778 [ 278 ] {bba91dbc-a768-4b01-855b-2c76bb0a4afe} <Debug> TCPHandler: Processed in 0.00197746 sec. | ||
| 18981 | 2026.02.23 16:42:39.208908 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18982 | 2026.02.23 16:42:39.209013 [ 278 ] {7e543528-ceb3-468c-8ddd-4775045ae1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18983 | 2026.02.23 16:42:39.209058 [ 278 ] {7e543528-ceb3-468c-8ddd-4775045ae1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18984 | 2026.02.23 16:42:39.209486 [ 278 ] {7e543528-ceb3-468c-8ddd-4775045ae1a3} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18985 | 2026.02.23 16:42:39.209524 [ 278 ] {7e543528-ceb3-468c-8ddd-4775045ae1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18986 | 2026.02.23 16:42:39.209830 [ 278 ] {7e543528-ceb3-468c-8ddd-4775045ae1a3} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18987 | 2026.02.23 16:42:39.210045 [ 278 ] {7e543528-ceb3-468c-8ddd-4775045ae1a3} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18988 | 2026.02.23 16:42:39.210179 [ 278 ] {7e543528-ceb3-468c-8ddd-4775045ae1a3} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001189 sec., 26913.372582001684 rows/sec., 1.98 MiB/sec. | ||
| 18989 | 2026.02.23 16:42:39.210219 [ 278 ] {7e543528-ceb3-468c-8ddd-4775045ae1a3} <Debug> TCPHandler: Processed in 0.001364528 sec. | ||
| 18990 | 2026.02.23 16:42:39.210283 [ 220 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 18991 | 2026.02.23 16:42:39.210333 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18992 | 2026.02.23 16:42:39.210335 [ 220 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 18993 | 2026.02.23 16:42:39.210436 [ 278 ] {74df7b52-a4b6-43d2-81cb-0b22257d3eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18994 | 2026.02.23 16:42:39.210481 [ 278 ] {74df7b52-a4b6-43d2-81cb-0b22257d3eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18995 | 2026.02.23 16:42:39.210914 [ 278 ] {74df7b52-a4b6-43d2-81cb-0b22257d3eb4} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18996 | 2026.02.23 16:42:39.210952 [ 278 ] {74df7b52-a4b6-43d2-81cb-0b22257d3eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 18997 | 2026.02.23 16:42:39.211268 [ 278 ] {74df7b52-a4b6-43d2-81cb-0b22257d3eb4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18998 | 2026.02.23 16:42:39.211508 [ 278 ] {74df7b52-a4b6-43d2-81cb-0b22257d3eb4} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18999 | 2026.02.23 16:42:39.211652 [ 278 ] {74df7b52-a4b6-43d2-81cb-0b22257d3eb4} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001235 sec., 77732.79352226721 rows/sec., 6.07 MiB/sec. | ||
| 19000 | 2026.02.23 16:42:39.211692 [ 278 ] {74df7b52-a4b6-43d2-81cb-0b22257d3eb4} <Debug> TCPHandler: Processed in 0.001409909 sec. | ||
| 19001 | 2026.02.23 16:42:39.211813 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19002 | 2026.02.23 16:42:39.211908 [ 278 ] {dd135311-e251-4583-a7d5-da31491f2a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19003 | 2026.02.23 16:42:39.211952 [ 278 ] {dd135311-e251-4583-a7d5-da31491f2a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19004 | 2026.02.23 16:42:39.212369 [ 278 ] {dd135311-e251-4583-a7d5-da31491f2a39} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19005 | 2026.02.23 16:42:39.212407 [ 278 ] {dd135311-e251-4583-a7d5-da31491f2a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19006 | 2026.02.23 16:42:39.212732 [ 278 ] {dd135311-e251-4583-a7d5-da31491f2a39} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19007 | 2026.02.23 16:42:39.213015 [ 278 ] {dd135311-e251-4583-a7d5-da31491f2a39} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19008 | 2026.02.23 16:42:39.213152 [ 278 ] {dd135311-e251-4583-a7d5-da31491f2a39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 19009 | 2026.02.23 16:42:39.213191 [ 278 ] {dd135311-e251-4583-a7d5-da31491f2a39} <Debug> TCPHandler: Processed in 0.001427939 sec. | ||
| 19010 | 2026.02.23 16:42:39.213305 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19011 | 2026.02.23 16:42:39.213400 [ 278 ] {5955574f-34f9-4a4d-a3a4-d732de42b1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19012 | 2026.02.23 16:42:39.213457 [ 278 ] {5955574f-34f9-4a4d-a3a4-d732de42b1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19013 | 2026.02.23 16:42:39.213502 [ 220 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 19014 | 2026.02.23 16:42:39.214318 [ 278 ] {5955574f-34f9-4a4d-a3a4-d732de42b1dd} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19015 | 2026.02.23 16:42:39.214360 [ 278 ] {5955574f-34f9-4a4d-a3a4-d732de42b1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19016 | 2026.02.23 16:42:39.214917 [ 278 ] {5955574f-34f9-4a4d-a3a4-d732de42b1dd} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19017 | 2026.02.23 16:42:39.215154 [ 278 ] {5955574f-34f9-4a4d-a3a4-d732de42b1dd} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19018 | 2026.02.23 16:42:39.215296 [ 278 ] {5955574f-34f9-4a4d-a3a4-d732de42b1dd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001915 sec., 16710.18276762402 rows/sec., 29.94 MiB/sec. | ||
| 19019 | 2026.02.23 16:42:39.215365 [ 278 ] {5955574f-34f9-4a4d-a3a4-d732de42b1dd} <Debug> TCPHandler: Processed in 0.002109934 sec. | ||
| 19020 | 2026.02.23 16:42:39.215483 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19021 | 2026.02.23 16:42:39.215579 [ 278 ] {07171986-fab6-44c1-9e50-c9d59d1ab479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19022 | 2026.02.23 16:42:39.215622 [ 278 ] {07171986-fab6-44c1-9e50-c9d59d1ab479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19023 | 2026.02.23 16:42:39.215961 [ 278 ] {07171986-fab6-44c1-9e50-c9d59d1ab479} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19024 | 2026.02.23 16:42:39.215999 [ 278 ] {07171986-fab6-44c1-9e50-c9d59d1ab479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19025 | 2026.02.23 16:42:39.216297 [ 278 ] {07171986-fab6-44c1-9e50-c9d59d1ab479} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19026 | 2026.02.23 16:42:39.216501 [ 278 ] {07171986-fab6-44c1-9e50-c9d59d1ab479} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19027 | 2026.02.23 16:42:39.216629 [ 278 ] {07171986-fab6-44c1-9e50-c9d59d1ab479} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 19028 | 2026.02.23 16:42:39.216667 [ 278 ] {07171986-fab6-44c1-9e50-c9d59d1ab479} <Debug> TCPHandler: Processed in 0.001234176 sec. | ||
| 19029 | 2026.02.23 16:42:39.773530 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 19030 | 2026.02.23 16:42:39.773599 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 19031 | 2026.02.23 16:42:39.776172 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 19032 | 2026.02.23 16:42:42.575994 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19033 | 2026.02.23 16:42:42.576046 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19034 | 2026.02.23 16:42:42.796178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44152 | ||
| 19035 | 2026.02.23 16:42:42.796727 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19036 | 2026.02.23 16:42:42.796775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19037 | 2026.02.23 16:42:42.797272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19038 | 2026.02.23 16:42:42.797512 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19039 | 2026.02.23 16:42:42.797659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44152 | ||
| 19040 | 2026.02.23 16:42:42.940197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2316 | ||
| 19041 | 2026.02.23 16:42:42.942558 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19042 | 2026.02.23 16:42:42.942607 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19043 | 2026.02.23 16:42:42.943842 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19044 | 2026.02.23 16:42:42.944123 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19045 | 2026.02.23 16:42:42.944519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2316 | ||
| 19046 | 2026.02.23 16:42:44.205751 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19047 | 2026.02.23 16:42:44.205941 [ 278 ] {9dbfe98a-dfbe-4d13-90dd-96a322669be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19048 | 2026.02.23 16:42:44.206012 [ 278 ] {9dbfe98a-dfbe-4d13-90dd-96a322669be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19049 | 2026.02.23 16:42:44.206720 [ 278 ] {9dbfe98a-dfbe-4d13-90dd-96a322669be9} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19050 | 2026.02.23 16:42:44.206772 [ 278 ] {9dbfe98a-dfbe-4d13-90dd-96a322669be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19051 | 2026.02.23 16:42:44.207168 [ 278 ] {9dbfe98a-dfbe-4d13-90dd-96a322669be9} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19052 | 2026.02.23 16:42:44.207391 [ 278 ] {9dbfe98a-dfbe-4d13-90dd-96a322669be9} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19053 | 2026.02.23 16:42:44.207554 [ 278 ] {9dbfe98a-dfbe-4d13-90dd-96a322669be9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001663 sec., 45700.54119061936 rows/sec., 3.77 MiB/sec. | ||
| 19054 | 2026.02.23 16:42:44.207608 [ 278 ] {9dbfe98a-dfbe-4d13-90dd-96a322669be9} <Debug> TCPHandler: Processed in 0.001989641 sec. | ||
| 19055 | 2026.02.23 16:42:44.207743 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19056 | 2026.02.23 16:42:44.207851 [ 278 ] {6ba870a9-5a01-43f8-84d0-d977203cc235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19057 | 2026.02.23 16:42:44.207896 [ 278 ] {6ba870a9-5a01-43f8-84d0-d977203cc235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19058 | 2026.02.23 16:42:44.208322 [ 278 ] {6ba870a9-5a01-43f8-84d0-d977203cc235} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19059 | 2026.02.23 16:42:44.208361 [ 278 ] {6ba870a9-5a01-43f8-84d0-d977203cc235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19060 | 2026.02.23 16:42:44.208659 [ 278 ] {6ba870a9-5a01-43f8-84d0-d977203cc235} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19061 | 2026.02.23 16:42:44.208875 [ 278 ] {6ba870a9-5a01-43f8-84d0-d977203cc235} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19062 | 2026.02.23 16:42:44.209015 [ 278 ] {6ba870a9-5a01-43f8-84d0-d977203cc235} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001188 sec., 8417.508417508418 rows/sec., 632.96 KiB/sec. | ||
| 19063 | 2026.02.23 16:42:44.209060 [ 278 ] {6ba870a9-5a01-43f8-84d0-d977203cc235} <Debug> TCPHandler: Processed in 0.001370738 sec. | ||
| 19064 | 2026.02.23 16:42:44.209167 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19065 | 2026.02.23 16:42:44.209267 [ 278 ] {cc3ea0bb-5fd7-4e35-a48c-433ef6f76d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19066 | 2026.02.23 16:42:44.209310 [ 278 ] {cc3ea0bb-5fd7-4e35-a48c-433ef6f76d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19067 | 2026.02.23 16:42:44.209746 [ 278 ] {cc3ea0bb-5fd7-4e35-a48c-433ef6f76d63} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19068 | 2026.02.23 16:42:44.209784 [ 278 ] {cc3ea0bb-5fd7-4e35-a48c-433ef6f76d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19069 | 2026.02.23 16:42:44.210091 [ 278 ] {cc3ea0bb-5fd7-4e35-a48c-433ef6f76d63} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19070 | 2026.02.23 16:42:44.210296 [ 278 ] {cc3ea0bb-5fd7-4e35-a48c-433ef6f76d63} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19071 | 2026.02.23 16:42:44.210432 [ 278 ] {cc3ea0bb-5fd7-4e35-a48c-433ef6f76d63} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001187 sec., 62342.03875315923 rows/sec., 4.87 MiB/sec. | ||
| 19072 | 2026.02.23 16:42:44.210470 [ 278 ] {cc3ea0bb-5fd7-4e35-a48c-433ef6f76d63} <Debug> TCPHandler: Processed in 0.001355608 sec. | ||
| 19073 | 2026.02.23 16:42:44.210584 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19074 | 2026.02.23 16:42:44.210683 [ 278 ] {ab178e9b-7b8e-42c7-b2b2-a9cec86173ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19075 | 2026.02.23 16:42:44.210728 [ 278 ] {ab178e9b-7b8e-42c7-b2b2-a9cec86173ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19076 | 2026.02.23 16:42:44.211147 [ 278 ] {ab178e9b-7b8e-42c7-b2b2-a9cec86173ef} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19077 | 2026.02.23 16:42:44.211184 [ 278 ] {ab178e9b-7b8e-42c7-b2b2-a9cec86173ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19078 | 2026.02.23 16:42:44.211505 [ 278 ] {ab178e9b-7b8e-42c7-b2b2-a9cec86173ef} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19079 | 2026.02.23 16:42:44.211704 [ 278 ] {ab178e9b-7b8e-42c7-b2b2-a9cec86173ef} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19080 | 2026.02.23 16:42:44.211831 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 2 parts from all_1_130_28 to all_131_131_0 | ||
| 19081 | 2026.02.23 16:42:44.211836 [ 278 ] {ab178e9b-7b8e-42c7-b2b2-a9cec86173ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 19082 | 2026.02.23 16:42:44.211895 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19083 | 2026.02.23 16:42:44.211915 [ 278 ] {ab178e9b-7b8e-42c7-b2b2-a9cec86173ef} <Debug> TCPHandler: Processed in 0.001381369 sec. | ||
| 19084 | 2026.02.23 16:42:44.211922 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19085 | 2026.02.23 16:42:44.212040 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19086 | 2026.02.23 16:42:44.212064 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_131_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_130_28 to all_131_131_0 into Compact with storage Full | ||
| 19087 | 2026.02.23 16:42:44.212139 [ 278 ] {872a17e0-e9f5-4ecb-9798-03a2cdb08f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19088 | 2026.02.23 16:42:44.212199 [ 278 ] {872a17e0-e9f5-4ecb-9798-03a2cdb08f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19089 | 2026.02.23 16:42:44.212218 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_131_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19090 | 2026.02.23 16:42:44.212261 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_130_28, total 39676 rows starting from the beginning of the part | ||
| 19091 | 2026.02.23 16:42:44.212331 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 19092 | 2026.02.23 16:42:44.212990 [ 278 ] {872a17e0-e9f5-4ecb-9798-03a2cdb08f34} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19093 | 2026.02.23 16:42:44.213031 [ 278 ] {872a17e0-e9f5-4ecb-9798-03a2cdb08f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19094 | 2026.02.23 16:42:44.213562 [ 278 ] {872a17e0-e9f5-4ecb-9798-03a2cdb08f34} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19095 | 2026.02.23 16:42:44.213794 [ 278 ] {872a17e0-e9f5-4ecb-9798-03a2cdb08f34} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19096 | 2026.02.23 16:42:44.213943 [ 278 ] {872a17e0-e9f5-4ecb-9798-03a2cdb08f34} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001822 sec., 5488.474204171241 rows/sec., 9.84 MiB/sec. | ||
| 19097 | 2026.02.23 16:42:44.214010 [ 278 ] {872a17e0-e9f5-4ecb-9798-03a2cdb08f34} <Debug> TCPHandler: Processed in 0.002020342 sec. | ||
| 19098 | 2026.02.23 16:42:44.214123 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19099 | 2026.02.23 16:42:44.214218 [ 278 ] {b14975bf-630c-41f5-96a7-583786e45120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19100 | 2026.02.23 16:42:44.214261 [ 278 ] {b14975bf-630c-41f5-96a7-583786e45120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19101 | 2026.02.23 16:42:44.214602 [ 278 ] {b14975bf-630c-41f5-96a7-583786e45120} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19102 | 2026.02.23 16:42:44.214638 [ 278 ] {b14975bf-630c-41f5-96a7-583786e45120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19103 | 2026.02.23 16:42:44.214949 [ 278 ] {b14975bf-630c-41f5-96a7-583786e45120} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19104 | 2026.02.23 16:42:44.215159 [ 278 ] {b14975bf-630c-41f5-96a7-583786e45120} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19105 | 2026.02.23 16:42:44.215290 [ 278 ] {b14975bf-630c-41f5-96a7-583786e45120} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 19106 | 2026.02.23 16:42:44.215325 [ 278 ] {b14975bf-630c-41f5-96a7-583786e45120} <Debug> TCPHandler: Processed in 0.001252676 sec. | ||
| 19107 | 2026.02.23 16:42:44.218832 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_131_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39836 rows, containing 5 columns (5 merged, 0 gathered) in 0.00681657 sec., 5843994.853716752 rows/sec., 398.65 MiB/sec. | ||
| 19108 | 2026.02.23 16:42:44.219451 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_131_29} <Trace> MergedBlockOutputStream: filled checksums all_1_131_29 (state Temporary) | ||
| 19109 | 2026.02.23 16:42:44.219776 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_131_29 to all_1_131_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19110 | 2026.02.23 16:42:44.219862 [ 200 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 2 parts: [all_1_130_28, all_131_131_0] -> all_1_131_29 | ||
| 19111 | 2026.02.23 16:42:44.219953 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19112 | 2026.02.23 16:42:44.720354 [ 217 ] {} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Found 6 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, all_14_14_0] | ||
| 19113 | 2026.02.23 16:42:44.720409 [ 217 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Removing 6 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, all_14_14_0] | ||
| 19114 | 2026.02.23 16:42:44.723130 [ 217 ] {} <Debug> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19115 | 2026.02.23 16:42:45.161913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 19116 | 2026.02.23 16:42:45.179688 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19117 | 2026.02.23 16:42:45.179750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19118 | 2026.02.23 16:42:45.186231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19119 | 2026.02.23 16:42:45.187034 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19120 | 2026.02.23 16:42:45.190795 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 19121 | 2026.02.23 16:42:45.612858 [ 220 ] {} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Found 6 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, all_14_14_0] | ||
| 19122 | 2026.02.23 16:42:45.612934 [ 220 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Removing 6 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, all_14_14_0] | ||
| 19123 | 2026.02.23 16:42:45.616477 [ 220 ] {} <Debug> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19124 | 2026.02.23 16:42:45.971760 [ 108 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 19125 | 2026.02.23 16:42:45.971817 [ 108 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19126 | 2026.02.23 16:42:45.971837 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19127 | 2026.02.23 16:42:45.971941 [ 196 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 19128 | 2026.02.23 16:42:45.971942 [ 225 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): 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] | ||
| 19129 | 2026.02.23 16:42:45.972011 [ 225 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): 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] | ||
| 19130 | 2026.02.23 16:42:45.972071 [ 196 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19131 | 2026.02.23 16:42:45.972114 [ 196 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 24 rows starting from the beginning of the part | ||
| 19132 | 2026.02.23 16:42:45.972190 [ 196 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 19133 | 2026.02.23 16:42:45.972244 [ 196 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part | ||
| 19134 | 2026.02.23 16:42:45.972298 [ 196 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 19135 | 2026.02.23 16:42:45.972348 [ 196 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 19136 | 2026.02.23 16:42:45.973145 [ 193 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250246 sec., 35193.0740030362 rows/sec., 2.97 MiB/sec. | ||
| 19137 | 2026.02.23 16:42:45.973344 [ 202 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 19138 | 2026.02.23 16:42:45.973703 [ 225 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): 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] | ||
| 19139 | 2026.02.23 16:42:45.973724 [ 202 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_45_11} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19140 | 2026.02.23 16:42:45.973820 [ 202 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_45_11} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 19141 | 2026.02.23 16:42:45.973925 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19142 | 2026.02.23 16:42:46.079957 [ 225 ] {} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19143 | 2026.02.23 16:42:46.079994 [ 225 ] {} <Debug> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19144 | 2026.02.23 16:42:46.082204 [ 225 ] {} <Debug> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19145 | 2026.02.23 16:42:49.237509 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19146 | 2026.02.23 16:42:49.237784 [ 278 ] {35e2f97f-0f8c-4f9c-aefa-643616ce6d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19147 | 2026.02.23 16:42:49.237852 [ 278 ] {35e2f97f-0f8c-4f9c-aefa-643616ce6d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19148 | 2026.02.23 16:42:49.238526 [ 278 ] {35e2f97f-0f8c-4f9c-aefa-643616ce6d49} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19149 | 2026.02.23 16:42:49.238574 [ 278 ] {35e2f97f-0f8c-4f9c-aefa-643616ce6d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19150 | 2026.02.23 16:42:49.238972 [ 278 ] {35e2f97f-0f8c-4f9c-aefa-643616ce6d49} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19151 | 2026.02.23 16:42:49.239196 [ 278 ] {35e2f97f-0f8c-4f9c-aefa-643616ce6d49} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19152 | 2026.02.23 16:42:49.239355 [ 278 ] {35e2f97f-0f8c-4f9c-aefa-643616ce6d49} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001621 sec., 14805.675508945094 rows/sec., 1.23 MiB/sec. | ||
| 19153 | 2026.02.23 16:42:49.239407 [ 278 ] {35e2f97f-0f8c-4f9c-aefa-643616ce6d49} <Debug> TCPHandler: Processed in 0.002086673 sec. | ||
| 19154 | 2026.02.23 16:42:49.239533 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19155 | 2026.02.23 16:42:49.239634 [ 278 ] {bebb48a8-4342-47a7-83a5-ff5d04641636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19156 | 2026.02.23 16:42:49.239678 [ 278 ] {bebb48a8-4342-47a7-83a5-ff5d04641636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19157 | 2026.02.23 16:42:49.240095 [ 278 ] {bebb48a8-4342-47a7-83a5-ff5d04641636} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19158 | 2026.02.23 16:42:49.240131 [ 278 ] {bebb48a8-4342-47a7-83a5-ff5d04641636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19159 | 2026.02.23 16:42:49.240421 [ 278 ] {bebb48a8-4342-47a7-83a5-ff5d04641636} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19160 | 2026.02.23 16:42:49.240622 [ 278 ] {bebb48a8-4342-47a7-83a5-ff5d04641636} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19161 | 2026.02.23 16:42:49.240751 [ 278 ] {bebb48a8-4342-47a7-83a5-ff5d04641636} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001141 sec., 3505.6967572304993 rows/sec., 285.86 KiB/sec. | ||
| 19162 | 2026.02.23 16:42:49.240790 [ 278 ] {bebb48a8-4342-47a7-83a5-ff5d04641636} <Debug> TCPHandler: Processed in 0.001318987 sec. | ||
| 19163 | 2026.02.23 16:42:49.240901 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19164 | 2026.02.23 16:42:49.240998 [ 278 ] {334e895f-5475-4288-abf8-68d81c8755f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19165 | 2026.02.23 16:42:49.241038 [ 278 ] {334e895f-5475-4288-abf8-68d81c8755f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19166 | 2026.02.23 16:42:49.242180 [ 278 ] {334e895f-5475-4288-abf8-68d81c8755f7} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19167 | 2026.02.23 16:42:49.242215 [ 278 ] {334e895f-5475-4288-abf8-68d81c8755f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19168 | 2026.02.23 16:42:49.242604 [ 278 ] {334e895f-5475-4288-abf8-68d81c8755f7} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19169 | 2026.02.23 16:42:49.242808 [ 278 ] {334e895f-5475-4288-abf8-68d81c8755f7} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19170 | 2026.02.23 16:42:49.242919 [ 103 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19171 | 2026.02.23 16:42:49.242937 [ 278 ] {334e895f-5475-4288-abf8-68d81c8755f7} <Debug> executeQuery: Read 1382 rows, 118.64 KiB in 0.001958 sec., 705822.2676200204 rows/sec., 59.17 MiB/sec. | ||
| 19172 | 2026.02.23 16:42:49.242963 [ 103 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19173 | 2026.02.23 16:42:49.242979 [ 278 ] {334e895f-5475-4288-abf8-68d81c8755f7} <Debug> TCPHandler: Processed in 0.002129024 sec. | ||
| 19174 | 2026.02.23 16:42:49.242985 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19175 | 2026.02.23 16:42:49.243093 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19176 | 2026.02.23 16:42:49.243120 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 19177 | 2026.02.23 16:42:49.243190 [ 278 ] {d02da538-f2ea-4bc0-bde5-e37dbf422f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19178 | 2026.02.23 16:42:49.243235 [ 278 ] {d02da538-f2ea-4bc0-bde5-e37dbf422f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19179 | 2026.02.23 16:42:49.243277 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19180 | 2026.02.23 16:42:49.243321 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2157 rows starting from the beginning of the part | ||
| 19181 | 2026.02.23 16:42:49.243398 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 120 rows starting from the beginning of the part | ||
| 19182 | 2026.02.23 16:42:49.243456 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 80 rows starting from the beginning of the part | ||
| 19183 | 2026.02.23 16:42:49.243508 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 120 rows starting from the beginning of the part | ||
| 19184 | 2026.02.23 16:42:49.243557 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 76 rows starting from the beginning of the part | ||
| 19185 | 2026.02.23 16:42:49.243609 [ 196 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1382 rows starting from the beginning of the part | ||
| 19186 | 2026.02.23 16:42:49.243678 [ 278 ] {d02da538-f2ea-4bc0-bde5-e37dbf422f93} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19187 | 2026.02.23 16:42:49.243717 [ 278 ] {d02da538-f2ea-4bc0-bde5-e37dbf422f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19188 | 2026.02.23 16:42:49.244038 [ 278 ] {d02da538-f2ea-4bc0-bde5-e37dbf422f93} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19189 | 2026.02.23 16:42:49.244250 [ 278 ] {d02da538-f2ea-4bc0-bde5-e37dbf422f93} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19190 | 2026.02.23 16:42:49.244384 [ 278 ] {d02da538-f2ea-4bc0-bde5-e37dbf422f93} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001212 sec., 39603.960396039605 rows/sec., 2.94 MiB/sec. | ||
| 19191 | 2026.02.23 16:42:49.244422 [ 278 ] {d02da538-f2ea-4bc0-bde5-e37dbf422f93} <Debug> TCPHandler: Processed in 0.001379708 sec. | ||
| 19192 | 2026.02.23 16:42:49.244529 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19193 | 2026.02.23 16:42:49.244629 [ 278 ] {8b6de244-1a91-4cc6-b00e-41e2a3b0fcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19194 | 2026.02.23 16:42:49.244671 [ 278 ] {8b6de244-1a91-4cc6-b00e-41e2a3b0fcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19195 | 2026.02.23 16:42:49.245171 [ 278 ] {8b6de244-1a91-4cc6-b00e-41e2a3b0fcb2} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19196 | 2026.02.23 16:42:49.245208 [ 278 ] {8b6de244-1a91-4cc6-b00e-41e2a3b0fcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19197 | 2026.02.23 16:42:49.245253 [ 189 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3935 rows, containing 5 columns (5 merged, 0 gathered) in 0.002193035 sec., 1794317.0081644845 rows/sec., 155.69 MiB/sec. | ||
| 19198 | 2026.02.23 16:42:49.245555 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19199 | 2026.02.23 16:42:49.245557 [ 278 ] {8b6de244-1a91-4cc6-b00e-41e2a3b0fcb2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19200 | 2026.02.23 16:42:49.245844 [ 278 ] {8b6de244-1a91-4cc6-b00e-41e2a3b0fcb2} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19201 | 2026.02.23 16:42:49.245908 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_136_27} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19202 | 2026.02.23 16:42:49.245983 [ 278 ] {8b6de244-1a91-4cc6-b00e-41e2a3b0fcb2} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001373 sec., 183539.69410050983 rows/sec., 12.69 MiB/sec. | ||
| 19203 | 2026.02.23 16:42:49.246002 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_136_27} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19204 | 2026.02.23 16:42:49.246029 [ 278 ] {8b6de244-1a91-4cc6-b00e-41e2a3b0fcb2} <Debug> TCPHandler: Processed in 0.001549912 sec. | ||
| 19205 | 2026.02.23 16:42:49.246122 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 19206 | 2026.02.23 16:42:49.246144 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19207 | 2026.02.23 16:42:49.246238 [ 278 ] {bda75001-98ab-45ee-8fa9-2f4d11db7b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19208 | 2026.02.23 16:42:49.246276 [ 278 ] {bda75001-98ab-45ee-8fa9-2f4d11db7b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19209 | 2026.02.23 16:42:49.246649 [ 278 ] {bda75001-98ab-45ee-8fa9-2f4d11db7b8d} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19210 | 2026.02.23 16:42:49.246683 [ 278 ] {bda75001-98ab-45ee-8fa9-2f4d11db7b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19211 | 2026.02.23 16:42:49.246960 [ 278 ] {bda75001-98ab-45ee-8fa9-2f4d11db7b8d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19212 | 2026.02.23 16:42:49.247228 [ 278 ] {bda75001-98ab-45ee-8fa9-2f4d11db7b8d} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19213 | 2026.02.23 16:42:49.247356 [ 278 ] {bda75001-98ab-45ee-8fa9-2f4d11db7b8d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. | ||
| 19214 | 2026.02.23 16:42:49.247394 [ 278 ] {bda75001-98ab-45ee-8fa9-2f4d11db7b8d} <Debug> TCPHandler: Processed in 0.001295216 sec. | ||
| 19215 | 2026.02.23 16:42:49.247495 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19216 | 2026.02.23 16:42:49.247589 [ 278 ] {176ef6d1-e3ac-4cb2-b992-74a41501468d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19217 | 2026.02.23 16:42:49.247628 [ 278 ] {176ef6d1-e3ac-4cb2-b992-74a41501468d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19218 | 2026.02.23 16:42:49.248268 [ 278 ] {176ef6d1-e3ac-4cb2-b992-74a41501468d} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19219 | 2026.02.23 16:42:49.248303 [ 278 ] {176ef6d1-e3ac-4cb2-b992-74a41501468d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19220 | 2026.02.23 16:42:49.248631 [ 278 ] {176ef6d1-e3ac-4cb2-b992-74a41501468d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19221 | 2026.02.23 16:42:49.248834 [ 278 ] {176ef6d1-e3ac-4cb2-b992-74a41501468d} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19222 | 2026.02.23 16:42:49.248938 [ 103 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19223 | 2026.02.23 16:42:49.248964 [ 278 ] {176ef6d1-e3ac-4cb2-b992-74a41501468d} <Debug> executeQuery: Read 592 rows, 45.55 KiB in 0.001393 sec., 424982.05312275665 rows/sec., 31.93 MiB/sec. | ||
| 19224 | 2026.02.23 16:42:49.248968 [ 103 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19225 | 2026.02.23 16:42:49.248994 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19226 | 2026.02.23 16:42:49.249002 [ 278 ] {176ef6d1-e3ac-4cb2-b992-74a41501468d} <Debug> TCPHandler: Processed in 0.001556112 sec. | ||
| 19227 | 2026.02.23 16:42:49.249074 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 19228 | 2026.02.23 16:42:49.249104 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19229 | 2026.02.23 16:42:49.249192 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19230 | 2026.02.23 16:42:49.249206 [ 278 ] {cf2e883c-4a54-4724-a481-9d57b6ad9c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19231 | 2026.02.23 16:42:49.249229 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1066 rows starting from the beginning of the part | ||
| 19232 | 2026.02.23 16:42:49.249257 [ 278 ] {cf2e883c-4a54-4724-a481-9d57b6ad9c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19233 | 2026.02.23 16:42:49.249292 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 96 rows starting from the beginning of the part | ||
| 19234 | 2026.02.23 16:42:49.249343 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 80 rows starting from the beginning of the part | ||
| 19235 | 2026.02.23 16:42:49.249386 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 96 rows starting from the beginning of the part | ||
| 19236 | 2026.02.23 16:42:49.249428 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 74 rows starting from the beginning of the part | ||
| 19237 | 2026.02.23 16:42:49.249470 [ 196 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 592 rows starting from the beginning of the part | ||
| 19238 | 2026.02.23 16:42:49.249852 [ 278 ] {cf2e883c-4a54-4724-a481-9d57b6ad9c2b} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19239 | 2026.02.23 16:42:49.249893 [ 278 ] {cf2e883c-4a54-4724-a481-9d57b6ad9c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19240 | 2026.02.23 16:42:49.250286 [ 278 ] {cf2e883c-4a54-4724-a481-9d57b6ad9c2b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19241 | 2026.02.23 16:42:49.250492 [ 278 ] {cf2e883c-4a54-4724-a481-9d57b6ad9c2b} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19242 | 2026.02.23 16:42:49.250524 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2004 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485681 sec., 1348876.3738649145 rows/sec., 105.56 MiB/sec. | ||
| 19243 | 2026.02.23 16:42:49.250604 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_131_29 to all_136_136_0 | ||
| 19244 | 2026.02.23 16:42:49.250625 [ 278 ] {cf2e883c-4a54-4724-a481-9d57b6ad9c2b} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001437 sec., 613778.7056367432 rows/sec., 41.66 MiB/sec. | ||
| 19245 | 2026.02.23 16:42:49.250633 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19246 | 2026.02.23 16:42:49.250658 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19247 | 2026.02.23 16:42:49.250664 [ 278 ] {cf2e883c-4a54-4724-a481-9d57b6ad9c2b} <Debug> TCPHandler: Processed in 0.001610303 sec. | ||
| 19248 | 2026.02.23 16:42:49.250712 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19249 | 2026.02.23 16:42:49.250734 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_136_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_29 to all_136_136_0 into Compact with storage Full | ||
| 19250 | 2026.02.23 16:42:49.250770 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19251 | 2026.02.23 16:42:49.250833 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_136_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19252 | 2026.02.23 16:42:49.250867 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_29, total 39836 rows starting from the beginning of the part | ||
| 19253 | 2026.02.23 16:42:49.250867 [ 278 ] {21177661-3a30-4494-ab99-89973e9b0647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19254 | 2026.02.23 16:42:49.250929 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 19255 | 2026.02.23 16:42:49.250932 [ 278 ] {21177661-3a30-4494-ab99-89973e9b0647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19256 | 2026.02.23 16:42:49.250976 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 163 rows starting from the beginning of the part | ||
| 19257 | 2026.02.23 16:42:49.250994 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_136_27} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19258 | 2026.02.23 16:42:49.251020 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 19259 | 2026.02.23 16:42:49.251065 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 19260 | 2026.02.23 16:42:49.251080 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_136_27} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19261 | 2026.02.23 16:42:49.251106 [ 191 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 882 rows starting from the beginning of the part | ||
| 19262 | 2026.02.23 16:42:49.251180 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 19263 | 2026.02.23 16:42:49.251805 [ 278 ] {21177661-3a30-4494-ab99-89973e9b0647} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19264 | 2026.02.23 16:42:49.251844 [ 278 ] {21177661-3a30-4494-ab99-89973e9b0647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19265 | 2026.02.23 16:42:49.252402 [ 278 ] {21177661-3a30-4494-ab99-89973e9b0647} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19266 | 2026.02.23 16:42:49.252635 [ 278 ] {21177661-3a30-4494-ab99-89973e9b0647} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19267 | 2026.02.23 16:42:49.252780 [ 278 ] {21177661-3a30-4494-ab99-89973e9b0647} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00193 sec., 16580.310880829016 rows/sec., 29.71 MiB/sec. | ||
| 19268 | 2026.02.23 16:42:49.252865 [ 278 ] {21177661-3a30-4494-ab99-89973e9b0647} <Debug> TCPHandler: Processed in 0.002143664 sec. | ||
| 19269 | 2026.02.23 16:42:49.252977 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19270 | 2026.02.23 16:42:49.253072 [ 278 ] {7b2c9157-4b59-437b-97f2-cf656ee634cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19271 | 2026.02.23 16:42:49.253115 [ 278 ] {7b2c9157-4b59-437b-97f2-cf656ee634cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19272 | 2026.02.23 16:42:49.253455 [ 278 ] {7b2c9157-4b59-437b-97f2-cf656ee634cd} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19273 | 2026.02.23 16:42:49.253489 [ 278 ] {7b2c9157-4b59-437b-97f2-cf656ee634cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19274 | 2026.02.23 16:42:49.253791 [ 278 ] {7b2c9157-4b59-437b-97f2-cf656ee634cd} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19275 | 2026.02.23 16:42:49.254015 [ 278 ] {7b2c9157-4b59-437b-97f2-cf656ee634cd} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19276 | 2026.02.23 16:42:49.254124 [ 103 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19277 | 2026.02.23 16:42:49.254149 [ 278 ] {7b2c9157-4b59-437b-97f2-cf656ee634cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 19278 | 2026.02.23 16:42:49.254152 [ 103 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19279 | 2026.02.23 16:42:49.254179 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19280 | 2026.02.23 16:42:49.254187 [ 278 ] {7b2c9157-4b59-437b-97f2-cf656ee634cd} <Debug> TCPHandler: Processed in 0.001259836 sec. | ||
| 19281 | 2026.02.23 16:42:49.254248 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 19282 | 2026.02.23 16:42:49.254340 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19283 | 2026.02.23 16:42:49.254372 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8100 rows starting from the beginning of the part | ||
| 19284 | 2026.02.23 16:42:49.254428 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 19285 | 2026.02.23 16:42:49.254475 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 19286 | 2026.02.23 16:42:49.254519 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 19287 | 2026.02.23 16:42:49.254558 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 19288 | 2026.02.23 16:42:49.254600 [ 187 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 19289 | 2026.02.23 16:42:49.256752 [ 197 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002535482 sec., 3312979.5439289254 rows/sec., 218.91 MiB/sec. | ||
| 19290 | 2026.02.23 16:42:49.256946 [ 197 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19291 | 2026.02.23 16:42:49.257261 [ 197 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_136_27} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19292 | 2026.02.23 16:42:49.257351 [ 197 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_136_27} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19293 | 2026.02.23 16:42:49.257440 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 19294 | 2026.02.23 16:42:49.258748 [ 189 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_136_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41361 rows, containing 5 columns (5 merged, 0 gathered) in 0.008052116 sec., 5136662.214006852 rows/sec., 350.48 MiB/sec. | ||
| 19295 | 2026.02.23 16:42:49.258995 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_136_30} <Trace> MergedBlockOutputStream: filled checksums all_1_136_30 (state Temporary) | ||
| 19296 | 2026.02.23 16:42:49.259254 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_136_30} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_136_30 to all_1_136_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19297 | 2026.02.23 16:42:49.259324 [ 197 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_136_30} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_131_29, all_136_136_0] -> all_1_136_30 | ||
| 19298 | 2026.02.23 16:42:49.259405 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 19299 | 2026.02.23 16:42:50.297843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44664 | ||
| 19300 | 2026.02.23 16:42:50.298378 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19301 | 2026.02.23 16:42:50.298420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19302 | 2026.02.23 16:42:50.298896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19303 | 2026.02.23 16:42:50.299133 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19304 | 2026.02.23 16:42:50.299265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44664 | ||
| 19305 | 2026.02.23 16:42:52.690890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 19306 | 2026.02.23 16:42:52.709212 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19307 | 2026.02.23 16:42:52.709273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19308 | 2026.02.23 16:42:52.715545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19309 | 2026.02.23 16:42:52.716264 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19310 | 2026.02.23 16:42:52.719384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 19311 | 2026.02.23 16:42:52.944722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2348 | ||
| 19312 | 2026.02.23 16:42:52.947209 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19313 | 2026.02.23 16:42:52.947265 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19314 | 2026.02.23 16:42:52.948528 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19315 | 2026.02.23 16:42:52.948809 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19316 | 2026.02.23 16:42:52.949041 [ 220 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 19317 | 2026.02.23 16:42:52.949092 [ 220 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 19318 | 2026.02.23 16:42:52.949212 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2348 | ||
| 19319 | 2026.02.23 16:42:52.951887 [ 220 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 19320 | 2026.02.23 16:42:54.096432 [ 223 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 19321 | 2026.02.23 16:42:54.096484 [ 223 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 19322 | 2026.02.23 16:42:54.099291 [ 223 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 19323 | 2026.02.23 16:42:54.206121 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19324 | 2026.02.23 16:42:54.206309 [ 278 ] {32003eec-9a6f-4cc9-90c8-3100d10ed248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19325 | 2026.02.23 16:42:54.206384 [ 278 ] {32003eec-9a6f-4cc9-90c8-3100d10ed248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19326 | 2026.02.23 16:42:54.207109 [ 278 ] {32003eec-9a6f-4cc9-90c8-3100d10ed248} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19327 | 2026.02.23 16:42:54.207154 [ 278 ] {32003eec-9a6f-4cc9-90c8-3100d10ed248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19328 | 2026.02.23 16:42:54.207533 [ 278 ] {32003eec-9a6f-4cc9-90c8-3100d10ed248} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19329 | 2026.02.23 16:42:54.207764 [ 278 ] {32003eec-9a6f-4cc9-90c8-3100d10ed248} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19330 | 2026.02.23 16:42:54.207928 [ 278 ] {32003eec-9a6f-4cc9-90c8-3100d10ed248} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001674 sec., 45400.23894862605 rows/sec., 3.74 MiB/sec. | ||
| 19331 | 2026.02.23 16:42:54.207982 [ 278 ] {32003eec-9a6f-4cc9-90c8-3100d10ed248} <Debug> TCPHandler: Processed in 0.001996571 sec. | ||
| 19332 | 2026.02.23 16:42:54.208115 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19333 | 2026.02.23 16:42:54.208217 [ 278 ] {d4eb3c67-a7cc-4df5-911a-44125af768c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19334 | 2026.02.23 16:42:54.208261 [ 278 ] {d4eb3c67-a7cc-4df5-911a-44125af768c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19335 | 2026.02.23 16:42:54.208684 [ 278 ] {d4eb3c67-a7cc-4df5-911a-44125af768c7} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19336 | 2026.02.23 16:42:54.208722 [ 278 ] {d4eb3c67-a7cc-4df5-911a-44125af768c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19337 | 2026.02.23 16:42:54.209017 [ 278 ] {d4eb3c67-a7cc-4df5-911a-44125af768c7} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19338 | 2026.02.23 16:42:54.209232 [ 278 ] {d4eb3c67-a7cc-4df5-911a-44125af768c7} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19339 | 2026.02.23 16:42:54.209364 [ 278 ] {d4eb3c67-a7cc-4df5-911a-44125af768c7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001168 sec., 8561.643835616438 rows/sec., 643.80 KiB/sec. | ||
| 19340 | 2026.02.23 16:42:54.209404 [ 278 ] {d4eb3c67-a7cc-4df5-911a-44125af768c7} <Debug> TCPHandler: Processed in 0.001340437 sec. | ||
| 19341 | 2026.02.23 16:42:54.209505 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19342 | 2026.02.23 16:42:54.209599 [ 278 ] {7068b0bb-a1a7-4271-8132-1ed497fab0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19343 | 2026.02.23 16:42:54.209641 [ 278 ] {7068b0bb-a1a7-4271-8132-1ed497fab0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19344 | 2026.02.23 16:42:54.210066 [ 278 ] {7068b0bb-a1a7-4271-8132-1ed497fab0cb} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19345 | 2026.02.23 16:42:54.210103 [ 278 ] {7068b0bb-a1a7-4271-8132-1ed497fab0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19346 | 2026.02.23 16:42:54.210402 [ 278 ] {7068b0bb-a1a7-4271-8132-1ed497fab0cb} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19347 | 2026.02.23 16:42:54.210623 [ 278 ] {7068b0bb-a1a7-4271-8132-1ed497fab0cb} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19348 | 2026.02.23 16:42:54.210753 [ 278 ] {7068b0bb-a1a7-4271-8132-1ed497fab0cb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001172 sec., 63139.93174061433 rows/sec., 4.93 MiB/sec. | ||
| 19349 | 2026.02.23 16:42:54.210792 [ 278 ] {7068b0bb-a1a7-4271-8132-1ed497fab0cb} <Debug> TCPHandler: Processed in 0.001335738 sec. | ||
| 19350 | 2026.02.23 16:42:54.210846 [ 221 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 19351 | 2026.02.23 16:42:54.210895 [ 221 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 19352 | 2026.02.23 16:42:54.210905 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19353 | 2026.02.23 16:42:54.211004 [ 278 ] {fa5b7895-6563-42b9-bec5-fd80715d466c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19354 | 2026.02.23 16:42:54.211050 [ 278 ] {fa5b7895-6563-42b9-bec5-fd80715d466c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19355 | 2026.02.23 16:42:54.211460 [ 278 ] {fa5b7895-6563-42b9-bec5-fd80715d466c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19356 | 2026.02.23 16:42:54.211497 [ 278 ] {fa5b7895-6563-42b9-bec5-fd80715d466c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19357 | 2026.02.23 16:42:54.211844 [ 278 ] {fa5b7895-6563-42b9-bec5-fd80715d466c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19358 | 2026.02.23 16:42:54.212071 [ 278 ] {fa5b7895-6563-42b9-bec5-fd80715d466c} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19359 | 2026.02.23 16:42:54.212204 [ 278 ] {fa5b7895-6563-42b9-bec5-fd80715d466c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 19360 | 2026.02.23 16:42:54.212243 [ 278 ] {fa5b7895-6563-42b9-bec5-fd80715d466c} <Debug> TCPHandler: Processed in 0.001387259 sec. | ||
| 19361 | 2026.02.23 16:42:54.212358 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19362 | 2026.02.23 16:42:54.212453 [ 278 ] {d455faf1-a669-4463-a92b-be266ef32446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19363 | 2026.02.23 16:42:54.212509 [ 278 ] {d455faf1-a669-4463-a92b-be266ef32446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19364 | 2026.02.23 16:42:54.213290 [ 278 ] {d455faf1-a669-4463-a92b-be266ef32446} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19365 | 2026.02.23 16:42:54.213328 [ 278 ] {d455faf1-a669-4463-a92b-be266ef32446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19366 | 2026.02.23 16:42:54.213858 [ 278 ] {d455faf1-a669-4463-a92b-be266ef32446} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19367 | 2026.02.23 16:42:54.214100 [ 278 ] {d455faf1-a669-4463-a92b-be266ef32446} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19368 | 2026.02.23 16:42:54.214148 [ 221 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 19369 | 2026.02.23 16:42:54.214250 [ 278 ] {d455faf1-a669-4463-a92b-be266ef32446} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001814 sec., 5512.679162072767 rows/sec., 9.88 MiB/sec. | ||
| 19370 | 2026.02.23 16:42:54.214324 [ 278 ] {d455faf1-a669-4463-a92b-be266ef32446} <Debug> TCPHandler: Processed in 0.002014491 sec. | ||
| 19371 | 2026.02.23 16:42:54.214436 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19372 | 2026.02.23 16:42:54.214531 [ 278 ] {95061c63-a762-4b57-a36f-29b6f7902dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19373 | 2026.02.23 16:42:54.214574 [ 278 ] {95061c63-a762-4b57-a36f-29b6f7902dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19374 | 2026.02.23 16:42:54.214913 [ 278 ] {95061c63-a762-4b57-a36f-29b6f7902dee} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19375 | 2026.02.23 16:42:54.214949 [ 278 ] {95061c63-a762-4b57-a36f-29b6f7902dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19376 | 2026.02.23 16:42:54.215258 [ 278 ] {95061c63-a762-4b57-a36f-29b6f7902dee} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19377 | 2026.02.23 16:42:54.215480 [ 278 ] {95061c63-a762-4b57-a36f-29b6f7902dee} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19378 | 2026.02.23 16:42:54.215612 [ 278 ] {95061c63-a762-4b57-a36f-29b6f7902dee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 19379 | 2026.02.23 16:42:54.215649 [ 278 ] {95061c63-a762-4b57-a36f-29b6f7902dee} <Debug> TCPHandler: Processed in 0.001263396 sec. | ||
| 19380 | 2026.02.23 16:42:55.037808 [ 217 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 19381 | 2026.02.23 16:42:55.037881 [ 217 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 19382 | 2026.02.23 16:42:55.040063 [ 217 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 19383 | 2026.02.23 16:42:55.121859 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 19384 | 2026.02.23 16:42:55.121911 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 19385 | 2026.02.23 16:42:55.124209 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 19386 | 2026.02.23 16:42:57.576086 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19387 | 2026.02.23 16:42:57.576136 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19388 | 2026.02.23 16:42:57.799443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45112 | ||
| 19389 | 2026.02.23 16:42:57.800167 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19390 | 2026.02.23 16:42:57.800204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19391 | 2026.02.23 16:42:57.800668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19392 | 2026.02.23 16:42:57.800886 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19393 | 2026.02.23 16:42:57.801018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45112 | ||
| 19394 | 2026.02.23 16:42:59.206847 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19395 | 2026.02.23 16:42:59.207029 [ 278 ] {0d46c634-eec4-4bd4-b282-5933bbe2cce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19396 | 2026.02.23 16:42:59.207107 [ 278 ] {0d46c634-eec4-4bd4-b282-5933bbe2cce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19397 | 2026.02.23 16:42:59.207838 [ 278 ] {0d46c634-eec4-4bd4-b282-5933bbe2cce2} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19398 | 2026.02.23 16:42:59.207894 [ 278 ] {0d46c634-eec4-4bd4-b282-5933bbe2cce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19399 | 2026.02.23 16:42:59.208303 [ 278 ] {0d46c634-eec4-4bd4-b282-5933bbe2cce2} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19400 | 2026.02.23 16:42:59.208550 [ 278 ] {0d46c634-eec4-4bd4-b282-5933bbe2cce2} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19401 | 2026.02.23 16:42:59.208707 [ 278 ] {0d46c634-eec4-4bd4-b282-5933bbe2cce2} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001733 sec., 69244.08540103867 rows/sec., 5.90 MiB/sec. | ||
| 19402 | 2026.02.23 16:42:59.208750 [ 278 ] {0d46c634-eec4-4bd4-b282-5933bbe2cce2} <Debug> TCPHandler: Processed in 0.002032931 sec. | ||
| 19403 | 2026.02.23 16:42:59.208870 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19404 | 2026.02.23 16:42:59.208966 [ 278 ] {b2f6bd43-3090-4e3b-945d-7435f6f2ec0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19405 | 2026.02.23 16:42:59.209009 [ 278 ] {b2f6bd43-3090-4e3b-945d-7435f6f2ec0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19406 | 2026.02.23 16:42:59.209417 [ 278 ] {b2f6bd43-3090-4e3b-945d-7435f6f2ec0d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19407 | 2026.02.23 16:42:59.209455 [ 278 ] {b2f6bd43-3090-4e3b-945d-7435f6f2ec0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19408 | 2026.02.23 16:42:59.209746 [ 278 ] {b2f6bd43-3090-4e3b-945d-7435f6f2ec0d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19409 | 2026.02.23 16:42:59.209951 [ 278 ] {b2f6bd43-3090-4e3b-945d-7435f6f2ec0d} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19410 | 2026.02.23 16:42:59.210066 [ 80 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19411 | 2026.02.23 16:42:59.210081 [ 278 ] {b2f6bd43-3090-4e3b-945d-7435f6f2ec0d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001133 sec., 28243.601059135042 rows/sec., 2.07 MiB/sec. | ||
| 19412 | 2026.02.23 16:42:59.210132 [ 80 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19413 | 2026.02.23 16:42:59.210144 [ 278 ] {b2f6bd43-3090-4e3b-945d-7435f6f2ec0d} <Debug> TCPHandler: Processed in 0.001323417 sec. | ||
| 19414 | 2026.02.23 16:42:59.210162 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19415 | 2026.02.23 16:42:59.210263 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19416 | 2026.02.23 16:42:59.210294 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 19417 | 2026.02.23 16:42:59.210361 [ 278 ] {4fd6188e-3afc-4f57-96e2-ab3b336761e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19418 | 2026.02.23 16:42:59.210406 [ 278 ] {4fd6188e-3afc-4f57-96e2-ab3b336761e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19419 | 2026.02.23 16:42:59.210446 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19420 | 2026.02.23 16:42:59.210489 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 220 rows starting from the beginning of the part | ||
| 19421 | 2026.02.23 16:42:59.210566 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 32 rows starting from the beginning of the part | ||
| 19422 | 2026.02.23 16:42:59.210618 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 10 rows starting from the beginning of the part | ||
| 19423 | 2026.02.23 16:42:59.210668 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 48 rows starting from the beginning of the part | ||
| 19424 | 2026.02.23 16:42:59.210714 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 10 rows starting from the beginning of the part | ||
| 19425 | 2026.02.23 16:42:59.210763 [ 189 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 32 rows starting from the beginning of the part | ||
| 19426 | 2026.02.23 16:42:59.210825 [ 278 ] {4fd6188e-3afc-4f57-96e2-ab3b336761e7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19427 | 2026.02.23 16:42:59.210865 [ 278 ] {4fd6188e-3afc-4f57-96e2-ab3b336761e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19428 | 2026.02.23 16:42:59.211203 [ 278 ] {4fd6188e-3afc-4f57-96e2-ab3b336761e7} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19429 | 2026.02.23 16:42:59.211437 [ 278 ] {4fd6188e-3afc-4f57-96e2-ab3b336761e7} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19430 | 2026.02.23 16:42:59.211573 [ 278 ] {4fd6188e-3afc-4f57-96e2-ab3b336761e7} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00123 sec., 78048.78048780488 rows/sec., 6.10 MiB/sec. | ||
| 19431 | 2026.02.23 16:42:59.211611 [ 278 ] {4fd6188e-3afc-4f57-96e2-ab3b336761e7} <Debug> TCPHandler: Processed in 0.001398088 sec. | ||
| 19432 | 2026.02.23 16:42:59.211684 [ 192 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145423 sec., 242052.4951348824 rows/sec., 17.26 MiB/sec. | ||
| 19433 | 2026.02.23 16:42:59.211723 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19434 | 2026.02.23 16:42:59.211820 [ 278 ] {8a7fb79f-597e-4561-b213-89d5e62288a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19435 | 2026.02.23 16:42:59.211843 [ 199 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19436 | 2026.02.23 16:42:59.211864 [ 278 ] {8a7fb79f-597e-4561-b213-89d5e62288a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19437 | 2026.02.23 16:42:59.212097 [ 199 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_136_27} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19438 | 2026.02.23 16:42:59.212164 [ 199 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_136_27} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19439 | 2026.02.23 16:42:59.212262 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 19440 | 2026.02.23 16:42:59.212262 [ 278 ] {8a7fb79f-597e-4561-b213-89d5e62288a7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19441 | 2026.02.23 16:42:59.212306 [ 278 ] {8a7fb79f-597e-4561-b213-89d5e62288a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19442 | 2026.02.23 16:42:59.212625 [ 278 ] {8a7fb79f-597e-4561-b213-89d5e62288a7} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19443 | 2026.02.23 16:42:59.212831 [ 278 ] {8a7fb79f-597e-4561-b213-89d5e62288a7} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19444 | 2026.02.23 16:42:59.212987 [ 278 ] {8a7fb79f-597e-4561-b213-89d5e62288a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 19445 | 2026.02.23 16:42:59.213024 [ 278 ] {8a7fb79f-597e-4561-b213-89d5e62288a7} <Debug> TCPHandler: Processed in 0.001351178 sec. | ||
| 19446 | 2026.02.23 16:42:59.213126 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19447 | 2026.02.23 16:42:59.213220 [ 278 ] {a52b104e-6158-4b6d-b1ff-93fea6e21dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19448 | 2026.02.23 16:42:59.213274 [ 278 ] {a52b104e-6158-4b6d-b1ff-93fea6e21dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19449 | 2026.02.23 16:42:59.214056 [ 278 ] {a52b104e-6158-4b6d-b1ff-93fea6e21dc4} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19450 | 2026.02.23 16:42:59.214119 [ 278 ] {a52b104e-6158-4b6d-b1ff-93fea6e21dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19451 | 2026.02.23 16:42:59.214650 [ 278 ] {a52b104e-6158-4b6d-b1ff-93fea6e21dc4} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19452 | 2026.02.23 16:42:59.214863 [ 278 ] {a52b104e-6158-4b6d-b1ff-93fea6e21dc4} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19453 | 2026.02.23 16:42:59.214998 [ 278 ] {a52b104e-6158-4b6d-b1ff-93fea6e21dc4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001797 sec., 17807.456872565388 rows/sec., 31.91 MiB/sec. | ||
| 19454 | 2026.02.23 16:42:59.215009 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19455 | 2026.02.23 16:42:59.215055 [ 278 ] {a52b104e-6158-4b6d-b1ff-93fea6e21dc4} <Debug> TCPHandler: Processed in 0.00197799 sec. | ||
| 19456 | 2026.02.23 16:42:59.215061 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19457 | 2026.02.23 16:42:59.215099 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19458 | 2026.02.23 16:42:59.215177 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19459 | 2026.02.23 16:42:59.215219 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 19460 | 2026.02.23 16:42:59.215276 [ 278 ] {0fc8ceaa-74e0-4e86-80ec-b7c342988dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19461 | 2026.02.23 16:42:59.215323 [ 278 ] {0fc8ceaa-74e0-4e86-80ec-b7c342988dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19462 | 2026.02.23 16:42:59.215503 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19463 | 2026.02.23 16:42:59.215573 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2641 rows starting from the beginning of the part | ||
| 19464 | 2026.02.23 16:42:59.215654 [ 278 ] {0fc8ceaa-74e0-4e86-80ec-b7c342988dca} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19465 | 2026.02.23 16:42:59.215694 [ 278 ] {0fc8ceaa-74e0-4e86-80ec-b7c342988dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19466 | 2026.02.23 16:42:59.215719 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 32 rows starting from the beginning of the part | ||
| 19467 | 2026.02.23 16:42:59.215844 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 10 rows starting from the beginning of the part | ||
| 19468 | 2026.02.23 16:42:59.215955 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 32 rows starting from the beginning of the part | ||
| 19469 | 2026.02.23 16:42:59.215994 [ 278 ] {0fc8ceaa-74e0-4e86-80ec-b7c342988dca} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19470 | 2026.02.23 16:42:59.216058 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 10 rows starting from the beginning of the part | ||
| 19471 | 2026.02.23 16:42:59.216162 [ 190 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 32 rows starting from the beginning of the part | ||
| 19472 | 2026.02.23 16:42:59.216210 [ 278 ] {0fc8ceaa-74e0-4e86-80ec-b7c342988dca} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19473 | 2026.02.23 16:42:59.216346 [ 278 ] {0fc8ceaa-74e0-4e86-80ec-b7c342988dca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 19474 | 2026.02.23 16:42:59.216383 [ 278 ] {0fc8ceaa-74e0-4e86-80ec-b7c342988dca} <Debug> TCPHandler: Processed in 0.001255275 sec. | ||
| 19475 | 2026.02.23 16:42:59.223602 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 19 columns (19 merged, 0 gathered) in 0.008437774 sec., 326744.94481601426 rows/sec., 585.51 MiB/sec. | ||
| 19476 | 2026.02.23 16:42:59.225878 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19477 | 2026.02.23 16:42:59.226228 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19478 | 2026.02.23 16:42:59.226306 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19479 | 2026.02.23 16:42:59.226428 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.11 MiB. | ||
| 19480 | 2026.02.23 16:43:00.219455 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 19481 | 2026.02.23 16:43:00.238786 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19482 | 2026.02.23 16:43:00.238857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 19483 | 2026.02.23 16:43:00.245752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19484 | 2026.02.23 16:43:00.246515 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19485 | 2026.02.23 16:43:00.250499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 19486 | 2026.02.23 16:43:02.949543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2372 | ||
| 19487 | 2026.02.23 16:43:02.951916 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19488 | 2026.02.23 16:43:02.951964 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19489 | 2026.02.23 16:43:02.953194 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19490 | 2026.02.23 16:43:02.953477 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19491 | 2026.02.23 16:43:02.953848 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2372 | ||
| 19492 | 2026.02.23 16:43:04.206450 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19493 | 2026.02.23 16:43:04.206637 [ 278 ] {2ad92cc9-73d7-4690-86b8-b95e7630f427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19494 | 2026.02.23 16:43:04.206709 [ 278 ] {2ad92cc9-73d7-4690-86b8-b95e7630f427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19495 | 2026.02.23 16:43:04.207395 [ 278 ] {2ad92cc9-73d7-4690-86b8-b95e7630f427} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19496 | 2026.02.23 16:43:04.207447 [ 278 ] {2ad92cc9-73d7-4690-86b8-b95e7630f427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19497 | 2026.02.23 16:43:04.207822 [ 278 ] {2ad92cc9-73d7-4690-86b8-b95e7630f427} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19498 | 2026.02.23 16:43:04.208056 [ 278 ] {2ad92cc9-73d7-4690-86b8-b95e7630f427} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19499 | 2026.02.23 16:43:04.208228 [ 278 ] {2ad92cc9-73d7-4690-86b8-b95e7630f427} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001641 sec., 2437.538086532602 rows/sec., 198.76 KiB/sec. | ||
| 19500 | 2026.02.23 16:43:04.208281 [ 278 ] {2ad92cc9-73d7-4690-86b8-b95e7630f427} <Debug> TCPHandler: Processed in 0.001960971 sec. | ||
| 19501 | 2026.02.23 16:43:04.208406 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19502 | 2026.02.23 16:43:04.208509 [ 278 ] {a80ceb6c-329e-4158-806e-0fbaf90495af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19503 | 2026.02.23 16:43:04.208551 [ 278 ] {a80ceb6c-329e-4158-806e-0fbaf90495af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19504 | 2026.02.23 16:43:04.209007 [ 278 ] {a80ceb6c-329e-4158-806e-0fbaf90495af} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19505 | 2026.02.23 16:43:04.209045 [ 278 ] {a80ceb6c-329e-4158-806e-0fbaf90495af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19506 | 2026.02.23 16:43:04.209375 [ 278 ] {a80ceb6c-329e-4158-806e-0fbaf90495af} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19507 | 2026.02.23 16:43:04.209585 [ 278 ] {a80ceb6c-329e-4158-806e-0fbaf90495af} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19508 | 2026.02.23 16:43:04.209716 [ 278 ] {a80ceb6c-329e-4158-806e-0fbaf90495af} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001231 sec., 63363.119415109664 rows/sec., 5.20 MiB/sec. | ||
| 19509 | 2026.02.23 16:43:04.209754 [ 278 ] {a80ceb6c-329e-4158-806e-0fbaf90495af} <Debug> TCPHandler: Processed in 0.001398119 sec. | ||
| 19510 | 2026.02.23 16:43:04.209878 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19511 | 2026.02.23 16:43:04.209974 [ 278 ] {a2b51361-f594-43c1-81e9-c6539afd9d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19512 | 2026.02.23 16:43:04.210014 [ 278 ] {a2b51361-f594-43c1-81e9-c6539afd9d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19513 | 2026.02.23 16:43:04.210418 [ 278 ] {a2b51361-f594-43c1-81e9-c6539afd9d26} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19514 | 2026.02.23 16:43:04.210455 [ 278 ] {a2b51361-f594-43c1-81e9-c6539afd9d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19515 | 2026.02.23 16:43:04.210772 [ 278 ] {a2b51361-f594-43c1-81e9-c6539afd9d26} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19516 | 2026.02.23 16:43:04.210991 [ 278 ] {a2b51361-f594-43c1-81e9-c6539afd9d26} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19517 | 2026.02.23 16:43:04.211116 [ 278 ] {a2b51361-f594-43c1-81e9-c6539afd9d26} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001163 sec., 12037.833190025796 rows/sec., 886.72 KiB/sec. | ||
| 19518 | 2026.02.23 16:43:04.211152 [ 278 ] {a2b51361-f594-43c1-81e9-c6539afd9d26} <Debug> TCPHandler: Processed in 0.001328528 sec. | ||
| 19519 | 2026.02.23 16:43:04.211263 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19520 | 2026.02.23 16:43:04.211356 [ 278 ] {c82d0393-2fae-4b31-b50b-b5e80febb10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19521 | 2026.02.23 16:43:04.211395 [ 278 ] {c82d0393-2fae-4b31-b50b-b5e80febb10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19522 | 2026.02.23 16:43:04.211805 [ 278 ] {c82d0393-2fae-4b31-b50b-b5e80febb10a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19523 | 2026.02.23 16:43:04.211841 [ 278 ] {c82d0393-2fae-4b31-b50b-b5e80febb10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19524 | 2026.02.23 16:43:04.212126 [ 278 ] {c82d0393-2fae-4b31-b50b-b5e80febb10a} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19525 | 2026.02.23 16:43:04.212325 [ 278 ] {c82d0393-2fae-4b31-b50b-b5e80febb10a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19526 | 2026.02.23 16:43:04.212452 [ 278 ] {c82d0393-2fae-4b31-b50b-b5e80febb10a} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001115 sec., 69955.15695067264 rows/sec., 5.47 MiB/sec. | ||
| 19527 | 2026.02.23 16:43:04.212489 [ 278 ] {c82d0393-2fae-4b31-b50b-b5e80febb10a} <Debug> TCPHandler: Processed in 0.001273016 sec. | ||
| 19528 | 2026.02.23 16:43:04.212600 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19529 | 2026.02.23 16:43:04.212692 [ 278 ] {a766b853-c883-4712-ab12-9a72a4c628ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19530 | 2026.02.23 16:43:04.212736 [ 278 ] {a766b853-c883-4712-ab12-9a72a4c628ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19531 | 2026.02.23 16:43:04.213142 [ 278 ] {a766b853-c883-4712-ab12-9a72a4c628ce} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19532 | 2026.02.23 16:43:04.213179 [ 278 ] {a766b853-c883-4712-ab12-9a72a4c628ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19533 | 2026.02.23 16:43:04.213493 [ 278 ] {a766b853-c883-4712-ab12-9a72a4c628ce} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19534 | 2026.02.23 16:43:04.213692 [ 278 ] {a766b853-c883-4712-ab12-9a72a4c628ce} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19535 | 2026.02.23 16:43:04.213816 [ 278 ] {a766b853-c883-4712-ab12-9a72a4c628ce} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001142 sec., 141856.39229422066 rows/sec., 9.88 MiB/sec. | ||
| 19536 | 2026.02.23 16:43:04.213852 [ 278 ] {a766b853-c883-4712-ab12-9a72a4c628ce} <Debug> TCPHandler: Processed in 0.001299067 sec. | ||
| 19537 | 2026.02.23 16:43:04.213957 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19538 | 2026.02.23 16:43:04.214049 [ 278 ] {9a6c2067-35ed-41ff-9ae6-c03bcd2a62a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19539 | 2026.02.23 16:43:04.214101 [ 278 ] {9a6c2067-35ed-41ff-9ae6-c03bcd2a62a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19540 | 2026.02.23 16:43:04.214877 [ 278 ] {9a6c2067-35ed-41ff-9ae6-c03bcd2a62a5} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19541 | 2026.02.23 16:43:04.214913 [ 278 ] {9a6c2067-35ed-41ff-9ae6-c03bcd2a62a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19542 | 2026.02.23 16:43:04.215455 [ 278 ] {9a6c2067-35ed-41ff-9ae6-c03bcd2a62a5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19543 | 2026.02.23 16:43:04.215673 [ 278 ] {9a6c2067-35ed-41ff-9ae6-c03bcd2a62a5} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19544 | 2026.02.23 16:43:04.215815 [ 278 ] {9a6c2067-35ed-41ff-9ae6-c03bcd2a62a5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001784 sec., 5605.3811659192825 rows/sec., 10.04 MiB/sec. | ||
| 19545 | 2026.02.23 16:43:04.215880 [ 278 ] {9a6c2067-35ed-41ff-9ae6-c03bcd2a62a5} <Debug> TCPHandler: Processed in 0.001970471 sec. | ||
| 19546 | 2026.02.23 16:43:04.215895 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 19547 | 2026.02.23 16:43:04.215946 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 19548 | 2026.02.23 16:43:04.215991 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19549 | 2026.02.23 16:43:04.216090 [ 278 ] {f65ae1bf-6cc7-493c-a10f-b3d2efea51ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19550 | 2026.02.23 16:43:04.216131 [ 278 ] {f65ae1bf-6cc7-493c-a10f-b3d2efea51ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19551 | 2026.02.23 16:43:04.216481 [ 278 ] {f65ae1bf-6cc7-493c-a10f-b3d2efea51ee} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19552 | 2026.02.23 16:43:04.216519 [ 278 ] {f65ae1bf-6cc7-493c-a10f-b3d2efea51ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19553 | 2026.02.23 16:43:04.216857 [ 278 ] {f65ae1bf-6cc7-493c-a10f-b3d2efea51ee} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19554 | 2026.02.23 16:43:04.217079 [ 278 ] {f65ae1bf-6cc7-493c-a10f-b3d2efea51ee} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19555 | 2026.02.23 16:43:04.217207 [ 278 ] {f65ae1bf-6cc7-493c-a10f-b3d2efea51ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 19556 | 2026.02.23 16:43:04.217243 [ 278 ] {f65ae1bf-6cc7-493c-a10f-b3d2efea51ee} <Debug> TCPHandler: Processed in 0.001299377 sec. | ||
| 19557 | 2026.02.23 16:43:04.218873 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 19558 | 2026.02.23 16:43:04.535333 [ 223 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 19559 | 2026.02.23 16:43:04.535388 [ 223 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 19560 | 2026.02.23 16:43:04.538679 [ 223 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 19561 | 2026.02.23 16:43:05.301232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45624 | ||
| 19562 | 2026.02.23 16:43:05.301796 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19563 | 2026.02.23 16:43:05.301848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19564 | 2026.02.23 16:43:05.302424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19565 | 2026.02.23 16:43:05.302657 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19566 | 2026.02.23 16:43:05.302807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45624 | ||
| 19567 | 2026.02.23 16:43:05.302871 [ 225 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 19568 | 2026.02.23 16:43:05.302927 [ 225 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 19569 | 2026.02.23 16:43:05.305775 [ 225 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 19570 | 2026.02.23 16:43:06.334691 [ 225 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 19571 | 2026.02.23 16:43:06.334747 [ 225 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 19572 | 2026.02.23 16:43:06.337304 [ 225 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 19573 | 2026.02.23 16:43:07.000280 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.48 MiB, peak 415.02 MiB, free memory in arenas 0.00 B, will set to 396.48 MiB (RSS), difference: 4.00 MiB | ||
| 19574 | 2026.02.23 16:43:07.750733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 19575 | 2026.02.23 16:43:07.767739 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19576 | 2026.02.23 16:43:07.767795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19577 | 2026.02.23 16:43:07.773941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19578 | 2026.02.23 16:43:07.774703 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19579 | 2026.02.23 16:43:07.777708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 19580 | 2026.02.23 16:43:09.206990 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19581 | 2026.02.23 16:43:09.207168 [ 278 ] {4f7caf8f-6e91-43cf-b698-8b3885ffbb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19582 | 2026.02.23 16:43:09.207232 [ 278 ] {4f7caf8f-6e91-43cf-b698-8b3885ffbb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19583 | 2026.02.23 16:43:09.207936 [ 278 ] {4f7caf8f-6e91-43cf-b698-8b3885ffbb95} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19584 | 2026.02.23 16:43:09.207978 [ 278 ] {4f7caf8f-6e91-43cf-b698-8b3885ffbb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19585 | 2026.02.23 16:43:09.208366 [ 278 ] {4f7caf8f-6e91-43cf-b698-8b3885ffbb95} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19586 | 2026.02.23 16:43:09.208592 [ 278 ] {4f7caf8f-6e91-43cf-b698-8b3885ffbb95} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19587 | 2026.02.23 16:43:09.208745 [ 278 ] {4f7caf8f-6e91-43cf-b698-8b3885ffbb95} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001626 sec., 73800.73800738007 rows/sec., 6.29 MiB/sec. | ||
| 19588 | 2026.02.23 16:43:09.208789 [ 278 ] {4f7caf8f-6e91-43cf-b698-8b3885ffbb95} <Debug> TCPHandler: Processed in 0.00193107 sec. | ||
| 19589 | 2026.02.23 16:43:09.208914 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19590 | 2026.02.23 16:43:09.209009 [ 278 ] {f6e0dc69-5099-4e20-a47a-bab1488e6160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19591 | 2026.02.23 16:43:09.209050 [ 278 ] {f6e0dc69-5099-4e20-a47a-bab1488e6160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19592 | 2026.02.23 16:43:09.209467 [ 278 ] {f6e0dc69-5099-4e20-a47a-bab1488e6160} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19593 | 2026.02.23 16:43:09.209503 [ 278 ] {f6e0dc69-5099-4e20-a47a-bab1488e6160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19594 | 2026.02.23 16:43:09.209802 [ 278 ] {f6e0dc69-5099-4e20-a47a-bab1488e6160} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19595 | 2026.02.23 16:43:09.210011 [ 278 ] {f6e0dc69-5099-4e20-a47a-bab1488e6160} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19596 | 2026.02.23 16:43:09.210140 [ 278 ] {f6e0dc69-5099-4e20-a47a-bab1488e6160} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001149 sec., 27850.3046127067 rows/sec., 2.05 MiB/sec. | ||
| 19597 | 2026.02.23 16:43:09.210179 [ 278 ] {f6e0dc69-5099-4e20-a47a-bab1488e6160} <Debug> TCPHandler: Processed in 0.001314527 sec. | ||
| 19598 | 2026.02.23 16:43:09.210290 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19599 | 2026.02.23 16:43:09.210389 [ 278 ] {cacd8e1a-7c88-40ed-bdca-7ea77bdf4281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19600 | 2026.02.23 16:43:09.210430 [ 278 ] {cacd8e1a-7c88-40ed-bdca-7ea77bdf4281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19601 | 2026.02.23 16:43:09.210860 [ 278 ] {cacd8e1a-7c88-40ed-bdca-7ea77bdf4281} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19602 | 2026.02.23 16:43:09.210897 [ 278 ] {cacd8e1a-7c88-40ed-bdca-7ea77bdf4281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19603 | 2026.02.23 16:43:09.211194 [ 278 ] {cacd8e1a-7c88-40ed-bdca-7ea77bdf4281} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19604 | 2026.02.23 16:43:09.211395 [ 278 ] {cacd8e1a-7c88-40ed-bdca-7ea77bdf4281} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19605 | 2026.02.23 16:43:09.211517 [ 278 ] {cacd8e1a-7c88-40ed-bdca-7ea77bdf4281} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00116 sec., 82758.62068965517 rows/sec., 6.46 MiB/sec. | ||
| 19606 | 2026.02.23 16:43:09.211553 [ 278 ] {cacd8e1a-7c88-40ed-bdca-7ea77bdf4281} <Debug> TCPHandler: Processed in 0.001329777 sec. | ||
| 19607 | 2026.02.23 16:43:09.211660 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19608 | 2026.02.23 16:43:09.211748 [ 278 ] {6f9e2356-0ae1-4d5b-bcd1-874e2db423ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19609 | 2026.02.23 16:43:09.211788 [ 278 ] {6f9e2356-0ae1-4d5b-bcd1-874e2db423ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19610 | 2026.02.23 16:43:09.212174 [ 278 ] {6f9e2356-0ae1-4d5b-bcd1-874e2db423ec} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19611 | 2026.02.23 16:43:09.212207 [ 278 ] {6f9e2356-0ae1-4d5b-bcd1-874e2db423ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19612 | 2026.02.23 16:43:09.212592 [ 278 ] {6f9e2356-0ae1-4d5b-bcd1-874e2db423ec} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19613 | 2026.02.23 16:43:09.212799 [ 278 ] {6f9e2356-0ae1-4d5b-bcd1-874e2db423ec} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19614 | 2026.02.23 16:43:09.212928 [ 278 ] {6f9e2356-0ae1-4d5b-bcd1-874e2db423ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 19615 | 2026.02.23 16:43:09.212965 [ 278 ] {6f9e2356-0ae1-4d5b-bcd1-874e2db423ec} <Debug> TCPHandler: Processed in 0.001329577 sec. | ||
| 19616 | 2026.02.23 16:43:09.213078 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19617 | 2026.02.23 16:43:09.213171 [ 278 ] {6205c3a6-d04e-4378-9aae-e3c1d0f5bb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19618 | 2026.02.23 16:43:09.213226 [ 278 ] {6205c3a6-d04e-4378-9aae-e3c1d0f5bb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19619 | 2026.02.23 16:43:09.214106 [ 278 ] {6205c3a6-d04e-4378-9aae-e3c1d0f5bb1e} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19620 | 2026.02.23 16:43:09.214142 [ 278 ] {6205c3a6-d04e-4378-9aae-e3c1d0f5bb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19621 | 2026.02.23 16:43:09.214677 [ 278 ] {6205c3a6-d04e-4378-9aae-e3c1d0f5bb1e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19622 | 2026.02.23 16:43:09.214887 [ 278 ] {6205c3a6-d04e-4378-9aae-e3c1d0f5bb1e} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19623 | 2026.02.23 16:43:09.215023 [ 278 ] {6205c3a6-d04e-4378-9aae-e3c1d0f5bb1e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001868 sec., 17130.620985010704 rows/sec., 30.70 MiB/sec. | ||
| 19624 | 2026.02.23 16:43:09.215087 [ 278 ] {6205c3a6-d04e-4378-9aae-e3c1d0f5bb1e} <Debug> TCPHandler: Processed in 0.002057923 sec. | ||
| 19625 | 2026.02.23 16:43:09.215230 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19626 | 2026.02.23 16:43:09.215329 [ 278 ] {57153015-7b55-4fa2-b6ed-d9b2e4e5e1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19627 | 2026.02.23 16:43:09.215371 [ 278 ] {57153015-7b55-4fa2-b6ed-d9b2e4e5e1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19628 | 2026.02.23 16:43:09.215730 [ 278 ] {57153015-7b55-4fa2-b6ed-d9b2e4e5e1d9} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19629 | 2026.02.23 16:43:09.215766 [ 278 ] {57153015-7b55-4fa2-b6ed-d9b2e4e5e1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19630 | 2026.02.23 16:43:09.216059 [ 278 ] {57153015-7b55-4fa2-b6ed-d9b2e4e5e1d9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19631 | 2026.02.23 16:43:09.216262 [ 278 ] {57153015-7b55-4fa2-b6ed-d9b2e4e5e1d9} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19632 | 2026.02.23 16:43:09.216392 [ 278 ] {57153015-7b55-4fa2-b6ed-d9b2e4e5e1d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 19633 | 2026.02.23 16:43:09.216432 [ 278 ] {57153015-7b55-4fa2-b6ed-d9b2e4e5e1d9} <Debug> TCPHandler: Processed in 0.001249595 sec. | ||
| 19634 | 2026.02.23 16:43:11.179713 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34293 | ||
| 19635 | 2026.02.23 16:43:11.179821 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19636 | 2026.02.23 16:43:11.179848 [ 352 ] {} <Debug> TCP-Session: 8830bf01-4a0b-4b00-ae5a-9a0a8e78e506 Authenticating user 'default' from [fd00:1122:3344:101::e]:34293 | ||
| 19637 | 2026.02.23 16:43:11.179871 [ 352 ] {} <Debug> TCP-Session: 8830bf01-4a0b-4b00-ae5a-9a0a8e78e506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19638 | 2026.02.23 16:43:11.179884 [ 352 ] {} <Debug> TCP-Session: 8830bf01-4a0b-4b00-ae5a-9a0a8e78e506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19639 | 2026.02.23 16:43:11.180097 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53019 | ||
| 19640 | 2026.02.23 16:43:11.180113 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56220 | ||
| 19641 | 2026.02.23 16:43:11.180147 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49806 | ||
| 19642 | 2026.02.23 16:43:11.180179 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63431 | ||
| 19643 | 2026.02.23 16:43:11.180203 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36200 | ||
| 19644 | 2026.02.23 16:43:11.180213 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19645 | 2026.02.23 16:43:11.180241 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19646 | 2026.02.23 16:43:11.180241 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19647 | 2026.02.23 16:43:11.180266 [ 356 ] {} <Debug> TCP-Session: 30fdcc09-9cd2-4404-bbcb-650da3359128 Authenticating user 'default' from [fd00:1122:3344:101::e]:53019 | ||
| 19648 | 2026.02.23 16:43:11.180272 [ 360 ] {} <Debug> TCP-Session: fd957b8e-4037-47b0-91fc-22b9a149ee57 Authenticating user 'default' from [fd00:1122:3344:101::e]:49806 | ||
| 19649 | 2026.02.23 16:43:11.180292 [ 357 ] {} <Debug> TCP-Session: dd60e3db-5f3c-4e00-abdf-056fcafeb72a Authenticating user 'default' from [fd00:1122:3344:101::e]:56220 | ||
| 19650 | 2026.02.23 16:43:11.180303 [ 356 ] {} <Debug> TCP-Session: 30fdcc09-9cd2-4404-bbcb-650da3359128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19651 | 2026.02.23 16:43:11.180307 [ 360 ] {} <Debug> TCP-Session: fd957b8e-4037-47b0-91fc-22b9a149ee57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19652 | 2026.02.23 16:43:11.180330 [ 357 ] {} <Debug> TCP-Session: dd60e3db-5f3c-4e00-abdf-056fcafeb72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19653 | 2026.02.23 16:43:11.180341 [ 360 ] {} <Debug> TCP-Session: fd957b8e-4037-47b0-91fc-22b9a149ee57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19654 | 2026.02.23 16:43:11.180357 [ 357 ] {} <Debug> TCP-Session: dd60e3db-5f3c-4e00-abdf-056fcafeb72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19655 | 2026.02.23 16:43:11.180334 [ 356 ] {} <Debug> TCP-Session: 30fdcc09-9cd2-4404-bbcb-650da3359128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19656 | 2026.02.23 16:43:11.180289 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19657 | 2026.02.23 16:43:11.180261 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19658 | 2026.02.23 16:43:11.180445 [ 366 ] {} <Debug> TCP-Session: 1974866d-c044-411a-a56f-b3d951f25882 Authenticating user 'default' from [fd00:1122:3344:101::e]:36200 | ||
| 19659 | 2026.02.23 16:43:11.180233 [ 352 ] {} <Trace> TCP-Session: 8830bf01-4a0b-4b00-ae5a-9a0a8e78e506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19660 | 2026.02.23 16:43:11.180476 [ 366 ] {} <Debug> TCP-Session: 1974866d-c044-411a-a56f-b3d951f25882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19661 | 2026.02.23 16:43:11.180471 [ 365 ] {} <Debug> TCP-Session: 720ed241-4cfe-4b9a-aead-a2bf7c664f0a Authenticating user 'default' from [fd00:1122:3344:101::e]:63431 | ||
| 19662 | 2026.02.23 16:43:11.180502 [ 366 ] {} <Debug> TCP-Session: 1974866d-c044-411a-a56f-b3d951f25882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19663 | 2026.02.23 16:43:11.180528 [ 365 ] {} <Debug> TCP-Session: 720ed241-4cfe-4b9a-aead-a2bf7c664f0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19664 | 2026.02.23 16:43:11.180127 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57765 | ||
| 19665 | 2026.02.23 16:43:11.180557 [ 365 ] {} <Debug> TCP-Session: 720ed241-4cfe-4b9a-aead-a2bf7c664f0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19666 | 2026.02.23 16:43:11.180126 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40917 | ||
| 19667 | 2026.02.23 16:43:11.180158 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56352 | ||
| 19668 | 2026.02.23 16:43:11.180647 [ 352 ] {f4b8717e-d065-4fb1-8afc-618d2bec7dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34293) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19669 | 2026.02.23 16:43:11.180663 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19670 | 2026.02.23 16:43:11.180686 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19671 | 2026.02.23 16:43:11.180718 [ 358 ] {} <Debug> TCP-Session: dfb7a34d-b04e-4b70-9271-35d588d22f3d Authenticating user 'default' from [fd00:1122:3344:101::e]:57765 | ||
| 19672 | 2026.02.23 16:43:11.180725 [ 359 ] {} <Debug> TCP-Session: 31c858c3-d3da-414f-9b7d-aaf261fb1ae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40917 | ||
| 19673 | 2026.02.23 16:43:11.180751 [ 358 ] {} <Debug> TCP-Session: dfb7a34d-b04e-4b70-9271-35d588d22f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19674 | 2026.02.23 16:43:11.180755 [ 359 ] {} <Debug> TCP-Session: 31c858c3-d3da-414f-9b7d-aaf261fb1ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19675 | 2026.02.23 16:43:11.180773 [ 358 ] {} <Debug> TCP-Session: dfb7a34d-b04e-4b70-9271-35d588d22f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19676 | 2026.02.23 16:43:11.180786 [ 359 ] {} <Debug> TCP-Session: 31c858c3-d3da-414f-9b7d-aaf261fb1ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19677 | 2026.02.23 16:43:11.180902 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19678 | 2026.02.23 16:43:11.180939 [ 364 ] {} <Debug> TCP-Session: bb4654a8-35ef-4131-a4e7-02320187208b Authenticating user 'default' from [fd00:1122:3344:101::e]:56352 | ||
| 19679 | 2026.02.23 16:43:11.180954 [ 352 ] {f4b8717e-d065-4fb1-8afc-618d2bec7dd0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19680 | 2026.02.23 16:43:11.180957 [ 364 ] {} <Debug> TCP-Session: bb4654a8-35ef-4131-a4e7-02320187208b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19681 | 2026.02.23 16:43:11.180992 [ 364 ] {} <Debug> TCP-Session: bb4654a8-35ef-4131-a4e7-02320187208b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19682 | 2026.02.23 16:43:11.181020 [ 352 ] {f4b8717e-d065-4fb1-8afc-618d2bec7dd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19683 | 2026.02.23 16:43:11.181317 [ 352 ] {f4b8717e-d065-4fb1-8afc-618d2bec7dd0} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 19684 | 2026.02.23 16:43:11.182293 [ 335 ] {f4b8717e-d065-4fb1-8afc-618d2bec7dd0} <Trace> AggregatingTransform: Aggregating | ||
| 19685 | 2026.02.23 16:43:11.182328 [ 335 ] {f4b8717e-d065-4fb1-8afc-618d2bec7dd0} <Trace> Aggregator: Aggregation method: without_key | ||
| 19686 | 2026.02.23 16:43:11.182361 [ 335 ] {f4b8717e-d065-4fb1-8afc-618d2bec7dd0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935759 sec. (1068.651 rows/sec., 41.74 KiB/sec.) | ||
| 19687 | 2026.02.23 16:43:11.182380 [ 335 ] {f4b8717e-d065-4fb1-8afc-618d2bec7dd0} <Trace> Aggregator: Merging aggregated data | ||
| 19688 | 2026.02.23 16:43:11.183867 [ 352 ] {f4b8717e-d065-4fb1-8afc-618d2bec7dd0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003279 sec., 304.97102775236357 rows/sec., 11.91 KiB/sec. | ||
| 19689 | 2026.02.23 16:43:11.183994 [ 352 ] {f4b8717e-d065-4fb1-8afc-618d2bec7dd0} <Debug> TCPHandler: Processed in 0.003935012 sec. | ||
| 19690 | 2026.02.23 16:43:11.184123 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19691 | 2026.02.23 16:43:11.184153 [ 352 ] {} <Debug> TCP-Session: 8830bf01-4a0b-4b00-ae5a-9a0a8e78e506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19692 | 2026.02.23 16:43:11.184158 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19693 | 2026.02.23 16:43:11.184179 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19694 | 2026.02.23 16:43:11.184208 [ 360 ] {} <Debug> TCP-Session: fd957b8e-4037-47b0-91fc-22b9a149ee57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19695 | 2026.02.23 16:43:11.184211 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19696 | 2026.02.23 16:43:11.184230 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19697 | 2026.02.23 16:43:11.184247 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19698 | 2026.02.23 16:43:11.184269 [ 357 ] {} <Debug> TCP-Session: dd60e3db-5f3c-4e00-abdf-056fcafeb72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19699 | 2026.02.23 16:43:11.184282 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19700 | 2026.02.23 16:43:11.184306 [ 364 ] {} <Debug> TCP-Session: bb4654a8-35ef-4131-a4e7-02320187208b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19701 | 2026.02.23 16:43:11.184309 [ 356 ] {} <Debug> TCP-Session: 30fdcc09-9cd2-4404-bbcb-650da3359128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19702 | 2026.02.23 16:43:11.184337 [ 359 ] {} <Debug> TCP-Session: 31c858c3-d3da-414f-9b7d-aaf261fb1ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19703 | 2026.02.23 16:43:11.184266 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19704 | 2026.02.23 16:43:11.184235 [ 366 ] {} <Debug> TCP-Session: 1974866d-c044-411a-a56f-b3d951f25882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19705 | 2026.02.23 16:43:11.184407 [ 365 ] {} <Debug> TCP-Session: 720ed241-4cfe-4b9a-aead-a2bf7c664f0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19706 | 2026.02.23 16:43:11.184207 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19707 | 2026.02.23 16:43:11.184475 [ 358 ] {} <Debug> TCP-Session: dfb7a34d-b04e-4b70-9271-35d588d22f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19708 | 2026.02.23 16:43:11.301076 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33408 | ||
| 19709 | 2026.02.23 16:43:11.301190 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19710 | 2026.02.23 16:43:11.301217 [ 352 ] {} <Debug> TCP-Session: 550d677b-14e9-4d5e-9542-194f3f984ca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33408 | ||
| 19711 | 2026.02.23 16:43:11.301239 [ 352 ] {} <Debug> TCP-Session: 550d677b-14e9-4d5e-9542-194f3f984ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19712 | 2026.02.23 16:43:11.301252 [ 352 ] {} <Debug> TCP-Session: 550d677b-14e9-4d5e-9542-194f3f984ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19713 | 2026.02.23 16:43:11.301434 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50147 | ||
| 19714 | 2026.02.23 16:43:11.301451 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48806 | ||
| 19715 | 2026.02.23 16:43:11.301496 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52813 | ||
| 19716 | 2026.02.23 16:43:11.301518 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33784 | ||
| 19717 | 2026.02.23 16:43:11.301529 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63821 | ||
| 19718 | 2026.02.23 16:43:11.301554 [ 352 ] {} <Trace> TCP-Session: 550d677b-14e9-4d5e-9542-194f3f984ca6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19719 | 2026.02.23 16:43:11.301579 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19720 | 2026.02.23 16:43:11.301596 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19721 | 2026.02.23 16:43:11.301624 [ 357 ] {} <Debug> TCP-Session: c52a678b-79d4-48b6-ade7-5a25d21a8514 Authenticating user 'default' from [fd00:1122:3344:101::e]:48806 | ||
| 19722 | 2026.02.23 16:43:11.301641 [ 365 ] {} <Debug> TCP-Session: c7ba8362-fd4b-4856-af20-83de0f74b351 Authenticating user 'default' from [fd00:1122:3344:101::e]:33784 | ||
| 19723 | 2026.02.23 16:43:11.301644 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19724 | 2026.02.23 16:43:11.301657 [ 357 ] {} <Debug> TCP-Session: c52a678b-79d4-48b6-ade7-5a25d21a8514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19725 | 2026.02.23 16:43:11.301671 [ 365 ] {} <Debug> TCP-Session: c7ba8362-fd4b-4856-af20-83de0f74b351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19726 | 2026.02.23 16:43:11.301696 [ 357 ] {} <Debug> TCP-Session: c52a678b-79d4-48b6-ade7-5a25d21a8514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19727 | 2026.02.23 16:43:11.301697 [ 366 ] {} <Debug> TCP-Session: b695be0c-ddb4-4b12-b7dc-2a3c299f8bb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63821 | ||
| 19728 | 2026.02.23 16:43:11.301709 [ 365 ] {} <Debug> TCP-Session: c7ba8362-fd4b-4856-af20-83de0f74b351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19729 | 2026.02.23 16:43:11.301552 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19730 | 2026.02.23 16:43:11.301743 [ 366 ] {} <Debug> TCP-Session: b695be0c-ddb4-4b12-b7dc-2a3c299f8bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19731 | 2026.02.23 16:43:11.301770 [ 356 ] {} <Debug> TCP-Session: 4e45ff14-1637-40a0-882f-5d8109e902e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50147 | ||
| 19732 | 2026.02.23 16:43:11.301788 [ 366 ] {} <Debug> TCP-Session: b695be0c-ddb4-4b12-b7dc-2a3c299f8bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19733 | 2026.02.23 16:43:11.301800 [ 356 ] {} <Debug> TCP-Session: 4e45ff14-1637-40a0-882f-5d8109e902e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19734 | 2026.02.23 16:43:11.301741 [ 352 ] {6ede627a-af42-4e6d-93b0-3b9e53b075f5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33408) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19735 | 2026.02.23 16:43:11.301827 [ 356 ] {} <Debug> TCP-Session: 4e45ff14-1637-40a0-882f-5d8109e902e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19736 | 2026.02.23 16:43:11.301508 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34604 | ||
| 19737 | 2026.02.23 16:43:11.301489 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56213 | ||
| 19738 | 2026.02.23 16:43:11.301485 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60991 | ||
| 19739 | 2026.02.23 16:43:11.301941 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19740 | 2026.02.23 16:43:11.301593 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19741 | 2026.02.23 16:43:11.301975 [ 364 ] {} <Debug> TCP-Session: d878376b-348d-48a7-837b-facbd22ca408 Authenticating user 'default' from [fd00:1122:3344:101::e]:34604 | ||
| 19742 | 2026.02.23 16:43:11.302002 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19743 | 2026.02.23 16:43:11.302005 [ 360 ] {} <Debug> TCP-Session: d57308c4-643a-4ed0-b2a6-85c7de26a6df Authenticating user 'default' from [fd00:1122:3344:101::e]:52813 | ||
| 19744 | 2026.02.23 16:43:11.302010 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19745 | 2026.02.23 16:43:11.302046 [ 360 ] {} <Debug> TCP-Session: d57308c4-643a-4ed0-b2a6-85c7de26a6df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19746 | 2026.02.23 16:43:11.302041 [ 358 ] {} <Debug> TCP-Session: a90785ab-443a-4897-8ae8-073d5a551b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:56213 | ||
| 19747 | 2026.02.23 16:43:11.302078 [ 360 ] {} <Debug> TCP-Session: d57308c4-643a-4ed0-b2a6-85c7de26a6df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19748 | 2026.02.23 16:43:11.302102 [ 352 ] {6ede627a-af42-4e6d-93b0-3b9e53b075f5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19749 | 2026.02.23 16:43:11.302118 [ 358 ] {} <Debug> TCP-Session: a90785ab-443a-4897-8ae8-073d5a551b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19750 | 2026.02.23 16:43:11.302077 [ 359 ] {} <Debug> TCP-Session: 0b7f9b83-cad1-4489-8617-291b6577384f Authenticating user 'default' from [fd00:1122:3344:101::e]:60991 | ||
| 19751 | 2026.02.23 16:43:11.302171 [ 352 ] {6ede627a-af42-4e6d-93b0-3b9e53b075f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19752 | 2026.02.23 16:43:11.302193 [ 359 ] {} <Debug> TCP-Session: 0b7f9b83-cad1-4489-8617-291b6577384f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19753 | 2026.02.23 16:43:11.302161 [ 358 ] {} <Debug> TCP-Session: a90785ab-443a-4897-8ae8-073d5a551b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19754 | 2026.02.23 16:43:11.302215 [ 359 ] {} <Debug> TCP-Session: 0b7f9b83-cad1-4489-8617-291b6577384f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19755 | 2026.02.23 16:43:11.302006 [ 364 ] {} <Debug> TCP-Session: d878376b-348d-48a7-837b-facbd22ca408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19756 | 2026.02.23 16:43:11.302276 [ 364 ] {} <Debug> TCP-Session: d878376b-348d-48a7-837b-facbd22ca408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19757 | 2026.02.23 16:43:11.302501 [ 352 ] {6ede627a-af42-4e6d-93b0-3b9e53b075f5} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 19758 | 2026.02.23 16:43:11.303539 [ 339 ] {6ede627a-af42-4e6d-93b0-3b9e53b075f5} <Trace> AggregatingTransform: Aggregating | ||
| 19759 | 2026.02.23 16:43:11.303575 [ 339 ] {6ede627a-af42-4e6d-93b0-3b9e53b075f5} <Trace> Aggregator: Aggregation method: without_key | ||
| 19760 | 2026.02.23 16:43:11.303611 [ 339 ] {6ede627a-af42-4e6d-93b0-3b9e53b075f5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001005051 sec. (994.974 rows/sec., 38.87 KiB/sec.) | ||
| 19761 | 2026.02.23 16:43:11.303631 [ 339 ] {6ede627a-af42-4e6d-93b0-3b9e53b075f5} <Trace> Aggregator: Merging aggregated data | ||
| 19762 | 2026.02.23 16:43:11.304769 [ 352 ] {6ede627a-af42-4e6d-93b0-3b9e53b075f5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003082 sec., 324.4646333549643 rows/sec., 12.67 KiB/sec. | ||
| 19763 | 2026.02.23 16:43:11.304929 [ 352 ] {6ede627a-af42-4e6d-93b0-3b9e53b075f5} <Debug> TCPHandler: Processed in 0.003490762 sec. | ||
| 19764 | 2026.02.23 16:43:11.305081 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19765 | 2026.02.23 16:43:11.305116 [ 352 ] {} <Debug> TCP-Session: 550d677b-14e9-4d5e-9542-194f3f984ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19766 | 2026.02.23 16:43:11.305123 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19767 | 2026.02.23 16:43:11.305147 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19768 | 2026.02.23 16:43:11.305168 [ 356 ] {} <Debug> TCP-Session: 4e45ff14-1637-40a0-882f-5d8109e902e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19769 | 2026.02.23 16:43:11.305170 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19770 | 2026.02.23 16:43:11.305188 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19771 | 2026.02.23 16:43:11.305203 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19772 | 2026.02.23 16:43:11.305228 [ 366 ] {} <Debug> TCP-Session: b695be0c-ddb4-4b12-b7dc-2a3c299f8bb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19773 | 2026.02.23 16:43:11.305245 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19774 | 2026.02.23 16:43:11.305263 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19775 | 2026.02.23 16:43:11.305300 [ 360 ] {} <Debug> TCP-Session: d57308c4-643a-4ed0-b2a6-85c7de26a6df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19776 | 2026.02.23 16:43:11.305256 [ 357 ] {} <Debug> TCP-Session: c52a678b-79d4-48b6-ade7-5a25d21a8514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19777 | 2026.02.23 16:43:11.305328 [ 365 ] {} <Debug> TCP-Session: c7ba8362-fd4b-4856-af20-83de0f74b351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19778 | 2026.02.23 16:43:11.305195 [ 358 ] {} <Debug> TCP-Session: a90785ab-443a-4897-8ae8-073d5a551b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19779 | 2026.02.23 16:43:11.305267 [ 364 ] {} <Debug> TCP-Session: d878376b-348d-48a7-837b-facbd22ca408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19780 | 2026.02.23 16:43:11.305221 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19781 | 2026.02.23 16:43:11.305423 [ 359 ] {} <Debug> TCP-Session: 0b7f9b83-cad1-4489-8617-291b6577384f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19782 | 2026.02.23 16:43:11.448389 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46612 | ||
| 19783 | 2026.02.23 16:43:11.448503 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19784 | 2026.02.23 16:43:11.448530 [ 352 ] {} <Debug> TCP-Session: ae6dd4c8-15ac-4127-b2b5-4a9e0a0a4b85 Authenticating user 'default' from [fd00:1122:3344:101::e]:46612 | ||
| 19785 | 2026.02.23 16:43:11.448553 [ 352 ] {} <Debug> TCP-Session: ae6dd4c8-15ac-4127-b2b5-4a9e0a0a4b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19786 | 2026.02.23 16:43:11.448566 [ 352 ] {} <Debug> TCP-Session: ae6dd4c8-15ac-4127-b2b5-4a9e0a0a4b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19787 | 2026.02.23 16:43:11.448747 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62904 | ||
| 19788 | 2026.02.23 16:43:11.448785 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42336 | ||
| 19789 | 2026.02.23 16:43:11.448811 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52797 | ||
| 19790 | 2026.02.23 16:43:11.448813 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39467 | ||
| 19791 | 2026.02.23 16:43:11.448843 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55532 | ||
| 19792 | 2026.02.23 16:43:11.448857 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19793 | 2026.02.23 16:43:11.448857 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55417 | ||
| 19794 | 2026.02.23 16:43:11.448877 [ 352 ] {} <Trace> TCP-Session: ae6dd4c8-15ac-4127-b2b5-4a9e0a0a4b85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19795 | 2026.02.23 16:43:11.448899 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19796 | 2026.02.23 16:43:11.448912 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19797 | 2026.02.23 16:43:11.448920 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19798 | 2026.02.23 16:43:11.448936 [ 359 ] {} <Debug> TCP-Session: 17213c88-e3f1-45e1-aac6-311653278cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:52797 | ||
| 19799 | 2026.02.23 16:43:11.448948 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19800 | 2026.02.23 16:43:11.448950 [ 360 ] {} <Debug> TCP-Session: 557472d9-e210-40c0-9fe8-bb0e549b4d9a Authenticating user 'default' from [fd00:1122:3344:101::e]:39467 | ||
| 19801 | 2026.02.23 16:43:11.448970 [ 359 ] {} <Debug> TCP-Session: 17213c88-e3f1-45e1-aac6-311653278cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19802 | 2026.02.23 16:43:11.448981 [ 366 ] {} <Debug> TCP-Session: fba5f7ba-ad86-4bb2-a85f-d383af7262f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55417 | ||
| 19803 | 2026.02.23 16:43:11.448999 [ 360 ] {} <Debug> TCP-Session: 557472d9-e210-40c0-9fe8-bb0e549b4d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19804 | 2026.02.23 16:43:11.449002 [ 359 ] {} <Debug> TCP-Session: 17213c88-e3f1-45e1-aac6-311653278cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19805 | 2026.02.23 16:43:11.449014 [ 366 ] {} <Debug> TCP-Session: fba5f7ba-ad86-4bb2-a85f-d383af7262f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19806 | 2026.02.23 16:43:11.449025 [ 360 ] {} <Debug> TCP-Session: 557472d9-e210-40c0-9fe8-bb0e549b4d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19807 | 2026.02.23 16:43:11.449043 [ 366 ] {} <Debug> TCP-Session: fba5f7ba-ad86-4bb2-a85f-d383af7262f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19808 | 2026.02.23 16:43:11.449065 [ 352 ] {fbecd9e7-3c97-4c6d-9bfb-1fa3c3058044} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46612) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19809 | 2026.02.23 16:43:11.448899 [ 356 ] {} <Debug> TCP-Session: fc513831-db1e-4331-96b1-c30c99104c44 Authenticating user 'default' from [fd00:1122:3344:101::e]:62904 | ||
| 19810 | 2026.02.23 16:43:11.448897 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19811 | 2026.02.23 16:43:11.449116 [ 356 ] {} <Debug> TCP-Session: fc513831-db1e-4331-96b1-c30c99104c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19812 | 2026.02.23 16:43:11.448823 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36436 | ||
| 19813 | 2026.02.23 16:43:11.449151 [ 356 ] {} <Debug> TCP-Session: fc513831-db1e-4331-96b1-c30c99104c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19814 | 2026.02.23 16:43:11.449151 [ 357 ] {} <Debug> TCP-Session: 10e20330-e702-4d3d-8885-1ab5e0f219a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42336 | ||
| 19815 | 2026.02.23 16:43:11.448838 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44190 | ||
| 19816 | 2026.02.23 16:43:11.449238 [ 357 ] {} <Debug> TCP-Session: 10e20330-e702-4d3d-8885-1ab5e0f219a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19817 | 2026.02.23 16:43:11.448958 [ 365 ] {} <Debug> TCP-Session: 62a5b1b3-8360-4823-b8cc-7d3f5c78abe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55532 | ||
| 19818 | 2026.02.23 16:43:11.449261 [ 357 ] {} <Debug> TCP-Session: 10e20330-e702-4d3d-8885-1ab5e0f219a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19819 | 2026.02.23 16:43:11.449280 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19820 | 2026.02.23 16:43:11.449289 [ 365 ] {} <Debug> TCP-Session: 62a5b1b3-8360-4823-b8cc-7d3f5c78abe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19821 | 2026.02.23 16:43:11.449294 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19822 | 2026.02.23 16:43:11.449329 [ 365 ] {} <Debug> TCP-Session: 62a5b1b3-8360-4823-b8cc-7d3f5c78abe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19823 | 2026.02.23 16:43:11.449329 [ 358 ] {} <Debug> TCP-Session: 0751c795-8a8b-432a-adb8-6be55795d47c Authenticating user 'default' from [fd00:1122:3344:101::e]:36436 | ||
| 19824 | 2026.02.23 16:43:11.449355 [ 364 ] {} <Debug> TCP-Session: e3cee022-106b-4e82-9d6d-0c9825d55618 Authenticating user 'default' from [fd00:1122:3344:101::e]:44190 | ||
| 19825 | 2026.02.23 16:43:11.449352 [ 352 ] {fbecd9e7-3c97-4c6d-9bfb-1fa3c3058044} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19826 | 2026.02.23 16:43:11.449393 [ 364 ] {} <Debug> TCP-Session: e3cee022-106b-4e82-9d6d-0c9825d55618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19827 | 2026.02.23 16:43:11.449386 [ 358 ] {} <Debug> TCP-Session: 0751c795-8a8b-432a-adb8-6be55795d47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19828 | 2026.02.23 16:43:11.449429 [ 364 ] {} <Debug> TCP-Session: e3cee022-106b-4e82-9d6d-0c9825d55618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19829 | 2026.02.23 16:43:11.449453 [ 352 ] {fbecd9e7-3c97-4c6d-9bfb-1fa3c3058044} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19830 | 2026.02.23 16:43:11.449454 [ 358 ] {} <Debug> TCP-Session: 0751c795-8a8b-432a-adb8-6be55795d47c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19831 | 2026.02.23 16:43:11.449771 [ 352 ] {fbecd9e7-3c97-4c6d-9bfb-1fa3c3058044} <Debug> oximeter.version (5b0048b8-9e05-4abf-ab1d-311c7f35e206) (SelectExecutor): Key condition: unknown | ||
| 19832 | 2026.02.23 16:43:11.450818 [ 344 ] {fbecd9e7-3c97-4c6d-9bfb-1fa3c3058044} <Trace> AggregatingTransform: Aggregating | ||
| 19833 | 2026.02.23 16:43:11.450859 [ 344 ] {fbecd9e7-3c97-4c6d-9bfb-1fa3c3058044} <Trace> Aggregator: Aggregation method: without_key | ||
| 19834 | 2026.02.23 16:43:11.450894 [ 344 ] {fbecd9e7-3c97-4c6d-9bfb-1fa3c3058044} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001020301 sec. (980.103 rows/sec., 38.29 KiB/sec.) | ||
| 19835 | 2026.02.23 16:43:11.450909 [ 344 ] {fbecd9e7-3c97-4c6d-9bfb-1fa3c3058044} <Trace> Aggregator: Merging aggregated data | ||
| 19836 | 2026.02.23 16:43:11.452040 [ 352 ] {fbecd9e7-3c97-4c6d-9bfb-1fa3c3058044} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003036 sec., 329.3807641633729 rows/sec., 12.87 KiB/sec. | ||
| 19837 | 2026.02.23 16:43:11.452193 [ 352 ] {fbecd9e7-3c97-4c6d-9bfb-1fa3c3058044} <Debug> TCPHandler: Processed in 0.003432911 sec. | ||
| 19838 | 2026.02.23 16:43:11.452309 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19839 | 2026.02.23 16:43:11.452338 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19840 | 2026.02.23 16:43:11.452355 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19841 | 2026.02.23 16:43:11.452371 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19842 | 2026.02.23 16:43:11.452403 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19843 | 2026.02.23 16:43:11.452423 [ 356 ] {} <Debug> TCP-Session: fc513831-db1e-4331-96b1-c30c99104c44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19844 | 2026.02.23 16:43:11.452434 [ 364 ] {} <Debug> TCP-Session: e3cee022-106b-4e82-9d6d-0c9825d55618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19845 | 2026.02.23 16:43:11.452444 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19846 | 2026.02.23 16:43:11.452452 [ 357 ] {} <Debug> TCP-Session: 10e20330-e702-4d3d-8885-1ab5e0f219a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19847 | 2026.02.23 16:43:11.452426 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19848 | 2026.02.23 16:43:11.452491 [ 365 ] {} <Debug> TCP-Session: 62a5b1b3-8360-4823-b8cc-7d3f5c78abe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19849 | 2026.02.23 16:43:11.452392 [ 358 ] {} <Debug> TCP-Session: 0751c795-8a8b-432a-adb8-6be55795d47c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19850 | 2026.02.23 16:43:11.452524 [ 360 ] {} <Debug> TCP-Session: 557472d9-e210-40c0-9fe8-bb0e549b4d9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19851 | 2026.02.23 16:43:11.452449 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19852 | 2026.02.23 16:43:11.452390 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19853 | 2026.02.23 16:43:11.452582 [ 352 ] {} <Debug> TCP-Session: ae6dd4c8-15ac-4127-b2b5-4a9e0a0a4b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19854 | 2026.02.23 16:43:11.452602 [ 359 ] {} <Debug> TCP-Session: 17213c88-e3f1-45e1-aac6-311653278cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19855 | 2026.02.23 16:43:11.452341 [ 366 ] {} <Debug> TCP-Session: fba5f7ba-ad86-4bb2-a85f-d383af7262f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19856 | 2026.02.23 16:43:12.576373 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19857 | 2026.02.23 16:43:12.576428 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19858 | 2026.02.23 16:43:12.803011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46072 | ||
| 19859 | 2026.02.23 16:43:12.803585 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19860 | 2026.02.23 16:43:12.803628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19861 | 2026.02.23 16:43:12.804102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19862 | 2026.02.23 16:43:12.804326 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19863 | 2026.02.23 16:43:12.804461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46072 | ||
| 19864 | 2026.02.23 16:43:12.804513 [ 59 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19865 | 2026.02.23 16:43:12.804594 [ 59 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19866 | 2026.02.23 16:43:12.804625 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19867 | 2026.02.23 16:43:12.804728 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 19868 | 2026.02.23 16:43:12.804834 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19869 | 2026.02.23 16:43:12.804869 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43704 rows starting from the beginning of the part | ||
| 19870 | 2026.02.23 16:43:12.804934 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 19871 | 2026.02.23 16:43:12.804986 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 19872 | 2026.02.23 16:43:12.805037 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 19873 | 2026.02.23 16:43:12.805081 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 19874 | 2026.02.23 16:43:12.805123 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 19875 | 2026.02.23 16:43:12.808087 [ 200 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46072 rows, containing 4 columns (4 merged, 0 gathered) in 0.00340537 sec., 13529220.026017731 rows/sec., 193.54 MiB/sec. | ||
| 19876 | 2026.02.23 16:43:12.808386 [ 200 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19877 | 2026.02.23 16:43:12.808649 [ 200 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_96_19} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19878 | 2026.02.23 16:43:12.808708 [ 200 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_96_19} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19879 | 2026.02.23 16:43:12.808787 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19880 | 2026.02.23 16:43:12.954095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2404 | ||
| 19881 | 2026.02.23 16:43:12.956598 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19882 | 2026.02.23 16:43:12.956659 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19883 | 2026.02.23 16:43:12.957929 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 19884 | 2026.02.23 16:43:12.958230 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19885 | 2026.02.23 16:43:12.958449 [ 59 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 19886 | 2026.02.23 16:43:12.958523 [ 59 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19887 | 2026.02.23 16:43:12.958546 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19888 | 2026.02.23 16:43:12.958645 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 19889 | 2026.02.23 16:43:12.958677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2404 | ||
| 19890 | 2026.02.23 16:43:12.959133 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19891 | 2026.02.23 16:43:12.959262 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2266 rows starting from the beginning of the part | ||
| 19892 | 2026.02.23 16:43:12.959598 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 19893 | 2026.02.23 16:43:12.959945 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 19894 | 2026.02.23 16:43:12.960292 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
| 19895 | 2026.02.23 16:43:12.960649 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 19896 | 2026.02.23 16:43:12.960993 [ 194 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 19897 | 2026.02.23 16:43:12.968985 [ 202 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2404 rows, containing 72 columns (72 merged, 0 gathered) in 0.010381294 sec., 231570.36107444795 rows/sec., 176.75 MiB/sec. | ||
| 19898 | 2026.02.23 16:43:12.971271 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 19899 | 2026.02.23 16:43:12.971914 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_71_14} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19900 | 2026.02.23 16:43:12.972004 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_71_14} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 19901 | 2026.02.23 16:43:12.972357 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 19902 | 2026.02.23 16:43:13.003974 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002643865 sec. | ||
| 19903 | 2026.02.23 16:43:14.206355 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19904 | 2026.02.23 16:43:14.206537 [ 278 ] {ae11eaf7-06e1-436e-b9f9-424f6e0f5b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19905 | 2026.02.23 16:43:14.206604 [ 278 ] {ae11eaf7-06e1-436e-b9f9-424f6e0f5b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19906 | 2026.02.23 16:43:14.207277 [ 278 ] {ae11eaf7-06e1-436e-b9f9-424f6e0f5b6b} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19907 | 2026.02.23 16:43:14.207330 [ 278 ] {ae11eaf7-06e1-436e-b9f9-424f6e0f5b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19908 | 2026.02.23 16:43:14.207737 [ 278 ] {ae11eaf7-06e1-436e-b9f9-424f6e0f5b6b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19909 | 2026.02.23 16:43:14.207971 [ 278 ] {ae11eaf7-06e1-436e-b9f9-424f6e0f5b6b} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19910 | 2026.02.23 16:43:14.208142 [ 278 ] {ae11eaf7-06e1-436e-b9f9-424f6e0f5b6b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001655 sec., 45921.450151057405 rows/sec., 3.78 MiB/sec. | ||
| 19911 | 2026.02.23 16:43:14.208167 [ 58 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19912 | 2026.02.23 16:43:14.208201 [ 278 ] {ae11eaf7-06e1-436e-b9f9-424f6e0f5b6b} <Debug> TCPHandler: Processed in 0.001981931 sec. | ||
| 19913 | 2026.02.23 16:43:14.208244 [ 58 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19914 | 2026.02.23 16:43:14.208275 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19915 | 2026.02.23 16:43:14.208350 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19916 | 2026.02.23 16:43:14.208380 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 19917 | 2026.02.23 16:43:14.208460 [ 278 ] {f2c35c61-24fc-41e2-b253-136773da8427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19918 | 2026.02.23 16:43:14.208485 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19919 | 2026.02.23 16:43:14.208505 [ 278 ] {f2c35c61-24fc-41e2-b253-136773da8427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19920 | 2026.02.23 16:43:14.208520 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2157 rows starting from the beginning of the part | ||
| 19921 | 2026.02.23 16:43:14.208588 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 76 rows starting from the beginning of the part | ||
| 19922 | 2026.02.23 16:43:14.208638 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 120 rows starting from the beginning of the part | ||
| 19923 | 2026.02.23 16:43:14.208681 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 78 rows starting from the beginning of the part | ||
| 19924 | 2026.02.23 16:43:14.208721 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 120 rows starting from the beginning of the part | ||
| 19925 | 2026.02.23 16:43:14.208762 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 76 rows starting from the beginning of the part | ||
| 19926 | 2026.02.23 16:43:14.208946 [ 278 ] {f2c35c61-24fc-41e2-b253-136773da8427} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19927 | 2026.02.23 16:43:14.208983 [ 278 ] {f2c35c61-24fc-41e2-b253-136773da8427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19928 | 2026.02.23 16:43:14.209298 [ 278 ] {f2c35c61-24fc-41e2-b253-136773da8427} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19929 | 2026.02.23 16:43:14.209510 [ 278 ] {f2c35c61-24fc-41e2-b253-136773da8427} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19930 | 2026.02.23 16:43:14.209650 [ 278 ] {f2c35c61-24fc-41e2-b253-136773da8427} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001214 sec., 8237.232289950576 rows/sec., 619.40 KiB/sec. | ||
| 19931 | 2026.02.23 16:43:14.209696 [ 278 ] {f2c35c61-24fc-41e2-b253-136773da8427} <Debug> TCPHandler: Processed in 0.001399699 sec. | ||
| 19932 | 2026.02.23 16:43:14.209808 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19933 | 2026.02.23 16:43:14.209908 [ 278 ] {fdb31fee-2585-45e3-8960-adc662814d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19934 | 2026.02.23 16:43:14.209951 [ 278 ] {fdb31fee-2585-45e3-8960-adc662814d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19935 | 2026.02.23 16:43:14.209965 [ 202 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630123 sec., 1611534.8351014003 rows/sec., 139.06 MiB/sec. | ||
| 19936 | 2026.02.23 16:43:14.210206 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19937 | 2026.02.23 16:43:14.210389 [ 278 ] {fdb31fee-2585-45e3-8960-adc662814d8f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19938 | 2026.02.23 16:43:14.210426 [ 278 ] {fdb31fee-2585-45e3-8960-adc662814d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19939 | 2026.02.23 16:43:14.210458 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_141_28} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19940 | 2026.02.23 16:43:14.210525 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_141_28} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19941 | 2026.02.23 16:43:14.210595 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 19942 | 2026.02.23 16:43:14.210725 [ 278 ] {fdb31fee-2585-45e3-8960-adc662814d8f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19943 | 2026.02.23 16:43:14.210940 [ 278 ] {fdb31fee-2585-45e3-8960-adc662814d8f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19944 | 2026.02.23 16:43:14.211071 [ 278 ] {fdb31fee-2585-45e3-8960-adc662814d8f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001184 sec., 62500 rows/sec., 4.88 MiB/sec. | ||
| 19945 | 2026.02.23 16:43:14.211087 [ 58 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19946 | 2026.02.23 16:43:14.211111 [ 278 ] {fdb31fee-2585-45e3-8960-adc662814d8f} <Debug> TCPHandler: Processed in 0.001353228 sec. | ||
| 19947 | 2026.02.23 16:43:14.211126 [ 58 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19948 | 2026.02.23 16:43:14.211151 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19949 | 2026.02.23 16:43:14.211215 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 19950 | 2026.02.23 16:43:14.211232 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19951 | 2026.02.23 16:43:14.211298 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19952 | 2026.02.23 16:43:14.211321 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1066 rows starting from the beginning of the part | ||
| 19953 | 2026.02.23 16:43:14.211334 [ 278 ] {38233fd7-cbb5-4d27-b3fa-08e55b323b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19954 | 2026.02.23 16:43:14.211366 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 74 rows starting from the beginning of the part | ||
| 19955 | 2026.02.23 16:43:14.211380 [ 278 ] {38233fd7-cbb5-4d27-b3fa-08e55b323b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19956 | 2026.02.23 16:43:14.211402 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 96 rows starting from the beginning of the part | ||
| 19957 | 2026.02.23 16:43:14.211448 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 78 rows starting from the beginning of the part | ||
| 19958 | 2026.02.23 16:43:14.211502 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 96 rows starting from the beginning of the part | ||
| 19959 | 2026.02.23 16:43:14.211559 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 74 rows starting from the beginning of the part | ||
| 19960 | 2026.02.23 16:43:14.211816 [ 278 ] {38233fd7-cbb5-4d27-b3fa-08e55b323b13} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19961 | 2026.02.23 16:43:14.211852 [ 278 ] {38233fd7-cbb5-4d27-b3fa-08e55b323b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19962 | 2026.02.23 16:43:14.212179 [ 278 ] {38233fd7-cbb5-4d27-b3fa-08e55b323b13} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19963 | 2026.02.23 16:43:14.212388 [ 278 ] {38233fd7-cbb5-4d27-b3fa-08e55b323b13} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19964 | 2026.02.23 16:43:14.212403 [ 187 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212676 sec., 1223739.8942504015 rows/sec., 95.63 MiB/sec. | ||
| 19965 | 2026.02.23 16:43:14.212527 [ 278 ] {38233fd7-cbb5-4d27-b3fa-08e55b323b13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 19966 | 2026.02.23 16:43:14.212545 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 2 parts from all_1_136_30 to all_137_137_0 | ||
| 19967 | 2026.02.23 16:43:14.212568 [ 278 ] {38233fd7-cbb5-4d27-b3fa-08e55b323b13} <Debug> TCPHandler: Processed in 0.001387108 sec. | ||
| 19968 | 2026.02.23 16:43:14.212608 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19969 | 2026.02.23 16:43:14.212636 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19970 | 2026.02.23 16:43:14.212652 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19971 | 2026.02.23 16:43:14.212700 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19972 | 2026.02.23 16:43:14.212727 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_137_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_136_30 to all_137_137_0 into Compact with storage Full | ||
| 19973 | 2026.02.23 16:43:14.212807 [ 278 ] {00429cdf-46d2-417d-bba2-6eef3e1ed8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19974 | 2026.02.23 16:43:14.212856 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_137_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19975 | 2026.02.23 16:43:14.212871 [ 278 ] {00429cdf-46d2-417d-bba2-6eef3e1ed8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19976 | 2026.02.23 16:43:14.212897 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_30, total 41361 rows starting from the beginning of the part | ||
| 19977 | 2026.02.23 16:43:14.212972 [ 202 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 19978 | 2026.02.23 16:43:14.213009 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_141_28} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19979 | 2026.02.23 16:43:14.213118 [ 197 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_141_28} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19980 | 2026.02.23 16:43:14.213231 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 19981 | 2026.02.23 16:43:14.213683 [ 278 ] {00429cdf-46d2-417d-bba2-6eef3e1ed8b0} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19982 | 2026.02.23 16:43:14.213727 [ 278 ] {00429cdf-46d2-417d-bba2-6eef3e1ed8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19983 | 2026.02.23 16:43:14.214261 [ 278 ] {00429cdf-46d2-417d-bba2-6eef3e1ed8b0} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19984 | 2026.02.23 16:43:14.214489 [ 278 ] {00429cdf-46d2-417d-bba2-6eef3e1ed8b0} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19985 | 2026.02.23 16:43:14.214636 [ 278 ] {00429cdf-46d2-417d-bba2-6eef3e1ed8b0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00185 sec., 5405.405405405405 rows/sec., 9.69 MiB/sec. | ||
| 19986 | 2026.02.23 16:43:14.214707 [ 278 ] {00429cdf-46d2-417d-bba2-6eef3e1ed8b0} <Debug> TCPHandler: Processed in 0.002063743 sec. | ||
| 19987 | 2026.02.23 16:43:14.214824 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19988 | 2026.02.23 16:43:14.214919 [ 278 ] {839ba2d8-53eb-4f54-bca8-ebfe7f12df71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19989 | 2026.02.23 16:43:14.214962 [ 278 ] {839ba2d8-53eb-4f54-bca8-ebfe7f12df71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19990 | 2026.02.23 16:43:14.215303 [ 278 ] {839ba2d8-53eb-4f54-bca8-ebfe7f12df71} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19991 | 2026.02.23 16:43:14.215340 [ 278 ] {839ba2d8-53eb-4f54-bca8-ebfe7f12df71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19992 | 2026.02.23 16:43:14.215644 [ 278 ] {839ba2d8-53eb-4f54-bca8-ebfe7f12df71} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19993 | 2026.02.23 16:43:14.215846 [ 278 ] {839ba2d8-53eb-4f54-bca8-ebfe7f12df71} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19994 | 2026.02.23 16:43:14.215969 [ 57 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19995 | 2026.02.23 16:43:14.215979 [ 278 ] {839ba2d8-53eb-4f54-bca8-ebfe7f12df71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 19996 | 2026.02.23 16:43:14.216003 [ 57 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19997 | 2026.02.23 16:43:14.216026 [ 278 ] {839ba2d8-53eb-4f54-bca8-ebfe7f12df71} <Debug> TCPHandler: Processed in 0.001252896 sec. | ||
| 19998 | 2026.02.23 16:43:14.216027 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 19999 | 2026.02.23 16:43:14.216126 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 20000 | 2026.02.23 16:43:14.216220 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20001 | 2026.02.23 16:43:14.216245 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8400 rows starting from the beginning of the part | ||
| 20002 | 2026.02.23 16:43:14.216297 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 20003 | 2026.02.23 16:43:14.216337 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 20004 | 2026.02.23 16:43:14.216373 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 20005 | 2026.02.23 16:43:14.216409 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 20006 | 2026.02.23 16:43:14.216446 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 20007 | 2026.02.23 16:43:14.219010 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8700 rows, containing 4 columns (4 merged, 0 gathered) in 0.00291482 sec., 2984746.9140461506 rows/sec., 197.36 MiB/sec. | ||
| 20008 | 2026.02.23 16:43:14.219241 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20009 | 2026.02.23 16:43:14.219567 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_141_28} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20010 | 2026.02.23 16:43:14.219645 [ 193 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_141_28} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20011 | 2026.02.23 16:43:14.219742 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 20012 | 2026.02.23 16:43:14.219973 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_137_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41521 rows, containing 5 columns (5 merged, 0 gathered) in 0.007275999 sec., 5706570.328005818 rows/sec., 389.39 MiB/sec. | ||
| 20013 | 2026.02.23 16:43:14.220329 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_137_31} <Trace> MergedBlockOutputStream: filled checksums all_1_137_31 (state Temporary) | ||
| 20014 | 2026.02.23 16:43:14.220581 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_137_31 to all_1_137_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20015 | 2026.02.23 16:43:14.220650 [ 193 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 2 parts: [all_1_136_30, all_137_137_0] -> all_1_137_31 | ||
| 20016 | 2026.02.23 16:43:14.220734 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20017 | 2026.02.23 16:43:15.278744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 20018 | 2026.02.23 16:43:15.298061 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20019 | 2026.02.23 16:43:15.298129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20020 | 2026.02.23 16:43:15.304522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20021 | 2026.02.23 16:43:15.305318 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20022 | 2026.02.23 16:43:15.305625 [ 55 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20023 | 2026.02.23 16:43:15.305665 [ 55 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20024 | 2026.02.23 16:43:15.305686 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20025 | 2026.02.23 16:43:15.305812 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20026 | 2026.02.23 16:43:15.309921 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20027 | 2026.02.23 16:43:15.310165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 20028 | 2026.02.23 16:43:15.311579 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20029 | 2026.02.23 16:43:15.316601 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20030 | 2026.02.23 16:43:15.321366 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20031 | 2026.02.23 16:43:15.326039 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20032 | 2026.02.23 16:43:15.331256 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20033 | 2026.02.23 16:43:15.336284 [ 186 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20034 | 2026.02.23 16:43:15.398729 [ 196 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.092978213 sec., 7776.015226276719 rows/sec., 40.21 MiB/sec. | ||
| 20035 | 2026.02.23 16:43:15.401188 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20036 | 2026.02.23 16:43:15.403046 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_96_19} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20037 | 2026.02.23 16:43:15.403143 [ 190 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_96_19} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20038 | 2026.02.23 16:43:15.404851 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20039 | 2026.02.23 16:43:16.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.64 MiB, peak 415.05 MiB, free memory in arenas 0.00 B, will set to 396.57 MiB (RSS), difference: -1.07 MiB | ||
| 20040 | 2026.02.23 16:43:19.239396 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20041 | 2026.02.23 16:43:19.239612 [ 278 ] {7087732e-ef85-40b6-af42-b8a064460371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20042 | 2026.02.23 16:43:19.239690 [ 278 ] {7087732e-ef85-40b6-af42-b8a064460371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20043 | 2026.02.23 16:43:19.240390 [ 278 ] {7087732e-ef85-40b6-af42-b8a064460371} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20044 | 2026.02.23 16:43:19.240442 [ 278 ] {7087732e-ef85-40b6-af42-b8a064460371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20045 | 2026.02.23 16:43:19.240832 [ 278 ] {7087732e-ef85-40b6-af42-b8a064460371} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 20046 | 2026.02.23 16:43:19.241072 [ 278 ] {7087732e-ef85-40b6-af42-b8a064460371} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20047 | 2026.02.23 16:43:19.241243 [ 278 ] {7087732e-ef85-40b6-af42-b8a064460371} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001685 sec., 14243.323442136498 rows/sec., 1.18 MiB/sec. | ||
| 20048 | 2026.02.23 16:43:19.241298 [ 278 ] {7087732e-ef85-40b6-af42-b8a064460371} <Debug> TCPHandler: Processed in 0.002051042 sec. | ||
| 20049 | 2026.02.23 16:43:19.241431 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20050 | 2026.02.23 16:43:19.241538 [ 278 ] {530e575e-0c5c-4fb6-bcc9-0b5ff172b1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20051 | 2026.02.23 16:43:19.241584 [ 278 ] {530e575e-0c5c-4fb6-bcc9-0b5ff172b1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20052 | 2026.02.23 16:43:19.242007 [ 278 ] {530e575e-0c5c-4fb6-bcc9-0b5ff172b1d3} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20053 | 2026.02.23 16:43:19.242045 [ 278 ] {530e575e-0c5c-4fb6-bcc9-0b5ff172b1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20054 | 2026.02.23 16:43:19.242385 [ 278 ] {530e575e-0c5c-4fb6-bcc9-0b5ff172b1d3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20055 | 2026.02.23 16:43:19.242599 [ 278 ] {530e575e-0c5c-4fb6-bcc9-0b5ff172b1d3} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20056 | 2026.02.23 16:43:19.242740 [ 278 ] {530e575e-0c5c-4fb6-bcc9-0b5ff172b1d3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001225 sec., 4897.95918367347 rows/sec., 399.39 KiB/sec. | ||
| 20057 | 2026.02.23 16:43:19.242781 [ 278 ] {530e575e-0c5c-4fb6-bcc9-0b5ff172b1d3} <Debug> TCPHandler: Processed in 0.001403749 sec. | ||
| 20058 | 2026.02.23 16:43:19.242898 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20059 | 2026.02.23 16:43:19.242997 [ 278 ] {ef63e441-2b4c-4f87-a14e-218ccda64ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20060 | 2026.02.23 16:43:19.243040 [ 278 ] {ef63e441-2b4c-4f87-a14e-218ccda64ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20061 | 2026.02.23 16:43:19.244209 [ 278 ] {ef63e441-2b4c-4f87-a14e-218ccda64ab0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20062 | 2026.02.23 16:43:19.244247 [ 278 ] {ef63e441-2b4c-4f87-a14e-218ccda64ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20063 | 2026.02.23 16:43:19.244647 [ 278 ] {ef63e441-2b4c-4f87-a14e-218ccda64ab0} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20064 | 2026.02.23 16:43:19.244864 [ 278 ] {ef63e441-2b4c-4f87-a14e-218ccda64ab0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20065 | 2026.02.23 16:43:19.245000 [ 278 ] {ef63e441-2b4c-4f87-a14e-218ccda64ab0} <Debug> executeQuery: Read 1383 rows, 118.71 KiB in 0.002023 sec., 683638.1611468117 rows/sec., 57.31 MiB/sec. | ||
| 20066 | 2026.02.23 16:43:19.245040 [ 278 ] {ef63e441-2b4c-4f87-a14e-218ccda64ab0} <Debug> TCPHandler: Processed in 0.002192845 sec. | ||
| 20067 | 2026.02.23 16:43:19.245060 [ 225 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 20068 | 2026.02.23 16:43:19.245115 [ 225 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 20069 | 2026.02.23 16:43:19.245156 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20070 | 2026.02.23 16:43:19.245260 [ 278 ] {502a1f88-7a6d-43f9-b1ce-a4b54dec6f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20071 | 2026.02.23 16:43:19.245303 [ 278 ] {502a1f88-7a6d-43f9-b1ce-a4b54dec6f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20072 | 2026.02.23 16:43:19.245736 [ 278 ] {502a1f88-7a6d-43f9-b1ce-a4b54dec6f09} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20073 | 2026.02.23 16:43:19.245775 [ 278 ] {502a1f88-7a6d-43f9-b1ce-a4b54dec6f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20074 | 2026.02.23 16:43:19.246084 [ 278 ] {502a1f88-7a6d-43f9-b1ce-a4b54dec6f09} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20075 | 2026.02.23 16:43:19.246344 [ 278 ] {502a1f88-7a6d-43f9-b1ce-a4b54dec6f09} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20076 | 2026.02.23 16:43:19.246486 [ 278 ] {502a1f88-7a6d-43f9-b1ce-a4b54dec6f09} <Debug> executeQuery: Read 50 rows, 3.79 KiB in 0.001246 sec., 40128.41091492777 rows/sec., 2.97 MiB/sec. | ||
| 20077 | 2026.02.23 16:43:19.246528 [ 278 ] {502a1f88-7a6d-43f9-b1ce-a4b54dec6f09} <Debug> TCPHandler: Processed in 0.001424159 sec. | ||
| 20078 | 2026.02.23 16:43:19.246639 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20079 | 2026.02.23 16:43:19.246735 [ 278 ] {3f1dd282-06d5-45cd-a517-a4b57da4cd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20080 | 2026.02.23 16:43:19.246775 [ 278 ] {3f1dd282-06d5-45cd-a517-a4b57da4cd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20081 | 2026.02.23 16:43:19.247261 [ 278 ] {3f1dd282-06d5-45cd-a517-a4b57da4cd64} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20082 | 2026.02.23 16:43:19.247300 [ 278 ] {3f1dd282-06d5-45cd-a517-a4b57da4cd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20083 | 2026.02.23 16:43:19.247651 [ 278 ] {3f1dd282-06d5-45cd-a517-a4b57da4cd64} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20084 | 2026.02.23 16:43:19.247866 [ 278 ] {3f1dd282-06d5-45cd-a517-a4b57da4cd64} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20085 | 2026.02.23 16:43:19.247995 [ 278 ] {3f1dd282-06d5-45cd-a517-a4b57da4cd64} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001278 sec., 197183.0985915493 rows/sec., 13.64 MiB/sec. | ||
| 20086 | 2026.02.23 16:43:19.248035 [ 278 ] {3f1dd282-06d5-45cd-a517-a4b57da4cd64} <Debug> TCPHandler: Processed in 0.00144735 sec. | ||
| 20087 | 2026.02.23 16:43:19.248151 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20088 | 2026.02.23 16:43:19.248248 [ 278 ] {ef94613a-79e1-4791-8f26-47a23d0a7ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20089 | 2026.02.23 16:43:19.248289 [ 278 ] {ef94613a-79e1-4791-8f26-47a23d0a7ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20090 | 2026.02.23 16:43:19.248690 [ 278 ] {ef94613a-79e1-4791-8f26-47a23d0a7ee8} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20091 | 2026.02.23 16:43:19.248731 [ 278 ] {ef94613a-79e1-4791-8f26-47a23d0a7ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20092 | 2026.02.23 16:43:19.248848 [ 225 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 20093 | 2026.02.23 16:43:19.249038 [ 278 ] {ef94613a-79e1-4791-8f26-47a23d0a7ee8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 20094 | 2026.02.23 16:43:19.249265 [ 278 ] {ef94613a-79e1-4791-8f26-47a23d0a7ee8} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20095 | 2026.02.23 16:43:19.249396 [ 278 ] {ef94613a-79e1-4791-8f26-47a23d0a7ee8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. | ||
| 20096 | 2026.02.23 16:43:19.249435 [ 278 ] {ef94613a-79e1-4791-8f26-47a23d0a7ee8} <Debug> TCPHandler: Processed in 0.001333668 sec. | ||
| 20097 | 2026.02.23 16:43:19.249548 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20098 | 2026.02.23 16:43:19.249643 [ 278 ] {3c9d3433-624d-4d8e-a030-c3868412675b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20099 | 2026.02.23 16:43:19.249683 [ 278 ] {3c9d3433-624d-4d8e-a030-c3868412675b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20100 | 2026.02.23 16:43:19.250435 [ 278 ] {3c9d3433-624d-4d8e-a030-c3868412675b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20101 | 2026.02.23 16:43:19.250473 [ 278 ] {3c9d3433-624d-4d8e-a030-c3868412675b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20102 | 2026.02.23 16:43:19.250807 [ 278 ] {3c9d3433-624d-4d8e-a030-c3868412675b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20103 | 2026.02.23 16:43:19.251026 [ 278 ] {3c9d3433-624d-4d8e-a030-c3868412675b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20104 | 2026.02.23 16:43:19.251159 [ 278 ] {3c9d3433-624d-4d8e-a030-c3868412675b} <Debug> executeQuery: Read 594 rows, 45.71 KiB in 0.001533 sec., 387475.5381604697 rows/sec., 29.12 MiB/sec. | ||
| 20105 | 2026.02.23 16:43:19.251201 [ 278 ] {3c9d3433-624d-4d8e-a030-c3868412675b} <Debug> TCPHandler: Processed in 0.001703455 sec. | ||
| 20106 | 2026.02.23 16:43:19.251245 [ 223 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 20107 | 2026.02.23 16:43:19.251281 [ 223 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 20108 | 2026.02.23 16:43:19.251305 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20109 | 2026.02.23 16:43:19.251403 [ 278 ] {d11deae9-6183-4b31-9aed-85447ceef396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20110 | 2026.02.23 16:43:19.251447 [ 278 ] {d11deae9-6183-4b31-9aed-85447ceef396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20111 | 2026.02.23 16:43:19.252135 [ 278 ] {d11deae9-6183-4b31-9aed-85447ceef396} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20112 | 2026.02.23 16:43:19.252172 [ 278 ] {d11deae9-6183-4b31-9aed-85447ceef396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20113 | 2026.02.23 16:43:19.252579 [ 278 ] {d11deae9-6183-4b31-9aed-85447ceef396} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20114 | 2026.02.23 16:43:19.252817 [ 278 ] {d11deae9-6183-4b31-9aed-85447ceef396} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20115 | 2026.02.23 16:43:19.252949 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_137_31 to all_142_142_0 | ||
| 20116 | 2026.02.23 16:43:19.252956 [ 278 ] {d11deae9-6183-4b31-9aed-85447ceef396} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001572 sec., 561704.8346055979 rows/sec., 38.12 MiB/sec. | ||
| 20117 | 2026.02.23 16:43:19.253003 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20118 | 2026.02.23 16:43:19.253019 [ 278 ] {d11deae9-6183-4b31-9aed-85447ceef396} <Debug> TCPHandler: Processed in 0.001765677 sec. | ||
| 20119 | 2026.02.23 16:43:19.253031 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20120 | 2026.02.23 16:43:19.253131 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20121 | 2026.02.23 16:43:19.253146 [ 189 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_142_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_31 to all_142_142_0 into Compact with storage Full | ||
| 20122 | 2026.02.23 16:43:19.253239 [ 278 ] {599d5ca1-5d1f-4c27-9be8-b0e42385ad21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20123 | 2026.02.23 16:43:19.253286 [ 189 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_142_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20124 | 2026.02.23 16:43:19.253305 [ 278 ] {599d5ca1-5d1f-4c27-9be8-b0e42385ad21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20125 | 2026.02.23 16:43:19.253332 [ 189 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_31, total 41521 rows starting from the beginning of the part | ||
| 20126 | 2026.02.23 16:43:19.253412 [ 189 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 20127 | 2026.02.23 16:43:19.253469 [ 189 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 162 rows starting from the beginning of the part | ||
| 20128 | 2026.02.23 16:43:19.253520 [ 189 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 20129 | 2026.02.23 16:43:19.253559 [ 223 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 20130 | 2026.02.23 16:43:19.253570 [ 189 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 20131 | 2026.02.23 16:43:19.253632 [ 189 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 883 rows starting from the beginning of the part | ||
| 20132 | 2026.02.23 16:43:19.254200 [ 278 ] {599d5ca1-5d1f-4c27-9be8-b0e42385ad21} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20133 | 2026.02.23 16:43:19.254242 [ 278 ] {599d5ca1-5d1f-4c27-9be8-b0e42385ad21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20134 | 2026.02.23 16:43:19.254813 [ 278 ] {599d5ca1-5d1f-4c27-9be8-b0e42385ad21} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20135 | 2026.02.23 16:43:19.255056 [ 278 ] {599d5ca1-5d1f-4c27-9be8-b0e42385ad21} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20136 | 2026.02.23 16:43:19.255206 [ 278 ] {599d5ca1-5d1f-4c27-9be8-b0e42385ad21} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001987 sec., 16104.68042274786 rows/sec., 28.86 MiB/sec. | ||
| 20137 | 2026.02.23 16:43:19.255285 [ 278 ] {599d5ca1-5d1f-4c27-9be8-b0e42385ad21} <Debug> TCPHandler: Processed in 0.002204015 sec. | ||
| 20138 | 2026.02.23 16:43:19.255404 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20139 | 2026.02.23 16:43:19.255501 [ 278 ] {f401d337-f0e1-4b90-bbc4-0c5fac981b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20140 | 2026.02.23 16:43:19.255544 [ 278 ] {f401d337-f0e1-4b90-bbc4-0c5fac981b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20141 | 2026.02.23 16:43:19.255951 [ 278 ] {f401d337-f0e1-4b90-bbc4-0c5fac981b2b} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20142 | 2026.02.23 16:43:19.255989 [ 278 ] {f401d337-f0e1-4b90-bbc4-0c5fac981b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20143 | 2026.02.23 16:43:19.256349 [ 278 ] {f401d337-f0e1-4b90-bbc4-0c5fac981b2b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20144 | 2026.02.23 16:43:19.256572 [ 278 ] {f401d337-f0e1-4b90-bbc4-0c5fac981b2b} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20145 | 2026.02.23 16:43:19.256705 [ 278 ] {f401d337-f0e1-4b90-bbc4-0c5fac981b2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 20146 | 2026.02.23 16:43:19.256742 [ 278 ] {f401d337-f0e1-4b90-bbc4-0c5fac981b2b} <Debug> TCPHandler: Processed in 0.001388938 sec. | ||
| 20147 | 2026.02.23 16:43:19.268416 [ 198 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_142_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43046 rows, containing 5 columns (5 merged, 0 gathered) in 0.015315235 sec., 2810665.327694939 rows/sec., 191.83 MiB/sec. | ||
| 20148 | 2026.02.23 16:43:19.269779 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_142_32} <Trace> MergedBlockOutputStream: filled checksums all_1_142_32 (state Temporary) | ||
| 20149 | 2026.02.23 16:43:19.270148 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_142_32} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_142_32 to all_1_142_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20150 | 2026.02.23 16:43:19.270235 [ 192 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_142_32} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_137_31, all_142_142_0] -> all_1_142_32 | ||
| 20151 | 2026.02.23 16:43:19.270342 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 20152 | 2026.02.23 16:43:20.058858 [ 223 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 20153 | 2026.02.23 16:43:20.058908 [ 223 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 20154 | 2026.02.23 16:43:20.062142 [ 223 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 20155 | 2026.02.23 16:43:20.304660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46584 | ||
| 20156 | 2026.02.23 16:43:20.305270 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20157 | 2026.02.23 16:43:20.305321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 20158 | 2026.02.23 16:43:20.305892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20159 | 2026.02.23 16:43:20.306127 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20160 | 2026.02.23 16:43:20.306284 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46584 | ||
| 20161 | 2026.02.23 16:43:20.321419 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 20162 | 2026.02.23 16:43:20.321473 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 20163 | 2026.02.23 16:43:20.323466 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 20164 | 2026.02.23 16:43:22.810317 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 20165 | 2026.02.23 16:43:22.830119 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20166 | 2026.02.23 16:43:22.830256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.70 GiB. | ||
| 20167 | 2026.02.23 16:43:22.837224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20168 | 2026.02.23 16:43:22.838080 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20169 | 2026.02.23 16:43:22.842360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 20170 | 2026.02.23 16:43:22.958954 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2436 | ||
| 20171 | 2026.02.23 16:43:22.961674 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20172 | 2026.02.23 16:43:22.961722 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.70 GiB. | ||
| 20173 | 2026.02.23 16:43:22.962997 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20174 | 2026.02.23 16:43:22.963288 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20175 | 2026.02.23 16:43:22.963712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2436 | ||
| 20176 | 2026.02.23 16:43:24.206659 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20177 | 2026.02.23 16:43:24.206839 [ 278 ] {6cfc6a67-5d2a-4cdf-9f0e-cb01552b9830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20178 | 2026.02.23 16:43:24.206937 [ 278 ] {6cfc6a67-5d2a-4cdf-9f0e-cb01552b9830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20179 | 2026.02.23 16:43:24.207655 [ 278 ] {6cfc6a67-5d2a-4cdf-9f0e-cb01552b9830} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20180 | 2026.02.23 16:43:24.207706 [ 278 ] {6cfc6a67-5d2a-4cdf-9f0e-cb01552b9830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.70 GiB. | ||
| 20181 | 2026.02.23 16:43:24.208118 [ 278 ] {6cfc6a67-5d2a-4cdf-9f0e-cb01552b9830} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20182 | 2026.02.23 16:43:24.208357 [ 278 ] {6cfc6a67-5d2a-4cdf-9f0e-cb01552b9830} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20183 | 2026.02.23 16:43:24.208527 [ 278 ] {6cfc6a67-5d2a-4cdf-9f0e-cb01552b9830} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001738 sec., 43728.42347525892 rows/sec., 3.60 MiB/sec. | ||
| 20184 | 2026.02.23 16:43:24.208585 [ 278 ] {6cfc6a67-5d2a-4cdf-9f0e-cb01552b9830} <Debug> TCPHandler: Processed in 0.002056022 sec. | ||
| 20185 | 2026.02.23 16:43:24.208719 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20186 | 2026.02.23 16:43:24.208824 [ 278 ] {b2837105-c78e-40af-a8d1-11f56f3d6116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20187 | 2026.02.23 16:43:24.208867 [ 278 ] {b2837105-c78e-40af-a8d1-11f56f3d6116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20188 | 2026.02.23 16:43:24.209310 [ 278 ] {b2837105-c78e-40af-a8d1-11f56f3d6116} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20189 | 2026.02.23 16:43:24.209347 [ 278 ] {b2837105-c78e-40af-a8d1-11f56f3d6116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.70 GiB. | ||
| 20190 | 2026.02.23 16:43:24.209666 [ 278 ] {b2837105-c78e-40af-a8d1-11f56f3d6116} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20191 | 2026.02.23 16:43:24.209898 [ 278 ] {b2837105-c78e-40af-a8d1-11f56f3d6116} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20192 | 2026.02.23 16:43:24.210013 [ 39 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20193 | 2026.02.23 16:43:24.210034 [ 278 ] {b2837105-c78e-40af-a8d1-11f56f3d6116} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001235 sec., 8097.165991902834 rows/sec., 608.87 KiB/sec. | ||
| 20194 | 2026.02.23 16:43:24.210054 [ 39 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20195 | 2026.02.23 16:43:24.210077 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.70 GiB. | ||
| 20196 | 2026.02.23 16:43:24.210082 [ 278 ] {b2837105-c78e-40af-a8d1-11f56f3d6116} <Debug> TCPHandler: Processed in 0.001414979 sec. | ||
| 20197 | 2026.02.23 16:43:24.210195 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20198 | 2026.02.23 16:43:24.210210 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 20199 | 2026.02.23 16:43:24.210292 [ 278 ] {a1c7aacc-01ef-4b1d-8786-7e1ea3fe6c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20200 | 2026.02.23 16:43:24.210339 [ 278 ] {a1c7aacc-01ef-4b1d-8786-7e1ea3fe6c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20201 | 2026.02.23 16:43:24.210369 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20202 | 2026.02.23 16:43:24.210413 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 220 rows starting from the beginning of the part | ||
| 20203 | 2026.02.23 16:43:24.210491 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 20204 | 2026.02.23 16:43:24.210548 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 32 rows starting from the beginning of the part | ||
| 20205 | 2026.02.23 16:43:24.210601 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 10 rows starting from the beginning of the part | ||
| 20206 | 2026.02.23 16:43:24.210669 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 50 rows starting from the beginning of the part | ||
| 20207 | 2026.02.23 16:43:24.210726 [ 200 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 10 rows starting from the beginning of the part | ||
| 20208 | 2026.02.23 16:43:24.210787 [ 278 ] {a1c7aacc-01ef-4b1d-8786-7e1ea3fe6c08} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20209 | 2026.02.23 16:43:24.210828 [ 278 ] {a1c7aacc-01ef-4b1d-8786-7e1ea3fe6c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20210 | 2026.02.23 16:43:24.211166 [ 278 ] {a1c7aacc-01ef-4b1d-8786-7e1ea3fe6c08} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20211 | 2026.02.23 16:43:24.211390 [ 278 ] {a1c7aacc-01ef-4b1d-8786-7e1ea3fe6c08} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20212 | 2026.02.23 16:43:24.211521 [ 278 ] {a1c7aacc-01ef-4b1d-8786-7e1ea3fe6c08} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00125 sec., 59200 rows/sec., 4.62 MiB/sec. | ||
| 20213 | 2026.02.23 16:43:24.211559 [ 278 ] {a1c7aacc-01ef-4b1d-8786-7e1ea3fe6c08} <Debug> TCPHandler: Processed in 0.00141496 sec. | ||
| 20214 | 2026.02.23 16:43:24.211673 [ 198 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522912 sec., 220629.95104116324 rows/sec., 15.65 MiB/sec. | ||
| 20215 | 2026.02.23 16:43:24.211680 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20216 | 2026.02.23 16:43:24.211819 [ 278 ] {617f733b-579b-4378-a901-c9ebbcf6b831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20217 | 2026.02.23 16:43:24.211865 [ 278 ] {617f733b-579b-4378-a901-c9ebbcf6b831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20218 | 2026.02.23 16:43:24.211873 [ 188 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20219 | 2026.02.23 16:43:24.212170 [ 188 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_141_28} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20220 | 2026.02.23 16:43:24.212246 [ 188 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_141_28} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20221 | 2026.02.23 16:43:24.212284 [ 278 ] {617f733b-579b-4378-a901-c9ebbcf6b831} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20222 | 2026.02.23 16:43:24.212324 [ 278 ] {617f733b-579b-4378-a901-c9ebbcf6b831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20223 | 2026.02.23 16:43:24.212345 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20224 | 2026.02.23 16:43:24.212671 [ 278 ] {617f733b-579b-4378-a901-c9ebbcf6b831} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20225 | 2026.02.23 16:43:24.212883 [ 278 ] {617f733b-579b-4378-a901-c9ebbcf6b831} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20226 | 2026.02.23 16:43:24.213016 [ 278 ] {617f733b-579b-4378-a901-c9ebbcf6b831} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 20227 | 2026.02.23 16:43:24.213053 [ 278 ] {617f733b-579b-4378-a901-c9ebbcf6b831} <Debug> TCPHandler: Processed in 0.001421899 sec. | ||
| 20228 | 2026.02.23 16:43:24.213166 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20229 | 2026.02.23 16:43:24.213258 [ 278 ] {bdf8390f-6e65-4658-9978-2590c4f45a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20230 | 2026.02.23 16:43:24.213315 [ 278 ] {bdf8390f-6e65-4658-9978-2590c4f45a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20231 | 2026.02.23 16:43:24.214109 [ 278 ] {bdf8390f-6e65-4658-9978-2590c4f45a6a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20232 | 2026.02.23 16:43:24.214144 [ 278 ] {bdf8390f-6e65-4658-9978-2590c4f45a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.70 GiB. | ||
| 20233 | 2026.02.23 16:43:24.214654 [ 278 ] {bdf8390f-6e65-4658-9978-2590c4f45a6a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20234 | 2026.02.23 16:43:24.214889 [ 278 ] {bdf8390f-6e65-4658-9978-2590c4f45a6a} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20235 | 2026.02.23 16:43:24.215001 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20236 | 2026.02.23 16:43:24.215031 [ 278 ] {bdf8390f-6e65-4658-9978-2590c4f45a6a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00179 sec., 5586.59217877095 rows/sec., 10.01 MiB/sec. | ||
| 20237 | 2026.02.23 16:43:24.215038 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20238 | 2026.02.23 16:43:24.215064 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.70 GiB. | ||
| 20239 | 2026.02.23 16:43:24.215102 [ 278 ] {bdf8390f-6e65-4658-9978-2590c4f45a6a} <Debug> TCPHandler: Processed in 0.001984331 sec. | ||
| 20240 | 2026.02.23 16:43:24.215146 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 20241 | 2026.02.23 16:43:24.215215 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20242 | 2026.02.23 16:43:24.215314 [ 278 ] {bffb9754-1ee9-491d-8194-6b2abb46a9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20243 | 2026.02.23 16:43:24.215356 [ 278 ] {bffb9754-1ee9-491d-8194-6b2abb46a9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20244 | 2026.02.23 16:43:24.215380 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20245 | 2026.02.23 16:43:24.215441 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2757 rows starting from the beginning of the part | ||
| 20246 | 2026.02.23 16:43:24.215560 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 10 rows starting from the beginning of the part | ||
| 20247 | 2026.02.23 16:43:24.215671 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 32 rows starting from the beginning of the part | ||
| 20248 | 2026.02.23 16:43:24.215709 [ 278 ] {bffb9754-1ee9-491d-8194-6b2abb46a9af} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20249 | 2026.02.23 16:43:24.215750 [ 278 ] {bffb9754-1ee9-491d-8194-6b2abb46a9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20250 | 2026.02.23 16:43:24.215777 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 10 rows starting from the beginning of the part | ||
| 20251 | 2026.02.23 16:43:24.215886 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 32 rows starting from the beginning of the part | ||
| 20252 | 2026.02.23 16:43:24.215990 [ 192 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 10 rows starting from the beginning of the part | ||
| 20253 | 2026.02.23 16:43:24.216079 [ 278 ] {bffb9754-1ee9-491d-8194-6b2abb46a9af} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20254 | 2026.02.23 16:43:24.216312 [ 278 ] {bffb9754-1ee9-491d-8194-6b2abb46a9af} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20255 | 2026.02.23 16:43:24.216470 [ 278 ] {bffb9754-1ee9-491d-8194-6b2abb46a9af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 20256 | 2026.02.23 16:43:24.216508 [ 278 ] {bffb9754-1ee9-491d-8194-6b2abb46a9af} <Debug> TCPHandler: Processed in 0.001342537 sec. | ||
| 20257 | 2026.02.23 16:43:24.223534 [ 198 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2851 rows, containing 19 columns (19 merged, 0 gathered) in 0.008422024 sec., 338517.2020407446 rows/sec., 606.61 MiB/sec. | ||
| 20258 | 2026.02.23 16:43:24.225965 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20259 | 2026.02.23 16:43:24.226339 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20260 | 2026.02.23 16:43:24.226412 [ 195 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20261 | 2026.02.23 16:43:24.226573 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.18 MiB. | ||
| 20262 | 2026.02.23 16:43:27.576675 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20263 | 2026.02.23 16:43:27.576733 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20264 | 2026.02.23 16:43:27.806465 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47032 | ||
| 20265 | 2026.02.23 16:43:27.806981 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20266 | 2026.02.23 16:43:27.807031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.70 GiB. | ||
| 20267 | 2026.02.23 16:43:27.807515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20268 | 2026.02.23 16:43:27.807755 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20269 | 2026.02.23 16:43:27.807911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47032 | ||
| 20270 | 2026.02.23 16:43:29.209372 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20271 | 2026.02.23 16:43:29.209563 [ 278 ] {8370f0a4-5961-446d-b382-b95300884638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20272 | 2026.02.23 16:43:29.209625 [ 278 ] {8370f0a4-5961-446d-b382-b95300884638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20273 | 2026.02.23 16:43:29.210460 [ 278 ] {8370f0a4-5961-446d-b382-b95300884638} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20274 | 2026.02.23 16:43:29.210509 [ 278 ] {8370f0a4-5961-446d-b382-b95300884638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20275 | 2026.02.23 16:43:29.210922 [ 278 ] {8370f0a4-5961-446d-b382-b95300884638} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20276 | 2026.02.23 16:43:29.211147 [ 278 ] {8370f0a4-5961-446d-b382-b95300884638} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20277 | 2026.02.23 16:43:29.211294 [ 278 ] {8370f0a4-5961-446d-b382-b95300884638} <Debug> executeQuery: Read 142 rows, 12.55 KiB in 0.001781 sec., 79730.48848961257 rows/sec., 6.88 MiB/sec. | ||
| 20278 | 2026.02.23 16:43:29.211338 [ 278 ] {8370f0a4-5961-446d-b382-b95300884638} <Debug> TCPHandler: Processed in 0.002090023 sec. | ||
| 20279 | 2026.02.23 16:43:29.211529 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20280 | 2026.02.23 16:43:29.211627 [ 278 ] {eefe6bd6-25e3-4fdf-b8ce-34ad390b61ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20281 | 2026.02.23 16:43:29.211667 [ 278 ] {eefe6bd6-25e3-4fdf-b8ce-34ad390b61ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20282 | 2026.02.23 16:43:29.212085 [ 278 ] {eefe6bd6-25e3-4fdf-b8ce-34ad390b61ce} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20283 | 2026.02.23 16:43:29.212123 [ 278 ] {eefe6bd6-25e3-4fdf-b8ce-34ad390b61ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20284 | 2026.02.23 16:43:29.212440 [ 278 ] {eefe6bd6-25e3-4fdf-b8ce-34ad390b61ce} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20285 | 2026.02.23 16:43:29.212661 [ 278 ] {eefe6bd6-25e3-4fdf-b8ce-34ad390b61ce} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20286 | 2026.02.23 16:43:29.212787 [ 278 ] {eefe6bd6-25e3-4fdf-b8ce-34ad390b61ce} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001179 sec., 36471.586089906705 rows/sec., 2.68 MiB/sec. | ||
| 20287 | 2026.02.23 16:43:29.212826 [ 278 ] {eefe6bd6-25e3-4fdf-b8ce-34ad390b61ce} <Debug> TCPHandler: Processed in 0.001346127 sec. | ||
| 20288 | 2026.02.23 16:43:29.212876 [ 225 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 20289 | 2026.02.23 16:43:29.212928 [ 225 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 20290 | 2026.02.23 16:43:29.212935 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20291 | 2026.02.23 16:43:29.213033 [ 278 ] {cd847946-58e6-4463-a276-2385cb49726a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20292 | 2026.02.23 16:43:29.213074 [ 278 ] {cd847946-58e6-4463-a276-2385cb49726a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20293 | 2026.02.23 16:43:29.213518 [ 278 ] {cd847946-58e6-4463-a276-2385cb49726a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20294 | 2026.02.23 16:43:29.213556 [ 278 ] {cd847946-58e6-4463-a276-2385cb49726a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20295 | 2026.02.23 16:43:29.213893 [ 278 ] {cd847946-58e6-4463-a276-2385cb49726a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20296 | 2026.02.23 16:43:29.214125 [ 278 ] {cd847946-58e6-4463-a276-2385cb49726a} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20297 | 2026.02.23 16:43:29.214253 [ 278 ] {cd847946-58e6-4463-a276-2385cb49726a} <Debug> executeQuery: Read 113 rows, 9.07 KiB in 0.001237 sec., 91350.04042037186 rows/sec., 7.16 MiB/sec. | ||
| 20298 | 2026.02.23 16:43:29.214292 [ 278 ] {cd847946-58e6-4463-a276-2385cb49726a} <Debug> TCPHandler: Processed in 0.001404999 sec. | ||
| 20299 | 2026.02.23 16:43:29.214403 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20300 | 2026.02.23 16:43:29.214498 [ 278 ] {c3c58f57-6376-4de6-9f3e-47490b645679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20301 | 2026.02.23 16:43:29.214543 [ 278 ] {c3c58f57-6376-4de6-9f3e-47490b645679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20302 | 2026.02.23 16:43:29.214953 [ 278 ] {c3c58f57-6376-4de6-9f3e-47490b645679} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20303 | 2026.02.23 16:43:29.214990 [ 278 ] {c3c58f57-6376-4de6-9f3e-47490b645679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20304 | 2026.02.23 16:43:29.215353 [ 278 ] {c3c58f57-6376-4de6-9f3e-47490b645679} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20305 | 2026.02.23 16:43:29.215577 [ 278 ] {c3c58f57-6376-4de6-9f3e-47490b645679} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20306 | 2026.02.23 16:43:29.215707 [ 278 ] {c3c58f57-6376-4de6-9f3e-47490b645679} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 20307 | 2026.02.23 16:43:29.215747 [ 278 ] {c3c58f57-6376-4de6-9f3e-47490b645679} <Debug> TCPHandler: Processed in 0.001391839 sec. | ||
| 20308 | 2026.02.23 16:43:29.215855 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20309 | 2026.02.23 16:43:29.215949 [ 278 ] {1bc44145-0227-4e42-ac61-195d50352820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20310 | 2026.02.23 16:43:29.216002 [ 278 ] {1bc44145-0227-4e42-ac61-195d50352820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20311 | 2026.02.23 16:43:29.216486 [ 225 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 20312 | 2026.02.23 16:43:29.216889 [ 278 ] {1bc44145-0227-4e42-ac61-195d50352820} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20313 | 2026.02.23 16:43:29.216930 [ 278 ] {1bc44145-0227-4e42-ac61-195d50352820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20314 | 2026.02.23 16:43:29.217504 [ 278 ] {1bc44145-0227-4e42-ac61-195d50352820} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20315 | 2026.02.23 16:43:29.217734 [ 278 ] {1bc44145-0227-4e42-ac61-195d50352820} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20316 | 2026.02.23 16:43:29.217871 [ 278 ] {1bc44145-0227-4e42-ac61-195d50352820} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001939 sec., 22176.379577101598 rows/sec., 39.74 MiB/sec. | ||
| 20317 | 2026.02.23 16:43:29.217928 [ 278 ] {1bc44145-0227-4e42-ac61-195d50352820} <Debug> TCPHandler: Processed in 0.002120653 sec. | ||
| 20318 | 2026.02.23 16:43:29.217944 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 20319 | 2026.02.23 16:43:29.217979 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 20320 | 2026.02.23 16:43:29.218042 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20321 | 2026.02.23 16:43:29.218144 [ 278 ] {e9f6a4c7-0c41-45da-aa39-bbccd5d1ef14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20322 | 2026.02.23 16:43:29.218186 [ 278 ] {e9f6a4c7-0c41-45da-aa39-bbccd5d1ef14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20323 | 2026.02.23 16:43:29.218508 [ 278 ] {e9f6a4c7-0c41-45da-aa39-bbccd5d1ef14} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20324 | 2026.02.23 16:43:29.218546 [ 278 ] {e9f6a4c7-0c41-45da-aa39-bbccd5d1ef14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20325 | 2026.02.23 16:43:29.219417 [ 278 ] {e9f6a4c7-0c41-45da-aa39-bbccd5d1ef14} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 20326 | 2026.02.23 16:43:29.219737 [ 278 ] {e9f6a4c7-0c41-45da-aa39-bbccd5d1ef14} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20327 | 2026.02.23 16:43:29.219903 [ 278 ] {e9f6a4c7-0c41-45da-aa39-bbccd5d1ef14} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001775 sec., 5070.422535211267 rows/sec., 390.07 KiB/sec. | ||
| 20328 | 2026.02.23 16:43:29.219955 [ 278 ] {e9f6a4c7-0c41-45da-aa39-bbccd5d1ef14} <Debug> TCPHandler: Processed in 0.001962591 sec. | ||
| 20329 | 2026.02.23 16:43:29.220088 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20330 | 2026.02.23 16:43:29.220207 [ 278 ] {e7950ba3-889d-481f-bbb3-8904a2fb1bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20331 | 2026.02.23 16:43:29.220259 [ 278 ] {e7950ba3-889d-481f-bbb3-8904a2fb1bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20332 | 2026.02.23 16:43:29.220671 [ 278 ] {e7950ba3-889d-481f-bbb3-8904a2fb1bd0} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20333 | 2026.02.23 16:43:29.220718 [ 278 ] {e7950ba3-889d-481f-bbb3-8904a2fb1bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20334 | 2026.02.23 16:43:29.220729 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 20335 | 2026.02.23 16:43:29.221150 [ 278 ] {e7950ba3-889d-481f-bbb3-8904a2fb1bd0} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20336 | 2026.02.23 16:43:29.221456 [ 278 ] {e7950ba3-889d-481f-bbb3-8904a2fb1bd0} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20337 | 2026.02.23 16:43:29.221592 [ 278 ] {e7950ba3-889d-481f-bbb3-8904a2fb1bd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. | ||
| 20338 | 2026.02.23 16:43:29.221628 [ 278 ] {e7950ba3-889d-481f-bbb3-8904a2fb1bd0} <Debug> TCPHandler: Processed in 0.001601653 sec. | ||
| 20339 | 2026.02.23 16:43:30.342471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 20340 | 2026.02.23 16:43:30.363058 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20341 | 2026.02.23 16:43:30.363127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20342 | 2026.02.23 16:43:30.369420 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20343 | 2026.02.23 16:43:30.370143 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20344 | 2026.02.23 16:43:30.373979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 20345 | 2026.02.23 16:43:32.963964 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2462 | ||
| 20346 | 2026.02.23 16:43:32.966422 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20347 | 2026.02.23 16:43:32.966478 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20348 | 2026.02.23 16:43:32.967740 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20349 | 2026.02.23 16:43:32.968030 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20350 | 2026.02.23 16:43:32.968488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2462 | ||
| 20351 | 2026.02.23 16:43:34.207375 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20352 | 2026.02.23 16:43:34.207570 [ 278 ] {d61b83ef-a163-41f5-8c53-bb35d2c9c7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20353 | 2026.02.23 16:43:34.207645 [ 278 ] {d61b83ef-a163-41f5-8c53-bb35d2c9c7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20354 | 2026.02.23 16:43:34.208382 [ 278 ] {d61b83ef-a163-41f5-8c53-bb35d2c9c7c0} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20355 | 2026.02.23 16:43:34.208441 [ 278 ] {d61b83ef-a163-41f5-8c53-bb35d2c9c7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20356 | 2026.02.23 16:43:34.208836 [ 278 ] {d61b83ef-a163-41f5-8c53-bb35d2c9c7c0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20357 | 2026.02.23 16:43:34.209064 [ 278 ] {d61b83ef-a163-41f5-8c53-bb35d2c9c7c0} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20358 | 2026.02.23 16:43:34.209231 [ 278 ] {d61b83ef-a163-41f5-8c53-bb35d2c9c7c0} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001713 sec., 3502.626970227671 rows/sec., 293.60 KiB/sec. | ||
| 20359 | 2026.02.23 16:43:34.209285 [ 278 ] {d61b83ef-a163-41f5-8c53-bb35d2c9c7c0} <Debug> TCPHandler: Processed in 0.002037472 sec. | ||
| 20360 | 2026.02.23 16:43:34.209418 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20361 | 2026.02.23 16:43:34.209524 [ 278 ] {9852367b-0aed-422f-9b8f-61a1c0398c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20362 | 2026.02.23 16:43:34.209569 [ 278 ] {9852367b-0aed-422f-9b8f-61a1c0398c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20363 | 2026.02.23 16:43:34.210040 [ 278 ] {9852367b-0aed-422f-9b8f-61a1c0398c2b} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20364 | 2026.02.23 16:43:34.210080 [ 278 ] {9852367b-0aed-422f-9b8f-61a1c0398c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20365 | 2026.02.23 16:43:34.210409 [ 278 ] {9852367b-0aed-422f-9b8f-61a1c0398c2b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20366 | 2026.02.23 16:43:34.210647 [ 278 ] {9852367b-0aed-422f-9b8f-61a1c0398c2b} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20367 | 2026.02.23 16:43:34.210784 [ 278 ] {9852367b-0aed-422f-9b8f-61a1c0398c2b} <Debug> executeQuery: Read 80 rows, 6.73 KiB in 0.001283 sec., 62353.85814497271 rows/sec., 5.12 MiB/sec. | ||
| 20368 | 2026.02.23 16:43:34.210823 [ 278 ] {9852367b-0aed-422f-9b8f-61a1c0398c2b} <Debug> TCPHandler: Processed in 0.00145936 sec. | ||
| 20369 | 2026.02.23 16:43:34.210937 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20370 | 2026.02.23 16:43:34.211036 [ 278 ] {a23f8941-6328-4a76-86b0-f6a5c4e08246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20371 | 2026.02.23 16:43:34.211077 [ 278 ] {a23f8941-6328-4a76-86b0-f6a5c4e08246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20372 | 2026.02.23 16:43:34.211480 [ 278 ] {a23f8941-6328-4a76-86b0-f6a5c4e08246} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20373 | 2026.02.23 16:43:34.211518 [ 278 ] {a23f8941-6328-4a76-86b0-f6a5c4e08246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20374 | 2026.02.23 16:43:34.211815 [ 278 ] {a23f8941-6328-4a76-86b0-f6a5c4e08246} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20375 | 2026.02.23 16:43:34.212027 [ 278 ] {a23f8941-6328-4a76-86b0-f6a5c4e08246} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20376 | 2026.02.23 16:43:34.212159 [ 278 ] {a23f8941-6328-4a76-86b0-f6a5c4e08246} <Debug> executeQuery: Read 16 rows, 1.18 KiB in 0.001144 sec., 13986.013986013986 rows/sec., 1.01 MiB/sec. | ||
| 20377 | 2026.02.23 16:43:34.212196 [ 278 ] {a23f8941-6328-4a76-86b0-f6a5c4e08246} <Debug> TCPHandler: Processed in 0.001309366 sec. | ||
| 20378 | 2026.02.23 16:43:34.212302 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20379 | 2026.02.23 16:43:34.212397 [ 278 ] {307fce1d-2c89-457e-840e-a08b1bb18987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20380 | 2026.02.23 16:43:34.212437 [ 278 ] {307fce1d-2c89-457e-840e-a08b1bb18987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20381 | 2026.02.23 16:43:34.212857 [ 278 ] {307fce1d-2c89-457e-840e-a08b1bb18987} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20382 | 2026.02.23 16:43:34.212894 [ 278 ] {307fce1d-2c89-457e-840e-a08b1bb18987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20383 | 2026.02.23 16:43:34.213203 [ 278 ] {307fce1d-2c89-457e-840e-a08b1bb18987} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20384 | 2026.02.23 16:43:34.213423 [ 278 ] {307fce1d-2c89-457e-840e-a08b1bb18987} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20385 | 2026.02.23 16:43:34.213555 [ 278 ] {307fce1d-2c89-457e-840e-a08b1bb18987} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.001177 sec., 67969.41376380628 rows/sec., 5.33 MiB/sec. | ||
| 20386 | 2026.02.23 16:43:34.213595 [ 278 ] {307fce1d-2c89-457e-840e-a08b1bb18987} <Debug> TCPHandler: Processed in 0.001341337 sec. | ||
| 20387 | 2026.02.23 16:43:34.213708 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20388 | 2026.02.23 16:43:34.213802 [ 278 ] {5eb22eff-1d92-4e5f-94ed-acc1e6f7d5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20389 | 2026.02.23 16:43:34.213846 [ 278 ] {5eb22eff-1d92-4e5f-94ed-acc1e6f7d5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20390 | 2026.02.23 16:43:34.214264 [ 278 ] {5eb22eff-1d92-4e5f-94ed-acc1e6f7d5f3} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20391 | 2026.02.23 16:43:34.214300 [ 278 ] {5eb22eff-1d92-4e5f-94ed-acc1e6f7d5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20392 | 2026.02.23 16:43:34.214632 [ 278 ] {5eb22eff-1d92-4e5f-94ed-acc1e6f7d5f3} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20393 | 2026.02.23 16:43:34.214844 [ 278 ] {5eb22eff-1d92-4e5f-94ed-acc1e6f7d5f3} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20394 | 2026.02.23 16:43:34.214972 [ 278 ] {5eb22eff-1d92-4e5f-94ed-acc1e6f7d5f3} <Debug> executeQuery: Read 163 rows, 11.63 KiB in 0.001188 sec., 137205.3872053872 rows/sec., 9.56 MiB/sec. | ||
| 20395 | 2026.02.23 16:43:34.215009 [ 278 ] {5eb22eff-1d92-4e5f-94ed-acc1e6f7d5f3} <Debug> TCPHandler: Processed in 0.001349857 sec. | ||
| 20396 | 2026.02.23 16:43:34.215110 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20397 | 2026.02.23 16:43:34.215203 [ 278 ] {07bb6464-ba5d-439e-9622-0804630375a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20398 | 2026.02.23 16:43:34.215256 [ 278 ] {07bb6464-ba5d-439e-9622-0804630375a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20399 | 2026.02.23 16:43:34.216043 [ 278 ] {07bb6464-ba5d-439e-9622-0804630375a1} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20400 | 2026.02.23 16:43:34.216080 [ 278 ] {07bb6464-ba5d-439e-9622-0804630375a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20401 | 2026.02.23 16:43:34.216624 [ 278 ] {07bb6464-ba5d-439e-9622-0804630375a1} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20402 | 2026.02.23 16:43:34.216854 [ 278 ] {07bb6464-ba5d-439e-9622-0804630375a1} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20403 | 2026.02.23 16:43:34.216997 [ 278 ] {07bb6464-ba5d-439e-9622-0804630375a1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001812 sec., 5518.763796909492 rows/sec., 9.89 MiB/sec. | ||
| 20404 | 2026.02.23 16:43:34.217068 [ 278 ] {07bb6464-ba5d-439e-9622-0804630375a1} <Debug> TCPHandler: Processed in 0.002005552 sec. | ||
| 20405 | 2026.02.23 16:43:34.217184 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20406 | 2026.02.23 16:43:34.217278 [ 278 ] {7ba5cffb-b5e7-4f35-9810-f1a3b80788bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20407 | 2026.02.23 16:43:34.217320 [ 278 ] {7ba5cffb-b5e7-4f35-9810-f1a3b80788bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20408 | 2026.02.23 16:43:34.217671 [ 278 ] {7ba5cffb-b5e7-4f35-9810-f1a3b80788bd} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20409 | 2026.02.23 16:43:34.217708 [ 278 ] {7ba5cffb-b5e7-4f35-9810-f1a3b80788bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20410 | 2026.02.23 16:43:34.218009 [ 278 ] {7ba5cffb-b5e7-4f35-9810-f1a3b80788bd} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20411 | 2026.02.23 16:43:34.218218 [ 278 ] {7ba5cffb-b5e7-4f35-9810-f1a3b80788bd} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20412 | 2026.02.23 16:43:34.218346 [ 278 ] {7ba5cffb-b5e7-4f35-9810-f1a3b80788bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 20413 | 2026.02.23 16:43:34.218383 [ 278 ] {7ba5cffb-b5e7-4f35-9810-f1a3b80788bd} <Debug> TCPHandler: Processed in 0.001248146 sec. | ||
| 20414 | 2026.02.23 16:43:35.308110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47544 | ||
| 20415 | 2026.02.23 16:43:35.308694 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20416 | 2026.02.23 16:43:35.308742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20417 | 2026.02.23 16:43:35.309256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20418 | 2026.02.23 16:43:35.309507 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20419 | 2026.02.23 16:43:35.309668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47544 | ||
| 20420 | 2026.02.23 16:43:37.874110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 20421 | 2026.02.23 16:43:37.894310 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20422 | 2026.02.23 16:43:37.894388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20423 | 2026.02.23 16:43:37.901934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20424 | 2026.02.23 16:43:37.902769 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20425 | 2026.02.23 16:43:37.907549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 20426 | 2026.02.23 16:43:39.208868 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20427 | 2026.02.23 16:43:39.209047 [ 278 ] {9dcf89e1-7275-4e87-902d-d6c63a76de84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20428 | 2026.02.23 16:43:39.209115 [ 278 ] {9dcf89e1-7275-4e87-902d-d6c63a76de84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20429 | 2026.02.23 16:43:39.209871 [ 278 ] {9dcf89e1-7275-4e87-902d-d6c63a76de84} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20430 | 2026.02.23 16:43:39.209920 [ 278 ] {9dcf89e1-7275-4e87-902d-d6c63a76de84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20431 | 2026.02.23 16:43:39.210325 [ 278 ] {9dcf89e1-7275-4e87-902d-d6c63a76de84} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20432 | 2026.02.23 16:43:39.210559 [ 278 ] {9dcf89e1-7275-4e87-902d-d6c63a76de84} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20433 | 2026.02.23 16:43:39.210719 [ 26 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20434 | 2026.02.23 16:43:39.210726 [ 278 ] {9dcf89e1-7275-4e87-902d-d6c63a76de84} <Debug> executeQuery: Read 150 rows, 13.31 KiB in 0.001727 sec., 86855.81933989577 rows/sec., 7.53 MiB/sec. | ||
| 20435 | 2026.02.23 16:43:39.210797 [ 26 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20436 | 2026.02.23 16:43:39.210824 [ 278 ] {9dcf89e1-7275-4e87-902d-d6c63a76de84} <Debug> TCPHandler: Processed in 0.002082353 sec. | ||
| 20437 | 2026.02.23 16:43:39.210828 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20438 | 2026.02.23 16:43:39.210957 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20439 | 2026.02.23 16:43:39.210981 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 20440 | 2026.02.23 16:43:39.211064 [ 278 ] {ce4e136d-016d-4b06-8ef9-a16d97d65988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20441 | 2026.02.23 16:43:39.211113 [ 278 ] {ce4e136d-016d-4b06-8ef9-a16d97d65988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20442 | 2026.02.23 16:43:39.211134 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20443 | 2026.02.23 16:43:39.211177 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2157 rows starting from the beginning of the part | ||
| 20444 | 2026.02.23 16:43:39.211253 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1383 rows starting from the beginning of the part | ||
| 20445 | 2026.02.23 16:43:39.211309 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 76 rows starting from the beginning of the part | ||
| 20446 | 2026.02.23 16:43:39.211359 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 142 rows starting from the beginning of the part | ||
| 20447 | 2026.02.23 16:43:39.211406 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 80 rows starting from the beginning of the part | ||
| 20448 | 2026.02.23 16:43:39.211453 [ 188 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 150 rows starting from the beginning of the part | ||
| 20449 | 2026.02.23 16:43:39.211558 [ 278 ] {ce4e136d-016d-4b06-8ef9-a16d97d65988} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20450 | 2026.02.23 16:43:39.211603 [ 278 ] {ce4e136d-016d-4b06-8ef9-a16d97d65988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20451 | 2026.02.23 16:43:39.211954 [ 278 ] {ce4e136d-016d-4b06-8ef9-a16d97d65988} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20452 | 2026.02.23 16:43:39.212184 [ 278 ] {ce4e136d-016d-4b06-8ef9-a16d97d65988} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20453 | 2026.02.23 16:43:39.212322 [ 278 ] {ce4e136d-016d-4b06-8ef9-a16d97d65988} <Debug> executeQuery: Read 47 rows, 3.53 KiB in 0.001282 sec., 36661.466458658346 rows/sec., 2.69 MiB/sec. | ||
| 20454 | 2026.02.23 16:43:39.212364 [ 278 ] {ce4e136d-016d-4b06-8ef9-a16d97d65988} <Debug> TCPHandler: Processed in 0.00146077 sec. | ||
| 20455 | 2026.02.23 16:43:39.212469 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20456 | 2026.02.23 16:43:39.212567 [ 278 ] {f8b904ba-bcc5-4c60-ab7a-612ef5d92063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20457 | 2026.02.23 16:43:39.212608 [ 278 ] {f8b904ba-bcc5-4c60-ab7a-612ef5d92063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20458 | 2026.02.23 16:43:39.213060 [ 278 ] {f8b904ba-bcc5-4c60-ab7a-612ef5d92063} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20459 | 2026.02.23 16:43:39.213097 [ 278 ] {f8b904ba-bcc5-4c60-ab7a-612ef5d92063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20460 | 2026.02.23 16:43:39.213103 [ 195 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3988 rows, containing 5 columns (5 merged, 0 gathered) in 0.002190505 sec., 1820584.7510049052 rows/sec., 158.19 MiB/sec. | ||
| 20461 | 2026.02.23 16:43:39.213413 [ 278 ] {f8b904ba-bcc5-4c60-ab7a-612ef5d92063} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20462 | 2026.02.23 16:43:39.213450 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20463 | 2026.02.23 16:43:39.213648 [ 278 ] {f8b904ba-bcc5-4c60-ab7a-612ef5d92063} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20464 | 2026.02.23 16:43:39.213785 [ 26 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20465 | 2026.02.23 16:43:39.213794 [ 278 ] {f8b904ba-bcc5-4c60-ab7a-612ef5d92063} <Debug> executeQuery: Read 117 rows, 9.33 KiB in 0.001248 sec., 93750 rows/sec., 7.30 MiB/sec. | ||
| 20466 | 2026.02.23 16:43:39.213822 [ 26 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20467 | 2026.02.23 16:43:39.213837 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_146_29} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20468 | 2026.02.23 16:43:39.213846 [ 278 ] {f8b904ba-bcc5-4c60-ab7a-612ef5d92063} <Debug> TCPHandler: Processed in 0.001425959 sec. | ||
| 20469 | 2026.02.23 16:43:39.213848 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20470 | 2026.02.23 16:43:39.213939 [ 197 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_146_29} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20471 | 2026.02.23 16:43:39.213957 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 20472 | 2026.02.23 16:43:39.213988 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20473 | 2026.02.23 16:43:39.214036 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20474 | 2026.02.23 16:43:39.214055 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 20475 | 2026.02.23 16:43:39.214062 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1066 rows starting from the beginning of the part | ||
| 20476 | 2026.02.23 16:43:39.214089 [ 278 ] {f7a02c35-1777-4a6b-b83e-73069fe146a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20477 | 2026.02.23 16:43:39.214129 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 594 rows starting from the beginning of the part | ||
| 20478 | 2026.02.23 16:43:39.214135 [ 278 ] {f7a02c35-1777-4a6b-b83e-73069fe146a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20479 | 2026.02.23 16:43:39.214177 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 74 rows starting from the beginning of the part | ||
| 20480 | 2026.02.23 16:43:39.214215 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 113 rows starting from the beginning of the part | ||
| 20481 | 2026.02.23 16:43:39.214254 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 80 rows starting from the beginning of the part | ||
| 20482 | 2026.02.23 16:43:39.214292 [ 199 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 117 rows starting from the beginning of the part | ||
| 20483 | 2026.02.23 16:43:39.214566 [ 278 ] {f7a02c35-1777-4a6b-b83e-73069fe146a3} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20484 | 2026.02.23 16:43:39.214603 [ 278 ] {f7a02c35-1777-4a6b-b83e-73069fe146a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20485 | 2026.02.23 16:43:39.214949 [ 278 ] {f7a02c35-1777-4a6b-b83e-73069fe146a3} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20486 | 2026.02.23 16:43:39.215156 [ 278 ] {f7a02c35-1777-4a6b-b83e-73069fe146a3} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20487 | 2026.02.23 16:43:39.215287 [ 278 ] {f7a02c35-1777-4a6b-b83e-73069fe146a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 20488 | 2026.02.23 16:43:39.215325 [ 278 ] {f7a02c35-1777-4a6b-b83e-73069fe146a3} <Debug> TCPHandler: Processed in 0.001389989 sec. | ||
| 20489 | 2026.02.23 16:43:39.215394 [ 194 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2044 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146987 sec., 1390599.1686339607 rows/sec., 108.93 MiB/sec. | ||
| 20490 | 2026.02.23 16:43:39.215428 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20491 | 2026.02.23 16:43:39.215527 [ 278 ] {b64231e7-554e-48dd-8a74-cd894b3ad4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20492 | 2026.02.23 16:43:39.215583 [ 278 ] {b64231e7-554e-48dd-8a74-cd894b3ad4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20493 | 2026.02.23 16:43:39.215612 [ 202 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20494 | 2026.02.23 16:43:39.215910 [ 202 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_146_29} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20495 | 2026.02.23 16:43:39.215995 [ 202 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_146_29} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20496 | 2026.02.23 16:43:39.216094 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 20497 | 2026.02.23 16:43:39.216466 [ 278 ] {b64231e7-554e-48dd-8a74-cd894b3ad4de} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20498 | 2026.02.23 16:43:39.216513 [ 278 ] {b64231e7-554e-48dd-8a74-cd894b3ad4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20499 | 2026.02.23 16:43:39.217087 [ 278 ] {b64231e7-554e-48dd-8a74-cd894b3ad4de} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20500 | 2026.02.23 16:43:39.217312 [ 278 ] {b64231e7-554e-48dd-8a74-cd894b3ad4de} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20501 | 2026.02.23 16:43:39.217451 [ 278 ] {b64231e7-554e-48dd-8a74-cd894b3ad4de} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.001942 sec., 24201.85375901133 rows/sec., 43.37 MiB/sec. | ||
| 20502 | 2026.02.23 16:43:39.217508 [ 278 ] {b64231e7-554e-48dd-8a74-cd894b3ad4de} <Debug> TCPHandler: Processed in 0.002129843 sec. | ||
| 20503 | 2026.02.23 16:43:39.217621 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20504 | 2026.02.23 16:43:39.217715 [ 278 ] {ac92b713-37d1-4de0-a1dd-4efd173915a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20505 | 2026.02.23 16:43:39.217755 [ 278 ] {ac92b713-37d1-4de0-a1dd-4efd173915a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20506 | 2026.02.23 16:43:39.218061 [ 278 ] {ac92b713-37d1-4de0-a1dd-4efd173915a4} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20507 | 2026.02.23 16:43:39.218097 [ 278 ] {ac92b713-37d1-4de0-a1dd-4efd173915a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20508 | 2026.02.23 16:43:39.218384 [ 278 ] {ac92b713-37d1-4de0-a1dd-4efd173915a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20509 | 2026.02.23 16:43:39.218609 [ 278 ] {ac92b713-37d1-4de0-a1dd-4efd173915a4} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20510 | 2026.02.23 16:43:39.218737 [ 278 ] {ac92b713-37d1-4de0-a1dd-4efd173915a4} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 380.30 KiB/sec. | ||
| 20511 | 2026.02.23 16:43:39.218775 [ 278 ] {ac92b713-37d1-4de0-a1dd-4efd173915a4} <Debug> TCPHandler: Processed in 0.001203564 sec. | ||
| 20512 | 2026.02.23 16:43:39.218876 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20513 | 2026.02.23 16:43:39.218970 [ 278 ] {1d7f9b95-3823-4938-ace1-6dbebd37f4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20514 | 2026.02.23 16:43:39.219011 [ 278 ] {1d7f9b95-3823-4938-ace1-6dbebd37f4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20515 | 2026.02.23 16:43:39.219333 [ 278 ] {1d7f9b95-3823-4938-ace1-6dbebd37f4af} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20516 | 2026.02.23 16:43:39.219369 [ 278 ] {1d7f9b95-3823-4938-ace1-6dbebd37f4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20517 | 2026.02.23 16:43:39.219667 [ 278 ] {1d7f9b95-3823-4938-ace1-6dbebd37f4af} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20518 | 2026.02.23 16:43:39.219879 [ 278 ] {1d7f9b95-3823-4938-ace1-6dbebd37f4af} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20519 | 2026.02.23 16:43:39.219994 [ 26 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20520 | 2026.02.23 16:43:39.220004 [ 278 ] {1d7f9b95-3823-4938-ace1-6dbebd37f4af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 20521 | 2026.02.23 16:43:39.220032 [ 26 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20522 | 2026.02.23 16:43:39.220055 [ 278 ] {1d7f9b95-3823-4938-ace1-6dbebd37f4af} <Debug> TCPHandler: Processed in 0.001227485 sec. | ||
| 20523 | 2026.02.23 16:43:39.220055 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20524 | 2026.02.23 16:43:39.220150 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 20525 | 2026.02.23 16:43:39.220244 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20526 | 2026.02.23 16:43:39.220272 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8700 rows starting from the beginning of the part | ||
| 20527 | 2026.02.23 16:43:39.220322 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 20528 | 2026.02.23 16:43:39.220366 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 20529 | 2026.02.23 16:43:39.220407 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 20530 | 2026.02.23 16:43:39.220446 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 20531 | 2026.02.23 16:43:39.220484 [ 195 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 20532 | 2026.02.23 16:43:39.222752 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002637274 sec., 3412614.6922921166 rows/sec., 225.80 MiB/sec. | ||
| 20533 | 2026.02.23 16:43:39.222927 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20534 | 2026.02.23 16:43:39.223208 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_146_29} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20535 | 2026.02.23 16:43:39.223281 [ 191 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_146_29} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20536 | 2026.02.23 16:43:39.223353 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 20537 | 2026.02.23 16:43:42.576770 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20538 | 2026.02.23 16:43:42.576824 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20539 | 2026.02.23 16:43:42.679327 [ 217 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 20540 | 2026.02.23 16:43:42.679375 [ 217 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 20541 | 2026.02.23 16:43:42.682524 [ 217 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): 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] | ||
| 20542 | 2026.02.23 16:43:42.809909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47992 | ||
| 20543 | 2026.02.23 16:43:42.810423 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20544 | 2026.02.23 16:43:42.810465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20545 | 2026.02.23 16:43:42.810970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 20546 | 2026.02.23 16:43:42.811205 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20547 | 2026.02.23 16:43:42.811355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47992 | ||
| 20548 | 2026.02.23 16:43:42.811418 [ 225 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 20549 | 2026.02.23 16:43:42.811472 [ 225 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 20550 | 2026.02.23 16:43:42.814222 [ 225 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): 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] | ||
| 20551 | 2026.02.23 16:43:42.968779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2490 | ||
| 20552 | 2026.02.23 16:43:42.971295 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20553 | 2026.02.23 16:43:42.971348 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20554 | 2026.02.23 16:43:42.972586 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 20555 | 2026.02.23 16:43:42.972867 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20556 | 2026.02.23 16:43:42.973249 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2490 | ||
| 20557 | 2026.02.23 16:43:43.189052 [ 225 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 20558 | 2026.02.23 16:43:43.189127 [ 225 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 20559 | 2026.02.23 16:43:43.192221 [ 225 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): 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] | ||
| 20560 | 2026.02.23 16:43:44.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.59 MiB, peak 417.74 MiB, free memory in arenas 0.00 B, will set to 398.59 MiB (RSS), difference: 4.00 MiB | ||
| 20561 | 2026.02.23 16:43:44.040611 [ 220 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 20562 | 2026.02.23 16:43:44.040657 [ 220 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 20563 | 2026.02.23 16:43:44.043254 [ 220 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): 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] | ||
| 20564 | 2026.02.23 16:43:44.207225 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20565 | 2026.02.23 16:43:44.207407 [ 278 ] {b3219d8c-208b-46d3-91b9-5d4bd827af83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20566 | 2026.02.23 16:43:44.207475 [ 278 ] {b3219d8c-208b-46d3-91b9-5d4bd827af83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20567 | 2026.02.23 16:43:44.208174 [ 278 ] {b3219d8c-208b-46d3-91b9-5d4bd827af83} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20568 | 2026.02.23 16:43:44.208223 [ 278 ] {b3219d8c-208b-46d3-91b9-5d4bd827af83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20569 | 2026.02.23 16:43:44.208634 [ 278 ] {b3219d8c-208b-46d3-91b9-5d4bd827af83} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20570 | 2026.02.23 16:43:44.208858 [ 278 ] {b3219d8c-208b-46d3-91b9-5d4bd827af83} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20571 | 2026.02.23 16:43:44.209016 [ 278 ] {b3219d8c-208b-46d3-91b9-5d4bd827af83} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00166 sec., 45783.13253012048 rows/sec., 3.77 MiB/sec. | ||
| 20572 | 2026.02.23 16:43:44.209072 [ 278 ] {b3219d8c-208b-46d3-91b9-5d4bd827af83} <Debug> TCPHandler: Processed in 0.00197851 sec. | ||
| 20573 | 2026.02.23 16:43:44.209152 [ 221 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 20574 | 2026.02.23 16:43:44.209206 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20575 | 2026.02.23 16:43:44.209208 [ 221 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 20576 | 2026.02.23 16:43:44.209321 [ 278 ] {e95da2b3-d3fe-45a1-b458-54cfcfec85e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20577 | 2026.02.23 16:43:44.209370 [ 278 ] {e95da2b3-d3fe-45a1-b458-54cfcfec85e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20578 | 2026.02.23 16:43:44.209801 [ 278 ] {e95da2b3-d3fe-45a1-b458-54cfcfec85e1} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20579 | 2026.02.23 16:43:44.209840 [ 278 ] {e95da2b3-d3fe-45a1-b458-54cfcfec85e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20580 | 2026.02.23 16:43:44.210186 [ 278 ] {e95da2b3-d3fe-45a1-b458-54cfcfec85e1} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20581 | 2026.02.23 16:43:44.210397 [ 278 ] {e95da2b3-d3fe-45a1-b458-54cfcfec85e1} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20582 | 2026.02.23 16:43:44.210531 [ 278 ] {e95da2b3-d3fe-45a1-b458-54cfcfec85e1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001234 sec., 8103.727714748784 rows/sec., 609.36 KiB/sec. | ||
| 20583 | 2026.02.23 16:43:44.210572 [ 278 ] {e95da2b3-d3fe-45a1-b458-54cfcfec85e1} <Debug> TCPHandler: Processed in 0.001422819 sec. | ||
| 20584 | 2026.02.23 16:43:44.210690 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20585 | 2026.02.23 16:43:44.210789 [ 278 ] {0499c470-1dcc-468e-8217-9381110a6ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20586 | 2026.02.23 16:43:44.210832 [ 278 ] {0499c470-1dcc-468e-8217-9381110a6ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20587 | 2026.02.23 16:43:44.211265 [ 278 ] {0499c470-1dcc-468e-8217-9381110a6ebf} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20588 | 2026.02.23 16:43:44.211303 [ 278 ] {0499c470-1dcc-468e-8217-9381110a6ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20589 | 2026.02.23 16:43:44.211631 [ 278 ] {0499c470-1dcc-468e-8217-9381110a6ebf} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20590 | 2026.02.23 16:43:44.211910 [ 278 ] {0499c470-1dcc-468e-8217-9381110a6ebf} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20591 | 2026.02.23 16:43:44.212055 [ 278 ] {0499c470-1dcc-468e-8217-9381110a6ebf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001285 sec., 57587.5486381323 rows/sec., 4.50 MiB/sec. | ||
| 20592 | 2026.02.23 16:43:44.212094 [ 278 ] {0499c470-1dcc-468e-8217-9381110a6ebf} <Debug> TCPHandler: Processed in 0.00145395 sec. | ||
| 20593 | 2026.02.23 16:43:44.212214 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20594 | 2026.02.23 16:43:44.212310 [ 278 ] {5c41fcd7-2e33-4301-ac65-4222dcd3d563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20595 | 2026.02.23 16:43:44.212354 [ 278 ] {5c41fcd7-2e33-4301-ac65-4222dcd3d563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20596 | 2026.02.23 16:43:44.212708 [ 221 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): 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] | ||
| 20597 | 2026.02.23 16:43:44.212798 [ 278 ] {5c41fcd7-2e33-4301-ac65-4222dcd3d563} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20598 | 2026.02.23 16:43:44.212839 [ 278 ] {5c41fcd7-2e33-4301-ac65-4222dcd3d563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20599 | 2026.02.23 16:43:44.213188 [ 278 ] {5c41fcd7-2e33-4301-ac65-4222dcd3d563} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20600 | 2026.02.23 16:43:44.213398 [ 278 ] {5c41fcd7-2e33-4301-ac65-4222dcd3d563} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20601 | 2026.02.23 16:43:44.213539 [ 278 ] {5c41fcd7-2e33-4301-ac65-4222dcd3d563} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 20602 | 2026.02.23 16:43:44.213556 [ 160 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 2 parts from all_1_142_32 to all_143_143_0 | ||
| 20603 | 2026.02.23 16:43:44.213578 [ 278 ] {5c41fcd7-2e33-4301-ac65-4222dcd3d563} <Debug> TCPHandler: Processed in 0.001413729 sec. | ||
| 20604 | 2026.02.23 16:43:44.213627 [ 160 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20605 | 2026.02.23 16:43:44.213658 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20606 | 2026.02.23 16:43:44.213719 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20607 | 2026.02.23 16:43:44.213740 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_143_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_142_32 to all_143_143_0 into Compact with storage Full | ||
| 20608 | 2026.02.23 16:43:44.213820 [ 278 ] {4d4d5271-2068-4212-97d6-c047140eaf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20609 | 2026.02.23 16:43:44.213834 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_143_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20610 | 2026.02.23 16:43:44.213867 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_142_32, total 43046 rows starting from the beginning of the part | ||
| 20611 | 2026.02.23 16:43:44.213876 [ 278 ] {4d4d5271-2068-4212-97d6-c047140eaf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20612 | 2026.02.23 16:43:44.213928 [ 195 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 20613 | 2026.02.23 16:43:44.214673 [ 278 ] {4d4d5271-2068-4212-97d6-c047140eaf83} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20614 | 2026.02.23 16:43:44.214709 [ 278 ] {4d4d5271-2068-4212-97d6-c047140eaf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20615 | 2026.02.23 16:43:44.215262 [ 278 ] {4d4d5271-2068-4212-97d6-c047140eaf83} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20616 | 2026.02.23 16:43:44.215497 [ 278 ] {4d4d5271-2068-4212-97d6-c047140eaf83} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20617 | 2026.02.23 16:43:44.215661 [ 278 ] {4d4d5271-2068-4212-97d6-c047140eaf83} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001858 sec., 5382.1313240043055 rows/sec., 9.64 MiB/sec. | ||
| 20618 | 2026.02.23 16:43:44.215745 [ 278 ] {4d4d5271-2068-4212-97d6-c047140eaf83} <Debug> TCPHandler: Processed in 0.002076312 sec. | ||
| 20619 | 2026.02.23 16:43:44.215859 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20620 | 2026.02.23 16:43:44.215955 [ 278 ] {3a933f7c-ca25-45c0-92f4-08f0aebbf4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20621 | 2026.02.23 16:43:44.215996 [ 278 ] {3a933f7c-ca25-45c0-92f4-08f0aebbf4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20622 | 2026.02.23 16:43:44.216358 [ 278 ] {3a933f7c-ca25-45c0-92f4-08f0aebbf4fb} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20623 | 2026.02.23 16:43:44.216395 [ 278 ] {3a933f7c-ca25-45c0-92f4-08f0aebbf4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20624 | 2026.02.23 16:43:44.216711 [ 278 ] {3a933f7c-ca25-45c0-92f4-08f0aebbf4fb} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20625 | 2026.02.23 16:43:44.216950 [ 278 ] {3a933f7c-ca25-45c0-92f4-08f0aebbf4fb} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20626 | 2026.02.23 16:43:44.217092 [ 278 ] {3a933f7c-ca25-45c0-92f4-08f0aebbf4fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 20627 | 2026.02.23 16:43:44.217131 [ 278 ] {3a933f7c-ca25-45c0-92f4-08f0aebbf4fb} <Debug> TCPHandler: Processed in 0.001321567 sec. | ||
| 20628 | 2026.02.23 16:43:44.222359 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_143_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43206 rows, containing 5 columns (5 merged, 0 gathered) in 0.008641717 sec., 4999700.8696304215 rows/sec., 341.25 MiB/sec. | ||
| 20629 | 2026.02.23 16:43:44.222939 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_143_33} <Trace> MergedBlockOutputStream: filled checksums all_1_143_33 (state Temporary) | ||
| 20630 | 2026.02.23 16:43:44.223216 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_143_33 to all_1_143_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20631 | 2026.02.23 16:43:44.223279 [ 187 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 2 parts: [all_1_142_32, all_143_143_0] -> all_1_143_33 | ||
| 20632 | 2026.02.23 16:43:44.223344 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20633 | 2026.02.23 16:43:44.768292 [ 217 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 20634 | 2026.02.23 16:43:44.768345 [ 217 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 20635 | 2026.02.23 16:43:44.772120 [ 217 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): 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] | ||
| 20636 | 2026.02.23 16:43:45.081382 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 20637 | 2026.02.23 16:43:45.081442 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 20638 | 2026.02.23 16:43:45.084463 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): 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] | ||
| 20639 | 2026.02.23 16:43:45.407702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 20640 | 2026.02.23 16:43:45.428212 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20641 | 2026.02.23 16:43:45.428290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20642 | 2026.02.23 16:43:45.434723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 20643 | 2026.02.23 16:43:45.435908 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20644 | 2026.02.23 16:43:45.443572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 20645 | 2026.02.23 16:43:45.894414 [ 154 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 20646 | 2026.02.23 16:43:45.894481 [ 154 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20647 | 2026.02.23 16:43:45.894505 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.69 GiB. | ||
| 20648 | 2026.02.23 16:43:45.894637 [ 193 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::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 | ||
| 20649 | 2026.02.23 16:43:45.894805 [ 193 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20650 | 2026.02.23 16:43:45.894847 [ 193 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 24 rows starting from the beginning of the part | ||
| 20651 | 2026.02.23 16:43:45.894924 [ 193 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 20652 | 2026.02.23 16:43:45.894973 [ 193 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part | ||
| 20653 | 2026.02.23 16:43:45.895019 [ 193 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 20654 | 2026.02.23 16:43:45.895065 [ 193 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 20655 | 2026.02.23 16:43:45.895917 [ 187 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338418 sec., 32874.63258862328 rows/sec., 2.77 MiB/sec. | ||
| 20656 | 2026.02.23 16:43:45.896152 [ 194 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 20657 | 2026.02.23 16:43:45.896551 [ 194 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_49_12} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20658 | 2026.02.23 16:43:45.896638 [ 194 ] {aca7842a-9245-4e3c-8c67-e3828bf88048::all_1_49_12} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 20659 | 2026.02.23 16:43:45.896756 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20660 | 2026.02.23 16:43:47.195674 [ 222 ] {} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): 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] | ||
| 20661 | 2026.02.23 16:43:47.195731 [ 222 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): 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] | ||
| 20662 | 2026.02.23 16:43:47.198173 [ 222 ] {} <Debug> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): 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] | ||
| 20663 | 2026.02.23 16:43:49.201754 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20664 | 2026.02.23 16:43:49.202017 [ 278 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 20665 | 2026.02.23 16:43:49.202396 [ 278 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20666 | 2026.02.23 16:43:49.202439 [ 278 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 20667 | 2026.02.23 16:43:49.202723 [ 278 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20668 | 2026.02.23 16:43:49.202794 [ 278 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20669 | 2026.02.23 16:43:49.202938 [ 278 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 20670 | 2026.02.23 16:43:49.203047 [ 322 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20671 | 2026.02.23 16:43:49.203048 [ 306 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 20672 | 2026.02.23 16:43:49.203177 [ 278 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Debug> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 20673 | 2026.02.23 16:43:49.203206 [ 278 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20674 | 2026.02.23 16:43:49.203258 [ 278 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 20675 | 2026.02.23 16:43:49.203280 [ 278 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20676 | 2026.02.23 16:43:49.204441 [ 278 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.002537 sec., 18919.98423334647 rows/sec., 751.76 KiB/sec. | ||
| 20677 | 2026.02.23 16:43:49.204549 [ 278 ] {7abef954-e370-4f41-a85a-3f9447b9ffe9} <Debug> TCPHandler: Processed in 0.002923181 sec. | ||
| 20678 | 2026.02.23 16:43:49.243171 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20679 | 2026.02.23 16:43:49.243292 [ 278 ] {e87da097-b2e7-4653-8181-02011a5c8726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20680 | 2026.02.23 16:43:49.243340 [ 278 ] {e87da097-b2e7-4653-8181-02011a5c8726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20681 | 2026.02.23 16:43:49.243964 [ 278 ] {e87da097-b2e7-4653-8181-02011a5c8726} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20682 | 2026.02.23 16:43:49.244009 [ 278 ] {e87da097-b2e7-4653-8181-02011a5c8726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20683 | 2026.02.23 16:43:49.244573 [ 278 ] {e87da097-b2e7-4653-8181-02011a5c8726} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 20684 | 2026.02.23 16:43:49.244968 [ 278 ] {e87da097-b2e7-4653-8181-02011a5c8726} <Trace> oximeter.timeseries_schema (01d04810-3288-4eb0-b300-784d29626f91): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20685 | 2026.02.23 16:43:49.245119 [ 278 ] {e87da097-b2e7-4653-8181-02011a5c8726} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001863 sec., 536.7686527106816 rows/sec., 149.39 KiB/sec. | ||
| 20686 | 2026.02.23 16:43:49.245162 [ 278 ] {e87da097-b2e7-4653-8181-02011a5c8726} <Debug> TCPHandler: Processed in 0.002045902 sec. | ||
| 20687 | 2026.02.23 16:43:49.245343 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20688 | 2026.02.23 16:43:49.245441 [ 278 ] {c579c92b-aaa8-4a5a-a98f-5f1fa78db386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20689 | 2026.02.23 16:43:49.245483 [ 278 ] {c579c92b-aaa8-4a5a-a98f-5f1fa78db386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20690 | 2026.02.23 16:43:49.245915 [ 278 ] {c579c92b-aaa8-4a5a-a98f-5f1fa78db386} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20691 | 2026.02.23 16:43:49.245954 [ 278 ] {c579c92b-aaa8-4a5a-a98f-5f1fa78db386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20692 | 2026.02.23 16:43:49.246453 [ 278 ] {c579c92b-aaa8-4a5a-a98f-5f1fa78db386} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 20693 | 2026.02.23 16:43:49.246868 [ 278 ] {c579c92b-aaa8-4a5a-a98f-5f1fa78db386} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20694 | 2026.02.23 16:43:49.247003 [ 278 ] {c579c92b-aaa8-4a5a-a98f-5f1fa78db386} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001584 sec., 15151.515151515152 rows/sec., 1.26 MiB/sec. | ||
| 20695 | 2026.02.23 16:43:49.247041 [ 278 ] {c579c92b-aaa8-4a5a-a98f-5f1fa78db386} <Debug> TCPHandler: Processed in 0.001747776 sec. | ||
| 20696 | 2026.02.23 16:43:49.247154 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20697 | 2026.02.23 16:43:49.247248 [ 278 ] {bbac4578-398b-4e8a-9a58-b65090e54110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20698 | 2026.02.23 16:43:49.247287 [ 278 ] {bbac4578-398b-4e8a-9a58-b65090e54110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20699 | 2026.02.23 16:43:49.247676 [ 278 ] {bbac4578-398b-4e8a-9a58-b65090e54110} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20700 | 2026.02.23 16:43:49.247712 [ 278 ] {bbac4578-398b-4e8a-9a58-b65090e54110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20701 | 2026.02.23 16:43:49.248125 [ 278 ] {bbac4578-398b-4e8a-9a58-b65090e54110} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20702 | 2026.02.23 16:43:49.248598 [ 278 ] {bbac4578-398b-4e8a-9a58-b65090e54110} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20703 | 2026.02.23 16:43:49.248730 [ 278 ] {bbac4578-398b-4e8a-9a58-b65090e54110} <Debug> executeQuery: Read 9 rows, 729.00 B in 0.0015 sec., 6000 rows/sec., 474.61 KiB/sec. | ||
| 20704 | 2026.02.23 16:43:49.248767 [ 278 ] {bbac4578-398b-4e8a-9a58-b65090e54110} <Debug> TCPHandler: Processed in 0.001659444 sec. | ||
| 20705 | 2026.02.23 16:43:49.248874 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20706 | 2026.02.23 16:43:49.248966 [ 278 ] {5b84a4d7-0ffa-4dce-86e3-8742413255bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20707 | 2026.02.23 16:43:49.249005 [ 278 ] {5b84a4d7-0ffa-4dce-86e3-8742413255bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20708 | 2026.02.23 16:43:49.250193 [ 278 ] {5b84a4d7-0ffa-4dce-86e3-8742413255bf} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20709 | 2026.02.23 16:43:49.250230 [ 278 ] {5b84a4d7-0ffa-4dce-86e3-8742413255bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20710 | 2026.02.23 16:43:49.250778 [ 278 ] {5b84a4d7-0ffa-4dce-86e3-8742413255bf} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20711 | 2026.02.23 16:43:49.251230 [ 278 ] {5b84a4d7-0ffa-4dce-86e3-8742413255bf} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20712 | 2026.02.23 16:43:49.251363 [ 278 ] {5b84a4d7-0ffa-4dce-86e3-8742413255bf} <Debug> executeQuery: Read 1425 rows, 122.52 KiB in 0.002415 sec., 590062.1118012422 rows/sec., 49.54 MiB/sec. | ||
| 20713 | 2026.02.23 16:43:49.251401 [ 278 ] {5b84a4d7-0ffa-4dce-86e3-8742413255bf} <Debug> TCPHandler: Processed in 0.002573013 sec. | ||
| 20714 | 2026.02.23 16:43:49.251511 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20715 | 2026.02.23 16:43:49.251603 [ 278 ] {47b6d13f-77e7-4510-9350-f73edcf3d3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20716 | 2026.02.23 16:43:49.251642 [ 278 ] {47b6d13f-77e7-4510-9350-f73edcf3d3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20717 | 2026.02.23 16:43:49.252053 [ 278 ] {47b6d13f-77e7-4510-9350-f73edcf3d3ac} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20718 | 2026.02.23 16:43:49.252089 [ 278 ] {47b6d13f-77e7-4510-9350-f73edcf3d3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20719 | 2026.02.23 16:43:49.252481 [ 278 ] {47b6d13f-77e7-4510-9350-f73edcf3d3ac} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20720 | 2026.02.23 16:43:49.253031 [ 278 ] {47b6d13f-77e7-4510-9350-f73edcf3d3ac} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20721 | 2026.02.23 16:43:49.253173 [ 278 ] {47b6d13f-77e7-4510-9350-f73edcf3d3ac} <Debug> executeQuery: Read 71 rows, 5.33 KiB in 0.001588 sec., 44710.327455919396 rows/sec., 3.28 MiB/sec. | ||
| 20722 | 2026.02.23 16:43:49.253176 [ 133 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20723 | 2026.02.23 16:43:49.253215 [ 278 ] {47b6d13f-77e7-4510-9350-f73edcf3d3ac} <Debug> TCPHandler: Processed in 0.001751267 sec. | ||
| 20724 | 2026.02.23 16:43:49.253249 [ 133 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20725 | 2026.02.23 16:43:49.253277 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20726 | 2026.02.23 16:43:49.253351 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20727 | 2026.02.23 16:43:49.253396 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::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 | ||
| 20728 | 2026.02.23 16:43:49.253453 [ 278 ] {14c3c805-1c2a-46ff-aa25-0bee160597bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20729 | 2026.02.23 16:43:49.253500 [ 278 ] {14c3c805-1c2a-46ff-aa25-0bee160597bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20730 | 2026.02.23 16:43:49.253534 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20731 | 2026.02.23 16:43:49.253577 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 220 rows starting from the beginning of the part | ||
| 20732 | 2026.02.23 16:43:49.253648 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 43 rows starting from the beginning of the part | ||
| 20733 | 2026.02.23 16:43:49.253699 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 16 rows starting from the beginning of the part | ||
| 20734 | 2026.02.23 16:43:49.253743 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 47 rows starting from the beginning of the part | ||
| 20735 | 2026.02.23 16:43:49.253784 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 10 rows starting from the beginning of the part | ||
| 20736 | 2026.02.23 16:43:49.253828 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 71 rows starting from the beginning of the part | ||
| 20737 | 2026.02.23 16:43:49.254031 [ 278 ] {14c3c805-1c2a-46ff-aa25-0bee160597bb} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20738 | 2026.02.23 16:43:49.254073 [ 278 ] {14c3c805-1c2a-46ff-aa25-0bee160597bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20739 | 2026.02.23 16:43:49.254542 [ 278 ] {14c3c805-1c2a-46ff-aa25-0bee160597bb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20740 | 2026.02.23 16:43:49.254781 [ 187 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144368 sec., 281918.4306771584 rows/sec., 20.28 MiB/sec. | ||
| 20741 | 2026.02.23 16:43:49.255024 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20742 | 2026.02.23 16:43:49.255053 [ 278 ] {14c3c805-1c2a-46ff-aa25-0bee160597bb} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20743 | 2026.02.23 16:43:49.255199 [ 278 ] {14c3c805-1c2a-46ff-aa25-0bee160597bb} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001765 sec., 142776.20396600565 rows/sec., 9.87 MiB/sec. | ||
| 20744 | 2026.02.23 16:43:49.255240 [ 278 ] {14c3c805-1c2a-46ff-aa25-0bee160597bb} <Debug> TCPHandler: Processed in 0.00194443 sec. | ||
| 20745 | 2026.02.23 16:43:49.255355 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20746 | 2026.02.23 16:43:49.255454 [ 278 ] {f13e4d2f-2ed6-43da-a086-e7478aa65575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20747 | 2026.02.23 16:43:49.255495 [ 278 ] {f13e4d2f-2ed6-43da-a086-e7478aa65575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20748 | 2026.02.23 16:43:49.255581 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_146_29} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20749 | 2026.02.23 16:43:49.255668 [ 190 ] {d6084d08-7327-4770-82fc-9ad3e3ec9f70::all_1_146_29} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20750 | 2026.02.23 16:43:49.255753 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20751 | 2026.02.23 16:43:49.255896 [ 278 ] {f13e4d2f-2ed6-43da-a086-e7478aa65575} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20752 | 2026.02.23 16:43:49.255938 [ 278 ] {f13e4d2f-2ed6-43da-a086-e7478aa65575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20753 | 2026.02.23 16:43:49.256369 [ 278 ] {f13e4d2f-2ed6-43da-a086-e7478aa65575} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 20754 | 2026.02.23 16:43:49.256828 [ 278 ] {f13e4d2f-2ed6-43da-a086-e7478aa65575} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20755 | 2026.02.23 16:43:49.256962 [ 278 ] {f13e4d2f-2ed6-43da-a086-e7478aa65575} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001527 sec., 7858.546168958743 rows/sec., 613.95 KiB/sec. | ||
| 20756 | 2026.02.23 16:43:49.257001 [ 278 ] {f13e4d2f-2ed6-43da-a086-e7478aa65575} <Debug> TCPHandler: Processed in 0.001696444 sec. | ||
| 20757 | 2026.02.23 16:43:49.257111 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20758 | 2026.02.23 16:43:49.257207 [ 278 ] {cee4cfab-3515-4ed0-a35a-b82a06295f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20759 | 2026.02.23 16:43:49.257246 [ 278 ] {cee4cfab-3515-4ed0-a35a-b82a06295f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20760 | 2026.02.23 16:43:49.257925 [ 278 ] {cee4cfab-3515-4ed0-a35a-b82a06295f92} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20761 | 2026.02.23 16:43:49.257961 [ 278 ] {cee4cfab-3515-4ed0-a35a-b82a06295f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20762 | 2026.02.23 16:43:49.258431 [ 278 ] {cee4cfab-3515-4ed0-a35a-b82a06295f92} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20763 | 2026.02.23 16:43:49.258907 [ 278 ] {cee4cfab-3515-4ed0-a35a-b82a06295f92} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20764 | 2026.02.23 16:43:49.259041 [ 278 ] {cee4cfab-3515-4ed0-a35a-b82a06295f92} <Debug> executeQuery: Read 633 rows, 48.63 KiB in 0.001852 sec., 341792.656587473 rows/sec., 25.64 MiB/sec. | ||
| 20765 | 2026.02.23 16:43:49.259080 [ 278 ] {cee4cfab-3515-4ed0-a35a-b82a06295f92} <Debug> TCPHandler: Processed in 0.002019161 sec. | ||
| 20766 | 2026.02.23 16:43:49.259200 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20767 | 2026.02.23 16:43:49.259296 [ 278 ] {94c90623-4157-4975-b825-550fbe7da7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20768 | 2026.02.23 16:43:49.259339 [ 278 ] {94c90623-4157-4975-b825-550fbe7da7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20769 | 2026.02.23 16:43:49.259971 [ 278 ] {94c90623-4157-4975-b825-550fbe7da7a2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20770 | 2026.02.23 16:43:49.260008 [ 278 ] {94c90623-4157-4975-b825-550fbe7da7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20771 | 2026.02.23 16:43:49.260593 [ 278 ] {94c90623-4157-4975-b825-550fbe7da7a2} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20772 | 2026.02.23 16:43:49.261156 [ 278 ] {94c90623-4157-4975-b825-550fbe7da7a2} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20773 | 2026.02.23 16:43:49.261286 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Selected 6 parts from all_1_143_33 to all_148_148_0 | ||
| 20774 | 2026.02.23 16:43:49.261293 [ 278 ] {94c90623-4157-4975-b825-550fbe7da7a2} <Debug> executeQuery: Read 886 rows, 61.55 KiB in 0.002016 sec., 439484.126984127 rows/sec., 29.82 MiB/sec. | ||
| 20775 | 2026.02.23 16:43:49.261336 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20776 | 2026.02.23 16:43:49.261356 [ 278 ] {94c90623-4157-4975-b825-550fbe7da7a2} <Debug> TCPHandler: Processed in 0.002206215 sec. | ||
| 20777 | 2026.02.23 16:43:49.261361 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20778 | 2026.02.23 16:43:49.261467 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_148_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_143_33 to all_148_148_0 into Compact with storage Full | ||
| 20779 | 2026.02.23 16:43:49.261481 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20780 | 2026.02.23 16:43:49.261596 [ 278 ] {13ebf045-3eb4-4b55-9fca-9178324863f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20781 | 2026.02.23 16:43:49.261600 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_148_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20782 | 2026.02.23 16:43:49.261655 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_33, total 43206 rows starting from the beginning of the part | ||
| 20783 | 2026.02.23 16:43:49.261659 [ 278 ] {13ebf045-3eb4-4b55-9fca-9178324863f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20784 | 2026.02.23 16:43:49.261725 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 20785 | 2026.02.23 16:43:49.261787 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 163 rows starting from the beginning of the part | ||
| 20786 | 2026.02.23 16:43:49.261838 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 20787 | 2026.02.23 16:43:49.261884 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 20788 | 2026.02.23 16:43:49.261930 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 886 rows starting from the beginning of the part | ||
| 20789 | 2026.02.23 16:43:49.262599 [ 278 ] {13ebf045-3eb4-4b55-9fca-9178324863f5} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20790 | 2026.02.23 16:43:49.262641 [ 278 ] {13ebf045-3eb4-4b55-9fca-9178324863f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20791 | 2026.02.23 16:43:49.263321 [ 278 ] {13ebf045-3eb4-4b55-9fca-9178324863f5} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20792 | 2026.02.23 16:43:49.263741 [ 278 ] {13ebf045-3eb4-4b55-9fca-9178324863f5} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20793 | 2026.02.23 16:43:49.263887 [ 278 ] {13ebf045-3eb4-4b55-9fca-9178324863f5} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002309 sec., 21654.395842356 rows/sec., 38.80 MiB/sec. | ||
| 20794 | 2026.02.23 16:43:49.263901 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20795 | 2026.02.23 16:43:49.263945 [ 278 ] {13ebf045-3eb4-4b55-9fca-9178324863f5} <Debug> TCPHandler: Processed in 0.002514692 sec. | ||
| 20796 | 2026.02.23 16:43:49.263953 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20797 | 2026.02.23 16:43:49.263987 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20798 | 2026.02.23 16:43:49.264070 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20799 | 2026.02.23 16:43:49.264087 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::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 | ||
| 20800 | 2026.02.23 16:43:49.264170 [ 278 ] {b6700bc3-b6c2-4761-828f-941d27db79f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20801 | 2026.02.23 16:43:49.264215 [ 278 ] {b6700bc3-b6c2-4761-828f-941d27db79f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20802 | 2026.02.23 16:43:49.264327 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20803 | 2026.02.23 16:43:49.264401 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2851 rows starting from the beginning of the part | ||
| 20804 | 2026.02.23 16:43:49.264552 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 43 rows starting from the beginning of the part | ||
| 20805 | 2026.02.23 16:43:49.264571 [ 278 ] {b6700bc3-b6c2-4761-828f-941d27db79f3} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20806 | 2026.02.23 16:43:49.264614 [ 278 ] {b6700bc3-b6c2-4761-828f-941d27db79f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20807 | 2026.02.23 16:43:49.264684 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 10 rows starting from the beginning of the part | ||
| 20808 | 2026.02.23 16:43:49.264816 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 47 rows starting from the beginning of the part | ||
| 20809 | 2026.02.23 16:43:49.264948 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 10 rows starting from the beginning of the part | ||
| 20810 | 2026.02.23 16:43:49.265073 [ 278 ] {b6700bc3-b6c2-4761-828f-941d27db79f3} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20811 | 2026.02.23 16:43:49.265170 [ 186 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 50 rows starting from the beginning of the part | ||
| 20812 | 2026.02.23 16:43:49.265544 [ 278 ] {b6700bc3-b6c2-4761-828f-941d27db79f3} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20813 | 2026.02.23 16:43:49.265695 [ 278 ] {b6700bc3-b6c2-4761-828f-941d27db79f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. | ||
| 20814 | 2026.02.23 16:43:49.265732 [ 278 ] {b6700bc3-b6c2-4761-828f-941d27db79f3} <Debug> TCPHandler: Processed in 0.001712715 sec. | ||
| 20815 | 2026.02.23 16:43:49.270386 [ 196 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_148_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44735 rows, containing 5 columns (5 merged, 0 gathered) in 0.008960014 sec., 4992737.734561576 rows/sec., 340.84 MiB/sec. | ||
| 20816 | 2026.02.23 16:43:49.270935 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_148_34} <Trace> MergedBlockOutputStream: filled checksums all_1_148_34 (state Temporary) | ||
| 20817 | 2026.02.23 16:43:49.271670 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_148_34} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_merge_all_1_148_34 to all_1_148_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20818 | 2026.02.23 16:43:49.271832 [ 194 ] {2f275efb-e653-4fc2-8ea5-0e1fb157e140::all_1_148_34} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140) (MergerMutator): Merged 6 parts: [all_1_143_33, all_148_148_0] -> all_1_148_34 | ||
| 20819 | 2026.02.23 16:43:49.271919 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 20820 | 2026.02.23 16:43:49.276697 [ 200 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3011 rows, containing 19 columns (19 merged, 0 gathered) in 0.01265647 sec., 237902.03745594152 rows/sec., 426.31 MiB/sec. | ||
| 20821 | 2026.02.23 16:43:49.279586 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20822 | 2026.02.23 16:43:49.280265 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20823 | 2026.02.23 16:43:49.280354 [ 196 ] {74cf2a51-cda5-406d-a91f-09834f1e47bd::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20824 | 2026.02.23 16:43:49.280502 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.62 MiB. | ||
| 20825 | 2026.02.23 16:43:50.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.62 MiB, peak 419.67 MiB, free memory in arenas 0.00 B, will set to 404.44 MiB (RSS), difference: 4.82 MiB | ||
| 20826 | 2026.02.23 16:43:50.311553 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48504 | ||
| 20827 | 2026.02.23 16:43:50.312213 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20828 | 2026.02.23 16:43:50.312265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20829 | 2026.02.23 16:43:50.312749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 20830 | 2026.02.23 16:43:50.312981 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20831 | 2026.02.23 16:43:50.313135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48504 | ||
| 20832 | 2026.02.23 16:43:50.313141 [ 133 ] {} <Debug> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 20833 | 2026.02.23 16:43:50.313215 [ 133 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20834 | 2026.02.23 16:43:50.313241 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20835 | 2026.02.23 16:43:50.313385 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 20836 | 2026.02.23 16:43:50.313540 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20837 | 2026.02.23 16:43:50.313583 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46072 rows starting from the beginning of the part | ||
| 20838 | 2026.02.23 16:43:50.313664 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 20839 | 2026.02.23 16:43:50.313716 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 20840 | 2026.02.23 16:43:50.313766 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 20841 | 2026.02.23 16:43:50.313811 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 20842 | 2026.02.23 16:43:50.313857 [ 198 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::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 | ||
| 20843 | 2026.02.23 16:43:50.316790 [ 192 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48504 rows, containing 4 columns (4 merged, 0 gathered) in 0.003474212 sec., 13961151.478378406 rows/sec., 199.72 MiB/sec. | ||
| 20844 | 2026.02.23 16:43:50.317234 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 20845 | 2026.02.23 16:43:50.317542 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_101_20} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20846 | 2026.02.23 16:43:50.317623 [ 197 ] {e006da4c-49b0-4d27-967a-f293ec4e8bf5::all_1_101_20} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 20847 | 2026.02.23 16:43:50.317753 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20848 | 2026.02.23 16:43:52.084672 [ 149 ] {} <Debug> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 20849 | 2026.02.23 16:43:52.084740 [ 149 ] {} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20850 | 2026.02.23 16:43:52.084765 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 20851 | 2026.02.23 16:43:52.084881 [ 202 ] {c4023ee6-d304-4be9-ac18-40ab79ff5d48::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 | ||
| 20852 | 2026.02.23 16:43:52.085028 [ 202 ] {c4023ee6-d304-4be9-ac18-40ab79ff5d48::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20853 | 2026.02.23 16:43:52.085066 [ 202 ] {c4023ee6-d304-4be9-ac18-40ab79ff5d48::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 | ||
| 20854 | 2026.02.23 16:43:52.085134 [ 202 ] {c4023ee6-d304-4be9-ac18-40ab79ff5d48::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 | ||
| 20855 | 2026.02.23 16:43:52.085180 [ 202 ] {c4023ee6-d304-4be9-ac18-40ab79ff5d48::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 | ||
| 20856 | 2026.02.23 16:43:52.085220 [ 202 ] {c4023ee6-d304-4be9-ac18-40ab79ff5d48::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 | ||
| 20857 | 2026.02.23 16:43:52.085261 [ 202 ] {c4023ee6-d304-4be9-ac18-40ab79ff5d48::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 | ||
| 20858 | 2026.02.23 16:43:52.087104 [ 197 ] {c4023ee6-d304-4be9-ac18-40ab79ff5d48::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002274947 sec., 18461.968564542385 rows/sec., 1.32 MiB/sec. | ||
| 20859 | 2026.02.23 16:43:52.087299 [ 192 ] {c4023ee6-d304-4be9-ac18-40ab79ff5d48::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 20860 | 2026.02.23 16:43:52.087646 [ 192 ] {c4023ee6-d304-4be9-ac18-40ab79ff5d48::all_1_5_1} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20861 | 2026.02.23 16:43:52.087728 [ 192 ] {c4023ee6-d304-4be9-ac18-40ab79ff5d48::all_1_5_1} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 20862 | 2026.02.23 16:43:52.087826 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 20863 | 2026.02.23 16:43:52.943732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 20864 | 2026.02.23 16:43:52.962634 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20865 | 2026.02.23 16:43:52.962690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20866 | 2026.02.23 16:43:52.968953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 20867 | 2026.02.23 16:43:52.969674 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20868 | 2026.02.23 16:43:52.969987 [ 149 ] {} <Debug> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 20869 | 2026.02.23 16:43:52.970071 [ 149 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20870 | 2026.02.23 16:43:52.970103 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20871 | 2026.02.23 16:43:52.970258 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20872 | 2026.02.23 16:43:52.973024 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 20873 | 2026.02.23 16:43:52.973473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2526 | ||
| 20874 | 2026.02.23 16:43:52.974319 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20875 | 2026.02.23 16:43:52.976028 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20876 | 2026.02.23 16:43:52.976150 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20877 | 2026.02.23 16:43:52.976196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20878 | 2026.02.23 16:43:52.977464 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 20879 | 2026.02.23 16:43:52.977743 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20880 | 2026.02.23 16:43:52.978134 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2526 | ||
| 20881 | 2026.02.23 16:43:52.981138 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20882 | 2026.02.23 16:43:52.986068 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20883 | 2026.02.23 16:43:52.991120 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20884 | 2026.02.23 16:43:52.996549 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20885 | 2026.02.23 16:43:53.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.99 MiB, peak 419.67 MiB, free memory in arenas 0.00 B, will set to 404.45 MiB (RSS), difference: -4.54 MiB | ||
| 20886 | 2026.02.23 16:43:53.001746 [ 197 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::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 | ||
| 20887 | 2026.02.23 16:43:53.068574 [ 192 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.098378523 sec., 7735.4281889351 rows/sec., 40.00 MiB/sec. | ||
| 20888 | 2026.02.23 16:43:53.071690 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 20889 | 2026.02.23 16:43:53.073633 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_101_20} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20890 | 2026.02.23 16:43:53.073709 [ 199 ] {3c5e35cc-2202-4d2d-a2da-f2d3b912fea0::all_1_101_20} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 20891 | 2026.02.23 16:43:53.075940 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20892 | 2026.02.23 16:43:54.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.99 MiB, peak 419.67 MiB, free memory in arenas 0.00 B, will set to 404.45 MiB (RSS), difference: 3.46 MiB | ||
| 20893 | 2026.02.23 16:43:54.206892 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20894 | 2026.02.23 16:43:54.207064 [ 278 ] {5e5c6714-a6d8-4d06-9cf3-54c4fe7f57b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20895 | 2026.02.23 16:43:54.207127 [ 278 ] {5e5c6714-a6d8-4d06-9cf3-54c4fe7f57b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20896 | 2026.02.23 16:43:54.207809 [ 278 ] {5e5c6714-a6d8-4d06-9cf3-54c4fe7f57b9} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20897 | 2026.02.23 16:43:54.207846 [ 278 ] {5e5c6714-a6d8-4d06-9cf3-54c4fe7f57b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20898 | 2026.02.23 16:43:54.208222 [ 278 ] {5e5c6714-a6d8-4d06-9cf3-54c4fe7f57b9} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20899 | 2026.02.23 16:43:54.208445 [ 278 ] {5e5c6714-a6d8-4d06-9cf3-54c4fe7f57b9} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20900 | 2026.02.23 16:43:54.208597 [ 278 ] {5e5c6714-a6d8-4d06-9cf3-54c4fe7f57b9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001582 sec., 48040.455120101135 rows/sec., 3.96 MiB/sec. | ||
| 20901 | 2026.02.23 16:43:54.208639 [ 278 ] {5e5c6714-a6d8-4d06-9cf3-54c4fe7f57b9} <Debug> TCPHandler: Processed in 0.001871148 sec. | ||
| 20902 | 2026.02.23 16:43:54.208792 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20903 | 2026.02.23 16:43:54.208889 [ 278 ] {fc6bed82-4ca9-4c1e-b9bd-41b01ac2d874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20904 | 2026.02.23 16:43:54.208930 [ 278 ] {fc6bed82-4ca9-4c1e-b9bd-41b01ac2d874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20905 | 2026.02.23 16:43:54.209339 [ 278 ] {fc6bed82-4ca9-4c1e-b9bd-41b01ac2d874} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20906 | 2026.02.23 16:43:54.209378 [ 278 ] {fc6bed82-4ca9-4c1e-b9bd-41b01ac2d874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20907 | 2026.02.23 16:43:54.209668 [ 278 ] {fc6bed82-4ca9-4c1e-b9bd-41b01ac2d874} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20908 | 2026.02.23 16:43:54.209860 [ 278 ] {fc6bed82-4ca9-4c1e-b9bd-41b01ac2d874} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20909 | 2026.02.23 16:43:54.209979 [ 278 ] {fc6bed82-4ca9-4c1e-b9bd-41b01ac2d874} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001132 sec., 8833.922261484098 rows/sec., 664.27 KiB/sec. | ||
| 20910 | 2026.02.23 16:43:54.210014 [ 278 ] {fc6bed82-4ca9-4c1e-b9bd-41b01ac2d874} <Debug> TCPHandler: Processed in 0.001307467 sec. | ||
| 20911 | 2026.02.23 16:43:54.210127 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20912 | 2026.02.23 16:43:54.210223 [ 278 ] {cb1c09f5-a903-463e-9c3b-87d6e322e22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20913 | 2026.02.23 16:43:54.210261 [ 278 ] {cb1c09f5-a903-463e-9c3b-87d6e322e22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20914 | 2026.02.23 16:43:54.210723 [ 278 ] {cb1c09f5-a903-463e-9c3b-87d6e322e22f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20915 | 2026.02.23 16:43:54.210757 [ 278 ] {cb1c09f5-a903-463e-9c3b-87d6e322e22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20916 | 2026.02.23 16:43:54.211065 [ 278 ] {cb1c09f5-a903-463e-9c3b-87d6e322e22f} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20917 | 2026.02.23 16:43:54.211265 [ 278 ] {cb1c09f5-a903-463e-9c3b-87d6e322e22f} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20918 | 2026.02.23 16:43:54.211388 [ 278 ] {cb1c09f5-a903-463e-9c3b-87d6e322e22f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001142 sec., 64798.59894921191 rows/sec., 5.06 MiB/sec. | ||
| 20919 | 2026.02.23 16:43:54.211425 [ 278 ] {cb1c09f5-a903-463e-9c3b-87d6e322e22f} <Debug> TCPHandler: Processed in 0.001313547 sec. | ||
| 20920 | 2026.02.23 16:43:54.211547 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20921 | 2026.02.23 16:43:54.211645 [ 278 ] {7a74c7cd-71fe-4051-aec6-f61a30904a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20922 | 2026.02.23 16:43:54.211694 [ 278 ] {7a74c7cd-71fe-4051-aec6-f61a30904a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20923 | 2026.02.23 16:43:54.212110 [ 278 ] {7a74c7cd-71fe-4051-aec6-f61a30904a7f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20924 | 2026.02.23 16:43:54.212144 [ 278 ] {7a74c7cd-71fe-4051-aec6-f61a30904a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20925 | 2026.02.23 16:43:54.212466 [ 278 ] {7a74c7cd-71fe-4051-aec6-f61a30904a7f} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20926 | 2026.02.23 16:43:54.212673 [ 278 ] {7a74c7cd-71fe-4051-aec6-f61a30904a7f} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20927 | 2026.02.23 16:43:54.212804 [ 278 ] {7a74c7cd-71fe-4051-aec6-f61a30904a7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 20928 | 2026.02.23 16:43:54.212840 [ 278 ] {7a74c7cd-71fe-4051-aec6-f61a30904a7f} <Debug> TCPHandler: Processed in 0.001346637 sec. | ||
| 20929 | 2026.02.23 16:43:54.212949 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20930 | 2026.02.23 16:43:54.213055 [ 278 ] {36d3e93f-d523-4e61-9961-e47b77b82842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20931 | 2026.02.23 16:43:54.213115 [ 278 ] {36d3e93f-d523-4e61-9961-e47b77b82842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20932 | 2026.02.23 16:43:54.213904 [ 278 ] {36d3e93f-d523-4e61-9961-e47b77b82842} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20933 | 2026.02.23 16:43:54.213940 [ 278 ] {36d3e93f-d523-4e61-9961-e47b77b82842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20934 | 2026.02.23 16:43:54.214447 [ 278 ] {36d3e93f-d523-4e61-9961-e47b77b82842} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20935 | 2026.02.23 16:43:54.214668 [ 278 ] {36d3e93f-d523-4e61-9961-e47b77b82842} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20936 | 2026.02.23 16:43:54.214806 [ 278 ] {36d3e93f-d523-4e61-9961-e47b77b82842} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001772 sec., 5643.340857787811 rows/sec., 10.11 MiB/sec. | ||
| 20937 | 2026.02.23 16:43:54.214871 [ 278 ] {36d3e93f-d523-4e61-9961-e47b77b82842} <Debug> TCPHandler: Processed in 0.00197171 sec. | ||
| 20938 | 2026.02.23 16:43:54.214983 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20939 | 2026.02.23 16:43:54.215086 [ 278 ] {9c678f24-268f-443f-84f8-3b12f4c231c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20940 | 2026.02.23 16:43:54.215128 [ 278 ] {9c678f24-268f-443f-84f8-3b12f4c231c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20941 | 2026.02.23 16:43:54.215470 [ 278 ] {9c678f24-268f-443f-84f8-3b12f4c231c2} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20942 | 2026.02.23 16:43:54.215504 [ 278 ] {9c678f24-268f-443f-84f8-3b12f4c231c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20943 | 2026.02.23 16:43:54.215802 [ 278 ] {9c678f24-268f-443f-84f8-3b12f4c231c2} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20944 | 2026.02.23 16:43:54.216008 [ 278 ] {9c678f24-268f-443f-84f8-3b12f4c231c2} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20945 | 2026.02.23 16:43:54.216134 [ 278 ] {9c678f24-268f-443f-84f8-3b12f4c231c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 20946 | 2026.02.23 16:43:54.216170 [ 278 ] {9c678f24-268f-443f-84f8-3b12f4c231c2} <Debug> TCPHandler: Processed in 0.001237295 sec. | ||
| 20947 | 2026.02.23 16:43:55.257385 [ 217 ] {} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 20948 | 2026.02.23 16:43:55.257459 [ 217 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 20949 | 2026.02.23 16:43:55.260364 [ 217 ] {} <Debug> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): 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] | ||
| 20950 | 2026.02.23 16:43:55.305205 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 20951 | 2026.02.23 16:43:55.305270 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 20952 | 2026.02.23 16:43:55.308491 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): 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] | ||
| 20953 | 2026.02.23 16:43:56.001230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.45 MiB, peak 419.67 MiB, free memory in arenas 0.00 B, will set to 404.45 MiB (RSS), difference: 4.00 MiB | ||
| 20954 | 2026.02.23 16:43:57.577076 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20955 | 2026.02.23 16:43:57.577137 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20956 | 2026.02.23 16:43:57.814271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48952 | ||
| 20957 | 2026.02.23 16:43:57.814782 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20958 | 2026.02.23 16:43:57.814816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20959 | 2026.02.23 16:43:57.815284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 20960 | 2026.02.23 16:43:57.815507 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20961 | 2026.02.23 16:43:57.815636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48952 | ||
| 20962 | 2026.02.23 16:43:59.209645 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20963 | 2026.02.23 16:43:59.209835 [ 278 ] {867b1f46-9bf7-46c2-bf0c-c86b63c13814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20964 | 2026.02.23 16:43:59.209908 [ 278 ] {867b1f46-9bf7-46c2-bf0c-c86b63c13814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20965 | 2026.02.23 16:43:59.210566 [ 278 ] {867b1f46-9bf7-46c2-bf0c-c86b63c13814} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20966 | 2026.02.23 16:43:59.210609 [ 278 ] {867b1f46-9bf7-46c2-bf0c-c86b63c13814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20967 | 2026.02.23 16:43:59.210982 [ 278 ] {867b1f46-9bf7-46c2-bf0c-c86b63c13814} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20968 | 2026.02.23 16:43:59.211202 [ 278 ] {867b1f46-9bf7-46c2-bf0c-c86b63c13814} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20969 | 2026.02.23 16:43:59.211360 [ 278 ] {867b1f46-9bf7-46c2-bf0c-c86b63c13814} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001579 sec., 1899.9366687777074 rows/sec., 141.01 KiB/sec. | ||
| 20970 | 2026.02.23 16:43:59.211404 [ 278 ] {867b1f46-9bf7-46c2-bf0c-c86b63c13814} <Debug> TCPHandler: Processed in 0.001898199 sec. | ||
| 20971 | 2026.02.23 16:43:59.211524 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20972 | 2026.02.23 16:43:59.211620 [ 278 ] {dc781721-25df-403c-a4cb-70d0810981e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20973 | 2026.02.23 16:43:59.211661 [ 278 ] {dc781721-25df-403c-a4cb-70d0810981e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20974 | 2026.02.23 16:43:59.212165 [ 278 ] {dc781721-25df-403c-a4cb-70d0810981e0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20975 | 2026.02.23 16:43:59.212202 [ 278 ] {dc781721-25df-403c-a4cb-70d0810981e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20976 | 2026.02.23 16:43:59.212509 [ 278 ] {dc781721-25df-403c-a4cb-70d0810981e0} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20977 | 2026.02.23 16:43:59.212717 [ 278 ] {dc781721-25df-403c-a4cb-70d0810981e0} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20978 | 2026.02.23 16:43:59.212850 [ 278 ] {dc781721-25df-403c-a4cb-70d0810981e0} <Debug> executeQuery: Read 164 rows, 14.46 KiB in 0.001247 sec., 131515.63753007216 rows/sec., 11.32 MiB/sec. | ||
| 20979 | 2026.02.23 16:43:59.212889 [ 278 ] {dc781721-25df-403c-a4cb-70d0810981e0} <Debug> TCPHandler: Processed in 0.001415659 sec. | ||
| 20980 | 2026.02.23 16:43:59.212998 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20981 | 2026.02.23 16:43:59.213093 [ 278 ] {3204d8a7-bada-4f84-a1f2-655ea379eed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20982 | 2026.02.23 16:43:59.213133 [ 278 ] {3204d8a7-bada-4f84-a1f2-655ea379eed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20983 | 2026.02.23 16:43:59.213551 [ 278 ] {3204d8a7-bada-4f84-a1f2-655ea379eed3} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20984 | 2026.02.23 16:43:59.213589 [ 278 ] {3204d8a7-bada-4f84-a1f2-655ea379eed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20985 | 2026.02.23 16:43:59.213872 [ 278 ] {3204d8a7-bada-4f84-a1f2-655ea379eed3} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20986 | 2026.02.23 16:43:59.214082 [ 278 ] {3204d8a7-bada-4f84-a1f2-655ea379eed3} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20987 | 2026.02.23 16:43:59.214210 [ 278 ] {3204d8a7-bada-4f84-a1f2-655ea379eed3} <Debug> executeQuery: Read 54 rows, 4.02 KiB in 0.001136 sec., 47535.21126760563 rows/sec., 3.46 MiB/sec. | ||
| 20988 | 2026.02.23 16:43:59.214248 [ 278 ] {3204d8a7-bada-4f84-a1f2-655ea379eed3} <Debug> TCPHandler: Processed in 0.001299087 sec. | ||
| 20989 | 2026.02.23 16:43:59.214355 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20990 | 2026.02.23 16:43:59.214450 [ 278 ] {f3008e31-89b3-4946-ac5f-683a9e2e457e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20991 | 2026.02.23 16:43:59.214490 [ 278 ] {f3008e31-89b3-4946-ac5f-683a9e2e457e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20992 | 2026.02.23 16:43:59.214958 [ 278 ] {f3008e31-89b3-4946-ac5f-683a9e2e457e} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20993 | 2026.02.23 16:43:59.214995 [ 278 ] {f3008e31-89b3-4946-ac5f-683a9e2e457e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 20994 | 2026.02.23 16:43:59.215288 [ 278 ] {f3008e31-89b3-4946-ac5f-683a9e2e457e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20995 | 2026.02.23 16:43:59.215485 [ 278 ] {f3008e31-89b3-4946-ac5f-683a9e2e457e} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20996 | 2026.02.23 16:43:59.215614 [ 278 ] {f3008e31-89b3-4946-ac5f-683a9e2e457e} <Debug> executeQuery: Read 145 rows, 11.40 KiB in 0.001181 sec., 122777.30736663844 rows/sec., 9.42 MiB/sec. | ||
| 20997 | 2026.02.23 16:43:59.215652 [ 278 ] {f3008e31-89b3-4946-ac5f-683a9e2e457e} <Debug> TCPHandler: Processed in 0.001347078 sec. | ||
| 20998 | 2026.02.23 16:43:59.215763 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20999 | 2026.02.23 16:43:59.215859 [ 278 ] {de815efc-bf6a-435f-b0fb-7435e7baa965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21000 | 2026.02.23 16:43:59.215904 [ 278 ] {de815efc-bf6a-435f-b0fb-7435e7baa965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21001 | 2026.02.23 16:43:59.216318 [ 278 ] {de815efc-bf6a-435f-b0fb-7435e7baa965} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21002 | 2026.02.23 16:43:59.216354 [ 278 ] {de815efc-bf6a-435f-b0fb-7435e7baa965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21003 | 2026.02.23 16:43:59.216675 [ 278 ] {de815efc-bf6a-435f-b0fb-7435e7baa965} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21004 | 2026.02.23 16:43:59.216873 [ 278 ] {de815efc-bf6a-435f-b0fb-7435e7baa965} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21005 | 2026.02.23 16:43:59.217000 [ 278 ] {de815efc-bf6a-435f-b0fb-7435e7baa965} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001159 sec., 140638.48144952545 rows/sec., 9.77 MiB/sec. | ||
| 21006 | 2026.02.23 16:43:59.217038 [ 278 ] {de815efc-bf6a-435f-b0fb-7435e7baa965} <Debug> TCPHandler: Processed in 0.001325637 sec. | ||
| 21007 | 2026.02.23 16:43:59.217147 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21008 | 2026.02.23 16:43:59.217242 [ 278 ] {13482ea9-65fb-42a0-98c8-cade678804b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21009 | 2026.02.23 16:43:59.217295 [ 278 ] {13482ea9-65fb-42a0-98c8-cade678804b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21010 | 2026.02.23 16:43:59.218218 [ 278 ] {13482ea9-65fb-42a0-98c8-cade678804b3} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21011 | 2026.02.23 16:43:59.218255 [ 278 ] {13482ea9-65fb-42a0-98c8-cade678804b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21012 | 2026.02.23 16:43:59.218815 [ 278 ] {13482ea9-65fb-42a0-98c8-cade678804b3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21013 | 2026.02.23 16:43:59.219042 [ 278 ] {13482ea9-65fb-42a0-98c8-cade678804b3} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21014 | 2026.02.23 16:43:59.219184 [ 278 ] {13482ea9-65fb-42a0-98c8-cade678804b3} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.00196 sec., 26020.408163265307 rows/sec., 46.63 MiB/sec. | ||
| 21015 | 2026.02.23 16:43:59.219256 [ 278 ] {13482ea9-65fb-42a0-98c8-cade678804b3} <Debug> TCPHandler: Processed in 0.002159435 sec. | ||
| 21016 | 2026.02.23 16:43:59.219372 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21017 | 2026.02.23 16:43:59.219469 [ 278 ] {409b0d2e-72bc-4efd-b6ce-31e32bfa1681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21018 | 2026.02.23 16:43:59.219511 [ 278 ] {409b0d2e-72bc-4efd-b6ce-31e32bfa1681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21019 | 2026.02.23 16:43:59.219829 [ 278 ] {409b0d2e-72bc-4efd-b6ce-31e32bfa1681} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21020 | 2026.02.23 16:43:59.219865 [ 278 ] {409b0d2e-72bc-4efd-b6ce-31e32bfa1681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21021 | 2026.02.23 16:43:59.220152 [ 278 ] {409b0d2e-72bc-4efd-b6ce-31e32bfa1681} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21022 | 2026.02.23 16:43:59.220354 [ 278 ] {409b0d2e-72bc-4efd-b6ce-31e32bfa1681} <Trace> oximeter.measurements_i64 (c4023ee6-d304-4be9-ac18-40ab79ff5d48): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21023 | 2026.02.23 16:43:59.220477 [ 278 ] {409b0d2e-72bc-4efd-b6ce-31e32bfa1681} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001026 sec., 8771.929824561403 rows/sec., 619.63 KiB/sec. | ||
| 21024 | 2026.02.23 16:43:59.220514 [ 278 ] {409b0d2e-72bc-4efd-b6ce-31e32bfa1681} <Debug> TCPHandler: Processed in 0.001191024 sec. | ||
| 21025 | 2026.02.23 16:43:59.220621 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21026 | 2026.02.23 16:43:59.220716 [ 278 ] {7a31ce06-eb61-47a5-b37f-b1c1df4a2b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21027 | 2026.02.23 16:43:59.220756 [ 278 ] {7a31ce06-eb61-47a5-b37f-b1c1df4a2b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21028 | 2026.02.23 16:43:59.221083 [ 278 ] {7a31ce06-eb61-47a5-b37f-b1c1df4a2b91} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21029 | 2026.02.23 16:43:59.221119 [ 278 ] {7a31ce06-eb61-47a5-b37f-b1c1df4a2b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21030 | 2026.02.23 16:43:59.221405 [ 278 ] {7a31ce06-eb61-47a5-b37f-b1c1df4a2b91} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21031 | 2026.02.23 16:43:59.221604 [ 278 ] {7a31ce06-eb61-47a5-b37f-b1c1df4a2b91} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21032 | 2026.02.23 16:43:59.221736 [ 278 ] {7a31ce06-eb61-47a5-b37f-b1c1df4a2b91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 21033 | 2026.02.23 16:43:59.221772 [ 278 ] {7a31ce06-eb61-47a5-b37f-b1c1df4a2b91} <Debug> TCPHandler: Processed in 0.001201614 sec. | ||
| 21034 | 2026.02.23 16:44:00.474043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 21035 | 2026.02.23 16:44:00.492748 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21036 | 2026.02.23 16:44:00.492800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21037 | 2026.02.23 16:44:00.499088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21038 | 2026.02.23 16:44:00.499795 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21039 | 2026.02.23 16:44:00.503103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 21040 | 2026.02.23 16:44:02.978402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2554 | ||
| 21041 | 2026.02.23 16:44:02.981268 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21042 | 2026.02.23 16:44:02.981315 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21043 | 2026.02.23 16:44:02.982500 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21044 | 2026.02.23 16:44:02.982786 [ 242 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21045 | 2026.02.23 16:44:02.982992 [ 135 ] {} <Debug> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 21046 | 2026.02.23 16:44:02.983094 [ 135 ] {} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21047 | 2026.02.23 16:44:02.983134 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21048 | 2026.02.23 16:44:02.983140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2554 | ||
| 21049 | 2026.02.23 16:44:02.983328 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::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 | ||
| 21050 | 2026.02.23 16:44:02.984239 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21051 | 2026.02.23 16:44:02.984467 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2404 rows starting from the beginning of the part | ||
| 21052 | 2026.02.23 16:44:02.984886 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part | ||
| 21053 | 2026.02.23 16:44:02.985248 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
| 21054 | 2026.02.23 16:44:02.985607 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 28 rows starting from the beginning of the part | ||
| 21055 | 2026.02.23 16:44:02.985974 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 21056 | 2026.02.23 16:44:02.986323 [ 188 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 28 rows starting from the beginning of the part | ||
| 21057 | 2026.02.23 16:44:02.994527 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2554 rows, containing 72 columns (72 merged, 0 gathered) in 0.011288642 sec., 226245.10547858637 rows/sec., 172.25 MiB/sec. | ||
| 21058 | 2026.02.23 16:44:02.996728 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 21059 | 2026.02.23 16:44:02.997338 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_76_15} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21060 | 2026.02.23 16:44:02.997421 [ 191 ] {b83b341e-dbaf-448e-9582-20b3e6cd291d::all_1_76_15} <Trace> system.query_log (b83b341e-dbaf-448e-9582-20b3e6cd291d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 21061 | 2026.02.23 16:44:02.997769 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 21062 | 2026.02.23 16:44:04.196419 [ 225 ] {} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21063 | 2026.02.23 16:44:04.196480 [ 225 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21064 | 2026.02.23 16:44:04.199093 [ 225 ] {} <Debug> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21065 | 2026.02.23 16:44:04.214840 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21066 | 2026.02.23 16:44:04.215120 [ 278 ] {258a35c1-d38f-4345-9bc1-ac37423e2f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21067 | 2026.02.23 16:44:04.215224 [ 278 ] {258a35c1-d38f-4345-9bc1-ac37423e2f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21068 | 2026.02.23 16:44:04.216128 [ 278 ] {258a35c1-d38f-4345-9bc1-ac37423e2f76} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21069 | 2026.02.23 16:44:04.216170 [ 278 ] {258a35c1-d38f-4345-9bc1-ac37423e2f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21070 | 2026.02.23 16:44:04.216561 [ 278 ] {258a35c1-d38f-4345-9bc1-ac37423e2f76} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 21071 | 2026.02.23 16:44:04.216786 [ 278 ] {258a35c1-d38f-4345-9bc1-ac37423e2f76} <Trace> oximeter.fields_i16 (91b3829e-2a99-49e1-955c-43ffdc3fb409): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21072 | 2026.02.23 16:44:04.216942 [ 278 ] {258a35c1-d38f-4345-9bc1-ac37423e2f76} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001899 sec., 149552.39599789362 rows/sec., 9.50 MiB/sec. | ||
| 21073 | 2026.02.23 16:44:04.216986 [ 278 ] {258a35c1-d38f-4345-9bc1-ac37423e2f76} <Debug> TCPHandler: Processed in 0.002328718 sec. | ||
| 21074 | 2026.02.23 16:44:04.217111 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21075 | 2026.02.23 16:44:04.217205 [ 278 ] {f0bfb2e4-e868-4b7b-aa44-241af9d36b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21076 | 2026.02.23 16:44:04.217245 [ 278 ] {f0bfb2e4-e868-4b7b-aa44-241af9d36b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21077 | 2026.02.23 16:44:04.217639 [ 278 ] {f0bfb2e4-e868-4b7b-aa44-241af9d36b02} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21078 | 2026.02.23 16:44:04.217676 [ 278 ] {f0bfb2e4-e868-4b7b-aa44-241af9d36b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21079 | 2026.02.23 16:44:04.217958 [ 278 ] {f0bfb2e4-e868-4b7b-aa44-241af9d36b02} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 21080 | 2026.02.23 16:44:04.218155 [ 278 ] {f0bfb2e4-e868-4b7b-aa44-241af9d36b02} <Trace> oximeter.fields_ipaddr (aca7842a-9245-4e3c-8c67-e3828bf88048): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21081 | 2026.02.23 16:44:04.218282 [ 278 ] {f0bfb2e4-e868-4b7b-aa44-241af9d36b02} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001095 sec., 3652.9680365296804 rows/sec., 297.87 KiB/sec. | ||
| 21082 | 2026.02.23 16:44:04.218319 [ 278 ] {f0bfb2e4-e868-4b7b-aa44-241af9d36b02} <Debug> TCPHandler: Processed in 0.001256186 sec. | ||
| 21083 | 2026.02.23 16:44:04.218429 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21084 | 2026.02.23 16:44:04.218522 [ 278 ] {d6b293ef-1144-4541-82f0-6d0abb7b6d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21085 | 2026.02.23 16:44:04.218559 [ 278 ] {d6b293ef-1144-4541-82f0-6d0abb7b6d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21086 | 2026.02.23 16:44:04.219466 [ 278 ] {d6b293ef-1144-4541-82f0-6d0abb7b6d07} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21087 | 2026.02.23 16:44:04.219502 [ 278 ] {d6b293ef-1144-4541-82f0-6d0abb7b6d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21088 | 2026.02.23 16:44:04.219844 [ 278 ] {d6b293ef-1144-4541-82f0-6d0abb7b6d07} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21089 | 2026.02.23 16:44:04.220048 [ 278 ] {d6b293ef-1144-4541-82f0-6d0abb7b6d07} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21090 | 2026.02.23 16:44:04.220177 [ 278 ] {d6b293ef-1144-4541-82f0-6d0abb7b6d07} <Debug> executeQuery: Read 819 rows, 66.34 KiB in 0.001673 sec., 489539.74895397486 rows/sec., 38.73 MiB/sec. | ||
| 21091 | 2026.02.23 16:44:04.220193 [ 136 ] {} <Debug> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21092 | 2026.02.23 16:44:04.220214 [ 278 ] {d6b293ef-1144-4541-82f0-6d0abb7b6d07} <Debug> TCPHandler: Processed in 0.001832908 sec. | ||
| 21093 | 2026.02.23 16:44:04.220260 [ 136 ] {} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21094 | 2026.02.23 16:44:04.220285 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21095 | 2026.02.23 16:44:04.220347 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21096 | 2026.02.23 16:44:04.220377 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::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 | ||
| 21097 | 2026.02.23 16:44:04.220444 [ 278 ] {866b790a-2776-4a8f-9432-3789e1b9069c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21098 | 2026.02.23 16:44:04.220465 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21099 | 2026.02.23 16:44:04.220483 [ 278 ] {866b790a-2776-4a8f-9432-3789e1b9069c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21100 | 2026.02.23 16:44:04.220493 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2187 rows starting from the beginning of the part | ||
| 21101 | 2026.02.23 16:44:04.220554 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 76 rows starting from the beginning of the part | ||
| 21102 | 2026.02.23 16:44:04.220598 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1425 rows starting from the beginning of the part | ||
| 21103 | 2026.02.23 16:44:04.220640 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 76 rows starting from the beginning of the part | ||
| 21104 | 2026.02.23 16:44:04.220679 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 164 rows starting from the beginning of the part | ||
| 21105 | 2026.02.23 16:44:04.220718 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 819 rows starting from the beginning of the part | ||
| 21106 | 2026.02.23 16:44:04.220956 [ 278 ] {866b790a-2776-4a8f-9432-3789e1b9069c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21107 | 2026.02.23 16:44:04.220994 [ 278 ] {866b790a-2776-4a8f-9432-3789e1b9069c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21108 | 2026.02.23 16:44:04.221296 [ 278 ] {866b790a-2776-4a8f-9432-3789e1b9069c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21109 | 2026.02.23 16:44:04.221513 [ 278 ] {866b790a-2776-4a8f-9432-3789e1b9069c} <Trace> oximeter.fields_u16 (d6084d08-7327-4770-82fc-9ad3e3ec9f70): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21110 | 2026.02.23 16:44:04.221640 [ 278 ] {866b790a-2776-4a8f-9432-3789e1b9069c} <Debug> executeQuery: Read 156 rows, 9.57 KiB in 0.001214 sec., 128500.823723229 rows/sec., 7.70 MiB/sec. | ||
| 21111 | 2026.02.23 16:44:04.221680 [ 278 ] {866b790a-2776-4a8f-9432-3789e1b9069c} <Debug> TCPHandler: Processed in 0.001380289 sec. | ||
| 21112 | 2026.02.23 16:44:04.221796 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21113 | 2026.02.23 16:44:04.221888 [ 278 ] {23bbd271-a270-4964-ae70-99fceae165af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21114 | 2026.02.23 16:44:04.221927 [ 278 ] {23bbd271-a270-4964-ae70-99fceae165af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21115 | 2026.02.23 16:44:04.222386 [ 278 ] {23bbd271-a270-4964-ae70-99fceae165af} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21116 | 2026.02.23 16:44:04.222421 [ 278 ] {23bbd271-a270-4964-ae70-99fceae165af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21117 | 2026.02.23 16:44:04.222424 [ 193 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4747 rows, containing 5 columns (5 merged, 0 gathered) in 0.002086373 sec., 2275240.3333440376 rows/sec., 196.15 MiB/sec. | ||
| 21118 | 2026.02.23 16:44:04.222655 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21119 | 2026.02.23 16:44:04.222709 [ 278 ] {23bbd271-a270-4964-ae70-99fceae165af} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 21120 | 2026.02.23 16:44:04.222906 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_151_30} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21121 | 2026.02.23 16:44:04.222943 [ 278 ] {23bbd271-a270-4964-ae70-99fceae165af} <Trace> oximeter.fields_u32 (3630ead0-c5da-4e23-a9d2-59d0589dc119): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21122 | 2026.02.23 16:44:04.222967 [ 187 ] {6ae9402f-5c38-443c-a059-a44bca03d636::all_1_151_30} <Trace> oximeter.fields_string (6ae9402f-5c38-443c-a059-a44bca03d636) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21123 | 2026.02.23 16:44:04.223025 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 21124 | 2026.02.23 16:44:04.223071 [ 278 ] {23bbd271-a270-4964-ae70-99fceae165af} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 8.02 MiB/sec. | ||
| 21125 | 2026.02.23 16:44:04.223109 [ 278 ] {23bbd271-a270-4964-ae70-99fceae165af} <Debug> TCPHandler: Processed in 0.001360348 sec. | ||
| 21126 | 2026.02.23 16:44:04.223225 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21127 | 2026.02.23 16:44:04.223317 [ 278 ] {f3f9633a-8850-4e20-a738-3a6cae46498d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21128 | 2026.02.23 16:44:04.223355 [ 278 ] {f3f9633a-8850-4e20-a738-3a6cae46498d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21129 | 2026.02.23 16:44:04.223837 [ 278 ] {f3f9633a-8850-4e20-a738-3a6cae46498d} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21130 | 2026.02.23 16:44:04.223877 [ 278 ] {f3f9633a-8850-4e20-a738-3a6cae46498d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21131 | 2026.02.23 16:44:04.224168 [ 278 ] {f3f9633a-8850-4e20-a738-3a6cae46498d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 21132 | 2026.02.23 16:44:04.224373 [ 278 ] {f3f9633a-8850-4e20-a738-3a6cae46498d} <Trace> oximeter.fields_u8 (bee44bc4-3670-4879-9501-74bd8c0c3792): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21133 | 2026.02.23 16:44:04.224497 [ 278 ] {f3f9633a-8850-4e20-a738-3a6cae46498d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001197 sec., 123642.43943191312 rows/sec., 7.03 MiB/sec. | ||
| 21134 | 2026.02.23 16:44:04.224535 [ 278 ] {f3f9633a-8850-4e20-a738-3a6cae46498d} <Debug> TCPHandler: Processed in 0.001356948 sec. | ||
| 21135 | 2026.02.23 16:44:04.224657 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21136 | 2026.02.23 16:44:04.224749 [ 278 ] {2ee5c94d-afcf-4420-be4f-d78131b2630b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21137 | 2026.02.23 16:44:04.224787 [ 278 ] {2ee5c94d-afcf-4420-be4f-d78131b2630b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21138 | 2026.02.23 16:44:04.225456 [ 278 ] {2ee5c94d-afcf-4420-be4f-d78131b2630b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21139 | 2026.02.23 16:44:04.225492 [ 278 ] {2ee5c94d-afcf-4420-be4f-d78131b2630b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21140 | 2026.02.23 16:44:04.225806 [ 278 ] {2ee5c94d-afcf-4420-be4f-d78131b2630b} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21141 | 2026.02.23 16:44:04.226015 [ 278 ] {2ee5c94d-afcf-4420-be4f-d78131b2630b} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21142 | 2026.02.23 16:44:04.226131 [ 136 ] {} <Debug> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21143 | 2026.02.23 16:44:04.226140 [ 278 ] {2ee5c94d-afcf-4420-be4f-d78131b2630b} <Debug> executeQuery: Read 504 rows, 36.31 KiB in 0.001408 sec., 357954.54545454547 rows/sec., 25.18 MiB/sec. | ||
| 21144 | 2026.02.23 16:44:04.226171 [ 136 ] {} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21145 | 2026.02.23 16:44:04.226194 [ 278 ] {2ee5c94d-afcf-4420-be4f-d78131b2630b} <Debug> TCPHandler: Processed in 0.001585023 sec. | ||
| 21146 | 2026.02.23 16:44:04.226195 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21147 | 2026.02.23 16:44:04.226288 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::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 | ||
| 21148 | 2026.02.23 16:44:04.226368 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21149 | 2026.02.23 16:44:04.226376 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21150 | 2026.02.23 16:44:04.226407 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1084 rows starting from the beginning of the part | ||
| 21151 | 2026.02.23 16:44:04.226458 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 74 rows starting from the beginning of the part | ||
| 21152 | 2026.02.23 16:44:04.226462 [ 278 ] {1810b569-cdbf-4b99-921c-70e57890cbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21153 | 2026.02.23 16:44:04.226500 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 633 rows starting from the beginning of the part | ||
| 21154 | 2026.02.23 16:44:04.226507 [ 278 ] {1810b569-cdbf-4b99-921c-70e57890cbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21155 | 2026.02.23 16:44:04.226547 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 74 rows starting from the beginning of the part | ||
| 21156 | 2026.02.23 16:44:04.226610 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 145 rows starting from the beginning of the part | ||
| 21157 | 2026.02.23 16:44:04.226659 [ 191 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 504 rows starting from the beginning of the part | ||
| 21158 | 2026.02.23 16:44:04.226860 [ 278 ] {1810b569-cdbf-4b99-921c-70e57890cbe7} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21159 | 2026.02.23 16:44:04.226894 [ 278 ] {1810b569-cdbf-4b99-921c-70e57890cbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21160 | 2026.02.23 16:44:04.227181 [ 278 ] {1810b569-cdbf-4b99-921c-70e57890cbe7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 21161 | 2026.02.23 16:44:04.227377 [ 278 ] {1810b569-cdbf-4b99-921c-70e57890cbe7} <Trace> oximeter.measurements_bool (4d7206cf-919d-48fb-bf2a-954f10b7f89e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21162 | 2026.02.23 16:44:04.227503 [ 278 ] {1810b569-cdbf-4b99-921c-70e57890cbe7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 21163 | 2026.02.23 16:44:04.227539 [ 278 ] {1810b569-cdbf-4b99-921c-70e57890cbe7} <Debug> TCPHandler: Processed in 0.001220355 sec. | ||
| 21164 | 2026.02.23 16:44:04.227649 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21165 | 2026.02.23 16:44:04.227710 [ 193 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2514 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145535 sec., 1727419.521077404 rows/sec., 133.50 MiB/sec. | ||
| 21166 | 2026.02.23 16:44:04.227742 [ 278 ] {a0e93487-6e1a-4f48-aff4-87f5a6d4ea41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21167 | 2026.02.23 16:44:04.227787 [ 278 ] {a0e93487-6e1a-4f48-aff4-87f5a6d4ea41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21168 | 2026.02.23 16:44:04.227925 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21169 | 2026.02.23 16:44:04.228208 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_151_30} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21170 | 2026.02.23 16:44:04.228228 [ 278 ] {a0e93487-6e1a-4f48-aff4-87f5a6d4ea41} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21171 | 2026.02.23 16:44:04.228269 [ 278 ] {a0e93487-6e1a-4f48-aff4-87f5a6d4ea41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21172 | 2026.02.23 16:44:04.228291 [ 189 ] {c6f6a970-649a-4893-856b-701ebb5f1bd2::all_1_151_30} <Trace> oximeter.fields_uuid (c6f6a970-649a-4893-856b-701ebb5f1bd2) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21173 | 2026.02.23 16:44:04.228391 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 21174 | 2026.02.23 16:44:04.228598 [ 278 ] {a0e93487-6e1a-4f48-aff4-87f5a6d4ea41} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21175 | 2026.02.23 16:44:04.228801 [ 278 ] {a0e93487-6e1a-4f48-aff4-87f5a6d4ea41} <Trace> oximeter.measurements_cumulativeu64 (2f275efb-e653-4fc2-8ea5-0e1fb157e140): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21176 | 2026.02.23 16:44:04.228925 [ 278 ] {a0e93487-6e1a-4f48-aff4-87f5a6d4ea41} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001201 sec., 222314.73771856786 rows/sec., 14.78 MiB/sec. | ||
| 21177 | 2026.02.23 16:44:04.228961 [ 278 ] {a0e93487-6e1a-4f48-aff4-87f5a6d4ea41} <Debug> TCPHandler: Processed in 0.001360078 sec. | ||
| 21178 | 2026.02.23 16:44:04.229075 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21179 | 2026.02.23 16:44:04.229168 [ 278 ] {66a4cd9d-63b4-486c-87e2-19ba6ed4f145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21180 | 2026.02.23 16:44:04.229208 [ 278 ] {66a4cd9d-63b4-486c-87e2-19ba6ed4f145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21181 | 2026.02.23 16:44:04.229516 [ 278 ] {66a4cd9d-63b4-486c-87e2-19ba6ed4f145} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21182 | 2026.02.23 16:44:04.229551 [ 278 ] {66a4cd9d-63b4-486c-87e2-19ba6ed4f145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21183 | 2026.02.23 16:44:04.229830 [ 278 ] {66a4cd9d-63b4-486c-87e2-19ba6ed4f145} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 21184 | 2026.02.23 16:44:04.230022 [ 278 ] {66a4cd9d-63b4-486c-87e2-19ba6ed4f145} <Trace> oximeter.measurements_f64 (97dc9cb4-ce5b-499b-8326-a1427ee1bb47): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21185 | 2026.02.23 16:44:04.230140 [ 278 ] {66a4cd9d-63b4-486c-87e2-19ba6ed4f145} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00099 sec., 1010.1010101010102 rows/sec., 68.06 KiB/sec. | ||
| 21186 | 2026.02.23 16:44:04.230175 [ 278 ] {66a4cd9d-63b4-486c-87e2-19ba6ed4f145} <Debug> TCPHandler: Processed in 0.001148504 sec. | ||
| 21187 | 2026.02.23 16:44:04.230284 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21188 | 2026.02.23 16:44:04.230375 [ 278 ] {9142a6fc-df16-44a8-9070-cd4ae114a396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21189 | 2026.02.23 16:44:04.230426 [ 278 ] {9142a6fc-df16-44a8-9070-cd4ae114a396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21190 | 2026.02.23 16:44:04.231204 [ 278 ] {9142a6fc-df16-44a8-9070-cd4ae114a396} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21191 | 2026.02.23 16:44:04.231239 [ 278 ] {9142a6fc-df16-44a8-9070-cd4ae114a396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21192 | 2026.02.23 16:44:04.231737 [ 278 ] {9142a6fc-df16-44a8-9070-cd4ae114a396} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21193 | 2026.02.23 16:44:04.231946 [ 278 ] {9142a6fc-df16-44a8-9070-cd4ae114a396} <Trace> oximeter.measurements_histogramu64 (74cf2a51-cda5-406d-a91f-09834f1e47bd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21194 | 2026.02.23 16:44:04.232078 [ 278 ] {9142a6fc-df16-44a8-9070-cd4ae114a396} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001721 sec., 5810.575246949447 rows/sec., 10.41 MiB/sec. | ||
| 21195 | 2026.02.23 16:44:04.232133 [ 278 ] {9142a6fc-df16-44a8-9070-cd4ae114a396} <Debug> TCPHandler: Processed in 0.001896169 sec. | ||
| 21196 | 2026.02.23 16:44:04.232244 [ 278 ] {} <Trace> TCP-Session: 9be69979-02f4-4d3a-9660-0a0bbe14b3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21197 | 2026.02.23 16:44:04.232337 [ 278 ] {e71cbbe7-105f-4c5a-a092-a3755ed1f0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46070) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21198 | 2026.02.23 16:44:04.232377 [ 278 ] {e71cbbe7-105f-4c5a-a092-a3755ed1f0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21199 | 2026.02.23 16:44:04.232718 [ 278 ] {e71cbbe7-105f-4c5a-a092-a3755ed1f0ba} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21200 | 2026.02.23 16:44:04.232753 [ 278 ] {e71cbbe7-105f-4c5a-a092-a3755ed1f0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21201 | 2026.02.23 16:44:04.233041 [ 278 ] {e71cbbe7-105f-4c5a-a092-a3755ed1f0ba} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21202 | 2026.02.23 16:44:04.233237 [ 278 ] {e71cbbe7-105f-4c5a-a092-a3755ed1f0ba} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21203 | 2026.02.23 16:44:04.233356 [ 278 ] {e71cbbe7-105f-4c5a-a092-a3755ed1f0ba} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001038 sec., 86705.20231213872 rows/sec., 5.43 MiB/sec. | ||
| 21204 | 2026.02.23 16:44:04.233354 [ 134 ] {} <Debug> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21205 | 2026.02.23 16:44:04.233393 [ 278 ] {e71cbbe7-105f-4c5a-a092-a3755ed1f0ba} <Debug> TCPHandler: Processed in 0.001197095 sec. | ||
| 21206 | 2026.02.23 16:44:04.233429 [ 134 ] {} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21207 | 2026.02.23 16:44:04.233454 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21208 | 2026.02.23 16:44:04.233557 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 21209 | 2026.02.23 16:44:04.233688 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21210 | 2026.02.23 16:44:04.233724 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9000 rows starting from the beginning of the part | ||
| 21211 | 2026.02.23 16:44:04.233789 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 21212 | 2026.02.23 16:44:04.233840 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 21213 | 2026.02.23 16:44:04.233887 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 21214 | 2026.02.23 16:44:04.233932 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 21215 | 2026.02.23 16:44:04.233978 [ 196 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::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 | ||
| 21216 | 2026.02.23 16:44:04.236422 [ 186 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9330 rows, containing 4 columns (4 merged, 0 gathered) in 0.00291177 sec., 3204236.5983577 rows/sec., 212.00 MiB/sec. | ||
| 21217 | 2026.02.23 16:44:04.236757 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21218 | 2026.02.23 16:44:04.237221 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_151_30} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21219 | 2026.02.23 16:44:04.237342 [ 194 ] {5401f52d-82ad-4b33-8dc2-874014a6f786::all_1_151_30} <Trace> oximeter.measurements_u64 (5401f52d-82ad-4b33-8dc2-874014a6f786) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21220 | 2026.02.23 16:44:04.237497 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 21221 | 2026.02.23 16:44:05.315893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49464 | ||
| 21222 | 2026.02.23 16:44:05.316710 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21223 | 2026.02.23 16:44:05.316743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21224 | 2026.02.23 16:44:05.317203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21225 | 2026.02.23 16:44:05.317436 [ 244 ] {} <Trace> system.asynchronous_metric_log (e006da4c-49b0-4d27-967a-f293ec4e8bf5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21226 | 2026.02.23 16:44:05.317572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49464 | ||
| 21227 | 2026.02.23 16:44:07.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.46 MiB, peak 419.67 MiB, free memory in arenas 0.00 B, will set to 404.46 MiB (RSS), difference: -4.00 MiB | ||
| 21228 | 2026.02.23 16:44:08.003315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 21229 | 2026.02.23 16:44:08.021708 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21230 | 2026.02.23 16:44:08.021760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 21231 | 2026.02.23 16:44:08.028026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21232 | 2026.02.23 16:44:08.028723 [ 243 ] {} <Trace> system.metric_log (3c5e35cc-2202-4d2d-a2da-f2d3b912fea0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21233 | 2026.02.23 16:44:08.031911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||