| 1 | [ Feb 19 01:36:34 Enabled. ] | ||
| 2 | [ Feb 19 01:36:34 Rereading configuration. ] | ||
| 3 | [ Feb 19 01:36:35 Rereading configuration. ] | ||
| 4 | [ Feb 19 01:36:43 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 19 01:36:43 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.19 01:36:44.940479 [ 1 ] {} <Information> Application: Will watch for the process with pid 25364 | ||
| 29 | 2026.02.19 01:36:44.940824 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.19 01:36:45.384170 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25364 | ||
| 31 | 2026.02.19 01:36:45.384990 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.19 01:36:45.385140 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.19 01:36:45.484595 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.19 01:36:45.518391 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.19 01:36:45.518482 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.19 01:36:45.518503 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.19 01:36:45.518574 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.19 01:36:45.519280 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.19 01:36:45.521540 [ 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.19 01:36:45.522448 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.19 01:36:45.523330 [ 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.19 01:36:45.523382 [ 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.19 01:36:45.523422 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.19 01:36:45.524145 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.19 01:36:45.525072 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.19 01:36:45.530228 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.19 01:36:45.531004 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.19 01:36:45.532416 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.19 01:36:45.532509 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.19 01:36:45.533610 [ 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.19 01:36:45.534060 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.19 01:36:45.537959 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.19 01:36:45.538593 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.19 01:36:45.541870 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.19 01:36:45.542203 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.19 01:36:45.542642 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.19 01:36:45.542996 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.19 01:36:45.544492 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.19 01:36:45.544517 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.19 01:36:45.544614 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.19 01:36:45.544711 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.19 01:36:45.560829 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.19 01:36:45.560856 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152143 sec | ||
| 68 | 2026.02.19 01:36:45.560924 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.19 01:36:45.560973 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.19 01:36:45.561770 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.19 01:36:45.562366 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.19 01:36:45.572787 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.19 01:36:45.572833 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.19 01:36:45.572912 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.19 01:36:45.572925 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.19 01:36:45.572959 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.19 01:36:45.573027 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.19 01:36:45.577081 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.19 01:36:45.577132 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.19 01:36:45.577182 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.19 01:36:45.577363 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.19 01:36:45.577407 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.19 01:36:45.577420 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.19 01:36:45.577489 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.19 01:36:45.577501 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.19 01:36:45.577532 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.19 01:36:45.577597 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.19 01:36:45.601296 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.19 01:36:45.606808 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.19 01:36:45.606897 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108912 sec | ||
| 91 | 2026.02.19 01:36:45.606911 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.19 01:36:45.606922 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.19 01:36:45.606951 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.19 01:36:45.607175 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.19 01:36:45.607275 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.19 01:36:45.607289 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.19 01:36:45.607300 [ 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.19 01:36:45.607310 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.19 01:36:45.619788 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.19 01:36:45.620010 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.02.19 01:36:45.621575 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3181e-05 sec. | ||
| 102 | 2026.02.19 01:36:45.621952 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.19 01:36:45.623559 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.19 01:36:45.623586 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.19 01:36:45.857217 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38891 | ||
| 106 | 2026.02.19 01:36:45.859132 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.19 01:36:45.859199 [ 3 ] {} <Debug> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Authenticating user 'default' from [fd00:1122:3344:101::d]:38891 | ||
| 108 | 2026.02.19 01:36:45.859232 [ 3 ] {} <Debug> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.19 01:36:45.859304 [ 3 ] {} <Debug> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.19 01:36:45.859399 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.19 01:36:45.859427 [ 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.19 01:36:45.859499 [ 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.19 01:36:45.860023 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56914 | ||
| 114 | 2026.02.19 01:36:45.860131 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37942 | ||
| 115 | 2026.02.19 01:36:45.860133 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46740 | ||
| 116 | 2026.02.19 01:36:45.860246 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.02.19 01:36:45.860326 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41095 | ||
| 118 | 2026.02.19 01:36:45.860390 [ 4 ] {} <Debug> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Authenticating user 'default' from [fd00:1122:3344:101::d]:56914 | ||
| 119 | 2026.02.19 01:36:45.860424 [ 4 ] {} <Debug> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.19 01:36:45.860442 [ 4 ] {} <Debug> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.02.19 01:36:45.860498 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.02.19 01:36:45.860511 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.02.19 01:36:45.860473 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65164 | ||
| 124 | 2026.02.19 01:36:45.860577 [ 254 ] {} <Debug> TCP-Session: 4076975b-4c93-4f7b-8a75-1a1219e2c6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46740 | ||
| 125 | 2026.02.19 01:36:45.860603 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57179 | ||
| 126 | 2026.02.19 01:36:45.860566 [ 255 ] {} <Debug> TCP-Session: 17fc6975-b556-4b78-90e9-71682e8c5ba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41095 | ||
| 127 | 2026.02.19 01:36:45.860455 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.02.19 01:36:45.860693 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38126 | ||
| 129 | 2026.02.19 01:36:45.860692 [ 254 ] {} <Debug> TCP-Session: 4076975b-4c93-4f7b-8a75-1a1219e2c6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.02.19 01:36:45.860665 [ 255 ] {} <Debug> TCP-Session: 17fc6975-b556-4b78-90e9-71682e8c5ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.02.19 01:36:45.860801 [ 254 ] {} <Debug> TCP-Session: 4076975b-4c93-4f7b-8a75-1a1219e2c6e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.19 01:36:45.860832 [ 5 ] {} <Debug> TCP-Session: f6114d9f-b39f-4b8a-ab1e-9a31f457d754 Authenticating user 'default' from [fd00:1122:3344:101::d]:37942 | ||
| 133 | 2026.02.19 01:36:45.860795 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.02.19 01:36:45.860875 [ 5 ] {} <Debug> TCP-Session: f6114d9f-b39f-4b8a-ab1e-9a31f457d754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.02.19 01:36:45.860926 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.02.19 01:36:45.860862 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37676 | ||
| 137 | 2026.02.19 01:36:45.860976 [ 256 ] {} <Debug> TCP-Session: 33f56059-36a0-450a-ae03-8be8aada24aa Authenticating user 'default' from [fd00:1122:3344:101::d]:65164 | ||
| 138 | 2026.02.19 01:36:45.860993 [ 5 ] {} <Debug> TCP-Session: f6114d9f-b39f-4b8a-ab1e-9a31f457d754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.19 01:36:45.860982 [ 258 ] {} <Debug> TCP-Session: e5aa20f3-9666-4a8c-bf26-96df1378270f Authenticating user 'default' from [fd00:1122:3344:101::d]:38126 | ||
| 140 | 2026.02.19 01:36:45.860864 [ 255 ] {} <Debug> TCP-Session: 17fc6975-b556-4b78-90e9-71682e8c5ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.19 01:36:45.861110 [ 256 ] {} <Debug> TCP-Session: 33f56059-36a0-450a-ae03-8be8aada24aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.19 01:36:45.861114 [ 258 ] {} <Debug> TCP-Session: e5aa20f3-9666-4a8c-bf26-96df1378270f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.02.19 01:36:45.860856 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.02.19 01:36:45.861231 [ 256 ] {} <Debug> TCP-Session: 33f56059-36a0-450a-ae03-8be8aada24aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.19 01:36:45.861220 [ 258 ] {} <Debug> TCP-Session: e5aa20f3-9666-4a8c-bf26-96df1378270f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.19 01:36:45.861339 [ 257 ] {} <Debug> TCP-Session: 8db6a344-c587-4afb-84a1-ac491e83d0b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57179 | ||
| 147 | 2026.02.19 01:36:45.861419 [ 257 ] {} <Debug> TCP-Session: 8db6a344-c587-4afb-84a1-ac491e83d0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.19 01:36:45.861437 [ 257 ] {} <Debug> TCP-Session: 8db6a344-c587-4afb-84a1-ac491e83d0b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.19 01:36:45.862194 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.02.19 01:36:45.862328 [ 259 ] {} <Debug> TCP-Session: 457bb8c6-5de7-476b-9822-31a09ceaa709 Authenticating user 'default' from [fd00:1122:3344:101::d]:37676 | ||
| 151 | 2026.02.19 01:36:45.862354 [ 259 ] {} <Debug> TCP-Session: 457bb8c6-5de7-476b-9822-31a09ceaa709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.19 01:36:45.862369 [ 259 ] {} <Debug> TCP-Session: 457bb8c6-5de7-476b-9822-31a09ceaa709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.19 01:36:45.864432 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.02.19 01:36:45.866749 [ 3 ] {488f8479-5cfb-4e01-9dad-3a2be2877087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.02.19 01:36:45.956735 [ 3 ] {488f8479-5cfb-4e01-9dad-3a2be2877087} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38891) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.02.19 01:36:45.957755 [ 3 ] {488f8479-5cfb-4e01-9dad-3a2be2877087} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.02.19 01:36:45.957976 [ 3 ] {488f8479-5cfb-4e01-9dad-3a2be2877087} <Debug> TCPHandler: Processed in 0.095726298 sec. | ||
| 204 | 2026.02.19 01:36:45.958441 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.02.19 01:36:45.958820 [ 4 ] {40a43d3d-157d-4f4f-97c8-3605f37c8e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.02.19 01:36:45.959286 [ 4 ] {40a43d3d-157d-4f4f-97c8-3605f37c8e6d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56914) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.02.19 01:36:45.959565 [ 4 ] {40a43d3d-157d-4f4f-97c8-3605f37c8e6d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.02.19 01:36:45.959772 [ 4 ] {40a43d3d-157d-4f4f-97c8-3605f37c8e6d} <Debug> TCPHandler: Processed in 0.001516919 sec. | ||
| 255 | 2026.02.19 01:36:45.960073 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.02.19 01:36:45.960823 [ 3 ] {f4658653-3a99-44bc-9f73-d6e373a6944b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.02.19 01:36:45.961427 [ 3 ] {f4658653-3a99-44bc-9f73-d6e373a6944b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.02.19 01:36:45.964372 [ 3 ] {f4658653-3a99-44bc-9f73-d6e373a6944b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.02.19 01:36:45.964395 [ 3 ] {f4658653-3a99-44bc-9f73-d6e373a6944b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5931e-05 sec | ||
| 260 | 2026.02.19 01:36:45.964408 [ 3 ] {f4658653-3a99-44bc-9f73-d6e373a6944b} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.02.19 01:36:45.964452 [ 3 ] {f4658653-3a99-44bc-9f73-d6e373a6944b} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.02.19 01:36:45.964504 [ 3 ] {f4658653-3a99-44bc-9f73-d6e373a6944b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.02.19 01:36:45.965279 [ 3 ] {f4658653-3a99-44bc-9f73-d6e373a6944b} <Debug> TCPHandler: Processed in 0.005321402 sec. | ||
| 264 | 2026.02.19 01:36:45.965440 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.02.19 01:36:45.965680 [ 3 ] {354e61ad-1d3b-4605-b8b4-a02b6b7f57ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.02.19 01:36:45.965731 [ 3 ] {354e61ad-1d3b-4605-b8b4-a02b6b7f57ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.02.19 01:36:45.970821 [ 3 ] {354e61ad-1d3b-4605-b8b4-a02b6b7f57ea} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.02.19 01:36:45.976024 [ 3 ] {354e61ad-1d3b-4605-b8b4-a02b6b7f57ea} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d): Loading data parts | ||
| 270 | 2026.02.19 01:36:45.977141 [ 3 ] {354e61ad-1d3b-4605-b8b4-a02b6b7f57ea} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d): There are no data parts | ||
| 271 | 2026.02.19 01:36:45.982655 [ 3 ] {354e61ad-1d3b-4605-b8b4-a02b6b7f57ea} <Debug> TCPHandler: Processed in 0.017273582 sec. | ||
| 272 | 2026.02.19 01:36:45.982819 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.02.19 01:36:45.982998 [ 3 ] {b4c9eae0-983d-4c8b-a71d-605877f2a452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.02.19 01:36:45.983140 [ 3 ] {b4c9eae0-983d-4c8b-a71d-605877f2a452} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.02.19 01:36:45.993984 [ 3 ] {b4c9eae0-983d-4c8b-a71d-605877f2a452} <Debug> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Loading data parts | ||
| 286 | 2026.02.19 01:36:45.994288 [ 3 ] {b4c9eae0-983d-4c8b-a71d-605877f2a452} <Debug> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): There are no data parts | ||
| 287 | 2026.02.19 01:36:46.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.03 MiB, peak 121.03 MiB, free memory in arenas 0.00 B, will set to 130.72 MiB (RSS), difference: 9.69 MiB | ||
| 288 | 2026.02.19 01:36:46.000308 [ 3 ] {b4c9eae0-983d-4c8b-a71d-605877f2a452} <Debug> TCPHandler: Processed in 0.017543097 sec. | ||
| 289 | 2026.02.19 01:36:46.000546 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.02.19 01:36:46.000710 [ 3 ] {ce75d587-ff48-4708-8278-6e5ca1e8616d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 291 | 2026.02.19 01:36:46.000812 [ 3 ] {ce75d587-ff48-4708-8278-6e5ca1e8616d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.02.19 01:36:46.007516 [ 3 ] {ce75d587-ff48-4708-8278-6e5ca1e8616d} <Debug> oximeter.measurements_i8 (d96ca4f3-9aa8-40d9-b8b5-92f58d0982d3): Loading data parts | ||
| 293 | 2026.02.19 01:36:46.007731 [ 3 ] {ce75d587-ff48-4708-8278-6e5ca1e8616d} <Debug> oximeter.measurements_i8 (d96ca4f3-9aa8-40d9-b8b5-92f58d0982d3): There are no data parts | ||
| 294 | 2026.02.19 01:36:46.012453 [ 3 ] {ce75d587-ff48-4708-8278-6e5ca1e8616d} <Debug> TCPHandler: Processed in 0.01196198 sec. | ||
| 295 | 2026.02.19 01:36:46.012609 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.02.19 01:36:46.012872 [ 3 ] {c7c4bcd9-a314-48dc-bbd2-32bc28b7ef0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 297 | 2026.02.19 01:36:46.012924 [ 3 ] {c7c4bcd9-a314-48dc-bbd2-32bc28b7ef0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.02.19 01:36:46.019723 [ 3 ] {c7c4bcd9-a314-48dc-bbd2-32bc28b7ef0d} <Debug> oximeter.measurements_u8 (84791fe8-56c5-43df-9eb1-6f7d8d720ed6): Loading data parts | ||
| 299 | 2026.02.19 01:36:46.019867 [ 3 ] {c7c4bcd9-a314-48dc-bbd2-32bc28b7ef0d} <Debug> oximeter.measurements_u8 (84791fe8-56c5-43df-9eb1-6f7d8d720ed6): There are no data parts | ||
| 300 | 2026.02.19 01:36:46.024518 [ 3 ] {c7c4bcd9-a314-48dc-bbd2-32bc28b7ef0d} <Debug> TCPHandler: Processed in 0.01196598 sec. | ||
| 301 | 2026.02.19 01:36:46.024777 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.02.19 01:36:46.024969 [ 3 ] {43db248a-487c-4b0a-a9a5-674d488df687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 303 | 2026.02.19 01:36:46.025089 [ 3 ] {43db248a-487c-4b0a-a9a5-674d488df687} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.02.19 01:36:46.030016 [ 3 ] {43db248a-487c-4b0a-a9a5-674d488df687} <Debug> oximeter.measurements_i16 (47e0e25d-b72c-4921-a86f-7e8a166b6816): Loading data parts | ||
| 305 | 2026.02.19 01:36:46.030282 [ 3 ] {43db248a-487c-4b0a-a9a5-674d488df687} <Debug> oximeter.measurements_i16 (47e0e25d-b72c-4921-a86f-7e8a166b6816): There are no data parts | ||
| 306 | 2026.02.19 01:36:46.032104 [ 3 ] {43db248a-487c-4b0a-a9a5-674d488df687} <Debug> TCPHandler: Processed in 0.007386182 sec. | ||
| 307 | 2026.02.19 01:36:46.032244 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.02.19 01:36:46.032396 [ 3 ] {0d1528f5-90c9-475e-bbf8-d4ccbb55c085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 309 | 2026.02.19 01:36:46.032499 [ 3 ] {0d1528f5-90c9-475e-bbf8-d4ccbb55c085} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.02.19 01:36:46.037920 [ 3 ] {0d1528f5-90c9-475e-bbf8-d4ccbb55c085} <Debug> oximeter.measurements_u16 (5824d307-0d59-4e02-86eb-4ec02880d4ac): Loading data parts | ||
| 311 | 2026.02.19 01:36:46.038046 [ 3 ] {0d1528f5-90c9-475e-bbf8-d4ccbb55c085} <Debug> oximeter.measurements_u16 (5824d307-0d59-4e02-86eb-4ec02880d4ac): There are no data parts | ||
| 312 | 2026.02.19 01:36:46.042196 [ 3 ] {0d1528f5-90c9-475e-bbf8-d4ccbb55c085} <Debug> TCPHandler: Processed in 0.009998812 sec. | ||
| 313 | 2026.02.19 01:36:46.042389 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.02.19 01:36:46.042599 [ 3 ] {133d447f-f282-41e0-bb7a-c7aebb8e1bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 315 | 2026.02.19 01:36:46.042710 [ 3 ] {133d447f-f282-41e0-bb7a-c7aebb8e1bdb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.02.19 01:36:46.049501 [ 3 ] {133d447f-f282-41e0-bb7a-c7aebb8e1bdb} <Debug> oximeter.measurements_i32 (1c679fef-20b3-4b81-8657-bcd245db765f): Loading data parts | ||
| 317 | 2026.02.19 01:36:46.049629 [ 3 ] {133d447f-f282-41e0-bb7a-c7aebb8e1bdb} <Debug> oximeter.measurements_i32 (1c679fef-20b3-4b81-8657-bcd245db765f): There are no data parts | ||
| 318 | 2026.02.19 01:36:46.055302 [ 3 ] {133d447f-f282-41e0-bb7a-c7aebb8e1bdb} <Debug> TCPHandler: Processed in 0.012995069 sec. | ||
| 319 | 2026.02.19 01:36:46.055438 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.02.19 01:36:46.055582 [ 3 ] {bccc7fe7-9f57-4fac-9444-e720c5019a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 321 | 2026.02.19 01:36:46.055686 [ 3 ] {bccc7fe7-9f57-4fac-9444-e720c5019a0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.02.19 01:36:46.060668 [ 3 ] {bccc7fe7-9f57-4fac-9444-e720c5019a0d} <Debug> oximeter.measurements_u32 (66bf8724-f94e-411c-a26b-082ebc389ecc): Loading data parts | ||
| 323 | 2026.02.19 01:36:46.060790 [ 3 ] {bccc7fe7-9f57-4fac-9444-e720c5019a0d} <Debug> oximeter.measurements_u32 (66bf8724-f94e-411c-a26b-082ebc389ecc): There are no data parts | ||
| 324 | 2026.02.19 01:36:46.070248 [ 3 ] {bccc7fe7-9f57-4fac-9444-e720c5019a0d} <Debug> TCPHandler: Processed in 0.014825035 sec. | ||
| 325 | 2026.02.19 01:36:46.070420 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.02.19 01:36:46.070662 [ 3 ] {14fc8538-163d-4793-930a-7d99fdc372b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 327 | 2026.02.19 01:36:46.070766 [ 3 ] {14fc8538-163d-4793-930a-7d99fdc372b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.02.19 01:36:46.076785 [ 3 ] {14fc8538-163d-4793-930a-7d99fdc372b3} <Debug> oximeter.measurements_i64 (ae32d882-c04f-4753-913f-ca9108c36c15): Loading data parts | ||
| 329 | 2026.02.19 01:36:46.077036 [ 3 ] {14fc8538-163d-4793-930a-7d99fdc372b3} <Debug> oximeter.measurements_i64 (ae32d882-c04f-4753-913f-ca9108c36c15): There are no data parts | ||
| 330 | 2026.02.19 01:36:46.080214 [ 3 ] {14fc8538-163d-4793-930a-7d99fdc372b3} <Debug> TCPHandler: Processed in 0.009851419 sec. | ||
| 331 | 2026.02.19 01:36:46.080401 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.02.19 01:36:46.080620 [ 3 ] {3a80a789-ad94-4777-9e2f-ad94faffc0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 333 | 2026.02.19 01:36:46.080751 [ 3 ] {3a80a789-ad94-4777-9e2f-ad94faffc0ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.02.19 01:36:46.086309 [ 3 ] {3a80a789-ad94-4777-9e2f-ad94faffc0ba} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Loading data parts | ||
| 335 | 2026.02.19 01:36:46.086535 [ 3 ] {3a80a789-ad94-4777-9e2f-ad94faffc0ba} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): There are no data parts | ||
| 336 | 2026.02.19 01:36:46.095888 [ 3 ] {3a80a789-ad94-4777-9e2f-ad94faffc0ba} <Debug> TCPHandler: Processed in 0.015562839 sec. | ||
| 337 | 2026.02.19 01:36:46.096041 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.02.19 01:36:46.096298 [ 3 ] {8e8fe797-3cff-49d9-8bd7-fa60f0b8450f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 339 | 2026.02.19 01:36:46.096480 [ 3 ] {8e8fe797-3cff-49d9-8bd7-fa60f0b8450f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.02.19 01:36:46.102000 [ 3 ] {8e8fe797-3cff-49d9-8bd7-fa60f0b8450f} <Debug> oximeter.measurements_f32 (141276a7-cb7f-4c4d-a8ea-0d3a935e5d0f): Loading data parts | ||
| 341 | 2026.02.19 01:36:46.102211 [ 3 ] {8e8fe797-3cff-49d9-8bd7-fa60f0b8450f} <Debug> oximeter.measurements_f32 (141276a7-cb7f-4c4d-a8ea-0d3a935e5d0f): There are no data parts | ||
| 342 | 2026.02.19 01:36:46.104262 [ 3 ] {8e8fe797-3cff-49d9-8bd7-fa60f0b8450f} <Debug> TCPHandler: Processed in 0.008276309 sec. | ||
| 343 | 2026.02.19 01:36:46.104404 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.02.19 01:36:46.104557 [ 3 ] {dedae422-ccf1-455a-9766-1f9a6c88e8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 345 | 2026.02.19 01:36:46.104682 [ 3 ] {dedae422-ccf1-455a-9766-1f9a6c88e8d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.02.19 01:36:46.115377 [ 3 ] {dedae422-ccf1-455a-9766-1f9a6c88e8d5} <Debug> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Loading data parts | ||
| 347 | 2026.02.19 01:36:46.115605 [ 3 ] {dedae422-ccf1-455a-9766-1f9a6c88e8d5} <Debug> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): There are no data parts | ||
| 348 | 2026.02.19 01:36:46.123722 [ 3 ] {dedae422-ccf1-455a-9766-1f9a6c88e8d5} <Debug> TCPHandler: Processed in 0.019366692 sec. | ||
| 349 | 2026.02.19 01:36:46.123873 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.02.19 01:36:46.124141 [ 3 ] {3fa30937-0fca-4bdf-b2e8-4794ecc519fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 351 | 2026.02.19 01:36:46.124263 [ 3 ] {3fa30937-0fca-4bdf-b2e8-4794ecc519fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.02.19 01:36:46.133055 [ 3 ] {3fa30937-0fca-4bdf-b2e8-4794ecc519fa} <Debug> oximeter.measurements_string (a320469c-1310-4355-81cc-0b9ad203d342): Loading data parts | ||
| 353 | 2026.02.19 01:36:46.133206 [ 3 ] {3fa30937-0fca-4bdf-b2e8-4794ecc519fa} <Debug> oximeter.measurements_string (a320469c-1310-4355-81cc-0b9ad203d342): There are no data parts | ||
| 354 | 2026.02.19 01:36:46.135237 [ 3 ] {3fa30937-0fca-4bdf-b2e8-4794ecc519fa} <Debug> TCPHandler: Processed in 0.011416659 sec. | ||
| 355 | 2026.02.19 01:36:46.135461 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.02.19 01:36:46.135621 [ 3 ] {11364e9f-449f-4104-973e-49c877d0b008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.02.19 01:36:46.135782 [ 3 ] {11364e9f-449f-4104-973e-49c877d0b008} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.02.19 01:36:46.141955 [ 3 ] {11364e9f-449f-4104-973e-49c877d0b008} <Debug> oximeter.measurements_bytes (10409d03-1977-45af-a444-40539c4b6367): Loading data parts | ||
| 366 | 2026.02.19 01:36:46.142115 [ 3 ] {11364e9f-449f-4104-973e-49c877d0b008} <Debug> oximeter.measurements_bytes (10409d03-1977-45af-a444-40539c4b6367): There are no data parts | ||
| 367 | 2026.02.19 01:36:46.143772 [ 3 ] {11364e9f-449f-4104-973e-49c877d0b008} <Debug> TCPHandler: Processed in 0.008360691 sec. | ||
| 368 | 2026.02.19 01:36:46.143918 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.02.19 01:36:46.144080 [ 3 ] {d3e5a7a6-8da8-435b-baa6-9b18f1692e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 370 | 2026.02.19 01:36:46.144195 [ 3 ] {d3e5a7a6-8da8-435b-baa6-9b18f1692e79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.02.19 01:36:46.149386 [ 3 ] {d3e5a7a6-8da8-435b-baa6-9b18f1692e79} <Debug> oximeter.measurements_cumulativei64 (7e711758-d068-477a-aaa1-6eb7f94bedae): Loading data parts | ||
| 372 | 2026.02.19 01:36:46.149530 [ 3 ] {d3e5a7a6-8da8-435b-baa6-9b18f1692e79} <Debug> oximeter.measurements_cumulativei64 (7e711758-d068-477a-aaa1-6eb7f94bedae): There are no data parts | ||
| 373 | 2026.02.19 01:36:46.153622 [ 3 ] {d3e5a7a6-8da8-435b-baa6-9b18f1692e79} <Debug> TCPHandler: Processed in 0.009751447 sec. | ||
| 374 | 2026.02.19 01:36:46.153825 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.02.19 01:36:46.154071 [ 3 ] {5a41c879-1400-4aac-8f05-473c061749bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 376 | 2026.02.19 01:36:46.154201 [ 3 ] {5a41c879-1400-4aac-8f05-473c061749bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.02.19 01:36:46.156816 [ 3 ] {5a41c879-1400-4aac-8f05-473c061749bc} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Loading data parts | ||
| 378 | 2026.02.19 01:36:46.157020 [ 3 ] {5a41c879-1400-4aac-8f05-473c061749bc} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): There are no data parts | ||
| 379 | 2026.02.19 01:36:46.161001 [ 3 ] {5a41c879-1400-4aac-8f05-473c061749bc} <Debug> TCPHandler: Processed in 0.007232869 sec. | ||
| 380 | 2026.02.19 01:36:46.161159 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.02.19 01:36:46.161436 [ 3 ] {c7131227-d501-4e9d-9121-4451ea1ea458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 382 | 2026.02.19 01:36:46.161532 [ 3 ] {c7131227-d501-4e9d-9121-4451ea1ea458} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.02.19 01:36:46.167366 [ 3 ] {c7131227-d501-4e9d-9121-4451ea1ea458} <Debug> oximeter.measurements_cumulativef32 (01ab8ee2-566e-4d1f-aad2-6ddea43f7299): Loading data parts | ||
| 384 | 2026.02.19 01:36:46.167653 [ 3 ] {c7131227-d501-4e9d-9121-4451ea1ea458} <Debug> oximeter.measurements_cumulativef32 (01ab8ee2-566e-4d1f-aad2-6ddea43f7299): There are no data parts | ||
| 385 | 2026.02.19 01:36:46.174419 [ 3 ] {c7131227-d501-4e9d-9121-4451ea1ea458} <Debug> TCPHandler: Processed in 0.013317395 sec. | ||
| 386 | 2026.02.19 01:36:46.174605 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.19 01:36:46.174843 [ 3 ] {92ba99a0-80a5-4e84-9324-3b680c92397e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 388 | 2026.02.19 01:36:46.175010 [ 3 ] {92ba99a0-80a5-4e84-9324-3b680c92397e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.02.19 01:36:46.180350 [ 3 ] {92ba99a0-80a5-4e84-9324-3b680c92397e} <Debug> oximeter.measurements_cumulativef64 (d49b3493-16f4-4396-9cb9-38a7d7baebe8): Loading data parts | ||
| 390 | 2026.02.19 01:36:46.180590 [ 3 ] {92ba99a0-80a5-4e84-9324-3b680c92397e} <Debug> oximeter.measurements_cumulativef64 (d49b3493-16f4-4396-9cb9-38a7d7baebe8): There are no data parts | ||
| 391 | 2026.02.19 01:36:46.182979 [ 3 ] {92ba99a0-80a5-4e84-9324-3b680c92397e} <Debug> TCPHandler: Processed in 0.008449072 sec. | ||
| 392 | 2026.02.19 01:36:46.183123 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.02.19 01:36:46.183423 [ 3 ] {7b637e32-8b80-46f1-a588-487c1b362411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.02.19 01:36:46.183558 [ 3 ] {7b637e32-8b80-46f1-a588-487c1b362411} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.02.19 01:36:46.192282 [ 3 ] {7b637e32-8b80-46f1-a588-487c1b362411} <Debug> oximeter.measurements_histogrami8 (5a694df1-9462-4357-aac4-d130c5bb626d): Loading data parts | ||
| 406 | 2026.02.19 01:36:46.192497 [ 3 ] {7b637e32-8b80-46f1-a588-487c1b362411} <Debug> oximeter.measurements_histogrami8 (5a694df1-9462-4357-aac4-d130c5bb626d): There are no data parts | ||
| 407 | 2026.02.19 01:36:46.198551 [ 3 ] {7b637e32-8b80-46f1-a588-487c1b362411} <Debug> TCPHandler: Processed in 0.015477957 sec. | ||
| 408 | 2026.02.19 01:36:46.198704 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.02.19 01:36:46.198919 [ 3 ] {960ec259-17b9-4c03-add7-10f9a1da0b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 410 | 2026.02.19 01:36:46.199132 [ 3 ] {960ec259-17b9-4c03-add7-10f9a1da0b97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.02.19 01:36:46.202257 [ 3 ] {960ec259-17b9-4c03-add7-10f9a1da0b97} <Debug> oximeter.measurements_histogramu8 (1ef99691-2d62-4a0d-8998-35e9cef03c76): Loading data parts | ||
| 412 | 2026.02.19 01:36:46.203675 [ 3 ] {960ec259-17b9-4c03-add7-10f9a1da0b97} <Debug> oximeter.measurements_histogramu8 (1ef99691-2d62-4a0d-8998-35e9cef03c76): There are no data parts | ||
| 413 | 2026.02.19 01:36:46.208330 [ 3 ] {960ec259-17b9-4c03-add7-10f9a1da0b97} <Debug> TCPHandler: Processed in 0.009674466 sec. | ||
| 414 | 2026.02.19 01:36:46.208498 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.02.19 01:36:46.208824 [ 3 ] {1751bf19-aca9-48ab-988e-d0443c4c7514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 416 | 2026.02.19 01:36:46.208981 [ 3 ] {1751bf19-aca9-48ab-988e-d0443c4c7514} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.02.19 01:36:46.219110 [ 3 ] {1751bf19-aca9-48ab-988e-d0443c4c7514} <Debug> oximeter.measurements_histogrami16 (9ad6efa4-cfbd-462b-9557-7f74b13e5008): Loading data parts | ||
| 418 | 2026.02.19 01:36:46.219290 [ 3 ] {1751bf19-aca9-48ab-988e-d0443c4c7514} <Debug> oximeter.measurements_histogrami16 (9ad6efa4-cfbd-462b-9557-7f74b13e5008): There are no data parts | ||
| 419 | 2026.02.19 01:36:46.222770 [ 3 ] {1751bf19-aca9-48ab-988e-d0443c4c7514} <Debug> TCPHandler: Processed in 0.014335265 sec. | ||
| 420 | 2026.02.19 01:36:46.222998 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.02.19 01:36:46.223256 [ 3 ] {e1ac2982-ad4f-42f8-8699-7f1de5def512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 422 | 2026.02.19 01:36:46.223512 [ 3 ] {e1ac2982-ad4f-42f8-8699-7f1de5def512} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.02.19 01:36:46.232049 [ 3 ] {e1ac2982-ad4f-42f8-8699-7f1de5def512} <Debug> oximeter.measurements_histogramu16 (fc84bfc3-aab6-4030-a767-c5bf5f65e5b5): Loading data parts | ||
| 424 | 2026.02.19 01:36:46.232276 [ 3 ] {e1ac2982-ad4f-42f8-8699-7f1de5def512} <Debug> oximeter.measurements_histogramu16 (fc84bfc3-aab6-4030-a767-c5bf5f65e5b5): There are no data parts | ||
| 425 | 2026.02.19 01:36:46.235163 [ 3 ] {e1ac2982-ad4f-42f8-8699-7f1de5def512} <Debug> TCPHandler: Processed in 0.012221254 sec. | ||
| 426 | 2026.02.19 01:36:46.235315 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.02.19 01:36:46.235591 [ 3 ] {c9d27387-d45f-441c-a136-18068c1bb769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 428 | 2026.02.19 01:36:46.235707 [ 3 ] {c9d27387-d45f-441c-a136-18068c1bb769} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.02.19 01:36:46.241183 [ 3 ] {c9d27387-d45f-441c-a136-18068c1bb769} <Debug> oximeter.measurements_histogrami32 (465f2f5b-1bfa-41e9-9671-bacffe0b7cd2): Loading data parts | ||
| 430 | 2026.02.19 01:36:46.241395 [ 3 ] {c9d27387-d45f-441c-a136-18068c1bb769} <Debug> oximeter.measurements_histogrami32 (465f2f5b-1bfa-41e9-9671-bacffe0b7cd2): There are no data parts | ||
| 431 | 2026.02.19 01:36:46.245493 [ 3 ] {c9d27387-d45f-441c-a136-18068c1bb769} <Debug> TCPHandler: Processed in 0.010225436 sec. | ||
| 432 | 2026.02.19 01:36:46.245724 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.02.19 01:36:46.245986 [ 3 ] {5a1af8f1-14c7-4335-9a3c-7ef56ab38053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 434 | 2026.02.19 01:36:46.246121 [ 3 ] {5a1af8f1-14c7-4335-9a3c-7ef56ab38053} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.02.19 01:36:46.251215 [ 3 ] {5a1af8f1-14c7-4335-9a3c-7ef56ab38053} <Debug> oximeter.measurements_histogramu32 (11d3e4ad-a2a0-4b22-9ba5-68e61fa2e9cb): Loading data parts | ||
| 436 | 2026.02.19 01:36:46.251460 [ 3 ] {5a1af8f1-14c7-4335-9a3c-7ef56ab38053} <Debug> oximeter.measurements_histogramu32 (11d3e4ad-a2a0-4b22-9ba5-68e61fa2e9cb): There are no data parts | ||
| 437 | 2026.02.19 01:36:46.257620 [ 3 ] {5a1af8f1-14c7-4335-9a3c-7ef56ab38053} <Debug> TCPHandler: Processed in 0.01195422 sec. | ||
| 438 | 2026.02.19 01:36:46.257777 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.02.19 01:36:46.258125 [ 3 ] {c12dffb3-d91b-432a-8c16-605e092d1490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 440 | 2026.02.19 01:36:46.258245 [ 3 ] {c12dffb3-d91b-432a-8c16-605e092d1490} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.02.19 01:36:46.263542 [ 3 ] {c12dffb3-d91b-432a-8c16-605e092d1490} <Debug> oximeter.measurements_histogrami64 (26e367e1-61cc-46f1-bb13-6203c9d81d70): Loading data parts | ||
| 442 | 2026.02.19 01:36:46.263736 [ 3 ] {c12dffb3-d91b-432a-8c16-605e092d1490} <Debug> oximeter.measurements_histogrami64 (26e367e1-61cc-46f1-bb13-6203c9d81d70): There are no data parts | ||
| 443 | 2026.02.19 01:36:46.269665 [ 3 ] {c12dffb3-d91b-432a-8c16-605e092d1490} <Debug> TCPHandler: Processed in 0.01194916 sec. | ||
| 444 | 2026.02.19 01:36:46.269913 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.02.19 01:36:46.270174 [ 3 ] {871656e2-bc4b-404d-8d1a-005515523ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 446 | 2026.02.19 01:36:46.270312 [ 3 ] {871656e2-bc4b-404d-8d1a-005515523ce6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.02.19 01:36:46.275053 [ 3 ] {871656e2-bc4b-404d-8d1a-005515523ce6} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Loading data parts | ||
| 448 | 2026.02.19 01:36:46.275248 [ 3 ] {871656e2-bc4b-404d-8d1a-005515523ce6} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): There are no data parts | ||
| 449 | 2026.02.19 01:36:46.278365 [ 3 ] {871656e2-bc4b-404d-8d1a-005515523ce6} <Debug> TCPHandler: Processed in 0.008511364 sec. | ||
| 450 | 2026.02.19 01:36:46.278510 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.02.19 01:36:46.278735 [ 3 ] {59fe8c8d-2d8a-40ca-8bd7-621805c35d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 452 | 2026.02.19 01:36:46.278854 [ 3 ] {59fe8c8d-2d8a-40ca-8bd7-621805c35d57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.02.19 01:36:46.287634 [ 3 ] {59fe8c8d-2d8a-40ca-8bd7-621805c35d57} <Debug> oximeter.measurements_histogramf32 (b1e625f5-7862-4e07-9888-a633df1c69a2): Loading data parts | ||
| 454 | 2026.02.19 01:36:46.287757 [ 3 ] {59fe8c8d-2d8a-40ca-8bd7-621805c35d57} <Debug> oximeter.measurements_histogramf32 (b1e625f5-7862-4e07-9888-a633df1c69a2): There are no data parts | ||
| 455 | 2026.02.19 01:36:46.293450 [ 3 ] {59fe8c8d-2d8a-40ca-8bd7-621805c35d57} <Debug> TCPHandler: Processed in 0.014988938 sec. | ||
| 456 | 2026.02.19 01:36:46.293641 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.02.19 01:36:46.293900 [ 3 ] {19b7470f-4dc6-4afe-b8a1-c70584a66a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 458 | 2026.02.19 01:36:46.294029 [ 3 ] {19b7470f-4dc6-4afe-b8a1-c70584a66a76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.02.19 01:36:46.299371 [ 3 ] {19b7470f-4dc6-4afe-b8a1-c70584a66a76} <Debug> oximeter.measurements_histogramf64 (f88bfc06-0c56-4967-8fae-5376b3f2cd92): Loading data parts | ||
| 460 | 2026.02.19 01:36:46.299554 [ 3 ] {19b7470f-4dc6-4afe-b8a1-c70584a66a76} <Debug> oximeter.measurements_histogramf64 (f88bfc06-0c56-4967-8fae-5376b3f2cd92): There are no data parts | ||
| 461 | 2026.02.19 01:36:46.301501 [ 3 ] {19b7470f-4dc6-4afe-b8a1-c70584a66a76} <Debug> TCPHandler: Processed in 0.007910772 sec. | ||
| 462 | 2026.02.19 01:36:46.301650 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.02.19 01:36:46.301826 [ 3 ] {1084316d-c4c3-41cf-9b69-b8f14d935fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.02.19 01:36:46.301950 [ 3 ] {1084316d-c4c3-41cf-9b69-b8f14d935fef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.02.19 01:36:46.307060 [ 3 ] {1084316d-c4c3-41cf-9b69-b8f14d935fef} <Debug> oximeter.fields_bool (42264c62-c929-411e-a6c2-f9f1ff80c590): Loading data parts | ||
| 491 | 2026.02.19 01:36:46.307312 [ 3 ] {1084316d-c4c3-41cf-9b69-b8f14d935fef} <Debug> oximeter.fields_bool (42264c62-c929-411e-a6c2-f9f1ff80c590): There are no data parts | ||
| 492 | 2026.02.19 01:36:46.313345 [ 3 ] {1084316d-c4c3-41cf-9b69-b8f14d935fef} <Debug> TCPHandler: Processed in 0.011747456 sec. | ||
| 493 | 2026.02.19 01:36:46.313481 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.02.19 01:36:46.313698 [ 3 ] {7190226e-15f6-44c3-b687-1b94f7dd91ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 495 | 2026.02.19 01:36:46.313805 [ 3 ] {7190226e-15f6-44c3-b687-1b94f7dd91ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.02.19 01:36:46.319215 [ 3 ] {7190226e-15f6-44c3-b687-1b94f7dd91ee} <Debug> oximeter.fields_i8 (11e162f7-1f24-4d3a-b8a5-252596af309a): Loading data parts | ||
| 497 | 2026.02.19 01:36:46.319347 [ 3 ] {7190226e-15f6-44c3-b687-1b94f7dd91ee} <Debug> oximeter.fields_i8 (11e162f7-1f24-4d3a-b8a5-252596af309a): There are no data parts | ||
| 498 | 2026.02.19 01:36:46.329445 [ 3 ] {7190226e-15f6-44c3-b687-1b94f7dd91ee} <Debug> TCPHandler: Processed in 0.016012438 sec. | ||
| 499 | 2026.02.19 01:36:46.329675 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.02.19 01:36:46.329950 [ 3 ] {94bcbeac-087d-48eb-9157-03ace903b11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 501 | 2026.02.19 01:36:46.330083 [ 3 ] {94bcbeac-087d-48eb-9157-03ace903b11f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.02.19 01:36:46.333261 [ 3 ] {94bcbeac-087d-48eb-9157-03ace903b11f} <Debug> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Loading data parts | ||
| 503 | 2026.02.19 01:36:46.333550 [ 3 ] {94bcbeac-087d-48eb-9157-03ace903b11f} <Debug> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): There are no data parts | ||
| 504 | 2026.02.19 01:36:46.339460 [ 3 ] {94bcbeac-087d-48eb-9157-03ace903b11f} <Debug> TCPHandler: Processed in 0.009873269 sec. | ||
| 505 | 2026.02.19 01:36:46.339610 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.02.19 01:36:46.339889 [ 3 ] {b95d6d32-14f0-42d8-b1c6-3e8fbcd9a5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 507 | 2026.02.19 01:36:46.340013 [ 3 ] {b95d6d32-14f0-42d8-b1c6-3e8fbcd9a5a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.02.19 01:36:46.348820 [ 3 ] {b95d6d32-14f0-42d8-b1c6-3e8fbcd9a5a8} <Debug> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Loading data parts | ||
| 509 | 2026.02.19 01:36:46.349001 [ 3 ] {b95d6d32-14f0-42d8-b1c6-3e8fbcd9a5a8} <Debug> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): There are no data parts | ||
| 510 | 2026.02.19 01:36:46.354715 [ 3 ] {b95d6d32-14f0-42d8-b1c6-3e8fbcd9a5a8} <Debug> TCPHandler: Processed in 0.015162611 sec. | ||
| 511 | 2026.02.19 01:36:46.354884 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.02.19 01:36:46.355076 [ 3 ] {4d184aa3-7bb4-4a88-a7d4-f315d7e158a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 513 | 2026.02.19 01:36:46.355229 [ 3 ] {4d184aa3-7bb4-4a88-a7d4-f315d7e158a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.02.19 01:36:46.360883 [ 3 ] {4d184aa3-7bb4-4a88-a7d4-f315d7e158a3} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Loading data parts | ||
| 515 | 2026.02.19 01:36:46.361114 [ 3 ] {4d184aa3-7bb4-4a88-a7d4-f315d7e158a3} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): There are no data parts | ||
| 516 | 2026.02.19 01:36:46.363485 [ 3 ] {4d184aa3-7bb4-4a88-a7d4-f315d7e158a3} <Debug> TCPHandler: Processed in 0.008660357 sec. | ||
| 517 | 2026.02.19 01:36:46.363645 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.02.19 01:36:46.363931 [ 3 ] {57dfc718-d904-401b-8387-966d3af66cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 519 | 2026.02.19 01:36:46.364060 [ 3 ] {57dfc718-d904-401b-8387-966d3af66cd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.02.19 01:36:46.369085 [ 3 ] {57dfc718-d904-401b-8387-966d3af66cd3} <Debug> oximeter.fields_i32 (d6e933ec-d46e-4b29-ba85-f43150a43c9e): Loading data parts | ||
| 521 | 2026.02.19 01:36:46.369268 [ 3 ] {57dfc718-d904-401b-8387-966d3af66cd3} <Debug> oximeter.fields_i32 (d6e933ec-d46e-4b29-ba85-f43150a43c9e): There are no data parts | ||
| 522 | 2026.02.19 01:36:46.374944 [ 3 ] {57dfc718-d904-401b-8387-966d3af66cd3} <Debug> TCPHandler: Processed in 0.011357219 sec. | ||
| 523 | 2026.02.19 01:36:46.375089 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.02.19 01:36:46.375244 [ 3 ] {91b27970-109e-43e8-bf38-e046a1329a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 525 | 2026.02.19 01:36:46.375367 [ 3 ] {91b27970-109e-43e8-bf38-e046a1329a68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.02.19 01:36:46.384598 [ 3 ] {91b27970-109e-43e8-bf38-e046a1329a68} <Debug> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Loading data parts | ||
| 527 | 2026.02.19 01:36:46.384901 [ 3 ] {91b27970-109e-43e8-bf38-e046a1329a68} <Debug> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): There are no data parts | ||
| 528 | 2026.02.19 01:36:46.390791 [ 3 ] {91b27970-109e-43e8-bf38-e046a1329a68} <Debug> TCPHandler: Processed in 0.015750072 sec. | ||
| 529 | 2026.02.19 01:36:46.391007 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.02.19 01:36:46.391377 [ 3 ] {08dc9c1c-1008-4aba-a46a-797e9b13bba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 531 | 2026.02.19 01:36:46.391551 [ 3 ] {08dc9c1c-1008-4aba-a46a-797e9b13bba4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.02.19 01:36:46.396915 [ 3 ] {08dc9c1c-1008-4aba-a46a-797e9b13bba4} <Debug> oximeter.fields_i64 (ac2f7622-0670-4d5e-8802-07ce8537bcbe): Loading data parts | ||
| 533 | 2026.02.19 01:36:46.397072 [ 3 ] {08dc9c1c-1008-4aba-a46a-797e9b13bba4} <Debug> oximeter.fields_i64 (ac2f7622-0670-4d5e-8802-07ce8537bcbe): There are no data parts | ||
| 534 | 2026.02.19 01:36:46.403081 [ 3 ] {08dc9c1c-1008-4aba-a46a-797e9b13bba4} <Debug> TCPHandler: Processed in 0.012150253 sec. | ||
| 535 | 2026.02.19 01:36:46.403254 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.02.19 01:36:46.403444 [ 3 ] {4449ce60-5c3b-4d4b-8e1c-dd9da5f8f70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 537 | 2026.02.19 01:36:46.403638 [ 3 ] {4449ce60-5c3b-4d4b-8e1c-dd9da5f8f70e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.02.19 01:36:46.410074 [ 3 ] {4449ce60-5c3b-4d4b-8e1c-dd9da5f8f70e} <Debug> oximeter.fields_u64 (dc62dc6c-bb83-4d9d-983e-835a707e0a40): Loading data parts | ||
| 539 | 2026.02.19 01:36:46.410330 [ 3 ] {4449ce60-5c3b-4d4b-8e1c-dd9da5f8f70e} <Debug> oximeter.fields_u64 (dc62dc6c-bb83-4d9d-983e-835a707e0a40): There are no data parts | ||
| 540 | 2026.02.19 01:36:46.416166 [ 3 ] {4449ce60-5c3b-4d4b-8e1c-dd9da5f8f70e} <Debug> TCPHandler: Processed in 0.012972649 sec. | ||
| 541 | 2026.02.19 01:36:46.416320 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.02.19 01:36:46.416565 [ 3 ] {f4fd3a64-1e23-4379-95c3-a26451701228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 543 | 2026.02.19 01:36:46.416691 [ 3 ] {f4fd3a64-1e23-4379-95c3-a26451701228} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.02.19 01:36:46.424086 [ 3 ] {f4fd3a64-1e23-4379-95c3-a26451701228} <Debug> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Loading data parts | ||
| 545 | 2026.02.19 01:36:46.424263 [ 3 ] {f4fd3a64-1e23-4379-95c3-a26451701228} <Debug> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): There are no data parts | ||
| 546 | 2026.02.19 01:36:46.433960 [ 3 ] {f4fd3a64-1e23-4379-95c3-a26451701228} <Debug> TCPHandler: Processed in 0.017688629 sec. | ||
| 547 | 2026.02.19 01:36:46.434144 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.02.19 01:36:46.434401 [ 3 ] {9687f726-8d65-4380-91c1-dbf6e9bb9276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 549 | 2026.02.19 01:36:46.434557 [ 3 ] {9687f726-8d65-4380-91c1-dbf6e9bb9276} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.02.19 01:36:46.442362 [ 3 ] {9687f726-8d65-4380-91c1-dbf6e9bb9276} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Loading data parts | ||
| 551 | 2026.02.19 01:36:46.442566 [ 3 ] {9687f726-8d65-4380-91c1-dbf6e9bb9276} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): There are no data parts | ||
| 552 | 2026.02.19 01:36:46.452748 [ 3 ] {9687f726-8d65-4380-91c1-dbf6e9bb9276} <Debug> TCPHandler: Processed in 0.018677199 sec. | ||
| 553 | 2026.02.19 01:36:46.452909 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.02.19 01:36:46.453189 [ 3 ] {6391330a-0fd5-402f-ac23-e4fd1033ac85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) 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) | ||
| 555 | 2026.02.19 01:36:46.453333 [ 3 ] {6391330a-0fd5-402f-ac23-e4fd1033ac85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.02.19 01:36:46.459306 [ 3 ] {6391330a-0fd5-402f-ac23-e4fd1033ac85} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Loading data parts | ||
| 557 | 2026.02.19 01:36:46.459460 [ 3 ] {6391330a-0fd5-402f-ac23-e4fd1033ac85} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): There are no data parts | ||
| 558 | 2026.02.19 01:36:46.462300 [ 3 ] {6391330a-0fd5-402f-ac23-e4fd1033ac85} <Debug> TCPHandler: Processed in 0.009449831 sec. | ||
| 559 | 2026.02.19 01:36:46.462468 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.02.19 01:36:46.462721 [ 3 ] {f9d609f0-e298-474c-892f-9edac146990f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.02.19 01:36:46.462860 [ 3 ] {f9d609f0-e298-474c-892f-9edac146990f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.02.19 01:36:46.472151 [ 3 ] {f9d609f0-e298-474c-892f-9edac146990f} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Loading data parts | ||
| 566 | 2026.02.19 01:36:46.472321 [ 3 ] {f9d609f0-e298-474c-892f-9edac146990f} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): There are no data parts | ||
| 567 | 2026.02.19 01:36:46.478224 [ 3 ] {f9d609f0-e298-474c-892f-9edac146990f} <Debug> TCPHandler: Processed in 0.015803523 sec. | ||
| 568 | 2026.02.19 01:36:46.480527 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.02.19 01:36:46.480836 [ 4 ] {6e5ce4a6-f77d-40b3-8bee-19c12468216f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.02.19 01:36:46.482189 [ 4 ] {6e5ce4a6-f77d-40b3-8bee-19c12468216f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.02.19 01:36:46.492724 [ 260 ] {6e5ce4a6-f77d-40b3-8bee-19c12468216f} <Trace> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.02.19 01:36:46.492778 [ 260 ] {6e5ce4a6-f77d-40b3-8bee-19c12468216f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 573 | 2026.02.19 01:36:46.497246 [ 260 ] {6e5ce4a6-f77d-40b3-8bee-19c12468216f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.02.19 01:36:46.497833 [ 260 ] {6e5ce4a6-f77d-40b3-8bee-19c12468216f} <Trace> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.02.19 01:36:46.498091 [ 4 ] {6e5ce4a6-f77d-40b3-8bee-19c12468216f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017401 sec., 57.46796161140164 rows/sec., 919.49 B/sec. | ||
| 576 | 2026.02.19 01:36:46.498445 [ 4 ] {6e5ce4a6-f77d-40b3-8bee-19c12468216f} <Debug> TCPHandler: Processed in 0.018104698 sec. | ||
| 577 | 2026.02.19 01:36:47.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.84 MiB, peak 133.84 MiB, free memory in arenas 0.00 B, will set to 138.04 MiB (RSS), difference: 4.19 MiB | ||
| 578 | 2026.02.19 01:36:48.834701 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49530 | ||
| 579 | 2026.02.19 01:36:48.836811 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.02.19 01:36:48.836846 [ 262 ] {} <Debug> TCP-Session: ecc7aec2-c666-42ea-93fa-809a9ec86035 Authenticating user 'default' from [fd00:1122:3344:101::c]:49530 | ||
| 581 | 2026.02.19 01:36:48.836868 [ 262 ] {} <Debug> TCP-Session: ecc7aec2-c666-42ea-93fa-809a9ec86035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.02.19 01:36:48.836930 [ 262 ] {} <Debug> TCP-Session: ecc7aec2-c666-42ea-93fa-809a9ec86035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.02.19 01:36:48.837046 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.02.19 01:36:48.837073 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.02.19 01:36:48.837188 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2026.02.19 01:36:48.839784 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61597 | ||
| 587 | 2026.02.19 01:36:48.839883 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51742 | ||
| 588 | 2026.02.19 01:36:48.840025 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.02.19 01:36:48.840049 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59814 | ||
| 590 | 2026.02.19 01:36:48.840286 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.02.19 01:36:48.840142 [ 263 ] {} <Debug> TCP-Session: dfa1d111-0890-4a13-a570-1f7f55c90dfd Authenticating user 'default' from [fd00:1122:3344:101::c]:61597 | ||
| 592 | 2026.02.19 01:36:48.840186 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64910 | ||
| 593 | 2026.02.19 01:36:48.840500 [ 264 ] {} <Debug> TCP-Session: e05991cd-ddca-4bc0-a549-6ac1f1fa59ec Authenticating user 'default' from [fd00:1122:3344:101::c]:51742 | ||
| 594 | 2026.02.19 01:36:48.840495 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62519 | ||
| 595 | 2026.02.19 01:36:48.840487 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45623 | ||
| 596 | 2026.02.19 01:36:48.840476 [ 263 ] {} <Debug> TCP-Session: dfa1d111-0890-4a13-a570-1f7f55c90dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.02.19 01:36:48.840693 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40485 | ||
| 598 | 2026.02.19 01:36:48.840749 [ 263 ] {} <Debug> TCP-Session: dfa1d111-0890-4a13-a570-1f7f55c90dfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.02.19 01:36:48.840806 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.02.19 01:36:48.840695 [ 264 ] {} <Debug> TCP-Session: e05991cd-ddca-4bc0-a549-6ac1f1fa59ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.02.19 01:36:48.840860 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.02.19 01:36:48.840940 [ 265 ] {} <Debug> TCP-Session: a183affa-de51-4225-bdac-830ca7551176 Authenticating user 'default' from [fd00:1122:3344:101::c]:59814 | ||
| 603 | 2026.02.19 01:36:48.840949 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.02.19 01:36:48.841057 [ 266 ] {} <Debug> TCP-Session: b3f59cdd-a03a-4bc2-8b23-32fc2c1c5ca7 Authenticating user 'default' from [fd00:1122:3344:101::c]:64910 | ||
| 605 | 2026.02.19 01:36:48.841103 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.02.19 01:36:48.841040 [ 265 ] {} <Debug> TCP-Session: a183affa-de51-4225-bdac-830ca7551176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.02.19 01:36:48.841217 [ 266 ] {} <Debug> TCP-Session: b3f59cdd-a03a-4bc2-8b23-32fc2c1c5ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.02.19 01:36:48.841252 [ 265 ] {} <Debug> TCP-Session: a183affa-de51-4225-bdac-830ca7551176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.02.19 01:36:48.841206 [ 269 ] {} <Debug> TCP-Session: bcc9a7b7-a626-4f5c-a0be-f548dbb5ccbf Authenticating user 'default' from [fd00:1122:3344:101::c]:40485 | ||
| 610 | 2026.02.19 01:36:48.841178 [ 268 ] {} <Debug> TCP-Session: f47a6dd1-5c53-4636-9f14-2576f26d7fbb Authenticating user 'default' from [fd00:1122:3344:101::c]:45623 | ||
| 611 | 2026.02.19 01:36:48.841378 [ 269 ] {} <Debug> TCP-Session: bcc9a7b7-a626-4f5c-a0be-f548dbb5ccbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.02.19 01:36:48.841365 [ 266 ] {} <Debug> TCP-Session: b3f59cdd-a03a-4bc2-8b23-32fc2c1c5ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.02.19 01:36:48.841481 [ 269 ] {} <Debug> TCP-Session: bcc9a7b7-a626-4f5c-a0be-f548dbb5ccbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.02.19 01:36:48.841472 [ 268 ] {} <Debug> TCP-Session: f47a6dd1-5c53-4636-9f14-2576f26d7fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.02.19 01:36:48.841016 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2026.02.19 01:36:48.841014 [ 264 ] {} <Debug> TCP-Session: e05991cd-ddca-4bc0-a549-6ac1f1fa59ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.02.19 01:36:48.841597 [ 268 ] {} <Debug> TCP-Session: f47a6dd1-5c53-4636-9f14-2576f26d7fbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.02.19 01:36:48.841594 [ 267 ] {} <Debug> TCP-Session: a1c37538-7fb8-433b-aa8b-620f1af6f58e Authenticating user 'default' from [fd00:1122:3344:101::c]:62519 | ||
| 619 | 2026.02.19 01:36:48.841826 [ 267 ] {} <Debug> TCP-Session: a1c37538-7fb8-433b-aa8b-620f1af6f58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.02.19 01:36:48.841993 [ 267 ] {} <Debug> TCP-Session: a1c37538-7fb8-433b-aa8b-620f1af6f58e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.02.19 01:36:48.914696 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37554 | ||
| 622 | 2026.02.19 01:36:48.916761 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.02.19 01:36:48.916927 [ 270 ] {} <Debug> TCP-Session: 8cdf152b-e068-4d57-bfbd-28dfb2f857ae Authenticating user 'default' from [fd00:1122:3344:101::b]:37554 | ||
| 624 | 2026.02.19 01:36:48.916952 [ 270 ] {} <Debug> TCP-Session: 8cdf152b-e068-4d57-bfbd-28dfb2f857ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.19 01:36:48.916964 [ 270 ] {} <Debug> TCP-Session: 8cdf152b-e068-4d57-bfbd-28dfb2f857ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.02.19 01:36:48.917127 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.02.19 01:36:48.917170 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.02.19 01:36:48.917290 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.02.19 01:36:48.919643 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41353 | ||
| 630 | 2026.02.19 01:36:48.919749 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39479 | ||
| 631 | 2026.02.19 01:36:48.919810 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43491 | ||
| 632 | 2026.02.19 01:36:48.919897 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33727 | ||
| 633 | 2026.02.19 01:36:48.919995 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44870 | ||
| 634 | 2026.02.19 01:36:48.920195 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.02.19 01:36:48.920210 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56593 | ||
| 636 | 2026.02.19 01:36:48.920318 [ 273 ] {} <Debug> TCP-Session: 3fe0824a-5f01-4f9d-bce1-451fe3c3889e Authenticating user 'default' from [fd00:1122:3344:101::b]:43491 | ||
| 637 | 2026.02.19 01:36:48.920355 [ 273 ] {} <Debug> TCP-Session: 3fe0824a-5f01-4f9d-bce1-451fe3c3889e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.02.19 01:36:48.920410 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.02.19 01:36:48.920387 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.02.19 01:36:48.920343 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.02.19 01:36:48.920588 [ 275 ] {} <Debug> TCP-Session: 39410d75-8502-4283-b2e6-53d4c0769652 Authenticating user 'default' from [fd00:1122:3344:101::b]:44870 | ||
| 642 | 2026.02.19 01:36:48.920594 [ 271 ] {} <Debug> TCP-Session: 4b5a2c0a-5ef8-4462-bcc7-4e7c2ddf0ad1 Authenticating user 'default' from [fd00:1122:3344:101::b]:41353 | ||
| 643 | 2026.02.19 01:36:48.920607 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.02.19 01:36:48.920540 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.02.19 01:36:48.920704 [ 275 ] {} <Debug> TCP-Session: 39410d75-8502-4283-b2e6-53d4c0769652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.02.19 01:36:48.920693 [ 271 ] {} <Debug> TCP-Session: 4b5a2c0a-5ef8-4462-bcc7-4e7c2ddf0ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.02.19 01:36:48.920687 [ 276 ] {} <Debug> TCP-Session: 59f63cea-20f8-4d9b-9a07-45b115c380ee Authenticating user 'default' from [fd00:1122:3344:101::b]:56593 | ||
| 648 | 2026.02.19 01:36:48.920797 [ 275 ] {} <Debug> TCP-Session: 39410d75-8502-4283-b2e6-53d4c0769652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.02.19 01:36:48.920785 [ 272 ] {} <Debug> TCP-Session: 1425497e-4ba5-4a1b-89c9-dfb9d2cd1a7c Authenticating user 'default' from [fd00:1122:3344:101::b]:39479 | ||
| 650 | 2026.02.19 01:36:48.920783 [ 271 ] {} <Debug> TCP-Session: 4b5a2c0a-5ef8-4462-bcc7-4e7c2ddf0ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.02.19 01:36:48.920887 [ 272 ] {} <Debug> TCP-Session: 1425497e-4ba5-4a1b-89c9-dfb9d2cd1a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.02.19 01:36:48.920881 [ 276 ] {} <Debug> TCP-Session: 59f63cea-20f8-4d9b-9a07-45b115c380ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.02.19 01:36:48.920668 [ 274 ] {} <Debug> TCP-Session: eb58d401-efcd-4752-a741-59f780a7e6fb Authenticating user 'default' from [fd00:1122:3344:101::b]:33727 | ||
| 654 | 2026.02.19 01:36:48.921041 [ 276 ] {} <Debug> TCP-Session: 59f63cea-20f8-4d9b-9a07-45b115c380ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.02.19 01:36:48.921059 [ 272 ] {} <Debug> TCP-Session: 1425497e-4ba5-4a1b-89c9-dfb9d2cd1a7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.02.19 01:36:48.920490 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43163 | ||
| 657 | 2026.02.19 01:36:48.921152 [ 274 ] {} <Debug> TCP-Session: eb58d401-efcd-4752-a741-59f780a7e6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.02.19 01:36:48.920562 [ 273 ] {} <Debug> TCP-Session: 3fe0824a-5f01-4f9d-bce1-451fe3c3889e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.02.19 01:36:48.921265 [ 274 ] {} <Debug> TCP-Session: eb58d401-efcd-4752-a741-59f780a7e6fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.02.19 01:36:48.921354 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2026.02.19 01:36:48.921398 [ 277 ] {} <Debug> TCP-Session: 4f832fc3-964c-4ff9-96a6-f823893560ea Authenticating user 'default' from [fd00:1122:3344:101::b]:43163 | ||
| 662 | 2026.02.19 01:36:48.921420 [ 277 ] {} <Debug> TCP-Session: 4f832fc3-964c-4ff9-96a6-f823893560ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.19 01:36:48.921546 [ 277 ] {} <Debug> TCP-Session: 4f832fc3-964c-4ff9-96a6-f823893560ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.02.19 01:36:49.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.26 MiB, peak 138.26 MiB, free memory in arenas 0.00 B, will set to 139.27 MiB (RSS), difference: 1.01 MiB | ||
| 665 | 2026.02.19 01:36:50.004053 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57814 | ||
| 666 | 2026.02.19 01:36:50.005933 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.02.19 01:36:50.006038 [ 278 ] {} <Debug> TCP-Session: cef0ee86-c38f-46dc-b9e7-e7e5a632e1ad Authenticating user 'default' from [fd00:1122:3344:101::a]:57814 | ||
| 668 | 2026.02.19 01:36:50.006062 [ 278 ] {} <Debug> TCP-Session: cef0ee86-c38f-46dc-b9e7-e7e5a632e1ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.02.19 01:36:50.006074 [ 278 ] {} <Debug> TCP-Session: cef0ee86-c38f-46dc-b9e7-e7e5a632e1ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.02.19 01:36:50.006226 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.02.19 01:36:50.006271 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.02.19 01:36:50.006373 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2026.02.19 01:36:50.008754 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47369 | ||
| 674 | 2026.02.19 01:36:50.008831 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49804 | ||
| 675 | 2026.02.19 01:36:50.008928 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63978 | ||
| 676 | 2026.02.19 01:36:50.009017 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.02.19 01:36:50.009035 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40574 | ||
| 678 | 2026.02.19 01:36:50.009122 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.02.19 01:36:50.009136 [ 279 ] {} <Debug> TCP-Session: 1461a8e1-81e0-48ff-a798-30f4e142ded5 Authenticating user 'default' from [fd00:1122:3344:101::a]:47369 | ||
| 680 | 2026.02.19 01:36:50.009206 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.02.19 01:36:50.009224 [ 279 ] {} <Debug> TCP-Session: 1461a8e1-81e0-48ff-a798-30f4e142ded5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.02.19 01:36:50.009301 [ 280 ] {} <Debug> TCP-Session: 4ab6d695-5954-4ba5-99fe-b7f384499fe7 Authenticating user 'default' from [fd00:1122:3344:101::a]:49804 | ||
| 683 | 2026.02.19 01:36:50.009208 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42154 | ||
| 684 | 2026.02.19 01:36:50.009374 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.02.19 01:36:50.009361 [ 280 ] {} <Debug> TCP-Session: 4ab6d695-5954-4ba5-99fe-b7f384499fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.02.19 01:36:50.009356 [ 279 ] {} <Debug> TCP-Session: 1461a8e1-81e0-48ff-a798-30f4e142ded5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.02.19 01:36:50.009347 [ 281 ] {} <Debug> TCP-Session: b510164f-6ece-4a95-b31c-bfc3db65bcd7 Authenticating user 'default' from [fd00:1122:3344:101::a]:63978 | ||
| 688 | 2026.02.19 01:36:50.009501 [ 280 ] {} <Debug> TCP-Session: 4ab6d695-5954-4ba5-99fe-b7f384499fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.02.19 01:36:50.009505 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.02.19 01:36:50.009448 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49250 | ||
| 691 | 2026.02.19 01:36:50.009604 [ 283 ] {} <Debug> TCP-Session: 1c5c5e14-d14f-447b-b4d2-b8a00cdb5f43 Authenticating user 'default' from [fd00:1122:3344:101::a]:42154 | ||
| 692 | 2026.02.19 01:36:50.009581 [ 281 ] {} <Debug> TCP-Session: b510164f-6ece-4a95-b31c-bfc3db65bcd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.02.19 01:36:50.009316 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56104 | ||
| 694 | 2026.02.19 01:36:50.009706 [ 283 ] {} <Debug> TCP-Session: 1c5c5e14-d14f-447b-b4d2-b8a00cdb5f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.02.19 01:36:50.009690 [ 281 ] {} <Debug> TCP-Session: b510164f-6ece-4a95-b31c-bfc3db65bcd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.19 01:36:50.009482 [ 282 ] {} <Debug> TCP-Session: 56e014b3-530f-44ba-8b08-7bc24dd3853f Authenticating user 'default' from [fd00:1122:3344:101::a]:40574 | ||
| 697 | 2026.02.19 01:36:50.009831 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.02.19 01:36:50.009861 [ 282 ] {} <Debug> TCP-Session: 56e014b3-530f-44ba-8b08-7bc24dd3853f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.02.19 01:36:50.009825 [ 283 ] {} <Debug> TCP-Session: 1c5c5e14-d14f-447b-b4d2-b8a00cdb5f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.02.19 01:36:50.009968 [ 282 ] {} <Debug> TCP-Session: 56e014b3-530f-44ba-8b08-7bc24dd3853f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.19 01:36:50.009983 [ 285 ] {} <Debug> TCP-Session: 0d7ba1ce-66b0-4c89-863a-80e0934b420c Authenticating user 'default' from [fd00:1122:3344:101::a]:49250 | ||
| 702 | 2026.02.19 01:36:50.009942 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.02.19 01:36:50.010091 [ 285 ] {} <Debug> TCP-Session: 0d7ba1ce-66b0-4c89-863a-80e0934b420c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.19 01:36:50.010111 [ 284 ] {} <Debug> TCP-Session: beb72823-782e-4c78-aad4-d25194378451 Authenticating user 'default' from [fd00:1122:3344:101::a]:56104 | ||
| 705 | 2026.02.19 01:36:50.010225 [ 285 ] {} <Debug> TCP-Session: 0d7ba1ce-66b0-4c89-863a-80e0934b420c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.19 01:36:50.010245 [ 284 ] {} <Debug> TCP-Session: beb72823-782e-4c78-aad4-d25194378451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.02.19 01:36:50.010383 [ 284 ] {} <Debug> TCP-Session: beb72823-782e-4c78-aad4-d25194378451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.02.19 01:36:53.077881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.02.19 01:36:53.077960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.02.19 01:36:53.077980 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.02.19 01:36:53.078356 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.02.19 01:36:53.082150 [ 245 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Loading data parts | ||
| 713 | 2026.02.19 01:36:53.082356 [ 245 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): There are no data parts | ||
| 714 | 2026.02.19 01:36:53.089376 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.02.19 01:36:53.089429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 716 | 2026.02.19 01:36:53.095577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.02.19 01:36:53.096425 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): 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.19 01:36:53.096602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.02.19 01:36:53.099790 [ 244 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Loading data parts | ||
| 720 | 2026.02.19 01:36:53.100096 [ 244 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): There are no data parts | ||
| 721 | 2026.02.19 01:36:53.126066 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.02.19 01:36:53.126141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 723 | 2026.02.19 01:36:53.132786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.02.19 01:36:53.134067 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): 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.19 01:36:53.138232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.02.19 01:36:54.000303 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.03 MiB | ||
| 727 | 2026.02.19 01:36:55.577844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.02.19 01:36:55.577954 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.02.19 01:36:55.584545 [ 243 ] {} <Debug> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Loading data parts | ||
| 730 | 2026.02.19 01:36:55.584749 [ 243 ] {} <Debug> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): There are no data parts | ||
| 731 | 2026.02.19 01:36:55.593405 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.02.19 01:36:55.593453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 733 | 2026.02.19 01:36:55.597320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.02.19 01:36:55.597939 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): 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.19 01:36:55.598361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.02.19 01:36:56.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.08 MiB, peak 158.08 MiB, free memory in arenas 0.00 B, will set to 155.07 MiB (RSS), difference: -3.01 MiB | ||
| 737 | 2026.02.19 01:36:56.855398 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48928 | ||
| 738 | 2026.02.19 01:36:56.856489 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.02.19 01:36:56.856521 [ 286 ] {} <Debug> TCP-Session: 8e2b2779-e9bb-46a3-a61a-078b4a72da42 Authenticating user 'default' from [fd00:1122:3344:101::e]:48928 | ||
| 740 | 2026.02.19 01:36:56.856543 [ 286 ] {} <Debug> TCP-Session: 8e2b2779-e9bb-46a3-a61a-078b4a72da42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.02.19 01:36:56.857777 [ 286 ] {} <Debug> TCP-Session: 8e2b2779-e9bb-46a3-a61a-078b4a72da42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.02.19 01:36:56.857838 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2026.02.19 01:36:56.857863 [ 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 | ||
| 744 | 2026.02.19 01:36:56.857960 [ 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 | ||
| 745 | 2026.02.19 01:36:56.858557 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63694 | ||
| 746 | 2026.02.19 01:36:56.858561 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36009 | ||
| 747 | 2026.02.19 01:36:56.858671 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40846 | ||
| 748 | 2026.02.19 01:36:56.858810 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61773 | ||
| 749 | 2026.02.19 01:36:56.858993 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38691 | ||
| 750 | 2026.02.19 01:36:56.859108 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56183 | ||
| 751 | 2026.02.19 01:36:56.859407 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63412 | ||
| 752 | 2026.02.19 01:36:56.859584 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37289 | ||
| 753 | 2026.02.19 01:36:56.860333 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.02.19 01:36:56.860358 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.02.19 01:36:56.860388 [ 291 ] {} <Debug> TCP-Session: 963c6d92-257f-442c-aefd-280c48cd1892 Authenticating user 'default' from [fd00:1122:3344:101::e]:38691 | ||
| 756 | 2026.02.19 01:36:56.860395 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2026.02.19 01:36:56.860400 [ 294 ] {} <Debug> TCP-Session: 3636d51c-9c0c-4bc0-9597-7e4210ea59cb Authenticating user 'default' from [fd00:1122:3344:101::e]:37289 | ||
| 758 | 2026.02.19 01:36:56.860411 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.02.19 01:36:56.860418 [ 291 ] {} <Debug> TCP-Session: 963c6d92-257f-442c-aefd-280c48cd1892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.02.19 01:36:56.860464 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.02.19 01:36:56.860485 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.02.19 01:36:56.860514 [ 287 ] {} <Debug> TCP-Session: a11aa25b-81ca-4dd1-bb9e-a616ff106830 Authenticating user 'default' from [fd00:1122:3344:101::e]:63694 | ||
| 763 | 2026.02.19 01:36:56.860526 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2026.02.19 01:36:56.860530 [ 289 ] {} <Debug> TCP-Session: c781a216-b842-4ca1-abdc-7c747770bcc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40846 | ||
| 765 | 2026.02.19 01:36:56.860580 [ 293 ] {} <Debug> TCP-Session: 5bc5704d-be15-4833-b70a-2964af075a09 Authenticating user 'default' from [fd00:1122:3344:101::e]:63412 | ||
| 766 | 2026.02.19 01:36:56.860594 [ 290 ] {} <Debug> TCP-Session: cbe0d143-ab1f-4fcc-9190-b85150bc3a7f Authenticating user 'default' from [fd00:1122:3344:101::e]:61773 | ||
| 767 | 2026.02.19 01:36:56.860607 [ 289 ] {} <Debug> TCP-Session: c781a216-b842-4ca1-abdc-7c747770bcc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.02.19 01:36:56.860612 [ 293 ] {} <Debug> TCP-Session: 5bc5704d-be15-4833-b70a-2964af075a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.02.19 01:36:56.860630 [ 287 ] {} <Debug> TCP-Session: a11aa25b-81ca-4dd1-bb9e-a616ff106830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.02.19 01:36:56.860638 [ 290 ] {} <Debug> TCP-Session: cbe0d143-ab1f-4fcc-9190-b85150bc3a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.02.19 01:36:56.860642 [ 289 ] {} <Debug> TCP-Session: c781a216-b842-4ca1-abdc-7c747770bcc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.02.19 01:36:56.860663 [ 287 ] {} <Debug> TCP-Session: a11aa25b-81ca-4dd1-bb9e-a616ff106830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.02.19 01:36:56.860677 [ 290 ] {} <Debug> TCP-Session: cbe0d143-ab1f-4fcc-9190-b85150bc3a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.02.19 01:36:56.860652 [ 293 ] {} <Debug> TCP-Session: 5bc5704d-be15-4833-b70a-2964af075a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.02.19 01:36:56.860733 [ 288 ] {} <Debug> TCP-Session: 447a78da-697e-4f68-af36-efe33f84053d Authenticating user 'default' from [fd00:1122:3344:101::e]:36009 | ||
| 776 | 2026.02.19 01:36:56.860745 [ 294 ] {} <Debug> TCP-Session: 3636d51c-9c0c-4bc0-9597-7e4210ea59cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.02.19 01:36:56.860771 [ 288 ] {} <Debug> TCP-Session: 447a78da-697e-4f68-af36-efe33f84053d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.02.19 01:36:56.860505 [ 291 ] {} <Debug> TCP-Session: 963c6d92-257f-442c-aefd-280c48cd1892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.02.19 01:36:56.860798 [ 294 ] {} <Debug> TCP-Session: 3636d51c-9c0c-4bc0-9597-7e4210ea59cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.02.19 01:36:56.860802 [ 288 ] {} <Debug> TCP-Session: 447a78da-697e-4f68-af36-efe33f84053d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.02.19 01:36:56.860457 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.02.19 01:36:56.860893 [ 292 ] {} <Debug> TCP-Session: 3f7d5ce9-c5cf-486e-87d5-1744af29665c Authenticating user 'default' from [fd00:1122:3344:101::e]:56183 | ||
| 783 | 2026.02.19 01:36:56.860912 [ 292 ] {} <Debug> TCP-Session: 3f7d5ce9-c5cf-486e-87d5-1744af29665c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.02.19 01:36:56.860925 [ 292 ] {} <Debug> TCP-Session: 3f7d5ce9-c5cf-486e-87d5-1744af29665c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.02.19 01:36:56.861010 [ 286 ] {} <Trace> TCP-Session: 8e2b2779-e9bb-46a3-a61a-078b4a72da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.02.19 01:36:56.861187 [ 286 ] {40231c67-d37e-4238-9038-4d727c86f742} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48928) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 787 | 2026.02.19 01:36:56.871361 [ 286 ] {40231c67-d37e-4238-9038-4d727c86f742} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2026.02.19 01:36:56.885603 [ 286 ] {40231c67-d37e-4238-9038-4d727c86f742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.02.19 01:36:56.908297 [ 286 ] {40231c67-d37e-4238-9038-4d727c86f742} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 790 | 2026.02.19 01:36:56.927357 [ 295 ] {40231c67-d37e-4238-9038-4d727c86f742} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2026.02.19 01:36:56.929332 [ 295 ] {40231c67-d37e-4238-9038-4d727c86f742} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2026.02.19 01:36:56.929976 [ 295 ] {40231c67-d37e-4238-9038-4d727c86f742} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007603456 sec. (131.519 rows/sec., 5.14 KiB/sec.) | ||
| 793 | 2026.02.19 01:36:56.930000 [ 295 ] {40231c67-d37e-4238-9038-4d727c86f742} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2026.02.19 01:36:56.930029 [ 295 ] {40231c67-d37e-4238-9038-4d727c86f742} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2026.02.19 01:36:56.933176 [ 286 ] {40231c67-d37e-4238-9038-4d727c86f742} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.072039 sec., 13.881369813573203 rows/sec., 555.25 B/sec. | ||
| 796 | 2026.02.19 01:36:56.933339 [ 286 ] {40231c67-d37e-4238-9038-4d727c86f742} <Debug> TCPHandler: Processed in 0.072774088 sec. | ||
| 797 | 2026.02.19 01:36:56.938547 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.02.19 01:36:56.938587 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.02.19 01:36:56.938606 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.02.19 01:36:56.938606 [ 286 ] {} <Debug> TCP-Session: 8e2b2779-e9bb-46a3-a61a-078b4a72da42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.02.19 01:36:56.938634 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.02.19 01:36:56.938662 [ 290 ] {} <Debug> TCP-Session: cbe0d143-ab1f-4fcc-9190-b85150bc3a7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.02.19 01:36:56.938666 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.02.19 01:36:56.938685 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.02.19 01:36:56.938711 [ 287 ] {} <Debug> TCP-Session: a11aa25b-81ca-4dd1-bb9e-a616ff106830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.02.19 01:36:56.938711 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 807 | 2026.02.19 01:36:56.938732 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.02.19 01:36:56.938752 [ 291 ] {} <Debug> TCP-Session: 963c6d92-257f-442c-aefd-280c48cd1892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.02.19 01:36:56.938779 [ 292 ] {} <Debug> TCP-Session: 3f7d5ce9-c5cf-486e-87d5-1744af29665c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.02.19 01:36:56.938797 [ 294 ] {} <Debug> TCP-Session: 3636d51c-9c0c-4bc0-9597-7e4210ea59cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.02.19 01:36:56.938736 [ 293 ] {} <Debug> TCP-Session: 5bc5704d-be15-4833-b70a-2964af075a09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.02.19 01:36:56.938656 [ 288 ] {} <Debug> TCP-Session: 447a78da-697e-4f68-af36-efe33f84053d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.02.19 01:36:56.938651 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.02.19 01:36:56.938901 [ 289 ] {} <Debug> TCP-Session: c781a216-b842-4ca1-abdc-7c747770bcc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.02.19 01:36:57.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.33 MiB, peak 165.43 MiB, free memory in arenas 0.00 B, will set to 159.15 MiB (RSS), difference: 3.82 MiB | ||
| 816 | 2026.02.19 01:37:00.544767 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.02.19 01:37:00.544819 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.02.19 01:37:00.596733 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 988 | ||
| 819 | 2026.02.19 01:37:00.603450 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.02.19 01:37:00.603499 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 821 | 2026.02.19 01:37:00.604314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.02.19 01:37:00.604890 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.02.19 01:37:00.607072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 988 | ||
| 824 | 2026.02.19 01:37:00.638353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.02.19 01:37:00.656725 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.02.19 01:37:00.656785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 827 | 2026.02.19 01:37:00.663680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.02.19 01:37:00.665061 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.02.19 01:37:00.668584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.02.19 01:37:01.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.86 MiB, peak 165.43 MiB, free memory in arenas 0.00 B, will set to 162.18 MiB (RSS), difference: 2.32 MiB | ||
| 831 | 2026.02.19 01:37:04.382975 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53483 | ||
| 832 | 2026.02.19 01:37:04.383125 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.02.19 01:37:04.383159 [ 286 ] {} <Debug> TCP-Session: 896611e5-5514-4a26-af8c-2c2b7d72acdc Authenticating user 'default' from [fd00:1122:3344:101::e]:53483 | ||
| 834 | 2026.02.19 01:37:04.383184 [ 286 ] {} <Debug> TCP-Session: 896611e5-5514-4a26-af8c-2c2b7d72acdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.02.19 01:37:04.383201 [ 286 ] {} <Debug> TCP-Session: 896611e5-5514-4a26-af8c-2c2b7d72acdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.02.19 01:37:04.383363 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36271 | ||
| 837 | 2026.02.19 01:37:04.383426 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38286 | ||
| 838 | 2026.02.19 01:37:04.383452 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41297 | ||
| 839 | 2026.02.19 01:37:04.383463 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59246 | ||
| 840 | 2026.02.19 01:37:04.383496 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.02.19 01:37:04.383523 [ 286 ] {} <Trace> TCP-Session: 896611e5-5514-4a26-af8c-2c2b7d72acdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.02.19 01:37:04.383542 [ 287 ] {} <Debug> TCP-Session: 11f03113-fa40-4c16-a8b8-5929407293e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36271 | ||
| 843 | 2026.02.19 01:37:04.383557 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.02.19 01:37:04.383560 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.02.19 01:37:04.383580 [ 287 ] {} <Debug> TCP-Session: 11f03113-fa40-4c16-a8b8-5929407293e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.02.19 01:37:04.383581 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.02.19 01:37:04.383614 [ 287 ] {} <Debug> TCP-Session: 11f03113-fa40-4c16-a8b8-5929407293e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.02.19 01:37:04.383612 [ 288 ] {} <Debug> TCP-Session: b3237c0b-6448-4bbf-b368-c80da0d15075 Authenticating user 'default' from [fd00:1122:3344:101::e]:38286 | ||
| 849 | 2026.02.19 01:37:04.383632 [ 291 ] {} <Debug> TCP-Session: bb6c220e-8459-45c6-a6f3-950d7f2eae32 Authenticating user 'default' from [fd00:1122:3344:101::e]:59246 | ||
| 850 | 2026.02.19 01:37:04.383660 [ 288 ] {} <Debug> TCP-Session: b3237c0b-6448-4bbf-b368-c80da0d15075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.02.19 01:37:04.383671 [ 291 ] {} <Debug> TCP-Session: bb6c220e-8459-45c6-a6f3-950d7f2eae32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.02.19 01:37:04.383685 [ 288 ] {} <Debug> TCP-Session: b3237c0b-6448-4bbf-b368-c80da0d15075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.02.19 01:37:04.383695 [ 286 ] {9c85c320-2cc5-420e-b70b-8863648abe7b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53483) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 854 | 2026.02.19 01:37:04.383699 [ 291 ] {} <Debug> TCP-Session: bb6c220e-8459-45c6-a6f3-950d7f2eae32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.02.19 01:37:04.383547 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62645 | ||
| 856 | 2026.02.19 01:37:04.383491 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35815 | ||
| 857 | 2026.02.19 01:37:04.383480 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52630 | ||
| 858 | 2026.02.19 01:37:04.383826 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 859 | 2026.02.19 01:37:04.383450 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54639 | ||
| 860 | 2026.02.19 01:37:04.383869 [ 294 ] {} <Debug> TCP-Session: 39322c39-01d5-40d1-b309-f5361ed83d69 Authenticating user 'default' from [fd00:1122:3344:101::e]:62645 | ||
| 861 | 2026.02.19 01:37:04.383591 [ 290 ] {} <Debug> TCP-Session: f76fc6c4-0062-4026-b9fb-4db55ead3745 Authenticating user 'default' from [fd00:1122:3344:101::e]:41297 | ||
| 862 | 2026.02.19 01:37:04.383910 [ 294 ] {} <Debug> TCP-Session: 39322c39-01d5-40d1-b309-f5361ed83d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.02.19 01:37:04.383923 [ 290 ] {} <Debug> TCP-Session: f76fc6c4-0062-4026-b9fb-4db55ead3745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.02.19 01:37:04.383925 [ 294 ] {} <Debug> TCP-Session: 39322c39-01d5-40d1-b309-f5361ed83d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.02.19 01:37:04.383936 [ 290 ] {} <Debug> TCP-Session: f76fc6c4-0062-4026-b9fb-4db55ead3745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.02.19 01:37:04.383962 [ 286 ] {9c85c320-2cc5-420e-b70b-8863648abe7b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 867 | 2026.02.19 01:37:04.383974 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 868 | 2026.02.19 01:37:04.384009 [ 292 ] {} <Debug> TCP-Session: 75c36f2f-5251-4b47-9124-d42b44821188 Authenticating user 'default' from [fd00:1122:3344:101::e]:52630 | ||
| 869 | 2026.02.19 01:37:04.384020 [ 286 ] {9c85c320-2cc5-420e-b70b-8863648abe7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.02.19 01:37:04.384027 [ 292 ] {} <Debug> TCP-Session: 75c36f2f-5251-4b47-9124-d42b44821188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.02.19 01:37:04.384052 [ 292 ] {} <Debug> TCP-Session: 75c36f2f-5251-4b47-9124-d42b44821188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.02.19 01:37:04.384092 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.02.19 01:37:04.384105 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.02.19 01:37:04.384134 [ 293 ] {} <Debug> TCP-Session: a52d93c8-1e57-44c1-94c7-129adfe5e8bc Authenticating user 'default' from [fd00:1122:3344:101::e]:35815 | ||
| 875 | 2026.02.19 01:37:04.384139 [ 289 ] {} <Debug> TCP-Session: ed7b4104-2647-403c-96ef-e547b5863817 Authenticating user 'default' from [fd00:1122:3344:101::e]:54639 | ||
| 876 | 2026.02.19 01:37:04.384159 [ 293 ] {} <Debug> TCP-Session: a52d93c8-1e57-44c1-94c7-129adfe5e8bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.02.19 01:37:04.384162 [ 289 ] {} <Debug> TCP-Session: ed7b4104-2647-403c-96ef-e547b5863817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.02.19 01:37:04.384173 [ 293 ] {} <Debug> TCP-Session: a52d93c8-1e57-44c1-94c7-129adfe5e8bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.02.19 01:37:04.384180 [ 289 ] {} <Debug> TCP-Session: ed7b4104-2647-403c-96ef-e547b5863817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.02.19 01:37:04.384328 [ 286 ] {9c85c320-2cc5-420e-b70b-8863648abe7b} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 881 | 2026.02.19 01:37:04.385267 [ 309 ] {9c85c320-2cc5-420e-b70b-8863648abe7b} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.02.19 01:37:04.385313 [ 309 ] {9c85c320-2cc5-420e-b70b-8863648abe7b} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.02.19 01:37:04.385341 [ 309 ] {9c85c320-2cc5-420e-b70b-8863648abe7b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915328 sec. (1092.505 rows/sec., 42.68 KiB/sec.) | ||
| 884 | 2026.02.19 01:37:04.385356 [ 309 ] {9c85c320-2cc5-420e-b70b-8863648abe7b} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.02.19 01:37:04.386676 [ 286 ] {9c85c320-2cc5-420e-b70b-8863648abe7b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00304 sec., 328.9473684210526 rows/sec., 12.85 KiB/sec. | ||
| 886 | 2026.02.19 01:37:04.386791 [ 286 ] {9c85c320-2cc5-420e-b70b-8863648abe7b} <Debug> TCPHandler: Processed in 0.003396325 sec. | ||
| 887 | 2026.02.19 01:37:04.386911 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.02.19 01:37:04.386936 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.02.19 01:37:04.386939 [ 286 ] {} <Debug> TCP-Session: 896611e5-5514-4a26-af8c-2c2b7d72acdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.02.19 01:37:04.386952 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.02.19 01:37:04.386969 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.02.19 01:37:04.386984 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.02.19 01:37:04.387009 [ 290 ] {} <Debug> TCP-Session: f76fc6c4-0062-4026-b9fb-4db55ead3745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.02.19 01:37:04.387031 [ 293 ] {} <Debug> TCP-Session: a52d93c8-1e57-44c1-94c7-129adfe5e8bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.02.19 01:37:04.387041 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.02.19 01:37:04.387057 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.02.19 01:37:04.387058 [ 291 ] {} <Debug> TCP-Session: bb6c220e-8459-45c6-a6f3-950d7f2eae32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.02.19 01:37:04.387098 [ 288 ] {} <Debug> TCP-Session: b3237c0b-6448-4bbf-b368-c80da0d15075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.02.19 01:37:04.387118 [ 294 ] {} <Debug> TCP-Session: 39322c39-01d5-40d1-b309-f5361ed83d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.02.19 01:37:04.387025 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2026.02.19 01:37:04.387008 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.02.19 01:37:04.387189 [ 289 ] {} <Debug> TCP-Session: ed7b4104-2647-403c-96ef-e547b5863817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.02.19 01:37:04.386985 [ 287 ] {} <Debug> TCP-Session: 11f03113-fa40-4c16-a8b8-5929407293e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.02.19 01:37:04.387217 [ 292 ] {} <Debug> TCP-Session: 75c36f2f-5251-4b47-9124-d42b44821188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.02.19 01:37:04.394579 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57601 | ||
| 906 | 2026.02.19 01:37:04.394651 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.02.19 01:37:04.394675 [ 286 ] {} <Debug> TCP-Session: 3f67e2a2-013b-4ec9-8dd1-f37fffac3c25 Authenticating user 'default' from [fd00:1122:3344:101::e]:57601 | ||
| 908 | 2026.02.19 01:37:04.394693 [ 286 ] {} <Debug> TCP-Session: 3f67e2a2-013b-4ec9-8dd1-f37fffac3c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.02.19 01:37:04.394708 [ 286 ] {} <Debug> TCP-Session: 3f67e2a2-013b-4ec9-8dd1-f37fffac3c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.02.19 01:37:04.394856 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45209 | ||
| 911 | 2026.02.19 01:37:04.394897 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58759 | ||
| 912 | 2026.02.19 01:37:04.394928 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.02.19 01:37:04.394942 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47268 | ||
| 914 | 2026.02.19 01:37:04.394953 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59961 | ||
| 915 | 2026.02.19 01:37:04.394981 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39756 | ||
| 916 | 2026.02.19 01:37:04.394998 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.02.19 01:37:04.395027 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.02.19 01:37:04.395033 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.02.19 01:37:04.395057 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.02.19 01:37:04.395063 [ 289 ] {} <Debug> TCP-Session: e8d94d0e-8e92-4379-b52f-7840416d68e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47268 | ||
| 921 | 2026.02.19 01:37:04.395077 [ 290 ] {} <Debug> TCP-Session: 3d2b4259-d4bc-4c45-830c-6d72a70b3882 Authenticating user 'default' from [fd00:1122:3344:101::e]:59961 | ||
| 922 | 2026.02.19 01:37:04.395079 [ 286 ] {} <Trace> TCP-Session: 3f67e2a2-013b-4ec9-8dd1-f37fffac3c25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.02.19 01:37:04.395105 [ 290 ] {} <Debug> TCP-Session: 3d2b4259-d4bc-4c45-830c-6d72a70b3882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.02.19 01:37:04.395096 [ 289 ] {} <Debug> TCP-Session: e8d94d0e-8e92-4379-b52f-7840416d68e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.02.19 01:37:04.395133 [ 290 ] {} <Debug> TCP-Session: 3d2b4259-d4bc-4c45-830c-6d72a70b3882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.02.19 01:37:04.395153 [ 289 ] {} <Debug> TCP-Session: e8d94d0e-8e92-4379-b52f-7840416d68e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.02.19 01:37:04.395088 [ 293 ] {} <Debug> TCP-Session: d5a9ab6f-52b1-401b-ae8a-2f2085dbab28 Authenticating user 'default' from [fd00:1122:3344:101::e]:39756 | ||
| 928 | 2026.02.19 01:37:04.395052 [ 288 ] {} <Debug> TCP-Session: fd7ca18a-c279-4d1d-a91c-bf1c4dbb95e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58759 | ||
| 929 | 2026.02.19 01:37:04.395199 [ 293 ] {} <Debug> TCP-Session: d5a9ab6f-52b1-401b-ae8a-2f2085dbab28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.02.19 01:37:04.395223 [ 288 ] {} <Debug> TCP-Session: fd7ca18a-c279-4d1d-a91c-bf1c4dbb95e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.02.19 01:37:04.395234 [ 293 ] {} <Debug> TCP-Session: d5a9ab6f-52b1-401b-ae8a-2f2085dbab28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.02.19 01:37:04.395240 [ 286 ] {c86bd6c8-8cc9-472c-9319-6bfd6bd09b98} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57601) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 933 | 2026.02.19 01:37:04.395246 [ 288 ] {} <Debug> TCP-Session: fd7ca18a-c279-4d1d-a91c-bf1c4dbb95e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.02.19 01:37:04.395037 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34544 | ||
| 935 | 2026.02.19 01:37:04.394975 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37893 | ||
| 936 | 2026.02.19 01:37:04.394955 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57061 | ||
| 937 | 2026.02.19 01:37:04.395349 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.02.19 01:37:04.395383 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.02.19 01:37:04.395402 [ 294 ] {} <Debug> TCP-Session: 70aebcd5-1b20-4282-bc21-900ad444741d Authenticating user 'default' from [fd00:1122:3344:101::e]:34544 | ||
| 940 | 2026.02.19 01:37:04.395419 [ 292 ] {} <Debug> TCP-Session: 42ae49f4-a926-4d7c-8e4f-ef9afc23bb47 Authenticating user 'default' from [fd00:1122:3344:101::e]:37893 | ||
| 941 | 2026.02.19 01:37:04.395431 [ 294 ] {} <Debug> TCP-Session: 70aebcd5-1b20-4282-bc21-900ad444741d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.02.19 01:37:04.395419 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 943 | 2026.02.19 01:37:04.395456 [ 294 ] {} <Debug> TCP-Session: 70aebcd5-1b20-4282-bc21-900ad444741d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.02.19 01:37:04.395478 [ 291 ] {} <Debug> TCP-Session: ef74f465-18dd-4ba0-9db8-93c264768c25 Authenticating user 'default' from [fd00:1122:3344:101::e]:57061 | ||
| 945 | 2026.02.19 01:37:04.395447 [ 292 ] {} <Debug> TCP-Session: 42ae49f4-a926-4d7c-8e4f-ef9afc23bb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.02.19 01:37:04.395508 [ 291 ] {} <Debug> TCP-Session: ef74f465-18dd-4ba0-9db8-93c264768c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.02.19 01:37:04.395523 [ 292 ] {} <Debug> TCP-Session: 42ae49f4-a926-4d7c-8e4f-ef9afc23bb47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.02.19 01:37:04.395537 [ 291 ] {} <Debug> TCP-Session: ef74f465-18dd-4ba0-9db8-93c264768c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.02.19 01:37:04.394955 [ 287 ] {} <Debug> TCP-Session: 2dad4a59-7d7a-4925-a9a8-2c643e38a352 Authenticating user 'default' from [fd00:1122:3344:101::e]:45209 | ||
| 950 | 2026.02.19 01:37:04.395422 [ 286 ] {c86bd6c8-8cc9-472c-9319-6bfd6bd09b98} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 951 | 2026.02.19 01:37:04.395582 [ 287 ] {} <Debug> TCP-Session: 2dad4a59-7d7a-4925-a9a8-2c643e38a352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.02.19 01:37:04.395621 [ 287 ] {} <Debug> TCP-Session: 2dad4a59-7d7a-4925-a9a8-2c643e38a352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.02.19 01:37:04.395632 [ 286 ] {c86bd6c8-8cc9-472c-9319-6bfd6bd09b98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2026.02.19 01:37:04.395888 [ 286 ] {c86bd6c8-8cc9-472c-9319-6bfd6bd09b98} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.02.19 01:37:04.396846 [ 323 ] {c86bd6c8-8cc9-472c-9319-6bfd6bd09b98} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.02.19 01:37:04.396899 [ 323 ] {c86bd6c8-8cc9-472c-9319-6bfd6bd09b98} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.02.19 01:37:04.396939 [ 323 ] {c86bd6c8-8cc9-472c-9319-6bfd6bd09b98} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968819 sec. (1032.185 rows/sec., 40.32 KiB/sec.) | ||
| 958 | 2026.02.19 01:37:04.396955 [ 323 ] {c86bd6c8-8cc9-472c-9319-6bfd6bd09b98} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.02.19 01:37:04.398125 [ 286 ] {c86bd6c8-8cc9-472c-9319-6bfd6bd09b98} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002922 sec., 342.23134839151265 rows/sec., 13.37 KiB/sec. | ||
| 960 | 2026.02.19 01:37:04.398255 [ 286 ] {c86bd6c8-8cc9-472c-9319-6bfd6bd09b98} <Debug> TCPHandler: Processed in 0.003242353 sec. | ||
| 961 | 2026.02.19 01:37:04.398379 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.02.19 01:37:04.398407 [ 286 ] {} <Debug> TCP-Session: 3f67e2a2-013b-4ec9-8dd1-f37fffac3c25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.02.19 01:37:04.398414 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.02.19 01:37:04.398436 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.02.19 01:37:04.398456 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.02.19 01:37:04.398467 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.02.19 01:37:04.398485 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.02.19 01:37:04.398505 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.02.19 01:37:04.398521 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.02.19 01:37:04.398540 [ 290 ] {} <Debug> TCP-Session: 3d2b4259-d4bc-4c45-830c-6d72a70b3882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.02.19 01:37:04.398545 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.02.19 01:37:04.398573 [ 293 ] {} <Debug> TCP-Session: d5a9ab6f-52b1-401b-ae8a-2f2085dbab28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.02.19 01:37:04.398559 [ 289 ] {} <Debug> TCP-Session: e8d94d0e-8e92-4379-b52f-7840416d68e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.02.19 01:37:04.398600 [ 292 ] {} <Debug> TCP-Session: 42ae49f4-a926-4d7c-8e4f-ef9afc23bb47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.02.19 01:37:04.398524 [ 291 ] {} <Debug> TCP-Session: ef74f465-18dd-4ba0-9db8-93c264768c25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.02.19 01:37:04.398503 [ 294 ] {} <Debug> TCP-Session: 70aebcd5-1b20-4282-bc21-900ad444741d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.02.19 01:37:04.398480 [ 288 ] {} <Debug> TCP-Session: fd7ca18a-c279-4d1d-a91c-bf1c4dbb95e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.02.19 01:37:04.398462 [ 287 ] {} <Debug> TCP-Session: 2dad4a59-7d7a-4925-a9a8-2c643e38a352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.02.19 01:37:05.600683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 980 | 2026.02.19 01:37:05.602876 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.02.19 01:37:05.602929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 982 | 2026.02.19 01:37:05.604201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.02.19 01:37:05.604717 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.02.19 01:37:05.605033 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.02.19 01:37:06.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.41 MiB, peak 170.81 MiB, free memory in arenas 0.00 B, will set to 162.45 MiB (RSS), difference: 4.04 MiB | ||
| 986 | 2026.02.19 01:37:06.513914 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.02.19 01:37:06.514143 [ 3 ] {ba8dc532-6589-482e-acc0-c082efcddfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.02.19 01:37:06.514430 [ 3 ] {ba8dc532-6589-482e-acc0-c082efcddfa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.02.19 01:37:06.514494 [ 3 ] {ba8dc532-6589-482e-acc0-c082efcddfa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.02.19 01:37:06.514925 [ 3 ] {ba8dc532-6589-482e-acc0-c082efcddfa6} <Debug> TCPHandler: Processed in 0.001150092 sec. | ||
| 991 | 2026.02.19 01:37:06.529834 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.02.19 01:37:06.529987 [ 3 ] {797523f3-c1bb-45ca-8243-9c5f4a0c2161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.02.19 01:37:06.540421 [ 3 ] {797523f3-c1bb-45ca-8243-9c5f4a0c2161} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.02.19 01:37:06.540488 [ 3 ] {797523f3-c1bb-45ca-8243-9c5f4a0c2161} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.02.19 01:37:06.543002 [ 3 ] {797523f3-c1bb-45ca-8243-9c5f4a0c2161} <Debug> TCPHandler: Processed in 0.013229504 sec. | ||
| 996 | 2026.02.19 01:37:06.543864 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.02.19 01:37:06.543994 [ 3 ] {418c13aa-efc6-4fad-b989-f19532f5a241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.02.19 01:37:06.548619 [ 3 ] {418c13aa-efc6-4fad-b989-f19532f5a241} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.02.19 01:37:06.548669 [ 3 ] {418c13aa-efc6-4fad-b989-f19532f5a241} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.02.19 01:37:06.549059 [ 3 ] {418c13aa-efc6-4fad-b989-f19532f5a241} <Debug> TCPHandler: Processed in 0.005248271 sec. | ||
| 1001 | 2026.02.19 01:37:06.549271 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.02.19 01:37:06.549395 [ 3 ] {73fe9938-313d-4195-955d-6b9e071db182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.02.19 01:37:06.549639 [ 3 ] {73fe9938-313d-4195-955d-6b9e071db182} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.02.19 01:37:06.549683 [ 3 ] {73fe9938-313d-4195-955d-6b9e071db182} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.02.19 01:37:06.550013 [ 3 ] {73fe9938-313d-4195-955d-6b9e071db182} <Debug> TCPHandler: Processed in 0.000792325 sec. | ||
| 1006 | 2026.02.19 01:37:06.550215 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.02.19 01:37:06.550333 [ 3 ] {36a742a8-372f-4341-95ed-9c37b00cc2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.02.19 01:37:06.550574 [ 3 ] {36a742a8-372f-4341-95ed-9c37b00cc2be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.02.19 01:37:06.550618 [ 3 ] {36a742a8-372f-4341-95ed-9c37b00cc2be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.02.19 01:37:06.550933 [ 3 ] {36a742a8-372f-4341-95ed-9c37b00cc2be} <Debug> TCPHandler: Processed in 0.000765874 sec. | ||
| 1011 | 2026.02.19 01:37:06.551108 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.02.19 01:37:06.551217 [ 3 ] {9786c617-e8bc-454f-9428-94440639d5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1013 | 2026.02.19 01:37:06.551257 [ 3 ] {9786c617-e8bc-454f-9428-94440639d5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.02.19 01:37:06.553703 [ 3 ] {9786c617-e8bc-454f-9428-94440639d5d3} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.02.19 01:37:06.553754 [ 3 ] {9786c617-e8bc-454f-9428-94440639d5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1016 | 2026.02.19 01:37:06.556494 [ 3 ] {9786c617-e8bc-454f-9428-94440639d5d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.02.19 01:37:06.556932 [ 3 ] {9786c617-e8bc-454f-9428-94440639d5d3} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.02.19 01:37:06.557086 [ 3 ] {9786c617-e8bc-454f-9428-94440639d5d3} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.0059 sec., 847.457627118644 rows/sec., 110.07 KiB/sec. | ||
| 1019 | 2026.02.19 01:37:06.557137 [ 3 ] {9786c617-e8bc-454f-9428-94440639d5d3} <Debug> TCPHandler: Processed in 0.006076247 sec. | ||
| 1020 | 2026.02.19 01:37:06.557266 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.02.19 01:37:06.557367 [ 3 ] {2bdaffcf-3d33-4d3e-ad79-aa2abe5e41ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1022 | 2026.02.19 01:37:06.557409 [ 3 ] {2bdaffcf-3d33-4d3e-ad79-aa2abe5e41ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1023 | 2026.02.19 01:37:06.560046 [ 3 ] {2bdaffcf-3d33-4d3e-ad79-aa2abe5e41ab} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.02.19 01:37:06.560087 [ 3 ] {2bdaffcf-3d33-4d3e-ad79-aa2abe5e41ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1025 | 2026.02.19 01:37:06.562975 [ 3 ] {2bdaffcf-3d33-4d3e-ad79-aa2abe5e41ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.02.19 01:37:06.563527 [ 3 ] {2bdaffcf-3d33-4d3e-ad79-aa2abe5e41ab} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.02.19 01:37:06.563694 [ 3 ] {2bdaffcf-3d33-4d3e-ad79-aa2abe5e41ab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.006349 sec., 315.01023783272956 rows/sec., 25.69 KiB/sec. | ||
| 1028 | 2026.02.19 01:37:06.563740 [ 3 ] {2bdaffcf-3d33-4d3e-ad79-aa2abe5e41ab} <Debug> TCPHandler: Processed in 0.006525965 sec. | ||
| 1029 | 2026.02.19 01:37:06.563890 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.02.19 01:37:06.563999 [ 3 ] {da5782aa-ac2f-4583-b1ba-dc55efde95af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1031 | 2026.02.19 01:37:06.564040 [ 3 ] {da5782aa-ac2f-4583-b1ba-dc55efde95af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1032 | 2026.02.19 01:37:06.566762 [ 3 ] {da5782aa-ac2f-4583-b1ba-dc55efde95af} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2026.02.19 01:37:06.566807 [ 3 ] {da5782aa-ac2f-4583-b1ba-dc55efde95af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1034 | 2026.02.19 01:37:06.567287 [ 3 ] {da5782aa-ac2f-4583-b1ba-dc55efde95af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1035 | 2026.02.19 01:37:06.567729 [ 3 ] {da5782aa-ac2f-4583-b1ba-dc55efde95af} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2026.02.19 01:37:06.567865 [ 3 ] {da5782aa-ac2f-4583-b1ba-dc55efde95af} <Debug> executeQuery: Read 17 rows, 1.58 KiB in 0.003889 sec., 4371.3036770377985 rows/sec., 405.29 KiB/sec. | ||
| 1037 | 2026.02.19 01:37:06.567903 [ 3 ] {da5782aa-ac2f-4583-b1ba-dc55efde95af} <Debug> TCPHandler: Processed in 0.004073299 sec. | ||
| 1038 | 2026.02.19 01:37:06.568021 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.02.19 01:37:06.568120 [ 3 ] {e9bc5811-e007-4bd3-9d6f-008f3476ce70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1040 | 2026.02.19 01:37:06.568163 [ 3 ] {e9bc5811-e007-4bd3-9d6f-008f3476ce70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1041 | 2026.02.19 01:37:06.568564 [ 3 ] {e9bc5811-e007-4bd3-9d6f-008f3476ce70} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2026.02.19 01:37:06.568601 [ 3 ] {e9bc5811-e007-4bd3-9d6f-008f3476ce70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1043 | 2026.02.19 01:37:06.569009 [ 3 ] {e9bc5811-e007-4bd3-9d6f-008f3476ce70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1044 | 2026.02.19 01:37:06.569431 [ 3 ] {e9bc5811-e007-4bd3-9d6f-008f3476ce70} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2026.02.19 01:37:06.569563 [ 3 ] {e9bc5811-e007-4bd3-9d6f-008f3476ce70} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001466 sec., 6821.282401091405 rows/sec., 505.60 KiB/sec. | ||
| 1046 | 2026.02.19 01:37:06.569601 [ 3 ] {e9bc5811-e007-4bd3-9d6f-008f3476ce70} <Debug> TCPHandler: Processed in 0.001628141 sec. | ||
| 1047 | 2026.02.19 01:37:06.569709 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.02.19 01:37:06.569804 [ 3 ] {7dd74f1a-f018-409f-a9cb-2436f3727f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1049 | 2026.02.19 01:37:06.569844 [ 3 ] {7dd74f1a-f018-409f-a9cb-2436f3727f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1050 | 2026.02.19 01:37:06.570230 [ 3 ] {7dd74f1a-f018-409f-a9cb-2436f3727f36} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2026.02.19 01:37:06.570264 [ 3 ] {7dd74f1a-f018-409f-a9cb-2436f3727f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1052 | 2026.02.19 01:37:06.570665 [ 3 ] {7dd74f1a-f018-409f-a9cb-2436f3727f36} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1053 | 2026.02.19 01:37:06.571093 [ 3 ] {7dd74f1a-f018-409f-a9cb-2436f3727f36} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2026.02.19 01:37:06.571221 [ 3 ] {7dd74f1a-f018-409f-a9cb-2436f3727f36} <Debug> executeQuery: Read 13 rows, 1.04 KiB in 0.001437 sec., 9046.624913013222 rows/sec., 727.16 KiB/sec. | ||
| 1055 | 2026.02.19 01:37:06.571260 [ 3 ] {7dd74f1a-f018-409f-a9cb-2436f3727f36} <Debug> TCPHandler: Processed in 0.001600151 sec. | ||
| 1056 | 2026.02.19 01:37:06.571364 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.02.19 01:37:06.571458 [ 3 ] {4dce093e-3ba4-48d6-9cf6-8acf6efe0e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1058 | 2026.02.19 01:37:06.571501 [ 3 ] {4dce093e-3ba4-48d6-9cf6-8acf6efe0e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1059 | 2026.02.19 01:37:06.574280 [ 3 ] {4dce093e-3ba4-48d6-9cf6-8acf6efe0e93} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.02.19 01:37:06.574323 [ 3 ] {4dce093e-3ba4-48d6-9cf6-8acf6efe0e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1061 | 2026.02.19 01:37:06.576814 [ 3 ] {4dce093e-3ba4-48d6-9cf6-8acf6efe0e93} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1062 | 2026.02.19 01:37:06.577360 [ 3 ] {4dce093e-3ba4-48d6-9cf6-8acf6efe0e93} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.02.19 01:37:06.577497 [ 3 ] {4dce093e-3ba4-48d6-9cf6-8acf6efe0e93} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.006058 sec., 165.0709805216243 rows/sec., 11.61 KiB/sec. | ||
| 1064 | 2026.02.19 01:37:06.577537 [ 3 ] {4dce093e-3ba4-48d6-9cf6-8acf6efe0e93} <Debug> TCPHandler: Processed in 0.006220609 sec. | ||
| 1065 | 2026.02.19 01:37:06.577652 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.02.19 01:37:06.577749 [ 3 ] {6f1c9cab-3f4d-4b7a-bc9c-572928ad7dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1067 | 2026.02.19 01:37:06.577804 [ 3 ] {6f1c9cab-3f4d-4b7a-bc9c-572928ad7dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1068 | 2026.02.19 01:37:06.578633 [ 3 ] {6f1c9cab-3f4d-4b7a-bc9c-572928ad7dd6} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.02.19 01:37:06.578672 [ 3 ] {6f1c9cab-3f4d-4b7a-bc9c-572928ad7dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1070 | 2026.02.19 01:37:06.583783 [ 3 ] {6f1c9cab-3f4d-4b7a-bc9c-572928ad7dd6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1071 | 2026.02.19 01:37:06.584260 [ 3 ] {6f1c9cab-3f4d-4b7a-bc9c-572928ad7dd6} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.02.19 01:37:06.584402 [ 3 ] {6f1c9cab-3f4d-4b7a-bc9c-572928ad7dd6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006674 sec., 1198.6814504045549 rows/sec., 2.15 MiB/sec. | ||
| 1073 | 2026.02.19 01:37:06.584466 [ 3 ] {6f1c9cab-3f4d-4b7a-bc9c-572928ad7dd6} <Debug> TCPHandler: Processed in 0.006864592 sec. | ||
| 1074 | 2026.02.19 01:37:06.584581 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.02.19 01:37:06.584676 [ 3 ] {2c29a3c7-2809-46bf-8024-0dc6481279f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1076 | 2026.02.19 01:37:06.584719 [ 3 ] {2c29a3c7-2809-46bf-8024-0dc6481279f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1077 | 2026.02.19 01:37:06.585043 [ 3 ] {2c29a3c7-2809-46bf-8024-0dc6481279f1} <Trace> oximeter.measurements_i64 (ae32d882-c04f-4753-913f-ca9108c36c15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.02.19 01:37:06.585078 [ 3 ] {2c29a3c7-2809-46bf-8024-0dc6481279f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1079 | 2026.02.19 01:37:06.585550 [ 3 ] {2c29a3c7-2809-46bf-8024-0dc6481279f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1080 | 2026.02.19 01:37:06.585984 [ 3 ] {2c29a3c7-2809-46bf-8024-0dc6481279f1} <Trace> oximeter.measurements_i64 (ae32d882-c04f-4753-913f-ca9108c36c15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.02.19 01:37:06.586116 [ 3 ] {2c29a3c7-2809-46bf-8024-0dc6481279f1} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001458 sec., 2057.6131687242796 rows/sec., 145.35 KiB/sec. | ||
| 1082 | 2026.02.19 01:37:06.586155 [ 3 ] {2c29a3c7-2809-46bf-8024-0dc6481279f1} <Debug> TCPHandler: Processed in 0.001625491 sec. | ||
| 1083 | 2026.02.19 01:37:08.107203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1500 | ||
| 1084 | 2026.02.19 01:37:08.107725 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.02.19 01:37:08.107772 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1086 | 2026.02.19 01:37:08.108393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1087 | 2026.02.19 01:37:08.108904 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.02.19 01:37:08.109032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1500 | ||
| 1089 | 2026.02.19 01:37:08.168703 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1090 | 2026.02.19 01:37:08.186361 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2026.02.19 01:37:08.186427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1092 | 2026.02.19 01:37:08.192971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1093 | 2026.02.19 01:37:08.194127 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2026.02.19 01:37:08.197254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1095 | 2026.02.19 01:37:09.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.54 MiB, peak 170.81 MiB, free memory in arenas 0.00 B, will set to 164.76 MiB (RSS), difference: 1.22 MiB | ||
| 1096 | 2026.02.19 01:37:15.544857 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1097 | 2026.02.19 01:37:15.544914 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1098 | 2026.02.19 01:37:15.605257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 120 | ||
| 1099 | 2026.02.19 01:37:15.607282 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2026.02.19 01:37:15.607318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1101 | 2026.02.19 01:37:15.608623 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1102 | 2026.02.19 01:37:15.609240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1948 | ||
| 1103 | 2026.02.19 01:37:15.609245 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2026.02.19 01:37:15.609536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 120 | ||
| 1105 | 2026.02.19 01:37:15.609759 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.02.19 01:37:15.609815 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1107 | 2026.02.19 01:37:15.610519 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1108 | 2026.02.19 01:37:15.611059 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.02.19 01:37:15.611207 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1948 | ||
| 1110 | 2026.02.19 01:37:15.697455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1111 | 2026.02.19 01:37:15.713762 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.02.19 01:37:15.713817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1113 | 2026.02.19 01:37:15.720319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1114 | 2026.02.19 01:37:15.721399 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.02.19 01:37:15.724200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1116 | 2026.02.19 01:37:16.516434 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.02.19 01:37:16.516672 [ 3 ] {ea726e91-3192-48e5-9d76-27a7dff0fa56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1118 | 2026.02.19 01:37:16.516749 [ 3 ] {ea726e91-3192-48e5-9d76-27a7dff0fa56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1119 | 2026.02.19 01:37:16.519434 [ 3 ] {ea726e91-3192-48e5-9d76-27a7dff0fa56} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.02.19 01:37:16.519484 [ 3 ] {ea726e91-3192-48e5-9d76-27a7dff0fa56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1121 | 2026.02.19 01:37:16.519991 [ 3 ] {ea726e91-3192-48e5-9d76-27a7dff0fa56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1122 | 2026.02.19 01:37:16.520463 [ 3 ] {ea726e91-3192-48e5-9d76-27a7dff0fa56} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.02.19 01:37:16.520623 [ 3 ] {ea726e91-3192-48e5-9d76-27a7dff0fa56} <Debug> executeQuery: Read 50 rows, 4.70 KiB in 0.004006 sec., 12481.278082875686 rows/sec., 1.15 MiB/sec. | ||
| 1124 | 2026.02.19 01:37:16.520665 [ 3 ] {ea726e91-3192-48e5-9d76-27a7dff0fa56} <Debug> TCPHandler: Processed in 0.004375424 sec. | ||
| 1125 | 2026.02.19 01:37:16.520791 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.02.19 01:37:16.520885 [ 3 ] {7dfca504-5341-40f4-ad18-8ce7e0f38acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.02.19 01:37:16.520928 [ 3 ] {7dfca504-5341-40f4-ad18-8ce7e0f38acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1128 | 2026.02.19 01:37:16.521357 [ 3 ] {7dfca504-5341-40f4-ad18-8ce7e0f38acf} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.02.19 01:37:16.521395 [ 3 ] {7dfca504-5341-40f4-ad18-8ce7e0f38acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1130 | 2026.02.19 01:37:16.521832 [ 3 ] {7dfca504-5341-40f4-ad18-8ce7e0f38acf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1131 | 2026.02.19 01:37:16.522347 [ 3 ] {7dfca504-5341-40f4-ad18-8ce7e0f38acf} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.02.19 01:37:16.522482 [ 3 ] {7dfca504-5341-40f4-ad18-8ce7e0f38acf} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001615 sec., 15479.876160990712 rows/sec., 1.14 MiB/sec. | ||
| 1133 | 2026.02.19 01:37:16.522520 [ 3 ] {7dfca504-5341-40f4-ad18-8ce7e0f38acf} <Debug> TCPHandler: Processed in 0.001779844 sec. | ||
| 1134 | 2026.02.19 01:37:16.522635 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.02.19 01:37:16.522729 [ 3 ] {9f49c78f-cf65-4c1b-90ed-a500c3dfb497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1136 | 2026.02.19 01:37:16.522771 [ 3 ] {9f49c78f-cf65-4c1b-90ed-a500c3dfb497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1137 | 2026.02.19 01:37:16.523177 [ 3 ] {9f49c78f-cf65-4c1b-90ed-a500c3dfb497} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.02.19 01:37:16.523215 [ 3 ] {9f49c78f-cf65-4c1b-90ed-a500c3dfb497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1139 | 2026.02.19 01:37:16.523653 [ 3 ] {9f49c78f-cf65-4c1b-90ed-a500c3dfb497} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1140 | 2026.02.19 01:37:16.524161 [ 3 ] {9f49c78f-cf65-4c1b-90ed-a500c3dfb497} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.02.19 01:37:16.524296 [ 3 ] {9f49c78f-cf65-4c1b-90ed-a500c3dfb497} <Debug> executeQuery: Read 33 rows, 2.66 KiB in 0.001585 sec., 20820.18927444795 rows/sec., 1.64 MiB/sec. | ||
| 1142 | 2026.02.19 01:37:16.524336 [ 3 ] {9f49c78f-cf65-4c1b-90ed-a500c3dfb497} <Debug> TCPHandler: Processed in 0.001749523 sec. | ||
| 1143 | 2026.02.19 01:37:16.524451 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.02.19 01:37:16.524546 [ 3 ] {d02100ec-c0aa-4e5c-8a86-9a90f4a48dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1145 | 2026.02.19 01:37:16.524602 [ 3 ] {d02100ec-c0aa-4e5c-8a86-9a90f4a48dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1146 | 2026.02.19 01:37:16.525435 [ 3 ] {d02100ec-c0aa-4e5c-8a86-9a90f4a48dd1} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.02.19 01:37:16.525475 [ 3 ] {d02100ec-c0aa-4e5c-8a86-9a90f4a48dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1148 | 2026.02.19 01:37:16.526242 [ 3 ] {d02100ec-c0aa-4e5c-8a86-9a90f4a48dd1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1149 | 2026.02.19 01:37:16.526736 [ 3 ] {d02100ec-c0aa-4e5c-8a86-9a90f4a48dd1} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.02.19 01:37:16.526888 [ 3 ] {d02100ec-c0aa-4e5c-8a86-9a90f4a48dd1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00236 sec., 10593.22033898305 rows/sec., 18.98 MiB/sec. | ||
| 1151 | 2026.02.19 01:37:16.526940 [ 3 ] {d02100ec-c0aa-4e5c-8a86-9a90f4a48dd1} <Debug> TCPHandler: Processed in 0.002538209 sec. | ||
| 1152 | 2026.02.19 01:37:16.527060 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.02.19 01:37:16.527156 [ 3 ] {d4d5f545-96b2-41be-8608-0e3364960c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1154 | 2026.02.19 01:37:16.527200 [ 3 ] {d4d5f545-96b2-41be-8608-0e3364960c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1155 | 2026.02.19 01:37:16.529567 [ 3 ] {d4d5f545-96b2-41be-8608-0e3364960c73} <Trace> oximeter.measurements_i64 (ae32d882-c04f-4753-913f-ca9108c36c15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.02.19 01:37:16.529603 [ 3 ] {d4d5f545-96b2-41be-8608-0e3364960c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1157 | 2026.02.19 01:37:16.530092 [ 3 ] {d4d5f545-96b2-41be-8608-0e3364960c73} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1158 | 2026.02.19 01:37:16.530650 [ 3 ] {d4d5f545-96b2-41be-8608-0e3364960c73} <Trace> oximeter.measurements_i64 (ae32d882-c04f-4753-913f-ca9108c36c15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.02.19 01:37:16.530820 [ 3 ] {d4d5f545-96b2-41be-8608-0e3364960c73} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.003682 sec., 4073.872895165671 rows/sec., 310.84 KiB/sec. | ||
| 1160 | 2026.02.19 01:37:16.530859 [ 3 ] {d4d5f545-96b2-41be-8608-0e3364960c73} <Debug> TCPHandler: Processed in 0.003846874 sec. | ||
| 1161 | 2026.02.19 01:37:21.515425 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.02.19 01:37:21.515659 [ 3 ] {1a0ee0ff-070c-47c8-9bf9-4265ec1a82e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1163 | 2026.02.19 01:37:21.515965 [ 3 ] {1a0ee0ff-070c-47c8-9bf9-4265ec1a82e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1164 | 2026.02.19 01:37:21.519845 [ 3 ] {1a0ee0ff-070c-47c8-9bf9-4265ec1a82e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1165 | 2026.02.19 01:37:21.520037 [ 3 ] {1a0ee0ff-070c-47c8-9bf9-4265ec1a82e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1166 | 2026.02.19 01:37:21.520103 [ 3 ] {1a0ee0ff-070c-47c8-9bf9-4265ec1a82e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1167 | 2026.02.19 01:37:21.522220 [ 3 ] {1a0ee0ff-070c-47c8-9bf9-4265ec1a82e8} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1168 | 2026.02.19 01:37:21.524238 [ 3 ] {1a0ee0ff-070c-47c8-9bf9-4265ec1a82e8} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1169 | 2026.02.19 01:37:21.526133 [ 3 ] {1a0ee0ff-070c-47c8-9bf9-4265ec1a82e8} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1170 | 2026.02.19 01:37:21.526158 [ 3 ] {1a0ee0ff-070c-47c8-9bf9-4265ec1a82e8} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1171 | 2026.02.19 01:37:21.530271 [ 3 ] {1a0ee0ff-070c-47c8-9bf9-4265ec1a82e8} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1172 | 2026.02.19 01:37:21.530302 [ 3 ] {1a0ee0ff-070c-47c8-9bf9-4265ec1a82e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1173 | 2026.02.19 01:37:21.558217 [ 3 ] {1a0ee0ff-070c-47c8-9bf9-4265ec1a82e8} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.042635 sec., 117.27453969743169 rows/sec., 5.22 KiB/sec. | ||
| 1174 | 2026.02.19 01:37:21.558342 [ 3 ] {1a0ee0ff-070c-47c8-9bf9-4265ec1a82e8} <Debug> TCPHandler: Processed in 0.043052617 sec. | ||
| 1175 | 2026.02.19 01:37:21.558720 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.02.19 01:37:21.558873 [ 3 ] {579dedd7-5cc8-4945-a5e0-4a65f974ddb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1177 | 2026.02.19 01:37:21.559081 [ 3 ] {579dedd7-5cc8-4945-a5e0-4a65f974ddb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1178 | 2026.02.19 01:37:21.559110 [ 3 ] {579dedd7-5cc8-4945-a5e0-4a65f974ddb5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1179 | 2026.02.19 01:37:21.559254 [ 3 ] {579dedd7-5cc8-4945-a5e0-4a65f974ddb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1180 | 2026.02.19 01:37:21.559308 [ 3 ] {579dedd7-5cc8-4945-a5e0-4a65f974ddb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1181 | 2026.02.19 01:37:21.559410 [ 3 ] {579dedd7-5cc8-4945-a5e0-4a65f974ddb5} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1182 | 2026.02.19 01:37:21.559441 [ 3 ] {579dedd7-5cc8-4945-a5e0-4a65f974ddb5} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1183 | 2026.02.19 01:37:21.559459 [ 3 ] {579dedd7-5cc8-4945-a5e0-4a65f974ddb5} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1184 | 2026.02.19 01:37:21.559474 [ 3 ] {579dedd7-5cc8-4945-a5e0-4a65f974ddb5} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1185 | 2026.02.19 01:37:21.559506 [ 3 ] {579dedd7-5cc8-4945-a5e0-4a65f974ddb5} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1186 | 2026.02.19 01:37:21.559523 [ 3 ] {579dedd7-5cc8-4945-a5e0-4a65f974ddb5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1187 | 2026.02.19 01:37:21.560149 [ 3 ] {579dedd7-5cc8-4945-a5e0-4a65f974ddb5} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001331 sec., 3756.574004507889 rows/sec., 167.28 KiB/sec. | ||
| 1188 | 2026.02.19 01:37:21.560241 [ 3 ] {579dedd7-5cc8-4945-a5e0-4a65f974ddb5} <Debug> TCPHandler: Processed in 0.00158483 sec. | ||
| 1189 | 2026.02.19 01:37:21.560453 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.02.19 01:37:21.560573 [ 3 ] {8842e381-6769-4a64-a5e8-5cecf401464f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1191 | 2026.02.19 01:37:21.560756 [ 3 ] {8842e381-6769-4a64-a5e8-5cecf401464f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1192 | 2026.02.19 01:37:21.560785 [ 3 ] {8842e381-6769-4a64-a5e8-5cecf401464f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1193 | 2026.02.19 01:37:21.560928 [ 3 ] {8842e381-6769-4a64-a5e8-5cecf401464f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1194 | 2026.02.19 01:37:21.560982 [ 3 ] {8842e381-6769-4a64-a5e8-5cecf401464f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1195 | 2026.02.19 01:37:21.561092 [ 3 ] {8842e381-6769-4a64-a5e8-5cecf401464f} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1196 | 2026.02.19 01:37:21.561122 [ 3 ] {8842e381-6769-4a64-a5e8-5cecf401464f} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1197 | 2026.02.19 01:37:21.561140 [ 3 ] {8842e381-6769-4a64-a5e8-5cecf401464f} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1198 | 2026.02.19 01:37:21.561155 [ 3 ] {8842e381-6769-4a64-a5e8-5cecf401464f} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1199 | 2026.02.19 01:37:21.561187 [ 3 ] {8842e381-6769-4a64-a5e8-5cecf401464f} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1200 | 2026.02.19 01:37:21.561205 [ 3 ] {8842e381-6769-4a64-a5e8-5cecf401464f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1201 | 2026.02.19 01:37:21.561634 [ 3 ] {8842e381-6769-4a64-a5e8-5cecf401464f} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001102 sec., 4537.205081669692 rows/sec., 202.05 KiB/sec. | ||
| 1202 | 2026.02.19 01:37:21.561720 [ 3 ] {8842e381-6769-4a64-a5e8-5cecf401464f} <Debug> TCPHandler: Processed in 0.001320156 sec. | ||
| 1203 | 2026.02.19 01:37:21.561913 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.02.19 01:37:21.562032 [ 3 ] {bc47e99d-e34c-48ee-9a54-9936aefa0acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1205 | 2026.02.19 01:37:21.562216 [ 3 ] {bc47e99d-e34c-48ee-9a54-9936aefa0acf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1206 | 2026.02.19 01:37:21.562246 [ 3 ] {bc47e99d-e34c-48ee-9a54-9936aefa0acf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1207 | 2026.02.19 01:37:21.562392 [ 3 ] {bc47e99d-e34c-48ee-9a54-9936aefa0acf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1208 | 2026.02.19 01:37:21.562446 [ 3 ] {bc47e99d-e34c-48ee-9a54-9936aefa0acf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1209 | 2026.02.19 01:37:21.562543 [ 3 ] {bc47e99d-e34c-48ee-9a54-9936aefa0acf} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1210 | 2026.02.19 01:37:21.562573 [ 3 ] {bc47e99d-e34c-48ee-9a54-9936aefa0acf} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1211 | 2026.02.19 01:37:21.562591 [ 3 ] {bc47e99d-e34c-48ee-9a54-9936aefa0acf} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1212 | 2026.02.19 01:37:21.562606 [ 3 ] {bc47e99d-e34c-48ee-9a54-9936aefa0acf} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1213 | 2026.02.19 01:37:21.562637 [ 3 ] {bc47e99d-e34c-48ee-9a54-9936aefa0acf} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1214 | 2026.02.19 01:37:21.562654 [ 3 ] {bc47e99d-e34c-48ee-9a54-9936aefa0acf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1215 | 2026.02.19 01:37:21.563343 [ 3 ] {bc47e99d-e34c-48ee-9a54-9936aefa0acf} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001351 sec., 3700.962250185048 rows/sec., 164.81 KiB/sec. | ||
| 1216 | 2026.02.19 01:37:21.563429 [ 3 ] {bc47e99d-e34c-48ee-9a54-9936aefa0acf} <Debug> TCPHandler: Processed in 0.001564779 sec. | ||
| 1217 | 2026.02.19 01:37:21.563599 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.02.19 01:37:21.563706 [ 3 ] {266fabf0-8039-4684-9170-9f70f57d2ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1219 | 2026.02.19 01:37:21.563749 [ 3 ] {266fabf0-8039-4684-9170-9f70f57d2ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1220 | 2026.02.19 01:37:21.564238 [ 3 ] {266fabf0-8039-4684-9170-9f70f57d2ac7} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.02.19 01:37:21.564280 [ 3 ] {266fabf0-8039-4684-9170-9f70f57d2ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1222 | 2026.02.19 01:37:21.564873 [ 3 ] {266fabf0-8039-4684-9170-9f70f57d2ac7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1223 | 2026.02.19 01:37:21.565276 [ 3 ] {266fabf0-8039-4684-9170-9f70f57d2ac7} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.02.19 01:37:21.565441 [ 3 ] {266fabf0-8039-4684-9170-9f70f57d2ac7} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001766 sec., 2265.0056625141565 rows/sec., 288.10 KiB/sec. | ||
| 1225 | 2026.02.19 01:37:21.565482 [ 3 ] {266fabf0-8039-4684-9170-9f70f57d2ac7} <Debug> TCPHandler: Processed in 0.001932457 sec. | ||
| 1226 | 2026.02.19 01:37:21.565589 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.02.19 01:37:21.565690 [ 3 ] {45aa1d01-28b2-4262-8d4e-eff7085b31b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1228 | 2026.02.19 01:37:21.565734 [ 3 ] {45aa1d01-28b2-4262-8d4e-eff7085b31b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1229 | 2026.02.19 01:37:21.566198 [ 3 ] {45aa1d01-28b2-4262-8d4e-eff7085b31b6} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.02.19 01:37:21.566234 [ 3 ] {45aa1d01-28b2-4262-8d4e-eff7085b31b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1231 | 2026.02.19 01:37:21.566732 [ 3 ] {45aa1d01-28b2-4262-8d4e-eff7085b31b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1232 | 2026.02.19 01:37:21.567241 [ 3 ] {45aa1d01-28b2-4262-8d4e-eff7085b31b6} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.02.19 01:37:21.567400 [ 3 ] {45aa1d01-28b2-4262-8d4e-eff7085b31b6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001729 sec., 2313.475997686524 rows/sec., 188.65 KiB/sec. | ||
| 1234 | 2026.02.19 01:37:21.567440 [ 3 ] {45aa1d01-28b2-4262-8d4e-eff7085b31b6} <Debug> TCPHandler: Processed in 0.001901977 sec. | ||
| 1235 | 2026.02.19 01:37:21.567556 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.02.19 01:37:21.567656 [ 3 ] {7c76fcf8-ee9b-42be-98e7-b65720c33507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1237 | 2026.02.19 01:37:21.567697 [ 3 ] {7c76fcf8-ee9b-42be-98e7-b65720c33507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1238 | 2026.02.19 01:37:21.568111 [ 3 ] {7c76fcf8-ee9b-42be-98e7-b65720c33507} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.02.19 01:37:21.568149 [ 3 ] {7c76fcf8-ee9b-42be-98e7-b65720c33507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1240 | 2026.02.19 01:37:21.568622 [ 3 ] {7c76fcf8-ee9b-42be-98e7-b65720c33507} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1241 | 2026.02.19 01:37:21.569145 [ 3 ] {7c76fcf8-ee9b-42be-98e7-b65720c33507} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.02.19 01:37:21.569286 [ 3 ] {7c76fcf8-ee9b-42be-98e7-b65720c33507} <Debug> executeQuery: Read 26 rows, 2.49 KiB in 0.001648 sec., 15776.699029126214 rows/sec., 1.48 MiB/sec. | ||
| 1243 | 2026.02.19 01:37:21.569325 [ 3 ] {7c76fcf8-ee9b-42be-98e7-b65720c33507} <Debug> TCPHandler: Processed in 0.001819295 sec. | ||
| 1244 | 2026.02.19 01:37:21.569434 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.02.19 01:37:21.569528 [ 3 ] {30e2a2c8-0336-4aad-88d0-8c0ab839cc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.02.19 01:37:21.569568 [ 3 ] {30e2a2c8-0336-4aad-88d0-8c0ab839cc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1247 | 2026.02.19 01:37:21.569947 [ 3 ] {30e2a2c8-0336-4aad-88d0-8c0ab839cc57} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.02.19 01:37:21.569984 [ 3 ] {30e2a2c8-0336-4aad-88d0-8c0ab839cc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1249 | 2026.02.19 01:37:21.570423 [ 3 ] {30e2a2c8-0336-4aad-88d0-8c0ab839cc57} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1250 | 2026.02.19 01:37:21.570964 [ 3 ] {30e2a2c8-0336-4aad-88d0-8c0ab839cc57} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.02.19 01:37:21.571102 [ 3 ] {30e2a2c8-0336-4aad-88d0-8c0ab839cc57} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001592 sec., 8793.96984924623 rows/sec., 647.77 KiB/sec. | ||
| 1252 | 2026.02.19 01:37:21.571139 [ 3 ] {30e2a2c8-0336-4aad-88d0-8c0ab839cc57} <Debug> TCPHandler: Processed in 0.001753354 sec. | ||
| 1253 | 2026.02.19 01:37:21.571244 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.02.19 01:37:21.571337 [ 3 ] {5cb1cbbc-4a81-482a-899e-c1d7d17899d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1255 | 2026.02.19 01:37:21.571376 [ 3 ] {5cb1cbbc-4a81-482a-899e-c1d7d17899d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1256 | 2026.02.19 01:37:21.571756 [ 3 ] {5cb1cbbc-4a81-482a-899e-c1d7d17899d7} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.02.19 01:37:21.571794 [ 3 ] {5cb1cbbc-4a81-482a-899e-c1d7d17899d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1258 | 2026.02.19 01:37:21.572213 [ 3 ] {5cb1cbbc-4a81-482a-899e-c1d7d17899d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1259 | 2026.02.19 01:37:21.572691 [ 3 ] {5cb1cbbc-4a81-482a-899e-c1d7d17899d7} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.02.19 01:37:21.572832 [ 3 ] {5cb1cbbc-4a81-482a-899e-c1d7d17899d7} <Debug> executeQuery: Read 22 rows, 1.77 KiB in 0.001512 sec., 14550.26455026455 rows/sec., 1.14 MiB/sec. | ||
| 1261 | 2026.02.19 01:37:21.572870 [ 3 ] {5cb1cbbc-4a81-482a-899e-c1d7d17899d7} <Debug> TCPHandler: Processed in 0.001674622 sec. | ||
| 1262 | 2026.02.19 01:37:21.572975 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.02.19 01:37:21.573068 [ 3 ] {2ea7ec24-1536-4e1e-84a0-94b5454e9982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1264 | 2026.02.19 01:37:21.573110 [ 3 ] {2ea7ec24-1536-4e1e-84a0-94b5454e9982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1265 | 2026.02.19 01:37:21.573444 [ 3 ] {2ea7ec24-1536-4e1e-84a0-94b5454e9982} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.02.19 01:37:21.573481 [ 3 ] {2ea7ec24-1536-4e1e-84a0-94b5454e9982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1267 | 2026.02.19 01:37:21.573936 [ 3 ] {2ea7ec24-1536-4e1e-84a0-94b5454e9982} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1268 | 2026.02.19 01:37:21.574391 [ 3 ] {2ea7ec24-1536-4e1e-84a0-94b5454e9982} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.02.19 01:37:21.574527 [ 3 ] {2ea7ec24-1536-4e1e-84a0-94b5454e9982} <Debug> executeQuery: Read 4 rows, 300.00 B in 0.001486 sec., 2691.790040376851 rows/sec., 197.15 KiB/sec. | ||
| 1270 | 2026.02.19 01:37:21.574563 [ 3 ] {2ea7ec24-1536-4e1e-84a0-94b5454e9982} <Debug> TCPHandler: Processed in 0.001647771 sec. | ||
| 1271 | 2026.02.19 01:37:21.574659 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.02.19 01:37:21.574745 [ 3 ] {3145f33c-bebc-43c6-ad85-80d85f1545dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1273 | 2026.02.19 01:37:21.574796 [ 3 ] {3145f33c-bebc-43c6-ad85-80d85f1545dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1274 | 2026.02.19 01:37:21.575558 [ 3 ] {3145f33c-bebc-43c6-ad85-80d85f1545dc} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.02.19 01:37:21.575596 [ 3 ] {3145f33c-bebc-43c6-ad85-80d85f1545dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1276 | 2026.02.19 01:37:21.576226 [ 3 ] {3145f33c-bebc-43c6-ad85-80d85f1545dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1277 | 2026.02.19 01:37:21.576685 [ 3 ] {3145f33c-bebc-43c6-ad85-80d85f1545dc} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.02.19 01:37:21.576832 [ 3 ] {3145f33c-bebc-43c6-ad85-80d85f1545dc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002079 sec., 4810.00481000481 rows/sec., 8.62 MiB/sec. | ||
| 1279 | 2026.02.19 01:37:21.576885 [ 3 ] {3145f33c-bebc-43c6-ad85-80d85f1545dc} <Debug> TCPHandler: Processed in 0.002255773 sec. | ||
| 1280 | 2026.02.19 01:37:21.576990 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.02.19 01:37:21.577085 [ 3 ] {cd21c226-1f8d-49f8-8fe4-6756b4bdec07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1282 | 2026.02.19 01:37:21.577127 [ 3 ] {cd21c226-1f8d-49f8-8fe4-6756b4bdec07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1283 | 2026.02.19 01:37:21.577554 [ 3 ] {cd21c226-1f8d-49f8-8fe4-6756b4bdec07} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2026.02.19 01:37:21.577591 [ 3 ] {cd21c226-1f8d-49f8-8fe4-6756b4bdec07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1285 | 2026.02.19 01:37:21.578119 [ 3 ] {cd21c226-1f8d-49f8-8fe4-6756b4bdec07} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1286 | 2026.02.19 01:37:21.578610 [ 3 ] {cd21c226-1f8d-49f8-8fe4-6756b4bdec07} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2026.02.19 01:37:21.578738 [ 3 ] {cd21c226-1f8d-49f8-8fe4-6756b4bdec07} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001671 sec., 1196.888090963495 rows/sec., 75.39 KiB/sec. | ||
| 1288 | 2026.02.19 01:37:21.578774 [ 3 ] {cd21c226-1f8d-49f8-8fe4-6756b4bdec07} <Debug> TCPHandler: Processed in 0.001831635 sec. | ||
| 1289 | 2026.02.19 01:37:23.111408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2460 | ||
| 1290 | 2026.02.19 01:37:23.112004 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.02.19 01:37:23.112058 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1292 | 2026.02.19 01:37:23.112716 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1293 | 2026.02.19 01:37:23.113195 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.02.19 01:37:23.113368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2460 | ||
| 1295 | 2026.02.19 01:37:23.224392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1296 | 2026.02.19 01:37:23.242538 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.02.19 01:37:23.242605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1298 | 2026.02.19 01:37:23.249114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1299 | 2026.02.19 01:37:23.250258 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.02.19 01:37:23.253512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1301 | 2026.02.19 01:37:25.609832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 154 | ||
| 1302 | 2026.02.19 01:37:25.611929 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.02.19 01:37:25.611970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1304 | 2026.02.19 01:37:25.613352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1305 | 2026.02.19 01:37:25.613903 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.02.19 01:37:25.614135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 154 | ||
| 1307 | 2026.02.19 01:37:26.516623 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.02.19 01:37:26.516842 [ 3 ] {4dd95530-b279-4fb3-9c84-2d14969b0d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1309 | 2026.02.19 01:37:26.516914 [ 3 ] {4dd95530-b279-4fb3-9c84-2d14969b0d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1310 | 2026.02.19 01:37:26.517606 [ 3 ] {4dd95530-b279-4fb3-9c84-2d14969b0d7d} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.02.19 01:37:26.517650 [ 3 ] {4dd95530-b279-4fb3-9c84-2d14969b0d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1312 | 2026.02.19 01:37:26.518177 [ 3 ] {4dd95530-b279-4fb3-9c84-2d14969b0d7d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1313 | 2026.02.19 01:37:26.518665 [ 3 ] {4dd95530-b279-4fb3-9c84-2d14969b0d7d} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.02.19 01:37:26.518815 [ 3 ] {4dd95530-b279-4fb3-9c84-2d14969b0d7d} <Debug> executeQuery: Read 56 rows, 5.24 KiB in 0.002028 sec., 27613.412228796846 rows/sec., 2.52 MiB/sec. | ||
| 1315 | 2026.02.19 01:37:26.518862 [ 3 ] {4dd95530-b279-4fb3-9c84-2d14969b0d7d} <Debug> TCPHandler: Processed in 0.002373616 sec. | ||
| 1316 | 2026.02.19 01:37:26.518980 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.02.19 01:37:26.519074 [ 3 ] {79423746-4f32-4242-a29b-1cfd83a58317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1318 | 2026.02.19 01:37:26.519116 [ 3 ] {79423746-4f32-4242-a29b-1cfd83a58317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1319 | 2026.02.19 01:37:26.519514 [ 3 ] {79423746-4f32-4242-a29b-1cfd83a58317} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.02.19 01:37:26.519550 [ 3 ] {79423746-4f32-4242-a29b-1cfd83a58317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1321 | 2026.02.19 01:37:26.519962 [ 3 ] {79423746-4f32-4242-a29b-1cfd83a58317} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1322 | 2026.02.19 01:37:26.520409 [ 3 ] {79423746-4f32-4242-a29b-1cfd83a58317} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.02.19 01:37:26.520536 [ 3 ] {79423746-4f32-4242-a29b-1cfd83a58317} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001481 sec., 17555.705604321407 rows/sec., 1.29 MiB/sec. | ||
| 1324 | 2026.02.19 01:37:26.520573 [ 3 ] {79423746-4f32-4242-a29b-1cfd83a58317} <Debug> TCPHandler: Processed in 0.001640052 sec. | ||
| 1325 | 2026.02.19 01:37:26.520682 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.02.19 01:37:26.520773 [ 3 ] {5b33e475-bb73-4d52-b497-6db8fd9b2a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1327 | 2026.02.19 01:37:26.520811 [ 3 ] {5b33e475-bb73-4d52-b497-6db8fd9b2a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1328 | 2026.02.19 01:37:26.521198 [ 3 ] {5b33e475-bb73-4d52-b497-6db8fd9b2a03} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.02.19 01:37:26.521233 [ 3 ] {5b33e475-bb73-4d52-b497-6db8fd9b2a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1330 | 2026.02.19 01:37:26.521625 [ 3 ] {5b33e475-bb73-4d52-b497-6db8fd9b2a03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1331 | 2026.02.19 01:37:26.522113 [ 3 ] {5b33e475-bb73-4d52-b497-6db8fd9b2a03} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.02.19 01:37:26.522238 [ 3 ] {5b33e475-bb73-4d52-b497-6db8fd9b2a03} <Debug> executeQuery: Read 34 rows, 2.72 KiB in 0.001483 sec., 22926.50033715442 rows/sec., 1.79 MiB/sec. | ||
| 1333 | 2026.02.19 01:37:26.522273 [ 3 ] {5b33e475-bb73-4d52-b497-6db8fd9b2a03} <Debug> TCPHandler: Processed in 0.001638612 sec. | ||
| 1334 | 2026.02.19 01:37:26.522380 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.02.19 01:37:26.522470 [ 3 ] {8e3bfcf7-8f4c-4db0-8e37-491393df99a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.02.19 01:37:26.522512 [ 3 ] {8e3bfcf7-8f4c-4db0-8e37-491393df99a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1337 | 2026.02.19 01:37:26.522851 [ 3 ] {8e3bfcf7-8f4c-4db0-8e37-491393df99a9} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.02.19 01:37:26.522886 [ 3 ] {8e3bfcf7-8f4c-4db0-8e37-491393df99a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1339 | 2026.02.19 01:37:26.523302 [ 3 ] {8e3bfcf7-8f4c-4db0-8e37-491393df99a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1340 | 2026.02.19 01:37:26.523829 [ 3 ] {8e3bfcf7-8f4c-4db0-8e37-491393df99a9} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.02.19 01:37:26.523953 [ 3 ] {8e3bfcf7-8f4c-4db0-8e37-491393df99a9} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.0015 sec., 6666.666666666667 rows/sec., 507.81 KiB/sec. | ||
| 1342 | 2026.02.19 01:37:26.523987 [ 3 ] {8e3bfcf7-8f4c-4db0-8e37-491393df99a9} <Debug> TCPHandler: Processed in 0.001654171 sec. | ||
| 1343 | 2026.02.19 01:37:26.524093 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.02.19 01:37:26.524183 [ 3 ] {65ae813f-4944-4163-a017-b2b10b053b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1345 | 2026.02.19 01:37:26.524235 [ 3 ] {65ae813f-4944-4163-a017-b2b10b053b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1346 | 2026.02.19 01:37:26.525006 [ 3 ] {65ae813f-4944-4163-a017-b2b10b053b19} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.02.19 01:37:26.525042 [ 3 ] {65ae813f-4944-4163-a017-b2b10b053b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1348 | 2026.02.19 01:37:26.525679 [ 3 ] {65ae813f-4944-4163-a017-b2b10b053b19} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1349 | 2026.02.19 01:37:26.526125 [ 3 ] {65ae813f-4944-4163-a017-b2b10b053b19} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.02.19 01:37:26.526259 [ 3 ] {65ae813f-4944-4163-a017-b2b10b053b19} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002094 sec., 12416.42788920726 rows/sec., 22.25 MiB/sec. | ||
| 1351 | 2026.02.19 01:37:26.526307 [ 3 ] {65ae813f-4944-4163-a017-b2b10b053b19} <Debug> TCPHandler: Processed in 0.002259824 sec. | ||
| 1352 | 2026.02.19 01:37:26.526418 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.02.19 01:37:26.526509 [ 3 ] {d9b4cfaf-ea73-4cda-851e-ed781f75a48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1354 | 2026.02.19 01:37:26.526551 [ 3 ] {d9b4cfaf-ea73-4cda-851e-ed781f75a48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1355 | 2026.02.19 01:37:26.526859 [ 3 ] {d9b4cfaf-ea73-4cda-851e-ed781f75a48d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.02.19 01:37:26.526894 [ 3 ] {d9b4cfaf-ea73-4cda-851e-ed781f75a48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1357 | 2026.02.19 01:37:26.527305 [ 3 ] {d9b4cfaf-ea73-4cda-851e-ed781f75a48d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1358 | 2026.02.19 01:37:26.527792 [ 3 ] {d9b4cfaf-ea73-4cda-851e-ed781f75a48d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.02.19 01:37:26.527916 [ 3 ] {d9b4cfaf-ea73-4cda-851e-ed781f75a48d} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001425 sec., 7017.543859649122 rows/sec., 442.02 KiB/sec. | ||
| 1360 | 2026.02.19 01:37:26.527950 [ 3 ] {d9b4cfaf-ea73-4cda-851e-ed781f75a48d} <Debug> TCPHandler: Processed in 0.0015795 sec. | ||
| 1361 | 2026.02.19 01:37:30.545178 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1362 | 2026.02.19 01:37:30.545265 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1363 | 2026.02.19 01:37:30.613550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2908 | ||
| 1364 | 2026.02.19 01:37:30.614126 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.02.19 01:37:30.614179 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1366 | 2026.02.19 01:37:30.614849 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1367 | 2026.02.19 01:37:30.615338 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.02.19 01:37:30.615475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2908 | ||
| 1369 | 2026.02.19 01:37:30.615476 [ 79 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1370 | 2026.02.19 01:37:30.615592 [ 79 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.02.19 01:37:30.615628 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1372 | 2026.02.19 01:37:30.617947 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 1373 | 2026.02.19 01:37:30.620179 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1374 | 2026.02.19 01:37:30.620310 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 1375 | 2026.02.19 01:37:30.620424 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 439 rows starting from the beginning of the part | ||
| 1376 | 2026.02.19 01:37:30.620475 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1377 | 2026.02.19 01:37:30.620517 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 1378 | 2026.02.19 01:37:30.620573 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 1379 | 2026.02.19 01:37:30.620643 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 1380 | 2026.02.19 01:37:30.663107 [ 194 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 4 columns (4 merged, 0 gathered) in 0.047308538 sec., 61468.81985657642 rows/sec., 900.42 KiB/sec. | ||
| 1381 | 2026.02.19 01:37:30.663925 [ 200 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1382 | 2026.02.19 01:37:30.664443 [ 200 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_6_1} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2026.02.19 01:37:30.664516 [ 200 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_6_1} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1384 | 2026.02.19 01:37:30.667135 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1385 | 2026.02.19 01:37:30.753661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1386 | 2026.02.19 01:37:30.770257 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.02.19 01:37:30.770301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1388 | 2026.02.19 01:37:30.776835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1389 | 2026.02.19 01:37:30.779039 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.02.19 01:37:30.779358 [ 79 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1391 | 2026.02.19 01:37:30.779408 [ 79 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.02.19 01:37:30.779432 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1393 | 2026.02.19 01:37:30.779536 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 1394 | 2026.02.19 01:37:30.782158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1395 | 2026.02.19 01:37:30.782932 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1396 | 2026.02.19 01:37:30.783783 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 1397 | 2026.02.19 01:37:30.787188 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 1398 | 2026.02.19 01:37:30.790489 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 1399 | 2026.02.19 01:37:30.794102 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 1400 | 2026.02.19 01:37:30.803900 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 1401 | 2026.02.19 01:37:30.808081 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 1402 | 2026.02.19 01:37:30.867720 [ 194 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088223345 sec., 521.4039435933879 rows/sec., 2.70 MiB/sec. | ||
| 1403 | 2026.02.19 01:37:30.870119 [ 190 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1404 | 2026.02.19 01:37:30.872756 [ 190 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_6_1} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2026.02.19 01:37:30.872861 [ 190 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_6_1} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1406 | 2026.02.19 01:37:30.874875 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1407 | 2026.02.19 01:37:31.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.20 MiB, peak 179.74 MiB, free memory in arenas 0.00 B, will set to 180.28 MiB (RSS), difference: 10.07 MiB | ||
| 1408 | 2026.02.19 01:37:31.516092 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.02.19 01:37:31.516293 [ 3 ] {e95fc431-32b7-4da5-9ae3-f25426ed2c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1410 | 2026.02.19 01:37:31.516369 [ 3 ] {e95fc431-32b7-4da5-9ae3-f25426ed2c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1411 | 2026.02.19 01:37:31.517030 [ 3 ] {e95fc431-32b7-4da5-9ae3-f25426ed2c73} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.02.19 01:37:31.517078 [ 3 ] {e95fc431-32b7-4da5-9ae3-f25426ed2c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1413 | 2026.02.19 01:37:31.517651 [ 3 ] {e95fc431-32b7-4da5-9ae3-f25426ed2c73} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1414 | 2026.02.19 01:37:31.518142 [ 3 ] {e95fc431-32b7-4da5-9ae3-f25426ed2c73} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.02.19 01:37:31.518329 [ 3 ] {e95fc431-32b7-4da5-9ae3-f25426ed2c73} <Debug> executeQuery: Read 24 rows, 2.34 KiB in 0.002091 sec., 11477.761836441894 rows/sec., 1.10 MiB/sec. | ||
| 1416 | 2026.02.19 01:37:31.518374 [ 3 ] {e95fc431-32b7-4da5-9ae3-f25426ed2c73} <Debug> TCPHandler: Processed in 0.002420756 sec. | ||
| 1417 | 2026.02.19 01:37:31.518505 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.02.19 01:37:31.518599 [ 3 ] {dcb2fe4c-a2d5-4d24-8af9-8c8f39fbd10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1419 | 2026.02.19 01:37:31.518639 [ 3 ] {dcb2fe4c-a2d5-4d24-8af9-8c8f39fbd10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1420 | 2026.02.19 01:37:31.519016 [ 3 ] {dcb2fe4c-a2d5-4d24-8af9-8c8f39fbd10f} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.02.19 01:37:31.519051 [ 3 ] {dcb2fe4c-a2d5-4d24-8af9-8c8f39fbd10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1422 | 2026.02.19 01:37:31.519465 [ 3 ] {dcb2fe4c-a2d5-4d24-8af9-8c8f39fbd10f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1423 | 2026.02.19 01:37:31.519997 [ 3 ] {dcb2fe4c-a2d5-4d24-8af9-8c8f39fbd10f} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.02.19 01:37:31.520153 [ 3 ] {dcb2fe4c-a2d5-4d24-8af9-8c8f39fbd10f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001569 sec., 6373.486297004461 rows/sec., 479.26 KiB/sec. | ||
| 1425 | 2026.02.19 01:37:31.520193 [ 3 ] {dcb2fe4c-a2d5-4d24-8af9-8c8f39fbd10f} <Debug> TCPHandler: Processed in 0.001737683 sec. | ||
| 1426 | 2026.02.19 01:37:31.520310 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.02.19 01:37:31.520403 [ 3 ] {a3df2d35-992e-45a2-ba14-0ee7182de8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1428 | 2026.02.19 01:37:31.520443 [ 3 ] {a3df2d35-992e-45a2-ba14-0ee7182de8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1429 | 2026.02.19 01:37:31.520842 [ 3 ] {a3df2d35-992e-45a2-ba14-0ee7182de8a9} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2026.02.19 01:37:31.520880 [ 3 ] {a3df2d35-992e-45a2-ba14-0ee7182de8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1431 | 2026.02.19 01:37:31.521304 [ 3 ] {a3df2d35-992e-45a2-ba14-0ee7182de8a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1432 | 2026.02.19 01:37:31.521816 [ 3 ] {a3df2d35-992e-45a2-ba14-0ee7182de8a9} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2026.02.19 01:37:31.521970 [ 3 ] {a3df2d35-992e-45a2-ba14-0ee7182de8a9} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.001586 sec., 11349.306431273644 rows/sec., 910.06 KiB/sec. | ||
| 1434 | 2026.02.19 01:37:31.522011 [ 3 ] {a3df2d35-992e-45a2-ba14-0ee7182de8a9} <Debug> TCPHandler: Processed in 0.001750934 sec. | ||
| 1435 | 2026.02.19 01:37:31.522132 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2026.02.19 01:37:31.522225 [ 3 ] {63560f14-073b-4ae4-bd9c-6aabdade54b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1437 | 2026.02.19 01:37:31.522268 [ 3 ] {63560f14-073b-4ae4-bd9c-6aabdade54b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1438 | 2026.02.19 01:37:31.522640 [ 3 ] {63560f14-073b-4ae4-bd9c-6aabdade54b8} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.02.19 01:37:31.522678 [ 3 ] {63560f14-073b-4ae4-bd9c-6aabdade54b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1440 | 2026.02.19 01:37:31.523133 [ 3 ] {63560f14-073b-4ae4-bd9c-6aabdade54b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1441 | 2026.02.19 01:37:31.523610 [ 3 ] {63560f14-073b-4ae4-bd9c-6aabdade54b8} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2026.02.19 01:37:31.523743 [ 3 ] {63560f14-073b-4ae4-bd9c-6aabdade54b8} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001536 sec., 6510.416666666666 rows/sec., 495.91 KiB/sec. | ||
| 1443 | 2026.02.19 01:37:31.523781 [ 3 ] {63560f14-073b-4ae4-bd9c-6aabdade54b8} <Debug> TCPHandler: Processed in 0.001697722 sec. | ||
| 1444 | 2026.02.19 01:37:31.523898 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.02.19 01:37:31.523991 [ 3 ] {a5f227bf-7d22-44df-8a9b-30449d17003a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1446 | 2026.02.19 01:37:31.524046 [ 3 ] {a5f227bf-7d22-44df-8a9b-30449d17003a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1447 | 2026.02.19 01:37:31.524856 [ 3 ] {a5f227bf-7d22-44df-8a9b-30449d17003a} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2026.02.19 01:37:31.524897 [ 3 ] {a5f227bf-7d22-44df-8a9b-30449d17003a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1449 | 2026.02.19 01:37:31.525681 [ 3 ] {a5f227bf-7d22-44df-8a9b-30449d17003a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1450 | 2026.02.19 01:37:31.526147 [ 3 ] {a5f227bf-7d22-44df-8a9b-30449d17003a} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2026.02.19 01:37:31.526317 [ 3 ] {a5f227bf-7d22-44df-8a9b-30449d17003a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002343 sec., 4268.032437046521 rows/sec., 7.65 MiB/sec. | ||
| 1452 | 2026.02.19 01:37:31.526373 [ 3 ] {a5f227bf-7d22-44df-8a9b-30449d17003a} <Debug> TCPHandler: Processed in 0.002523109 sec. | ||
| 1453 | 2026.02.19 01:37:31.526495 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.02.19 01:37:31.526594 [ 3 ] {a9e87582-7946-4f5b-941b-9332bcc4569f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1455 | 2026.02.19 01:37:31.526637 [ 3 ] {a9e87582-7946-4f5b-941b-9332bcc4569f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1456 | 2026.02.19 01:37:31.526972 [ 3 ] {a9e87582-7946-4f5b-941b-9332bcc4569f} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.02.19 01:37:31.527009 [ 3 ] {a9e87582-7946-4f5b-941b-9332bcc4569f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1458 | 2026.02.19 01:37:31.527434 [ 3 ] {a9e87582-7946-4f5b-941b-9332bcc4569f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1459 | 2026.02.19 01:37:31.527874 [ 3 ] {a9e87582-7946-4f5b-941b-9332bcc4569f} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.02.19 01:37:31.528007 [ 3 ] {a9e87582-7946-4f5b-941b-9332bcc4569f} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001432 sec., 6983.2402234636875 rows/sec., 439.86 KiB/sec. | ||
| 1461 | 2026.02.19 01:37:31.528043 [ 3 ] {a9e87582-7946-4f5b-941b-9332bcc4569f} <Debug> TCPHandler: Processed in 0.001597271 sec. | ||
| 1462 | 2026.02.19 01:37:35.614385 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 178 | ||
| 1463 | 2026.02.19 01:37:35.616429 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.02.19 01:37:35.616472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1465 | 2026.02.19 01:37:35.617757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1466 | 2026.02.19 01:37:35.618304 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.02.19 01:37:35.618576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1468 | 2026.02.19 01:37:36.516799 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.02.19 01:37:36.517066 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1470 | 2026.02.19 01:37:36.517418 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1471 | 2026.02.19 01:37:36.517457 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1472 | 2026.02.19 01:37:36.517680 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1473 | 2026.02.19 01:37:36.517846 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1474 | 2026.02.19 01:37:36.517992 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1475 | 2026.02.19 01:37:36.518122 [ 295 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1476 | 2026.02.19 01:37:36.518170 [ 318 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1477 | 2026.02.19 01:37:36.518324 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1478 | 2026.02.19 01:37:36.518353 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1479 | 2026.02.19 01:37:36.520688 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1480 | 2026.02.19 01:37:36.520850 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1481 | 2026.02.19 01:37:36.520914 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1482 | 2026.02.19 01:37:36.520957 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1483 | 2026.02.19 01:37:36.521938 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.004965 sec., 1812.688821752266 rows/sec., 78.09 KiB/sec. | ||
| 1484 | 2026.02.19 01:37:36.522065 [ 3 ] {bb868b19-b509-46fa-ba96-54146151b2f6} <Debug> TCPHandler: Processed in 0.005409854 sec. | ||
| 1485 | 2026.02.19 01:37:36.522315 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.02.19 01:37:36.522439 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1487 | 2026.02.19 01:37:36.522627 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1488 | 2026.02.19 01:37:36.522657 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1489 | 2026.02.19 01:37:36.522804 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1490 | 2026.02.19 01:37:36.522856 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1491 | 2026.02.19 01:37:36.522959 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1492 | 2026.02.19 01:37:36.523016 [ 312 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1493 | 2026.02.19 01:37:36.523017 [ 295 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1494 | 2026.02.19 01:37:36.523116 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1495 | 2026.02.19 01:37:36.523142 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1496 | 2026.02.19 01:37:36.523197 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1497 | 2026.02.19 01:37:36.523214 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1498 | 2026.02.19 01:37:36.523243 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1499 | 2026.02.19 01:37:36.523272 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1500 | 2026.02.19 01:37:36.523931 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001535 sec., 5863.192182410424 rows/sec., 252.57 KiB/sec. | ||
| 1501 | 2026.02.19 01:37:36.524040 [ 3 ] {4d76296b-a5ab-4bf9-8b37-da27a49c3c3d} <Debug> TCPHandler: Processed in 0.001779154 sec. | ||
| 1502 | 2026.02.19 01:37:36.524278 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2026.02.19 01:37:36.524400 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1504 | 2026.02.19 01:37:36.524589 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1505 | 2026.02.19 01:37:36.524620 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1506 | 2026.02.19 01:37:36.524770 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1507 | 2026.02.19 01:37:36.524821 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1508 | 2026.02.19 01:37:36.524919 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1509 | 2026.02.19 01:37:36.524978 [ 312 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1510 | 2026.02.19 01:37:36.525005 [ 320 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1511 | 2026.02.19 01:37:36.525084 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1512 | 2026.02.19 01:37:36.525110 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1513 | 2026.02.19 01:37:36.525166 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1514 | 2026.02.19 01:37:36.525184 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1515 | 2026.02.19 01:37:36.525218 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1516 | 2026.02.19 01:37:36.525248 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1517 | 2026.02.19 01:37:36.525795 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001439 sec., 6254.343293954135 rows/sec., 269.42 KiB/sec. | ||
| 1518 | 2026.02.19 01:37:36.525903 [ 3 ] {6da1f26d-dc4c-4078-8e77-c09eca6250e2} <Debug> TCPHandler: Processed in 0.001680412 sec. | ||
| 1519 | 2026.02.19 01:37:36.526118 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.02.19 01:37:36.526239 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1521 | 2026.02.19 01:37:36.526429 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1522 | 2026.02.19 01:37:36.526460 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1523 | 2026.02.19 01:37:36.526613 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1524 | 2026.02.19 01:37:36.526666 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1525 | 2026.02.19 01:37:36.526769 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1526 | 2026.02.19 01:37:36.526826 [ 320 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1527 | 2026.02.19 01:37:36.526828 [ 316 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1528 | 2026.02.19 01:37:36.526916 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1529 | 2026.02.19 01:37:36.526942 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1530 | 2026.02.19 01:37:36.526998 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1531 | 2026.02.19 01:37:36.527016 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1532 | 2026.02.19 01:37:36.527046 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1533 | 2026.02.19 01:37:36.527076 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1534 | 2026.02.19 01:37:36.527674 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001479 sec., 6085.192697768763 rows/sec., 262.13 KiB/sec. | ||
| 1535 | 2026.02.19 01:37:36.527761 [ 3 ] {bac7af6b-fe2f-4be2-b03f-75e36ac8d78b} <Debug> TCPHandler: Processed in 0.001691973 sec. | ||
| 1536 | 2026.02.19 01:37:36.527946 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2026.02.19 01:37:36.528067 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1538 | 2026.02.19 01:37:36.528254 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1539 | 2026.02.19 01:37:36.528284 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1540 | 2026.02.19 01:37:36.528441 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1541 | 2026.02.19 01:37:36.528494 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1542 | 2026.02.19 01:37:36.528592 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1543 | 2026.02.19 01:37:36.528650 [ 339 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1544 | 2026.02.19 01:37:36.528657 [ 316 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1545 | 2026.02.19 01:37:36.528748 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1546 | 2026.02.19 01:37:36.528775 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1547 | 2026.02.19 01:37:36.528831 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1548 | 2026.02.19 01:37:36.528848 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1549 | 2026.02.19 01:37:36.528878 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1550 | 2026.02.19 01:37:36.528908 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1551 | 2026.02.19 01:37:36.529492 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001466 sec., 6139.154160982264 rows/sec., 264.46 KiB/sec. | ||
| 1552 | 2026.02.19 01:37:36.529580 [ 3 ] {63cfc7c5-a14c-48ae-9747-8bb0d0bc359c} <Debug> TCPHandler: Processed in 0.001683182 sec. | ||
| 1553 | 2026.02.19 01:37:36.529788 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.02.19 01:37:36.529910 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1555 | 2026.02.19 01:37:36.530103 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1556 | 2026.02.19 01:37:36.530133 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1557 | 2026.02.19 01:37:36.530296 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1558 | 2026.02.19 01:37:36.530348 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1559 | 2026.02.19 01:37:36.530449 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1560 | 2026.02.19 01:37:36.530502 [ 339 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1561 | 2026.02.19 01:37:36.530510 [ 316 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1562 | 2026.02.19 01:37:36.530590 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1563 | 2026.02.19 01:37:36.530618 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1564 | 2026.02.19 01:37:36.530672 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1565 | 2026.02.19 01:37:36.530690 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1566 | 2026.02.19 01:37:36.530719 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1567 | 2026.02.19 01:37:36.530749 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1568 | 2026.02.19 01:37:36.531522 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001655 sec., 5438.0664652567975 rows/sec., 234.26 KiB/sec. | ||
| 1569 | 2026.02.19 01:37:36.531615 [ 3 ] {110eecb8-cce2-46fe-8c64-0b9a10a9bacc} <Debug> TCPHandler: Processed in 0.001877625 sec. | ||
| 1570 | 2026.02.19 01:37:36.531800 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.02.19 01:37:36.531922 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1572 | 2026.02.19 01:37:36.532110 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1573 | 2026.02.19 01:37:36.532141 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1574 | 2026.02.19 01:37:36.532298 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1575 | 2026.02.19 01:37:36.532350 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1576 | 2026.02.19 01:37:36.532448 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1577 | 2026.02.19 01:37:36.532506 [ 339 ] {fba744ce-b41f-429f-813a-33270ae78407} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1578 | 2026.02.19 01:37:36.532517 [ 333 ] {fba744ce-b41f-429f-813a-33270ae78407} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1579 | 2026.02.19 01:37:36.532615 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1580 | 2026.02.19 01:37:36.532642 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1581 | 2026.02.19 01:37:36.532695 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1582 | 2026.02.19 01:37:36.532713 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1583 | 2026.02.19 01:37:36.532743 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1584 | 2026.02.19 01:37:36.532771 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1585 | 2026.02.19 01:37:36.533329 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001451 sec., 6202.618883528601 rows/sec., 267.19 KiB/sec. | ||
| 1586 | 2026.02.19 01:37:36.533412 [ 3 ] {fba744ce-b41f-429f-813a-33270ae78407} <Debug> TCPHandler: Processed in 0.001660502 sec. | ||
| 1587 | 2026.02.19 01:37:36.533610 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.02.19 01:37:36.533735 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1589 | 2026.02.19 01:37:36.533923 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1590 | 2026.02.19 01:37:36.533954 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1591 | 2026.02.19 01:37:36.534118 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1592 | 2026.02.19 01:37:36.534178 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1593 | 2026.02.19 01:37:36.534275 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1594 | 2026.02.19 01:37:36.534341 [ 316 ] {c17420f9-8438-44fb-b701-562232f9e45d} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1595 | 2026.02.19 01:37:36.534342 [ 323 ] {c17420f9-8438-44fb-b701-562232f9e45d} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1596 | 2026.02.19 01:37:36.534442 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1597 | 2026.02.19 01:37:36.534464 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1598 | 2026.02.19 01:37:36.534521 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1599 | 2026.02.19 01:37:36.534538 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1600 | 2026.02.19 01:37:36.534567 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1601 | 2026.02.19 01:37:36.534597 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1602 | 2026.02.19 01:37:36.535101 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001411 sec., 6378.454996456414 rows/sec., 274.77 KiB/sec. | ||
| 1603 | 2026.02.19 01:37:36.535168 [ 3 ] {c17420f9-8438-44fb-b701-562232f9e45d} <Debug> TCPHandler: Processed in 0.001606801 sec. | ||
| 1604 | 2026.02.19 01:37:36.535381 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.02.19 01:37:36.535504 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1606 | 2026.02.19 01:37:36.535689 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1607 | 2026.02.19 01:37:36.535720 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1608 | 2026.02.19 01:37:36.535878 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1609 | 2026.02.19 01:37:36.535929 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1610 | 2026.02.19 01:37:36.536023 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1611 | 2026.02.19 01:37:36.536076 [ 339 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1612 | 2026.02.19 01:37:36.536084 [ 323 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1613 | 2026.02.19 01:37:36.536154 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1614 | 2026.02.19 01:37:36.536175 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1615 | 2026.02.19 01:37:36.536228 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1616 | 2026.02.19 01:37:36.536244 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1617 | 2026.02.19 01:37:36.536274 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1618 | 2026.02.19 01:37:36.536306 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1619 | 2026.02.19 01:37:36.536920 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.00146 sec., 6164.3835616438355 rows/sec., 265.54 KiB/sec. | ||
| 1620 | 2026.02.19 01:37:36.537024 [ 3 ] {f3fc11e5-7194-42be-bf24-cff4a635a61e} <Debug> TCPHandler: Processed in 0.001691132 sec. | ||
| 1621 | 2026.02.19 01:37:36.537251 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.02.19 01:37:36.537378 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1623 | 2026.02.19 01:37:36.537579 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1624 | 2026.02.19 01:37:36.537612 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1625 | 2026.02.19 01:37:36.537780 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1626 | 2026.02.19 01:37:36.537835 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1627 | 2026.02.19 01:37:36.537934 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1628 | 2026.02.19 01:37:36.538008 [ 330 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1629 | 2026.02.19 01:37:36.538009 [ 316 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1630 | 2026.02.19 01:37:36.538127 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1631 | 2026.02.19 01:37:36.538154 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1632 | 2026.02.19 01:37:36.538217 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1633 | 2026.02.19 01:37:36.538234 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1634 | 2026.02.19 01:37:36.538266 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1635 | 2026.02.19 01:37:36.538297 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1636 | 2026.02.19 01:37:36.538866 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001533 sec., 5870.841487279843 rows/sec., 252.90 KiB/sec. | ||
| 1637 | 2026.02.19 01:37:36.538979 [ 3 ] {b94810aa-b4fc-4f3f-8963-13e0a14ddf35} <Debug> TCPHandler: Processed in 0.001777894 sec. | ||
| 1638 | 2026.02.19 01:37:36.539249 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.02.19 01:37:36.539402 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1640 | 2026.02.19 01:37:36.539650 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1641 | 2026.02.19 01:37:36.539683 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1642 | 2026.02.19 01:37:36.539855 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1643 | 2026.02.19 01:37:36.539908 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1644 | 2026.02.19 01:37:36.540007 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1645 | 2026.02.19 01:37:36.540057 [ 323 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1646 | 2026.02.19 01:37:36.540071 [ 316 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1647 | 2026.02.19 01:37:36.540152 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1648 | 2026.02.19 01:37:36.540179 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1649 | 2026.02.19 01:37:36.540233 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1650 | 2026.02.19 01:37:36.540249 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1651 | 2026.02.19 01:37:36.540279 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1652 | 2026.02.19 01:37:36.540307 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1653 | 2026.02.19 01:37:36.540832 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001492 sec., 6032.171581769437 rows/sec., 259.85 KiB/sec. | ||
| 1654 | 2026.02.19 01:37:36.540927 [ 3 ] {6effa4d2-6a2f-4f49-98ac-233d0854ff3c} <Debug> TCPHandler: Processed in 0.001748683 sec. | ||
| 1655 | 2026.02.19 01:37:36.541189 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2026.02.19 01:37:36.541323 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1657 | 2026.02.19 01:37:36.541517 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1658 | 2026.02.19 01:37:36.541548 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1659 | 2026.02.19 01:37:36.541715 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1660 | 2026.02.19 01:37:36.541767 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1661 | 2026.02.19 01:37:36.541865 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1662 | 2026.02.19 01:37:36.541928 [ 330 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1663 | 2026.02.19 01:37:36.541929 [ 323 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1664 | 2026.02.19 01:37:36.542043 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1665 | 2026.02.19 01:37:36.542064 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1666 | 2026.02.19 01:37:36.542118 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1667 | 2026.02.19 01:37:36.542135 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1668 | 2026.02.19 01:37:36.542167 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1669 | 2026.02.19 01:37:36.542197 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1670 | 2026.02.19 01:37:36.542803 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001528 sec., 5890.052356020942 rows/sec., 253.73 KiB/sec. | ||
| 1671 | 2026.02.19 01:37:36.542888 [ 3 ] {6a3ed3b9-4802-47ac-8323-246400d70840} <Debug> TCPHandler: Processed in 0.001747444 sec. | ||
| 1672 | 2026.02.19 01:37:36.543125 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.02.19 01:37:36.543250 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1674 | 2026.02.19 01:37:36.543440 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1675 | 2026.02.19 01:37:36.543472 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1676 | 2026.02.19 01:37:36.543638 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1677 | 2026.02.19 01:37:36.543690 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1678 | 2026.02.19 01:37:36.543784 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1679 | 2026.02.19 01:37:36.543837 [ 319 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1680 | 2026.02.19 01:37:36.543844 [ 316 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1681 | 2026.02.19 01:37:36.543930 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1682 | 2026.02.19 01:37:36.543956 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1683 | 2026.02.19 01:37:36.544009 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1684 | 2026.02.19 01:37:36.544025 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1685 | 2026.02.19 01:37:36.544054 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1686 | 2026.02.19 01:37:36.544087 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1687 | 2026.02.19 01:37:36.544597 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001394 sec., 6456.241032998565 rows/sec., 278.12 KiB/sec. | ||
| 1688 | 2026.02.19 01:37:36.544665 [ 3 ] {6659ce51-1b74-400a-9444-103bb4e4381a} <Debug> TCPHandler: Processed in 0.00158823 sec. | ||
| 1689 | 2026.02.19 01:37:36.544872 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.02.19 01:37:36.544997 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1691 | 2026.02.19 01:37:36.545185 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1692 | 2026.02.19 01:37:36.545217 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1693 | 2026.02.19 01:37:36.545382 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1694 | 2026.02.19 01:37:36.545433 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1695 | 2026.02.19 01:37:36.545527 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1696 | 2026.02.19 01:37:36.545580 [ 323 ] {0145644b-104e-4297-868e-fabfdb09e96b} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1697 | 2026.02.19 01:37:36.545580 [ 319 ] {0145644b-104e-4297-868e-fabfdb09e96b} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1698 | 2026.02.19 01:37:36.545659 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 1699 | 2026.02.19 01:37:36.545680 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1700 | 2026.02.19 01:37:36.545734 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1701 | 2026.02.19 01:37:36.545750 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 9 rows with 2 streams | ||
| 1702 | 2026.02.19 01:37:36.545781 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1703 | 2026.02.19 01:37:36.545809 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1704 | 2026.02.19 01:37:36.546369 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001419 sec., 6342.494714587739 rows/sec., 273.22 KiB/sec. | ||
| 1705 | 2026.02.19 01:37:36.546466 [ 3 ] {0145644b-104e-4297-868e-fabfdb09e96b} <Debug> TCPHandler: Processed in 0.001642502 sec. | ||
| 1706 | 2026.02.19 01:37:36.547073 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.02.19 01:37:36.547172 [ 3 ] {e1772159-e392-4319-bcde-56b6d11bd928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1708 | 2026.02.19 01:37:36.547211 [ 3 ] {e1772159-e392-4319-bcde-56b6d11bd928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1709 | 2026.02.19 01:37:36.547767 [ 3 ] {e1772159-e392-4319-bcde-56b6d11bd928} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.02.19 01:37:36.547809 [ 3 ] {e1772159-e392-4319-bcde-56b6d11bd928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1711 | 2026.02.19 01:37:36.548363 [ 3 ] {e1772159-e392-4319-bcde-56b6d11bd928} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1712 | 2026.02.19 01:37:36.548766 [ 3 ] {e1772159-e392-4319-bcde-56b6d11bd928} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.02.19 01:37:36.548908 [ 3 ] {e1772159-e392-4319-bcde-56b6d11bd928} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001727 sec., 8106.543138390272 rows/sec., 1.14 MiB/sec. | ||
| 1714 | 2026.02.19 01:37:36.548946 [ 3 ] {e1772159-e392-4319-bcde-56b6d11bd928} <Debug> TCPHandler: Processed in 0.001889166 sec. | ||
| 1715 | 2026.02.19 01:37:36.549051 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2026.02.19 01:37:36.549143 [ 3 ] {2ea97149-5729-4de2-b171-e4a410f95eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1717 | 2026.02.19 01:37:36.549182 [ 3 ] {2ea97149-5729-4de2-b171-e4a410f95eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1718 | 2026.02.19 01:37:36.549576 [ 3 ] {2ea97149-5729-4de2-b171-e4a410f95eb0} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.02.19 01:37:36.549612 [ 3 ] {2ea97149-5729-4de2-b171-e4a410f95eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1720 | 2026.02.19 01:37:36.550009 [ 3 ] {2ea97149-5729-4de2-b171-e4a410f95eb0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1721 | 2026.02.19 01:37:36.550445 [ 3 ] {2ea97149-5729-4de2-b171-e4a410f95eb0} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.02.19 01:37:36.550574 [ 3 ] {2ea97149-5729-4de2-b171-e4a410f95eb0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00145 sec., 1379.3103448275863 rows/sec., 112.47 KiB/sec. | ||
| 1723 | 2026.02.19 01:37:36.550611 [ 3 ] {2ea97149-5729-4de2-b171-e4a410f95eb0} <Debug> TCPHandler: Processed in 0.00160695 sec. | ||
| 1724 | 2026.02.19 01:37:36.550717 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.02.19 01:37:36.550808 [ 3 ] {85e64aae-d623-436d-b605-455314a92515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1726 | 2026.02.19 01:37:36.550846 [ 3 ] {85e64aae-d623-436d-b605-455314a92515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1727 | 2026.02.19 01:37:36.551255 [ 3 ] {85e64aae-d623-436d-b605-455314a92515} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.02.19 01:37:36.551292 [ 3 ] {85e64aae-d623-436d-b605-455314a92515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1729 | 2026.02.19 01:37:36.551734 [ 3 ] {85e64aae-d623-436d-b605-455314a92515} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1730 | 2026.02.19 01:37:36.552239 [ 3 ] {85e64aae-d623-436d-b605-455314a92515} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.02.19 01:37:36.552335 [ 72 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1732 | 2026.02.19 01:37:36.552363 [ 3 ] {85e64aae-d623-436d-b605-455314a92515} <Debug> executeQuery: Read 83 rows, 7.32 KiB in 0.001573 sec., 52765.416401780036 rows/sec., 4.54 MiB/sec. | ||
| 1733 | 2026.02.19 01:37:36.552378 [ 72 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.02.19 01:37:36.552405 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1735 | 2026.02.19 01:37:36.552406 [ 3 ] {85e64aae-d623-436d-b605-455314a92515} <Debug> TCPHandler: Processed in 0.001735854 sec. | ||
| 1736 | 2026.02.19 01:37:36.552529 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.02.19 01:37:36.552529 [ 188 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 1738 | 2026.02.19 01:37:36.552621 [ 3 ] {a61b096c-1a16-4c10-9a42-e3e0e71d47d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1739 | 2026.02.19 01:37:36.552665 [ 3 ] {a61b096c-1a16-4c10-9a42-e3e0e71d47d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1740 | 2026.02.19 01:37:36.552670 [ 188 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1741 | 2026.02.19 01:37:36.552720 [ 188 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part | ||
| 1742 | 2026.02.19 01:37:36.552802 [ 188 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1743 | 2026.02.19 01:37:36.552855 [ 188 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1744 | 2026.02.19 01:37:36.552900 [ 188 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1745 | 2026.02.19 01:37:36.552944 [ 188 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1746 | 2026.02.19 01:37:36.552993 [ 188 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 83 rows starting from the beginning of the part | ||
| 1747 | 2026.02.19 01:37:36.553066 [ 3 ] {a61b096c-1a16-4c10-9a42-e3e0e71d47d4} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.02.19 01:37:36.553106 [ 3 ] {a61b096c-1a16-4c10-9a42-e3e0e71d47d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1749 | 2026.02.19 01:37:36.553575 [ 3 ] {a61b096c-1a16-4c10-9a42-e3e0e71d47d4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1750 | 2026.02.19 01:37:36.553982 [ 3 ] {a61b096c-1a16-4c10-9a42-e3e0e71d47d4} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.02.19 01:37:36.554030 [ 194 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154507 sec., 165688.28596762606 rows/sec., 15.59 MiB/sec. | ||
| 1752 | 2026.02.19 01:37:36.554079 [ 72 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1753 | 2026.02.19 01:37:36.554112 [ 72 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2026.02.19 01:37:36.554115 [ 3 ] {a61b096c-1a16-4c10-9a42-e3e0e71d47d4} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001512 sec., 18518.51851851852 rows/sec., 1.35 MiB/sec. | ||
| 1755 | 2026.02.19 01:37:36.554131 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1756 | 2026.02.19 01:37:36.554164 [ 3 ] {a61b096c-1a16-4c10-9a42-e3e0e71d47d4} <Debug> TCPHandler: Processed in 0.001682543 sec. | ||
| 1757 | 2026.02.19 01:37:36.554206 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 1758 | 2026.02.19 01:37:36.554277 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.02.19 01:37:36.554291 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1760 | 2026.02.19 01:37:36.554326 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1761 | 2026.02.19 01:37:36.554331 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1762 | 2026.02.19 01:37:36.554371 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1763 | 2026.02.19 01:37:36.554374 [ 3 ] {43c99cf0-643d-45eb-87d9-73243e9e8159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1764 | 2026.02.19 01:37:36.554418 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1765 | 2026.02.19 01:37:36.554429 [ 3 ] {43c99cf0-643d-45eb-87d9-73243e9e8159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1766 | 2026.02.19 01:37:36.554468 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1767 | 2026.02.19 01:37:36.554510 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1768 | 2026.02.19 01:37:36.554547 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1769 | 2026.02.19 01:37:36.554866 [ 3 ] {43c99cf0-643d-45eb-87d9-73243e9e8159} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.02.19 01:37:36.554909 [ 3 ] {43c99cf0-643d-45eb-87d9-73243e9e8159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1771 | 2026.02.19 01:37:36.554996 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_6_1} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): 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.19 01:37:36.555092 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_6_1} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1773 | 2026.02.19 01:37:36.555186 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1774 | 2026.02.19 01:37:36.555341 [ 186 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 113 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160012 sec., 97412.78538497878 rows/sec., 7.49 MiB/sec. | ||
| 1775 | 2026.02.19 01:37:36.555414 [ 3 ] {43c99cf0-643d-45eb-87d9-73243e9e8159} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1776 | 2026.02.19 01:37:36.555594 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1777 | 2026.02.19 01:37:36.555979 [ 3 ] {43c99cf0-643d-45eb-87d9-73243e9e8159} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.02.19 01:37:36.556089 [ 72 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1779 | 2026.02.19 01:37:36.556119 [ 72 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.02.19 01:37:36.556124 [ 3 ] {43c99cf0-643d-45eb-87d9-73243e9e8159} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001767 sec., 36219.58121109225 rows/sec., 2.83 MiB/sec. | ||
| 1781 | 2026.02.19 01:37:36.556137 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1782 | 2026.02.19 01:37:36.556141 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_6_1} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.02.19 01:37:36.556171 [ 3 ] {43c99cf0-643d-45eb-87d9-73243e9e8159} <Debug> TCPHandler: Processed in 0.001939927 sec. | ||
| 1784 | 2026.02.19 01:37:36.556224 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_6_1} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1785 | 2026.02.19 01:37:36.556225 [ 201 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 1786 | 2026.02.19 01:37:36.556284 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.02.19 01:37:36.556302 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1788 | 2026.02.19 01:37:36.556336 [ 201 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1789 | 2026.02.19 01:37:36.556370 [ 201 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 1790 | 2026.02.19 01:37:36.556380 [ 3 ] {11a7fbd7-2b8d-4566-ab57-6dc4d564be5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1791 | 2026.02.19 01:37:36.556426 [ 3 ] {11a7fbd7-2b8d-4566-ab57-6dc4d564be5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1792 | 2026.02.19 01:37:36.556452 [ 201 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 1793 | 2026.02.19 01:37:36.556508 [ 201 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 1794 | 2026.02.19 01:37:36.556559 [ 201 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 1795 | 2026.02.19 01:37:36.556607 [ 201 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
| 1796 | 2026.02.19 01:37:36.556651 [ 201 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1797 | 2026.02.19 01:37:36.556787 [ 3 ] {11a7fbd7-2b8d-4566-ab57-6dc4d564be5f} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.02.19 01:37:36.556828 [ 3 ] {11a7fbd7-2b8d-4566-ab57-6dc4d564be5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1799 | 2026.02.19 01:37:36.557300 [ 3 ] {11a7fbd7-2b8d-4566-ab57-6dc4d564be5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1800 | 2026.02.19 01:37:36.557480 [ 201 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286604 sec., 143012.14670559083 rows/sec., 11.76 MiB/sec. | ||
| 1801 | 2026.02.19 01:37:36.557755 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1802 | 2026.02.19 01:37:36.557902 [ 3 ] {11a7fbd7-2b8d-4566-ab57-6dc4d564be5f} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.02.19 01:37:36.558072 [ 3 ] {11a7fbd7-2b8d-4566-ab57-6dc4d564be5f} <Debug> executeQuery: Read 31 rows, 2.25 KiB in 0.00171 sec., 18128.654970760235 rows/sec., 1.29 MiB/sec. | ||
| 1804 | 2026.02.19 01:37:36.558117 [ 3 ] {11a7fbd7-2b8d-4566-ab57-6dc4d564be5f} <Debug> TCPHandler: Processed in 0.001879545 sec. | ||
| 1805 | 2026.02.19 01:37:36.558223 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.02.19 01:37:36.558300 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_6_1} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2026.02.19 01:37:36.558313 [ 3 ] {f1b509ae-7bda-42fa-935c-ed42ea208527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1808 | 2026.02.19 01:37:36.558365 [ 3 ] {f1b509ae-7bda-42fa-935c-ed42ea208527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1809 | 2026.02.19 01:37:36.558370 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_6_1} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1810 | 2026.02.19 01:37:36.558447 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1811 | 2026.02.19 01:37:36.559093 [ 3 ] {f1b509ae-7bda-42fa-935c-ed42ea208527} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.02.19 01:37:36.559128 [ 3 ] {f1b509ae-7bda-42fa-935c-ed42ea208527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1813 | 2026.02.19 01:37:36.559863 [ 3 ] {f1b509ae-7bda-42fa-935c-ed42ea208527} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1814 | 2026.02.19 01:37:36.560342 [ 3 ] {f1b509ae-7bda-42fa-935c-ed42ea208527} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.02.19 01:37:36.560443 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1816 | 2026.02.19 01:37:36.560474 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2026.02.19 01:37:36.560477 [ 3 ] {f1b509ae-7bda-42fa-935c-ed42ea208527} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002182 sec., 11915.673693858846 rows/sec., 21.35 MiB/sec. | ||
| 1818 | 2026.02.19 01:37:36.560492 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1819 | 2026.02.19 01:37:36.560546 [ 3 ] {f1b509ae-7bda-42fa-935c-ed42ea208527} <Debug> TCPHandler: Processed in 0.002369005 sec. | ||
| 1820 | 2026.02.19 01:37:36.560587 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 1821 | 2026.02.19 01:37:36.560657 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.02.19 01:37:36.560753 [ 3 ] {1ab7d7d4-a92a-4756-901e-38f64eadda9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1823 | 2026.02.19 01:37:36.560792 [ 3 ] {1ab7d7d4-a92a-4756-901e-38f64eadda9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1824 | 2026.02.19 01:37:36.560826 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1825 | 2026.02.19 01:37:36.560890 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 1826 | 2026.02.19 01:37:36.561038 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1827 | 2026.02.19 01:37:36.561110 [ 3 ] {1ab7d7d4-a92a-4756-901e-38f64eadda9e} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2026.02.19 01:37:36.561149 [ 3 ] {1ab7d7d4-a92a-4756-901e-38f64eadda9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1829 | 2026.02.19 01:37:36.561162 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1830 | 2026.02.19 01:37:36.561276 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1831 | 2026.02.19 01:37:36.561396 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1832 | 2026.02.19 01:37:36.561521 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1833 | 2026.02.19 01:37:36.561608 [ 3 ] {1ab7d7d4-a92a-4756-901e-38f64eadda9e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1834 | 2026.02.19 01:37:36.562164 [ 3 ] {1ab7d7d4-a92a-4756-901e-38f64eadda9e} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2026.02.19 01:37:36.562297 [ 3 ] {1ab7d7d4-a92a-4756-901e-38f64eadda9e} <Debug> executeQuery: Read 16 rows, 1.05 KiB in 0.001562 sec., 10243.277848911652 rows/sec., 672.72 KiB/sec. | ||
| 1836 | 2026.02.19 01:37:36.562339 [ 3 ] {1ab7d7d4-a92a-4756-901e-38f64eadda9e} <Debug> TCPHandler: Processed in 0.001729024 sec. | ||
| 1837 | 2026.02.19 01:37:36.563531 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 105 rows, containing 19 columns (19 merged, 0 gathered) in 0.002979558 sec., 35240.12622006351 rows/sec., 63.15 MiB/sec. | ||
| 1838 | 2026.02.19 01:37:36.564028 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1839 | 2026.02.19 01:37:36.564641 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.02.19 01:37:36.564714 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1841 | 2026.02.19 01:37:36.564827 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 1842 | 2026.02.19 01:37:38.115629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3420 | ||
| 1843 | 2026.02.19 01:37:38.116166 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.02.19 01:37:38.116210 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1845 | 2026.02.19 01:37:38.116897 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1846 | 2026.02.19 01:37:38.117416 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2026.02.19 01:37:38.117569 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3420 | ||
| 1848 | 2026.02.19 01:37:38.282304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1849 | 2026.02.19 01:37:38.299875 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.02.19 01:37:38.299937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1851 | 2026.02.19 01:37:38.306114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1852 | 2026.02.19 01:37:38.307203 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.02.19 01:37:38.310269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1854 | 2026.02.19 01:37:41.520799 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.02.19 01:37:41.521010 [ 3 ] {a3adc6f1-fa13-4988-aa9b-ef1cab7d7e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1856 | 2026.02.19 01:37:41.521081 [ 3 ] {a3adc6f1-fa13-4988-aa9b-ef1cab7d7e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1857 | 2026.02.19 01:37:41.521859 [ 3 ] {a3adc6f1-fa13-4988-aa9b-ef1cab7d7e9e} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.02.19 01:37:41.521908 [ 3 ] {a3adc6f1-fa13-4988-aa9b-ef1cab7d7e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1859 | 2026.02.19 01:37:41.522500 [ 3 ] {a3adc6f1-fa13-4988-aa9b-ef1cab7d7e9e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1860 | 2026.02.19 01:37:41.523054 [ 3 ] {a3adc6f1-fa13-4988-aa9b-ef1cab7d7e9e} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.02.19 01:37:41.523204 [ 3 ] {a3adc6f1-fa13-4988-aa9b-ef1cab7d7e9e} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.002248 sec., 22241.992882562277 rows/sec., 1.89 MiB/sec. | ||
| 1862 | 2026.02.19 01:37:41.523254 [ 3 ] {a3adc6f1-fa13-4988-aa9b-ef1cab7d7e9e} <Debug> TCPHandler: Processed in 0.00259622 sec. | ||
| 1863 | 2026.02.19 01:37:41.523377 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.02.19 01:37:41.523477 [ 3 ] {fe0503ad-adc7-4404-9dd5-3fe1fb7823df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1865 | 2026.02.19 01:37:41.523517 [ 3 ] {fe0503ad-adc7-4404-9dd5-3fe1fb7823df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1866 | 2026.02.19 01:37:41.523940 [ 3 ] {fe0503ad-adc7-4404-9dd5-3fe1fb7823df} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.02.19 01:37:41.523973 [ 3 ] {fe0503ad-adc7-4404-9dd5-3fe1fb7823df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1868 | 2026.02.19 01:37:41.524423 [ 3 ] {fe0503ad-adc7-4404-9dd5-3fe1fb7823df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1869 | 2026.02.19 01:37:41.524993 [ 3 ] {fe0503ad-adc7-4404-9dd5-3fe1fb7823df} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.02.19 01:37:41.525121 [ 3 ] {fe0503ad-adc7-4404-9dd5-3fe1fb7823df} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001662 sec., 6016.847172081829 rows/sec., 452.44 KiB/sec. | ||
| 1871 | 2026.02.19 01:37:41.525164 [ 3 ] {fe0503ad-adc7-4404-9dd5-3fe1fb7823df} <Debug> TCPHandler: Processed in 0.001838705 sec. | ||
| 1872 | 2026.02.19 01:37:41.525288 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.02.19 01:37:41.525377 [ 3 ] {b5d90b33-b4bd-4527-9144-2fb6a2fdbb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1874 | 2026.02.19 01:37:41.525416 [ 3 ] {b5d90b33-b4bd-4527-9144-2fb6a2fdbb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1875 | 2026.02.19 01:37:41.525841 [ 3 ] {b5d90b33-b4bd-4527-9144-2fb6a2fdbb08} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2026.02.19 01:37:41.525877 [ 3 ] {b5d90b33-b4bd-4527-9144-2fb6a2fdbb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1877 | 2026.02.19 01:37:41.526345 [ 3 ] {b5d90b33-b4bd-4527-9144-2fb6a2fdbb08} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1878 | 2026.02.19 01:37:41.526773 [ 3 ] {b5d90b33-b4bd-4527-9144-2fb6a2fdbb08} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.02.19 01:37:41.526898 [ 3 ] {b5d90b33-b4bd-4527-9144-2fb6a2fdbb08} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001538 sec., 29908.97269180754 rows/sec., 2.34 MiB/sec. | ||
| 1880 | 2026.02.19 01:37:41.526940 [ 3 ] {b5d90b33-b4bd-4527-9144-2fb6a2fdbb08} <Debug> TCPHandler: Processed in 0.001707813 sec. | ||
| 1881 | 2026.02.19 01:37:41.527052 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.02.19 01:37:41.527142 [ 3 ] {d8359a74-7992-4a86-a845-5c0040707e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1883 | 2026.02.19 01:37:41.527184 [ 3 ] {d8359a74-7992-4a86-a845-5c0040707e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1884 | 2026.02.19 01:37:41.527532 [ 3 ] {d8359a74-7992-4a86-a845-5c0040707e3c} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.02.19 01:37:41.527567 [ 3 ] {d8359a74-7992-4a86-a845-5c0040707e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1886 | 2026.02.19 01:37:41.527985 [ 3 ] {d8359a74-7992-4a86-a845-5c0040707e3c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1887 | 2026.02.19 01:37:41.528409 [ 3 ] {d8359a74-7992-4a86-a845-5c0040707e3c} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.02.19 01:37:41.528509 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1889 | 2026.02.19 01:37:41.528534 [ 3 ] {d8359a74-7992-4a86-a845-5c0040707e3c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00141 sec., 78014.18439716312 rows/sec., 5.44 MiB/sec. | ||
| 1890 | 2026.02.19 01:37:41.528577 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.02.19 01:37:41.528584 [ 3 ] {d8359a74-7992-4a86-a845-5c0040707e3c} <Debug> TCPHandler: Processed in 0.00157845 sec. | ||
| 1892 | 2026.02.19 01:37:41.528605 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1893 | 2026.02.19 01:37:41.528714 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.02.19 01:37:41.528768 [ 192 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 1895 | 2026.02.19 01:37:41.528809 [ 3 ] {ced38f13-9636-4fe9-b1ee-2d37bbcf3a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1896 | 2026.02.19 01:37:41.528866 [ 3 ] {ced38f13-9636-4fe9-b1ee-2d37bbcf3a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1897 | 2026.02.19 01:37:41.528916 [ 192 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1898 | 2026.02.19 01:37:41.528960 [ 192 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 1899 | 2026.02.19 01:37:41.529033 [ 192 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1900 | 2026.02.19 01:37:41.529081 [ 192 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1901 | 2026.02.19 01:37:41.529126 [ 192 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1902 | 2026.02.19 01:37:41.529169 [ 192 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 1903 | 2026.02.19 01:37:41.529213 [ 192 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1904 | 2026.02.19 01:37:41.529612 [ 3 ] {ced38f13-9636-4fe9-b1ee-2d37bbcf3a78} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.02.19 01:37:41.529653 [ 3 ] {ced38f13-9636-4fe9-b1ee-2d37bbcf3a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1906 | 2026.02.19 01:37:41.530191 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456459 sec., 113975.05868685627 rows/sec., 8.05 MiB/sec. | ||
| 1907 | 2026.02.19 01:37:41.530309 [ 3 ] {ced38f13-9636-4fe9-b1ee-2d37bbcf3a78} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1908 | 2026.02.19 01:37:41.530557 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1909 | 2026.02.19 01:37:41.530791 [ 3 ] {ced38f13-9636-4fe9-b1ee-2d37bbcf3a78} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.02.19 01:37:41.530949 [ 3 ] {ced38f13-9636-4fe9-b1ee-2d37bbcf3a78} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002157 sec., 4636.068613815484 rows/sec., 8.31 MiB/sec. | ||
| 1911 | 2026.02.19 01:37:41.530999 [ 3 ] {ced38f13-9636-4fe9-b1ee-2d37bbcf3a78} <Debug> TCPHandler: Processed in 0.002341885 sec. | ||
| 1912 | 2026.02.19 01:37:41.531105 [ 3 ] {} <Trace> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2026.02.19 01:37:41.531145 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2026.02.19 01:37:41.531196 [ 3 ] {c25c18fb-fac6-4318-9562-c33e02e09f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1915 | 2026.02.19 01:37:41.531235 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1916 | 2026.02.19 01:37:41.531242 [ 3 ] {c25c18fb-fac6-4318-9562-c33e02e09f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1917 | 2026.02.19 01:37:41.531333 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1918 | 2026.02.19 01:37:41.531581 [ 3 ] {c25c18fb-fac6-4318-9562-c33e02e09f04} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.02.19 01:37:41.531621 [ 3 ] {c25c18fb-fac6-4318-9562-c33e02e09f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1920 | 2026.02.19 01:37:41.532035 [ 3 ] {c25c18fb-fac6-4318-9562-c33e02e09f04} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1921 | 2026.02.19 01:37:41.532470 [ 3 ] {c25c18fb-fac6-4318-9562-c33e02e09f04} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.02.19 01:37:41.532618 [ 3 ] {c25c18fb-fac6-4318-9562-c33e02e09f04} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00144 sec., 27777.777777777777 rows/sec., 1.85 MiB/sec. | ||
| 1923 | 2026.02.19 01:37:41.532654 [ 3 ] {c25c18fb-fac6-4318-9562-c33e02e09f04} <Debug> TCPHandler: Processed in 0.001595611 sec. | ||
| 1924 | 2026.02.19 01:37:45.545317 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1925 | 2026.02.19 01:37:45.545390 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1926 | 2026.02.19 01:37:45.618084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3868 | ||
| 1927 | 2026.02.19 01:37:45.618617 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.02.19 01:37:45.618657 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1929 | 2026.02.19 01:37:45.619133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 234 | ||
| 1930 | 2026.02.19 01:37:45.619272 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1931 | 2026.02.19 01:37:45.619730 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.02.19 01:37:45.619866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3868 | ||
| 1933 | 2026.02.19 01:37:45.621930 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.02.19 01:37:45.621985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1935 | 2026.02.19 01:37:45.623347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1936 | 2026.02.19 01:37:45.623864 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.02.19 01:37:45.624000 [ 56 ] {} <Debug> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1938 | 2026.02.19 01:37:45.624075 [ 56 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.02.19 01:37:45.624095 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1940 | 2026.02.19 01:37:45.624128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1941 | 2026.02.19 01:37:45.624212 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 1942 | 2026.02.19 01:37:45.624767 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1943 | 2026.02.19 01:37:45.624894 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 1944 | 2026.02.19 01:37:45.625263 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 1945 | 2026.02.19 01:37:45.625660 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1946 | 2026.02.19 01:37:45.626049 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 1947 | 2026.02.19 01:37:45.626472 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1948 | 2026.02.19 01:37:45.626888 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1949 | 2026.02.19 01:37:45.632873 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 72 columns (72 merged, 0 gathered) in 0.008708907 sec., 26869.04338282634 rows/sec., 26.50 MiB/sec. | ||
| 1950 | 2026.02.19 01:37:45.633834 [ 197 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1951 | 2026.02.19 01:37:45.634728 [ 197 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_6_1} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.02.19 01:37:45.634810 [ 197 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_6_1} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1953 | 2026.02.19 01:37:45.635024 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 1954 | 2026.02.19 01:37:45.810748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1955 | 2026.02.19 01:37:45.828493 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.02.19 01:37:45.828546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1957 | 2026.02.19 01:37:45.834676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1958 | 2026.02.19 01:37:45.835821 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.02.19 01:37:45.839571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1960 | 2026.02.19 01:37:45.863279 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1961 | 2026.02.19 01:37:45.863352 [ 3 ] {} <Debug> TCP-Session: 19f2adfc-bb92-47fd-92fe-2e323f66e06e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2026.02.19 01:37:46.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.29 MiB, peak 187.76 MiB, free memory in arenas 0.00 B, will set to 184.41 MiB (RSS), difference: 4.12 MiB | ||
| 1963 | 2026.02.19 01:37:46.521689 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.02.19 01:37:46.521899 [ 4 ] {041d67f1-3ce7-423d-9e60-a99ddd0ae788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1965 | 2026.02.19 01:37:46.521969 [ 4 ] {041d67f1-3ce7-423d-9e60-a99ddd0ae788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1966 | 2026.02.19 01:37:46.522662 [ 4 ] {041d67f1-3ce7-423d-9e60-a99ddd0ae788} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.02.19 01:37:46.522705 [ 4 ] {041d67f1-3ce7-423d-9e60-a99ddd0ae788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1968 | 2026.02.19 01:37:46.523304 [ 4 ] {041d67f1-3ce7-423d-9e60-a99ddd0ae788} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1969 | 2026.02.19 01:37:46.523908 [ 4 ] {041d67f1-3ce7-423d-9e60-a99ddd0ae788} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.02.19 01:37:46.524096 [ 4 ] {041d67f1-3ce7-423d-9e60-a99ddd0ae788} <Debug> executeQuery: Read 82 rows, 7.24 KiB in 0.002247 sec., 36493.101913662664 rows/sec., 3.15 MiB/sec. | ||
| 1971 | 2026.02.19 01:37:46.524148 [ 4 ] {041d67f1-3ce7-423d-9e60-a99ddd0ae788} <Debug> TCPHandler: Processed in 0.0025889 sec. | ||
| 1972 | 2026.02.19 01:37:46.524286 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.02.19 01:37:46.524404 [ 4 ] {011169f7-cd98-4566-b00f-d710a742565c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.02.19 01:37:46.524448 [ 4 ] {011169f7-cd98-4566-b00f-d710a742565c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1975 | 2026.02.19 01:37:46.524852 [ 4 ] {011169f7-cd98-4566-b00f-d710a742565c} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.02.19 01:37:46.524890 [ 4 ] {011169f7-cd98-4566-b00f-d710a742565c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1977 | 2026.02.19 01:37:46.525323 [ 4 ] {011169f7-cd98-4566-b00f-d710a742565c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1978 | 2026.02.19 01:37:46.525814 [ 4 ] {011169f7-cd98-4566-b00f-d710a742565c} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.02.19 01:37:46.525958 [ 4 ] {011169f7-cd98-4566-b00f-d710a742565c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001578 sec., 16476.552598225604 rows/sec., 1.21 MiB/sec. | ||
| 1980 | 2026.02.19 01:37:46.525997 [ 4 ] {011169f7-cd98-4566-b00f-d710a742565c} <Debug> TCPHandler: Processed in 0.001771204 sec. | ||
| 1981 | 2026.02.19 01:37:46.526106 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.02.19 01:37:46.526284 [ 4 ] {a73ed815-d894-4aed-a2c0-06861ac5c0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1983 | 2026.02.19 01:37:46.526325 [ 4 ] {a73ed815-d894-4aed-a2c0-06861ac5c0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1984 | 2026.02.19 01:37:46.526718 [ 4 ] {a73ed815-d894-4aed-a2c0-06861ac5c0b1} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.02.19 01:37:46.526756 [ 4 ] {a73ed815-d894-4aed-a2c0-06861ac5c0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1986 | 2026.02.19 01:37:46.527171 [ 4 ] {a73ed815-d894-4aed-a2c0-06861ac5c0b1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1987 | 2026.02.19 01:37:46.527611 [ 4 ] {a73ed815-d894-4aed-a2c0-06861ac5c0b1} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.02.19 01:37:46.527758 [ 4 ] {a73ed815-d894-4aed-a2c0-06861ac5c0b1} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001493 sec., 41527.12659075687 rows/sec., 3.24 MiB/sec. | ||
| 1989 | 2026.02.19 01:37:46.527798 [ 4 ] {a73ed815-d894-4aed-a2c0-06861ac5c0b1} <Debug> TCPHandler: Processed in 0.001741744 sec. | ||
| 1990 | 2026.02.19 01:37:46.527987 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.02.19 01:37:46.528083 [ 4 ] {95c52f70-e8ca-40a9-911c-2f553d398311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1992 | 2026.02.19 01:37:46.528127 [ 4 ] {95c52f70-e8ca-40a9-911c-2f553d398311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1993 | 2026.02.19 01:37:46.528483 [ 4 ] {95c52f70-e8ca-40a9-911c-2f553d398311} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.02.19 01:37:46.528522 [ 4 ] {95c52f70-e8ca-40a9-911c-2f553d398311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1995 | 2026.02.19 01:37:46.528955 [ 4 ] {95c52f70-e8ca-40a9-911c-2f553d398311} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1996 | 2026.02.19 01:37:46.529407 [ 4 ] {95c52f70-e8ca-40a9-911c-2f553d398311} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.02.19 01:37:46.529547 [ 4 ] {95c52f70-e8ca-40a9-911c-2f553d398311} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001481 sec., 74274.13909520594 rows/sec., 5.18 MiB/sec. | ||
| 1998 | 2026.02.19 01:37:46.529585 [ 4 ] {95c52f70-e8ca-40a9-911c-2f553d398311} <Debug> TCPHandler: Processed in 0.001647221 sec. | ||
| 1999 | 2026.02.19 01:37:46.529696 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.02.19 01:37:46.529790 [ 4 ] {4b778a8f-fd8c-47fa-a12b-626953109ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2001 | 2026.02.19 01:37:46.529845 [ 4 ] {4b778a8f-fd8c-47fa-a12b-626953109ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2002 | 2026.02.19 01:37:46.530617 [ 4 ] {4b778a8f-fd8c-47fa-a12b-626953109ba2} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.02.19 01:37:46.530656 [ 4 ] {4b778a8f-fd8c-47fa-a12b-626953109ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2004 | 2026.02.19 01:37:46.531296 [ 4 ] {4b778a8f-fd8c-47fa-a12b-626953109ba2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2005 | 2026.02.19 01:37:46.531787 [ 4 ] {4b778a8f-fd8c-47fa-a12b-626953109ba2} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.02.19 01:37:46.531933 [ 4 ] {4b778a8f-fd8c-47fa-a12b-626953109ba2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002159 sec., 12042.61232051876 rows/sec., 21.58 MiB/sec. | ||
| 2007 | 2026.02.19 01:37:46.531987 [ 4 ] {4b778a8f-fd8c-47fa-a12b-626953109ba2} <Debug> TCPHandler: Processed in 0.002339145 sec. | ||
| 2008 | 2026.02.19 01:37:46.532102 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.02.19 01:37:46.532198 [ 4 ] {4c91d7fe-51ab-4431-a792-b0ea376711a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2010 | 2026.02.19 01:37:46.532242 [ 4 ] {4c91d7fe-51ab-4431-a792-b0ea376711a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2011 | 2026.02.19 01:37:46.532561 [ 4 ] {4c91d7fe-51ab-4431-a792-b0ea376711a9} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.02.19 01:37:46.532600 [ 4 ] {4c91d7fe-51ab-4431-a792-b0ea376711a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2013 | 2026.02.19 01:37:46.533128 [ 4 ] {4c91d7fe-51ab-4431-a792-b0ea376711a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2014 | 2026.02.19 01:37:46.533572 [ 4 ] {4c91d7fe-51ab-4431-a792-b0ea376711a9} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.02.19 01:37:46.533681 [ 55 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2016 | 2026.02.19 01:37:46.533703 [ 4 ] {4c91d7fe-51ab-4431-a792-b0ea376711a9} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001523 sec., 26263.952724885094 rows/sec., 1.75 MiB/sec. | ||
| 2017 | 2026.02.19 01:37:46.533758 [ 4 ] {4c91d7fe-51ab-4431-a792-b0ea376711a9} <Debug> TCPHandler: Processed in 0.001705302 sec. | ||
| 2018 | 2026.02.19 01:37:46.533770 [ 55 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.02.19 01:37:46.533801 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2020 | 2026.02.19 01:37:46.533934 [ 197 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 2021 | 2026.02.19 01:37:46.534097 [ 197 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2022 | 2026.02.19 01:37:46.534135 [ 197 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2023 | 2026.02.19 01:37:46.534224 [ 197 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2024 | 2026.02.19 01:37:46.534270 [ 197 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2025 | 2026.02.19 01:37:46.534311 [ 197 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part | ||
| 2026 | 2026.02.19 01:37:46.534363 [ 197 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 2027 | 2026.02.19 01:37:46.534403 [ 197 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2028 | 2026.02.19 01:37:46.535232 [ 192 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358246 sec., 86876.75133959533 rows/sec., 5.68 MiB/sec. | ||
| 2029 | 2026.02.19 01:37:46.535555 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2030 | 2026.02.19 01:37:46.536174 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_6_1} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2026.02.19 01:37:46.536271 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_6_1} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2032 | 2026.02.19 01:37:46.536372 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2033 | 2026.02.19 01:37:51.521184 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.02.19 01:37:51.521398 [ 4 ] {4a7e5d87-316e-46e0-a999-0bab2ab139de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2035 | 2026.02.19 01:37:51.521470 [ 4 ] {4a7e5d87-316e-46e0-a999-0bab2ab139de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2036 | 2026.02.19 01:37:51.522149 [ 4 ] {4a7e5d87-316e-46e0-a999-0bab2ab139de} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.02.19 01:37:51.522197 [ 4 ] {4a7e5d87-316e-46e0-a999-0bab2ab139de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2038 | 2026.02.19 01:37:51.522730 [ 4 ] {4a7e5d87-316e-46e0-a999-0bab2ab139de} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2039 | 2026.02.19 01:37:51.523191 [ 4 ] {4a7e5d87-316e-46e0-a999-0bab2ab139de} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.02.19 01:37:51.523352 [ 4 ] {4a7e5d87-316e-46e0-a999-0bab2ab139de} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.002006 sec., 24925.224327018943 rows/sec., 2.12 MiB/sec. | ||
| 2041 | 2026.02.19 01:37:51.523394 [ 4 ] {4a7e5d87-316e-46e0-a999-0bab2ab139de} <Debug> TCPHandler: Processed in 0.002343645 sec. | ||
| 2042 | 2026.02.19 01:37:51.523512 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.02.19 01:37:51.523609 [ 4 ] {5f303eff-7a93-47f0-b474-a21d006205dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2044 | 2026.02.19 01:37:51.523650 [ 4 ] {5f303eff-7a93-47f0-b474-a21d006205dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2045 | 2026.02.19 01:37:51.524045 [ 4 ] {5f303eff-7a93-47f0-b474-a21d006205dc} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.02.19 01:37:51.524083 [ 4 ] {5f303eff-7a93-47f0-b474-a21d006205dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2047 | 2026.02.19 01:37:51.524512 [ 4 ] {5f303eff-7a93-47f0-b474-a21d006205dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2048 | 2026.02.19 01:37:51.524954 [ 4 ] {5f303eff-7a93-47f0-b474-a21d006205dc} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.02.19 01:37:51.525097 [ 4 ] {5f303eff-7a93-47f0-b474-a21d006205dc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001507 sec., 6635.700066357001 rows/sec., 498.97 KiB/sec. | ||
| 2050 | 2026.02.19 01:37:51.525136 [ 4 ] {5f303eff-7a93-47f0-b474-a21d006205dc} <Debug> TCPHandler: Processed in 0.001673382 sec. | ||
| 2051 | 2026.02.19 01:37:51.525248 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.02.19 01:37:51.525343 [ 4 ] {0feda269-74ee-4639-bbd1-87b57982d019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2053 | 2026.02.19 01:37:51.525383 [ 4 ] {0feda269-74ee-4639-bbd1-87b57982d019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2054 | 2026.02.19 01:37:51.525777 [ 4 ] {0feda269-74ee-4639-bbd1-87b57982d019} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.02.19 01:37:51.525816 [ 4 ] {0feda269-74ee-4639-bbd1-87b57982d019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2056 | 2026.02.19 01:37:51.526270 [ 4 ] {0feda269-74ee-4639-bbd1-87b57982d019} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2057 | 2026.02.19 01:37:51.526717 [ 4 ] {0feda269-74ee-4639-bbd1-87b57982d019} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.02.19 01:37:51.526856 [ 4 ] {0feda269-74ee-4639-bbd1-87b57982d019} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001531 sec., 30045.721750489876 rows/sec., 2.35 MiB/sec. | ||
| 2059 | 2026.02.19 01:37:51.526895 [ 4 ] {0feda269-74ee-4639-bbd1-87b57982d019} <Debug> TCPHandler: Processed in 0.001695062 sec. | ||
| 2060 | 2026.02.19 01:37:51.527005 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.02.19 01:37:51.527100 [ 4 ] {a4491d0a-1200-458d-a249-db44344d55a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2062 | 2026.02.19 01:37:51.527143 [ 4 ] {a4491d0a-1200-458d-a249-db44344d55a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2063 | 2026.02.19 01:37:51.527506 [ 4 ] {a4491d0a-1200-458d-a249-db44344d55a5} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.02.19 01:37:51.527543 [ 4 ] {a4491d0a-1200-458d-a249-db44344d55a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2065 | 2026.02.19 01:37:51.527993 [ 4 ] {a4491d0a-1200-458d-a249-db44344d55a5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2066 | 2026.02.19 01:37:51.528423 [ 4 ] {a4491d0a-1200-458d-a249-db44344d55a5} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.02.19 01:37:51.528562 [ 4 ] {a4491d0a-1200-458d-a249-db44344d55a5} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00148 sec., 74324.32432432432 rows/sec., 5.19 MiB/sec. | ||
| 2068 | 2026.02.19 01:37:51.528600 [ 4 ] {a4491d0a-1200-458d-a249-db44344d55a5} <Debug> TCPHandler: Processed in 0.001643482 sec. | ||
| 2069 | 2026.02.19 01:37:51.528713 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.02.19 01:37:51.528808 [ 4 ] {52703188-585a-4797-a21d-16d7c3f3a8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.02.19 01:37:51.528863 [ 4 ] {52703188-585a-4797-a21d-16d7c3f3a8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2072 | 2026.02.19 01:37:51.529553 [ 4 ] {52703188-585a-4797-a21d-16d7c3f3a8f0} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.02.19 01:37:51.529589 [ 4 ] {52703188-585a-4797-a21d-16d7c3f3a8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2074 | 2026.02.19 01:37:51.530267 [ 4 ] {52703188-585a-4797-a21d-16d7c3f3a8f0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2075 | 2026.02.19 01:37:51.530725 [ 4 ] {52703188-585a-4797-a21d-16d7c3f3a8f0} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.02.19 01:37:51.530874 [ 4 ] {52703188-585a-4797-a21d-16d7c3f3a8f0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002083 sec., 4800.7681228996635 rows/sec., 8.60 MiB/sec. | ||
| 2077 | 2026.02.19 01:37:51.530925 [ 4 ] {52703188-585a-4797-a21d-16d7c3f3a8f0} <Debug> TCPHandler: Processed in 0.002258753 sec. | ||
| 2078 | 2026.02.19 01:37:51.531034 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.02.19 01:37:51.531129 [ 4 ] {9430f164-8fe3-4e83-8db8-cb69274ffad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2080 | 2026.02.19 01:37:51.531173 [ 4 ] {9430f164-8fe3-4e83-8db8-cb69274ffad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2081 | 2026.02.19 01:37:51.531491 [ 4 ] {9430f164-8fe3-4e83-8db8-cb69274ffad6} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.02.19 01:37:51.531530 [ 4 ] {9430f164-8fe3-4e83-8db8-cb69274ffad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2083 | 2026.02.19 01:37:51.531966 [ 4 ] {9430f164-8fe3-4e83-8db8-cb69274ffad6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2084 | 2026.02.19 01:37:51.532435 [ 4 ] {9430f164-8fe3-4e83-8db8-cb69274ffad6} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.02.19 01:37:51.532565 [ 4 ] {9430f164-8fe3-4e83-8db8-cb69274ffad6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001454 sec., 27510.31636863824 rows/sec., 1.84 MiB/sec. | ||
| 2086 | 2026.02.19 01:37:51.532601 [ 4 ] {9430f164-8fe3-4e83-8db8-cb69274ffad6} <Debug> TCPHandler: Processed in 0.001616051 sec. | ||
| 2087 | 2026.02.19 01:37:53.120159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4380 | ||
| 2088 | 2026.02.19 01:37:53.120674 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.02.19 01:37:53.120715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2090 | 2026.02.19 01:37:53.121370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2091 | 2026.02.19 01:37:53.121856 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.02.19 01:37:53.121987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4380 | ||
| 2093 | 2026.02.19 01:37:53.339863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2094 | 2026.02.19 01:37:53.356247 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.02.19 01:37:53.356315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2096 | 2026.02.19 01:37:53.361932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2097 | 2026.02.19 01:37:53.362640 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2026.02.19 01:37:53.365456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2099 | 2026.02.19 01:37:54.764567 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63378 | ||
| 2100 | 2026.02.19 01:37:54.764685 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2101 | 2026.02.19 01:37:54.764717 [ 3 ] {} <Debug> TCP-Session: ef161702-32ba-47cc-a97f-5984986fda08 Authenticating user 'default' from [fd00:1122:3344:101::e]:63378 | ||
| 2102 | 2026.02.19 01:37:54.764740 [ 3 ] {} <Debug> TCP-Session: ef161702-32ba-47cc-a97f-5984986fda08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.02.19 01:37:54.764753 [ 3 ] {} <Debug> TCP-Session: ef161702-32ba-47cc-a97f-5984986fda08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.02.19 01:37:54.764963 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45583 | ||
| 2105 | 2026.02.19 01:37:54.764965 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50702 | ||
| 2106 | 2026.02.19 01:37:54.765038 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57188 | ||
| 2107 | 2026.02.19 01:37:54.765065 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59406 | ||
| 2108 | 2026.02.19 01:37:54.765074 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51959 | ||
| 2109 | 2026.02.19 01:37:54.765104 [ 3 ] {} <Trace> TCP-Session: ef161702-32ba-47cc-a97f-5984986fda08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2026.02.19 01:37:54.765097 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2111 | 2026.02.19 01:37:54.765031 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51327 | ||
| 2112 | 2026.02.19 01:37:54.765208 [ 286 ] {} <Debug> TCP-Session: b3ae03cc-420c-4a93-bb87-0f8069e0b025 Authenticating user 'default' from [fd00:1122:3344:101::e]:45583 | ||
| 2113 | 2026.02.19 01:37:54.765218 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2114 | 2026.02.19 01:37:54.765247 [ 286 ] {} <Debug> TCP-Session: b3ae03cc-420c-4a93-bb87-0f8069e0b025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.02.19 01:37:54.765033 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42769 | ||
| 2116 | 2026.02.19 01:37:54.765274 [ 286 ] {} <Debug> TCP-Session: b3ae03cc-420c-4a93-bb87-0f8069e0b025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.02.19 01:37:54.765270 [ 287 ] {} <Debug> TCP-Session: 796d29c1-3210-496a-9822-fd72f5dc2d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:50702 | ||
| 2118 | 2026.02.19 01:37:54.765321 [ 3 ] {1913f4cc-71c3-47d3-a779-4558c92529d9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63378) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2119 | 2026.02.19 01:37:54.765340 [ 287 ] {} <Debug> TCP-Session: 796d29c1-3210-496a-9822-fd72f5dc2d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.02.19 01:37:54.765012 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53278 | ||
| 2121 | 2026.02.19 01:37:54.765365 [ 287 ] {} <Debug> TCP-Session: 796d29c1-3210-496a-9822-fd72f5dc2d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.02.19 01:37:54.765534 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2123 | 2026.02.19 01:37:54.765569 [ 292 ] {} <Debug> TCP-Session: b35c0b65-9a86-4c81-bc98-6f569de30c75 Authenticating user 'default' from [fd00:1122:3344:101::e]:59406 | ||
| 2124 | 2026.02.19 01:37:54.765589 [ 292 ] {} <Debug> TCP-Session: b35c0b65-9a86-4c81-bc98-6f569de30c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.02.19 01:37:54.765619 [ 292 ] {} <Debug> TCP-Session: b35c0b65-9a86-4c81-bc98-6f569de30c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.02.19 01:37:54.765654 [ 3 ] {1913f4cc-71c3-47d3-a779-4558c92529d9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2127 | 2026.02.19 01:37:54.765679 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2128 | 2026.02.19 01:37:54.765680 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2129 | 2026.02.19 01:37:54.765712 [ 3 ] {1913f4cc-71c3-47d3-a779-4558c92529d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2130 | 2026.02.19 01:37:54.765737 [ 288 ] {} <Debug> TCP-Session: f1da4501-7762-4583-ac78-f0bd0ca2975d Authenticating user 'default' from [fd00:1122:3344:101::e]:53278 | ||
| 2131 | 2026.02.19 01:37:54.765749 [ 290 ] {} <Debug> TCP-Session: 4d7febba-1d95-4f75-b0ce-747c04626b19 Authenticating user 'default' from [fd00:1122:3344:101::e]:42769 | ||
| 2132 | 2026.02.19 01:37:54.765766 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2133 | 2026.02.19 01:37:54.765786 [ 290 ] {} <Debug> TCP-Session: 4d7febba-1d95-4f75-b0ce-747c04626b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.02.19 01:37:54.765795 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2135 | 2026.02.19 01:37:54.765814 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2136 | 2026.02.19 01:37:54.765864 [ 293 ] {} <Debug> TCP-Session: 8c1b65c2-01df-46a3-8615-971df7187c01 Authenticating user 'default' from [fd00:1122:3344:101::e]:51959 | ||
| 2137 | 2026.02.19 01:37:54.765878 [ 289 ] {} <Debug> TCP-Session: 5c839cdf-e8d8-43e5-93af-d5a231868a00 Authenticating user 'default' from [fd00:1122:3344:101::e]:51327 | ||
| 2138 | 2026.02.19 01:37:54.765891 [ 293 ] {} <Debug> TCP-Session: 8c1b65c2-01df-46a3-8615-971df7187c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.02.19 01:37:54.765901 [ 289 ] {} <Debug> TCP-Session: 5c839cdf-e8d8-43e5-93af-d5a231868a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.02.19 01:37:54.765909 [ 293 ] {} <Debug> TCP-Session: 8c1b65c2-01df-46a3-8615-971df7187c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.02.19 01:37:54.765919 [ 289 ] {} <Debug> TCP-Session: 5c839cdf-e8d8-43e5-93af-d5a231868a00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.02.19 01:37:54.765807 [ 291 ] {} <Debug> TCP-Session: 23c3f228-8093-489b-a427-6757d1ce4541 Authenticating user 'default' from [fd00:1122:3344:101::e]:57188 | ||
| 2143 | 2026.02.19 01:37:54.765776 [ 288 ] {} <Debug> TCP-Session: f1da4501-7762-4583-ac78-f0bd0ca2975d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.02.19 01:37:54.765962 [ 291 ] {} <Debug> TCP-Session: 23c3f228-8093-489b-a427-6757d1ce4541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.02.19 01:37:54.765976 [ 288 ] {} <Debug> TCP-Session: f1da4501-7762-4583-ac78-f0bd0ca2975d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.02.19 01:37:54.765989 [ 291 ] {} <Debug> TCP-Session: 23c3f228-8093-489b-a427-6757d1ce4541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.02.19 01:37:54.765812 [ 290 ] {} <Debug> TCP-Session: 4d7febba-1d95-4f75-b0ce-747c04626b19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.02.19 01:37:54.766047 [ 3 ] {1913f4cc-71c3-47d3-a779-4558c92529d9} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 2149 | 2026.02.19 01:37:54.766141 [ 3 ] {1913f4cc-71c3-47d3-a779-4558c92529d9} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2150 | 2026.02.19 01:37:55.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.36 MiB, peak 189.25 MiB, free memory in arenas 0.00 B, will set to 195.67 MiB (RSS), difference: 10.30 MiB | ||
| 2151 | 2026.02.19 01:37:55.169015 [ 307 ] {1913f4cc-71c3-47d3-a779-4558c92529d9} <Trace> AggregatingTransform: Aggregating | ||
| 2152 | 2026.02.19 01:37:55.169082 [ 307 ] {1913f4cc-71c3-47d3-a779-4558c92529d9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2153 | 2026.02.19 01:37:55.169114 [ 307 ] {1913f4cc-71c3-47d3-a779-4558c92529d9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001401477 sec. (713.533 rows/sec., 27.87 KiB/sec.) | ||
| 2154 | 2026.02.19 01:37:55.169130 [ 307 ] {1913f4cc-71c3-47d3-a779-4558c92529d9} <Trace> Aggregator: Merging aggregated data | ||
| 2155 | 2026.02.19 01:37:55.170272 [ 3 ] {1913f4cc-71c3-47d3-a779-4558c92529d9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.405011 sec., 2.4690687413428276 rows/sec., 98.76 B/sec. | ||
| 2156 | 2026.02.19 01:37:55.170398 [ 3 ] {1913f4cc-71c3-47d3-a779-4558c92529d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2157 | 2026.02.19 01:37:55.170415 [ 3 ] {1913f4cc-71c3-47d3-a779-4558c92529d9} <Debug> TCPHandler: Processed in 0.405432357 sec. | ||
| 2158 | 2026.02.19 01:37:55.170550 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2159 | 2026.02.19 01:37:55.170584 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2160 | 2026.02.19 01:37:55.170602 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2161 | 2026.02.19 01:37:55.170634 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2162 | 2026.02.19 01:37:55.170651 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2163 | 2026.02.19 01:37:55.170671 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2164 | 2026.02.19 01:37:55.170696 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2165 | 2026.02.19 01:37:55.170705 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2166 | 2026.02.19 01:37:55.170724 [ 288 ] {} <Debug> TCP-Session: f1da4501-7762-4583-ac78-f0bd0ca2975d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2026.02.19 01:37:55.170736 [ 292 ] {} <Debug> TCP-Session: b35c0b65-9a86-4c81-bc98-6f569de30c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.02.19 01:37:55.170745 [ 3 ] {} <Debug> TCP-Session: ef161702-32ba-47cc-a97f-5984986fda08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.02.19 01:37:55.170707 [ 290 ] {} <Debug> TCP-Session: 4d7febba-1d95-4f75-b0ce-747c04626b19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.02.19 01:37:55.170678 [ 293 ] {} <Debug> TCP-Session: 8c1b65c2-01df-46a3-8615-971df7187c01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.02.19 01:37:55.170659 [ 287 ] {} <Debug> TCP-Session: 796d29c1-3210-496a-9822-fd72f5dc2d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.02.19 01:37:55.170618 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2173 | 2026.02.19 01:37:55.170619 [ 286 ] {} <Debug> TCP-Session: b3ae03cc-420c-4a93-bb87-0f8069e0b025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.02.19 01:37:55.170866 [ 291 ] {} <Debug> TCP-Session: 23c3f228-8093-489b-a427-6757d1ce4541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.02.19 01:37:55.170687 [ 289 ] {} <Debug> TCP-Session: 5c839cdf-e8d8-43e5-93af-d5a231868a00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.02.19 01:37:55.624606 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 260 | ||
| 2177 | 2026.02.19 01:37:55.626695 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.02.19 01:37:55.626750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2179 | 2026.02.19 01:37:55.627992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2180 | 2026.02.19 01:37:55.628475 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.02.19 01:37:55.628733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 2182 | 2026.02.19 01:37:56.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.05 MiB, peak 209.19 MiB, free memory in arenas 0.00 B, will set to 205.55 MiB (RSS), difference: 8.50 MiB | ||
| 2183 | 2026.02.19 01:37:56.522425 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.02.19 01:37:56.522621 [ 4 ] {55ab2453-5833-49d2-a6ed-59bf04fefeaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2185 | 2026.02.19 01:37:56.522696 [ 4 ] {55ab2453-5833-49d2-a6ed-59bf04fefeaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2186 | 2026.02.19 01:37:56.523336 [ 4 ] {55ab2453-5833-49d2-a6ed-59bf04fefeaf} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.02.19 01:37:56.523389 [ 4 ] {55ab2453-5833-49d2-a6ed-59bf04fefeaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2188 | 2026.02.19 01:37:56.523943 [ 4 ] {55ab2453-5833-49d2-a6ed-59bf04fefeaf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2189 | 2026.02.19 01:37:56.524441 [ 4 ] {55ab2453-5833-49d2-a6ed-59bf04fefeaf} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.02.19 01:37:56.524607 [ 4 ] {55ab2453-5833-49d2-a6ed-59bf04fefeaf} <Debug> executeQuery: Read 82 rows, 7.24 KiB in 0.002039 sec., 40215.79205492888 rows/sec., 3.47 MiB/sec. | ||
| 2191 | 2026.02.19 01:37:56.524667 [ 4 ] {55ab2453-5833-49d2-a6ed-59bf04fefeaf} <Debug> TCPHandler: Processed in 0.002381425 sec. | ||
| 2192 | 2026.02.19 01:37:56.524813 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2026.02.19 01:37:56.524937 [ 4 ] {97e28862-01cf-491b-9bc6-fd9b13482301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2194 | 2026.02.19 01:37:56.524992 [ 4 ] {97e28862-01cf-491b-9bc6-fd9b13482301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2195 | 2026.02.19 01:37:56.525518 [ 4 ] {97e28862-01cf-491b-9bc6-fd9b13482301} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.02.19 01:37:56.525561 [ 4 ] {97e28862-01cf-491b-9bc6-fd9b13482301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2197 | 2026.02.19 01:37:56.526127 [ 4 ] {97e28862-01cf-491b-9bc6-fd9b13482301} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2198 | 2026.02.19 01:37:56.526729 [ 4 ] {97e28862-01cf-491b-9bc6-fd9b13482301} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.02.19 01:37:56.526899 [ 4 ] {97e28862-01cf-491b-9bc6-fd9b13482301} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001987 sec., 13085.052843482637 rows/sec., 983.93 KiB/sec. | ||
| 2200 | 2026.02.19 01:37:56.526943 [ 4 ] {97e28862-01cf-491b-9bc6-fd9b13482301} <Debug> TCPHandler: Processed in 0.002194912 sec. | ||
| 2201 | 2026.02.19 01:37:56.527060 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2026.02.19 01:37:56.527158 [ 4 ] {e9166621-4012-43cb-a93d-180d10ea678d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2203 | 2026.02.19 01:37:56.527199 [ 4 ] {e9166621-4012-43cb-a93d-180d10ea678d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2204 | 2026.02.19 01:37:56.527614 [ 4 ] {e9166621-4012-43cb-a93d-180d10ea678d} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.02.19 01:37:56.527653 [ 4 ] {e9166621-4012-43cb-a93d-180d10ea678d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2206 | 2026.02.19 01:37:56.528085 [ 4 ] {e9166621-4012-43cb-a93d-180d10ea678d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2207 | 2026.02.19 01:37:56.528582 [ 4 ] {e9166621-4012-43cb-a93d-180d10ea678d} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.02.19 01:37:56.528721 [ 4 ] {e9166621-4012-43cb-a93d-180d10ea678d} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001583 sec., 39166.14024005054 rows/sec., 3.06 MiB/sec. | ||
| 2209 | 2026.02.19 01:37:56.528759 [ 4 ] {e9166621-4012-43cb-a93d-180d10ea678d} <Debug> TCPHandler: Processed in 0.001749474 sec. | ||
| 2210 | 2026.02.19 01:37:56.528876 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.02.19 01:37:56.528971 [ 4 ] {de850cd3-5763-4136-9760-109cf1ffa835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2212 | 2026.02.19 01:37:56.529016 [ 4 ] {de850cd3-5763-4136-9760-109cf1ffa835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2213 | 2026.02.19 01:37:56.529385 [ 4 ] {de850cd3-5763-4136-9760-109cf1ffa835} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2026.02.19 01:37:56.529423 [ 4 ] {de850cd3-5763-4136-9760-109cf1ffa835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2215 | 2026.02.19 01:37:56.529930 [ 4 ] {de850cd3-5763-4136-9760-109cf1ffa835} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2216 | 2026.02.19 01:37:56.530388 [ 4 ] {de850cd3-5763-4136-9760-109cf1ffa835} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2026.02.19 01:37:56.530522 [ 4 ] {de850cd3-5763-4136-9760-109cf1ffa835} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00157 sec., 70063.69426751592 rows/sec., 4.89 MiB/sec. | ||
| 2218 | 2026.02.19 01:37:56.530560 [ 4 ] {de850cd3-5763-4136-9760-109cf1ffa835} <Debug> TCPHandler: Processed in 0.001733944 sec. | ||
| 2219 | 2026.02.19 01:37:56.530676 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2026.02.19 01:37:56.530771 [ 4 ] {9dd576ee-802d-42eb-ae5e-7241f84bb3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2221 | 2026.02.19 01:37:56.530825 [ 4 ] {9dd576ee-802d-42eb-ae5e-7241f84bb3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2222 | 2026.02.19 01:37:56.531565 [ 4 ] {9dd576ee-802d-42eb-ae5e-7241f84bb3dc} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2026.02.19 01:37:56.531603 [ 4 ] {9dd576ee-802d-42eb-ae5e-7241f84bb3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2224 | 2026.02.19 01:37:56.532306 [ 4 ] {9dd576ee-802d-42eb-ae5e-7241f84bb3dc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2225 | 2026.02.19 01:37:56.532816 [ 4 ] {9dd576ee-802d-42eb-ae5e-7241f84bb3dc} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.02.19 01:37:56.532957 [ 4 ] {9dd576ee-802d-42eb-ae5e-7241f84bb3dc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002204 sec., 11796.7332123412 rows/sec., 21.14 MiB/sec. | ||
| 2227 | 2026.02.19 01:37:56.533017 [ 4 ] {9dd576ee-802d-42eb-ae5e-7241f84bb3dc} <Debug> TCPHandler: Processed in 0.002391046 sec. | ||
| 2228 | 2026.02.19 01:37:56.533137 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2229 | 2026.02.19 01:37:56.533233 [ 4 ] {d501016e-4916-40cc-bd26-5f50b492b2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2230 | 2026.02.19 01:37:56.533276 [ 4 ] {d501016e-4916-40cc-bd26-5f50b492b2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2231 | 2026.02.19 01:37:56.533610 [ 4 ] {d501016e-4916-40cc-bd26-5f50b492b2bf} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.02.19 01:37:56.533647 [ 4 ] {d501016e-4916-40cc-bd26-5f50b492b2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2233 | 2026.02.19 01:37:56.534059 [ 4 ] {d501016e-4916-40cc-bd26-5f50b492b2bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2234 | 2026.02.19 01:37:56.534537 [ 4 ] {d501016e-4916-40cc-bd26-5f50b492b2bf} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2026.02.19 01:37:56.534671 [ 4 ] {d501016e-4916-40cc-bd26-5f50b492b2bf} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001457 sec., 27453.671928620453 rows/sec., 1.83 MiB/sec. | ||
| 2236 | 2026.02.19 01:37:56.534707 [ 4 ] {d501016e-4916-40cc-bd26-5f50b492b2bf} <Debug> TCPHandler: Processed in 0.001620251 sec. | ||
| 2237 | 2026.02.19 01:38:00.545433 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2238 | 2026.02.19 01:38:00.545489 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2239 | 2026.02.19 01:38:00.622147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4828 | ||
| 2240 | 2026.02.19 01:38:00.622843 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.02.19 01:38:00.622899 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2242 | 2026.02.19 01:38:00.623435 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2243 | 2026.02.19 01:38:00.623689 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.02.19 01:38:00.623841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4828 | ||
| 2245 | 2026.02.19 01:38:00.865585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2246 | 2026.02.19 01:38:00.883521 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.02.19 01:38:00.883587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2248 | 2026.02.19 01:38:00.889289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2249 | 2026.02.19 01:38:00.889973 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.02.19 01:38:00.893005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2251 | 2026.02.19 01:38:01.521274 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2026.02.19 01:38:01.521451 [ 4 ] {7a002f31-9373-45d9-b3c9-05a1c9c17817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2253 | 2026.02.19 01:38:01.521517 [ 4 ] {7a002f31-9373-45d9-b3c9-05a1c9c17817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2254 | 2026.02.19 01:38:01.522167 [ 4 ] {7a002f31-9373-45d9-b3c9-05a1c9c17817} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2026.02.19 01:38:01.522216 [ 4 ] {7a002f31-9373-45d9-b3c9-05a1c9c17817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2256 | 2026.02.19 01:38:01.522617 [ 4 ] {7a002f31-9373-45d9-b3c9-05a1c9c17817} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2257 | 2026.02.19 01:38:01.522842 [ 4 ] {7a002f31-9373-45d9-b3c9-05a1c9c17817} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2026.02.19 01:38:01.522979 [ 38 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2259 | 2026.02.19 01:38:01.523005 [ 4 ] {7a002f31-9373-45d9-b3c9-05a1c9c17817} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001601 sec., 31230.48094940662 rows/sec., 2.65 MiB/sec. | ||
| 2260 | 2026.02.19 01:38:01.523048 [ 38 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2026.02.19 01:38:01.523066 [ 4 ] {7a002f31-9373-45d9-b3c9-05a1c9c17817} <Debug> TCPHandler: Processed in 0.001921077 sec. | ||
| 2262 | 2026.02.19 01:38:01.523073 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2263 | 2026.02.19 01:38:01.523208 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2264 | 2026.02.19 01:38:01.523250 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 2265 | 2026.02.19 01:38:01.523315 [ 4 ] {3ce92eaf-6db2-4848-bc2a-89b357c9eacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2266 | 2026.02.19 01:38:01.523364 [ 4 ] {3ce92eaf-6db2-4848-bc2a-89b357c9eacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2267 | 2026.02.19 01:38:01.523416 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2268 | 2026.02.19 01:38:01.523462 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 106 rows starting from the beginning of the part | ||
| 2269 | 2026.02.19 01:38:01.523537 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2270 | 2026.02.19 01:38:01.523590 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part | ||
| 2271 | 2026.02.19 01:38:01.523639 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2272 | 2026.02.19 01:38:01.523688 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
| 2273 | 2026.02.19 01:38:01.523732 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2274 | 2026.02.19 01:38:01.523787 [ 4 ] {3ce92eaf-6db2-4848-bc2a-89b357c9eacb} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.02.19 01:38:01.523831 [ 4 ] {3ce92eaf-6db2-4848-bc2a-89b357c9eacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2276 | 2026.02.19 01:38:01.524172 [ 4 ] {3ce92eaf-6db2-4848-bc2a-89b357c9eacb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2277 | 2026.02.19 01:38:01.524402 [ 4 ] {3ce92eaf-6db2-4848-bc2a-89b357c9eacb} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2026.02.19 01:38:01.524509 [ 38 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2279 | 2026.02.19 01:38:01.524542 [ 38 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.02.19 01:38:01.524546 [ 4 ] {3ce92eaf-6db2-4848-bc2a-89b357c9eacb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001253 sec., 7980.845969672785 rows/sec., 600.12 KiB/sec. | ||
| 2281 | 2026.02.19 01:38:01.524562 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2282 | 2026.02.19 01:38:01.524596 [ 4 ] {3ce92eaf-6db2-4848-bc2a-89b357c9eacb} <Debug> TCPHandler: Processed in 0.001442448 sec. | ||
| 2283 | 2026.02.19 01:38:01.524661 [ 186 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 2284 | 2026.02.19 01:38:01.524712 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152794 sec., 274879.90366113855 rows/sec., 24.75 MiB/sec. | ||
| 2285 | 2026.02.19 01:38:01.524719 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.02.19 01:38:01.524776 [ 186 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2287 | 2026.02.19 01:38:01.524813 [ 186 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 44 rows starting from the beginning of the part | ||
| 2288 | 2026.02.19 01:38:01.524835 [ 4 ] {a74a00d4-b0af-435b-8bb1-9dddcf866acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2289 | 2026.02.19 01:38:01.524882 [ 4 ] {a74a00d4-b0af-435b-8bb1-9dddcf866acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2290 | 2026.02.19 01:38:01.524891 [ 186 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2291 | 2026.02.19 01:38:01.524934 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2292 | 2026.02.19 01:38:01.524939 [ 186 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 2293 | 2026.02.19 01:38:01.524990 [ 186 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2294 | 2026.02.19 01:38:01.525035 [ 186 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2295 | 2026.02.19 01:38:01.525074 [ 186 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2296 | 2026.02.19 01:38:01.525236 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_11_2} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.02.19 01:38:01.525300 [ 4 ] {a74a00d4-b0af-435b-8bb1-9dddcf866acd} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.02.19 01:38:01.525313 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_11_2} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2299 | 2026.02.19 01:38:01.525346 [ 4 ] {a74a00d4-b0af-435b-8bb1-9dddcf866acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2300 | 2026.02.19 01:38:01.525415 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2301 | 2026.02.19 01:38:01.525679 [ 4 ] {a74a00d4-b0af-435b-8bb1-9dddcf866acd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2302 | 2026.02.19 01:38:01.525834 [ 199 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207423 sec., 104354.48057557293 rows/sec., 8.03 MiB/sec. | ||
| 2303 | 2026.02.19 01:38:01.525913 [ 4 ] {a74a00d4-b0af-435b-8bb1-9dddcf866acd} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.02.19 01:38:01.525983 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2305 | 2026.02.19 01:38:01.526022 [ 38 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2306 | 2026.02.19 01:38:01.526046 [ 38 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.02.19 01:38:01.526062 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2308 | 2026.02.19 01:38:01.526062 [ 4 ] {a74a00d4-b0af-435b-8bb1-9dddcf866acd} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001246 sec., 36918.138041733546 rows/sec., 2.88 MiB/sec. | ||
| 2309 | 2026.02.19 01:38:01.526114 [ 4 ] {a74a00d4-b0af-435b-8bb1-9dddcf866acd} <Debug> TCPHandler: Processed in 0.001445408 sec. | ||
| 2310 | 2026.02.19 01:38:01.526121 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 2311 | 2026.02.19 01:38:01.526207 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2312 | 2026.02.19 01:38:01.526224 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_11_2} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.02.19 01:38:01.526234 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part | ||
| 2314 | 2026.02.19 01:38:01.526231 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2026.02.19 01:38:01.526278 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
| 2316 | 2026.02.19 01:38:01.526288 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_11_2} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2317 | 2026.02.19 01:38:01.526317 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 62 rows starting from the beginning of the part | ||
| 2318 | 2026.02.19 01:38:01.526344 [ 4 ] {4cc7a5be-05d8-48e0-aa7c-b297c9f024a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2319 | 2026.02.19 01:38:01.526345 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2320 | 2026.02.19 01:38:01.526350 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 2321 | 2026.02.19 01:38:01.526397 [ 4 ] {4cc7a5be-05d8-48e0-aa7c-b297c9f024a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2322 | 2026.02.19 01:38:01.526422 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 62 rows starting from the beginning of the part | ||
| 2323 | 2026.02.19 01:38:01.526459 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
| 2324 | 2026.02.19 01:38:01.526793 [ 4 ] {4cc7a5be-05d8-48e0-aa7c-b297c9f024a1} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.02.19 01:38:01.526834 [ 4 ] {4cc7a5be-05d8-48e0-aa7c-b297c9f024a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2326 | 2026.02.19 01:38:01.527137 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 5 columns (5 merged, 0 gathered) in 0.00103898 sec., 338793.81701283954 rows/sec., 27.79 MiB/sec. | ||
| 2327 | 2026.02.19 01:38:01.527176 [ 4 ] {4cc7a5be-05d8-48e0-aa7c-b297c9f024a1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2328 | 2026.02.19 01:38:01.527249 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2329 | 2026.02.19 01:38:01.527462 [ 4 ] {4cc7a5be-05d8-48e0-aa7c-b297c9f024a1} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.02.19 01:38:01.527527 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_11_2} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2331 | 2026.02.19 01:38:01.527594 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_11_2} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2332 | 2026.02.19 01:38:01.527608 [ 4 ] {4cc7a5be-05d8-48e0-aa7c-b297c9f024a1} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001283 sec., 85736.55494933749 rows/sec., 5.98 MiB/sec. | ||
| 2333 | 2026.02.19 01:38:01.527646 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2334 | 2026.02.19 01:38:01.527651 [ 4 ] {4cc7a5be-05d8-48e0-aa7c-b297c9f024a1} <Debug> TCPHandler: Processed in 0.001469978 sec. | ||
| 2335 | 2026.02.19 01:38:01.527784 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2336 | 2026.02.19 01:38:01.527878 [ 4 ] {5845fbbc-9add-4e12-86f3-5651f8a5c12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2337 | 2026.02.19 01:38:01.527931 [ 4 ] {5845fbbc-9add-4e12-86f3-5651f8a5c12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2338 | 2026.02.19 01:38:01.528669 [ 4 ] {5845fbbc-9add-4e12-86f3-5651f8a5c12a} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.02.19 01:38:01.528706 [ 4 ] {5845fbbc-9add-4e12-86f3-5651f8a5c12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2340 | 2026.02.19 01:38:01.529209 [ 4 ] {5845fbbc-9add-4e12-86f3-5651f8a5c12a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2341 | 2026.02.19 01:38:01.529448 [ 4 ] {5845fbbc-9add-4e12-86f3-5651f8a5c12a} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2342 | 2026.02.19 01:38:01.529563 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2343 | 2026.02.19 01:38:01.529593 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.02.19 01:38:01.529606 [ 4 ] {5845fbbc-9add-4e12-86f3-5651f8a5c12a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001746 sec., 5727.37686139748 rows/sec., 10.26 MiB/sec. | ||
| 2345 | 2026.02.19 01:38:01.529609 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2346 | 2026.02.19 01:38:01.529667 [ 4 ] {5845fbbc-9add-4e12-86f3-5651f8a5c12a} <Debug> TCPHandler: Processed in 0.001932387 sec. | ||
| 2347 | 2026.02.19 01:38:01.529694 [ 198 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 2348 | 2026.02.19 01:38:01.529788 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.02.19 01:38:01.529865 [ 198 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2350 | 2026.02.19 01:38:01.529892 [ 4 ] {c9aa62b4-2d60-4e86-8ae0-1b9b9002535b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2351 | 2026.02.19 01:38:01.529919 [ 198 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 105 rows starting from the beginning of the part | ||
| 2352 | 2026.02.19 01:38:01.529940 [ 4 ] {c9aa62b4-2d60-4e86-8ae0-1b9b9002535b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2353 | 2026.02.19 01:38:01.530055 [ 198 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2354 | 2026.02.19 01:38:01.530169 [ 198 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 2355 | 2026.02.19 01:38:01.530272 [ 198 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2356 | 2026.02.19 01:38:01.530285 [ 4 ] {c9aa62b4-2d60-4e86-8ae0-1b9b9002535b} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.02.19 01:38:01.530327 [ 4 ] {c9aa62b4-2d60-4e86-8ae0-1b9b9002535b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2358 | 2026.02.19 01:38:01.530374 [ 198 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2359 | 2026.02.19 01:38:01.530482 [ 198 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2360 | 2026.02.19 01:38:01.530684 [ 4 ] {c9aa62b4-2d60-4e86-8ae0-1b9b9002535b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2361 | 2026.02.19 01:38:01.530952 [ 4 ] {c9aa62b4-2d60-4e86-8ae0-1b9b9002535b} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.02.19 01:38:01.531085 [ 4 ] {c9aa62b4-2d60-4e86-8ae0-1b9b9002535b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001211 sec., 33030.553261767134 rows/sec., 2.21 MiB/sec. | ||
| 2363 | 2026.02.19 01:38:01.531121 [ 4 ] {c9aa62b4-2d60-4e86-8ae0-1b9b9002535b} <Debug> TCPHandler: Processed in 0.001382257 sec. | ||
| 2364 | 2026.02.19 01:38:01.537515 [ 197 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 19 columns (19 merged, 0 gathered) in 0.007844181 sec., 23839.327521891704 rows/sec., 42.72 MiB/sec. | ||
| 2365 | 2026.02.19 01:38:01.538060 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2366 | 2026.02.19 01:38:01.538463 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.02.19 01:38:01.538552 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2368 | 2026.02.19 01:38:01.538683 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 2369 | 2026.02.19 01:38:05.628969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 284 | ||
| 2370 | 2026.02.19 01:38:05.630999 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.02.19 01:38:05.631044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2372 | 2026.02.19 01:38:05.632193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2373 | 2026.02.19 01:38:05.632447 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2026.02.19 01:38:05.632683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284 | ||
| 2375 | 2026.02.19 01:38:06.524394 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2026.02.19 01:38:06.524636 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2377 | 2026.02.19 01:38:06.524959 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2378 | 2026.02.19 01:38:06.524996 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2379 | 2026.02.19 01:38:06.525236 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2380 | 2026.02.19 01:38:06.525303 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2381 | 2026.02.19 01:38:06.525442 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 2382 | 2026.02.19 01:38:06.525583 [ 302 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2383 | 2026.02.19 01:38:06.525590 [ 338 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2384 | 2026.02.19 01:38:06.525584 [ 348 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2385 | 2026.02.19 01:38:06.525765 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 2386 | 2026.02.19 01:38:06.525794 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2387 | 2026.02.19 01:38:06.525878 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2388 | 2026.02.19 01:38:06.525899 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2389 | 2026.02.19 01:38:06.525933 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2390 | 2026.02.19 01:38:06.525971 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2391 | 2026.02.19 01:38:06.526003 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2392 | 2026.02.19 01:38:06.526914 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.002366 sec., 9721.048182586645 rows/sec., 405.32 KiB/sec. | ||
| 2393 | 2026.02.19 01:38:06.527036 [ 4 ] {6e63236e-47a3-4711-baaf-fee9ade6fd16} <Debug> TCPHandler: Processed in 0.002767673 sec. | ||
| 2394 | 2026.02.19 01:38:06.530365 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2026.02.19 01:38:06.530506 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2396 | 2026.02.19 01:38:06.530715 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2397 | 2026.02.19 01:38:06.530748 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2398 | 2026.02.19 01:38:06.530930 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2399 | 2026.02.19 01:38:06.530983 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2400 | 2026.02.19 01:38:06.531085 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2401 | 2026.02.19 01:38:06.531156 [ 334 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2402 | 2026.02.19 01:38:06.531158 [ 302 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2403 | 2026.02.19 01:38:06.531218 [ 307 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2404 | 2026.02.19 01:38:06.531331 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 2405 | 2026.02.19 01:38:06.531358 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2406 | 2026.02.19 01:38:06.531428 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2407 | 2026.02.19 01:38:06.531446 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2408 | 2026.02.19 01:38:06.531485 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 2409 | 2026.02.19 01:38:06.531518 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 2410 | 2026.02.19 01:38:06.531546 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 2411 | 2026.02.19 01:38:06.532234 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001789 sec., 12856.344326439352 rows/sec., 536.04 KiB/sec. | ||
| 2412 | 2026.02.19 01:38:06.532354 [ 4 ] {93cd0a04-73d0-4efc-9161-6641a7694f19} <Debug> TCPHandler: Processed in 0.002041689 sec. | ||
| 2413 | 2026.02.19 01:38:06.532968 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.02.19 01:38:06.533097 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2415 | 2026.02.19 01:38:06.533305 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2416 | 2026.02.19 01:38:06.533338 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2417 | 2026.02.19 01:38:06.533534 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2418 | 2026.02.19 01:38:06.533588 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2419 | 2026.02.19 01:38:06.533687 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2420 | 2026.02.19 01:38:06.533750 [ 310 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2421 | 2026.02.19 01:38:06.533756 [ 302 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2422 | 2026.02.19 01:38:06.533756 [ 334 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2423 | 2026.02.19 01:38:06.533872 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 2424 | 2026.02.19 01:38:06.533896 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2425 | 2026.02.19 01:38:06.533963 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2426 | 2026.02.19 01:38:06.533980 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2427 | 2026.02.19 01:38:06.534010 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 2428 | 2026.02.19 01:38:06.534040 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 2429 | 2026.02.19 01:38:06.534069 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 2430 | 2026.02.19 01:38:06.534778 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001732 sec., 13279.445727482678 rows/sec., 553.69 KiB/sec. | ||
| 2431 | 2026.02.19 01:38:06.534896 [ 4 ] {83e78cb5-ed5a-4fd3-b800-414217106c63} <Debug> TCPHandler: Processed in 0.001977638 sec. | ||
| 2432 | 2026.02.19 01:38:06.535150 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.02.19 01:38:06.535278 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 2434 | 2026.02.19 01:38:06.535487 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2435 | 2026.02.19 01:38:06.535520 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 2436 | 2026.02.19 01:38:06.535698 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2437 | 2026.02.19 01:38:06.535749 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2438 | 2026.02.19 01:38:06.535847 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2439 | 2026.02.19 01:38:06.535913 [ 302 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2440 | 2026.02.19 01:38:06.535913 [ 307 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2441 | 2026.02.19 01:38:06.535941 [ 339 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2442 | 2026.02.19 01:38:06.536036 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 2443 | 2026.02.19 01:38:06.536063 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2444 | 2026.02.19 01:38:06.536130 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2445 | 2026.02.19 01:38:06.536148 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2446 | 2026.02.19 01:38:06.536178 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2447 | 2026.02.19 01:38:06.536209 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2448 | 2026.02.19 01:38:06.536236 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2449 | 2026.02.19 01:38:06.536903 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001676 sec., 13723.150357995228 rows/sec., 572.19 KiB/sec. | ||
| 2450 | 2026.02.19 01:38:06.537027 [ 4 ] {aa5dfc46-ec35-46ed-87d0-fd36bfeba7a7} <Debug> TCPHandler: Processed in 0.001926507 sec. | ||
| 2451 | 2026.02.19 01:38:06.537300 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2026.02.19 01:38:06.537427 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2453 | 2026.02.19 01:38:06.537641 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2454 | 2026.02.19 01:38:06.537673 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2455 | 2026.02.19 01:38:06.537852 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2456 | 2026.02.19 01:38:06.537903 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2457 | 2026.02.19 01:38:06.538000 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2458 | 2026.02.19 01:38:06.538070 [ 302 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2459 | 2026.02.19 01:38:06.538070 [ 314 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2460 | 2026.02.19 01:38:06.538072 [ 339 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2461 | 2026.02.19 01:38:06.538193 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 2462 | 2026.02.19 01:38:06.538218 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2463 | 2026.02.19 01:38:06.538285 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2464 | 2026.02.19 01:38:06.538302 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2465 | 2026.02.19 01:38:06.538331 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2466 | 2026.02.19 01:38:06.538362 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2467 | 2026.02.19 01:38:06.538391 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2468 | 2026.02.19 01:38:06.539073 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001696 sec., 13561.32075471698 rows/sec., 565.44 KiB/sec. | ||
| 2469 | 2026.02.19 01:38:06.539181 [ 4 ] {1b72fd68-b307-4fb4-9108-cee6a191dc9e} <Debug> TCPHandler: Processed in 0.001929546 sec. | ||
| 2470 | 2026.02.19 01:38:06.539467 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2026.02.19 01:38:06.539595 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2472 | 2026.02.19 01:38:06.539795 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2473 | 2026.02.19 01:38:06.539827 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2474 | 2026.02.19 01:38:06.540007 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2475 | 2026.02.19 01:38:06.540058 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2476 | 2026.02.19 01:38:06.540154 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2477 | 2026.02.19 01:38:06.540212 [ 302 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2478 | 2026.02.19 01:38:06.540223 [ 314 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2479 | 2026.02.19 01:38:06.540221 [ 339 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2480 | 2026.02.19 01:38:06.540335 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 2481 | 2026.02.19 01:38:06.540361 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2482 | 2026.02.19 01:38:06.540427 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2483 | 2026.02.19 01:38:06.540444 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2484 | 2026.02.19 01:38:06.540482 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2485 | 2026.02.19 01:38:06.540513 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2486 | 2026.02.19 01:38:06.540540 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2487 | 2026.02.19 01:38:06.541156 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001609 sec., 14294.592914853947 rows/sec., 596.01 KiB/sec. | ||
| 2488 | 2026.02.19 01:38:06.541277 [ 4 ] {cbab3540-0035-4fbd-8a6b-a3250f8a283f} <Debug> TCPHandler: Processed in 0.001866506 sec. | ||
| 2489 | 2026.02.19 01:38:06.541517 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.02.19 01:38:06.541637 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2491 | 2026.02.19 01:38:06.541828 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2492 | 2026.02.19 01:38:06.541859 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2493 | 2026.02.19 01:38:06.542031 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2494 | 2026.02.19 01:38:06.542079 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2495 | 2026.02.19 01:38:06.542168 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2496 | 2026.02.19 01:38:06.542221 [ 339 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2497 | 2026.02.19 01:38:06.542235 [ 318 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2498 | 2026.02.19 01:38:06.542228 [ 302 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2499 | 2026.02.19 01:38:06.542339 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 2500 | 2026.02.19 01:38:06.542362 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2501 | 2026.02.19 01:38:06.542499 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2502 | 2026.02.19 01:38:06.542517 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2503 | 2026.02.19 01:38:06.542546 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2504 | 2026.02.19 01:38:06.542578 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2505 | 2026.02.19 01:38:06.542605 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2506 | 2026.02.19 01:38:06.543234 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001634 sec., 14075.887392900857 rows/sec., 586.89 KiB/sec. | ||
| 2507 | 2026.02.19 01:38:06.543359 [ 4 ] {119c10e3-364e-4f66-8756-78dfed6df305} <Debug> TCPHandler: Processed in 0.001885476 sec. | ||
| 2508 | 2026.02.19 01:38:06.543598 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2509 | 2026.02.19 01:38:06.543728 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2510 | 2026.02.19 01:38:06.543960 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2511 | 2026.02.19 01:38:06.543994 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2512 | 2026.02.19 01:38:06.544180 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2513 | 2026.02.19 01:38:06.544231 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2514 | 2026.02.19 01:38:06.544327 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2515 | 2026.02.19 01:38:06.544386 [ 339 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2516 | 2026.02.19 01:38:06.544391 [ 314 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2517 | 2026.02.19 01:38:06.544391 [ 302 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2518 | 2026.02.19 01:38:06.544501 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 2519 | 2026.02.19 01:38:06.544527 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2520 | 2026.02.19 01:38:06.544594 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2521 | 2026.02.19 01:38:06.544611 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2522 | 2026.02.19 01:38:06.544641 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2523 | 2026.02.19 01:38:06.544672 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2524 | 2026.02.19 01:38:06.544701 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2525 | 2026.02.19 01:38:06.545329 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001649 sec., 13947.847180109156 rows/sec., 581.56 KiB/sec. | ||
| 2526 | 2026.02.19 01:38:06.545449 [ 4 ] {a16358cd-e79e-4e89-9deb-90d5f9bb0ba4} <Debug> TCPHandler: Processed in 0.001900407 sec. | ||
| 2527 | 2026.02.19 01:38:06.545707 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2026.02.19 01:38:06.545837 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2529 | 2026.02.19 01:38:06.546041 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2530 | 2026.02.19 01:38:06.546076 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2531 | 2026.02.19 01:38:06.546263 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2532 | 2026.02.19 01:38:06.546314 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2533 | 2026.02.19 01:38:06.546410 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2534 | 2026.02.19 01:38:06.546468 [ 309 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2535 | 2026.02.19 01:38:06.546488 [ 314 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2536 | 2026.02.19 01:38:06.546469 [ 318 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2537 | 2026.02.19 01:38:06.546601 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 2538 | 2026.02.19 01:38:06.546628 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2539 | 2026.02.19 01:38:06.546694 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2540 | 2026.02.19 01:38:06.546712 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2541 | 2026.02.19 01:38:06.546742 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2542 | 2026.02.19 01:38:06.546772 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2543 | 2026.02.19 01:38:06.546800 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2544 | 2026.02.19 01:38:06.547402 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001617 sec., 14223.87136672851 rows/sec., 593.06 KiB/sec. | ||
| 2545 | 2026.02.19 01:38:06.547533 [ 4 ] {d0c12116-dc23-4462-82f6-33fae7f3e3fc} <Debug> TCPHandler: Processed in 0.001874686 sec. | ||
| 2546 | 2026.02.19 01:38:06.547767 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.02.19 01:38:06.547898 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2548 | 2026.02.19 01:38:06.548103 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2549 | 2026.02.19 01:38:06.548138 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2550 | 2026.02.19 01:38:06.548325 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2551 | 2026.02.19 01:38:06.548376 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2552 | 2026.02.19 01:38:06.548484 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2553 | 2026.02.19 01:38:06.548554 [ 318 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2554 | 2026.02.19 01:38:06.548555 [ 309 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2555 | 2026.02.19 01:38:06.548559 [ 302 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2556 | 2026.02.19 01:38:06.548672 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 2557 | 2026.02.19 01:38:06.548697 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2558 | 2026.02.19 01:38:06.548764 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2559 | 2026.02.19 01:38:06.548782 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2560 | 2026.02.19 01:38:06.548811 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2561 | 2026.02.19 01:38:06.548842 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2562 | 2026.02.19 01:38:06.548870 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2563 | 2026.02.19 01:38:06.549431 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001586 sec., 14501.89155107188 rows/sec., 604.66 KiB/sec. | ||
| 2564 | 2026.02.19 01:38:06.549558 [ 4 ] {9fb16411-9c57-4727-a10e-38a0a4780fa9} <Debug> TCPHandler: Processed in 0.001838425 sec. | ||
| 2565 | 2026.02.19 01:38:06.549786 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.02.19 01:38:06.549919 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2567 | 2026.02.19 01:38:06.550127 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2568 | 2026.02.19 01:38:06.550162 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2569 | 2026.02.19 01:38:06.550354 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2570 | 2026.02.19 01:38:06.550405 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2571 | 2026.02.19 01:38:06.550512 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2572 | 2026.02.19 01:38:06.550582 [ 302 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2573 | 2026.02.19 01:38:06.550582 [ 314 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2574 | 2026.02.19 01:38:06.550584 [ 318 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2575 | 2026.02.19 01:38:06.550697 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 2576 | 2026.02.19 01:38:06.550722 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2577 | 2026.02.19 01:38:06.550790 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2578 | 2026.02.19 01:38:06.550807 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2579 | 2026.02.19 01:38:06.550837 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2580 | 2026.02.19 01:38:06.550876 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2581 | 2026.02.19 01:38:06.550908 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2582 | 2026.02.19 01:38:06.551560 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001695 sec., 13569.321533923305 rows/sec., 565.77 KiB/sec. | ||
| 2583 | 2026.02.19 01:38:06.551683 [ 4 ] {6e03f333-55a1-4739-8ead-34127ae70237} <Debug> TCPHandler: Processed in 0.001945308 sec. | ||
| 2584 | 2026.02.19 01:38:06.559401 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.02.19 01:38:06.559545 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2586 | 2026.02.19 01:38:06.559758 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2587 | 2026.02.19 01:38:06.559792 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2588 | 2026.02.19 01:38:06.559985 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2589 | 2026.02.19 01:38:06.560038 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2590 | 2026.02.19 01:38:06.560137 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2591 | 2026.02.19 01:38:06.560208 [ 331 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2592 | 2026.02.19 01:38:06.560210 [ 302 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2593 | 2026.02.19 01:38:06.560209 [ 314 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2594 | 2026.02.19 01:38:06.560333 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 2595 | 2026.02.19 01:38:06.560358 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2596 | 2026.02.19 01:38:06.560427 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2597 | 2026.02.19 01:38:06.560445 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2598 | 2026.02.19 01:38:06.560485 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2599 | 2026.02.19 01:38:06.560518 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2600 | 2026.02.19 01:38:06.560548 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2601 | 2026.02.19 01:38:06.561161 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001671 sec., 13764.213046080193 rows/sec., 573.90 KiB/sec. | ||
| 2602 | 2026.02.19 01:38:06.561282 [ 4 ] {068f1c7c-fe93-48a8-8ee0-7df6648ef8ca} <Debug> TCPHandler: Processed in 0.001931657 sec. | ||
| 2603 | 2026.02.19 01:38:06.562562 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2026.02.19 01:38:06.562666 [ 4 ] {1abf6b27-1ecb-4bb0-b3b3-eda03829e817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2605 | 2026.02.19 01:38:06.562708 [ 4 ] {1abf6b27-1ecb-4bb0-b3b3-eda03829e817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2606 | 2026.02.19 01:38:06.563214 [ 4 ] {1abf6b27-1ecb-4bb0-b3b3-eda03829e817} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.02.19 01:38:06.563255 [ 4 ] {1abf6b27-1ecb-4bb0-b3b3-eda03829e817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2608 | 2026.02.19 01:38:06.563692 [ 4 ] {1abf6b27-1ecb-4bb0-b3b3-eda03829e817} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2609 | 2026.02.19 01:38:06.563891 [ 4 ] {1abf6b27-1ecb-4bb0-b3b3-eda03829e817} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.02.19 01:38:06.564031 [ 4 ] {1abf6b27-1ecb-4bb0-b3b3-eda03829e817} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001395 sec., 8602.150537634408 rows/sec., 3.06 MiB/sec. | ||
| 2611 | 2026.02.19 01:38:06.564069 [ 4 ] {1abf6b27-1ecb-4bb0-b3b3-eda03829e817} <Debug> TCPHandler: Processed in 0.00155691 sec. | ||
| 2612 | 2026.02.19 01:38:06.564203 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.02.19 01:38:06.564296 [ 4 ] {0bfe70da-f5cd-485b-bf29-efbd4e3b7a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2614 | 2026.02.19 01:38:06.564336 [ 4 ] {0bfe70da-f5cd-485b-bf29-efbd4e3b7a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2615 | 2026.02.19 01:38:06.566972 [ 4 ] {0bfe70da-f5cd-485b-bf29-efbd4e3b7a99} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.02.19 01:38:06.567006 [ 4 ] {0bfe70da-f5cd-485b-bf29-efbd4e3b7a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2617 | 2026.02.19 01:38:06.567316 [ 4 ] {0bfe70da-f5cd-485b-bf29-efbd4e3b7a99} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2618 | 2026.02.19 01:38:06.567538 [ 4 ] {0bfe70da-f5cd-485b-bf29-efbd4e3b7a99} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.02.19 01:38:06.567662 [ 4 ] {0bfe70da-f5cd-485b-bf29-efbd4e3b7a99} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003383 sec., 83949.15755246823 rows/sec., 5.33 MiB/sec. | ||
| 2620 | 2026.02.19 01:38:06.567698 [ 4 ] {0bfe70da-f5cd-485b-bf29-efbd4e3b7a99} <Debug> TCPHandler: Processed in 0.003543918 sec. | ||
| 2621 | 2026.02.19 01:38:06.567819 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.02.19 01:38:06.567911 [ 4 ] {c6f6a093-0a5f-4830-99fb-550fb4ef5777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2623 | 2026.02.19 01:38:06.567952 [ 4 ] {c6f6a093-0a5f-4830-99fb-550fb4ef5777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2624 | 2026.02.19 01:38:06.568363 [ 4 ] {c6f6a093-0a5f-4830-99fb-550fb4ef5777} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.02.19 01:38:06.568399 [ 4 ] {c6f6a093-0a5f-4830-99fb-550fb4ef5777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2626 | 2026.02.19 01:38:06.568690 [ 4 ] {c6f6a093-0a5f-4830-99fb-550fb4ef5777} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2627 | 2026.02.19 01:38:06.568889 [ 4 ] {c6f6a093-0a5f-4830-99fb-550fb4ef5777} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.02.19 01:38:06.569014 [ 4 ] {c6f6a093-0a5f-4830-99fb-550fb4ef5777} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001121 sec., 8920.606601248885 rows/sec., 727.41 KiB/sec. | ||
| 2629 | 2026.02.19 01:38:06.569050 [ 4 ] {c6f6a093-0a5f-4830-99fb-550fb4ef5777} <Debug> TCPHandler: Processed in 0.001279964 sec. | ||
| 2630 | 2026.02.19 01:38:06.569167 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.02.19 01:38:06.569260 [ 4 ] {93e1efd7-a465-4b57-8c32-c9863655e75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2632 | 2026.02.19 01:38:06.569298 [ 4 ] {93e1efd7-a465-4b57-8c32-c9863655e75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2633 | 2026.02.19 01:38:06.570095 [ 4 ] {93e1efd7-a465-4b57-8c32-c9863655e75f} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.02.19 01:38:06.570130 [ 4 ] {93e1efd7-a465-4b57-8c32-c9863655e75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2635 | 2026.02.19 01:38:06.570490 [ 4 ] {93e1efd7-a465-4b57-8c32-c9863655e75f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2636 | 2026.02.19 01:38:06.570710 [ 4 ] {93e1efd7-a465-4b57-8c32-c9863655e75f} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.02.19 01:38:06.570832 [ 4 ] {93e1efd7-a465-4b57-8c32-c9863655e75f} <Debug> executeQuery: Read 862 rows, 70.24 KiB in 0.00159 sec., 542138.3647798742 rows/sec., 43.14 MiB/sec. | ||
| 2638 | 2026.02.19 01:38:06.570869 [ 4 ] {93e1efd7-a465-4b57-8c32-c9863655e75f} <Debug> TCPHandler: Processed in 0.001750424 sec. | ||
| 2639 | 2026.02.19 01:38:06.570985 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.02.19 01:38:06.571077 [ 4 ] {76c26b71-9bf8-4c58-a2fd-f45e4e5ea3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2641 | 2026.02.19 01:38:06.571115 [ 4 ] {76c26b71-9bf8-4c58-a2fd-f45e4e5ea3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2642 | 2026.02.19 01:38:06.571589 [ 4 ] {76c26b71-9bf8-4c58-a2fd-f45e4e5ea3e3} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.02.19 01:38:06.571625 [ 4 ] {76c26b71-9bf8-4c58-a2fd-f45e4e5ea3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2644 | 2026.02.19 01:38:06.571914 [ 4 ] {76c26b71-9bf8-4c58-a2fd-f45e4e5ea3e3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2645 | 2026.02.19 01:38:06.572141 [ 4 ] {76c26b71-9bf8-4c58-a2fd-f45e4e5ea3e3} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.02.19 01:38:06.572273 [ 4 ] {76c26b71-9bf8-4c58-a2fd-f45e4e5ea3e3} <Debug> executeQuery: Read 182 rows, 11.50 KiB in 0.001213 sec., 150041.2201154163 rows/sec., 9.26 MiB/sec. | ||
| 2647 | 2026.02.19 01:38:06.572310 [ 4 ] {76c26b71-9bf8-4c58-a2fd-f45e4e5ea3e3} <Debug> TCPHandler: Processed in 0.001373557 sec. | ||
| 2648 | 2026.02.19 01:38:06.572433 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.02.19 01:38:06.572536 [ 4 ] {d3f6bd74-523b-40c9-b2f2-ed12a598e03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2650 | 2026.02.19 01:38:06.572574 [ 4 ] {d3f6bd74-523b-40c9-b2f2-ed12a598e03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2651 | 2026.02.19 01:38:06.573039 [ 4 ] {d3f6bd74-523b-40c9-b2f2-ed12a598e03a} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.02.19 01:38:06.573072 [ 4 ] {d3f6bd74-523b-40c9-b2f2-ed12a598e03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2653 | 2026.02.19 01:38:06.573354 [ 4 ] {d3f6bd74-523b-40c9-b2f2-ed12a598e03a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2654 | 2026.02.19 01:38:06.573577 [ 4 ] {d3f6bd74-523b-40c9-b2f2-ed12a598e03a} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.02.19 01:38:06.573702 [ 4 ] {d3f6bd74-523b-40c9-b2f2-ed12a598e03a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. | ||
| 2656 | 2026.02.19 01:38:06.573750 [ 4 ] {d3f6bd74-523b-40c9-b2f2-ed12a598e03a} <Debug> TCPHandler: Processed in 0.001364386 sec. | ||
| 2657 | 2026.02.19 01:38:06.573870 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.02.19 01:38:06.573961 [ 4 ] {998d4da0-4ceb-4099-8452-235072a470cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2659 | 2026.02.19 01:38:06.573999 [ 4 ] {998d4da0-4ceb-4099-8452-235072a470cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2660 | 2026.02.19 01:38:06.574432 [ 4 ] {998d4da0-4ceb-4099-8452-235072a470cd} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.02.19 01:38:06.574477 [ 4 ] {998d4da0-4ceb-4099-8452-235072a470cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2662 | 2026.02.19 01:38:06.576639 [ 4 ] {998d4da0-4ceb-4099-8452-235072a470cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2663 | 2026.02.19 01:38:06.576864 [ 4 ] {998d4da0-4ceb-4099-8452-235072a470cd} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.02.19 01:38:06.576985 [ 4 ] {998d4da0-4ceb-4099-8452-235072a470cd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.003041 sec., 48668.20124958895 rows/sec., 2.77 MiB/sec. | ||
| 2665 | 2026.02.19 01:38:06.577023 [ 4 ] {998d4da0-4ceb-4099-8452-235072a470cd} <Debug> TCPHandler: Processed in 0.003200971 sec. | ||
| 2666 | 2026.02.19 01:38:06.577146 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.02.19 01:38:06.577238 [ 4 ] {1609c47d-d4d1-438f-a61b-737fdebd54ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2668 | 2026.02.19 01:38:06.577276 [ 4 ] {1609c47d-d4d1-438f-a61b-737fdebd54ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2669 | 2026.02.19 01:38:06.577846 [ 4 ] {1609c47d-d4d1-438f-a61b-737fdebd54ff} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.02.19 01:38:06.577881 [ 4 ] {1609c47d-d4d1-438f-a61b-737fdebd54ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2671 | 2026.02.19 01:38:06.578193 [ 4 ] {1609c47d-d4d1-438f-a61b-737fdebd54ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2672 | 2026.02.19 01:38:06.578400 [ 4 ] {1609c47d-d4d1-438f-a61b-737fdebd54ff} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.02.19 01:38:06.578531 [ 4 ] {1609c47d-d4d1-438f-a61b-737fdebd54ff} <Debug> executeQuery: Read 539 rows, 39.12 KiB in 0.001311 sec., 411136.5369946605 rows/sec., 29.14 MiB/sec. | ||
| 2674 | 2026.02.19 01:38:06.578568 [ 4 ] {1609c47d-d4d1-438f-a61b-737fdebd54ff} <Debug> TCPHandler: Processed in 0.001470788 sec. | ||
| 2675 | 2026.02.19 01:38:06.578682 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.02.19 01:38:06.578773 [ 4 ] {29f97538-5435-4199-a2a5-560bd4628799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2677 | 2026.02.19 01:38:06.578813 [ 4 ] {29f97538-5435-4199-a2a5-560bd4628799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2678 | 2026.02.19 01:38:06.579134 [ 4 ] {29f97538-5435-4199-a2a5-560bd4628799} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.02.19 01:38:06.579170 [ 4 ] {29f97538-5435-4199-a2a5-560bd4628799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2680 | 2026.02.19 01:38:06.579472 [ 4 ] {29f97538-5435-4199-a2a5-560bd4628799} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2681 | 2026.02.19 01:38:06.579677 [ 4 ] {29f97538-5435-4199-a2a5-560bd4628799} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.02.19 01:38:06.579798 [ 4 ] {29f97538-5435-4199-a2a5-560bd4628799} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 2683 | 2026.02.19 01:38:06.579834 [ 4 ] {29f97538-5435-4199-a2a5-560bd4628799} <Debug> TCPHandler: Processed in 0.001202253 sec. | ||
| 2684 | 2026.02.19 01:38:06.579944 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.02.19 01:38:06.580035 [ 4 ] {12fe15a7-8136-4742-b9d6-ab7ecff2bfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2686 | 2026.02.19 01:38:06.580077 [ 4 ] {12fe15a7-8136-4742-b9d6-ab7ecff2bfdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2687 | 2026.02.19 01:38:06.580469 [ 4 ] {12fe15a7-8136-4742-b9d6-ab7ecff2bfdf} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.02.19 01:38:06.580504 [ 4 ] {12fe15a7-8136-4742-b9d6-ab7ecff2bfdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2689 | 2026.02.19 01:38:06.580829 [ 4 ] {12fe15a7-8136-4742-b9d6-ab7ecff2bfdf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2690 | 2026.02.19 01:38:06.581045 [ 4 ] {12fe15a7-8136-4742-b9d6-ab7ecff2bfdf} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.02.19 01:38:06.581142 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2692 | 2026.02.19 01:38:06.581168 [ 4 ] {12fe15a7-8136-4742-b9d6-ab7ecff2bfdf} <Debug> executeQuery: Read 230 rows, 15.54 KiB in 0.001151 sec., 199826.23805386623 rows/sec., 13.19 MiB/sec. | ||
| 2693 | 2026.02.19 01:38:06.581186 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.02.19 01:38:06.581209 [ 4 ] {12fe15a7-8136-4742-b9d6-ab7ecff2bfdf} <Debug> TCPHandler: Processed in 0.001313275 sec. | ||
| 2695 | 2026.02.19 01:38:06.581210 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2696 | 2026.02.19 01:38:06.581330 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.02.19 01:38:06.581333 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 2698 | 2026.02.19 01:38:06.581427 [ 4 ] {5edb3288-09fc-4484-a51a-658c8408b1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2699 | 2026.02.19 01:38:06.581481 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2700 | 2026.02.19 01:38:06.581482 [ 4 ] {5edb3288-09fc-4484-a51a-658c8408b1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2701 | 2026.02.19 01:38:06.581522 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 166 rows starting from the beginning of the part | ||
| 2702 | 2026.02.19 01:38:06.581590 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 2703 | 2026.02.19 01:38:06.581633 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2704 | 2026.02.19 01:38:06.581677 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2705 | 2026.02.19 01:38:06.581716 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 2706 | 2026.02.19 01:38:06.581758 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 230 rows starting from the beginning of the part | ||
| 2707 | 2026.02.19 01:38:06.581816 [ 4 ] {5edb3288-09fc-4484-a51a-658c8408b1ba} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.02.19 01:38:06.581857 [ 4 ] {5edb3288-09fc-4484-a51a-658c8408b1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2709 | 2026.02.19 01:38:06.582186 [ 4 ] {5edb3288-09fc-4484-a51a-658c8408b1ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2710 | 2026.02.19 01:38:06.582413 [ 4 ] {5edb3288-09fc-4484-a51a-658c8408b1ba} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.02.19 01:38:06.582551 [ 4 ] {5edb3288-09fc-4484-a51a-658c8408b1ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 2712 | 2026.02.19 01:38:06.582587 [ 4 ] {5edb3288-09fc-4484-a51a-658c8408b1ba} <Debug> TCPHandler: Processed in 0.001304715 sec. | ||
| 2713 | 2026.02.19 01:38:06.582670 [ 195 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381957 sec., 604939.2274868176 rows/sec., 41.68 MiB/sec. | ||
| 2714 | 2026.02.19 01:38:06.582697 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.02.19 01:38:06.582792 [ 4 ] {20b0edbd-a2e1-48ef-8171-dd27d0aee087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2716 | 2026.02.19 01:38:06.582844 [ 4 ] {20b0edbd-a2e1-48ef-8171-dd27d0aee087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2717 | 2026.02.19 01:38:06.582904 [ 197 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2718 | 2026.02.19 01:38:06.583213 [ 197 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.02.19 01:38:06.583295 [ 197 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2720 | 2026.02.19 01:38:06.583389 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2721 | 2026.02.19 01:38:06.583634 [ 4 ] {20b0edbd-a2e1-48ef-8171-dd27d0aee087} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.02.19 01:38:06.583674 [ 4 ] {20b0edbd-a2e1-48ef-8171-dd27d0aee087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2723 | 2026.02.19 01:38:06.584195 [ 4 ] {20b0edbd-a2e1-48ef-8171-dd27d0aee087} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2724 | 2026.02.19 01:38:06.584421 [ 4 ] {20b0edbd-a2e1-48ef-8171-dd27d0aee087} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.02.19 01:38:06.584563 [ 4 ] {20b0edbd-a2e1-48ef-8171-dd27d0aee087} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001787 sec., 16787.912702853944 rows/sec., 30.08 MiB/sec. | ||
| 2726 | 2026.02.19 01:38:06.584626 [ 4 ] {20b0edbd-a2e1-48ef-8171-dd27d0aee087} <Debug> TCPHandler: Processed in 0.001978008 sec. | ||
| 2727 | 2026.02.19 01:38:06.584759 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.02.19 01:38:06.584852 [ 4 ] {b9f46051-fd36-4a06-8d0a-665ff9cb828f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2729 | 2026.02.19 01:38:06.584893 [ 4 ] {b9f46051-fd36-4a06-8d0a-665ff9cb828f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2730 | 2026.02.19 01:38:06.585226 [ 4 ] {b9f46051-fd36-4a06-8d0a-665ff9cb828f} <Trace> oximeter.measurements_i64 (ae32d882-c04f-4753-913f-ca9108c36c15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.02.19 01:38:06.585262 [ 4 ] {b9f46051-fd36-4a06-8d0a-665ff9cb828f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2732 | 2026.02.19 01:38:06.585580 [ 4 ] {b9f46051-fd36-4a06-8d0a-665ff9cb828f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2733 | 2026.02.19 01:38:06.585788 [ 4 ] {b9f46051-fd36-4a06-8d0a-665ff9cb828f} <Trace> oximeter.measurements_i64 (ae32d882-c04f-4753-913f-ca9108c36c15): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.02.19 01:38:06.585911 [ 4 ] {b9f46051-fd36-4a06-8d0a-665ff9cb828f} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001077 sec., 8356.545961002785 rows/sec., 590.29 KiB/sec. | ||
| 2735 | 2026.02.19 01:38:06.585948 [ 4 ] {b9f46051-fd36-4a06-8d0a-665ff9cb828f} <Debug> TCPHandler: Processed in 0.001239384 sec. | ||
| 2736 | 2026.02.19 01:38:06.586058 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2026.02.19 01:38:06.586150 [ 4 ] {de0bd7e5-f7a3-4df8-9070-8a857a05f869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2738 | 2026.02.19 01:38:06.586190 [ 4 ] {de0bd7e5-f7a3-4df8-9070-8a857a05f869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2739 | 2026.02.19 01:38:06.586514 [ 4 ] {de0bd7e5-f7a3-4df8-9070-8a857a05f869} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.02.19 01:38:06.586550 [ 4 ] {de0bd7e5-f7a3-4df8-9070-8a857a05f869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2741 | 2026.02.19 01:38:06.586857 [ 4 ] {de0bd7e5-f7a3-4df8-9070-8a857a05f869} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2742 | 2026.02.19 01:38:06.587068 [ 4 ] {de0bd7e5-f7a3-4df8-9070-8a857a05f869} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.02.19 01:38:06.587189 [ 4 ] {de0bd7e5-f7a3-4df8-9070-8a857a05f869} <Debug> executeQuery: Read 74 rows, 4.64 KiB in 0.001056 sec., 70075.75757575757 rows/sec., 4.29 MiB/sec. | ||
| 2744 | 2026.02.19 01:38:06.587224 [ 4 ] {de0bd7e5-f7a3-4df8-9070-8a857a05f869} <Debug> TCPHandler: Processed in 0.001214413 sec. | ||
| 2745 | 2026.02.19 01:38:07.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.62 MiB, peak 213.02 MiB, free memory in arenas 0.00 B, will set to 207.03 MiB (RSS), difference: -1.59 MiB | ||
| 2746 | 2026.02.19 01:38:08.124021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5340 | ||
| 2747 | 2026.02.19 01:38:08.124541 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.02.19 01:38:08.124585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2749 | 2026.02.19 01:38:08.125240 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2750 | 2026.02.19 01:38:08.125479 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.02.19 01:38:08.125613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5340 | ||
| 2752 | 2026.02.19 01:38:08.125610 [ 25 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2753 | 2026.02.19 01:38:08.125667 [ 25 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.02.19 01:38:08.125690 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2755 | 2026.02.19 01:38:08.125855 [ 191 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 2756 | 2026.02.19 01:38:08.126002 [ 191 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2757 | 2026.02.19 01:38:08.126049 [ 191 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2908 rows starting from the beginning of the part | ||
| 2758 | 2026.02.19 01:38:08.126143 [ 191 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 2759 | 2026.02.19 01:38:08.126196 [ 191 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 2760 | 2026.02.19 01:38:08.126243 [ 191 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 2761 | 2026.02.19 01:38:08.126282 [ 191 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 2762 | 2026.02.19 01:38:08.126322 [ 191 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 2763 | 2026.02.19 01:38:08.127666 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001882976 sec., 2835936.305083018 rows/sec., 40.57 MiB/sec. | ||
| 2764 | 2026.02.19 01:38:08.128498 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2765 | 2026.02.19 01:38:08.128845 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_11_2} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.02.19 01:38:08.128933 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_11_2} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2767 | 2026.02.19 01:38:08.129035 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2768 | 2026.02.19 01:38:08.393183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2769 | 2026.02.19 01:38:08.412008 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.02.19 01:38:08.412072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2771 | 2026.02.19 01:38:08.418577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2772 | 2026.02.19 01:38:08.419291 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.02.19 01:38:08.419595 [ 25 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2774 | 2026.02.19 01:38:08.419658 [ 25 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.02.19 01:38:08.419679 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2776 | 2026.02.19 01:38:08.419810 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 2777 | 2026.02.19 01:38:08.423154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2778 | 2026.02.19 01:38:08.424150 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2779 | 2026.02.19 01:38:08.425734 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 2780 | 2026.02.19 01:38:08.430543 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 2781 | 2026.02.19 01:38:08.434782 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 2782 | 2026.02.19 01:38:08.439195 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 2783 | 2026.02.19 01:38:08.443918 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 2784 | 2026.02.19 01:38:08.448091 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 2785 | 2026.02.19 01:38:08.504207 [ 195 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.084442341 sec., 982.919220583901 rows/sec., 5.08 MiB/sec. | ||
| 2786 | 2026.02.19 01:38:08.506808 [ 191 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2787 | 2026.02.19 01:38:08.508988 [ 191 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_11_2} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.02.19 01:38:08.509110 [ 191 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_11_2} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2789 | 2026.02.19 01:38:08.511052 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2790 | 2026.02.19 01:38:09.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.16 MiB, peak 218.04 MiB, free memory in arenas 0.00 B, will set to 219.38 MiB (RSS), difference: 11.21 MiB | ||
| 2791 | 2026.02.19 01:38:11.523977 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.02.19 01:38:11.524164 [ 4 ] {6de8a01a-c2fb-47bf-bce2-56e990d11b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2793 | 2026.02.19 01:38:11.524228 [ 4 ] {6de8a01a-c2fb-47bf-bce2-56e990d11b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2794 | 2026.02.19 01:38:11.524870 [ 4 ] {6de8a01a-c2fb-47bf-bce2-56e990d11b90} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.02.19 01:38:11.524912 [ 4 ] {6de8a01a-c2fb-47bf-bce2-56e990d11b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2796 | 2026.02.19 01:38:11.525300 [ 4 ] {6de8a01a-c2fb-47bf-bce2-56e990d11b90} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2797 | 2026.02.19 01:38:11.525527 [ 4 ] {6de8a01a-c2fb-47bf-bce2-56e990d11b90} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.02.19 01:38:11.525681 [ 4 ] {6de8a01a-c2fb-47bf-bce2-56e990d11b90} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001565 sec., 48562.300319488815 rows/sec., 4.00 MiB/sec. | ||
| 2799 | 2026.02.19 01:38:11.525722 [ 4 ] {6de8a01a-c2fb-47bf-bce2-56e990d11b90} <Debug> TCPHandler: Processed in 0.001868206 sec. | ||
| 2800 | 2026.02.19 01:38:11.525854 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.02.19 01:38:11.525949 [ 4 ] {a654e0b7-42cb-4ce5-884e-d34f4b3f1ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2802 | 2026.02.19 01:38:11.525989 [ 4 ] {a654e0b7-42cb-4ce5-884e-d34f4b3f1ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2803 | 2026.02.19 01:38:11.526390 [ 4 ] {a654e0b7-42cb-4ce5-884e-d34f4b3f1ad9} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.02.19 01:38:11.526427 [ 4 ] {a654e0b7-42cb-4ce5-884e-d34f4b3f1ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2805 | 2026.02.19 01:38:11.526736 [ 4 ] {a654e0b7-42cb-4ce5-884e-d34f4b3f1ad9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2806 | 2026.02.19 01:38:11.526952 [ 4 ] {a654e0b7-42cb-4ce5-884e-d34f4b3f1ad9} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.02.19 01:38:11.527077 [ 4 ] {a654e0b7-42cb-4ce5-884e-d34f4b3f1ad9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001148 sec., 8710.801393728223 rows/sec., 655.01 KiB/sec. | ||
| 2808 | 2026.02.19 01:38:11.527114 [ 4 ] {a654e0b7-42cb-4ce5-884e-d34f4b3f1ad9} <Debug> TCPHandler: Processed in 0.001311145 sec. | ||
| 2809 | 2026.02.19 01:38:11.527225 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.02.19 01:38:11.527317 [ 4 ] {671ecd63-2063-4e3b-a5a3-256a1f984b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2811 | 2026.02.19 01:38:11.527357 [ 4 ] {671ecd63-2063-4e3b-a5a3-256a1f984b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2812 | 2026.02.19 01:38:11.527767 [ 4 ] {671ecd63-2063-4e3b-a5a3-256a1f984b57} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.02.19 01:38:11.527803 [ 4 ] {671ecd63-2063-4e3b-a5a3-256a1f984b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2814 | 2026.02.19 01:38:11.528113 [ 4 ] {671ecd63-2063-4e3b-a5a3-256a1f984b57} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2815 | 2026.02.19 01:38:11.528332 [ 4 ] {671ecd63-2063-4e3b-a5a3-256a1f984b57} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.02.19 01:38:11.528458 [ 4 ] {671ecd63-2063-4e3b-a5a3-256a1f984b57} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 2817 | 2026.02.19 01:38:11.528496 [ 4 ] {671ecd63-2063-4e3b-a5a3-256a1f984b57} <Debug> TCPHandler: Processed in 0.001319665 sec. | ||
| 2818 | 2026.02.19 01:38:11.528612 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.02.19 01:38:11.528706 [ 4 ] {74df0318-1f3a-458c-9a07-d59cfb138be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2820 | 2026.02.19 01:38:11.528749 [ 4 ] {74df0318-1f3a-458c-9a07-d59cfb138be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2821 | 2026.02.19 01:38:11.529162 [ 4 ] {74df0318-1f3a-458c-9a07-d59cfb138be5} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.02.19 01:38:11.529198 [ 4 ] {74df0318-1f3a-458c-9a07-d59cfb138be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2823 | 2026.02.19 01:38:11.529526 [ 4 ] {74df0318-1f3a-458c-9a07-d59cfb138be5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2824 | 2026.02.19 01:38:11.529746 [ 4 ] {74df0318-1f3a-458c-9a07-d59cfb138be5} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.02.19 01:38:11.529872 [ 4 ] {74df0318-1f3a-458c-9a07-d59cfb138be5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 2826 | 2026.02.19 01:38:11.529908 [ 4 ] {74df0318-1f3a-458c-9a07-d59cfb138be5} <Debug> TCPHandler: Processed in 0.001350375 sec. | ||
| 2827 | 2026.02.19 01:38:11.530015 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.02.19 01:38:11.530106 [ 4 ] {6cb61c9b-c32d-4ebe-b96b-802155c67bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2829 | 2026.02.19 01:38:11.530159 [ 4 ] {6cb61c9b-c32d-4ebe-b96b-802155c67bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2830 | 2026.02.19 01:38:11.530859 [ 4 ] {6cb61c9b-c32d-4ebe-b96b-802155c67bfb} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.02.19 01:38:11.530895 [ 4 ] {6cb61c9b-c32d-4ebe-b96b-802155c67bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2832 | 2026.02.19 01:38:11.531395 [ 4 ] {6cb61c9b-c32d-4ebe-b96b-802155c67bfb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2833 | 2026.02.19 01:38:11.531617 [ 4 ] {6cb61c9b-c32d-4ebe-b96b-802155c67bfb} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.02.19 01:38:11.531744 [ 4 ] {6cb61c9b-c32d-4ebe-b96b-802155c67bfb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001666 sec., 6002.400960384154 rows/sec., 10.76 MiB/sec. | ||
| 2835 | 2026.02.19 01:38:11.531790 [ 4 ] {6cb61c9b-c32d-4ebe-b96b-802155c67bfb} <Debug> TCPHandler: Processed in 0.001835786 sec. | ||
| 2836 | 2026.02.19 01:38:11.531890 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.02.19 01:38:11.531977 [ 4 ] {3f95550e-e7b1-4303-8a00-73e3f303f0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2838 | 2026.02.19 01:38:11.532016 [ 4 ] {3f95550e-e7b1-4303-8a00-73e3f303f0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2839 | 2026.02.19 01:38:11.532325 [ 4 ] {3f95550e-e7b1-4303-8a00-73e3f303f0aa} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.02.19 01:38:11.532356 [ 4 ] {3f95550e-e7b1-4303-8a00-73e3f303f0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2841 | 2026.02.19 01:38:11.532717 [ 4 ] {3f95550e-e7b1-4303-8a00-73e3f303f0aa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2842 | 2026.02.19 01:38:11.532933 [ 4 ] {3f95550e-e7b1-4303-8a00-73e3f303f0aa} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.02.19 01:38:11.533020 [ 112 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2844 | 2026.02.19 01:38:11.533055 [ 112 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.02.19 01:38:11.533055 [ 4 ] {3f95550e-e7b1-4303-8a00-73e3f303f0aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 2846 | 2026.02.19 01:38:11.533073 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2847 | 2026.02.19 01:38:11.533097 [ 4 ] {3f95550e-e7b1-4303-8a00-73e3f303f0aa} <Debug> TCPHandler: Processed in 0.001234784 sec. | ||
| 2848 | 2026.02.19 01:38:11.533197 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 2849 | 2026.02.19 01:38:11.533370 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2850 | 2026.02.19 01:38:11.533412 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 118 rows starting from the beginning of the part | ||
| 2851 | 2026.02.19 01:38:11.533512 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 2852 | 2026.02.19 01:38:11.533569 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 2853 | 2026.02.19 01:38:11.533619 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 2854 | 2026.02.19 01:38:11.533667 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2855 | 2026.02.19 01:38:11.533709 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2856 | 2026.02.19 01:38:11.534544 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.001404437 sec., 264874.82172571647 rows/sec., 17.31 MiB/sec. | ||
| 2857 | 2026.02.19 01:38:11.534707 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2858 | 2026.02.19 01:38:11.534964 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_11_2} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.02.19 01:38:11.535036 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_11_2} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2860 | 2026.02.19 01:38:11.535107 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2861 | 2026.02.19 01:38:15.545527 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2862 | 2026.02.19 01:38:15.545584 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2863 | 2026.02.19 01:38:15.626024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5788 | ||
| 2864 | 2026.02.19 01:38:15.626591 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.02.19 01:38:15.626648 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2866 | 2026.02.19 01:38:15.627265 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2867 | 2026.02.19 01:38:15.627515 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.02.19 01:38:15.627668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5788 | ||
| 2869 | 2026.02.19 01:38:15.632973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 348 | ||
| 2870 | 2026.02.19 01:38:15.635989 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.02.19 01:38:15.636042 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2872 | 2026.02.19 01:38:15.637346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2873 | 2026.02.19 01:38:15.637604 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.02.19 01:38:15.637862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
| 2875 | 2026.02.19 01:38:15.923337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2876 | 2026.02.19 01:38:15.940911 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.02.19 01:38:15.940976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2878 | 2026.02.19 01:38:15.946698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2879 | 2026.02.19 01:38:15.947414 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.02.19 01:38:15.950839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2881 | 2026.02.19 01:38:16.534032 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.02.19 01:38:16.534215 [ 4 ] {e36711a9-b1b1-422e-b523-285453705d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2883 | 2026.02.19 01:38:16.534281 [ 4 ] {e36711a9-b1b1-422e-b523-285453705d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2884 | 2026.02.19 01:38:16.535045 [ 4 ] {e36711a9-b1b1-422e-b523-285453705d7f} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.02.19 01:38:16.535092 [ 4 ] {e36711a9-b1b1-422e-b523-285453705d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2886 | 2026.02.19 01:38:16.535506 [ 4 ] {e36711a9-b1b1-422e-b523-285453705d7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2887 | 2026.02.19 01:38:16.535760 [ 4 ] {e36711a9-b1b1-422e-b523-285453705d7f} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.02.19 01:38:16.535914 [ 4 ] {e36711a9-b1b1-422e-b523-285453705d7f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00175 sec., 162285.7142857143 rows/sec., 10.31 MiB/sec. | ||
| 2889 | 2026.02.19 01:38:16.535959 [ 4 ] {e36711a9-b1b1-422e-b523-285453705d7f} <Debug> TCPHandler: Processed in 0.00209137 sec. | ||
| 2890 | 2026.02.19 01:38:16.536100 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.02.19 01:38:16.536203 [ 4 ] {a2ff2d70-4cca-4acf-a8ca-2bdd35eb3c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2892 | 2026.02.19 01:38:16.536244 [ 4 ] {a2ff2d70-4cca-4acf-a8ca-2bdd35eb3c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2893 | 2026.02.19 01:38:16.537028 [ 4 ] {a2ff2d70-4cca-4acf-a8ca-2bdd35eb3c36} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.02.19 01:38:16.537065 [ 4 ] {a2ff2d70-4cca-4acf-a8ca-2bdd35eb3c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2895 | 2026.02.19 01:38:16.537446 [ 4 ] {a2ff2d70-4cca-4acf-a8ca-2bdd35eb3c36} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2896 | 2026.02.19 01:38:16.537677 [ 4 ] {a2ff2d70-4cca-4acf-a8ca-2bdd35eb3c36} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.02.19 01:38:16.537806 [ 4 ] {a2ff2d70-4cca-4acf-a8ca-2bdd35eb3c36} <Debug> executeQuery: Read 857 rows, 69.87 KiB in 0.001622 sec., 528360.0493218249 rows/sec., 42.07 MiB/sec. | ||
| 2898 | 2026.02.19 01:38:16.537844 [ 4 ] {a2ff2d70-4cca-4acf-a8ca-2bdd35eb3c36} <Debug> TCPHandler: Processed in 0.001794444 sec. | ||
| 2899 | 2026.02.19 01:38:16.537971 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2026.02.19 01:38:16.538063 [ 4 ] {bd10428b-998f-4b21-9c57-dc169dab6920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2901 | 2026.02.19 01:38:16.538103 [ 4 ] {bd10428b-998f-4b21-9c57-dc169dab6920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2902 | 2026.02.19 01:38:16.538552 [ 4 ] {bd10428b-998f-4b21-9c57-dc169dab6920} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.02.19 01:38:16.538587 [ 4 ] {bd10428b-998f-4b21-9c57-dc169dab6920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2904 | 2026.02.19 01:38:16.538902 [ 4 ] {bd10428b-998f-4b21-9c57-dc169dab6920} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2905 | 2026.02.19 01:38:16.539125 [ 4 ] {bd10428b-998f-4b21-9c57-dc169dab6920} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.02.19 01:38:16.539254 [ 4 ] {bd10428b-998f-4b21-9c57-dc169dab6920} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001208 sec., 142384.1059602649 rows/sec., 8.73 MiB/sec. | ||
| 2907 | 2026.02.19 01:38:16.539292 [ 4 ] {bd10428b-998f-4b21-9c57-dc169dab6920} <Debug> TCPHandler: Processed in 0.001370756 sec. | ||
| 2908 | 2026.02.19 01:38:16.539432 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2026.02.19 01:38:16.539538 [ 4 ] {bd4d0fc4-8399-42f7-880d-afff033c295b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2910 | 2026.02.19 01:38:16.539580 [ 4 ] {bd4d0fc4-8399-42f7-880d-afff033c295b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2911 | 2026.02.19 01:38:16.540069 [ 4 ] {bd4d0fc4-8399-42f7-880d-afff033c295b} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.02.19 01:38:16.540110 [ 4 ] {bd4d0fc4-8399-42f7-880d-afff033c295b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2913 | 2026.02.19 01:38:16.540438 [ 4 ] {bd4d0fc4-8399-42f7-880d-afff033c295b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2914 | 2026.02.19 01:38:16.540787 [ 4 ] {bd4d0fc4-8399-42f7-880d-afff033c295b} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.02.19 01:38:16.540932 [ 4 ] {bd4d0fc4-8399-42f7-880d-afff033c295b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001415 sec., 105300.35335689045 rows/sec., 6.80 MiB/sec. | ||
| 2916 | 2026.02.19 01:38:16.540976 [ 4 ] {bd4d0fc4-8399-42f7-880d-afff033c295b} <Debug> TCPHandler: Processed in 0.00159741 sec. | ||
| 2917 | 2026.02.19 01:38:16.541102 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.02.19 01:38:16.541194 [ 4 ] {37faeaeb-254e-41df-9189-64e9790d7a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2919 | 2026.02.19 01:38:16.541233 [ 4 ] {37faeaeb-254e-41df-9189-64e9790d7a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2920 | 2026.02.19 01:38:16.541713 [ 4 ] {37faeaeb-254e-41df-9189-64e9790d7a5c} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.02.19 01:38:16.541749 [ 4 ] {37faeaeb-254e-41df-9189-64e9790d7a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2922 | 2026.02.19 01:38:16.542064 [ 4 ] {37faeaeb-254e-41df-9189-64e9790d7a5c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2923 | 2026.02.19 01:38:16.542285 [ 4 ] {37faeaeb-254e-41df-9189-64e9790d7a5c} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.02.19 01:38:16.542410 [ 4 ] {37faeaeb-254e-41df-9189-64e9790d7a5c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 2925 | 2026.02.19 01:38:16.542447 [ 4 ] {37faeaeb-254e-41df-9189-64e9790d7a5c} <Debug> TCPHandler: Processed in 0.001394217 sec. | ||
| 2926 | 2026.02.19 01:38:16.542612 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2026.02.19 01:38:16.542754 [ 4 ] {76216e04-d074-4929-9d8a-c6519405eab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2928 | 2026.02.19 01:38:16.542797 [ 4 ] {76216e04-d074-4929-9d8a-c6519405eab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2929 | 2026.02.19 01:38:16.543555 [ 4 ] {76216e04-d074-4929-9d8a-c6519405eab5} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.02.19 01:38:16.543604 [ 4 ] {76216e04-d074-4929-9d8a-c6519405eab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2931 | 2026.02.19 01:38:16.543973 [ 4 ] {76216e04-d074-4929-9d8a-c6519405eab5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2932 | 2026.02.19 01:38:16.544213 [ 4 ] {76216e04-d074-4929-9d8a-c6519405eab5} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.02.19 01:38:16.544345 [ 4 ] {76216e04-d074-4929-9d8a-c6519405eab5} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001613 sec., 322380.6571605704 rows/sec., 22.75 MiB/sec. | ||
| 2934 | 2026.02.19 01:38:16.544388 [ 4 ] {76216e04-d074-4929-9d8a-c6519405eab5} <Debug> TCPHandler: Processed in 0.001836705 sec. | ||
| 2935 | 2026.02.19 01:38:16.544509 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2026.02.19 01:38:16.544604 [ 4 ] {e78331f6-2960-4b3c-9853-42673836dbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2937 | 2026.02.19 01:38:16.544647 [ 4 ] {e78331f6-2960-4b3c-9853-42673836dbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2938 | 2026.02.19 01:38:16.545038 [ 4 ] {e78331f6-2960-4b3c-9853-42673836dbe3} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.02.19 01:38:16.545084 [ 4 ] {e78331f6-2960-4b3c-9853-42673836dbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2940 | 2026.02.19 01:38:16.545482 [ 4 ] {e78331f6-2960-4b3c-9853-42673836dbe3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2941 | 2026.02.19 01:38:16.545716 [ 4 ] {e78331f6-2960-4b3c-9853-42673836dbe3} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.02.19 01:38:16.545855 [ 4 ] {e78331f6-2960-4b3c-9853-42673836dbe3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001269 sec., 4728.132387706856 rows/sec., 247.03 KiB/sec. | ||
| 2943 | 2026.02.19 01:38:16.545893 [ 4 ] {e78331f6-2960-4b3c-9853-42673836dbe3} <Debug> TCPHandler: Processed in 0.001434207 sec. | ||
| 2944 | 2026.02.19 01:38:16.546028 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.02.19 01:38:16.546122 [ 4 ] {ef12625f-af2d-4aba-973b-5d7334faec19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2946 | 2026.02.19 01:38:16.546167 [ 4 ] {ef12625f-af2d-4aba-973b-5d7334faec19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2947 | 2026.02.19 01:38:16.546633 [ 4 ] {ef12625f-af2d-4aba-973b-5d7334faec19} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.02.19 01:38:16.546670 [ 4 ] {ef12625f-af2d-4aba-973b-5d7334faec19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2949 | 2026.02.19 01:38:16.547013 [ 4 ] {ef12625f-af2d-4aba-973b-5d7334faec19} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2950 | 2026.02.19 01:38:16.547283 [ 4 ] {ef12625f-af2d-4aba-973b-5d7334faec19} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.02.19 01:38:16.547446 [ 4 ] {ef12625f-af2d-4aba-973b-5d7334faec19} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001342 sec., 197466.4679582712 rows/sec., 13.12 MiB/sec. | ||
| 2952 | 2026.02.19 01:38:16.547490 [ 4 ] {ef12625f-af2d-4aba-973b-5d7334faec19} <Debug> TCPHandler: Processed in 0.001512489 sec. | ||
| 2953 | 2026.02.19 01:38:16.547634 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.02.19 01:38:16.547740 [ 4 ] {a47b3035-570c-496c-9c87-e3f3ed3c86e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2955 | 2026.02.19 01:38:16.547785 [ 4 ] {a47b3035-570c-496c-9c87-e3f3ed3c86e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2956 | 2026.02.19 01:38:16.548238 [ 4 ] {a47b3035-570c-496c-9c87-e3f3ed3c86e3} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.02.19 01:38:16.548280 [ 4 ] {a47b3035-570c-496c-9c87-e3f3ed3c86e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2958 | 2026.02.19 01:38:16.548594 [ 4 ] {a47b3035-570c-496c-9c87-e3f3ed3c86e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2959 | 2026.02.19 01:38:16.548815 [ 4 ] {a47b3035-570c-496c-9c87-e3f3ed3c86e3} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.02.19 01:38:16.548949 [ 4 ] {a47b3035-570c-496c-9c87-e3f3ed3c86e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001227 sec., 814.9959250203749 rows/sec., 54.92 KiB/sec. | ||
| 2961 | 2026.02.19 01:38:16.548986 [ 4 ] {a47b3035-570c-496c-9c87-e3f3ed3c86e3} <Debug> TCPHandler: Processed in 0.001407627 sec. | ||
| 2962 | 2026.02.19 01:38:16.549103 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.02.19 01:38:16.549201 [ 4 ] {945f9187-30e2-42a9-9d94-aeb2ce2782d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2964 | 2026.02.19 01:38:16.549258 [ 4 ] {945f9187-30e2-42a9-9d94-aeb2ce2782d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2965 | 2026.02.19 01:38:16.550040 [ 4 ] {945f9187-30e2-42a9-9d94-aeb2ce2782d3} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.02.19 01:38:16.550078 [ 4 ] {945f9187-30e2-42a9-9d94-aeb2ce2782d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2967 | 2026.02.19 01:38:16.550609 [ 4 ] {945f9187-30e2-42a9-9d94-aeb2ce2782d3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2968 | 2026.02.19 01:38:16.550847 [ 4 ] {945f9187-30e2-42a9-9d94-aeb2ce2782d3} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.02.19 01:38:16.550987 [ 4 ] {945f9187-30e2-42a9-9d94-aeb2ce2782d3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001805 sec., 16620.498614958447 rows/sec., 29.78 MiB/sec. | ||
| 2970 | 2026.02.19 01:38:16.551039 [ 4 ] {945f9187-30e2-42a9-9d94-aeb2ce2782d3} <Debug> TCPHandler: Processed in 0.001985248 sec. | ||
| 2971 | 2026.02.19 01:38:16.551167 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.02.19 01:38:16.551262 [ 4 ] {f5923f85-8dda-4dad-80c9-f93e8190bb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2973 | 2026.02.19 01:38:16.551303 [ 4 ] {f5923f85-8dda-4dad-80c9-f93e8190bb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2974 | 2026.02.19 01:38:16.551649 [ 4 ] {f5923f85-8dda-4dad-80c9-f93e8190bb15} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.02.19 01:38:16.551688 [ 4 ] {f5923f85-8dda-4dad-80c9-f93e8190bb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2976 | 2026.02.19 01:38:16.552040 [ 4 ] {f5923f85-8dda-4dad-80c9-f93e8190bb15} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2977 | 2026.02.19 01:38:16.552309 [ 4 ] {f5923f85-8dda-4dad-80c9-f93e8190bb15} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.02.19 01:38:16.552479 [ 4 ] {f5923f85-8dda-4dad-80c9-f93e8190bb15} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001235 sec., 72874.49392712551 rows/sec., 4.56 MiB/sec. | ||
| 2979 | 2026.02.19 01:38:16.552521 [ 4 ] {f5923f85-8dda-4dad-80c9-f93e8190bb15} <Debug> TCPHandler: Processed in 0.001403577 sec. | ||
| 2980 | 2026.02.19 01:38:21.523893 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.02.19 01:38:21.524168 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2982 | 2026.02.19 01:38:21.524549 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2983 | 2026.02.19 01:38:21.524595 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2984 | 2026.02.19 01:38:21.524895 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2985 | 2026.02.19 01:38:21.524972 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2986 | 2026.02.19 01:38:21.525117 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2987 | 2026.02.19 01:38:21.525247 [ 318 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2988 | 2026.02.19 01:38:21.525269 [ 302 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2989 | 2026.02.19 01:38:21.525255 [ 311 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2990 | 2026.02.19 01:38:21.525252 [ 331 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2991 | 2026.02.19 01:38:21.525451 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 2992 | 2026.02.19 01:38:21.525478 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2993 | 2026.02.19 01:38:21.525571 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2994 | 2026.02.19 01:38:21.525592 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
| 2995 | 2026.02.19 01:38:21.525632 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2996 | 2026.02.19 01:38:21.525675 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2997 | 2026.02.19 01:38:21.525721 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2998 | 2026.02.19 01:38:21.525757 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2999 | 2026.02.19 01:38:21.526668 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002613 sec., 13394.565633371603 rows/sec., 515.38 KiB/sec. | ||
| 3000 | 2026.02.19 01:38:21.526826 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Debug> MemoryTracker: Peak memory usage (for query): 142.50 KiB. | ||
| 3001 | 2026.02.19 01:38:21.526841 [ 4 ] {c574f876-ca25-457e-b5d5-8390ca89bc5e} <Debug> TCPHandler: Processed in 0.003087549 sec. | ||
| 3002 | 2026.02.19 01:38:21.527207 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.02.19 01:38:21.527376 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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) | ||
| 3004 | 2026.02.19 01:38:21.527596 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3005 | 2026.02.19 01:38:21.527654 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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 | ||
| 3006 | 2026.02.19 01:38:21.527859 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3007 | 2026.02.19 01:38:21.527911 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3008 | 2026.02.19 01:38:21.528010 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3009 | 2026.02.19 01:38:21.528075 [ 331 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3010 | 2026.02.19 01:38:21.528089 [ 311 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3011 | 2026.02.19 01:38:21.528093 [ 295 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3012 | 2026.02.19 01:38:21.528083 [ 302 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3013 | 2026.02.19 01:38:21.528237 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 3014 | 2026.02.19 01:38:21.528264 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3015 | 2026.02.19 01:38:21.528342 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3016 | 2026.02.19 01:38:21.528359 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
| 3017 | 2026.02.19 01:38:21.528389 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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'))" | ||
| 3018 | 2026.02.19 01:38:21.528418 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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'))" | ||
| 3019 | 2026.02.19 01:38:21.528446 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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'))" | ||
| 3020 | 2026.02.19 01:38:21.528473 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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'))" | ||
| 3021 | 2026.02.19 01:38:21.529206 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001888 sec., 18538.13559322034 rows/sec., 713.28 KiB/sec. | ||
| 3022 | 2026.02.19 01:38:21.529339 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Debug> MemoryTracker: Peak memory usage (for query): 142.57 KiB. | ||
| 3023 | 2026.02.19 01:38:21.529354 [ 4 ] {b0b28229-4f9f-497b-a697-1aa194884022} <Debug> TCPHandler: Processed in 0.002199252 sec. | ||
| 3024 | 2026.02.19 01:38:21.529594 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2026.02.19 01:38:21.529728 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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) | ||
| 3026 | 2026.02.19 01:38:21.529941 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3027 | 2026.02.19 01:38:21.529975 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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 | ||
| 3028 | 2026.02.19 01:38:21.530172 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3029 | 2026.02.19 01:38:21.530224 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3030 | 2026.02.19 01:38:21.530320 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3031 | 2026.02.19 01:38:21.530380 [ 318 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3032 | 2026.02.19 01:38:21.530397 [ 295 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3033 | 2026.02.19 01:38:21.530397 [ 331 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3034 | 2026.02.19 01:38:21.530393 [ 311 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3035 | 2026.02.19 01:38:21.530525 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 3036 | 2026.02.19 01:38:21.530553 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3037 | 2026.02.19 01:38:21.530630 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3038 | 2026.02.19 01:38:21.530647 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
| 3039 | 2026.02.19 01:38:21.530676 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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'))" | ||
| 3040 | 2026.02.19 01:38:21.530705 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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'))" | ||
| 3041 | 2026.02.19 01:38:21.530733 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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'))" | ||
| 3042 | 2026.02.19 01:38:21.530761 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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'))" | ||
| 3043 | 2026.02.19 01:38:21.531439 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001767 sec., 19807.583474816074 rows/sec., 762.13 KiB/sec. | ||
| 3044 | 2026.02.19 01:38:21.531555 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Debug> MemoryTracker: Peak memory usage (for query): 142.95 KiB. | ||
| 3045 | 2026.02.19 01:38:21.531570 [ 4 ] {3e21c085-a75a-4389-9743-485cc8f9de1c} <Debug> TCPHandler: Processed in 0.002024329 sec. | ||
| 3046 | 2026.02.19 01:38:21.531802 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.02.19 01:38:21.531940 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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) | ||
| 3048 | 2026.02.19 01:38:21.532155 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3049 | 2026.02.19 01:38:21.532190 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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 | ||
| 3050 | 2026.02.19 01:38:21.532392 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3051 | 2026.02.19 01:38:21.532443 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3052 | 2026.02.19 01:38:21.532539 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3053 | 2026.02.19 01:38:21.532590 [ 295 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3054 | 2026.02.19 01:38:21.532608 [ 324 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3055 | 2026.02.19 01:38:21.532616 [ 318 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3056 | 2026.02.19 01:38:21.532613 [ 311 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3057 | 2026.02.19 01:38:21.532743 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 3058 | 2026.02.19 01:38:21.532769 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3059 | 2026.02.19 01:38:21.532845 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3060 | 2026.02.19 01:38:21.532862 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
| 3061 | 2026.02.19 01:38:21.532891 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 3062 | 2026.02.19 01:38:21.532923 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 3063 | 2026.02.19 01:38:21.532955 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 3064 | 2026.02.19 01:38:21.532984 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 3065 | 2026.02.19 01:38:21.533624 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001742 sec., 20091.848450057405 rows/sec., 773.07 KiB/sec. | ||
| 3066 | 2026.02.19 01:38:21.533768 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Debug> MemoryTracker: Peak memory usage (for query): 143.40 KiB. | ||
| 3067 | 2026.02.19 01:38:21.533782 [ 4 ] {6897204f-6d99-404c-8f51-b0c46274cdb8} <Debug> TCPHandler: Processed in 0.002027958 sec. | ||
| 3068 | 2026.02.19 01:38:21.534002 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.02.19 01:38:21.534136 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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) | ||
| 3070 | 2026.02.19 01:38:21.534452 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3071 | 2026.02.19 01:38:21.534503 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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 | ||
| 3072 | 2026.02.19 01:38:21.534768 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3073 | 2026.02.19 01:38:21.534833 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3074 | 2026.02.19 01:38:21.534963 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3075 | 2026.02.19 01:38:21.535028 [ 346 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3076 | 2026.02.19 01:38:21.535044 [ 324 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3077 | 2026.02.19 01:38:21.535039 [ 311 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3078 | 2026.02.19 01:38:21.535035 [ 331 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3079 | 2026.02.19 01:38:21.535172 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 3080 | 2026.02.19 01:38:21.535199 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3081 | 2026.02.19 01:38:21.535275 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3082 | 2026.02.19 01:38:21.535293 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
| 3083 | 2026.02.19 01:38:21.535322 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 3084 | 2026.02.19 01:38:21.535352 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 3085 | 2026.02.19 01:38:21.535379 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 3086 | 2026.02.19 01:38:21.535408 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 3087 | 2026.02.19 01:38:21.536015 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001937 sec., 18069.179143004647 rows/sec., 695.24 KiB/sec. | ||
| 3088 | 2026.02.19 01:38:21.536148 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Debug> MemoryTracker: Peak memory usage (for query): 145.37 KiB. | ||
| 3089 | 2026.02.19 01:38:21.536163 [ 4 ] {c92d06ec-6a69-4a4c-a5dd-1e97d4e40403} <Debug> TCPHandler: Processed in 0.002209322 sec. | ||
| 3090 | 2026.02.19 01:38:21.536379 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.02.19 01:38:21.536514 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 3092 | 2026.02.19 01:38:21.536734 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3093 | 2026.02.19 01:38:21.536770 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 3094 | 2026.02.19 01:38:21.536973 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3095 | 2026.02.19 01:38:21.537024 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3096 | 2026.02.19 01:38:21.537120 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3097 | 2026.02.19 01:38:21.537190 [ 318 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3098 | 2026.02.19 01:38:21.537207 [ 324 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3099 | 2026.02.19 01:38:21.537205 [ 311 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3100 | 2026.02.19 01:38:21.537197 [ 331 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3101 | 2026.02.19 01:38:21.537335 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 3102 | 2026.02.19 01:38:21.537361 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3103 | 2026.02.19 01:38:21.537437 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3104 | 2026.02.19 01:38:21.537456 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
| 3105 | 2026.02.19 01:38:21.537485 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 3106 | 2026.02.19 01:38:21.537514 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 3107 | 2026.02.19 01:38:21.537542 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 3108 | 2026.02.19 01:38:21.537569 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 3109 | 2026.02.19 01:38:21.538208 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001752 sec., 19977.168949771687 rows/sec., 768.65 KiB/sec. | ||
| 3110 | 2026.02.19 01:38:21.538369 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Debug> MemoryTracker: Peak memory usage (for query): 144.21 KiB. | ||
| 3111 | 2026.02.19 01:38:21.538385 [ 4 ] {510a3858-5a00-4a20-9e5e-be9cc20ea2ca} <Debug> TCPHandler: Processed in 0.002053479 sec. | ||
| 3112 | 2026.02.19 01:38:21.552393 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.02.19 01:38:21.552515 [ 4 ] {a44f25ee-b613-4d3e-9961-1aa5fac89a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3114 | 2026.02.19 01:38:21.552563 [ 4 ] {a44f25ee-b613-4d3e-9961-1aa5fac89a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3115 | 2026.02.19 01:38:21.553173 [ 4 ] {a44f25ee-b613-4d3e-9961-1aa5fac89a3b} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.02.19 01:38:21.553215 [ 4 ] {a44f25ee-b613-4d3e-9961-1aa5fac89a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3117 | 2026.02.19 01:38:21.553624 [ 4 ] {a44f25ee-b613-4d3e-9961-1aa5fac89a3b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3118 | 2026.02.19 01:38:21.553811 [ 4 ] {a44f25ee-b613-4d3e-9961-1aa5fac89a3b} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.02.19 01:38:21.553953 [ 4 ] {a44f25ee-b613-4d3e-9961-1aa5fac89a3b} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001474 sec., 4070.5563093622795 rows/sec., 1.88 MiB/sec. | ||
| 3120 | 2026.02.19 01:38:21.553991 [ 4 ] {a44f25ee-b613-4d3e-9961-1aa5fac89a3b} <Debug> TCPHandler: Processed in 0.001655902 sec. | ||
| 3121 | 2026.02.19 01:38:21.554118 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.02.19 01:38:21.554208 [ 4 ] {7cfa506b-1d88-4de5-8367-8d91b1f47da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3123 | 2026.02.19 01:38:21.554246 [ 4 ] {7cfa506b-1d88-4de5-8367-8d91b1f47da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3124 | 2026.02.19 01:38:21.554661 [ 4 ] {7cfa506b-1d88-4de5-8367-8d91b1f47da5} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.02.19 01:38:21.554696 [ 4 ] {7cfa506b-1d88-4de5-8367-8d91b1f47da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3126 | 2026.02.19 01:38:21.554980 [ 4 ] {7cfa506b-1d88-4de5-8367-8d91b1f47da5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3127 | 2026.02.19 01:38:21.555179 [ 4 ] {7cfa506b-1d88-4de5-8367-8d91b1f47da5} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.02.19 01:38:21.555299 [ 4 ] {7cfa506b-1d88-4de5-8367-8d91b1f47da5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 3129 | 2026.02.19 01:38:21.555334 [ 4 ] {7cfa506b-1d88-4de5-8367-8d91b1f47da5} <Debug> TCPHandler: Processed in 0.001263554 sec. | ||
| 3130 | 2026.02.19 01:38:21.555443 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.02.19 01:38:21.555534 [ 4 ] {88303abd-6039-44ea-ade1-14149d7bdc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3132 | 2026.02.19 01:38:21.555572 [ 4 ] {88303abd-6039-44ea-ade1-14149d7bdc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3133 | 2026.02.19 01:38:21.555942 [ 4 ] {88303abd-6039-44ea-ade1-14149d7bdc80} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.02.19 01:38:21.555977 [ 4 ] {88303abd-6039-44ea-ade1-14149d7bdc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3135 | 2026.02.19 01:38:21.556242 [ 4 ] {88303abd-6039-44ea-ade1-14149d7bdc80} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3136 | 2026.02.19 01:38:21.556439 [ 4 ] {88303abd-6039-44ea-ade1-14149d7bdc80} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.02.19 01:38:21.556561 [ 4 ] {88303abd-6039-44ea-ade1-14149d7bdc80} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001044 sec., 3831.417624521073 rows/sec., 312.43 KiB/sec. | ||
| 3138 | 2026.02.19 01:38:21.556596 [ 4 ] {88303abd-6039-44ea-ade1-14149d7bdc80} <Debug> TCPHandler: Processed in 0.001199463 sec. | ||
| 3139 | 2026.02.19 01:38:21.556702 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.02.19 01:38:21.556798 [ 4 ] {ec0536fb-2f39-4f16-bce2-d756bd6347e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3141 | 2026.02.19 01:38:21.556836 [ 4 ] {ec0536fb-2f39-4f16-bce2-d756bd6347e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3142 | 2026.02.19 01:38:21.557297 [ 4 ] {ec0536fb-2f39-4f16-bce2-d756bd6347e3} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.02.19 01:38:21.557332 [ 4 ] {ec0536fb-2f39-4f16-bce2-d756bd6347e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3144 | 2026.02.19 01:38:21.557628 [ 4 ] {ec0536fb-2f39-4f16-bce2-d756bd6347e3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3145 | 2026.02.19 01:38:21.557826 [ 4 ] {ec0536fb-2f39-4f16-bce2-d756bd6347e3} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.02.19 01:38:21.557947 [ 4 ] {ec0536fb-2f39-4f16-bce2-d756bd6347e3} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001165 sec., 169957.08154506437 rows/sec., 15.11 MiB/sec. | ||
| 3147 | 2026.02.19 01:38:21.557982 [ 4 ] {ec0536fb-2f39-4f16-bce2-d756bd6347e3} <Debug> TCPHandler: Processed in 0.001325835 sec. | ||
| 3148 | 2026.02.19 01:38:21.558091 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.02.19 01:38:21.558181 [ 4 ] {eb55d161-79d2-40f5-abde-600541c47289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.02.19 01:38:21.558218 [ 4 ] {eb55d161-79d2-40f5-abde-600541c47289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3151 | 2026.02.19 01:38:21.558595 [ 4 ] {eb55d161-79d2-40f5-abde-600541c47289} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.02.19 01:38:21.558629 [ 4 ] {eb55d161-79d2-40f5-abde-600541c47289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3153 | 2026.02.19 01:38:21.558896 [ 4 ] {eb55d161-79d2-40f5-abde-600541c47289} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3154 | 2026.02.19 01:38:21.559090 [ 4 ] {eb55d161-79d2-40f5-abde-600541c47289} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.02.19 01:38:21.559211 [ 4 ] {eb55d161-79d2-40f5-abde-600541c47289} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001048 sec., 24809.16030534351 rows/sec., 1.86 MiB/sec. | ||
| 3156 | 2026.02.19 01:38:21.559246 [ 4 ] {eb55d161-79d2-40f5-abde-600541c47289} <Debug> TCPHandler: Processed in 0.001201483 sec. | ||
| 3157 | 2026.02.19 01:38:21.559351 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.02.19 01:38:21.559440 [ 4 ] {dfe26f0e-9057-4681-b303-194680bcf335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3159 | 2026.02.19 01:38:21.559477 [ 4 ] {dfe26f0e-9057-4681-b303-194680bcf335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3160 | 2026.02.19 01:38:21.559857 [ 4 ] {dfe26f0e-9057-4681-b303-194680bcf335} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.02.19 01:38:21.559892 [ 4 ] {dfe26f0e-9057-4681-b303-194680bcf335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3162 | 2026.02.19 01:38:21.560160 [ 4 ] {dfe26f0e-9057-4681-b303-194680bcf335} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3163 | 2026.02.19 01:38:21.560355 [ 4 ] {dfe26f0e-9057-4681-b303-194680bcf335} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.02.19 01:38:21.560475 [ 4 ] {dfe26f0e-9057-4681-b303-194680bcf335} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001051 sec., 22835.394862036155 rows/sec., 1.89 MiB/sec. | ||
| 3165 | 2026.02.19 01:38:21.560509 [ 4 ] {dfe26f0e-9057-4681-b303-194680bcf335} <Debug> TCPHandler: Processed in 0.001204783 sec. | ||
| 3166 | 2026.02.19 01:38:21.560614 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3167 | 2026.02.19 01:38:21.560704 [ 4 ] {5900e5f2-0cdf-4851-9b75-3737619d59be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3168 | 2026.02.19 01:38:21.560740 [ 4 ] {5900e5f2-0cdf-4851-9b75-3737619d59be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3169 | 2026.02.19 01:38:21.561112 [ 4 ] {5900e5f2-0cdf-4851-9b75-3737619d59be} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.02.19 01:38:21.561147 [ 4 ] {5900e5f2-0cdf-4851-9b75-3737619d59be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3171 | 2026.02.19 01:38:21.561420 [ 4 ] {5900e5f2-0cdf-4851-9b75-3737619d59be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3172 | 2026.02.19 01:38:21.561615 [ 4 ] {5900e5f2-0cdf-4851-9b75-3737619d59be} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2026.02.19 01:38:21.561739 [ 4 ] {5900e5f2-0cdf-4851-9b75-3737619d59be} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001052 sec., 11406.84410646388 rows/sec., 891.16 KiB/sec. | ||
| 3174 | 2026.02.19 01:38:21.561774 [ 4 ] {5900e5f2-0cdf-4851-9b75-3737619d59be} <Debug> TCPHandler: Processed in 0.001206363 sec. | ||
| 3175 | 2026.02.19 01:38:21.561878 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2026.02.19 01:38:21.561967 [ 4 ] {3f07cc42-ee9a-4553-8098-01d983ea4374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3177 | 2026.02.19 01:38:21.562003 [ 4 ] {3f07cc42-ee9a-4553-8098-01d983ea4374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3178 | 2026.02.19 01:38:21.562406 [ 4 ] {3f07cc42-ee9a-4553-8098-01d983ea4374} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.02.19 01:38:21.562441 [ 4 ] {3f07cc42-ee9a-4553-8098-01d983ea4374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3180 | 2026.02.19 01:38:21.562721 [ 4 ] {3f07cc42-ee9a-4553-8098-01d983ea4374} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3181 | 2026.02.19 01:38:21.562922 [ 4 ] {3f07cc42-ee9a-4553-8098-01d983ea4374} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.02.19 01:38:21.563043 [ 4 ] {3f07cc42-ee9a-4553-8098-01d983ea4374} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001093 sec., 104300.09149130833 rows/sec., 8.49 MiB/sec. | ||
| 3183 | 2026.02.19 01:38:21.563078 [ 4 ] {3f07cc42-ee9a-4553-8098-01d983ea4374} <Debug> TCPHandler: Processed in 0.001246654 sec. | ||
| 3184 | 2026.02.19 01:38:21.563187 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.02.19 01:38:21.563277 [ 4 ] {eace030f-67a0-435c-ab2e-8788d0a348a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3186 | 2026.02.19 01:38:21.563317 [ 4 ] {eace030f-67a0-435c-ab2e-8788d0a348a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3187 | 2026.02.19 01:38:21.563775 [ 4 ] {eace030f-67a0-435c-ab2e-8788d0a348a8} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.02.19 01:38:21.563810 [ 4 ] {eace030f-67a0-435c-ab2e-8788d0a348a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3189 | 2026.02.19 01:38:21.564126 [ 4 ] {eace030f-67a0-435c-ab2e-8788d0a348a8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3190 | 2026.02.19 01:38:21.564324 [ 4 ] {eace030f-67a0-435c-ab2e-8788d0a348a8} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.02.19 01:38:21.564447 [ 4 ] {eace030f-67a0-435c-ab2e-8788d0a348a8} <Debug> executeQuery: Read 510 rows, 40.44 KiB in 0.001188 sec., 429292.9292929293 rows/sec., 33.24 MiB/sec. | ||
| 3192 | 2026.02.19 01:38:21.564482 [ 4 ] {eace030f-67a0-435c-ab2e-8788d0a348a8} <Debug> TCPHandler: Processed in 0.001341386 sec. | ||
| 3193 | 2026.02.19 01:38:21.564594 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2026.02.19 01:38:21.564746 [ 4 ] {151948ab-a70f-4d5b-8078-8b564ac18601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3195 | 2026.02.19 01:38:21.564805 [ 4 ] {151948ab-a70f-4d5b-8078-8b564ac18601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3196 | 2026.02.19 01:38:21.565543 [ 4 ] {151948ab-a70f-4d5b-8078-8b564ac18601} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.02.19 01:38:21.565583 [ 4 ] {151948ab-a70f-4d5b-8078-8b564ac18601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3198 | 2026.02.19 01:38:21.566084 [ 4 ] {151948ab-a70f-4d5b-8078-8b564ac18601} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3199 | 2026.02.19 01:38:21.566329 [ 4 ] {151948ab-a70f-4d5b-8078-8b564ac18601} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.02.19 01:38:21.566471 [ 4 ] {151948ab-a70f-4d5b-8078-8b564ac18601} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001748 sec., 5720.823798627002 rows/sec., 10.25 MiB/sec. | ||
| 3201 | 2026.02.19 01:38:21.566521 [ 4 ] {151948ab-a70f-4d5b-8078-8b564ac18601} <Debug> TCPHandler: Processed in 0.001976078 sec. | ||
| 3202 | 2026.02.19 01:38:21.566639 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2026.02.19 01:38:21.566735 [ 4 ] {3a9695e5-53f2-4e85-b198-0f06d64e6f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3204 | 2026.02.19 01:38:21.566777 [ 4 ] {3a9695e5-53f2-4e85-b198-0f06d64e6f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3205 | 2026.02.19 01:38:21.567119 [ 4 ] {3a9695e5-53f2-4e85-b198-0f06d64e6f28} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.02.19 01:38:21.567158 [ 4 ] {3a9695e5-53f2-4e85-b198-0f06d64e6f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3207 | 2026.02.19 01:38:21.567474 [ 4 ] {3a9695e5-53f2-4e85-b198-0f06d64e6f28} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3208 | 2026.02.19 01:38:21.567694 [ 4 ] {3a9695e5-53f2-4e85-b198-0f06d64e6f28} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.02.19 01:38:21.567824 [ 4 ] {3a9695e5-53f2-4e85-b198-0f06d64e6f28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 3210 | 2026.02.19 01:38:21.567862 [ 4 ] {3a9695e5-53f2-4e85-b198-0f06d64e6f28} <Debug> TCPHandler: Processed in 0.001271244 sec. | ||
| 3211 | 2026.02.19 01:38:22.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.12 MiB, peak 223.92 MiB, free memory in arenas 0.00 B, will set to 219.94 MiB (RSS), difference: -1.18 MiB | ||
| 3212 | 2026.02.19 01:38:23.127797 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6300 | ||
| 3213 | 2026.02.19 01:38:23.128376 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.02.19 01:38:23.128430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3215 | 2026.02.19 01:38:23.129086 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3216 | 2026.02.19 01:38:23.129336 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.02.19 01:38:23.129487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6300 | ||
| 3218 | 2026.02.19 01:38:23.450951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3219 | 2026.02.19 01:38:23.466515 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.02.19 01:38:23.466568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3221 | 2026.02.19 01:38:23.472877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3222 | 2026.02.19 01:38:23.473575 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.02.19 01:38:23.476244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3224 | 2026.02.19 01:38:24.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.47 MiB, peak 224.47 MiB, free memory in arenas 0.00 B, will set to 221.79 MiB (RSS), difference: 1.31 MiB | ||
| 3225 | 2026.02.19 01:38:25.638176 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 404 | ||
| 3226 | 2026.02.19 01:38:25.641401 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.02.19 01:38:25.641444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3228 | 2026.02.19 01:38:25.642639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3229 | 2026.02.19 01:38:25.642911 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.02.19 01:38:25.643153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 404 | ||
| 3231 | 2026.02.19 01:38:26.524619 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.02.19 01:38:26.524809 [ 4 ] {407cd55e-e05c-4c43-a4d9-70144ae93a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3233 | 2026.02.19 01:38:26.524872 [ 4 ] {407cd55e-e05c-4c43-a4d9-70144ae93a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3234 | 2026.02.19 01:38:26.525537 [ 4 ] {407cd55e-e05c-4c43-a4d9-70144ae93a87} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.02.19 01:38:26.525576 [ 4 ] {407cd55e-e05c-4c43-a4d9-70144ae93a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3236 | 2026.02.19 01:38:26.525965 [ 4 ] {407cd55e-e05c-4c43-a4d9-70144ae93a87} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3237 | 2026.02.19 01:38:26.526188 [ 4 ] {407cd55e-e05c-4c43-a4d9-70144ae93a87} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.02.19 01:38:26.526309 [ 24 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3239 | 2026.02.19 01:38:26.526335 [ 4 ] {407cd55e-e05c-4c43-a4d9-70144ae93a87} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001573 sec., 73744.43738080101 rows/sec., 6.26 MiB/sec. | ||
| 3240 | 2026.02.19 01:38:26.526349 [ 24 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.02.19 01:38:26.526371 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3242 | 2026.02.19 01:38:26.526376 [ 4 ] {407cd55e-e05c-4c43-a4d9-70144ae93a87} <Debug> TCPHandler: Processed in 0.001878207 sec. | ||
| 3243 | 2026.02.19 01:38:26.526487 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 3244 | 2026.02.19 01:38:26.526507 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2026.02.19 01:38:26.526597 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3246 | 2026.02.19 01:38:26.526614 [ 4 ] {fd74098d-d51c-4e7d-9122-fdcd161861cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3247 | 2026.02.19 01:38:26.526633 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 106 rows starting from the beginning of the part | ||
| 3248 | 2026.02.19 01:38:26.526655 [ 4 ] {fd74098d-d51c-4e7d-9122-fdcd161861cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3249 | 2026.02.19 01:38:26.526726 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 862 rows starting from the beginning of the part | ||
| 3250 | 2026.02.19 01:38:26.526788 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 76 rows starting from the beginning of the part | ||
| 3251 | 2026.02.19 01:38:26.526841 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 857 rows starting from the beginning of the part | ||
| 3252 | 2026.02.19 01:38:26.526889 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 198 rows starting from the beginning of the part | ||
| 3253 | 2026.02.19 01:38:26.526935 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 116 rows starting from the beginning of the part | ||
| 3254 | 2026.02.19 01:38:26.527068 [ 4 ] {fd74098d-d51c-4e7d-9122-fdcd161861cb} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.02.19 01:38:26.527102 [ 4 ] {fd74098d-d51c-4e7d-9122-fdcd161861cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3256 | 2026.02.19 01:38:26.527481 [ 4 ] {fd74098d-d51c-4e7d-9122-fdcd161861cb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3257 | 2026.02.19 01:38:26.527702 [ 4 ] {fd74098d-d51c-4e7d-9122-fdcd161861cb} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.02.19 01:38:26.527799 [ 24 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3259 | 2026.02.19 01:38:26.527829 [ 4 ] {fd74098d-d51c-4e7d-9122-fdcd161861cb} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001234 sec., 24311.18314424635 rows/sec., 1.79 MiB/sec. | ||
| 3260 | 2026.02.19 01:38:26.527831 [ 24 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.02.19 01:38:26.527859 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3262 | 2026.02.19 01:38:26.527865 [ 4 ] {fd74098d-d51c-4e7d-9122-fdcd161861cb} <Debug> TCPHandler: Processed in 0.001412457 sec. | ||
| 3263 | 2026.02.19 01:38:26.527965 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 3264 | 2026.02.19 01:38:26.527974 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.02.19 01:38:26.528109 [ 4 ] {197253b6-10c0-4310-b02c-19a8f33e6c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3266 | 2026.02.19 01:38:26.528117 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3267 | 2026.02.19 01:38:26.528138 [ 191 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2215 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703013 sec., 1300635.9904475186 rows/sec., 110.58 MiB/sec. | ||
| 3268 | 2026.02.19 01:38:26.528164 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 44 rows starting from the beginning of the part | ||
| 3269 | 2026.02.19 01:38:26.528150 [ 4 ] {197253b6-10c0-4310-b02c-19a8f33e6c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3270 | 2026.02.19 01:38:26.528250 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 182 rows starting from the beginning of the part | ||
| 3271 | 2026.02.19 01:38:26.528301 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 3272 | 2026.02.19 01:38:26.528345 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 172 rows starting from the beginning of the part | ||
| 3273 | 2026.02.19 01:38:26.528389 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3274 | 2026.02.19 01:38:26.528411 [ 194 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3275 | 2026.02.19 01:38:26.528429 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3276 | 2026.02.19 01:38:26.528622 [ 4 ] {197253b6-10c0-4310-b02c-19a8f33e6c6a} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.02.19 01:38:26.528665 [ 4 ] {197253b6-10c0-4310-b02c-19a8f33e6c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3278 | 2026.02.19 01:38:26.528849 [ 194 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_16_3} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.02.19 01:38:26.528976 [ 194 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_16_3} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3280 | 2026.02.19 01:38:26.529081 [ 4 ] {197253b6-10c0-4310-b02c-19a8f33e6c6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3281 | 2026.02.19 01:38:26.529098 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3282 | 2026.02.19 01:38:26.529257 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343966 sec., 345246.8291608567 rows/sec., 23.52 MiB/sec. | ||
| 3283 | 2026.02.19 01:38:26.529305 [ 4 ] {197253b6-10c0-4310-b02c-19a8f33e6c6a} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.02.19 01:38:26.529419 [ 24 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3285 | 2026.02.19 01:38:26.529437 [ 4 ] {197253b6-10c0-4310-b02c-19a8f33e6c6a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001346 sec., 69836.55274888559 rows/sec., 5.45 MiB/sec. | ||
| 3286 | 2026.02.19 01:38:26.529425 [ 194 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3287 | 2026.02.19 01:38:26.529473 [ 4 ] {197253b6-10c0-4310-b02c-19a8f33e6c6a} <Debug> TCPHandler: Processed in 0.0015459 sec. | ||
| 3288 | 2026.02.19 01:38:26.529459 [ 24 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.02.19 01:38:26.529522 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3290 | 2026.02.19 01:38:26.529600 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.02.19 01:38:26.529606 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 3292 | 2026.02.19 01:38:26.529698 [ 4 ] {80f0a59f-8cba-4bf8-b160-b3b5e27dc066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3293 | 2026.02.19 01:38:26.529728 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3294 | 2026.02.19 01:38:26.529745 [ 4 ] {80f0a59f-8cba-4bf8-b160-b3b5e27dc066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3295 | 2026.02.19 01:38:26.529766 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 90 rows starting from the beginning of the part | ||
| 3296 | 2026.02.19 01:38:26.529836 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 539 rows starting from the beginning of the part | ||
| 3297 | 2026.02.19 01:38:26.529872 [ 194 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_16_3} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.02.19 01:38:26.529880 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part | ||
| 3299 | 2026.02.19 01:38:26.529963 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 520 rows starting from the beginning of the part | ||
| 3300 | 2026.02.19 01:38:26.529973 [ 194 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_16_3} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3301 | 2026.02.19 01:38:26.530003 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 114 rows starting from the beginning of the part | ||
| 3302 | 2026.02.19 01:38:26.530046 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3303 | 2026.02.19 01:38:26.530048 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 94 rows starting from the beginning of the part | ||
| 3304 | 2026.02.19 01:38:26.530164 [ 4 ] {80f0a59f-8cba-4bf8-b160-b3b5e27dc066} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.02.19 01:38:26.530204 [ 4 ] {80f0a59f-8cba-4bf8-b160-b3b5e27dc066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3306 | 2026.02.19 01:38:26.530539 [ 4 ] {80f0a59f-8cba-4bf8-b160-b3b5e27dc066} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3307 | 2026.02.19 01:38:26.530758 [ 4 ] {80f0a59f-8cba-4bf8-b160-b3b5e27dc066} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2026.02.19 01:38:26.530884 [ 4 ] {80f0a59f-8cba-4bf8-b160-b3b5e27dc066} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 3309 | 2026.02.19 01:38:26.530919 [ 4 ] {80f0a59f-8cba-4bf8-b160-b3b5e27dc066} <Debug> TCPHandler: Processed in 0.001365497 sec. | ||
| 3310 | 2026.02.19 01:38:26.531025 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3311 | 2026.02.19 01:38:26.531088 [ 188 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1431 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518649 sec., 942284.8861060061 rows/sec., 72.31 MiB/sec. | ||
| 3312 | 2026.02.19 01:38:26.531115 [ 4 ] {14390f9d-d580-45df-b790-45ef8f5aa78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3313 | 2026.02.19 01:38:26.531169 [ 4 ] {14390f9d-d580-45df-b790-45ef8f5aa78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3314 | 2026.02.19 01:38:26.531276 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3315 | 2026.02.19 01:38:26.531514 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_16_3} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.02.19 01:38:26.531581 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_16_3} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3317 | 2026.02.19 01:38:26.531655 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3318 | 2026.02.19 01:38:26.531987 [ 4 ] {14390f9d-d580-45df-b790-45ef8f5aa78a} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.02.19 01:38:26.532026 [ 4 ] {14390f9d-d580-45df-b790-45ef8f5aa78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3320 | 2026.02.19 01:38:26.532561 [ 4 ] {14390f9d-d580-45df-b790-45ef8f5aa78a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3321 | 2026.02.19 01:38:26.532792 [ 4 ] {14390f9d-d580-45df-b790-45ef8f5aa78a} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2026.02.19 01:38:26.532881 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3323 | 2026.02.19 01:38:26.532908 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.02.19 01:38:26.532924 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3325 | 2026.02.19 01:38:26.532923 [ 4 ] {14390f9d-d580-45df-b790-45ef8f5aa78a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001825 sec., 16438.35616438356 rows/sec., 29.46 MiB/sec. | ||
| 3326 | 2026.02.19 01:38:26.532978 [ 4 ] {14390f9d-d580-45df-b790-45ef8f5aa78a} <Debug> TCPHandler: Processed in 0.002000938 sec. | ||
| 3327 | 2026.02.19 01:38:26.533006 [ 194 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 3328 | 2026.02.19 01:38:26.533086 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.02.19 01:38:26.533182 [ 4 ] {acabcbed-98da-4d62-9c0d-920e79377e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3330 | 2026.02.19 01:38:26.533223 [ 4 ] {acabcbed-98da-4d62-9c0d-920e79377e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3331 | 2026.02.19 01:38:26.533237 [ 194 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3332 | 2026.02.19 01:38:26.533296 [ 194 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 187 rows starting from the beginning of the part | ||
| 3333 | 2026.02.19 01:38:26.533439 [ 194 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3334 | 2026.02.19 01:38:26.533551 [ 194 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 3335 | 2026.02.19 01:38:26.533569 [ 4 ] {acabcbed-98da-4d62-9c0d-920e79377e36} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.02.19 01:38:26.533612 [ 4 ] {acabcbed-98da-4d62-9c0d-920e79377e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3337 | 2026.02.19 01:38:26.533661 [ 194 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3338 | 2026.02.19 01:38:26.533764 [ 194 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 3339 | 2026.02.19 01:38:26.533869 [ 194 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3340 | 2026.02.19 01:38:26.533941 [ 4 ] {acabcbed-98da-4d62-9c0d-920e79377e36} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3341 | 2026.02.19 01:38:26.534171 [ 4 ] {acabcbed-98da-4d62-9c0d-920e79377e36} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.02.19 01:38:26.534300 [ 4 ] {acabcbed-98da-4d62-9c0d-920e79377e36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 3343 | 2026.02.19 01:38:26.534335 [ 4 ] {acabcbed-98da-4d62-9c0d-920e79377e36} <Debug> TCPHandler: Processed in 0.001296224 sec. | ||
| 3344 | 2026.02.19 01:38:26.536994 [ 191 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 297 rows, containing 19 columns (19 merged, 0 gathered) in 0.004026047 sec., 73769.63060788909 rows/sec., 132.19 MiB/sec. | ||
| 3345 | 2026.02.19 01:38:26.537484 [ 194 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3346 | 2026.02.19 01:38:26.537791 [ 194 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.02.19 01:38:26.537853 [ 194 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3348 | 2026.02.19 01:38:26.537923 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 3349 | 2026.02.19 01:38:30.545832 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3350 | 2026.02.19 01:38:30.545905 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3351 | 2026.02.19 01:38:30.629612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6748 | ||
| 3352 | 2026.02.19 01:38:30.630096 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.02.19 01:38:30.630141 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3354 | 2026.02.19 01:38:30.630651 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3355 | 2026.02.19 01:38:30.630887 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.02.19 01:38:30.631031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6748 | ||
| 3357 | 2026.02.19 01:38:30.976353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3358 | 2026.02.19 01:38:30.993154 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.02.19 01:38:30.993213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3360 | 2026.02.19 01:38:30.999635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3361 | 2026.02.19 01:38:31.000360 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.02.19 01:38:31.000517 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.85 MiB, peak 228.46 MiB, free memory in arenas 0.00 B, will set to 225.01 MiB (RSS), difference: -2.84 MiB | ||
| 3363 | 2026.02.19 01:38:31.003785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3364 | 2026.02.19 01:38:31.524417 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2026.02.19 01:38:31.524613 [ 4 ] {cc595b77-a351-4dd1-a26f-d4ce1b97e8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3366 | 2026.02.19 01:38:31.524685 [ 4 ] {cc595b77-a351-4dd1-a26f-d4ce1b97e8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3367 | 2026.02.19 01:38:31.525468 [ 4 ] {cc595b77-a351-4dd1-a26f-d4ce1b97e8ba} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.02.19 01:38:31.525511 [ 4 ] {cc595b77-a351-4dd1-a26f-d4ce1b97e8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3369 | 2026.02.19 01:38:31.525913 [ 4 ] {cc595b77-a351-4dd1-a26f-d4ce1b97e8ba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3370 | 2026.02.19 01:38:31.526158 [ 4 ] {cc595b77-a351-4dd1-a26f-d4ce1b97e8ba} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.02.19 01:38:31.526304 [ 4 ] {cc595b77-a351-4dd1-a26f-d4ce1b97e8ba} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001745 sec., 43553.00859598854 rows/sec., 3.59 MiB/sec. | ||
| 3372 | 2026.02.19 01:38:31.526347 [ 4 ] {cc595b77-a351-4dd1-a26f-d4ce1b97e8ba} <Debug> TCPHandler: Processed in 0.002061569 sec. | ||
| 3373 | 2026.02.19 01:38:31.526485 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.02.19 01:38:31.526584 [ 4 ] {d75b7673-048f-4e94-a058-6c056b67a02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3375 | 2026.02.19 01:38:31.526626 [ 4 ] {d75b7673-048f-4e94-a058-6c056b67a02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3376 | 2026.02.19 01:38:31.527068 [ 4 ] {d75b7673-048f-4e94-a058-6c056b67a02f} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.02.19 01:38:31.527106 [ 4 ] {d75b7673-048f-4e94-a058-6c056b67a02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3378 | 2026.02.19 01:38:31.527402 [ 4 ] {d75b7673-048f-4e94-a058-6c056b67a02f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3379 | 2026.02.19 01:38:31.527625 [ 4 ] {d75b7673-048f-4e94-a058-6c056b67a02f} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.02.19 01:38:31.527762 [ 4 ] {d75b7673-048f-4e94-a058-6c056b67a02f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001197 sec., 8354.21888053467 rows/sec., 628.20 KiB/sec. | ||
| 3381 | 2026.02.19 01:38:31.527801 [ 4 ] {d75b7673-048f-4e94-a058-6c056b67a02f} <Debug> TCPHandler: Processed in 0.001367706 sec. | ||
| 3382 | 2026.02.19 01:38:31.527926 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.02.19 01:38:31.528022 [ 4 ] {b37b2081-dd65-4b6d-8d23-6b27247029c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3384 | 2026.02.19 01:38:31.528062 [ 4 ] {b37b2081-dd65-4b6d-8d23-6b27247029c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3385 | 2026.02.19 01:38:31.528501 [ 4 ] {b37b2081-dd65-4b6d-8d23-6b27247029c1} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.02.19 01:38:31.528539 [ 4 ] {b37b2081-dd65-4b6d-8d23-6b27247029c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3387 | 2026.02.19 01:38:31.528834 [ 4 ] {b37b2081-dd65-4b6d-8d23-6b27247029c1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3388 | 2026.02.19 01:38:31.529077 [ 4 ] {b37b2081-dd65-4b6d-8d23-6b27247029c1} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.02.19 01:38:31.529203 [ 4 ] {b37b2081-dd65-4b6d-8d23-6b27247029c1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001199 sec., 61718.098415346125 rows/sec., 4.82 MiB/sec. | ||
| 3390 | 2026.02.19 01:38:31.529242 [ 4 ] {b37b2081-dd65-4b6d-8d23-6b27247029c1} <Debug> TCPHandler: Processed in 0.001370497 sec. | ||
| 3391 | 2026.02.19 01:38:31.529357 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.02.19 01:38:31.529451 [ 4 ] {f68da996-e5d2-46a7-892f-c6df20fb4997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3393 | 2026.02.19 01:38:31.529495 [ 4 ] {f68da996-e5d2-46a7-892f-c6df20fb4997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3394 | 2026.02.19 01:38:31.529933 [ 4 ] {f68da996-e5d2-46a7-892f-c6df20fb4997} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.02.19 01:38:31.529970 [ 4 ] {f68da996-e5d2-46a7-892f-c6df20fb4997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3396 | 2026.02.19 01:38:31.530303 [ 4 ] {f68da996-e5d2-46a7-892f-c6df20fb4997} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3397 | 2026.02.19 01:38:31.530531 [ 4 ] {f68da996-e5d2-46a7-892f-c6df20fb4997} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.02.19 01:38:31.530643 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3399 | 2026.02.19 01:38:31.530660 [ 4 ] {f68da996-e5d2-46a7-892f-c6df20fb4997} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 3400 | 2026.02.19 01:38:31.530717 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.02.19 01:38:31.530725 [ 4 ] {f68da996-e5d2-46a7-892f-c6df20fb4997} <Debug> TCPHandler: Processed in 0.001416937 sec. | ||
| 3402 | 2026.02.19 01:38:31.530746 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3403 | 2026.02.19 01:38:31.530865 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 3404 | 2026.02.19 01:38:31.530871 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.02.19 01:38:31.530992 [ 4 ] {18e052ff-0a63-4c29-992c-60249d4c8417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3406 | 2026.02.19 01:38:31.531004 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3407 | 2026.02.19 01:38:31.531049 [ 4 ] {18e052ff-0a63-4c29-992c-60249d4c8417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3408 | 2026.02.19 01:38:31.531051 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 836 rows starting from the beginning of the part | ||
| 3409 | 2026.02.19 01:38:31.531145 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3410 | 2026.02.19 01:38:31.531194 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3411 | 2026.02.19 01:38:31.531240 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 510 rows starting from the beginning of the part | ||
| 3412 | 2026.02.19 01:38:31.531283 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3413 | 2026.02.19 01:38:31.531324 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3414 | 2026.02.19 01:38:31.531858 [ 4 ] {18e052ff-0a63-4c29-992c-60249d4c8417} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.02.19 01:38:31.531903 [ 4 ] {18e052ff-0a63-4c29-992c-60249d4c8417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3416 | 2026.02.19 01:38:31.532428 [ 4 ] {18e052ff-0a63-4c29-992c-60249d4c8417} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3417 | 2026.02.19 01:38:31.532472 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2091 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651292 sec., 1266281.1907282297 rows/sec., 89.71 MiB/sec. | ||
| 3418 | 2026.02.19 01:38:31.532675 [ 4 ] {18e052ff-0a63-4c29-992c-60249d4c8417} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.02.19 01:38:31.532707 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3420 | 2026.02.19 01:38:31.532828 [ 4 ] {18e052ff-0a63-4c29-992c-60249d4c8417} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001853 sec., 5396.654074473826 rows/sec., 9.67 MiB/sec. | ||
| 3421 | 2026.02.19 01:38:31.532887 [ 4 ] {18e052ff-0a63-4c29-992c-60249d4c8417} <Debug> TCPHandler: Processed in 0.00206475 sec. | ||
| 3422 | 2026.02.19 01:38:31.532982 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.02.19 01:38:31.533003 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.02.19 01:38:31.533056 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3425 | 2026.02.19 01:38:31.533104 [ 4 ] {2448a855-146c-4393-be4a-db8b8e83aff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.02.19 01:38:31.533126 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3427 | 2026.02.19 01:38:31.533151 [ 4 ] {2448a855-146c-4393-be4a-db8b8e83aff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3428 | 2026.02.19 01:38:31.533532 [ 4 ] {2448a855-146c-4393-be4a-db8b8e83aff1} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.02.19 01:38:31.533569 [ 4 ] {2448a855-146c-4393-be4a-db8b8e83aff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3430 | 2026.02.19 01:38:31.533902 [ 4 ] {2448a855-146c-4393-be4a-db8b8e83aff1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3431 | 2026.02.19 01:38:31.534135 [ 4 ] {2448a855-146c-4393-be4a-db8b8e83aff1} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.02.19 01:38:31.534267 [ 4 ] {2448a855-146c-4393-be4a-db8b8e83aff1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 3433 | 2026.02.19 01:38:31.534310 [ 4 ] {2448a855-146c-4393-be4a-db8b8e83aff1} <Debug> TCPHandler: Processed in 0.001356326 sec. | ||
| 3434 | 2026.02.19 01:38:32.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.47 MiB, peak 228.46 MiB, free memory in arenas 0.00 B, will set to 225.25 MiB (RSS), difference: 3.78 MiB | ||
| 3435 | 2026.02.19 01:38:32.244072 [ 61 ] {} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3436 | 2026.02.19 01:38:32.244169 [ 61 ] {} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.02.19 01:38:32.244207 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3438 | 2026.02.19 01:38:32.244349 [ 194 ] {fe353fad-3077-4f31-8621-a5201f470808::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 | ||
| 3439 | 2026.02.19 01:38:32.244644 [ 194 ] {fe353fad-3077-4f31-8621-a5201f470808::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3440 | 2026.02.19 01:38:32.244684 [ 194 ] {fe353fad-3077-4f31-8621-a5201f470808::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 3441 | 2026.02.19 01:38:32.244759 [ 194 ] {fe353fad-3077-4f31-8621-a5201f470808::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 | ||
| 3442 | 2026.02.19 01:38:32.244823 [ 194 ] {fe353fad-3077-4f31-8621-a5201f470808::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 3443 | 2026.02.19 01:38:32.244876 [ 194 ] {fe353fad-3077-4f31-8621-a5201f470808::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3444 | 2026.02.19 01:38:32.244951 [ 194 ] {fe353fad-3077-4f31-8621-a5201f470808::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 | ||
| 3445 | 2026.02.19 01:38:32.246454 [ 201 ] {fe353fad-3077-4f31-8621-a5201f470808::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.002165062 sec., 18937.10203218199 rows/sec., 4.68 MiB/sec. | ||
| 3446 | 2026.02.19 01:38:32.246676 [ 187 ] {fe353fad-3077-4f31-8621-a5201f470808::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3447 | 2026.02.19 01:38:32.247175 [ 187 ] {fe353fad-3077-4f31-8621-a5201f470808::all_1_5_1} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.02.19 01:38:32.247258 [ 187 ] {fe353fad-3077-4f31-8621-a5201f470808::all_1_5_1} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3449 | 2026.02.19 01:38:32.247354 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3450 | 2026.02.19 01:38:32.342667 [ 61 ] {} <Debug> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3451 | 2026.02.19 01:38:32.342733 [ 61 ] {} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.02.19 01:38:32.342769 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3453 | 2026.02.19 01:38:32.342940 [ 187 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 3454 | 2026.02.19 01:38:32.343140 [ 187 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3455 | 2026.02.19 01:38:32.343197 [ 187 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 3456 | 2026.02.19 01:38:32.343336 [ 187 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 3457 | 2026.02.19 01:38:32.343426 [ 187 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 3458 | 2026.02.19 01:38:32.343512 [ 187 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3459 | 2026.02.19 01:38:32.343594 [ 187 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 3460 | 2026.02.19 01:38:32.344438 [ 201 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156575 sec., 14050.774389270317 rows/sec., 1.17 MiB/sec. | ||
| 3461 | 2026.02.19 01:38:32.344646 [ 193 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3462 | 2026.02.19 01:38:32.344996 [ 193 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_5_1} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.02.19 01:38:32.345081 [ 193 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_5_1} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3464 | 2026.02.19 01:38:32.345176 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3465 | 2026.02.19 01:38:35.643461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 428 | ||
| 3466 | 2026.02.19 01:38:35.645518 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.02.19 01:38:35.645574 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3468 | 2026.02.19 01:38:35.646769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3469 | 2026.02.19 01:38:35.647048 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.02.19 01:38:35.647199 [ 93 ] {} <Debug> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3471 | 2026.02.19 01:38:35.647289 [ 93 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.02.19 01:38:35.647315 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3473 | 2026.02.19 01:38:35.647379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3474 | 2026.02.19 01:38:35.647452 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 3475 | 2026.02.19 01:38:35.648067 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3476 | 2026.02.19 01:38:35.648244 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 234 rows starting from the beginning of the part | ||
| 3477 | 2026.02.19 01:38:35.648654 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3478 | 2026.02.19 01:38:35.649008 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3479 | 2026.02.19 01:38:35.649363 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 3480 | 2026.02.19 01:38:35.649707 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 3481 | 2026.02.19 01:38:35.650090 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3482 | 2026.02.19 01:38:35.656083 [ 201 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 72 columns (72 merged, 0 gathered) in 0.008675737 sec., 49332.98462136416 rows/sec., 47.31 MiB/sec. | ||
| 3483 | 2026.02.19 01:38:35.657079 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3484 | 2026.02.19 01:38:35.657693 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_11_2} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.02.19 01:38:35.657775 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_11_2} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3486 | 2026.02.19 01:38:35.658115 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 3487 | 2026.02.19 01:38:36.525550 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.02.19 01:38:36.525743 [ 4 ] {648b869c-910a-4d6b-b69c-d571aaa00def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3489 | 2026.02.19 01:38:36.525808 [ 4 ] {648b869c-910a-4d6b-b69c-d571aaa00def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3490 | 2026.02.19 01:38:36.526418 [ 4 ] {648b869c-910a-4d6b-b69c-d571aaa00def} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.02.19 01:38:36.526466 [ 4 ] {648b869c-910a-4d6b-b69c-d571aaa00def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3492 | 2026.02.19 01:38:36.526853 [ 4 ] {648b869c-910a-4d6b-b69c-d571aaa00def} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3493 | 2026.02.19 01:38:36.527097 [ 4 ] {648b869c-910a-4d6b-b69c-d571aaa00def} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.02.19 01:38:36.527254 [ 4 ] {648b869c-910a-4d6b-b69c-d571aaa00def} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001559 sec., 1282.8736369467606 rows/sec., 104.61 KiB/sec. | ||
| 3495 | 2026.02.19 01:38:36.527298 [ 4 ] {648b869c-910a-4d6b-b69c-d571aaa00def} <Debug> TCPHandler: Processed in 0.001872696 sec. | ||
| 3496 | 2026.02.19 01:38:36.527423 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2026.02.19 01:38:36.527520 [ 4 ] {22899983-531c-472d-a5de-e3aa859d1225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3498 | 2026.02.19 01:38:36.527562 [ 4 ] {22899983-531c-472d-a5de-e3aa859d1225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3499 | 2026.02.19 01:38:36.528011 [ 4 ] {22899983-531c-472d-a5de-e3aa859d1225} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.02.19 01:38:36.528050 [ 4 ] {22899983-531c-472d-a5de-e3aa859d1225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3501 | 2026.02.19 01:38:36.528387 [ 4 ] {22899983-531c-472d-a5de-e3aa859d1225} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3502 | 2026.02.19 01:38:36.528614 [ 4 ] {22899983-531c-472d-a5de-e3aa859d1225} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.02.19 01:38:36.528748 [ 4 ] {22899983-531c-472d-a5de-e3aa859d1225} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001247 sec., 93825.18043303929 rows/sec., 7.96 MiB/sec. | ||
| 3504 | 2026.02.19 01:38:36.528786 [ 4 ] {22899983-531c-472d-a5de-e3aa859d1225} <Debug> TCPHandler: Processed in 0.001412627 sec. | ||
| 3505 | 2026.02.19 01:38:36.528900 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.02.19 01:38:36.528995 [ 4 ] {c6e60a49-e1e0-44b1-b34d-3303883a801c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3507 | 2026.02.19 01:38:36.529036 [ 4 ] {c6e60a49-e1e0-44b1-b34d-3303883a801c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3508 | 2026.02.19 01:38:36.529448 [ 4 ] {c6e60a49-e1e0-44b1-b34d-3303883a801c} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.02.19 01:38:36.529487 [ 4 ] {c6e60a49-e1e0-44b1-b34d-3303883a801c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3510 | 2026.02.19 01:38:36.529798 [ 4 ] {c6e60a49-e1e0-44b1-b34d-3303883a801c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3511 | 2026.02.19 01:38:36.530028 [ 4 ] {c6e60a49-e1e0-44b1-b34d-3303883a801c} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.02.19 01:38:36.530162 [ 4 ] {c6e60a49-e1e0-44b1-b34d-3303883a801c} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001185 sec., 27004.219409282698 rows/sec., 1.97 MiB/sec. | ||
| 3513 | 2026.02.19 01:38:36.530201 [ 4 ] {c6e60a49-e1e0-44b1-b34d-3303883a801c} <Debug> TCPHandler: Processed in 0.001349046 sec. | ||
| 3514 | 2026.02.19 01:38:36.530308 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2026.02.19 01:38:36.530402 [ 4 ] {2d23d6dd-5a24-4298-85c4-a7074472f43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3516 | 2026.02.19 01:38:36.530443 [ 4 ] {2d23d6dd-5a24-4298-85c4-a7074472f43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3517 | 2026.02.19 01:38:36.530857 [ 4 ] {2d23d6dd-5a24-4298-85c4-a7074472f43a} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.02.19 01:38:36.530895 [ 4 ] {2d23d6dd-5a24-4298-85c4-a7074472f43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3519 | 2026.02.19 01:38:36.531227 [ 4 ] {2d23d6dd-5a24-4298-85c4-a7074472f43a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3520 | 2026.02.19 01:38:36.531453 [ 4 ] {2d23d6dd-5a24-4298-85c4-a7074472f43a} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.02.19 01:38:36.531583 [ 4 ] {2d23d6dd-5a24-4298-85c4-a7074472f43a} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001198 sec., 80133.55592654424 rows/sec., 6.26 MiB/sec. | ||
| 3522 | 2026.02.19 01:38:36.531620 [ 4 ] {2d23d6dd-5a24-4298-85c4-a7074472f43a} <Debug> TCPHandler: Processed in 0.001361067 sec. | ||
| 3523 | 2026.02.19 01:38:36.531731 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2026.02.19 01:38:36.531826 [ 4 ] {991f3472-e4da-4926-be92-95b9b8244833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3525 | 2026.02.19 01:38:36.531871 [ 4 ] {991f3472-e4da-4926-be92-95b9b8244833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3526 | 2026.02.19 01:38:36.532272 [ 4 ] {991f3472-e4da-4926-be92-95b9b8244833} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.02.19 01:38:36.532311 [ 4 ] {991f3472-e4da-4926-be92-95b9b8244833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3528 | 2026.02.19 01:38:36.532638 [ 4 ] {991f3472-e4da-4926-be92-95b9b8244833} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3529 | 2026.02.19 01:38:36.532864 [ 4 ] {991f3472-e4da-4926-be92-95b9b8244833} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.02.19 01:38:36.532990 [ 4 ] {991f3472-e4da-4926-be92-95b9b8244833} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001182 sec., 136209.8138747885 rows/sec., 9.49 MiB/sec. | ||
| 3531 | 2026.02.19 01:38:36.533028 [ 4 ] {991f3472-e4da-4926-be92-95b9b8244833} <Debug> TCPHandler: Processed in 0.001344906 sec. | ||
| 3532 | 2026.02.19 01:38:36.533128 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.02.19 01:38:36.533222 [ 4 ] {291d0bba-f16c-4ba5-a32e-eb94fa063d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3534 | 2026.02.19 01:38:36.533278 [ 4 ] {291d0bba-f16c-4ba5-a32e-eb94fa063d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3535 | 2026.02.19 01:38:36.534064 [ 4 ] {291d0bba-f16c-4ba5-a32e-eb94fa063d53} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.02.19 01:38:36.534103 [ 4 ] {291d0bba-f16c-4ba5-a32e-eb94fa063d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3537 | 2026.02.19 01:38:36.534668 [ 4 ] {291d0bba-f16c-4ba5-a32e-eb94fa063d53} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3538 | 2026.02.19 01:38:36.534900 [ 4 ] {291d0bba-f16c-4ba5-a32e-eb94fa063d53} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.02.19 01:38:36.535040 [ 4 ] {291d0bba-f16c-4ba5-a32e-eb94fa063d53} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001835 sec., 16348.773841961853 rows/sec., 29.30 MiB/sec. | ||
| 3540 | 2026.02.19 01:38:36.535092 [ 4 ] {291d0bba-f16c-4ba5-a32e-eb94fa063d53} <Debug> TCPHandler: Processed in 0.002011249 sec. | ||
| 3541 | 2026.02.19 01:38:36.535200 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.02.19 01:38:36.535295 [ 4 ] {92c4ee3a-3cb4-449c-b759-4a071e5a17ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3543 | 2026.02.19 01:38:36.535339 [ 4 ] {92c4ee3a-3cb4-449c-b759-4a071e5a17ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3544 | 2026.02.19 01:38:36.535671 [ 4 ] {92c4ee3a-3cb4-449c-b759-4a071e5a17ab} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.02.19 01:38:36.535709 [ 4 ] {92c4ee3a-3cb4-449c-b759-4a071e5a17ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3546 | 2026.02.19 01:38:36.536023 [ 4 ] {92c4ee3a-3cb4-449c-b759-4a071e5a17ab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3547 | 2026.02.19 01:38:36.536247 [ 4 ] {92c4ee3a-3cb4-449c-b759-4a071e5a17ab} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.02.19 01:38:36.536351 [ 57 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3549 | 2026.02.19 01:38:36.536376 [ 4 ] {92c4ee3a-3cb4-449c-b759-4a071e5a17ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 3550 | 2026.02.19 01:38:36.536430 [ 4 ] {92c4ee3a-3cb4-449c-b759-4a071e5a17ab} <Debug> TCPHandler: Processed in 0.001278135 sec. | ||
| 3551 | 2026.02.19 01:38:36.536436 [ 57 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.02.19 01:38:36.536469 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3553 | 2026.02.19 01:38:36.536621 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 3554 | 2026.02.19 01:38:36.536824 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3555 | 2026.02.19 01:38:36.536879 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 372 rows starting from the beginning of the part | ||
| 3556 | 2026.02.19 01:38:36.536968 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3557 | 2026.02.19 01:38:36.537057 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3558 | 2026.02.19 01:38:36.537119 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3559 | 2026.02.19 01:38:36.537174 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3560 | 2026.02.19 01:38:36.537230 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3561 | 2026.02.19 01:38:36.538213 [ 201 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 4 columns (4 merged, 0 gathered) in 0.001669082 sec., 420590.4802759841 rows/sec., 27.63 MiB/sec. | ||
| 3562 | 2026.02.19 01:38:36.538467 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3563 | 2026.02.19 01:38:36.538824 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_16_3} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.02.19 01:38:36.538906 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_16_3} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3565 | 2026.02.19 01:38:36.539001 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3566 | 2026.02.19 01:38:38.131184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7260 | ||
| 3567 | 2026.02.19 01:38:38.131894 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.02.19 01:38:38.131944 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3569 | 2026.02.19 01:38:38.132520 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3570 | 2026.02.19 01:38:38.132777 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.02.19 01:38:38.132929 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7260 | ||
| 3572 | 2026.02.19 01:38:38.503918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3573 | 2026.02.19 01:38:38.519818 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.02.19 01:38:38.519874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3575 | 2026.02.19 01:38:38.525269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3576 | 2026.02.19 01:38:38.525963 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2026.02.19 01:38:38.528743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3578 | 2026.02.19 01:38:41.524818 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.02.19 01:38:41.525009 [ 4 ] {f2ac2a1c-6b07-4e55-ba2d-dc6fb2b5eea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3580 | 2026.02.19 01:38:41.525073 [ 4 ] {f2ac2a1c-6b07-4e55-ba2d-dc6fb2b5eea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3581 | 2026.02.19 01:38:41.525717 [ 4 ] {f2ac2a1c-6b07-4e55-ba2d-dc6fb2b5eea2} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.02.19 01:38:41.525761 [ 4 ] {f2ac2a1c-6b07-4e55-ba2d-dc6fb2b5eea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3583 | 2026.02.19 01:38:41.526156 [ 4 ] {f2ac2a1c-6b07-4e55-ba2d-dc6fb2b5eea2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3584 | 2026.02.19 01:38:41.526403 [ 4 ] {f2ac2a1c-6b07-4e55-ba2d-dc6fb2b5eea2} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2026.02.19 01:38:41.526564 [ 4 ] {f2ac2a1c-6b07-4e55-ba2d-dc6fb2b5eea2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001603 sec., 47411.10417966313 rows/sec., 3.91 MiB/sec. | ||
| 3586 | 2026.02.19 01:38:41.526617 [ 4 ] {f2ac2a1c-6b07-4e55-ba2d-dc6fb2b5eea2} <Debug> TCPHandler: Processed in 0.001925347 sec. | ||
| 3587 | 2026.02.19 01:38:41.526751 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3588 | 2026.02.19 01:38:41.526849 [ 4 ] {e1b5c719-6549-4528-a513-e282faf9b2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3589 | 2026.02.19 01:38:41.526892 [ 4 ] {e1b5c719-6549-4528-a513-e282faf9b2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3590 | 2026.02.19 01:38:41.527290 [ 4 ] {e1b5c719-6549-4528-a513-e282faf9b2be} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.02.19 01:38:41.527329 [ 4 ] {e1b5c719-6549-4528-a513-e282faf9b2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3592 | 2026.02.19 01:38:41.527631 [ 4 ] {e1b5c719-6549-4528-a513-e282faf9b2be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3593 | 2026.02.19 01:38:41.527857 [ 4 ] {e1b5c719-6549-4528-a513-e282faf9b2be} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.02.19 01:38:41.527988 [ 4 ] {e1b5c719-6549-4528-a513-e282faf9b2be} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001157 sec., 8643.042350907519 rows/sec., 649.92 KiB/sec. | ||
| 3595 | 2026.02.19 01:38:41.528027 [ 4 ] {e1b5c719-6549-4528-a513-e282faf9b2be} <Debug> TCPHandler: Processed in 0.001325655 sec. | ||
| 3596 | 2026.02.19 01:38:41.528134 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2026.02.19 01:38:41.528230 [ 4 ] {8e2e1897-f52e-47a4-b0f2-0cb44a016de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3598 | 2026.02.19 01:38:41.528272 [ 4 ] {8e2e1897-f52e-47a4-b0f2-0cb44a016de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3599 | 2026.02.19 01:38:41.528680 [ 4 ] {8e2e1897-f52e-47a4-b0f2-0cb44a016de2} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.02.19 01:38:41.528719 [ 4 ] {8e2e1897-f52e-47a4-b0f2-0cb44a016de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3601 | 2026.02.19 01:38:41.529015 [ 4 ] {8e2e1897-f52e-47a4-b0f2-0cb44a016de2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3602 | 2026.02.19 01:38:41.529248 [ 4 ] {8e2e1897-f52e-47a4-b0f2-0cb44a016de2} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.02.19 01:38:41.529377 [ 4 ] {8e2e1897-f52e-47a4-b0f2-0cb44a016de2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001164 sec., 63573.88316151202 rows/sec., 4.96 MiB/sec. | ||
| 3604 | 2026.02.19 01:38:41.529415 [ 4 ] {8e2e1897-f52e-47a4-b0f2-0cb44a016de2} <Debug> TCPHandler: Processed in 0.001329676 sec. | ||
| 3605 | 2026.02.19 01:38:41.529527 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2026.02.19 01:38:41.529622 [ 4 ] {a43b5a7b-fbdc-452d-b071-b84168d12f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3607 | 2026.02.19 01:38:41.529666 [ 4 ] {a43b5a7b-fbdc-452d-b071-b84168d12f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3608 | 2026.02.19 01:38:41.530068 [ 4 ] {a43b5a7b-fbdc-452d-b071-b84168d12f30} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.02.19 01:38:41.530106 [ 4 ] {a43b5a7b-fbdc-452d-b071-b84168d12f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3610 | 2026.02.19 01:38:41.530453 [ 4 ] {a43b5a7b-fbdc-452d-b071-b84168d12f30} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3611 | 2026.02.19 01:38:41.530677 [ 4 ] {a43b5a7b-fbdc-452d-b071-b84168d12f30} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.02.19 01:38:41.530812 [ 4 ] {a43b5a7b-fbdc-452d-b071-b84168d12f30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 3613 | 2026.02.19 01:38:41.530850 [ 4 ] {a43b5a7b-fbdc-452d-b071-b84168d12f30} <Debug> TCPHandler: Processed in 0.001370296 sec. | ||
| 3614 | 2026.02.19 01:38:41.530952 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2026.02.19 01:38:41.531047 [ 4 ] {1368a9a1-c44d-40e9-91aa-faec97c0bd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3616 | 2026.02.19 01:38:41.531102 [ 4 ] {1368a9a1-c44d-40e9-91aa-faec97c0bd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3617 | 2026.02.19 01:38:41.531812 [ 4 ] {1368a9a1-c44d-40e9-91aa-faec97c0bd2c} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.02.19 01:38:41.531851 [ 4 ] {1368a9a1-c44d-40e9-91aa-faec97c0bd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3619 | 2026.02.19 01:38:41.532343 [ 4 ] {1368a9a1-c44d-40e9-91aa-faec97c0bd2c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3620 | 2026.02.19 01:38:41.532575 [ 4 ] {1368a9a1-c44d-40e9-91aa-faec97c0bd2c} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.02.19 01:38:41.532713 [ 4 ] {1368a9a1-c44d-40e9-91aa-faec97c0bd2c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001684 sec., 5938.242280285036 rows/sec., 10.64 MiB/sec. | ||
| 3622 | 2026.02.19 01:38:41.532766 [ 4 ] {1368a9a1-c44d-40e9-91aa-faec97c0bd2c} <Debug> TCPHandler: Processed in 0.001861515 sec. | ||
| 3623 | 2026.02.19 01:38:41.532873 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.02.19 01:38:41.532970 [ 4 ] {4815b16d-bf59-4092-b1e8-11913679da16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3625 | 2026.02.19 01:38:41.533014 [ 4 ] {4815b16d-bf59-4092-b1e8-11913679da16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3626 | 2026.02.19 01:38:41.533384 [ 4 ] {4815b16d-bf59-4092-b1e8-11913679da16} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2026.02.19 01:38:41.533422 [ 4 ] {4815b16d-bf59-4092-b1e8-11913679da16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3628 | 2026.02.19 01:38:41.533730 [ 4 ] {4815b16d-bf59-4092-b1e8-11913679da16} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3629 | 2026.02.19 01:38:41.533979 [ 4 ] {4815b16d-bf59-4092-b1e8-11913679da16} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2026.02.19 01:38:41.534111 [ 4 ] {4815b16d-bf59-4092-b1e8-11913679da16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 3631 | 2026.02.19 01:38:41.534148 [ 4 ] {4815b16d-bf59-4092-b1e8-11913679da16} <Debug> TCPHandler: Processed in 0.001322955 sec. | ||
| 3632 | 2026.02.19 01:38:45.545953 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3633 | 2026.02.19 01:38:45.546009 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3634 | 2026.02.19 01:38:45.633068 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7708 | ||
| 3635 | 2026.02.19 01:38:45.633623 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.02.19 01:38:45.633671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3637 | 2026.02.19 01:38:45.634232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3638 | 2026.02.19 01:38:45.634477 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2026.02.19 01:38:45.634608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7708 | ||
| 3640 | 2026.02.19 01:38:45.634623 [ 151 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3641 | 2026.02.19 01:38:45.634677 [ 151 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.02.19 01:38:45.634701 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3643 | 2026.02.19 01:38:45.634825 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 3644 | 2026.02.19 01:38:45.634954 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3645 | 2026.02.19 01:38:45.635005 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5340 rows starting from the beginning of the part | ||
| 3646 | 2026.02.19 01:38:45.635097 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 3647 | 2026.02.19 01:38:45.635150 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 3648 | 2026.02.19 01:38:45.635211 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 3649 | 2026.02.19 01:38:45.635270 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 3650 | 2026.02.19 01:38:45.635328 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 3651 | 2026.02.19 01:38:45.636722 [ 201 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7708 rows, containing 4 columns (4 merged, 0 gathered) in 0.001947968 sec., 3956943.8512336956 rows/sec., 56.60 MiB/sec. | ||
| 3652 | 2026.02.19 01:38:45.637466 [ 187 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3653 | 2026.02.19 01:38:45.637729 [ 187 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_16_3} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.02.19 01:38:45.637797 [ 187 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_16_3} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3655 | 2026.02.19 01:38:45.637863 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3656 | 2026.02.19 01:38:45.647579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 454 | ||
| 3657 | 2026.02.19 01:38:45.649584 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.02.19 01:38:45.649622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3659 | 2026.02.19 01:38:45.650702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3660 | 2026.02.19 01:38:45.650972 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.02.19 01:38:45.651297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3662 | 2026.02.19 01:38:46.001240 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000881827 sec. | ||
| 3663 | 2026.02.19 01:38:46.028864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3664 | 2026.02.19 01:38:46.045556 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.02.19 01:38:46.045613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3666 | 2026.02.19 01:38:46.051206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3667 | 2026.02.19 01:38:46.051924 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2026.02.19 01:38:46.052211 [ 144 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3669 | 2026.02.19 01:38:46.052259 [ 144 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.02.19 01:38:46.052279 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3671 | 2026.02.19 01:38:46.052399 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 3672 | 2026.02.19 01:38:46.054978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3673 | 2026.02.19 01:38:46.056526 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3674 | 2026.02.19 01:38:46.057880 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 3675 | 2026.02.19 01:38:46.062226 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 3676 | 2026.02.19 01:38:46.066493 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 3677 | 2026.02.19 01:38:46.070878 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 3678 | 2026.02.19 01:38:46.075272 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 3679 | 2026.02.19 01:38:46.079660 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 3680 | 2026.02.19 01:38:46.132314 [ 201 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079965595 sec., 1513.1507493941613 rows/sec., 7.82 MiB/sec. | ||
| 3681 | 2026.02.19 01:38:46.134944 [ 198 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3682 | 2026.02.19 01:38:46.137160 [ 198 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_16_3} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2026.02.19 01:38:46.137280 [ 198 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_16_3} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3684 | 2026.02.19 01:38:46.139521 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3685 | 2026.02.19 01:38:46.525345 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.02.19 01:38:46.525516 [ 4 ] {6711e804-9d9a-4fb9-87e3-2e277018d54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3687 | 2026.02.19 01:38:46.525580 [ 4 ] {6711e804-9d9a-4fb9-87e3-2e277018d54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3688 | 2026.02.19 01:38:46.526247 [ 4 ] {6711e804-9d9a-4fb9-87e3-2e277018d54f} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.02.19 01:38:46.526289 [ 4 ] {6711e804-9d9a-4fb9-87e3-2e277018d54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3690 | 2026.02.19 01:38:46.526690 [ 4 ] {6711e804-9d9a-4fb9-87e3-2e277018d54f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3691 | 2026.02.19 01:38:46.526919 [ 4 ] {6711e804-9d9a-4fb9-87e3-2e277018d54f} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.02.19 01:38:46.527065 [ 4 ] {6711e804-9d9a-4fb9-87e3-2e277018d54f} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001596 sec., 72681.70426065163 rows/sec., 6.17 MiB/sec. | ||
| 3693 | 2026.02.19 01:38:46.527106 [ 4 ] {6711e804-9d9a-4fb9-87e3-2e277018d54f} <Debug> TCPHandler: Processed in 0.001884356 sec. | ||
| 3694 | 2026.02.19 01:38:46.527227 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3695 | 2026.02.19 01:38:46.527323 [ 4 ] {633b9b94-d099-4adf-859c-2b18cdac3e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3696 | 2026.02.19 01:38:46.527365 [ 4 ] {633b9b94-d099-4adf-859c-2b18cdac3e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3697 | 2026.02.19 01:38:46.527782 [ 4 ] {633b9b94-d099-4adf-859c-2b18cdac3e21} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2026.02.19 01:38:46.527818 [ 4 ] {633b9b94-d099-4adf-859c-2b18cdac3e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3699 | 2026.02.19 01:38:46.528114 [ 4 ] {633b9b94-d099-4adf-859c-2b18cdac3e21} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3700 | 2026.02.19 01:38:46.528328 [ 4 ] {633b9b94-d099-4adf-859c-2b18cdac3e21} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.02.19 01:38:46.528455 [ 4 ] {633b9b94-d099-4adf-859c-2b18cdac3e21} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001151 sec., 26064.291920069507 rows/sec., 1.91 MiB/sec. | ||
| 3702 | 2026.02.19 01:38:46.528492 [ 4 ] {633b9b94-d099-4adf-859c-2b18cdac3e21} <Debug> TCPHandler: Processed in 0.001315335 sec. | ||
| 3703 | 2026.02.19 01:38:46.528602 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2026.02.19 01:38:46.528697 [ 4 ] {bd0ae246-eb6f-4e71-9a4a-4d85ed818351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3705 | 2026.02.19 01:38:46.528737 [ 4 ] {bd0ae246-eb6f-4e71-9a4a-4d85ed818351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3706 | 2026.02.19 01:38:46.529158 [ 4 ] {bd0ae246-eb6f-4e71-9a4a-4d85ed818351} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.02.19 01:38:46.529193 [ 4 ] {bd0ae246-eb6f-4e71-9a4a-4d85ed818351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3708 | 2026.02.19 01:38:46.529487 [ 4 ] {bd0ae246-eb6f-4e71-9a4a-4d85ed818351} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3709 | 2026.02.19 01:38:46.529730 [ 4 ] {bd0ae246-eb6f-4e71-9a4a-4d85ed818351} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.02.19 01:38:46.529875 [ 4 ] {bd0ae246-eb6f-4e71-9a4a-4d85ed818351} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001196 sec., 78595.31772575251 rows/sec., 6.14 MiB/sec. | ||
| 3711 | 2026.02.19 01:38:46.529913 [ 4 ] {bd0ae246-eb6f-4e71-9a4a-4d85ed818351} <Debug> TCPHandler: Processed in 0.001359677 sec. | ||
| 3712 | 2026.02.19 01:38:46.530029 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.02.19 01:38:46.530124 [ 4 ] {538195a9-7edb-4650-b70e-835b70b3b84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3714 | 2026.02.19 01:38:46.530168 [ 4 ] {538195a9-7edb-4650-b70e-835b70b3b84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3715 | 2026.02.19 01:38:46.530585 [ 4 ] {538195a9-7edb-4650-b70e-835b70b3b84c} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2026.02.19 01:38:46.530619 [ 4 ] {538195a9-7edb-4650-b70e-835b70b3b84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3717 | 2026.02.19 01:38:46.530944 [ 4 ] {538195a9-7edb-4650-b70e-835b70b3b84c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3718 | 2026.02.19 01:38:46.531161 [ 4 ] {538195a9-7edb-4650-b70e-835b70b3b84c} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.02.19 01:38:46.531287 [ 4 ] {538195a9-7edb-4650-b70e-835b70b3b84c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 3720 | 2026.02.19 01:38:46.531323 [ 4 ] {538195a9-7edb-4650-b70e-835b70b3b84c} <Debug> TCPHandler: Processed in 0.001342986 sec. | ||
| 3721 | 2026.02.19 01:38:46.531437 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3722 | 2026.02.19 01:38:46.531533 [ 4 ] {eb983c05-a4eb-4c58-957b-e8bb383e28f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3723 | 2026.02.19 01:38:46.531588 [ 4 ] {eb983c05-a4eb-4c58-957b-e8bb383e28f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3724 | 2026.02.19 01:38:46.532386 [ 4 ] {eb983c05-a4eb-4c58-957b-e8bb383e28f5} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.02.19 01:38:46.532423 [ 4 ] {eb983c05-a4eb-4c58-957b-e8bb383e28f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3726 | 2026.02.19 01:38:46.532959 [ 4 ] {eb983c05-a4eb-4c58-957b-e8bb383e28f5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3727 | 2026.02.19 01:38:46.533187 [ 4 ] {eb983c05-a4eb-4c58-957b-e8bb383e28f5} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.02.19 01:38:46.533321 [ 4 ] {eb983c05-a4eb-4c58-957b-e8bb383e28f5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001807 sec., 16602.102933038186 rows/sec., 29.75 MiB/sec. | ||
| 3729 | 2026.02.19 01:38:46.533371 [ 4 ] {eb983c05-a4eb-4c58-957b-e8bb383e28f5} <Debug> TCPHandler: Processed in 0.001983668 sec. | ||
| 3730 | 2026.02.19 01:38:46.533483 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3731 | 2026.02.19 01:38:46.533579 [ 4 ] {6f0665d2-307b-419f-949a-cecc30871d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3732 | 2026.02.19 01:38:46.533620 [ 4 ] {6f0665d2-307b-419f-949a-cecc30871d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3733 | 2026.02.19 01:38:46.533968 [ 4 ] {6f0665d2-307b-419f-949a-cecc30871d0d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.02.19 01:38:46.534002 [ 4 ] {6f0665d2-307b-419f-949a-cecc30871d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3735 | 2026.02.19 01:38:46.534317 [ 4 ] {6f0665d2-307b-419f-949a-cecc30871d0d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3736 | 2026.02.19 01:38:46.534538 [ 4 ] {6f0665d2-307b-419f-949a-cecc30871d0d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2026.02.19 01:38:46.534670 [ 4 ] {6f0665d2-307b-419f-949a-cecc30871d0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 3738 | 2026.02.19 01:38:46.534706 [ 4 ] {6f0665d2-307b-419f-949a-cecc30871d0d} <Debug> TCPHandler: Processed in 0.001272945 sec. | ||
| 3739 | 2026.02.19 01:38:47.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.30 MiB, peak 237.82 MiB, free memory in arenas 0.00 B, will set to 236.80 MiB (RSS), difference: 8.50 MiB | ||
| 3740 | 2026.02.19 01:38:51.224297 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2026.02.19 01:38:51.224560 [ 4 ] {d8e7eb15-e740-4329-90ee-0cde67016ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3742 | 2026.02.19 01:38:51.224917 [ 4 ] {d8e7eb15-e740-4329-90ee-0cde67016ad9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3743 | 2026.02.19 01:38:51.224966 [ 4 ] {d8e7eb15-e740-4329-90ee-0cde67016ad9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3744 | 2026.02.19 01:38:51.225236 [ 4 ] {d8e7eb15-e740-4329-90ee-0cde67016ad9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3745 | 2026.02.19 01:38:51.225307 [ 4 ] {d8e7eb15-e740-4329-90ee-0cde67016ad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3746 | 2026.02.19 01:38:51.225451 [ 4 ] {d8e7eb15-e740-4329-90ee-0cde67016ad9} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3747 | 2026.02.19 01:38:51.225489 [ 4 ] {d8e7eb15-e740-4329-90ee-0cde67016ad9} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3748 | 2026.02.19 01:38:51.225513 [ 4 ] {d8e7eb15-e740-4329-90ee-0cde67016ad9} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 3749 | 2026.02.19 01:38:51.225528 [ 4 ] {d8e7eb15-e740-4329-90ee-0cde67016ad9} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3750 | 2026.02.19 01:38:51.225568 [ 4 ] {d8e7eb15-e740-4329-90ee-0cde67016ad9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3751 | 2026.02.19 01:38:51.225590 [ 4 ] {d8e7eb15-e740-4329-90ee-0cde67016ad9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 3752 | 2026.02.19 01:38:51.226358 [ 4 ] {d8e7eb15-e740-4329-90ee-0cde67016ad9} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001904 sec., 21533.61344537815 rows/sec., 867.31 KiB/sec. | ||
| 3753 | 2026.02.19 01:38:51.226453 [ 4 ] {d8e7eb15-e740-4329-90ee-0cde67016ad9} <Debug> TCPHandler: Processed in 0.002289574 sec. | ||
| 3754 | 2026.02.19 01:38:51.226788 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2026.02.19 01:38:51.226929 [ 4 ] {222847cb-cbec-455d-a667-4aabaed30acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3756 | 2026.02.19 01:38:51.227178 [ 4 ] {222847cb-cbec-455d-a667-4aabaed30acb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3757 | 2026.02.19 01:38:51.227220 [ 4 ] {222847cb-cbec-455d-a667-4aabaed30acb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3758 | 2026.02.19 01:38:51.227449 [ 4 ] {222847cb-cbec-455d-a667-4aabaed30acb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3759 | 2026.02.19 01:38:51.227505 [ 4 ] {222847cb-cbec-455d-a667-4aabaed30acb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3760 | 2026.02.19 01:38:51.227611 [ 4 ] {222847cb-cbec-455d-a667-4aabaed30acb} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3761 | 2026.02.19 01:38:51.227641 [ 4 ] {222847cb-cbec-455d-a667-4aabaed30acb} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3762 | 2026.02.19 01:38:51.227661 [ 4 ] {222847cb-cbec-455d-a667-4aabaed30acb} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 3763 | 2026.02.19 01:38:51.227677 [ 4 ] {222847cb-cbec-455d-a667-4aabaed30acb} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3764 | 2026.02.19 01:38:51.227713 [ 4 ] {222847cb-cbec-455d-a667-4aabaed30acb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3765 | 2026.02.19 01:38:51.227732 [ 4 ] {222847cb-cbec-455d-a667-4aabaed30acb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 3766 | 2026.02.19 01:38:51.228169 [ 4 ] {222847cb-cbec-455d-a667-4aabaed30acb} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001301 sec., 31514.219830899307 rows/sec., 1.24 MiB/sec. | ||
| 3767 | 2026.02.19 01:38:51.228256 [ 4 ] {222847cb-cbec-455d-a667-4aabaed30acb} <Debug> TCPHandler: Processed in 0.00151871 sec. | ||
| 3768 | 2026.02.19 01:38:51.228493 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2026.02.19 01:38:51.228632 [ 4 ] {11fbeebd-fa92-4601-8bb9-2c3e5dadb469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3770 | 2026.02.19 01:38:51.228863 [ 4 ] {11fbeebd-fa92-4601-8bb9-2c3e5dadb469} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3771 | 2026.02.19 01:38:51.228901 [ 4 ] {11fbeebd-fa92-4601-8bb9-2c3e5dadb469} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3772 | 2026.02.19 01:38:51.229118 [ 4 ] {11fbeebd-fa92-4601-8bb9-2c3e5dadb469} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3773 | 2026.02.19 01:38:51.229172 [ 4 ] {11fbeebd-fa92-4601-8bb9-2c3e5dadb469} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3774 | 2026.02.19 01:38:51.229273 [ 4 ] {11fbeebd-fa92-4601-8bb9-2c3e5dadb469} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3775 | 2026.02.19 01:38:51.229302 [ 4 ] {11fbeebd-fa92-4601-8bb9-2c3e5dadb469} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3776 | 2026.02.19 01:38:51.229320 [ 4 ] {11fbeebd-fa92-4601-8bb9-2c3e5dadb469} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 3777 | 2026.02.19 01:38:51.229334 [ 4 ] {11fbeebd-fa92-4601-8bb9-2c3e5dadb469} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3778 | 2026.02.19 01:38:51.229368 [ 4 ] {11fbeebd-fa92-4601-8bb9-2c3e5dadb469} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3779 | 2026.02.19 01:38:51.229387 [ 4 ] {11fbeebd-fa92-4601-8bb9-2c3e5dadb469} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 3780 | 2026.02.19 01:38:51.229797 [ 4 ] {11fbeebd-fa92-4601-8bb9-2c3e5dadb469} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001224 sec., 33496.73202614379 rows/sec., 1.32 MiB/sec. | ||
| 3781 | 2026.02.19 01:38:51.229886 [ 4 ] {11fbeebd-fa92-4601-8bb9-2c3e5dadb469} <Debug> TCPHandler: Processed in 0.001442218 sec. | ||
| 3782 | 2026.02.19 01:38:51.230096 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.02.19 01:38:51.230234 [ 4 ] {24d1b637-2ab7-4bad-bf12-544bc7a2522a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3784 | 2026.02.19 01:38:51.230464 [ 4 ] {24d1b637-2ab7-4bad-bf12-544bc7a2522a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3785 | 2026.02.19 01:38:51.230503 [ 4 ] {24d1b637-2ab7-4bad-bf12-544bc7a2522a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3786 | 2026.02.19 01:38:51.230729 [ 4 ] {24d1b637-2ab7-4bad-bf12-544bc7a2522a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3787 | 2026.02.19 01:38:51.230783 [ 4 ] {24d1b637-2ab7-4bad-bf12-544bc7a2522a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3788 | 2026.02.19 01:38:51.230883 [ 4 ] {24d1b637-2ab7-4bad-bf12-544bc7a2522a} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3789 | 2026.02.19 01:38:51.230913 [ 4 ] {24d1b637-2ab7-4bad-bf12-544bc7a2522a} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3790 | 2026.02.19 01:38:51.230932 [ 4 ] {24d1b637-2ab7-4bad-bf12-544bc7a2522a} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 3791 | 2026.02.19 01:38:51.230947 [ 4 ] {24d1b637-2ab7-4bad-bf12-544bc7a2522a} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3792 | 2026.02.19 01:38:51.230981 [ 4 ] {24d1b637-2ab7-4bad-bf12-544bc7a2522a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3793 | 2026.02.19 01:38:51.230999 [ 4 ] {24d1b637-2ab7-4bad-bf12-544bc7a2522a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 3794 | 2026.02.19 01:38:51.231534 [ 4 ] {24d1b637-2ab7-4bad-bf12-544bc7a2522a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001359 sec., 30169.24208977189 rows/sec., 1.19 MiB/sec. | ||
| 3795 | 2026.02.19 01:38:51.231620 [ 4 ] {24d1b637-2ab7-4bad-bf12-544bc7a2522a} <Debug> TCPHandler: Processed in 0.00157267 sec. | ||
| 3796 | 2026.02.19 01:38:51.231826 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2026.02.19 01:38:51.231964 [ 4 ] {a901b8db-95d4-48c8-8d10-6206e6d10574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3798 | 2026.02.19 01:38:51.232194 [ 4 ] {a901b8db-95d4-48c8-8d10-6206e6d10574} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3799 | 2026.02.19 01:38:51.232233 [ 4 ] {a901b8db-95d4-48c8-8d10-6206e6d10574} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3800 | 2026.02.19 01:38:51.232449 [ 4 ] {a901b8db-95d4-48c8-8d10-6206e6d10574} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3801 | 2026.02.19 01:38:51.232502 [ 4 ] {a901b8db-95d4-48c8-8d10-6206e6d10574} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3802 | 2026.02.19 01:38:51.232602 [ 4 ] {a901b8db-95d4-48c8-8d10-6206e6d10574} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3803 | 2026.02.19 01:38:51.232631 [ 4 ] {a901b8db-95d4-48c8-8d10-6206e6d10574} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3804 | 2026.02.19 01:38:51.232651 [ 4 ] {a901b8db-95d4-48c8-8d10-6206e6d10574} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 3805 | 2026.02.19 01:38:51.232666 [ 4 ] {a901b8db-95d4-48c8-8d10-6206e6d10574} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3806 | 2026.02.19 01:38:51.232699 [ 4 ] {a901b8db-95d4-48c8-8d10-6206e6d10574} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3807 | 2026.02.19 01:38:51.232719 [ 4 ] {a901b8db-95d4-48c8-8d10-6206e6d10574} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 3808 | 2026.02.19 01:38:51.233126 [ 4 ] {a901b8db-95d4-48c8-8d10-6206e6d10574} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001221 sec., 33579.033579033574 rows/sec., 1.32 MiB/sec. | ||
| 3809 | 2026.02.19 01:38:51.233209 [ 4 ] {a901b8db-95d4-48c8-8d10-6206e6d10574} <Debug> TCPHandler: Processed in 0.001432228 sec. | ||
| 3810 | 2026.02.19 01:38:51.233411 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.02.19 01:38:51.233551 [ 4 ] {3e344201-9a06-4adf-949e-ef202a9fcb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3812 | 2026.02.19 01:38:51.233779 [ 4 ] {3e344201-9a06-4adf-949e-ef202a9fcb64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3813 | 2026.02.19 01:38:51.233818 [ 4 ] {3e344201-9a06-4adf-949e-ef202a9fcb64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3814 | 2026.02.19 01:38:51.234036 [ 4 ] {3e344201-9a06-4adf-949e-ef202a9fcb64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3815 | 2026.02.19 01:38:51.234090 [ 4 ] {3e344201-9a06-4adf-949e-ef202a9fcb64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3816 | 2026.02.19 01:38:51.234188 [ 4 ] {3e344201-9a06-4adf-949e-ef202a9fcb64} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3817 | 2026.02.19 01:38:51.234218 [ 4 ] {3e344201-9a06-4adf-949e-ef202a9fcb64} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3818 | 2026.02.19 01:38:51.234237 [ 4 ] {3e344201-9a06-4adf-949e-ef202a9fcb64} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 3819 | 2026.02.19 01:38:51.234252 [ 4 ] {3e344201-9a06-4adf-949e-ef202a9fcb64} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3820 | 2026.02.19 01:38:51.234284 [ 4 ] {3e344201-9a06-4adf-949e-ef202a9fcb64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3821 | 2026.02.19 01:38:51.234303 [ 4 ] {3e344201-9a06-4adf-949e-ef202a9fcb64} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 3822 | 2026.02.19 01:38:51.234737 [ 4 ] {3e344201-9a06-4adf-949e-ef202a9fcb64} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001247 sec., 32878.90938251804 rows/sec., 1.29 MiB/sec. | ||
| 3823 | 2026.02.19 01:38:51.234822 [ 4 ] {3e344201-9a06-4adf-949e-ef202a9fcb64} <Debug> TCPHandler: Processed in 0.001460128 sec. | ||
| 3824 | 2026.02.19 01:38:51.378263 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3825 | 2026.02.19 01:38:51.378501 [ 4 ] {058f30e8-86d2-495d-b02c-51b1c8be2360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3826 | 2026.02.19 01:38:51.378871 [ 4 ] {058f30e8-86d2-495d-b02c-51b1c8be2360} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3827 | 2026.02.19 01:38:51.378913 [ 4 ] {058f30e8-86d2-495d-b02c-51b1c8be2360} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3828 | 2026.02.19 01:38:51.379191 [ 4 ] {058f30e8-86d2-495d-b02c-51b1c8be2360} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3829 | 2026.02.19 01:38:51.379259 [ 4 ] {058f30e8-86d2-495d-b02c-51b1c8be2360} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3830 | 2026.02.19 01:38:51.379397 [ 4 ] {058f30e8-86d2-495d-b02c-51b1c8be2360} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3831 | 2026.02.19 01:38:51.379435 [ 4 ] {058f30e8-86d2-495d-b02c-51b1c8be2360} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3832 | 2026.02.19 01:38:51.379458 [ 4 ] {058f30e8-86d2-495d-b02c-51b1c8be2360} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 3833 | 2026.02.19 01:38:51.379474 [ 4 ] {058f30e8-86d2-495d-b02c-51b1c8be2360} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3834 | 2026.02.19 01:38:51.379514 [ 4 ] {058f30e8-86d2-495d-b02c-51b1c8be2360} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3835 | 2026.02.19 01:38:51.379535 [ 4 ] {058f30e8-86d2-495d-b02c-51b1c8be2360} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 3836 | 2026.02.19 01:38:51.380206 [ 4 ] {058f30e8-86d2-495d-b02c-51b1c8be2360} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00181 sec., 22651.933701657457 rows/sec., 912.36 KiB/sec. | ||
| 3837 | 2026.02.19 01:38:51.380301 [ 4 ] {058f30e8-86d2-495d-b02c-51b1c8be2360} <Debug> TCPHandler: Processed in 0.002165082 sec. | ||
| 3838 | 2026.02.19 01:38:51.380766 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3839 | 2026.02.19 01:38:51.380875 [ 4 ] {2362f99a-eb5b-4f54-b8c8-6e192faa6387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3840 | 2026.02.19 01:38:51.380917 [ 4 ] {2362f99a-eb5b-4f54-b8c8-6e192faa6387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3841 | 2026.02.19 01:38:51.381463 [ 4 ] {2362f99a-eb5b-4f54-b8c8-6e192faa6387} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.02.19 01:38:51.381505 [ 4 ] {2362f99a-eb5b-4f54-b8c8-6e192faa6387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3843 | 2026.02.19 01:38:51.382028 [ 4 ] {2362f99a-eb5b-4f54-b8c8-6e192faa6387} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3844 | 2026.02.19 01:38:51.382239 [ 4 ] {2362f99a-eb5b-4f54-b8c8-6e192faa6387} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.02.19 01:38:51.382389 [ 4 ] {2362f99a-eb5b-4f54-b8c8-6e192faa6387} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001545 sec., 4530.74433656958 rows/sec., 921.57 KiB/sec. | ||
| 3846 | 2026.02.19 01:38:51.382430 [ 4 ] {2362f99a-eb5b-4f54-b8c8-6e192faa6387} <Debug> TCPHandler: Processed in 0.001713603 sec. | ||
| 3847 | 2026.02.19 01:38:51.382534 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.02.19 01:38:51.382632 [ 4 ] {87b91b66-229d-412d-b26b-5bf43d088ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3849 | 2026.02.19 01:38:51.382673 [ 4 ] {87b91b66-229d-412d-b26b-5bf43d088ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3850 | 2026.02.19 01:38:51.383102 [ 4 ] {87b91b66-229d-412d-b26b-5bf43d088ee3} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.02.19 01:38:51.383141 [ 4 ] {87b91b66-229d-412d-b26b-5bf43d088ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3852 | 2026.02.19 01:38:51.383447 [ 4 ] {87b91b66-229d-412d-b26b-5bf43d088ee3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3853 | 2026.02.19 01:38:51.383664 [ 4 ] {87b91b66-229d-412d-b26b-5bf43d088ee3} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.02.19 01:38:51.383794 [ 4 ] {87b91b66-229d-412d-b26b-5bf43d088ee3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001183 sec., 20287.404902789516 rows/sec., 1.68 MiB/sec. | ||
| 3855 | 2026.02.19 01:38:51.383832 [ 4 ] {87b91b66-229d-412d-b26b-5bf43d088ee3} <Debug> TCPHandler: Processed in 0.001345785 sec. | ||
| 3856 | 2026.02.19 01:38:51.383942 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3857 | 2026.02.19 01:38:51.384048 [ 4 ] {2eeb37b6-0b2e-4975-9013-9856a187c826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3858 | 2026.02.19 01:38:51.384097 [ 4 ] {2eeb37b6-0b2e-4975-9013-9856a187c826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3859 | 2026.02.19 01:38:51.384501 [ 4 ] {2eeb37b6-0b2e-4975-9013-9856a187c826} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3860 | 2026.02.19 01:38:51.384538 [ 4 ] {2eeb37b6-0b2e-4975-9013-9856a187c826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3861 | 2026.02.19 01:38:51.384839 [ 4 ] {2eeb37b6-0b2e-4975-9013-9856a187c826} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3862 | 2026.02.19 01:38:51.385085 [ 4 ] {2eeb37b6-0b2e-4975-9013-9856a187c826} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.02.19 01:38:51.385219 [ 4 ] {2eeb37b6-0b2e-4975-9013-9856a187c826} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001191 sec., 1679.2611251049539 rows/sec., 136.93 KiB/sec. | ||
| 3864 | 2026.02.19 01:38:51.385257 [ 4 ] {2eeb37b6-0b2e-4975-9013-9856a187c826} <Debug> TCPHandler: Processed in 0.001363926 sec. | ||
| 3865 | 2026.02.19 01:38:51.385358 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3866 | 2026.02.19 01:38:51.385452 [ 4 ] {7ffb34e7-c64c-470c-ac6b-bc4e37246dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3867 | 2026.02.19 01:38:51.385492 [ 4 ] {7ffb34e7-c64c-470c-ac6b-bc4e37246dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3868 | 2026.02.19 01:38:51.386577 [ 4 ] {7ffb34e7-c64c-470c-ac6b-bc4e37246dca} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.02.19 01:38:51.386612 [ 4 ] {7ffb34e7-c64c-470c-ac6b-bc4e37246dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3870 | 2026.02.19 01:38:51.387091 [ 4 ] {7ffb34e7-c64c-470c-ac6b-bc4e37246dca} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3871 | 2026.02.19 01:38:51.387315 [ 4 ] {7ffb34e7-c64c-470c-ac6b-bc4e37246dca} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.02.19 01:38:51.387422 [ 147 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3873 | 2026.02.19 01:38:51.387445 [ 4 ] {7ffb34e7-c64c-470c-ac6b-bc4e37246dca} <Debug> executeQuery: Read 1338 rows, 114.59 KiB in 0.002011 sec., 665340.6265539532 rows/sec., 55.64 MiB/sec. | ||
| 3874 | 2026.02.19 01:38:51.387496 [ 147 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2026.02.19 01:38:51.387504 [ 4 ] {7ffb34e7-c64c-470c-ac6b-bc4e37246dca} <Debug> TCPHandler: Processed in 0.002194812 sec. | ||
| 3876 | 2026.02.19 01:38:51.387528 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3877 | 2026.02.19 01:38:51.387631 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.02.19 01:38:51.387673 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 3879 | 2026.02.19 01:38:51.387727 [ 4 ] {e72bad2b-c460-4c82-a56a-da6e8e392cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3880 | 2026.02.19 01:38:51.387773 [ 4 ] {e72bad2b-c460-4c82-a56a-da6e8e392cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3881 | 2026.02.19 01:38:51.387828 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3882 | 2026.02.19 01:38:51.387873 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1005 rows starting from the beginning of the part | ||
| 3883 | 2026.02.19 01:38:51.387950 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 76 rows starting from the beginning of the part | ||
| 3884 | 2026.02.19 01:38:51.388001 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 117 rows starting from the beginning of the part | ||
| 3885 | 2026.02.19 01:38:51.388050 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 76 rows starting from the beginning of the part | ||
| 3886 | 2026.02.19 01:38:51.388095 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 116 rows starting from the beginning of the part | ||
| 3887 | 2026.02.19 01:38:51.388138 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1338 rows starting from the beginning of the part | ||
| 3888 | 2026.02.19 01:38:51.388190 [ 4 ] {e72bad2b-c460-4c82-a56a-da6e8e392cf0} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2026.02.19 01:38:51.388232 [ 4 ] {e72bad2b-c460-4c82-a56a-da6e8e392cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3890 | 2026.02.19 01:38:51.388630 [ 4 ] {e72bad2b-c460-4c82-a56a-da6e8e392cf0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3891 | 2026.02.19 01:38:51.388855 [ 4 ] {e72bad2b-c460-4c82-a56a-da6e8e392cf0} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.02.19 01:38:51.388959 [ 147 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3893 | 2026.02.19 01:38:51.388992 [ 147 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.02.19 01:38:51.388998 [ 4 ] {e72bad2b-c460-4c82-a56a-da6e8e392cf0} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001278 sec., 18779.342723004695 rows/sec., 1.42 MiB/sec. | ||
| 3895 | 2026.02.19 01:38:51.389014 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3896 | 2026.02.19 01:38:51.389046 [ 4 ] {e72bad2b-c460-4c82-a56a-da6e8e392cf0} <Debug> TCPHandler: Processed in 0.001463769 sec. | ||
| 3897 | 2026.02.19 01:38:51.389135 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 3898 | 2026.02.19 01:38:51.389162 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.02.19 01:38:51.389271 [ 4 ] {7ee10ac1-d85a-4aed-8d70-6bc639eab999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3900 | 2026.02.19 01:38:51.389278 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3901 | 2026.02.19 01:38:51.389314 [ 4 ] {7ee10ac1-d85a-4aed-8d70-6bc639eab999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3902 | 2026.02.19 01:38:51.389327 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 210 rows starting from the beginning of the part | ||
| 3903 | 2026.02.19 01:38:51.389405 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 3904 | 2026.02.19 01:38:51.389451 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 3905 | 2026.02.19 01:38:51.389493 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 3906 | 2026.02.19 01:38:51.389533 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 3907 | 2026.02.19 01:38:51.389572 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 3908 | 2026.02.19 01:38:51.389762 [ 196 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2728 rows, containing 5 columns (5 merged, 0 gathered) in 0.002156391 sec., 1265076.695274651 rows/sec., 109.71 MiB/sec. | ||
| 3909 | 2026.02.19 01:38:51.389805 [ 4 ] {7ee10ac1-d85a-4aed-8d70-6bc639eab999} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2026.02.19 01:38:51.389842 [ 4 ] {7ee10ac1-d85a-4aed-8d70-6bc639eab999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3911 | 2026.02.19 01:38:51.390066 [ 189 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3912 | 2026.02.19 01:38:51.390278 [ 4 ] {7ee10ac1-d85a-4aed-8d70-6bc639eab999} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3913 | 2026.02.19 01:38:51.390390 [ 189 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_21_4} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.02.19 01:38:51.390479 [ 189 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_21_4} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3915 | 2026.02.19 01:38:51.390484 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408417 sec., 224365.3690632817 rows/sec., 15.86 MiB/sec. | ||
| 3916 | 2026.02.19 01:38:51.390546 [ 4 ] {7ee10ac1-d85a-4aed-8d70-6bc639eab999} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2026.02.19 01:38:51.390577 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3918 | 2026.02.19 01:38:51.390651 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3919 | 2026.02.19 01:38:51.390680 [ 4 ] {7ee10ac1-d85a-4aed-8d70-6bc639eab999} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001427 sec., 176594.25367904693 rows/sec., 12.21 MiB/sec. | ||
| 3920 | 2026.02.19 01:38:51.390722 [ 4 ] {7ee10ac1-d85a-4aed-8d70-6bc639eab999} <Debug> TCPHandler: Processed in 0.001608741 sec. | ||
| 3921 | 2026.02.19 01:38:51.390853 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2026.02.19 01:38:51.390946 [ 4 ] {6c4231d8-a77e-49da-b4f4-bf88b7e954d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3923 | 2026.02.19 01:38:51.390979 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_21_4} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2026.02.19 01:38:51.390997 [ 4 ] {6c4231d8-a77e-49da-b4f4-bf88b7e954d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3925 | 2026.02.19 01:38:51.391061 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_21_4} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3926 | 2026.02.19 01:38:51.391141 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3927 | 2026.02.19 01:38:51.391401 [ 4 ] {6c4231d8-a77e-49da-b4f4-bf88b7e954d0} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2026.02.19 01:38:51.391441 [ 4 ] {6c4231d8-a77e-49da-b4f4-bf88b7e954d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3929 | 2026.02.19 01:38:51.391746 [ 4 ] {6c4231d8-a77e-49da-b4f4-bf88b7e954d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3930 | 2026.02.19 01:38:51.391955 [ 4 ] {6c4231d8-a77e-49da-b4f4-bf88b7e954d0} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.02.19 01:38:51.392087 [ 4 ] {6c4231d8-a77e-49da-b4f4-bf88b7e954d0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 804.72 KiB/sec. | ||
| 3932 | 2026.02.19 01:38:51.392123 [ 4 ] {6c4231d8-a77e-49da-b4f4-bf88b7e954d0} <Debug> TCPHandler: Processed in 0.001328556 sec. | ||
| 3933 | 2026.02.19 01:38:51.392226 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3934 | 2026.02.19 01:38:51.392313 [ 4 ] {0476ee4c-72c6-4c93-b45d-255450c7f4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3935 | 2026.02.19 01:38:51.392349 [ 4 ] {0476ee4c-72c6-4c93-b45d-255450c7f4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3936 | 2026.02.19 01:38:51.392906 [ 4 ] {0476ee4c-72c6-4c93-b45d-255450c7f4ed} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.02.19 01:38:51.393012 [ 4 ] {0476ee4c-72c6-4c93-b45d-255450c7f4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3938 | 2026.02.19 01:38:51.393332 [ 4 ] {0476ee4c-72c6-4c93-b45d-255450c7f4ed} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3939 | 2026.02.19 01:38:51.393545 [ 4 ] {0476ee4c-72c6-4c93-b45d-255450c7f4ed} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2026.02.19 01:38:51.393640 [ 147 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3941 | 2026.02.19 01:38:51.393671 [ 147 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2026.02.19 01:38:51.393671 [ 4 ] {0476ee4c-72c6-4c93-b45d-255450c7f4ed} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001352 sec., 420118.3431952663 rows/sec., 31.51 MiB/sec. | ||
| 3943 | 2026.02.19 01:38:51.393687 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3944 | 2026.02.19 01:38:51.393722 [ 4 ] {0476ee4c-72c6-4c93-b45d-255450c7f4ed} <Debug> TCPHandler: Processed in 0.00152634 sec. | ||
| 3945 | 2026.02.19 01:38:51.393788 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 3946 | 2026.02.19 01:38:51.393841 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2026.02.19 01:38:51.393886 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3948 | 2026.02.19 01:38:51.393920 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 600 rows starting from the beginning of the part | ||
| 3949 | 2026.02.19 01:38:51.393938 [ 4 ] {e47cba6d-56b5-47e0-aca2-69d429a7b567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3950 | 2026.02.19 01:38:51.393983 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part | ||
| 3951 | 2026.02.19 01:38:51.393984 [ 4 ] {e47cba6d-56b5-47e0-aca2-69d429a7b567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3952 | 2026.02.19 01:38:51.394079 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 96 rows starting from the beginning of the part | ||
| 3953 | 2026.02.19 01:38:51.394146 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 74 rows starting from the beginning of the part | ||
| 3954 | 2026.02.19 01:38:51.394206 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 94 rows starting from the beginning of the part | ||
| 3955 | 2026.02.19 01:38:51.394251 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 568 rows starting from the beginning of the part | ||
| 3956 | 2026.02.19 01:38:51.395266 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1506 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512509 sec., 995696.5545328987 rows/sec., 78.08 MiB/sec. | ||
| 3957 | 2026.02.19 01:38:51.395445 [ 4 ] {e47cba6d-56b5-47e0-aca2-69d429a7b567} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.02.19 01:38:51.395456 [ 196 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3959 | 2026.02.19 01:38:51.395486 [ 4 ] {e47cba6d-56b5-47e0-aca2-69d429a7b567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3960 | 2026.02.19 01:38:51.395731 [ 196 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_21_4} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.02.19 01:38:51.395800 [ 196 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_21_4} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3962 | 2026.02.19 01:38:51.395877 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3963 | 2026.02.19 01:38:51.396136 [ 4 ] {e47cba6d-56b5-47e0-aca2-69d429a7b567} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3964 | 2026.02.19 01:38:51.396350 [ 4 ] {e47cba6d-56b5-47e0-aca2-69d429a7b567} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.02.19 01:38:51.396479 [ 4 ] {e47cba6d-56b5-47e0-aca2-69d429a7b567} <Debug> executeQuery: Read 4002 rows, 274.58 KiB in 0.00256 sec., 1563281.2499999998 rows/sec., 104.75 MiB/sec. | ||
| 3966 | 2026.02.19 01:38:51.396517 [ 4 ] {e47cba6d-56b5-47e0-aca2-69d429a7b567} <Debug> TCPHandler: Processed in 0.002724252 sec. | ||
| 3967 | 2026.02.19 01:38:51.396637 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2026.02.19 01:38:51.396729 [ 4 ] {5effe344-1a1c-477c-bd0e-0b9a8b004d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3969 | 2026.02.19 01:38:51.396782 [ 4 ] {5effe344-1a1c-477c-bd0e-0b9a8b004d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3970 | 2026.02.19 01:38:51.397523 [ 4 ] {5effe344-1a1c-477c-bd0e-0b9a8b004d24} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.02.19 01:38:51.397558 [ 4 ] {5effe344-1a1c-477c-bd0e-0b9a8b004d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3972 | 2026.02.19 01:38:51.398067 [ 4 ] {5effe344-1a1c-477c-bd0e-0b9a8b004d24} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3973 | 2026.02.19 01:38:51.398284 [ 4 ] {5effe344-1a1c-477c-bd0e-0b9a8b004d24} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2026.02.19 01:38:51.398392 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3975 | 2026.02.19 01:38:51.398420 [ 4 ] {5effe344-1a1c-477c-bd0e-0b9a8b004d24} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001709 sec., 5851.375073142189 rows/sec., 10.49 MiB/sec. | ||
| 3976 | 2026.02.19 01:38:51.398425 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.02.19 01:38:51.398494 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3978 | 2026.02.19 01:38:51.398505 [ 4 ] {5effe344-1a1c-477c-bd0e-0b9a8b004d24} <Debug> TCPHandler: Processed in 0.001917106 sec. | ||
| 3979 | 2026.02.19 01:38:51.398570 [ 189 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 3980 | 2026.02.19 01:38:51.398634 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2026.02.19 01:38:51.398732 [ 4 ] {3f248a89-b143-41e6-9833-2f9674fa253a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3982 | 2026.02.19 01:38:51.398762 [ 189 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3983 | 2026.02.19 01:38:51.398776 [ 4 ] {3f248a89-b143-41e6-9833-2f9674fa253a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3984 | 2026.02.19 01:38:51.398827 [ 189 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 297 rows starting from the beginning of the part | ||
| 3985 | 2026.02.19 01:38:51.398988 [ 189 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 3986 | 2026.02.19 01:38:51.399093 [ 189 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 3987 | 2026.02.19 01:38:51.399190 [ 189 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 3988 | 2026.02.19 01:38:51.399220 [ 4 ] {3f248a89-b143-41e6-9833-2f9674fa253a} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2026.02.19 01:38:51.399264 [ 4 ] {3f248a89-b143-41e6-9833-2f9674fa253a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3990 | 2026.02.19 01:38:51.399285 [ 189 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 3991 | 2026.02.19 01:38:51.399393 [ 189 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 3992 | 2026.02.19 01:38:51.399707 [ 4 ] {3f248a89-b143-41e6-9833-2f9674fa253a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3993 | 2026.02.19 01:38:51.400047 [ 4 ] {3f248a89-b143-41e6-9833-2f9674fa253a} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.02.19 01:38:51.400219 [ 4 ] {3f248a89-b143-41e6-9833-2f9674fa253a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. | ||
| 3995 | 2026.02.19 01:38:51.400262 [ 4 ] {3f248a89-b143-41e6-9833-2f9674fa253a} <Debug> TCPHandler: Processed in 0.001677002 sec. | ||
| 3996 | 2026.02.19 01:38:51.402851 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 387 rows, containing 19 columns (19 merged, 0 gathered) in 0.004310823 sec., 89774.04082700681 rows/sec., 160.87 MiB/sec. | ||
| 3997 | 2026.02.19 01:38:51.403524 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3998 | 2026.02.19 01:38:51.403903 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.02.19 01:38:51.403982 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4000 | 2026.02.19 01:38:51.404115 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 4001 | 2026.02.19 01:38:52.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.05 MiB, peak 244.01 MiB, free memory in arenas 0.00 B, will set to 239.11 MiB (RSS), difference: 1.06 MiB | ||
| 4002 | 2026.02.19 01:38:53.134767 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8220 | ||
| 4003 | 2026.02.19 01:38:53.135302 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.02.19 01:38:53.135349 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4005 | 2026.02.19 01:38:53.135836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4006 | 2026.02.19 01:38:53.136065 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.02.19 01:38:53.136198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8220 | ||
| 4008 | 2026.02.19 01:38:53.555119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4009 | 2026.02.19 01:38:53.570613 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.02.19 01:38:53.570674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4011 | 2026.02.19 01:38:53.576504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4012 | 2026.02.19 01:38:53.577196 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2026.02.19 01:38:53.580066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4014 | 2026.02.19 01:38:54.749116 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55801 | ||
| 4015 | 2026.02.19 01:38:54.749233 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4016 | 2026.02.19 01:38:54.749260 [ 288 ] {} <Debug> TCP-Session: 109c5041-5b2e-47eb-a2fc-86fa29abb3f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55801 | ||
| 4017 | 2026.02.19 01:38:54.749284 [ 288 ] {} <Debug> TCP-Session: 109c5041-5b2e-47eb-a2fc-86fa29abb3f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4018 | 2026.02.19 01:38:54.749297 [ 288 ] {} <Debug> TCP-Session: 109c5041-5b2e-47eb-a2fc-86fa29abb3f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.02.19 01:38:54.749542 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50797 | ||
| 4020 | 2026.02.19 01:38:54.749577 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60802 | ||
| 4021 | 2026.02.19 01:38:54.749602 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45041 | ||
| 4022 | 2026.02.19 01:38:54.749592 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34181 | ||
| 4023 | 2026.02.19 01:38:54.749661 [ 288 ] {} <Trace> TCP-Session: 109c5041-5b2e-47eb-a2fc-86fa29abb3f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2026.02.19 01:38:54.749671 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4025 | 2026.02.19 01:38:54.749699 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4026 | 2026.02.19 01:38:54.749699 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4027 | 2026.02.19 01:38:54.749725 [ 289 ] {} <Debug> TCP-Session: 813b6783-4e44-4c8e-ac4e-fa80690c7c47 Authenticating user 'default' from [fd00:1122:3344:101::e]:50797 | ||
| 4028 | 2026.02.19 01:38:54.749735 [ 294 ] {} <Debug> TCP-Session: 05b1ca42-0ffe-4ae1-b8d8-635511618cca Authenticating user 'default' from [fd00:1122:3344:101::e]:60802 | ||
| 4029 | 2026.02.19 01:38:54.749743 [ 286 ] {} <Debug> TCP-Session: 2cb5c783-0af9-40a8-8ad8-8ca7ed8c71ff Authenticating user 'default' from [fd00:1122:3344:101::e]:45041 | ||
| 4030 | 2026.02.19 01:38:54.749763 [ 289 ] {} <Debug> TCP-Session: 813b6783-4e44-4c8e-ac4e-fa80690c7c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4031 | 2026.02.19 01:38:54.749773 [ 294 ] {} <Debug> TCP-Session: 05b1ca42-0ffe-4ae1-b8d8-635511618cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.02.19 01:38:54.749782 [ 286 ] {} <Debug> TCP-Session: 2cb5c783-0af9-40a8-8ad8-8ca7ed8c71ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.02.19 01:38:54.749789 [ 289 ] {} <Debug> TCP-Session: 813b6783-4e44-4c8e-ac4e-fa80690c7c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2026.02.19 01:38:54.749799 [ 294 ] {} <Debug> TCP-Session: 05b1ca42-0ffe-4ae1-b8d8-635511618cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2026.02.19 01:38:54.749808 [ 286 ] {} <Debug> TCP-Session: 2cb5c783-0af9-40a8-8ad8-8ca7ed8c71ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.02.19 01:38:54.749806 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4037 | 2026.02.19 01:38:54.749851 [ 288 ] {b5e60cfe-e4f7-4d7e-bdde-a9cf3d189802} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55801) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4038 | 2026.02.19 01:38:54.749873 [ 3 ] {} <Debug> TCP-Session: d67e0e7b-ab45-4992-99eb-92642ce0eaa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34181 | ||
| 4039 | 2026.02.19 01:38:54.749572 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59057 | ||
| 4040 | 2026.02.19 01:38:54.749895 [ 3 ] {} <Debug> TCP-Session: d67e0e7b-ab45-4992-99eb-92642ce0eaa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.02.19 01:38:54.749564 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53263 | ||
| 4042 | 2026.02.19 01:38:54.749927 [ 3 ] {} <Debug> TCP-Session: d67e0e7b-ab45-4992-99eb-92642ce0eaa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.02.19 01:38:54.749555 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47856 | ||
| 4044 | 2026.02.19 01:38:54.749549 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50837 | ||
| 4045 | 2026.02.19 01:38:54.750242 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4046 | 2026.02.19 01:38:54.750257 [ 288 ] {b5e60cfe-e4f7-4d7e-bdde-a9cf3d189802} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4047 | 2026.02.19 01:38:54.750275 [ 292 ] {} <Debug> TCP-Session: 6258e54f-980a-40f3-ac8f-08b0287fb2fa Authenticating user 'default' from [fd00:1122:3344:101::e]:59057 | ||
| 4048 | 2026.02.19 01:38:54.750275 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4049 | 2026.02.19 01:38:54.750294 [ 292 ] {} <Debug> TCP-Session: 6258e54f-980a-40f3-ac8f-08b0287fb2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2026.02.19 01:38:54.750316 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2026.02.19 01:38:54.750322 [ 290 ] {} <Debug> TCP-Session: e294cecd-2393-4823-9616-0ce2379f2cb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47856 | ||
| 4052 | 2026.02.19 01:38:54.750323 [ 292 ] {} <Debug> TCP-Session: 6258e54f-980a-40f3-ac8f-08b0287fb2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2026.02.19 01:38:54.750363 [ 290 ] {} <Debug> TCP-Session: e294cecd-2393-4823-9616-0ce2379f2cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2026.02.19 01:38:54.750356 [ 293 ] {} <Debug> TCP-Session: 70f65d3b-f06f-4926-9308-45f3e968dfef Authenticating user 'default' from [fd00:1122:3344:101::e]:53263 | ||
| 4055 | 2026.02.19 01:38:54.750393 [ 290 ] {} <Debug> TCP-Session: e294cecd-2393-4823-9616-0ce2379f2cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.02.19 01:38:54.750418 [ 293 ] {} <Debug> TCP-Session: 70f65d3b-f06f-4926-9308-45f3e968dfef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.02.19 01:38:54.750415 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4058 | 2026.02.19 01:38:54.750443 [ 293 ] {} <Debug> TCP-Session: 70f65d3b-f06f-4926-9308-45f3e968dfef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2026.02.19 01:38:54.750320 [ 288 ] {b5e60cfe-e4f7-4d7e-bdde-a9cf3d189802} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4060 | 2026.02.19 01:38:54.750472 [ 291 ] {} <Debug> TCP-Session: 9d9f2ccb-6d0c-466b-a8df-f1304312739b Authenticating user 'default' from [fd00:1122:3344:101::e]:50837 | ||
| 4061 | 2026.02.19 01:38:54.750517 [ 291 ] {} <Debug> TCP-Session: 9d9f2ccb-6d0c-466b-a8df-f1304312739b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.02.19 01:38:54.750530 [ 291 ] {} <Debug> TCP-Session: 9d9f2ccb-6d0c-466b-a8df-f1304312739b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.02.19 01:38:54.750798 [ 288 ] {b5e60cfe-e4f7-4d7e-bdde-a9cf3d189802} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 4064 | 2026.02.19 01:38:54.751884 [ 318 ] {b5e60cfe-e4f7-4d7e-bdde-a9cf3d189802} <Trace> AggregatingTransform: Aggregating | ||
| 4065 | 2026.02.19 01:38:54.751927 [ 318 ] {b5e60cfe-e4f7-4d7e-bdde-a9cf3d189802} <Trace> Aggregator: Aggregation method: without_key | ||
| 4066 | 2026.02.19 01:38:54.751967 [ 318 ] {b5e60cfe-e4f7-4d7e-bdde-a9cf3d189802} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001063951 sec. (939.893 rows/sec., 36.71 KiB/sec.) | ||
| 4067 | 2026.02.19 01:38:54.751983 [ 318 ] {b5e60cfe-e4f7-4d7e-bdde-a9cf3d189802} <Trace> Aggregator: Merging aggregated data | ||
| 4068 | 2026.02.19 01:38:54.753317 [ 288 ] {b5e60cfe-e4f7-4d7e-bdde-a9cf3d189802} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003531 sec., 283.2058906825262 rows/sec., 11.06 KiB/sec. | ||
| 4069 | 2026.02.19 01:38:54.753506 [ 288 ] {b5e60cfe-e4f7-4d7e-bdde-a9cf3d189802} <Debug> TCPHandler: Processed in 0.004002156 sec. | ||
| 4070 | 2026.02.19 01:38:54.753655 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4071 | 2026.02.19 01:38:54.753679 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4072 | 2026.02.19 01:38:54.753695 [ 288 ] {} <Debug> TCP-Session: 109c5041-5b2e-47eb-a2fc-86fa29abb3f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.02.19 01:38:54.753701 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4074 | 2026.02.19 01:38:54.753732 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4075 | 2026.02.19 01:38:54.753757 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4076 | 2026.02.19 01:38:54.753768 [ 291 ] {} <Debug> TCP-Session: 9d9f2ccb-6d0c-466b-a8df-f1304312739b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.02.19 01:38:54.753786 [ 290 ] {} <Debug> TCP-Session: e294cecd-2393-4823-9616-0ce2379f2cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2026.02.19 01:38:54.753793 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4079 | 2026.02.19 01:38:54.753816 [ 293 ] {} <Debug> TCP-Session: 70f65d3b-f06f-4926-9308-45f3e968dfef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.02.19 01:38:54.753810 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4081 | 2026.02.19 01:38:54.753859 [ 292 ] {} <Debug> TCP-Session: 6258e54f-980a-40f3-ac8f-08b0287fb2fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2026.02.19 01:38:54.753770 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4083 | 2026.02.19 01:38:54.753894 [ 3 ] {} <Debug> TCP-Session: d67e0e7b-ab45-4992-99eb-92642ce0eaa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.02.19 01:38:54.753726 [ 286 ] {} <Debug> TCP-Session: 2cb5c783-0af9-40a8-8ad8-8ca7ed8c71ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.02.19 01:38:54.753933 [ 294 ] {} <Debug> TCP-Session: 05b1ca42-0ffe-4ae1-b8d8-635511618cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.02.19 01:38:54.753725 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4087 | 2026.02.19 01:38:54.754006 [ 289 ] {} <Debug> TCP-Session: 813b6783-4e44-4c8e-ac4e-fa80690c7c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.02.19 01:38:54.800956 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39860 | ||
| 4089 | 2026.02.19 01:38:54.801061 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4090 | 2026.02.19 01:38:54.801087 [ 288 ] {} <Debug> TCP-Session: 13eb449f-3150-4269-b580-4b803453f922 Authenticating user 'default' from [fd00:1122:3344:101::e]:39860 | ||
| 4091 | 2026.02.19 01:38:54.801111 [ 288 ] {} <Debug> TCP-Session: 13eb449f-3150-4269-b580-4b803453f922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4092 | 2026.02.19 01:38:54.801124 [ 288 ] {} <Debug> TCP-Session: 13eb449f-3150-4269-b580-4b803453f922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2026.02.19 01:38:54.801332 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61023 | ||
| 4094 | 2026.02.19 01:38:54.801374 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62645 | ||
| 4095 | 2026.02.19 01:38:54.801379 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62302 | ||
| 4096 | 2026.02.19 01:38:54.801419 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63585 | ||
| 4097 | 2026.02.19 01:38:54.801438 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4098 | 2026.02.19 01:38:54.801472 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4099 | 2026.02.19 01:38:54.801472 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63681 | ||
| 4100 | 2026.02.19 01:38:54.801508 [ 290 ] {} <Debug> TCP-Session: 3b69a1c0-c5b7-4134-a958-afecd383e67d Authenticating user 'default' from [fd00:1122:3344:101::e]:62645 | ||
| 4101 | 2026.02.19 01:38:54.801514 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4102 | 2026.02.19 01:38:54.801537 [ 290 ] {} <Debug> TCP-Session: 3b69a1c0-c5b7-4134-a958-afecd383e67d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2026.02.19 01:38:54.801555 [ 293 ] {} <Debug> TCP-Session: 5162e63c-1ed2-41d4-9e01-24d62dedda17 Authenticating user 'default' from [fd00:1122:3344:101::e]:63585 | ||
| 4104 | 2026.02.19 01:38:54.801560 [ 288 ] {} <Trace> TCP-Session: 13eb449f-3150-4269-b580-4b803453f922 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2026.02.19 01:38:54.801586 [ 293 ] {} <Debug> TCP-Session: 5162e63c-1ed2-41d4-9e01-24d62dedda17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2026.02.19 01:38:54.801564 [ 290 ] {} <Debug> TCP-Session: 3b69a1c0-c5b7-4134-a958-afecd383e67d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.02.19 01:38:54.801613 [ 293 ] {} <Debug> TCP-Session: 5162e63c-1ed2-41d4-9e01-24d62dedda17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.02.19 01:38:54.801562 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4109 | 2026.02.19 01:38:54.801493 [ 289 ] {} <Debug> TCP-Session: 86ed4945-c8cc-40ed-a26d-121c3448505b Authenticating user 'default' from [fd00:1122:3344:101::e]:61023 | ||
| 4110 | 2026.02.19 01:38:54.801678 [ 286 ] {} <Debug> TCP-Session: bcb54d04-abf3-4c4a-b694-a06880c73960 Authenticating user 'default' from [fd00:1122:3344:101::e]:63681 | ||
| 4111 | 2026.02.19 01:38:54.801696 [ 289 ] {} <Debug> TCP-Session: 86ed4945-c8cc-40ed-a26d-121c3448505b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2026.02.19 01:38:54.801710 [ 286 ] {} <Debug> TCP-Session: bcb54d04-abf3-4c4a-b694-a06880c73960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.02.19 01:38:54.801721 [ 289 ] {} <Debug> TCP-Session: 86ed4945-c8cc-40ed-a26d-121c3448505b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2026.02.19 01:38:54.801736 [ 286 ] {} <Debug> TCP-Session: bcb54d04-abf3-4c4a-b694-a06880c73960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2026.02.19 01:38:54.801751 [ 288 ] {7506282b-f17c-4855-a394-23030e10d9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39860) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4116 | 2026.02.19 01:38:54.801442 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60141 | ||
| 4117 | 2026.02.19 01:38:54.801432 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42651 | ||
| 4118 | 2026.02.19 01:38:54.801408 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48900 | ||
| 4119 | 2026.02.19 01:38:54.801846 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4120 | 2026.02.19 01:38:54.801506 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4121 | 2026.02.19 01:38:54.801882 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4122 | 2026.02.19 01:38:54.801907 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4123 | 2026.02.19 01:38:54.801908 [ 291 ] {} <Debug> TCP-Session: d3a41a85-4a46-45fa-90e4-b5a56aef0e29 Authenticating user 'default' from [fd00:1122:3344:101::e]:62302 | ||
| 4124 | 2026.02.19 01:38:54.801921 [ 294 ] {} <Debug> TCP-Session: e3463f16-ded8-4bf9-a1bb-28d408430757 Authenticating user 'default' from [fd00:1122:3344:101::e]:42651 | ||
| 4125 | 2026.02.19 01:38:54.801937 [ 292 ] {} <Debug> TCP-Session: 164f66df-55e5-4476-8c0a-467545007cd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48900 | ||
| 4126 | 2026.02.19 01:38:54.801954 [ 291 ] {} <Debug> TCP-Session: d3a41a85-4a46-45fa-90e4-b5a56aef0e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4127 | 2026.02.19 01:38:54.801966 [ 294 ] {} <Debug> TCP-Session: e3463f16-ded8-4bf9-a1bb-28d408430757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4128 | 2026.02.19 01:38:54.801981 [ 292 ] {} <Debug> TCP-Session: 164f66df-55e5-4476-8c0a-467545007cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2026.02.19 01:38:54.802005 [ 294 ] {} <Debug> TCP-Session: e3463f16-ded8-4bf9-a1bb-28d408430757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2026.02.19 01:38:54.802022 [ 288 ] {7506282b-f17c-4855-a394-23030e10d9d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4131 | 2026.02.19 01:38:54.802028 [ 292 ] {} <Debug> TCP-Session: 164f66df-55e5-4476-8c0a-467545007cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.02.19 01:38:54.801879 [ 3 ] {} <Debug> TCP-Session: 9ff732ca-27f3-4ac5-ad84-798d2ced54aa Authenticating user 'default' from [fd00:1122:3344:101::e]:60141 | ||
| 4133 | 2026.02.19 01:38:54.801992 [ 291 ] {} <Debug> TCP-Session: d3a41a85-4a46-45fa-90e4-b5a56aef0e29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.02.19 01:38:54.802083 [ 3 ] {} <Debug> TCP-Session: 9ff732ca-27f3-4ac5-ad84-798d2ced54aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2026.02.19 01:38:54.802089 [ 288 ] {7506282b-f17c-4855-a394-23030e10d9d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4136 | 2026.02.19 01:38:54.802122 [ 3 ] {} <Debug> TCP-Session: 9ff732ca-27f3-4ac5-ad84-798d2ced54aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.02.19 01:38:54.802404 [ 288 ] {7506282b-f17c-4855-a394-23030e10d9d8} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 4138 | 2026.02.19 01:38:54.803469 [ 327 ] {7506282b-f17c-4855-a394-23030e10d9d8} <Trace> AggregatingTransform: Aggregating | ||
| 4139 | 2026.02.19 01:38:54.803516 [ 327 ] {7506282b-f17c-4855-a394-23030e10d9d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 4140 | 2026.02.19 01:38:54.803550 [ 327 ] {7506282b-f17c-4855-a394-23030e10d9d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104641 sec. (955.648 rows/sec., 37.33 KiB/sec.) | ||
| 4141 | 2026.02.19 01:38:54.803569 [ 327 ] {7506282b-f17c-4855-a394-23030e10d9d8} <Trace> Aggregator: Merging aggregated data | ||
| 4142 | 2026.02.19 01:38:54.804874 [ 288 ] {7506282b-f17c-4855-a394-23030e10d9d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003176 sec., 314.86146095717885 rows/sec., 12.30 KiB/sec. | ||
| 4143 | 2026.02.19 01:38:54.805068 [ 288 ] {7506282b-f17c-4855-a394-23030e10d9d8} <Debug> TCPHandler: Processed in 0.0036323 sec. | ||
| 4144 | 2026.02.19 01:38:54.805208 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4145 | 2026.02.19 01:38:54.805228 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4146 | 2026.02.19 01:38:54.805244 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4147 | 2026.02.19 01:38:54.805263 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4148 | 2026.02.19 01:38:54.805275 [ 289 ] {} <Debug> TCP-Session: 86ed4945-c8cc-40ed-a26d-121c3448505b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.02.19 01:38:54.805294 [ 290 ] {} <Debug> TCP-Session: 3b69a1c0-c5b7-4134-a958-afecd383e67d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.02.19 01:38:54.805309 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4151 | 2026.02.19 01:38:54.805320 [ 286 ] {} <Debug> TCP-Session: bcb54d04-abf3-4c4a-b694-a06880c73960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2026.02.19 01:38:54.805342 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4153 | 2026.02.19 01:38:54.805364 [ 294 ] {} <Debug> TCP-Session: e3463f16-ded8-4bf9-a1bb-28d408430757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.02.19 01:38:54.805397 [ 293 ] {} <Debug> TCP-Session: 5162e63c-1ed2-41d4-9e01-24d62dedda17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2026.02.19 01:38:54.805368 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4156 | 2026.02.19 01:38:54.805293 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4157 | 2026.02.19 01:38:54.805461 [ 3 ] {} <Debug> TCP-Session: 9ff732ca-27f3-4ac5-ad84-798d2ced54aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.02.19 01:38:54.805325 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4159 | 2026.02.19 01:38:54.805481 [ 292 ] {} <Debug> TCP-Session: 164f66df-55e5-4476-8c0a-467545007cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4160 | 2026.02.19 01:38:54.805248 [ 288 ] {} <Debug> TCP-Session: 13eb449f-3150-4269-b580-4b803453f922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.02.19 01:38:54.805515 [ 291 ] {} <Debug> TCP-Session: d3a41a85-4a46-45fa-90e4-b5a56aef0e29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.02.19 01:38:54.930031 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39197 | ||
| 4163 | 2026.02.19 01:38:54.930154 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4164 | 2026.02.19 01:38:54.930193 [ 288 ] {} <Debug> TCP-Session: 1586b59d-477e-429f-8ace-9d1f66c92bb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39197 | ||
| 4165 | 2026.02.19 01:38:54.930223 [ 288 ] {} <Debug> TCP-Session: 1586b59d-477e-429f-8ace-9d1f66c92bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.02.19 01:38:54.930239 [ 288 ] {} <Debug> TCP-Session: 1586b59d-477e-429f-8ace-9d1f66c92bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.02.19 01:38:54.930465 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64426 | ||
| 4168 | 2026.02.19 01:38:54.930484 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55769 | ||
| 4169 | 2026.02.19 01:38:54.930519 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54763 | ||
| 4170 | 2026.02.19 01:38:54.930550 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63370 | ||
| 4171 | 2026.02.19 01:38:54.930578 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50341 | ||
| 4172 | 2026.02.19 01:38:54.930591 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4173 | 2026.02.19 01:38:54.930602 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4174 | 2026.02.19 01:38:54.930610 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4175 | 2026.02.19 01:38:54.930657 [ 289 ] {} <Debug> TCP-Session: f85f1631-70c0-42f1-abb0-b85f4d818302 Authenticating user 'default' from [fd00:1122:3344:101::e]:64426 | ||
| 4176 | 2026.02.19 01:38:54.930661 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4177 | 2026.02.19 01:38:54.930661 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4178 | 2026.02.19 01:38:54.930684 [ 293 ] {} <Debug> TCP-Session: 40cd79a6-55d1-4afe-9a8c-b7ada38a3d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:54763 | ||
| 4179 | 2026.02.19 01:38:54.930710 [ 294 ] {} <Debug> TCP-Session: 90e658a3-0f28-4f4c-8087-772a513c4339 Authenticating user 'default' from [fd00:1122:3344:101::e]:63370 | ||
| 4180 | 2026.02.19 01:38:54.930718 [ 3 ] {} <Debug> TCP-Session: cfbae069-67f6-445b-9ddd-5e94a309836a Authenticating user 'default' from [fd00:1122:3344:101::e]:50341 | ||
| 4181 | 2026.02.19 01:38:54.930731 [ 293 ] {} <Debug> TCP-Session: 40cd79a6-55d1-4afe-9a8c-b7ada38a3d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.02.19 01:38:54.930749 [ 294 ] {} <Debug> TCP-Session: 90e658a3-0f28-4f4c-8087-772a513c4339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4183 | 2026.02.19 01:38:54.930769 [ 293 ] {} <Debug> TCP-Session: 40cd79a6-55d1-4afe-9a8c-b7ada38a3d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.02.19 01:38:54.930781 [ 294 ] {} <Debug> TCP-Session: 90e658a3-0f28-4f4c-8087-772a513c4339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.02.19 01:38:54.930759 [ 3 ] {} <Debug> TCP-Session: cfbae069-67f6-445b-9ddd-5e94a309836a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.02.19 01:38:54.930690 [ 289 ] {} <Debug> TCP-Session: f85f1631-70c0-42f1-abb0-b85f4d818302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.02.19 01:38:54.930838 [ 3 ] {} <Debug> TCP-Session: cfbae069-67f6-445b-9ddd-5e94a309836a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.02.19 01:38:54.930861 [ 289 ] {} <Debug> TCP-Session: f85f1631-70c0-42f1-abb0-b85f4d818302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.02.19 01:38:54.930634 [ 292 ] {} <Debug> TCP-Session: 37e16d69-291f-43c3-a67c-2657ee2a877e Authenticating user 'default' from [fd00:1122:3344:101::e]:55769 | ||
| 4190 | 2026.02.19 01:38:54.930586 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48149 | ||
| 4191 | 2026.02.19 01:38:54.930922 [ 292 ] {} <Debug> TCP-Session: 37e16d69-291f-43c3-a67c-2657ee2a877e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.02.19 01:38:54.930474 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41373 | ||
| 4193 | 2026.02.19 01:38:54.930953 [ 292 ] {} <Debug> TCP-Session: 37e16d69-291f-43c3-a67c-2657ee2a877e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.02.19 01:38:54.930981 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4195 | 2026.02.19 01:38:54.930484 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65466 | ||
| 4196 | 2026.02.19 01:38:54.931022 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4197 | 2026.02.19 01:38:54.931019 [ 286 ] {} <Debug> TCP-Session: a0769dfa-6633-491e-a816-f4eff9fd4edb Authenticating user 'default' from [fd00:1122:3344:101::e]:48149 | ||
| 4198 | 2026.02.19 01:38:54.931069 [ 290 ] {} <Debug> TCP-Session: 3b53580a-1488-49d8-91a3-023fa26136f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41373 | ||
| 4199 | 2026.02.19 01:38:54.931081 [ 286 ] {} <Debug> TCP-Session: a0769dfa-6633-491e-a816-f4eff9fd4edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2026.02.19 01:38:54.931090 [ 290 ] {} <Debug> TCP-Session: 3b53580a-1488-49d8-91a3-023fa26136f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2026.02.19 01:38:54.931098 [ 286 ] {} <Debug> TCP-Session: a0769dfa-6633-491e-a816-f4eff9fd4edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2026.02.19 01:38:54.931106 [ 290 ] {} <Debug> TCP-Session: 3b53580a-1488-49d8-91a3-023fa26136f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2026.02.19 01:38:54.931115 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4204 | 2026.02.19 01:38:54.930592 [ 288 ] {} <Trace> TCP-Session: 1586b59d-477e-429f-8ace-9d1f66c92bb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2026.02.19 01:38:54.931157 [ 291 ] {} <Debug> TCP-Session: 5dbfae19-666e-461e-90fe-bdce8f0ad2f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65466 | ||
| 4206 | 2026.02.19 01:38:54.931190 [ 291 ] {} <Debug> TCP-Session: 5dbfae19-666e-461e-90fe-bdce8f0ad2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2026.02.19 01:38:54.931202 [ 291 ] {} <Debug> TCP-Session: 5dbfae19-666e-461e-90fe-bdce8f0ad2f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.02.19 01:38:54.931315 [ 288 ] {15755cbf-127f-4f0d-a76f-ffebb1e0442e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39197) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4209 | 2026.02.19 01:38:54.931573 [ 288 ] {15755cbf-127f-4f0d-a76f-ffebb1e0442e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4210 | 2026.02.19 01:38:54.931625 [ 288 ] {15755cbf-127f-4f0d-a76f-ffebb1e0442e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4211 | 2026.02.19 01:38:54.931926 [ 288 ] {15755cbf-127f-4f0d-a76f-ffebb1e0442e} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 4212 | 2026.02.19 01:38:54.932864 [ 299 ] {15755cbf-127f-4f0d-a76f-ffebb1e0442e} <Trace> AggregatingTransform: Aggregating | ||
| 4213 | 2026.02.19 01:38:54.932903 [ 299 ] {15755cbf-127f-4f0d-a76f-ffebb1e0442e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4214 | 2026.02.19 01:38:54.932934 [ 299 ] {15755cbf-127f-4f0d-a76f-ffebb1e0442e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904937 sec. (1105.049 rows/sec., 43.17 KiB/sec.) | ||
| 4215 | 2026.02.19 01:38:54.932950 [ 299 ] {15755cbf-127f-4f0d-a76f-ffebb1e0442e} <Trace> Aggregator: Merging aggregated data | ||
| 4216 | 2026.02.19 01:38:54.934238 [ 288 ] {15755cbf-127f-4f0d-a76f-ffebb1e0442e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002978 sec., 335.795836131632 rows/sec., 13.12 KiB/sec. | ||
| 4217 | 2026.02.19 01:38:54.934393 [ 288 ] {15755cbf-127f-4f0d-a76f-ffebb1e0442e} <Debug> TCPHandler: Processed in 0.003918016 sec. | ||
| 4218 | 2026.02.19 01:38:54.934556 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4219 | 2026.02.19 01:38:54.934585 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4220 | 2026.02.19 01:38:54.934605 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4221 | 2026.02.19 01:38:54.934635 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4222 | 2026.02.19 01:38:54.934658 [ 289 ] {} <Debug> TCP-Session: f85f1631-70c0-42f1-abb0-b85f4d818302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.02.19 01:38:54.934658 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4224 | 2026.02.19 01:38:54.934677 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4225 | 2026.02.19 01:38:54.934697 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4226 | 2026.02.19 01:38:54.934717 [ 294 ] {} <Debug> TCP-Session: 90e658a3-0f28-4f4c-8087-772a513c4339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2026.02.19 01:38:54.934715 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4228 | 2026.02.19 01:38:54.934728 [ 290 ] {} <Debug> TCP-Session: 3b53580a-1488-49d8-91a3-023fa26136f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2026.02.19 01:38:54.934740 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4230 | 2026.02.19 01:38:54.934766 [ 286 ] {} <Debug> TCP-Session: a0769dfa-6633-491e-a816-f4eff9fd4edb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.02.19 01:38:54.934752 [ 3 ] {} <Debug> TCP-Session: cfbae069-67f6-445b-9ddd-5e94a309836a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.02.19 01:38:54.934808 [ 293 ] {} <Debug> TCP-Session: 40cd79a6-55d1-4afe-9a8c-b7ada38a3d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2026.02.19 01:38:54.934683 [ 292 ] {} <Debug> TCP-Session: 37e16d69-291f-43c3-a67c-2657ee2a877e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2026.02.19 01:38:54.934639 [ 291 ] {} <Debug> TCP-Session: 5dbfae19-666e-461e-90fe-bdce8f0ad2f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.02.19 01:38:54.934598 [ 288 ] {} <Debug> TCP-Session: 1586b59d-477e-429f-8ace-9d1f66c92bb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2026.02.19 01:38:55.651498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 508 | ||
| 4237 | 2026.02.19 01:38:55.654343 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.02.19 01:38:55.654390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4239 | 2026.02.19 01:38:55.655641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4240 | 2026.02.19 01:38:55.655953 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.02.19 01:38:55.656210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
| 4242 | 2026.02.19 01:38:56.525572 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4243 | 2026.02.19 01:38:56.525767 [ 4 ] {d7694cb4-de4b-44ed-beb4-c6d8d8440dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4244 | 2026.02.19 01:38:56.525832 [ 4 ] {d7694cb4-de4b-44ed-beb4-c6d8d8440dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4245 | 2026.02.19 01:38:56.526500 [ 4 ] {d7694cb4-de4b-44ed-beb4-c6d8d8440dbd} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4246 | 2026.02.19 01:38:56.526551 [ 4 ] {d7694cb4-de4b-44ed-beb4-c6d8d8440dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4247 | 2026.02.19 01:38:56.526950 [ 4 ] {d7694cb4-de4b-44ed-beb4-c6d8d8440dbd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4248 | 2026.02.19 01:38:56.527175 [ 4 ] {d7694cb4-de4b-44ed-beb4-c6d8d8440dbd} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.02.19 01:38:56.527330 [ 4 ] {d7694cb4-de4b-44ed-beb4-c6d8d8440dbd} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001612 sec., 71960.29776674938 rows/sec., 6.11 MiB/sec. | ||
| 4250 | 2026.02.19 01:38:56.527378 [ 4 ] {d7694cb4-de4b-44ed-beb4-c6d8d8440dbd} <Debug> TCPHandler: Processed in 0.001931617 sec. | ||
| 4251 | 2026.02.19 01:38:56.527501 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4252 | 2026.02.19 01:38:56.527600 [ 4 ] {0824805a-34f2-46e5-a5d6-3480ef393744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4253 | 2026.02.19 01:38:56.527643 [ 4 ] {0824805a-34f2-46e5-a5d6-3480ef393744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4254 | 2026.02.19 01:38:56.528061 [ 4 ] {0824805a-34f2-46e5-a5d6-3480ef393744} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2026.02.19 01:38:56.528095 [ 4 ] {0824805a-34f2-46e5-a5d6-3480ef393744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4256 | 2026.02.19 01:38:56.528398 [ 4 ] {0824805a-34f2-46e5-a5d6-3480ef393744} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4257 | 2026.02.19 01:38:56.528605 [ 4 ] {0824805a-34f2-46e5-a5d6-3480ef393744} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.02.19 01:38:56.528729 [ 4 ] {0824805a-34f2-46e5-a5d6-3480ef393744} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001152 sec., 26041.666666666664 rows/sec., 1.91 MiB/sec. | ||
| 4259 | 2026.02.19 01:38:56.528767 [ 4 ] {0824805a-34f2-46e5-a5d6-3480ef393744} <Debug> TCPHandler: Processed in 0.001315586 sec. | ||
| 4260 | 2026.02.19 01:38:56.528890 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4261 | 2026.02.19 01:38:56.529015 [ 4 ] {fda8ddc7-ae18-46b8-8e72-4141028b0ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4262 | 2026.02.19 01:38:56.529065 [ 4 ] {fda8ddc7-ae18-46b8-8e72-4141028b0ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4263 | 2026.02.19 01:38:56.529544 [ 4 ] {fda8ddc7-ae18-46b8-8e72-4141028b0ad4} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.02.19 01:38:56.529582 [ 4 ] {fda8ddc7-ae18-46b8-8e72-4141028b0ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4265 | 2026.02.19 01:38:56.529912 [ 4 ] {fda8ddc7-ae18-46b8-8e72-4141028b0ad4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4266 | 2026.02.19 01:38:56.530145 [ 4 ] {fda8ddc7-ae18-46b8-8e72-4141028b0ad4} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.02.19 01:38:56.530273 [ 4 ] {fda8ddc7-ae18-46b8-8e72-4141028b0ad4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001284 sec., 73208.72274143303 rows/sec., 5.72 MiB/sec. | ||
| 4268 | 2026.02.19 01:38:56.530312 [ 4 ] {fda8ddc7-ae18-46b8-8e72-4141028b0ad4} <Debug> TCPHandler: Processed in 0.001483838 sec. | ||
| 4269 | 2026.02.19 01:38:56.530423 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2026.02.19 01:38:56.530521 [ 4 ] {5f3a2bb7-f320-428d-b52e-335f5cf23c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4271 | 2026.02.19 01:38:56.530564 [ 4 ] {5f3a2bb7-f320-428d-b52e-335f5cf23c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4272 | 2026.02.19 01:38:56.530971 [ 4 ] {5f3a2bb7-f320-428d-b52e-335f5cf23c95} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.02.19 01:38:56.531007 [ 4 ] {5f3a2bb7-f320-428d-b52e-335f5cf23c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4274 | 2026.02.19 01:38:56.531332 [ 4 ] {5f3a2bb7-f320-428d-b52e-335f5cf23c95} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4275 | 2026.02.19 01:38:56.531551 [ 4 ] {5f3a2bb7-f320-428d-b52e-335f5cf23c95} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.02.19 01:38:56.531640 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4277 | 2026.02.19 01:38:56.531679 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.02.19 01:38:56.531678 [ 4 ] {5f3a2bb7-f320-428d-b52e-335f5cf23c95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 4279 | 2026.02.19 01:38:56.531696 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4280 | 2026.02.19 01:38:56.531724 [ 4 ] {5f3a2bb7-f320-428d-b52e-335f5cf23c95} <Debug> TCPHandler: Processed in 0.001351755 sec. | ||
| 4281 | 2026.02.19 01:38:56.531837 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 4282 | 2026.02.19 01:38:56.531849 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2026.02.19 01:38:56.532014 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4284 | 2026.02.19 01:38:56.532018 [ 4 ] {aefe938d-8ece-4271-9272-632c7e055973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4285 | 2026.02.19 01:38:56.532063 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2091 rows starting from the beginning of the part | ||
| 4286 | 2026.02.19 01:38:56.532105 [ 4 ] {aefe938d-8ece-4271-9272-632c7e055973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4287 | 2026.02.19 01:38:56.532146 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
| 4288 | 2026.02.19 01:38:56.532202 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 4289 | 2026.02.19 01:38:56.532250 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 4290 | 2026.02.19 01:38:56.532295 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4002 rows starting from the beginning of the part | ||
| 4291 | 2026.02.19 01:38:56.532339 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4292 | 2026.02.19 01:38:56.532971 [ 4 ] {aefe938d-8ece-4271-9272-632c7e055973} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.02.19 01:38:56.533014 [ 4 ] {aefe938d-8ece-4271-9272-632c7e055973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4294 | 2026.02.19 01:38:56.533610 [ 4 ] {aefe938d-8ece-4271-9272-632c7e055973} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4295 | 2026.02.19 01:38:56.533863 [ 4 ] {aefe938d-8ece-4271-9272-632c7e055973} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.02.19 01:38:56.534003 [ 4 ] {aefe938d-8ece-4271-9272-632c7e055973} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00201 sec., 14925.373134328358 rows/sec., 26.75 MiB/sec. | ||
| 4297 | 2026.02.19 01:38:56.534061 [ 4 ] {aefe938d-8ece-4271-9272-632c7e055973} <Debug> TCPHandler: Processed in 0.002273673 sec. | ||
| 4298 | 2026.02.19 01:38:56.534185 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.02.19 01:38:56.534301 [ 4 ] {f977118c-b705-4235-ad93-7a4828ecfe9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4300 | 2026.02.19 01:38:56.534352 [ 4 ] {f977118c-b705-4235-ad93-7a4828ecfe9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4301 | 2026.02.19 01:38:56.534599 [ 195 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6734 rows, containing 5 columns (5 merged, 0 gathered) in 0.002827055 sec., 2381984.0788382255 rows/sec., 163.04 MiB/sec. | ||
| 4302 | 2026.02.19 01:38:56.534707 [ 4 ] {f977118c-b705-4235-ad93-7a4828ecfe9d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.02.19 01:38:56.534746 [ 4 ] {f977118c-b705-4235-ad93-7a4828ecfe9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4304 | 2026.02.19 01:38:56.535011 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4305 | 2026.02.19 01:38:56.535158 [ 4 ] {f977118c-b705-4235-ad93-7a4828ecfe9d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4306 | 2026.02.19 01:38:56.535315 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.02.19 01:38:56.535400 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4308 | 2026.02.19 01:38:56.535452 [ 4 ] {f977118c-b705-4235-ad93-7a4828ecfe9d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.02.19 01:38:56.535473 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 4310 | 2026.02.19 01:38:56.535593 [ 4 ] {f977118c-b705-4235-ad93-7a4828ecfe9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001317 sec., 45558.08656036446 rows/sec., 3.07 MiB/sec. | ||
| 4311 | 2026.02.19 01:38:56.535635 [ 4 ] {f977118c-b705-4235-ad93-7a4828ecfe9d} <Debug> TCPHandler: Processed in 0.001509998 sec. | ||
| 4312 | 2026.02.19 01:39:00.546044 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4313 | 2026.02.19 01:39:00.546094 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4314 | 2026.02.19 01:39:00.636299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8668 | ||
| 4315 | 2026.02.19 01:39:00.636988 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.02.19 01:39:00.637057 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4317 | 2026.02.19 01:39:00.637885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4318 | 2026.02.19 01:39:00.638144 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2026.02.19 01:39:00.638287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8668 | ||
| 4320 | 2026.02.19 01:39:01.080159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4321 | 2026.02.19 01:39:01.095458 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.02.19 01:39:01.095520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4323 | 2026.02.19 01:39:01.101457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4324 | 2026.02.19 01:39:01.102181 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.02.19 01:39:01.104922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4326 | 2026.02.19 01:39:01.524551 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.02.19 01:39:01.524724 [ 4 ] {ee06d14a-1bb1-4663-aeba-59b73d2c74d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4328 | 2026.02.19 01:39:01.524790 [ 4 ] {ee06d14a-1bb1-4663-aeba-59b73d2c74d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4329 | 2026.02.19 01:39:01.525463 [ 4 ] {ee06d14a-1bb1-4663-aeba-59b73d2c74d3} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.02.19 01:39:01.525511 [ 4 ] {ee06d14a-1bb1-4663-aeba-59b73d2c74d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4331 | 2026.02.19 01:39:01.525927 [ 4 ] {ee06d14a-1bb1-4663-aeba-59b73d2c74d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4332 | 2026.02.19 01:39:01.526193 [ 4 ] {ee06d14a-1bb1-4663-aeba-59b73d2c74d3} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.02.19 01:39:01.526338 [ 4 ] {ee06d14a-1bb1-4663-aeba-59b73d2c74d3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001661 sec., 45755.56893437688 rows/sec., 3.77 MiB/sec. | ||
| 4334 | 2026.02.19 01:39:01.526386 [ 4 ] {ee06d14a-1bb1-4663-aeba-59b73d2c74d3} <Debug> TCPHandler: Processed in 0.001964227 sec. | ||
| 4335 | 2026.02.19 01:39:01.526516 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4336 | 2026.02.19 01:39:01.526610 [ 4 ] {8a8d5061-040b-4ab1-9d88-ec07b9e3ee56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4337 | 2026.02.19 01:39:01.526650 [ 4 ] {8a8d5061-040b-4ab1-9d88-ec07b9e3ee56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4338 | 2026.02.19 01:39:01.527086 [ 4 ] {8a8d5061-040b-4ab1-9d88-ec07b9e3ee56} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.02.19 01:39:01.527123 [ 4 ] {8a8d5061-040b-4ab1-9d88-ec07b9e3ee56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4340 | 2026.02.19 01:39:01.527421 [ 4 ] {8a8d5061-040b-4ab1-9d88-ec07b9e3ee56} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4341 | 2026.02.19 01:39:01.527629 [ 4 ] {8a8d5061-040b-4ab1-9d88-ec07b9e3ee56} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.02.19 01:39:01.527753 [ 4 ] {8a8d5061-040b-4ab1-9d88-ec07b9e3ee56} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001163 sec., 8598.452278589853 rows/sec., 646.56 KiB/sec. | ||
| 4343 | 2026.02.19 01:39:01.527790 [ 4 ] {8a8d5061-040b-4ab1-9d88-ec07b9e3ee56} <Debug> TCPHandler: Processed in 0.001324836 sec. | ||
| 4344 | 2026.02.19 01:39:01.527907 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4345 | 2026.02.19 01:39:01.527999 [ 4 ] {d774659b-9edf-4cac-b8a6-3dfb82507b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4346 | 2026.02.19 01:39:01.528038 [ 4 ] {d774659b-9edf-4cac-b8a6-3dfb82507b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4347 | 2026.02.19 01:39:01.528467 [ 4 ] {d774659b-9edf-4cac-b8a6-3dfb82507b95} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.02.19 01:39:01.528503 [ 4 ] {d774659b-9edf-4cac-b8a6-3dfb82507b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4349 | 2026.02.19 01:39:01.528808 [ 4 ] {d774659b-9edf-4cac-b8a6-3dfb82507b95} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4350 | 2026.02.19 01:39:01.529014 [ 4 ] {d774659b-9edf-4cac-b8a6-3dfb82507b95} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2026.02.19 01:39:01.529148 [ 4 ] {d774659b-9edf-4cac-b8a6-3dfb82507b95} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001167 sec., 63410.454155955435 rows/sec., 4.95 MiB/sec. | ||
| 4352 | 2026.02.19 01:39:01.529184 [ 4 ] {d774659b-9edf-4cac-b8a6-3dfb82507b95} <Debug> TCPHandler: Processed in 0.001325825 sec. | ||
| 4353 | 2026.02.19 01:39:01.529302 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.02.19 01:39:01.529394 [ 4 ] {bb6984dc-b223-4b19-81d0-95cf0b6cf67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4355 | 2026.02.19 01:39:01.529442 [ 4 ] {bb6984dc-b223-4b19-81d0-95cf0b6cf67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4356 | 2026.02.19 01:39:01.529870 [ 4 ] {bb6984dc-b223-4b19-81d0-95cf0b6cf67c} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.02.19 01:39:01.529905 [ 4 ] {bb6984dc-b223-4b19-81d0-95cf0b6cf67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4358 | 2026.02.19 01:39:01.530240 [ 4 ] {bb6984dc-b223-4b19-81d0-95cf0b6cf67c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4359 | 2026.02.19 01:39:01.530449 [ 4 ] {bb6984dc-b223-4b19-81d0-95cf0b6cf67c} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.02.19 01:39:01.530574 [ 4 ] {bb6984dc-b223-4b19-81d0-95cf0b6cf67c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 4361 | 2026.02.19 01:39:01.530611 [ 4 ] {bb6984dc-b223-4b19-81d0-95cf0b6cf67c} <Debug> TCPHandler: Processed in 0.001358117 sec. | ||
| 4362 | 2026.02.19 01:39:01.530729 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.02.19 01:39:01.530820 [ 4 ] {69719526-323d-4a4d-9ad6-1188a100479f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4364 | 2026.02.19 01:39:01.530874 [ 4 ] {69719526-323d-4a4d-9ad6-1188a100479f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4365 | 2026.02.19 01:39:01.531613 [ 4 ] {69719526-323d-4a4d-9ad6-1188a100479f} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.02.19 01:39:01.531649 [ 4 ] {69719526-323d-4a4d-9ad6-1188a100479f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4367 | 2026.02.19 01:39:01.532177 [ 4 ] {69719526-323d-4a4d-9ad6-1188a100479f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4368 | 2026.02.19 01:39:01.532393 [ 4 ] {69719526-323d-4a4d-9ad6-1188a100479f} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.02.19 01:39:01.532532 [ 4 ] {69719526-323d-4a4d-9ad6-1188a100479f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001729 sec., 5783.68999421631 rows/sec., 10.36 MiB/sec. | ||
| 4370 | 2026.02.19 01:39:01.532591 [ 4 ] {69719526-323d-4a4d-9ad6-1188a100479f} <Debug> TCPHandler: Processed in 0.001911407 sec. | ||
| 4371 | 2026.02.19 01:39:01.532708 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4372 | 2026.02.19 01:39:01.532802 [ 4 ] {a947a52a-4799-47bb-8b25-4953cb52a5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4373 | 2026.02.19 01:39:01.532843 [ 4 ] {a947a52a-4799-47bb-8b25-4953cb52a5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4374 | 2026.02.19 01:39:01.533201 [ 4 ] {a947a52a-4799-47bb-8b25-4953cb52a5c2} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.02.19 01:39:01.533236 [ 4 ] {a947a52a-4799-47bb-8b25-4953cb52a5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4376 | 2026.02.19 01:39:01.533536 [ 4 ] {a947a52a-4799-47bb-8b25-4953cb52a5c2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4377 | 2026.02.19 01:39:01.533743 [ 4 ] {a947a52a-4799-47bb-8b25-4953cb52a5c2} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4378 | 2026.02.19 01:39:01.533852 [ 135 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4379 | 2026.02.19 01:39:01.533867 [ 4 ] {a947a52a-4799-47bb-8b25-4953cb52a5c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 4380 | 2026.02.19 01:39:01.533917 [ 135 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.02.19 01:39:01.533925 [ 4 ] {a947a52a-4799-47bb-8b25-4953cb52a5c2} <Debug> TCPHandler: Processed in 0.001265354 sec. | ||
| 4382 | 2026.02.19 01:39:01.533946 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4383 | 2026.02.19 01:39:01.534053 [ 200 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 4384 | 2026.02.19 01:39:01.534145 [ 200 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4385 | 2026.02.19 01:39:01.534172 [ 200 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 702 rows starting from the beginning of the part | ||
| 4386 | 2026.02.19 01:39:01.534229 [ 200 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4387 | 2026.02.19 01:39:01.534271 [ 200 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 4388 | 2026.02.19 01:39:01.534309 [ 200 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 4389 | 2026.02.19 01:39:01.534345 [ 200 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 4390 | 2026.02.19 01:39:01.534381 [ 200 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 4391 | 2026.02.19 01:39:01.535201 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1002 rows, containing 4 columns (4 merged, 0 gathered) in 0.001181113 sec., 848352.3591730851 rows/sec., 56.16 MiB/sec. | ||
| 4392 | 2026.02.19 01:39:01.535462 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4393 | 2026.02.19 01:39:01.535764 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_21_4} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.02.19 01:39:01.535844 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_21_4} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4395 | 2026.02.19 01:39:01.535931 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4396 | 2026.02.19 01:39:05.656538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 532 | ||
| 4397 | 2026.02.19 01:39:05.658594 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.02.19 01:39:05.658642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4399 | 2026.02.19 01:39:05.659852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4400 | 2026.02.19 01:39:05.660136 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.02.19 01:39:05.660491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
| 4402 | 2026.02.19 01:39:06.525165 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2026.02.19 01:39:06.525352 [ 4 ] {64797abb-37a9-4bbe-a956-84832889eb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4404 | 2026.02.19 01:39:06.525417 [ 4 ] {64797abb-37a9-4bbe-a956-84832889eb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4405 | 2026.02.19 01:39:06.526091 [ 4 ] {64797abb-37a9-4bbe-a956-84832889eb5f} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.02.19 01:39:06.526152 [ 4 ] {64797abb-37a9-4bbe-a956-84832889eb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4407 | 2026.02.19 01:39:06.526532 [ 4 ] {64797abb-37a9-4bbe-a956-84832889eb5f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4408 | 2026.02.19 01:39:06.526755 [ 4 ] {64797abb-37a9-4bbe-a956-84832889eb5f} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.02.19 01:39:06.526911 [ 4 ] {64797abb-37a9-4bbe-a956-84832889eb5f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001606 sec., 6226.650062266501 rows/sec., 507.74 KiB/sec. | ||
| 4410 | 2026.02.19 01:39:06.526960 [ 4 ] {64797abb-37a9-4bbe-a956-84832889eb5f} <Debug> TCPHandler: Processed in 0.001935617 sec. | ||
| 4411 | 2026.02.19 01:39:06.527084 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2026.02.19 01:39:06.527192 [ 4 ] {1e2395ac-2635-46fa-ba29-5b8a7e76c5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4413 | 2026.02.19 01:39:06.527235 [ 4 ] {1e2395ac-2635-46fa-ba29-5b8a7e76c5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4414 | 2026.02.19 01:39:06.527732 [ 4 ] {1e2395ac-2635-46fa-ba29-5b8a7e76c5fe} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2026.02.19 01:39:06.527771 [ 4 ] {1e2395ac-2635-46fa-ba29-5b8a7e76c5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4416 | 2026.02.19 01:39:06.528111 [ 4 ] {1e2395ac-2635-46fa-ba29-5b8a7e76c5fe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4417 | 2026.02.19 01:39:06.528328 [ 4 ] {1e2395ac-2635-46fa-ba29-5b8a7e76c5fe} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.02.19 01:39:06.528455 [ 4 ] {1e2395ac-2635-46fa-ba29-5b8a7e76c5fe} <Debug> executeQuery: Read 121 rows, 10.46 KiB in 0.001285 sec., 94163.42412451362 rows/sec., 7.95 MiB/sec. | ||
| 4419 | 2026.02.19 01:39:06.528492 [ 4 ] {1e2395ac-2635-46fa-ba29-5b8a7e76c5fe} <Debug> TCPHandler: Processed in 0.001458318 sec. | ||
| 4420 | 2026.02.19 01:39:06.528606 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.02.19 01:39:06.528699 [ 4 ] {b16db932-fa5f-4e76-8a3f-340a6ecf4ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4422 | 2026.02.19 01:39:06.528740 [ 4 ] {b16db932-fa5f-4e76-8a3f-340a6ecf4ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4423 | 2026.02.19 01:39:06.529190 [ 4 ] {b16db932-fa5f-4e76-8a3f-340a6ecf4ac5} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.02.19 01:39:06.529227 [ 4 ] {b16db932-fa5f-4e76-8a3f-340a6ecf4ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4425 | 2026.02.19 01:39:06.529521 [ 4 ] {b16db932-fa5f-4e76-8a3f-340a6ecf4ac5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4426 | 2026.02.19 01:39:06.529726 [ 4 ] {b16db932-fa5f-4e76-8a3f-340a6ecf4ac5} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.02.19 01:39:06.529851 [ 4 ] {b16db932-fa5f-4e76-8a3f-340a6ecf4ac5} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.00117 sec., 34188.03418803419 rows/sec., 2.47 MiB/sec. | ||
| 4428 | 2026.02.19 01:39:06.529888 [ 4 ] {b16db932-fa5f-4e76-8a3f-340a6ecf4ac5} <Debug> TCPHandler: Processed in 0.001330926 sec. | ||
| 4429 | 2026.02.19 01:39:06.529994 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.02.19 01:39:06.530086 [ 4 ] {ac96e3b2-499a-4bc5-8b18-b45abf39be1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4431 | 2026.02.19 01:39:06.530134 [ 4 ] {ac96e3b2-499a-4bc5-8b18-b45abf39be1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4432 | 2026.02.19 01:39:06.530570 [ 4 ] {ac96e3b2-499a-4bc5-8b18-b45abf39be1f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.02.19 01:39:06.530606 [ 4 ] {ac96e3b2-499a-4bc5-8b18-b45abf39be1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4434 | 2026.02.19 01:39:06.530906 [ 4 ] {ac96e3b2-499a-4bc5-8b18-b45abf39be1f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4435 | 2026.02.19 01:39:06.531117 [ 4 ] {ac96e3b2-499a-4bc5-8b18-b45abf39be1f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.02.19 01:39:06.531250 [ 4 ] {ac96e3b2-499a-4bc5-8b18-b45abf39be1f} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001181 sec., 88060.96528365792 rows/sec., 6.89 MiB/sec. | ||
| 4437 | 2026.02.19 01:39:06.531287 [ 4 ] {ac96e3b2-499a-4bc5-8b18-b45abf39be1f} <Debug> TCPHandler: Processed in 0.001341846 sec. | ||
| 4438 | 2026.02.19 01:39:06.531398 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2026.02.19 01:39:06.531490 [ 4 ] {93f28934-40ed-4019-84d1-13991015cb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4440 | 2026.02.19 01:39:06.531534 [ 4 ] {93f28934-40ed-4019-84d1-13991015cb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4441 | 2026.02.19 01:39:06.531949 [ 4 ] {93f28934-40ed-4019-84d1-13991015cb12} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.02.19 01:39:06.531985 [ 4 ] {93f28934-40ed-4019-84d1-13991015cb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4443 | 2026.02.19 01:39:06.532312 [ 4 ] {93f28934-40ed-4019-84d1-13991015cb12} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4444 | 2026.02.19 01:39:06.532526 [ 4 ] {93f28934-40ed-4019-84d1-13991015cb12} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.02.19 01:39:06.532647 [ 4 ] {93f28934-40ed-4019-84d1-13991015cb12} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.00121 sec., 136363.63636363638 rows/sec., 9.49 MiB/sec. | ||
| 4446 | 2026.02.19 01:39:06.532682 [ 4 ] {93f28934-40ed-4019-84d1-13991015cb12} <Debug> TCPHandler: Processed in 0.001370426 sec. | ||
| 4447 | 2026.02.19 01:39:06.532781 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.02.19 01:39:06.532867 [ 4 ] {36e3962a-4570-472d-a8a1-a6d1c0d68d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4449 | 2026.02.19 01:39:06.532918 [ 4 ] {36e3962a-4570-472d-a8a1-a6d1c0d68d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4450 | 2026.02.19 01:39:06.533804 [ 4 ] {36e3962a-4570-472d-a8a1-a6d1c0d68d49} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.02.19 01:39:06.533841 [ 4 ] {36e3962a-4570-472d-a8a1-a6d1c0d68d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4452 | 2026.02.19 01:39:06.534382 [ 4 ] {36e3962a-4570-472d-a8a1-a6d1c0d68d49} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4453 | 2026.02.19 01:39:06.534604 [ 4 ] {36e3962a-4570-472d-a8a1-a6d1c0d68d49} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.02.19 01:39:06.534740 [ 4 ] {36e3962a-4570-472d-a8a1-a6d1c0d68d49} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001841 sec., 16295.491580662683 rows/sec., 29.20 MiB/sec. | ||
| 4455 | 2026.02.19 01:39:06.534799 [ 4 ] {36e3962a-4570-472d-a8a1-a6d1c0d68d49} <Debug> TCPHandler: Processed in 0.002021589 sec. | ||
| 4456 | 2026.02.19 01:39:06.534912 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.02.19 01:39:06.535003 [ 4 ] {fb89b0cd-5fcb-427b-8def-e28c5a36fb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4458 | 2026.02.19 01:39:06.535044 [ 4 ] {fb89b0cd-5fcb-427b-8def-e28c5a36fb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4459 | 2026.02.19 01:39:06.535420 [ 4 ] {fb89b0cd-5fcb-427b-8def-e28c5a36fb9b} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.02.19 01:39:06.535456 [ 4 ] {fb89b0cd-5fcb-427b-8def-e28c5a36fb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4461 | 2026.02.19 01:39:06.535757 [ 4 ] {fb89b0cd-5fcb-427b-8def-e28c5a36fb9b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4462 | 2026.02.19 01:39:06.535963 [ 4 ] {fb89b0cd-5fcb-427b-8def-e28c5a36fb9b} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.02.19 01:39:06.536089 [ 4 ] {fb89b0cd-5fcb-427b-8def-e28c5a36fb9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 4464 | 2026.02.19 01:39:06.536134 [ 4 ] {fb89b0cd-5fcb-427b-8def-e28c5a36fb9b} <Debug> TCPHandler: Processed in 0.001261204 sec. | ||
| 4465 | 2026.02.19 01:39:08.138450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9180 | ||
| 4466 | 2026.02.19 01:39:08.138965 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.02.19 01:39:08.139002 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4468 | 2026.02.19 01:39:08.139557 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4469 | 2026.02.19 01:39:08.139809 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.02.19 01:39:08.139941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9180 | ||
| 4471 | 2026.02.19 01:39:08.605075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4472 | 2026.02.19 01:39:08.622417 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.02.19 01:39:08.622482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4474 | 2026.02.19 01:39:08.628967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4475 | 2026.02.19 01:39:08.629700 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.02.19 01:39:08.632534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4477 | 2026.02.19 01:39:11.524500 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2026.02.19 01:39:11.524706 [ 4 ] {53132c95-71d7-473e-b40d-0306be98a8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4479 | 2026.02.19 01:39:11.524777 [ 4 ] {53132c95-71d7-473e-b40d-0306be98a8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4480 | 2026.02.19 01:39:11.525475 [ 4 ] {53132c95-71d7-473e-b40d-0306be98a8db} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.02.19 01:39:11.525521 [ 4 ] {53132c95-71d7-473e-b40d-0306be98a8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4482 | 2026.02.19 01:39:11.525901 [ 4 ] {53132c95-71d7-473e-b40d-0306be98a8db} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4483 | 2026.02.19 01:39:11.526120 [ 4 ] {53132c95-71d7-473e-b40d-0306be98a8db} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.02.19 01:39:11.526281 [ 4 ] {53132c95-71d7-473e-b40d-0306be98a8db} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001628 sec., 46683.04668304668 rows/sec., 3.85 MiB/sec. | ||
| 4485 | 2026.02.19 01:39:11.526322 [ 4 ] {53132c95-71d7-473e-b40d-0306be98a8db} <Debug> TCPHandler: Processed in 0.001953677 sec. | ||
| 4486 | 2026.02.19 01:39:11.526460 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2026.02.19 01:39:11.526552 [ 4 ] {6d822237-e2b8-407b-86a1-697c3cbc7861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4488 | 2026.02.19 01:39:11.526591 [ 4 ] {6d822237-e2b8-407b-86a1-697c3cbc7861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4489 | 2026.02.19 01:39:11.527008 [ 4 ] {6d822237-e2b8-407b-86a1-697c3cbc7861} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.02.19 01:39:11.527043 [ 4 ] {6d822237-e2b8-407b-86a1-697c3cbc7861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4491 | 2026.02.19 01:39:11.527333 [ 4 ] {6d822237-e2b8-407b-86a1-697c3cbc7861} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4492 | 2026.02.19 01:39:11.527533 [ 4 ] {6d822237-e2b8-407b-86a1-697c3cbc7861} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.02.19 01:39:11.527662 [ 4 ] {6d822237-e2b8-407b-86a1-697c3cbc7861} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001127 sec., 8873.114463176575 rows/sec., 667.22 KiB/sec. | ||
| 4494 | 2026.02.19 01:39:11.527698 [ 4 ] {6d822237-e2b8-407b-86a1-697c3cbc7861} <Debug> TCPHandler: Processed in 0.001285494 sec. | ||
| 4495 | 2026.02.19 01:39:11.527812 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.02.19 01:39:11.527903 [ 4 ] {220ad405-aa9f-4a2a-9433-70fea176c809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4497 | 2026.02.19 01:39:11.527942 [ 4 ] {220ad405-aa9f-4a2a-9433-70fea176c809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4498 | 2026.02.19 01:39:11.528370 [ 4 ] {220ad405-aa9f-4a2a-9433-70fea176c809} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.02.19 01:39:11.528406 [ 4 ] {220ad405-aa9f-4a2a-9433-70fea176c809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4500 | 2026.02.19 01:39:11.528689 [ 4 ] {220ad405-aa9f-4a2a-9433-70fea176c809} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4501 | 2026.02.19 01:39:11.528909 [ 4 ] {220ad405-aa9f-4a2a-9433-70fea176c809} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.02.19 01:39:11.529039 [ 4 ] {220ad405-aa9f-4a2a-9433-70fea176c809} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001153 sec., 64180.39895923678 rows/sec., 5.01 MiB/sec. | ||
| 4503 | 2026.02.19 01:39:11.529075 [ 4 ] {220ad405-aa9f-4a2a-9433-70fea176c809} <Debug> TCPHandler: Processed in 0.001309225 sec. | ||
| 4504 | 2026.02.19 01:39:11.529197 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.02.19 01:39:11.529287 [ 4 ] {bc752d5d-57bf-416a-9ddf-057a5652a250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4506 | 2026.02.19 01:39:11.529329 [ 4 ] {bc752d5d-57bf-416a-9ddf-057a5652a250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4507 | 2026.02.19 01:39:11.529725 [ 4 ] {bc752d5d-57bf-416a-9ddf-057a5652a250} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.02.19 01:39:11.529760 [ 4 ] {bc752d5d-57bf-416a-9ddf-057a5652a250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4509 | 2026.02.19 01:39:11.530076 [ 4 ] {bc752d5d-57bf-416a-9ddf-057a5652a250} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4510 | 2026.02.19 01:39:11.530290 [ 4 ] {bc752d5d-57bf-416a-9ddf-057a5652a250} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.02.19 01:39:11.530416 [ 4 ] {bc752d5d-57bf-416a-9ddf-057a5652a250} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 4512 | 2026.02.19 01:39:11.530451 [ 4 ] {bc752d5d-57bf-416a-9ddf-057a5652a250} <Debug> TCPHandler: Processed in 0.001307855 sec. | ||
| 4513 | 2026.02.19 01:39:11.530554 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.02.19 01:39:11.530644 [ 4 ] {98792349-6210-47bc-9df8-c6f007880483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4515 | 2026.02.19 01:39:11.530696 [ 4 ] {98792349-6210-47bc-9df8-c6f007880483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4516 | 2026.02.19 01:39:11.531424 [ 4 ] {98792349-6210-47bc-9df8-c6f007880483} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.02.19 01:39:11.531459 [ 4 ] {98792349-6210-47bc-9df8-c6f007880483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4518 | 2026.02.19 01:39:11.531962 [ 4 ] {98792349-6210-47bc-9df8-c6f007880483} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4519 | 2026.02.19 01:39:11.532178 [ 4 ] {98792349-6210-47bc-9df8-c6f007880483} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.02.19 01:39:11.532319 [ 4 ] {98792349-6210-47bc-9df8-c6f007880483} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001692 sec., 5910.16548463357 rows/sec., 10.59 MiB/sec. | ||
| 4521 | 2026.02.19 01:39:11.532369 [ 4 ] {98792349-6210-47bc-9df8-c6f007880483} <Debug> TCPHandler: Processed in 0.001861386 sec. | ||
| 4522 | 2026.02.19 01:39:11.532480 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.02.19 01:39:11.532572 [ 4 ] {a287b781-d766-4fe6-9cd8-c6921f8e0624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4524 | 2026.02.19 01:39:11.532613 [ 4 ] {a287b781-d766-4fe6-9cd8-c6921f8e0624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4525 | 2026.02.19 01:39:11.532944 [ 4 ] {a287b781-d766-4fe6-9cd8-c6921f8e0624} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.02.19 01:39:11.532980 [ 4 ] {a287b781-d766-4fe6-9cd8-c6921f8e0624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4527 | 2026.02.19 01:39:11.533277 [ 4 ] {a287b781-d766-4fe6-9cd8-c6921f8e0624} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4528 | 2026.02.19 01:39:11.533478 [ 4 ] {a287b781-d766-4fe6-9cd8-c6921f8e0624} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.02.19 01:39:11.533600 [ 4 ] {a287b781-d766-4fe6-9cd8-c6921f8e0624} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 4530 | 2026.02.19 01:39:11.533634 [ 4 ] {a287b781-d766-4fe6-9cd8-c6921f8e0624} <Debug> TCPHandler: Processed in 0.001200713 sec. | ||
| 4531 | 2026.02.19 01:39:15.546337 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4532 | 2026.02.19 01:39:15.546394 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4533 | 2026.02.19 01:39:15.640034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9628 | ||
| 4534 | 2026.02.19 01:39:15.640616 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.02.19 01:39:15.640663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4536 | 2026.02.19 01:39:15.641189 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4537 | 2026.02.19 01:39:15.641416 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.02.19 01:39:15.641547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9628 | ||
| 4539 | 2026.02.19 01:39:15.660621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 558 | ||
| 4540 | 2026.02.19 01:39:15.662626 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.02.19 01:39:15.662661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4542 | 2026.02.19 01:39:15.663815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4543 | 2026.02.19 01:39:15.664077 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.02.19 01:39:15.664340 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4545 | 2026.02.19 01:39:16.132573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4546 | 2026.02.19 01:39:16.149133 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.02.19 01:39:16.149192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4548 | 2026.02.19 01:39:16.155629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4549 | 2026.02.19 01:39:16.156369 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.02.19 01:39:16.159198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4551 | 2026.02.19 01:39:16.525083 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.02.19 01:39:16.525262 [ 4 ] {9e4374d3-c55d-4908-a66f-f28399ceec8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4553 | 2026.02.19 01:39:16.525325 [ 4 ] {9e4374d3-c55d-4908-a66f-f28399ceec8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4554 | 2026.02.19 01:39:16.525982 [ 4 ] {9e4374d3-c55d-4908-a66f-f28399ceec8c} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.02.19 01:39:16.526029 [ 4 ] {9e4374d3-c55d-4908-a66f-f28399ceec8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4556 | 2026.02.19 01:39:16.526427 [ 4 ] {9e4374d3-c55d-4908-a66f-f28399ceec8c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4557 | 2026.02.19 01:39:16.526642 [ 4 ] {9e4374d3-c55d-4908-a66f-f28399ceec8c} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.02.19 01:39:16.526770 [ 115 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4559 | 2026.02.19 01:39:16.526785 [ 4 ] {9e4374d3-c55d-4908-a66f-f28399ceec8c} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001571 sec., 73838.3195416932 rows/sec., 6.27 MiB/sec. | ||
| 4560 | 2026.02.19 01:39:16.526853 [ 115 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.02.19 01:39:16.526881 [ 4 ] {9e4374d3-c55d-4908-a66f-f28399ceec8c} <Debug> TCPHandler: Processed in 0.001918287 sec. | ||
| 4562 | 2026.02.19 01:39:16.526883 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4563 | 2026.02.19 01:39:16.527034 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2026.02.19 01:39:16.527049 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 4565 | 2026.02.19 01:39:16.527140 [ 4 ] {99a24a45-00ae-447b-800c-cfe215426860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4566 | 2026.02.19 01:39:16.527185 [ 4 ] {99a24a45-00ae-447b-800c-cfe215426860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4567 | 2026.02.19 01:39:16.527207 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4568 | 2026.02.19 01:39:16.527251 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2147 rows starting from the beginning of the part | ||
| 4569 | 2026.02.19 01:39:16.527326 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 116 rows starting from the beginning of the part | ||
| 4570 | 2026.02.19 01:39:16.527378 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 76 rows starting from the beginning of the part | ||
| 4571 | 2026.02.19 01:39:16.527425 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 121 rows starting from the beginning of the part | ||
| 4572 | 2026.02.19 01:39:16.527469 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part | ||
| 4573 | 2026.02.19 01:39:16.527514 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 116 rows starting from the beginning of the part | ||
| 4574 | 2026.02.19 01:39:16.527600 [ 4 ] {99a24a45-00ae-447b-800c-cfe215426860} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4575 | 2026.02.19 01:39:16.527642 [ 4 ] {99a24a45-00ae-447b-800c-cfe215426860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4576 | 2026.02.19 01:39:16.527995 [ 4 ] {99a24a45-00ae-447b-800c-cfe215426860} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4577 | 2026.02.19 01:39:16.528208 [ 4 ] {99a24a45-00ae-447b-800c-cfe215426860} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4578 | 2026.02.19 01:39:16.528334 [ 115 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4579 | 2026.02.19 01:39:16.528341 [ 4 ] {99a24a45-00ae-447b-800c-cfe215426860} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00122 sec., 24590.16393442623 rows/sec., 1.81 MiB/sec. | ||
| 4580 | 2026.02.19 01:39:16.528376 [ 115 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2026.02.19 01:39:16.528398 [ 4 ] {99a24a45-00ae-447b-800c-cfe215426860} <Debug> TCPHandler: Processed in 0.001422127 sec. | ||
| 4582 | 2026.02.19 01:39:16.528401 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4583 | 2026.02.19 01:39:16.528505 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 4584 | 2026.02.19 01:39:16.528513 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2026.02.19 01:39:16.528621 [ 4 ] {1a39f5a7-de08-469a-aa4a-eefe7c0e3d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4586 | 2026.02.19 01:39:16.528622 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4587 | 2026.02.19 01:39:16.528663 [ 4 ] {1a39f5a7-de08-469a-aa4a-eefe7c0e3d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4588 | 2026.02.19 01:39:16.528671 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 212 rows starting from the beginning of the part | ||
| 4589 | 2026.02.19 01:39:16.528766 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 4590 | 2026.02.19 01:39:16.528814 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4591 | 2026.02.19 01:39:16.528857 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 4592 | 2026.02.19 01:39:16.528891 [ 188 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2652 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911607 sec., 1387314.442769879 rows/sec., 119.78 MiB/sec. | ||
| 4593 | 2026.02.19 01:39:16.528898 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 4594 | 2026.02.19 01:39:16.528956 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 4595 | 2026.02.19 01:39:16.529103 [ 4 ] {1a39f5a7-de08-469a-aa4a-eefe7c0e3d3d} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.02.19 01:39:16.529146 [ 4 ] {1a39f5a7-de08-469a-aa4a-eefe7c0e3d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4597 | 2026.02.19 01:39:16.529194 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4598 | 2026.02.19 01:39:16.529483 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_26_5} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.02.19 01:39:16.529525 [ 4 ] {1a39f5a7-de08-469a-aa4a-eefe7c0e3d3d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4600 | 2026.02.19 01:39:16.529562 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_26_5} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4601 | 2026.02.19 01:39:16.529638 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 4602 | 2026.02.19 01:39:16.529758 [ 4 ] {1a39f5a7-de08-469a-aa4a-eefe7c0e3d3d} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.02.19 01:39:16.529802 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335806 sec., 248539.0842682246 rows/sec., 17.57 MiB/sec. | ||
| 4604 | 2026.02.19 01:39:16.529889 [ 110 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4605 | 2026.02.19 01:39:16.529894 [ 4 ] {1a39f5a7-de08-469a-aa4a-eefe7c0e3d3d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001291 sec., 72811.77381874516 rows/sec., 5.69 MiB/sec. | ||
| 4606 | 2026.02.19 01:39:16.529933 [ 110 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.02.19 01:39:16.529952 [ 4 ] {1a39f5a7-de08-469a-aa4a-eefe7c0e3d3d} <Debug> TCPHandler: Processed in 0.001486309 sec. | ||
| 4608 | 2026.02.19 01:39:16.529962 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4609 | 2026.02.19 01:39:16.529961 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4610 | 2026.02.19 01:39:16.530052 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 4611 | 2026.02.19 01:39:16.530088 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.02.19 01:39:16.530142 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4613 | 2026.02.19 01:39:16.530171 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1058 rows starting from the beginning of the part | ||
| 4614 | 2026.02.19 01:39:16.530185 [ 4 ] {5dca4c6c-9cbe-4dce-b349-95c3a6eb8ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4615 | 2026.02.19 01:39:16.530216 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 94 rows starting from the beginning of the part | ||
| 4616 | 2026.02.19 01:39:16.530227 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_26_5} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.02.19 01:39:16.530232 [ 4 ] {5dca4c6c-9cbe-4dce-b349-95c3a6eb8ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4618 | 2026.02.19 01:39:16.530259 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 74 rows starting from the beginning of the part | ||
| 4619 | 2026.02.19 01:39:16.530298 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4620 | 2026.02.19 01:39:16.530300 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_26_5} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4621 | 2026.02.19 01:39:16.530334 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 74 rows starting from the beginning of the part | ||
| 4622 | 2026.02.19 01:39:16.530374 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 94 rows starting from the beginning of the part | ||
| 4623 | 2026.02.19 01:39:16.530390 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4624 | 2026.02.19 01:39:16.530678 [ 4 ] {5dca4c6c-9cbe-4dce-b349-95c3a6eb8ac4} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.02.19 01:39:16.530715 [ 4 ] {5dca4c6c-9cbe-4dce-b349-95c3a6eb8ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4626 | 2026.02.19 01:39:16.531052 [ 4 ] {5dca4c6c-9cbe-4dce-b349-95c3a6eb8ac4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4627 | 2026.02.19 01:39:16.531262 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238264 sec., 1209758.1775776409 rows/sec., 94.56 MiB/sec. | ||
| 4628 | 2026.02.19 01:39:16.531267 [ 4 ] {5dca4c6c-9cbe-4dce-b349-95c3a6eb8ac4} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.02.19 01:39:16.531415 [ 4 ] {5dca4c6c-9cbe-4dce-b349-95c3a6eb8ac4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 4630 | 2026.02.19 01:39:16.531447 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4631 | 2026.02.19 01:39:16.531452 [ 4 ] {5dca4c6c-9cbe-4dce-b349-95c3a6eb8ac4} <Debug> TCPHandler: Processed in 0.001410348 sec. | ||
| 4632 | 2026.02.19 01:39:16.531591 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2026.02.19 01:39:16.531684 [ 4 ] {6cd91f9a-0029-4136-a77b-ba8a7ec61382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4634 | 2026.02.19 01:39:16.531708 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_26_5} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.02.19 01:39:16.531737 [ 4 ] {6cd91f9a-0029-4136-a77b-ba8a7ec61382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4636 | 2026.02.19 01:39:16.531784 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_26_5} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4637 | 2026.02.19 01:39:16.531867 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4638 | 2026.02.19 01:39:16.532565 [ 4 ] {6cd91f9a-0029-4136-a77b-ba8a7ec61382} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.02.19 01:39:16.532605 [ 4 ] {6cd91f9a-0029-4136-a77b-ba8a7ec61382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4640 | 2026.02.19 01:39:16.533132 [ 4 ] {6cd91f9a-0029-4136-a77b-ba8a7ec61382} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4641 | 2026.02.19 01:39:16.533343 [ 4 ] {6cd91f9a-0029-4136-a77b-ba8a7ec61382} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.02.19 01:39:16.533452 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4643 | 2026.02.19 01:39:16.533474 [ 4 ] {6cd91f9a-0029-4136-a77b-ba8a7ec61382} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001808 sec., 16592.920353982303 rows/sec., 29.73 MiB/sec. | ||
| 4644 | 2026.02.19 01:39:16.533507 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.02.19 01:39:16.533529 [ 4 ] {6cd91f9a-0029-4136-a77b-ba8a7ec61382} <Debug> TCPHandler: Processed in 0.001984507 sec. | ||
| 4646 | 2026.02.19 01:39:16.533535 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4647 | 2026.02.19 01:39:16.533619 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 4648 | 2026.02.19 01:39:16.533645 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2026.02.19 01:39:16.533741 [ 4 ] {2953cc2a-6415-488a-b9ec-f0f3851bfef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4650 | 2026.02.19 01:39:16.533781 [ 4 ] {2953cc2a-6415-488a-b9ec-f0f3851bfef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4651 | 2026.02.19 01:39:16.533827 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4652 | 2026.02.19 01:39:16.533878 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 387 rows starting from the beginning of the part | ||
| 4653 | 2026.02.19 01:39:16.533979 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 4654 | 2026.02.19 01:39:16.534086 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4655 | 2026.02.19 01:39:16.534115 [ 4 ] {2953cc2a-6415-488a-b9ec-f0f3851bfef1} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.02.19 01:39:16.534159 [ 4 ] {2953cc2a-6415-488a-b9ec-f0f3851bfef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4657 | 2026.02.19 01:39:16.534189 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 4658 | 2026.02.19 01:39:16.534296 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 4659 | 2026.02.19 01:39:16.534399 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 4660 | 2026.02.19 01:39:16.534479 [ 4 ] {2953cc2a-6415-488a-b9ec-f0f3851bfef1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4661 | 2026.02.19 01:39:16.534694 [ 4 ] {2953cc2a-6415-488a-b9ec-f0f3851bfef1} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.02.19 01:39:16.534825 [ 4 ] {2953cc2a-6415-488a-b9ec-f0f3851bfef1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 4663 | 2026.02.19 01:39:16.534861 [ 4 ] {2953cc2a-6415-488a-b9ec-f0f3851bfef1} <Debug> TCPHandler: Processed in 0.001262344 sec. | ||
| 4664 | 2026.02.19 01:39:16.538145 [ 191 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 19 columns (19 merged, 0 gathered) in 0.004550187 sec., 109226.28015068392 rows/sec., 195.73 MiB/sec. | ||
| 4665 | 2026.02.19 01:39:16.538993 [ 190 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4666 | 2026.02.19 01:39:16.539395 [ 190 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.02.19 01:39:16.539466 [ 190 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4668 | 2026.02.19 01:39:16.539612 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4669 | 2026.02.19 01:39:17.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.21 MiB, peak 249.95 MiB, free memory in arenas 0.00 B, will set to 245.12 MiB (RSS), difference: 1.91 MiB | ||
| 4670 | 2026.02.19 01:39:21.551835 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.02.19 01:39:21.552043 [ 4 ] {3717996b-15ec-43d5-a49b-cf1feef41bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4672 | 2026.02.19 01:39:21.552115 [ 4 ] {3717996b-15ec-43d5-a49b-cf1feef41bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4673 | 2026.02.19 01:39:21.552864 [ 4 ] {3717996b-15ec-43d5-a49b-cf1feef41bba} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.02.19 01:39:21.552908 [ 4 ] {3717996b-15ec-43d5-a49b-cf1feef41bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4675 | 2026.02.19 01:39:21.553288 [ 4 ] {3717996b-15ec-43d5-a49b-cf1feef41bba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4676 | 2026.02.19 01:39:21.553520 [ 4 ] {3717996b-15ec-43d5-a49b-cf1feef41bba} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.02.19 01:39:21.553683 [ 4 ] {3717996b-15ec-43d5-a49b-cf1feef41bba} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001692 sec., 14184.397163120568 rows/sec., 1.18 MiB/sec. | ||
| 4678 | 2026.02.19 01:39:21.553733 [ 4 ] {3717996b-15ec-43d5-a49b-cf1feef41bba} <Debug> TCPHandler: Processed in 0.002033069 sec. | ||
| 4679 | 2026.02.19 01:39:21.553861 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2026.02.19 01:39:21.553962 [ 4 ] {78f5f731-f761-4cd7-a670-4e1c602babf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4681 | 2026.02.19 01:39:21.554005 [ 4 ] {78f5f731-f761-4cd7-a670-4e1c602babf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4682 | 2026.02.19 01:39:21.554461 [ 4 ] {78f5f731-f761-4cd7-a670-4e1c602babf3} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.02.19 01:39:21.554498 [ 4 ] {78f5f731-f761-4cd7-a670-4e1c602babf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4684 | 2026.02.19 01:39:21.554790 [ 4 ] {78f5f731-f761-4cd7-a670-4e1c602babf3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4685 | 2026.02.19 01:39:21.554995 [ 4 ] {78f5f731-f761-4cd7-a670-4e1c602babf3} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.02.19 01:39:21.555122 [ 4 ] {78f5f731-f761-4cd7-a670-4e1c602babf3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001183 sec., 3381.23415046492 rows/sec., 275.72 KiB/sec. | ||
| 4687 | 2026.02.19 01:39:21.555158 [ 4 ] {78f5f731-f761-4cd7-a670-4e1c602babf3} <Debug> TCPHandler: Processed in 0.001352717 sec. | ||
| 4688 | 2026.02.19 01:39:21.555288 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2026.02.19 01:39:21.555382 [ 4 ] {0dc6d898-2dd9-4402-a39b-5da92921a40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4690 | 2026.02.19 01:39:21.555422 [ 4 ] {0dc6d898-2dd9-4402-a39b-5da92921a40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4691 | 2026.02.19 01:39:21.556431 [ 4 ] {0dc6d898-2dd9-4402-a39b-5da92921a40d} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2026.02.19 01:39:21.556469 [ 4 ] {0dc6d898-2dd9-4402-a39b-5da92921a40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4693 | 2026.02.19 01:39:21.556848 [ 4 ] {0dc6d898-2dd9-4402-a39b-5da92921a40d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4694 | 2026.02.19 01:39:21.557062 [ 4 ] {0dc6d898-2dd9-4402-a39b-5da92921a40d} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2026.02.19 01:39:21.557195 [ 4 ] {0dc6d898-2dd9-4402-a39b-5da92921a40d} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001832 sec., 730349.3449781659 rows/sec., 61.08 MiB/sec. | ||
| 4696 | 2026.02.19 01:39:21.557233 [ 4 ] {0dc6d898-2dd9-4402-a39b-5da92921a40d} <Debug> TCPHandler: Processed in 0.001993828 sec. | ||
| 4697 | 2026.02.19 01:39:21.557352 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.02.19 01:39:21.557447 [ 4 ] {d8a33c48-4ad6-496f-b588-fed85f0ca511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4699 | 2026.02.19 01:39:21.557488 [ 4 ] {d8a33c48-4ad6-496f-b588-fed85f0ca511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4700 | 2026.02.19 01:39:21.557891 [ 4 ] {d8a33c48-4ad6-496f-b588-fed85f0ca511} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.02.19 01:39:21.557929 [ 4 ] {d8a33c48-4ad6-496f-b588-fed85f0ca511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4702 | 2026.02.19 01:39:21.558219 [ 4 ] {d8a33c48-4ad6-496f-b588-fed85f0ca511} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4703 | 2026.02.19 01:39:21.558425 [ 4 ] {d8a33c48-4ad6-496f-b588-fed85f0ca511} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.02.19 01:39:21.558552 [ 4 ] {d8a33c48-4ad6-496f-b588-fed85f0ca511} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001124 sec., 23131.67259786477 rows/sec., 1.73 MiB/sec. | ||
| 4705 | 2026.02.19 01:39:21.558589 [ 4 ] {d8a33c48-4ad6-496f-b588-fed85f0ca511} <Debug> TCPHandler: Processed in 0.001285214 sec. | ||
| 4706 | 2026.02.19 01:39:21.558697 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2026.02.19 01:39:21.558789 [ 4 ] {c02701f4-c351-41dc-9181-2da5358796d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4708 | 2026.02.19 01:39:21.558828 [ 4 ] {c02701f4-c351-41dc-9181-2da5358796d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4709 | 2026.02.19 01:39:21.559300 [ 4 ] {c02701f4-c351-41dc-9181-2da5358796d1} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.02.19 01:39:21.559335 [ 4 ] {c02701f4-c351-41dc-9181-2da5358796d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4711 | 2026.02.19 01:39:21.559657 [ 4 ] {c02701f4-c351-41dc-9181-2da5358796d1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4712 | 2026.02.19 01:39:21.559863 [ 4 ] {c02701f4-c351-41dc-9181-2da5358796d1} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.02.19 01:39:21.559988 [ 4 ] {c02701f4-c351-41dc-9181-2da5358796d1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001217 sec., 207066.55710764174 rows/sec., 14.32 MiB/sec. | ||
| 4714 | 2026.02.19 01:39:21.560025 [ 4 ] {c02701f4-c351-41dc-9181-2da5358796d1} <Debug> TCPHandler: Processed in 0.001376017 sec. | ||
| 4715 | 2026.02.19 01:39:21.560149 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2026.02.19 01:39:21.560241 [ 4 ] {410e10bf-fd25-4a06-a866-edd8e227cfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4717 | 2026.02.19 01:39:21.560370 [ 4 ] {410e10bf-fd25-4a06-a866-edd8e227cfc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4718 | 2026.02.19 01:39:21.560763 [ 4 ] {410e10bf-fd25-4a06-a866-edd8e227cfc0} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.02.19 01:39:21.560798 [ 4 ] {410e10bf-fd25-4a06-a866-edd8e227cfc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4720 | 2026.02.19 01:39:21.561086 [ 4 ] {410e10bf-fd25-4a06-a866-edd8e227cfc0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4721 | 2026.02.19 01:39:21.561300 [ 4 ] {410e10bf-fd25-4a06-a866-edd8e227cfc0} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.02.19 01:39:21.561429 [ 4 ] {410e10bf-fd25-4a06-a866-edd8e227cfc0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001205 sec., 9958.50622406639 rows/sec., 778.01 KiB/sec. | ||
| 4723 | 2026.02.19 01:39:21.561466 [ 4 ] {410e10bf-fd25-4a06-a866-edd8e227cfc0} <Debug> TCPHandler: Processed in 0.001377086 sec. | ||
| 4724 | 2026.02.19 01:39:21.561576 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2026.02.19 01:39:21.561758 [ 4 ] {7b95ee82-fe34-4457-8d92-158cca4257b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4726 | 2026.02.19 01:39:21.561797 [ 4 ] {7b95ee82-fe34-4457-8d92-158cca4257b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4727 | 2026.02.19 01:39:21.562422 [ 4 ] {7b95ee82-fe34-4457-8d92-158cca4257b7} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.02.19 01:39:21.562457 [ 4 ] {7b95ee82-fe34-4457-8d92-158cca4257b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4729 | 2026.02.19 01:39:21.562800 [ 4 ] {7b95ee82-fe34-4457-8d92-158cca4257b7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4730 | 2026.02.19 01:39:21.563011 [ 4 ] {7b95ee82-fe34-4457-8d92-158cca4257b7} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.02.19 01:39:21.563138 [ 4 ] {7b95ee82-fe34-4457-8d92-158cca4257b7} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001398 sec., 407725.32188841206 rows/sec., 30.59 MiB/sec. | ||
| 4732 | 2026.02.19 01:39:21.563174 [ 4 ] {7b95ee82-fe34-4457-8d92-158cca4257b7} <Debug> TCPHandler: Processed in 0.001646941 sec. | ||
| 4733 | 2026.02.19 01:39:21.563285 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.02.19 01:39:21.563377 [ 4 ] {d94ee814-370a-4229-a9b5-1f5b768e9c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4735 | 2026.02.19 01:39:21.563419 [ 4 ] {d94ee814-370a-4229-a9b5-1f5b768e9c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4736 | 2026.02.19 01:39:21.564034 [ 4 ] {d94ee814-370a-4229-a9b5-1f5b768e9c7c} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.02.19 01:39:21.564070 [ 4 ] {d94ee814-370a-4229-a9b5-1f5b768e9c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4738 | 2026.02.19 01:39:21.564468 [ 4 ] {d94ee814-370a-4229-a9b5-1f5b768e9c7c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4739 | 2026.02.19 01:39:21.564678 [ 4 ] {d94ee814-370a-4229-a9b5-1f5b768e9c7c} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.02.19 01:39:21.564787 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4741 | 2026.02.19 01:39:21.564811 [ 4 ] {d94ee814-370a-4229-a9b5-1f5b768e9c7c} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001453 sec., 607019.9587061253 rows/sec., 41.20 MiB/sec. | ||
| 4742 | 2026.02.19 01:39:21.564858 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.02.19 01:39:21.564866 [ 4 ] {d94ee814-370a-4229-a9b5-1f5b768e9c7c} <Debug> TCPHandler: Processed in 0.001629562 sec. | ||
| 4744 | 2026.02.19 01:39:21.564887 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4745 | 2026.02.19 01:39:21.565015 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 4746 | 2026.02.19 01:39:21.565021 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.02.19 01:39:21.565180 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4748 | 2026.02.19 01:39:21.565196 [ 4 ] {790ee6cf-aa66-4b8e-a086-9f5b123bc8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4749 | 2026.02.19 01:39:21.565229 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6734 rows starting from the beginning of the part | ||
| 4750 | 2026.02.19 01:39:21.565269 [ 4 ] {790ee6cf-aa66-4b8e-a086-9f5b123bc8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4751 | 2026.02.19 01:39:21.565305 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 4752 | 2026.02.19 01:39:21.565355 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 165 rows starting from the beginning of the part | ||
| 4753 | 2026.02.19 01:39:21.565396 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4754 | 2026.02.19 01:39:21.565435 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 4755 | 2026.02.19 01:39:21.565473 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 882 rows starting from the beginning of the part | ||
| 4756 | 2026.02.19 01:39:21.566061 [ 4 ] {790ee6cf-aa66-4b8e-a086-9f5b123bc8ec} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.02.19 01:39:21.566104 [ 4 ] {790ee6cf-aa66-4b8e-a086-9f5b123bc8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4758 | 2026.02.19 01:39:21.566637 [ 4 ] {790ee6cf-aa66-4b8e-a086-9f5b123bc8ec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4759 | 2026.02.19 01:39:21.566872 [ 4 ] {790ee6cf-aa66-4b8e-a086-9f5b123bc8ec} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.02.19 01:39:21.567018 [ 4 ] {790ee6cf-aa66-4b8e-a086-9f5b123bc8ec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001853 sec., 5396.654074473826 rows/sec., 9.67 MiB/sec. | ||
| 4761 | 2026.02.19 01:39:21.567072 [ 4 ] {790ee6cf-aa66-4b8e-a086-9f5b123bc8ec} <Debug> TCPHandler: Processed in 0.00211526 sec. | ||
| 4762 | 2026.02.19 01:39:21.567178 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.02.19 01:39:21.567274 [ 4 ] {0eacbb75-dc28-44c9-991b-0f3c755babe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4764 | 2026.02.19 01:39:21.567317 [ 4 ] {0eacbb75-dc28-44c9-991b-0f3c755babe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4765 | 2026.02.19 01:39:21.567684 [ 4 ] {0eacbb75-dc28-44c9-991b-0f3c755babe1} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.02.19 01:39:21.567722 [ 4 ] {0eacbb75-dc28-44c9-991b-0f3c755babe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4767 | 2026.02.19 01:39:21.568063 [ 4 ] {0eacbb75-dc28-44c9-991b-0f3c755babe1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4768 | 2026.02.19 01:39:21.568292 [ 4 ] {0eacbb75-dc28-44c9-991b-0f3c755babe1} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.02.19 01:39:21.568433 [ 4 ] {0eacbb75-dc28-44c9-991b-0f3c755babe1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 4770 | 2026.02.19 01:39:21.568470 [ 4 ] {0eacbb75-dc28-44c9-991b-0f3c755babe1} <Debug> TCPHandler: Processed in 0.001339876 sec. | ||
| 4771 | 2026.02.19 01:39:21.568689 [ 190 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8261 rows, containing 5 columns (5 merged, 0 gathered) in 0.003726792 sec., 2216651.747669309 rows/sec., 151.80 MiB/sec. | ||
| 4772 | 2026.02.19 01:39:21.568926 [ 195 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4773 | 2026.02.19 01:39:21.569256 [ 195 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.02.19 01:39:21.569335 [ 195 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4775 | 2026.02.19 01:39:21.569410 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4776 | 2026.02.19 01:39:23.141669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10140 | ||
| 4777 | 2026.02.19 01:39:23.142258 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.02.19 01:39:23.142311 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4779 | 2026.02.19 01:39:23.142825 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4780 | 2026.02.19 01:39:23.143070 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.02.19 01:39:23.143230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10140 | ||
| 4782 | 2026.02.19 01:39:23.143236 [ 103 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4783 | 2026.02.19 01:39:23.143310 [ 103 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.02.19 01:39:23.143353 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4785 | 2026.02.19 01:39:23.143468 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 4786 | 2026.02.19 01:39:23.143600 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4787 | 2026.02.19 01:39:23.143643 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7708 rows starting from the beginning of the part | ||
| 4788 | 2026.02.19 01:39:23.143714 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 4789 | 2026.02.19 01:39:23.143768 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 4790 | 2026.02.19 01:39:23.143818 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 4791 | 2026.02.19 01:39:23.143863 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 4792 | 2026.02.19 01:39:23.143908 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 4793 | 2026.02.19 01:39:23.145884 [ 190 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002460587 sec., 4120967.882866974 rows/sec., 58.95 MiB/sec. | ||
| 4794 | 2026.02.19 01:39:23.146228 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4795 | 2026.02.19 01:39:23.146520 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_21_4} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.02.19 01:39:23.146591 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_21_4} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4797 | 2026.02.19 01:39:23.146684 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4798 | 2026.02.19 01:39:23.659301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4799 | 2026.02.19 01:39:23.676639 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2026.02.19 01:39:23.676708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4801 | 2026.02.19 01:39:23.682633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4802 | 2026.02.19 01:39:23.683381 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.02.19 01:39:23.683686 [ 103 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4804 | 2026.02.19 01:39:23.683749 [ 103 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.02.19 01:39:23.683773 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4806 | 2026.02.19 01:39:23.683879 [ 195 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 4807 | 2026.02.19 01:39:23.686553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4808 | 2026.02.19 01:39:23.687969 [ 195 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4809 | 2026.02.19 01:39:23.689444 [ 195 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 4810 | 2026.02.19 01:39:23.694236 [ 195 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 4811 | 2026.02.19 01:39:23.700564 [ 195 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 4812 | 2026.02.19 01:39:23.710278 [ 195 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 4813 | 2026.02.19 01:39:23.718873 [ 195 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 4814 | 2026.02.19 01:39:23.731633 [ 195 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 4815 | 2026.02.19 01:39:23.879628 [ 190 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.195781609 sec., 812.1293966891446 rows/sec., 4.20 MiB/sec. | ||
| 4816 | 2026.02.19 01:39:23.883907 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4817 | 2026.02.19 01:39:23.887468 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_21_4} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.02.19 01:39:23.887619 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_21_4} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4819 | 2026.02.19 01:39:23.890142 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4820 | 2026.02.19 01:39:24.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.16 MiB, peak 257.72 MiB, free memory in arenas 0.00 B, will set to 250.63 MiB (RSS), difference: 3.47 MiB | ||
| 4821 | 2026.02.19 01:39:25.664517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 590 | ||
| 4822 | 2026.02.19 01:39:25.666910 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.02.19 01:39:25.666965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4824 | 2026.02.19 01:39:25.668216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4825 | 2026.02.19 01:39:25.668523 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2026.02.19 01:39:25.668701 [ 100 ] {} <Debug> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4827 | 2026.02.19 01:39:25.668766 [ 100 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.02.19 01:39:25.668786 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4829 | 2026.02.19 01:39:25.668871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
| 4830 | 2026.02.19 01:39:25.668923 [ 190 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 4831 | 2026.02.19 01:39:25.669507 [ 190 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4832 | 2026.02.19 01:39:25.669643 [ 190 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 428 rows starting from the beginning of the part | ||
| 4833 | 2026.02.19 01:39:25.670007 [ 190 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 4834 | 2026.02.19 01:39:25.670363 [ 190 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
| 4835 | 2026.02.19 01:39:25.670721 [ 190 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 4836 | 2026.02.19 01:39:25.671069 [ 190 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 4837 | 2026.02.19 01:39:25.671435 [ 190 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 4838 | 2026.02.19 01:39:25.678271 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 72 columns (72 merged, 0 gathered) in 0.009412381 sec., 62683.39541291412 rows/sec., 58.24 MiB/sec. | ||
| 4839 | 2026.02.19 01:39:25.679581 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4840 | 2026.02.19 01:39:25.680166 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_16_3} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.02.19 01:39:25.680240 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_16_3} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4842 | 2026.02.19 01:39:25.680533 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 4843 | 2026.02.19 01:39:26.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.71 MiB, peak 257.72 MiB, free memory in arenas 0.00 B, will set to 252.08 MiB (RSS), difference: 1.37 MiB | ||
| 4844 | 2026.02.19 01:39:26.525868 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2026.02.19 01:39:26.526047 [ 4 ] {41b9357e-be49-4a8f-9c0b-41afd4b13104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4846 | 2026.02.19 01:39:26.526116 [ 4 ] {41b9357e-be49-4a8f-9c0b-41afd4b13104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4847 | 2026.02.19 01:39:26.526835 [ 4 ] {41b9357e-be49-4a8f-9c0b-41afd4b13104} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.02.19 01:39:26.526873 [ 4 ] {41b9357e-be49-4a8f-9c0b-41afd4b13104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4849 | 2026.02.19 01:39:26.527276 [ 4 ] {41b9357e-be49-4a8f-9c0b-41afd4b13104} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4850 | 2026.02.19 01:39:26.527500 [ 4 ] {41b9357e-be49-4a8f-9c0b-41afd4b13104} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.02.19 01:39:26.527652 [ 4 ] {41b9357e-be49-4a8f-9c0b-41afd4b13104} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001657 sec., 70006.0350030175 rows/sec., 5.95 MiB/sec. | ||
| 4852 | 2026.02.19 01:39:26.527700 [ 4 ] {41b9357e-be49-4a8f-9c0b-41afd4b13104} <Debug> TCPHandler: Processed in 0.001965148 sec. | ||
| 4853 | 2026.02.19 01:39:26.527828 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2026.02.19 01:39:26.527925 [ 4 ] {b67737fe-f445-42a8-b517-a9ff5f796106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4855 | 2026.02.19 01:39:26.527968 [ 4 ] {b67737fe-f445-42a8-b517-a9ff5f796106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4856 | 2026.02.19 01:39:26.528389 [ 4 ] {b67737fe-f445-42a8-b517-a9ff5f796106} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.02.19 01:39:26.528424 [ 4 ] {b67737fe-f445-42a8-b517-a9ff5f796106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4858 | 2026.02.19 01:39:26.528713 [ 4 ] {b67737fe-f445-42a8-b517-a9ff5f796106} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4859 | 2026.02.19 01:39:26.528919 [ 4 ] {b67737fe-f445-42a8-b517-a9ff5f796106} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.02.19 01:39:26.529044 [ 4 ] {b67737fe-f445-42a8-b517-a9ff5f796106} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00114 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 4861 | 2026.02.19 01:39:26.529081 [ 4 ] {b67737fe-f445-42a8-b517-a9ff5f796106} <Debug> TCPHandler: Processed in 0.001302165 sec. | ||
| 4862 | 2026.02.19 01:39:26.529191 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4863 | 2026.02.19 01:39:26.529284 [ 4 ] {4d62801a-22c1-4f23-b752-66a663043f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4864 | 2026.02.19 01:39:26.529323 [ 4 ] {4d62801a-22c1-4f23-b752-66a663043f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4865 | 2026.02.19 01:39:26.529738 [ 4 ] {4d62801a-22c1-4f23-b752-66a663043f18} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.02.19 01:39:26.529773 [ 4 ] {4d62801a-22c1-4f23-b752-66a663043f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4867 | 2026.02.19 01:39:26.530066 [ 4 ] {4d62801a-22c1-4f23-b752-66a663043f18} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4868 | 2026.02.19 01:39:26.530273 [ 4 ] {4d62801a-22c1-4f23-b752-66a663043f18} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.02.19 01:39:26.530395 [ 4 ] {4d62801a-22c1-4f23-b752-66a663043f18} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001129 sec., 83259.52170062001 rows/sec., 6.50 MiB/sec. | ||
| 4870 | 2026.02.19 01:39:26.530430 [ 4 ] {4d62801a-22c1-4f23-b752-66a663043f18} <Debug> TCPHandler: Processed in 0.001287354 sec. | ||
| 4871 | 2026.02.19 01:39:26.530539 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.02.19 01:39:26.530631 [ 4 ] {f8db28fc-b7a6-4d7f-9282-1f22354d05be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4873 | 2026.02.19 01:39:26.530672 [ 4 ] {f8db28fc-b7a6-4d7f-9282-1f22354d05be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4874 | 2026.02.19 01:39:26.531073 [ 4 ] {f8db28fc-b7a6-4d7f-9282-1f22354d05be} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.02.19 01:39:26.531108 [ 4 ] {f8db28fc-b7a6-4d7f-9282-1f22354d05be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4876 | 2026.02.19 01:39:26.531424 [ 4 ] {f8db28fc-b7a6-4d7f-9282-1f22354d05be} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4877 | 2026.02.19 01:39:26.531634 [ 4 ] {f8db28fc-b7a6-4d7f-9282-1f22354d05be} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.02.19 01:39:26.531759 [ 4 ] {f8db28fc-b7a6-4d7f-9282-1f22354d05be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 4879 | 2026.02.19 01:39:26.531794 [ 4 ] {f8db28fc-b7a6-4d7f-9282-1f22354d05be} <Debug> TCPHandler: Processed in 0.001302385 sec. | ||
| 4880 | 2026.02.19 01:39:26.531900 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.02.19 01:39:26.531991 [ 4 ] {d35d05a8-89f4-40df-bd85-6547930aa5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.02.19 01:39:26.532044 [ 4 ] {d35d05a8-89f4-40df-bd85-6547930aa5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4883 | 2026.02.19 01:39:26.532845 [ 4 ] {d35d05a8-89f4-40df-bd85-6547930aa5a7} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.02.19 01:39:26.532880 [ 4 ] {d35d05a8-89f4-40df-bd85-6547930aa5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4885 | 2026.02.19 01:39:26.533402 [ 4 ] {d35d05a8-89f4-40df-bd85-6547930aa5a7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4886 | 2026.02.19 01:39:26.533616 [ 4 ] {d35d05a8-89f4-40df-bd85-6547930aa5a7} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.02.19 01:39:26.533752 [ 4 ] {d35d05a8-89f4-40df-bd85-6547930aa5a7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001778 sec., 16872.890888638918 rows/sec., 30.24 MiB/sec. | ||
| 4888 | 2026.02.19 01:39:26.533811 [ 4 ] {d35d05a8-89f4-40df-bd85-6547930aa5a7} <Debug> TCPHandler: Processed in 0.001958478 sec. | ||
| 4889 | 2026.02.19 01:39:26.533920 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.02.19 01:39:26.534011 [ 4 ] {77c70226-70e6-4f69-895a-8ec8d819621a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4891 | 2026.02.19 01:39:26.534052 [ 4 ] {77c70226-70e6-4f69-895a-8ec8d819621a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4892 | 2026.02.19 01:39:26.534391 [ 4 ] {77c70226-70e6-4f69-895a-8ec8d819621a} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.02.19 01:39:26.534427 [ 4 ] {77c70226-70e6-4f69-895a-8ec8d819621a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4894 | 2026.02.19 01:39:26.534722 [ 4 ] {77c70226-70e6-4f69-895a-8ec8d819621a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4895 | 2026.02.19 01:39:26.534920 [ 4 ] {77c70226-70e6-4f69-895a-8ec8d819621a} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.02.19 01:39:26.535023 [ 99 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4897 | 2026.02.19 01:39:26.535043 [ 4 ] {77c70226-70e6-4f69-895a-8ec8d819621a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 4898 | 2026.02.19 01:39:26.535093 [ 99 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.02.19 01:39:26.535099 [ 4 ] {77c70226-70e6-4f69-895a-8ec8d819621a} <Debug> TCPHandler: Processed in 0.001226093 sec. | ||
| 4900 | 2026.02.19 01:39:26.535122 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4901 | 2026.02.19 01:39:26.535223 [ 192 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 4902 | 2026.02.19 01:39:26.535323 [ 192 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4903 | 2026.02.19 01:39:26.535356 [ 192 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1002 rows starting from the beginning of the part | ||
| 4904 | 2026.02.19 01:39:26.535417 [ 192 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 4905 | 2026.02.19 01:39:26.535464 [ 192 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 4906 | 2026.02.19 01:39:26.535508 [ 192 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 4907 | 2026.02.19 01:39:26.535549 [ 192 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 4908 | 2026.02.19 01:39:26.535588 [ 192 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 4909 | 2026.02.19 01:39:26.536549 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 4 columns (4 merged, 0 gathered) in 0.001365066 sec., 953800.0360422133 rows/sec., 63.40 MiB/sec. | ||
| 4910 | 2026.02.19 01:39:26.536760 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4911 | 2026.02.19 01:39:26.537048 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_26_5} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.02.19 01:39:26.537122 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_26_5} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4913 | 2026.02.19 01:39:26.537218 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4914 | 2026.02.19 01:39:30.546431 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4915 | 2026.02.19 01:39:30.546485 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4916 | 2026.02.19 01:39:30.643358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10588 | ||
| 4917 | 2026.02.19 01:39:30.643879 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.02.19 01:39:30.643930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4919 | 2026.02.19 01:39:30.644614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4920 | 2026.02.19 01:39:30.644852 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.02.19 01:39:30.644988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10588 | ||
| 4922 | 2026.02.19 01:39:31.186674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4923 | 2026.02.19 01:39:31.202591 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.02.19 01:39:31.202656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4925 | 2026.02.19 01:39:31.208194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4926 | 2026.02.19 01:39:31.208920 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.02.19 01:39:31.211656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4928 | 2026.02.19 01:39:31.524304 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.02.19 01:39:31.524504 [ 4 ] {9c383735-749d-4c79-8eda-2a8311fe65fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4930 | 2026.02.19 01:39:31.524577 [ 4 ] {9c383735-749d-4c79-8eda-2a8311fe65fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4931 | 2026.02.19 01:39:31.525253 [ 4 ] {9c383735-749d-4c79-8eda-2a8311fe65fe} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.02.19 01:39:31.525305 [ 4 ] {9c383735-749d-4c79-8eda-2a8311fe65fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4933 | 2026.02.19 01:39:31.525715 [ 4 ] {9c383735-749d-4c79-8eda-2a8311fe65fe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4934 | 2026.02.19 01:39:31.525964 [ 4 ] {9c383735-749d-4c79-8eda-2a8311fe65fe} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.02.19 01:39:31.526127 [ 4 ] {9c383735-749d-4c79-8eda-2a8311fe65fe} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001677 sec., 45319.022063208104 rows/sec., 3.73 MiB/sec. | ||
| 4936 | 2026.02.19 01:39:31.526178 [ 4 ] {9c383735-749d-4c79-8eda-2a8311fe65fe} <Debug> TCPHandler: Processed in 0.002018359 sec. | ||
| 4937 | 2026.02.19 01:39:31.526309 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.02.19 01:39:31.526413 [ 4 ] {78aa8891-b895-4eda-a436-59b475a11087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4939 | 2026.02.19 01:39:31.526457 [ 4 ] {78aa8891-b895-4eda-a436-59b475a11087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4940 | 2026.02.19 01:39:31.526879 [ 4 ] {78aa8891-b895-4eda-a436-59b475a11087} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.02.19 01:39:31.526918 [ 4 ] {78aa8891-b895-4eda-a436-59b475a11087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4942 | 2026.02.19 01:39:31.527226 [ 4 ] {78aa8891-b895-4eda-a436-59b475a11087} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4943 | 2026.02.19 01:39:31.527447 [ 4 ] {78aa8891-b895-4eda-a436-59b475a11087} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.02.19 01:39:31.527581 [ 4 ] {78aa8891-b895-4eda-a436-59b475a11087} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 631.36 KiB/sec. | ||
| 4945 | 2026.02.19 01:39:31.527620 [ 4 ] {78aa8891-b895-4eda-a436-59b475a11087} <Debug> TCPHandler: Processed in 0.001363956 sec. | ||
| 4946 | 2026.02.19 01:39:31.527732 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.02.19 01:39:31.527830 [ 4 ] {d44914af-dee3-4248-a9e4-b385d666ca08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4948 | 2026.02.19 01:39:31.527870 [ 4 ] {d44914af-dee3-4248-a9e4-b385d666ca08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4949 | 2026.02.19 01:39:31.528284 [ 4 ] {d44914af-dee3-4248-a9e4-b385d666ca08} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.02.19 01:39:31.528323 [ 4 ] {d44914af-dee3-4248-a9e4-b385d666ca08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4951 | 2026.02.19 01:39:31.528635 [ 4 ] {d44914af-dee3-4248-a9e4-b385d666ca08} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4952 | 2026.02.19 01:39:31.528855 [ 4 ] {d44914af-dee3-4248-a9e4-b385d666ca08} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.02.19 01:39:31.528984 [ 4 ] {d44914af-dee3-4248-a9e4-b385d666ca08} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001174 sec., 63032.367972742766 rows/sec., 4.92 MiB/sec. | ||
| 4954 | 2026.02.19 01:39:31.529022 [ 4 ] {d44914af-dee3-4248-a9e4-b385d666ca08} <Debug> TCPHandler: Processed in 0.001340306 sec. | ||
| 4955 | 2026.02.19 01:39:31.529137 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.02.19 01:39:31.529232 [ 4 ] {a52e8d6b-8ec2-4cc0-8deb-45f46377661a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.02.19 01:39:31.529275 [ 4 ] {a52e8d6b-8ec2-4cc0-8deb-45f46377661a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4958 | 2026.02.19 01:39:31.529711 [ 4 ] {a52e8d6b-8ec2-4cc0-8deb-45f46377661a} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.02.19 01:39:31.529747 [ 4 ] {a52e8d6b-8ec2-4cc0-8deb-45f46377661a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4960 | 2026.02.19 01:39:31.530095 [ 4 ] {a52e8d6b-8ec2-4cc0-8deb-45f46377661a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4961 | 2026.02.19 01:39:31.530326 [ 4 ] {a52e8d6b-8ec2-4cc0-8deb-45f46377661a} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.02.19 01:39:31.530457 [ 4 ] {a52e8d6b-8ec2-4cc0-8deb-45f46377661a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 4963 | 2026.02.19 01:39:31.530494 [ 4 ] {a52e8d6b-8ec2-4cc0-8deb-45f46377661a} <Debug> TCPHandler: Processed in 0.001407557 sec. | ||
| 4964 | 2026.02.19 01:39:31.530609 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2026.02.19 01:39:31.530706 [ 4 ] {e4507ac9-17ef-400b-b623-ee53aaea4b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4966 | 2026.02.19 01:39:31.530759 [ 4 ] {e4507ac9-17ef-400b-b623-ee53aaea4b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4967 | 2026.02.19 01:39:31.531511 [ 4 ] {e4507ac9-17ef-400b-b623-ee53aaea4b37} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.02.19 01:39:31.531548 [ 4 ] {e4507ac9-17ef-400b-b623-ee53aaea4b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4969 | 2026.02.19 01:39:31.532053 [ 4 ] {e4507ac9-17ef-400b-b623-ee53aaea4b37} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4970 | 2026.02.19 01:39:31.532286 [ 4 ] {e4507ac9-17ef-400b-b623-ee53aaea4b37} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.02.19 01:39:31.532424 [ 4 ] {e4507ac9-17ef-400b-b623-ee53aaea4b37} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 4972 | 2026.02.19 01:39:31.532485 [ 4 ] {e4507ac9-17ef-400b-b623-ee53aaea4b37} <Debug> TCPHandler: Processed in 0.001924746 sec. | ||
| 4973 | 2026.02.19 01:39:31.532596 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2026.02.19 01:39:31.532691 [ 4 ] {805dea7d-e1ea-4fda-a21d-dfe4717476a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4975 | 2026.02.19 01:39:31.532735 [ 4 ] {805dea7d-e1ea-4fda-a21d-dfe4717476a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4976 | 2026.02.19 01:39:31.533071 [ 4 ] {805dea7d-e1ea-4fda-a21d-dfe4717476a2} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.02.19 01:39:31.533108 [ 4 ] {805dea7d-e1ea-4fda-a21d-dfe4717476a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4978 | 2026.02.19 01:39:31.533424 [ 4 ] {805dea7d-e1ea-4fda-a21d-dfe4717476a2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4979 | 2026.02.19 01:39:31.533642 [ 4 ] {805dea7d-e1ea-4fda-a21d-dfe4717476a2} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.02.19 01:39:31.533770 [ 4 ] {805dea7d-e1ea-4fda-a21d-dfe4717476a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 4981 | 2026.02.19 01:39:31.533806 [ 4 ] {805dea7d-e1ea-4fda-a21d-dfe4717476a2} <Debug> TCPHandler: Processed in 0.001259464 sec. | ||
| 4982 | 2026.02.19 01:39:32.128123 [ 87 ] {} <Debug> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4983 | 2026.02.19 01:39:32.128181 [ 87 ] {} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.02.19 01:39:32.128201 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4985 | 2026.02.19 01:39:32.128323 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 4986 | 2026.02.19 01:39:32.128466 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4987 | 2026.02.19 01:39:32.128501 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 4988 | 2026.02.19 01:39:32.128566 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4989 | 2026.02.19 01:39:32.128611 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4990 | 2026.02.19 01:39:32.128655 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 4991 | 2026.02.19 01:39:32.128692 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 4992 | 2026.02.19 01:39:32.129388 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123192 sec., 30270.87087514868 rows/sec., 2.53 MiB/sec. | ||
| 4993 | 2026.02.19 01:39:32.129574 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4994 | 2026.02.19 01:39:32.129904 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_9_2} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.02.19 01:39:32.129982 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_9_2} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4996 | 2026.02.19 01:39:32.130072 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4997 | 2026.02.19 01:39:33.198037 [ 90 ] {} <Debug> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4998 | 2026.02.19 01:39:33.198106 [ 90 ] {} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.02.19 01:39:33.198127 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5000 | 2026.02.19 01:39:33.198252 [ 187 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::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 | ||
| 5001 | 2026.02.19 01:39:33.198400 [ 187 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5002 | 2026.02.19 01:39:33.198434 [ 187 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::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 | ||
| 5003 | 2026.02.19 01:39:33.198499 [ 187 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::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 | ||
| 5004 | 2026.02.19 01:39:33.198543 [ 187 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 5005 | 2026.02.19 01:39:33.198584 [ 187 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 5006 | 2026.02.19 01:39:33.198620 [ 187 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 5007 | 2026.02.19 01:39:33.199462 [ 197 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263804 sec., 506407.6391592367 rows/sec., 35.20 MiB/sec. | ||
| 5008 | 2026.02.19 01:39:33.199636 [ 187 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5009 | 2026.02.19 01:39:33.199894 [ 187 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_5_1} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.02.19 01:39:33.199967 [ 187 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_5_1} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5011 | 2026.02.19 01:39:33.200036 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5012 | 2026.02.19 01:39:33.405235 [ 90 ] {} <Debug> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5013 | 2026.02.19 01:39:33.405281 [ 90 ] {} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.02.19 01:39:33.405304 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5015 | 2026.02.19 01:39:33.405415 [ 201 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::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 | ||
| 5016 | 2026.02.19 01:39:33.405538 [ 201 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5017 | 2026.02.19 01:39:33.405571 [ 201 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::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 | ||
| 5018 | 2026.02.19 01:39:33.405636 [ 201 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::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 | ||
| 5019 | 2026.02.19 01:39:33.405678 [ 201 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 5020 | 2026.02.19 01:39:33.405720 [ 201 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 5021 | 2026.02.19 01:39:33.405758 [ 201 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 5022 | 2026.02.19 01:39:33.406520 [ 187 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001150592 sec., 288547.1131382801 rows/sec., 18.12 MiB/sec. | ||
| 5023 | 2026.02.19 01:39:33.406675 [ 197 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5024 | 2026.02.19 01:39:33.406988 [ 197 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_5_1} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2026.02.19 01:39:33.407070 [ 197 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_5_1} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5026 | 2026.02.19 01:39:33.407147 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5027 | 2026.02.19 01:39:33.463195 [ 89 ] {} <Debug> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5028 | 2026.02.19 01:39:33.463245 [ 89 ] {} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.02.19 01:39:33.463269 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5030 | 2026.02.19 01:39:33.463381 [ 187 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::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 | ||
| 5031 | 2026.02.19 01:39:33.463536 [ 187 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5032 | 2026.02.19 01:39:33.463583 [ 187 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 5033 | 2026.02.19 01:39:33.463665 [ 187 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 5034 | 2026.02.19 01:39:33.463729 [ 187 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 5035 | 2026.02.19 01:39:33.463779 [ 187 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
| 5036 | 2026.02.19 01:39:33.463810 [ 187 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
| 5037 | 2026.02.19 01:39:33.464536 [ 187 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 826 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210023 sec., 682631.652456193 rows/sec., 48.97 MiB/sec. | ||
| 5038 | 2026.02.19 01:39:33.464741 [ 196 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5039 | 2026.02.19 01:39:33.465038 [ 196 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_5_1} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.02.19 01:39:33.465109 [ 196 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_5_1} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5041 | 2026.02.19 01:39:33.465194 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5042 | 2026.02.19 01:39:35.669119 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 614 | ||
| 5043 | 2026.02.19 01:39:35.671301 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2026.02.19 01:39:35.671361 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5045 | 2026.02.19 01:39:35.672564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5046 | 2026.02.19 01:39:35.672849 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.02.19 01:39:35.673199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 5048 | 2026.02.19 01:39:36.526461 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2026.02.19 01:39:36.526672 [ 4 ] {6056d52a-9c8f-4940-a455-1a157e042174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5050 | 2026.02.19 01:39:36.526745 [ 4 ] {6056d52a-9c8f-4940-a455-1a157e042174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5051 | 2026.02.19 01:39:36.527388 [ 4 ] {6056d52a-9c8f-4940-a455-1a157e042174} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.02.19 01:39:36.527437 [ 4 ] {6056d52a-9c8f-4940-a455-1a157e042174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5053 | 2026.02.19 01:39:36.527822 [ 4 ] {6056d52a-9c8f-4940-a455-1a157e042174} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5054 | 2026.02.19 01:39:36.528050 [ 4 ] {6056d52a-9c8f-4940-a455-1a157e042174} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.02.19 01:39:36.528206 [ 4 ] {6056d52a-9c8f-4940-a455-1a157e042174} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001585 sec., 1261.8296529968454 rows/sec., 102.89 KiB/sec. | ||
| 5056 | 2026.02.19 01:39:36.528254 [ 4 ] {6056d52a-9c8f-4940-a455-1a157e042174} <Debug> TCPHandler: Processed in 0.001927137 sec. | ||
| 5057 | 2026.02.19 01:39:36.528371 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2026.02.19 01:39:36.528469 [ 4 ] {4846ba6e-ad34-44cb-b3c0-6b33bb3fae3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5059 | 2026.02.19 01:39:36.528511 [ 4 ] {4846ba6e-ad34-44cb-b3c0-6b33bb3fae3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5060 | 2026.02.19 01:39:36.529014 [ 4 ] {4846ba6e-ad34-44cb-b3c0-6b33bb3fae3b} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2026.02.19 01:39:36.529054 [ 4 ] {4846ba6e-ad34-44cb-b3c0-6b33bb3fae3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5062 | 2026.02.19 01:39:36.529382 [ 4 ] {4846ba6e-ad34-44cb-b3c0-6b33bb3fae3b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5063 | 2026.02.19 01:39:36.529588 [ 4 ] {4846ba6e-ad34-44cb-b3c0-6b33bb3fae3b} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2026.02.19 01:39:36.529714 [ 4 ] {4846ba6e-ad34-44cb-b3c0-6b33bb3fae3b} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001267 sec., 92344.11996842937 rows/sec., 7.83 MiB/sec. | ||
| 5065 | 2026.02.19 01:39:36.529752 [ 4 ] {4846ba6e-ad34-44cb-b3c0-6b33bb3fae3b} <Debug> TCPHandler: Processed in 0.001429778 sec. | ||
| 5066 | 2026.02.19 01:39:36.529866 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2026.02.19 01:39:36.529960 [ 4 ] {91c9c81c-dcab-4349-96ad-b0875aaadef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5068 | 2026.02.19 01:39:36.530001 [ 4 ] {91c9c81c-dcab-4349-96ad-b0875aaadef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5069 | 2026.02.19 01:39:36.530413 [ 4 ] {91c9c81c-dcab-4349-96ad-b0875aaadef6} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.02.19 01:39:36.530449 [ 4 ] {91c9c81c-dcab-4349-96ad-b0875aaadef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5071 | 2026.02.19 01:39:36.530739 [ 4 ] {91c9c81c-dcab-4349-96ad-b0875aaadef6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5072 | 2026.02.19 01:39:36.530943 [ 4 ] {91c9c81c-dcab-4349-96ad-b0875aaadef6} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.02.19 01:39:36.531066 [ 4 ] {91c9c81c-dcab-4349-96ad-b0875aaadef6} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001125 sec., 28444.444444444445 rows/sec., 2.08 MiB/sec. | ||
| 5074 | 2026.02.19 01:39:36.531104 [ 4 ] {91c9c81c-dcab-4349-96ad-b0875aaadef6} <Debug> TCPHandler: Processed in 0.001286625 sec. | ||
| 5075 | 2026.02.19 01:39:36.531210 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5076 | 2026.02.19 01:39:36.531302 [ 4 ] {bbba6f73-9289-401d-9be7-ca8b848291a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5077 | 2026.02.19 01:39:36.531341 [ 4 ] {bbba6f73-9289-401d-9be7-ca8b848291a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5078 | 2026.02.19 01:39:36.531771 [ 4 ] {bbba6f73-9289-401d-9be7-ca8b848291a4} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2026.02.19 01:39:36.531808 [ 4 ] {bbba6f73-9289-401d-9be7-ca8b848291a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5080 | 2026.02.19 01:39:36.532101 [ 4 ] {bbba6f73-9289-401d-9be7-ca8b848291a4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5081 | 2026.02.19 01:39:36.532310 [ 4 ] {bbba6f73-9289-401d-9be7-ca8b848291a4} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2026.02.19 01:39:36.532426 [ 4 ] {bbba6f73-9289-401d-9be7-ca8b848291a4} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001149 sec., 83550.9138381201 rows/sec., 6.53 MiB/sec. | ||
| 5083 | 2026.02.19 01:39:36.532459 [ 4 ] {bbba6f73-9289-401d-9be7-ca8b848291a4} <Debug> TCPHandler: Processed in 0.001306125 sec. | ||
| 5084 | 2026.02.19 01:39:36.532562 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2026.02.19 01:39:36.532648 [ 4 ] {ce0b411b-44bc-44d7-abe7-d26de8f657a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5086 | 2026.02.19 01:39:36.532687 [ 4 ] {ce0b411b-44bc-44d7-abe7-d26de8f657a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5087 | 2026.02.19 01:39:36.533090 [ 4 ] {ce0b411b-44bc-44d7-abe7-d26de8f657a3} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.02.19 01:39:36.533125 [ 4 ] {ce0b411b-44bc-44d7-abe7-d26de8f657a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5089 | 2026.02.19 01:39:36.533512 [ 4 ] {ce0b411b-44bc-44d7-abe7-d26de8f657a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5090 | 2026.02.19 01:39:36.533718 [ 4 ] {ce0b411b-44bc-44d7-abe7-d26de8f657a3} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.02.19 01:39:36.533843 [ 4 ] {ce0b411b-44bc-44d7-abe7-d26de8f657a3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00119 sec., 135294.11764705883 rows/sec., 9.42 MiB/sec. | ||
| 5092 | 2026.02.19 01:39:36.533879 [ 4 ] {ce0b411b-44bc-44d7-abe7-d26de8f657a3} <Debug> TCPHandler: Processed in 0.001346456 sec. | ||
| 5093 | 2026.02.19 01:39:36.533996 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.02.19 01:39:36.534089 [ 4 ] {015997e5-558d-4e3d-ae4d-2450665711dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5095 | 2026.02.19 01:39:36.534143 [ 4 ] {015997e5-558d-4e3d-ae4d-2450665711dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5096 | 2026.02.19 01:39:36.534952 [ 4 ] {015997e5-558d-4e3d-ae4d-2450665711dd} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.02.19 01:39:36.534987 [ 4 ] {015997e5-558d-4e3d-ae4d-2450665711dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5098 | 2026.02.19 01:39:36.535524 [ 4 ] {015997e5-558d-4e3d-ae4d-2450665711dd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5099 | 2026.02.19 01:39:36.535738 [ 4 ] {015997e5-558d-4e3d-ae4d-2450665711dd} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.02.19 01:39:36.535868 [ 4 ] {015997e5-558d-4e3d-ae4d-2450665711dd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001797 sec., 16694.49081803005 rows/sec., 29.92 MiB/sec. | ||
| 5101 | 2026.02.19 01:39:36.535928 [ 4 ] {015997e5-558d-4e3d-ae4d-2450665711dd} <Debug> TCPHandler: Processed in 0.001989198 sec. | ||
| 5102 | 2026.02.19 01:39:36.536053 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2026.02.19 01:39:36.536177 [ 4 ] {84362327-24cf-4d59-bf77-de76065e0086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5104 | 2026.02.19 01:39:36.536229 [ 4 ] {84362327-24cf-4d59-bf77-de76065e0086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5105 | 2026.02.19 01:39:36.536679 [ 4 ] {84362327-24cf-4d59-bf77-de76065e0086} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2026.02.19 01:39:36.536721 [ 4 ] {84362327-24cf-4d59-bf77-de76065e0086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5107 | 2026.02.19 01:39:36.537084 [ 4 ] {84362327-24cf-4d59-bf77-de76065e0086} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5108 | 2026.02.19 01:39:36.537292 [ 4 ] {84362327-24cf-4d59-bf77-de76065e0086} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2026.02.19 01:39:36.537423 [ 4 ] {84362327-24cf-4d59-bf77-de76065e0086} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00127 sec., 47244.09448818897 rows/sec., 3.18 MiB/sec. | ||
| 5110 | 2026.02.19 01:39:36.537467 [ 4 ] {84362327-24cf-4d59-bf77-de76065e0086} <Debug> TCPHandler: Processed in 0.001471709 sec. | ||
| 5111 | 2026.02.19 01:39:38.145133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11100 | ||
| 5112 | 2026.02.19 01:39:38.145664 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.02.19 01:39:38.145717 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5114 | 2026.02.19 01:39:38.146241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5115 | 2026.02.19 01:39:38.146486 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.02.19 01:39:38.146631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11100 | ||
| 5117 | 2026.02.19 01:39:38.711800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5118 | 2026.02.19 01:39:38.728781 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.02.19 01:39:38.728849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5120 | 2026.02.19 01:39:38.734879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5121 | 2026.02.19 01:39:38.735645 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.02.19 01:39:38.738724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5123 | 2026.02.19 01:39:41.524791 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.02.19 01:39:41.525006 [ 4 ] {26db538d-9631-4e6f-b832-1c6f48422dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5125 | 2026.02.19 01:39:41.525081 [ 4 ] {26db538d-9631-4e6f-b832-1c6f48422dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5126 | 2026.02.19 01:39:41.525733 [ 4 ] {26db538d-9631-4e6f-b832-1c6f48422dd5} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.02.19 01:39:41.525781 [ 4 ] {26db538d-9631-4e6f-b832-1c6f48422dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5128 | 2026.02.19 01:39:41.526227 [ 4 ] {26db538d-9631-4e6f-b832-1c6f48422dd5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5129 | 2026.02.19 01:39:41.526456 [ 4 ] {26db538d-9631-4e6f-b832-1c6f48422dd5} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.02.19 01:39:41.526617 [ 4 ] {26db538d-9631-4e6f-b832-1c6f48422dd5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001661 sec., 45755.56893437688 rows/sec., 3.77 MiB/sec. | ||
| 5131 | 2026.02.19 01:39:41.526622 [ 79 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5132 | 2026.02.19 01:39:41.526668 [ 4 ] {26db538d-9631-4e6f-b832-1c6f48422dd5} <Debug> TCPHandler: Processed in 0.002012218 sec. | ||
| 5133 | 2026.02.19 01:39:41.526698 [ 79 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.02.19 01:39:41.526728 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5135 | 2026.02.19 01:39:41.526809 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2026.02.19 01:39:41.526857 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 5137 | 2026.02.19 01:39:41.526916 [ 4 ] {7e19b758-4cf1-403b-9cb9-b28b56f71919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5138 | 2026.02.19 01:39:41.526964 [ 4 ] {7e19b758-4cf1-403b-9cb9-b28b56f71919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5139 | 2026.02.19 01:39:41.527013 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5140 | 2026.02.19 01:39:41.527058 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2148 rows starting from the beginning of the part | ||
| 5141 | 2026.02.19 01:39:41.527133 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1338 rows starting from the beginning of the part | ||
| 5142 | 2026.02.19 01:39:41.527187 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 116 rows starting from the beginning of the part | ||
| 5143 | 2026.02.19 01:39:41.527237 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 76 rows starting from the beginning of the part | ||
| 5144 | 2026.02.19 01:39:41.527279 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 117 rows starting from the beginning of the part | ||
| 5145 | 2026.02.19 01:39:41.527326 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part | ||
| 5146 | 2026.02.19 01:39:41.527384 [ 4 ] {7e19b758-4cf1-403b-9cb9-b28b56f71919} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.02.19 01:39:41.527428 [ 4 ] {7e19b758-4cf1-403b-9cb9-b28b56f71919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5148 | 2026.02.19 01:39:41.527777 [ 4 ] {7e19b758-4cf1-403b-9cb9-b28b56f71919} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5149 | 2026.02.19 01:39:41.528005 [ 4 ] {7e19b758-4cf1-403b-9cb9-b28b56f71919} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.02.19 01:39:41.528114 [ 79 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5151 | 2026.02.19 01:39:41.528140 [ 4 ] {7e19b758-4cf1-403b-9cb9-b28b56f71919} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001245 sec., 8032.128514056225 rows/sec., 603.98 KiB/sec. | ||
| 5152 | 2026.02.19 01:39:41.528145 [ 79 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.02.19 01:39:41.528182 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5154 | 2026.02.19 01:39:41.528186 [ 4 ] {7e19b758-4cf1-403b-9cb9-b28b56f71919} <Debug> TCPHandler: Processed in 0.001428877 sec. | ||
| 5155 | 2026.02.19 01:39:41.528267 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5156 | 2026.02.19 01:39:41.528321 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2026.02.19 01:39:41.528398 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5158 | 2026.02.19 01:39:41.528426 [ 4 ] {936b75ee-aa82-41d5-8f1b-effe20b95b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5159 | 2026.02.19 01:39:41.528437 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 5160 | 2026.02.19 01:39:41.528476 [ 4 ] {936b75ee-aa82-41d5-8f1b-effe20b95b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5161 | 2026.02.19 01:39:41.528514 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 5162 | 2026.02.19 01:39:41.528564 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5163 | 2026.02.19 01:39:41.528604 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5164 | 2026.02.19 01:39:41.528650 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 5165 | 2026.02.19 01:39:41.528724 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5166 | 2026.02.19 01:39:41.528928 [ 4 ] {936b75ee-aa82-41d5-8f1b-effe20b95b35} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.02.19 01:39:41.528969 [ 4 ] {936b75ee-aa82-41d5-8f1b-effe20b95b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5168 | 2026.02.19 01:39:41.529023 [ 189 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3871 rows, containing 5 columns (5 merged, 0 gathered) in 0.002225173 sec., 1739640.0190007698 rows/sec., 150.75 MiB/sec. | ||
| 5169 | 2026.02.19 01:39:41.529317 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5170 | 2026.02.19 01:39:41.529446 [ 4 ] {936b75ee-aa82-41d5-8f1b-effe20b95b35} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5171 | 2026.02.19 01:39:41.529551 [ 197 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325206 sec., 242981.09124166355 rows/sec., 17.18 MiB/sec. | ||
| 5172 | 2026.02.19 01:39:41.529609 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_31_6} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.02.19 01:39:41.529677 [ 4 ] {936b75ee-aa82-41d5-8f1b-effe20b95b35} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2026.02.19 01:39:41.529698 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_31_6} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5175 | 2026.02.19 01:39:41.529735 [ 197 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5176 | 2026.02.19 01:39:41.529793 [ 79 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5177 | 2026.02.19 01:39:41.529812 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 5178 | 2026.02.19 01:39:41.529814 [ 4 ] {936b75ee-aa82-41d5-8f1b-effe20b95b35} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001405 sec., 52669.039145907474 rows/sec., 4.11 MiB/sec. | ||
| 5179 | 2026.02.19 01:39:41.529832 [ 79 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.02.19 01:39:41.529869 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5181 | 2026.02.19 01:39:41.529873 [ 4 ] {936b75ee-aa82-41d5-8f1b-effe20b95b35} <Debug> TCPHandler: Processed in 0.001601571 sec. | ||
| 5182 | 2026.02.19 01:39:41.529968 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 5183 | 2026.02.19 01:39:41.530017 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.02.19 01:39:41.530054 [ 197 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_31_6} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.02.19 01:39:41.530079 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5186 | 2026.02.19 01:39:41.530105 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1060 rows starting from the beginning of the part | ||
| 5187 | 2026.02.19 01:39:41.530119 [ 4 ] {5cfe0b1f-ec53-4b98-b19a-0ce8a730452b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5188 | 2026.02.19 01:39:41.530152 [ 197 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_31_6} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5189 | 2026.02.19 01:39:41.530159 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 570 rows starting from the beginning of the part | ||
| 5190 | 2026.02.19 01:39:41.530171 [ 4 ] {5cfe0b1f-ec53-4b98-b19a-0ce8a730452b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5191 | 2026.02.19 01:39:41.530211 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 94 rows starting from the beginning of the part | ||
| 5192 | 2026.02.19 01:39:41.530246 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5193 | 2026.02.19 01:39:41.530261 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 74 rows starting from the beginning of the part | ||
| 5194 | 2026.02.19 01:39:41.530300 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 96 rows starting from the beginning of the part | ||
| 5195 | 2026.02.19 01:39:41.530336 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 5196 | 2026.02.19 01:39:41.530619 [ 4 ] {5cfe0b1f-ec53-4b98-b19a-0ce8a730452b} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5197 | 2026.02.19 01:39:41.530662 [ 4 ] {5cfe0b1f-ec53-4b98-b19a-0ce8a730452b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5198 | 2026.02.19 01:39:41.531024 [ 4 ] {5cfe0b1f-ec53-4b98-b19a-0ce8a730452b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5199 | 2026.02.19 01:39:41.531243 [ 4 ] {5cfe0b1f-ec53-4b98-b19a-0ce8a730452b} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2026.02.19 01:39:41.531380 [ 4 ] {5cfe0b1f-ec53-4b98-b19a-0ce8a730452b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 5201 | 2026.02.19 01:39:41.531419 [ 4 ] {5cfe0b1f-ec53-4b98-b19a-0ce8a730452b} <Debug> TCPHandler: Processed in 0.001452828 sec. | ||
| 5202 | 2026.02.19 01:39:41.531436 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504509 sec., 1308067.9477490664 rows/sec., 102.24 MiB/sec. | ||
| 5203 | 2026.02.19 01:39:41.531532 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2026.02.19 01:39:41.531632 [ 4 ] {0597842d-b648-40fe-83ec-f2fb7f819c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5205 | 2026.02.19 01:39:41.531633 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5206 | 2026.02.19 01:39:41.531690 [ 4 ] {0597842d-b648-40fe-83ec-f2fb7f819c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5207 | 2026.02.19 01:39:41.531900 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_31_6} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2026.02.19 01:39:41.531980 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_31_6} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5209 | 2026.02.19 01:39:41.532042 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 5210 | 2026.02.19 01:39:41.532478 [ 4 ] {0597842d-b648-40fe-83ec-f2fb7f819c21} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2026.02.19 01:39:41.532519 [ 4 ] {0597842d-b648-40fe-83ec-f2fb7f819c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5212 | 2026.02.19 01:39:41.533038 [ 4 ] {0597842d-b648-40fe-83ec-f2fb7f819c21} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5213 | 2026.02.19 01:39:41.533264 [ 4 ] {0597842d-b648-40fe-83ec-f2fb7f819c21} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.02.19 01:39:41.533378 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5215 | 2026.02.19 01:39:41.533407 [ 4 ] {0597842d-b648-40fe-83ec-f2fb7f819c21} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001793 sec., 5577.244841048521 rows/sec., 9.99 MiB/sec. | ||
| 5216 | 2026.02.19 01:39:41.533414 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.02.19 01:39:41.533450 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5218 | 2026.02.19 01:39:41.533475 [ 4 ] {0597842d-b648-40fe-83ec-f2fb7f819c21} <Debug> TCPHandler: Processed in 0.001992418 sec. | ||
| 5219 | 2026.02.19 01:39:41.533529 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 5220 | 2026.02.19 01:39:41.533593 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5221 | 2026.02.19 01:39:41.533688 [ 4 ] {b70060fd-5b5e-44f3-aca4-f5011093ed6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5222 | 2026.02.19 01:39:41.533710 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5223 | 2026.02.19 01:39:41.533730 [ 4 ] {b70060fd-5b5e-44f3-aca4-f5011093ed6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5224 | 2026.02.19 01:39:41.533760 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 497 rows starting from the beginning of the part | ||
| 5225 | 2026.02.19 01:39:41.533884 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 5226 | 2026.02.19 01:39:41.533989 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5227 | 2026.02.19 01:39:41.534066 [ 4 ] {b70060fd-5b5e-44f3-aca4-f5011093ed6d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.02.19 01:39:41.534091 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5229 | 2026.02.19 01:39:41.534103 [ 4 ] {b70060fd-5b5e-44f3-aca4-f5011093ed6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5230 | 2026.02.19 01:39:41.534187 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 5231 | 2026.02.19 01:39:41.534286 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5232 | 2026.02.19 01:39:41.534416 [ 4 ] {b70060fd-5b5e-44f3-aca4-f5011093ed6d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5233 | 2026.02.19 01:39:41.534658 [ 4 ] {b70060fd-5b5e-44f3-aca4-f5011093ed6d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.02.19 01:39:41.534791 [ 4 ] {b70060fd-5b5e-44f3-aca4-f5011093ed6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 5235 | 2026.02.19 01:39:41.534827 [ 4 ] {b70060fd-5b5e-44f3-aca4-f5011093ed6d} <Debug> TCPHandler: Processed in 0.001284125 sec. | ||
| 5236 | 2026.02.19 01:39:41.552045 [ 197 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 587 rows, containing 19 columns (19 merged, 0 gathered) in 0.018550577 sec., 31643.220585537583 rows/sec., 56.70 MiB/sec. | ||
| 5237 | 2026.02.19 01:39:41.552881 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5238 | 2026.02.19 01:39:41.553194 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.02.19 01:39:41.553267 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5240 | 2026.02.19 01:39:41.553351 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 5241 | 2026.02.19 01:39:42.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.63 MiB, peak 260.96 MiB, free memory in arenas 0.00 B, will set to 256.14 MiB (RSS), difference: 2.52 MiB | ||
| 5242 | 2026.02.19 01:39:45.546564 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5243 | 2026.02.19 01:39:45.546624 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5244 | 2026.02.19 01:39:45.646852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11548 | ||
| 5245 | 2026.02.19 01:39:45.647508 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.02.19 01:39:45.647543 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5247 | 2026.02.19 01:39:45.648031 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5248 | 2026.02.19 01:39:45.648279 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.02.19 01:39:45.648408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11548 | ||
| 5250 | 2026.02.19 01:39:45.673528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 640 | ||
| 5251 | 2026.02.19 01:39:45.675935 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.02.19 01:39:45.675986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5253 | 2026.02.19 01:39:45.677164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5254 | 2026.02.19 01:39:45.677428 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.02.19 01:39:45.677697 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 5256 | 2026.02.19 01:39:46.238974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5257 | 2026.02.19 01:39:46.255855 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.02.19 01:39:46.255922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5259 | 2026.02.19 01:39:46.262202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5260 | 2026.02.19 01:39:46.262931 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.02.19 01:39:46.265994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5262 | 2026.02.19 01:39:46.526547 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2026.02.19 01:39:46.526698 [ 4 ] {a05df30f-30c6-48f2-a0b8-40357c5ea208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5264 | 2026.02.19 01:39:46.526757 [ 4 ] {a05df30f-30c6-48f2-a0b8-40357c5ea208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5265 | 2026.02.19 01:39:46.527377 [ 4 ] {a05df30f-30c6-48f2-a0b8-40357c5ea208} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.02.19 01:39:46.527420 [ 4 ] {a05df30f-30c6-48f2-a0b8-40357c5ea208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5267 | 2026.02.19 01:39:46.527782 [ 4 ] {a05df30f-30c6-48f2-a0b8-40357c5ea208} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5268 | 2026.02.19 01:39:46.527996 [ 4 ] {a05df30f-30c6-48f2-a0b8-40357c5ea208} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.02.19 01:39:46.528138 [ 4 ] {a05df30f-30c6-48f2-a0b8-40357c5ea208} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00148 sec., 78378.37837837837 rows/sec., 6.66 MiB/sec. | ||
| 5270 | 2026.02.19 01:39:46.528179 [ 4 ] {a05df30f-30c6-48f2-a0b8-40357c5ea208} <Debug> TCPHandler: Processed in 0.001747634 sec. | ||
| 5271 | 2026.02.19 01:39:46.528303 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5272 | 2026.02.19 01:39:46.528396 [ 4 ] {5b954270-e2f8-40e6-b22c-8df5ecad7a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5273 | 2026.02.19 01:39:46.528436 [ 4 ] {5b954270-e2f8-40e6-b22c-8df5ecad7a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5274 | 2026.02.19 01:39:46.528832 [ 4 ] {5b954270-e2f8-40e6-b22c-8df5ecad7a66} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.02.19 01:39:46.528868 [ 4 ] {5b954270-e2f8-40e6-b22c-8df5ecad7a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5276 | 2026.02.19 01:39:46.529154 [ 4 ] {5b954270-e2f8-40e6-b22c-8df5ecad7a66} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5277 | 2026.02.19 01:39:46.529357 [ 4 ] {5b954270-e2f8-40e6-b22c-8df5ecad7a66} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2026.02.19 01:39:46.529482 [ 4 ] {5b954270-e2f8-40e6-b22c-8df5ecad7a66} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001104 sec., 27173.913043478264 rows/sec., 2.00 MiB/sec. | ||
| 5279 | 2026.02.19 01:39:46.529519 [ 4 ] {5b954270-e2f8-40e6-b22c-8df5ecad7a66} <Debug> TCPHandler: Processed in 0.001264045 sec. | ||
| 5280 | 2026.02.19 01:39:46.529624 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5281 | 2026.02.19 01:39:46.529716 [ 4 ] {36ad3f68-c71b-4ccf-a655-9beb0811162e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5282 | 2026.02.19 01:39:46.529754 [ 4 ] {36ad3f68-c71b-4ccf-a655-9beb0811162e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5283 | 2026.02.19 01:39:46.530156 [ 4 ] {36ad3f68-c71b-4ccf-a655-9beb0811162e} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2026.02.19 01:39:46.530192 [ 4 ] {36ad3f68-c71b-4ccf-a655-9beb0811162e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5285 | 2026.02.19 01:39:46.530491 [ 4 ] {36ad3f68-c71b-4ccf-a655-9beb0811162e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5286 | 2026.02.19 01:39:46.530717 [ 4 ] {36ad3f68-c71b-4ccf-a655-9beb0811162e} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2026.02.19 01:39:46.530840 [ 4 ] {36ad3f68-c71b-4ccf-a655-9beb0811162e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00114 sec., 82456.14035087719 rows/sec., 6.44 MiB/sec. | ||
| 5288 | 2026.02.19 01:39:46.530876 [ 4 ] {36ad3f68-c71b-4ccf-a655-9beb0811162e} <Debug> TCPHandler: Processed in 0.001298545 sec. | ||
| 5289 | 2026.02.19 01:39:46.530984 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.02.19 01:39:46.531075 [ 4 ] {1f712a10-c369-46ab-a44b-1a7a0990ef83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5291 | 2026.02.19 01:39:46.531117 [ 4 ] {1f712a10-c369-46ab-a44b-1a7a0990ef83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5292 | 2026.02.19 01:39:46.531513 [ 4 ] {1f712a10-c369-46ab-a44b-1a7a0990ef83} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.02.19 01:39:46.531549 [ 4 ] {1f712a10-c369-46ab-a44b-1a7a0990ef83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5294 | 2026.02.19 01:39:46.531875 [ 4 ] {1f712a10-c369-46ab-a44b-1a7a0990ef83} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5295 | 2026.02.19 01:39:46.532080 [ 4 ] {1f712a10-c369-46ab-a44b-1a7a0990ef83} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.02.19 01:39:46.532206 [ 4 ] {1f712a10-c369-46ab-a44b-1a7a0990ef83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 5297 | 2026.02.19 01:39:46.532242 [ 4 ] {1f712a10-c369-46ab-a44b-1a7a0990ef83} <Debug> TCPHandler: Processed in 0.001305475 sec. | ||
| 5298 | 2026.02.19 01:39:46.532239 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5299 | 2026.02.19 01:39:46.532319 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.02.19 01:39:46.532343 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5301 | 2026.02.19 01:39:46.532349 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5302 | 2026.02.19 01:39:46.532452 [ 4 ] {5a7d12b9-ab5d-4047-86a9-df6883a9737d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5303 | 2026.02.19 01:39:46.532455 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 5304 | 2026.02.19 01:39:46.532506 [ 4 ] {5a7d12b9-ab5d-4047-86a9-df6883a9737d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5305 | 2026.02.19 01:39:46.532599 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5306 | 2026.02.19 01:39:46.532637 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8261 rows starting from the beginning of the part | ||
| 5307 | 2026.02.19 01:39:46.532700 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5308 | 2026.02.19 01:39:46.532744 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 5309 | 2026.02.19 01:39:46.532785 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 161 rows starting from the beginning of the part | ||
| 5310 | 2026.02.19 01:39:46.532824 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5311 | 2026.02.19 01:39:46.532866 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 5312 | 2026.02.19 01:39:46.533248 [ 4 ] {5a7d12b9-ab5d-4047-86a9-df6883a9737d} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.02.19 01:39:46.533287 [ 4 ] {5a7d12b9-ab5d-4047-86a9-df6883a9737d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5314 | 2026.02.19 01:39:46.533863 [ 4 ] {5a7d12b9-ab5d-4047-86a9-df6883a9737d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5315 | 2026.02.19 01:39:46.534090 [ 4 ] {5a7d12b9-ab5d-4047-86a9-df6883a9737d} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2026.02.19 01:39:46.534227 [ 4 ] {5a7d12b9-ab5d-4047-86a9-df6883a9737d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001791 sec., 16750.418760469012 rows/sec., 30.02 MiB/sec. | ||
| 5317 | 2026.02.19 01:39:46.534280 [ 4 ] {5a7d12b9-ab5d-4047-86a9-df6883a9737d} <Debug> TCPHandler: Processed in 0.001978258 sec. | ||
| 5318 | 2026.02.19 01:39:46.534382 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5319 | 2026.02.19 01:39:46.534473 [ 4 ] {561dda87-346f-4906-8b93-2b6f4a2307b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5320 | 2026.02.19 01:39:46.534514 [ 4 ] {561dda87-346f-4906-8b93-2b6f4a2307b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5321 | 2026.02.19 01:39:46.534851 [ 4 ] {561dda87-346f-4906-8b93-2b6f4a2307b9} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.02.19 01:39:46.534886 [ 4 ] {561dda87-346f-4906-8b93-2b6f4a2307b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5323 | 2026.02.19 01:39:46.535221 [ 4 ] {561dda87-346f-4906-8b93-2b6f4a2307b9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5324 | 2026.02.19 01:39:46.535445 [ 4 ] {561dda87-346f-4906-8b93-2b6f4a2307b9} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.02.19 01:39:46.535571 [ 4 ] {561dda87-346f-4906-8b93-2b6f4a2307b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 5326 | 2026.02.19 01:39:46.535606 [ 4 ] {561dda87-346f-4906-8b93-2b6f4a2307b9} <Debug> TCPHandler: Processed in 0.001271345 sec. | ||
| 5327 | 2026.02.19 01:39:46.536021 [ 197 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9062 rows, containing 5 columns (5 merged, 0 gathered) in 0.003606569 sec., 2512637.3570005177 rows/sec., 172.32 MiB/sec. | ||
| 5328 | 2026.02.19 01:39:46.536321 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5329 | 2026.02.19 01:39:46.536656 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.02.19 01:39:46.536747 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5331 | 2026.02.19 01:39:46.536846 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
| 5332 | 2026.02.19 01:39:51.554762 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.02.19 01:39:51.554975 [ 4 ] {3aafeeca-62b9-4393-a1c1-8d469222b6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5334 | 2026.02.19 01:39:51.555044 [ 4 ] {3aafeeca-62b9-4393-a1c1-8d469222b6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5335 | 2026.02.19 01:39:51.555744 [ 4 ] {3aafeeca-62b9-4393-a1c1-8d469222b6e8} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.02.19 01:39:51.555796 [ 4 ] {3aafeeca-62b9-4393-a1c1-8d469222b6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5337 | 2026.02.19 01:39:51.556184 [ 4 ] {3aafeeca-62b9-4393-a1c1-8d469222b6e8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5338 | 2026.02.19 01:39:51.556419 [ 4 ] {3aafeeca-62b9-4393-a1c1-8d469222b6e8} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.02.19 01:39:51.556582 [ 4 ] {3aafeeca-62b9-4393-a1c1-8d469222b6e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00166 sec., 14457.831325301204 rows/sec., 1.20 MiB/sec. | ||
| 5340 | 2026.02.19 01:39:51.556632 [ 4 ] {3aafeeca-62b9-4393-a1c1-8d469222b6e8} <Debug> TCPHandler: Processed in 0.002009198 sec. | ||
| 5341 | 2026.02.19 01:39:51.556785 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2026.02.19 01:39:51.556888 [ 4 ] {623a76d6-5451-4f1e-86f6-1ce7b19a9f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5343 | 2026.02.19 01:39:51.556932 [ 4 ] {623a76d6-5451-4f1e-86f6-1ce7b19a9f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5344 | 2026.02.19 01:39:51.557398 [ 4 ] {623a76d6-5451-4f1e-86f6-1ce7b19a9f2b} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.02.19 01:39:51.557436 [ 4 ] {623a76d6-5451-4f1e-86f6-1ce7b19a9f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5346 | 2026.02.19 01:39:51.557739 [ 4 ] {623a76d6-5451-4f1e-86f6-1ce7b19a9f2b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5347 | 2026.02.19 01:39:51.557950 [ 4 ] {623a76d6-5451-4f1e-86f6-1ce7b19a9f2b} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.02.19 01:39:51.558092 [ 4 ] {623a76d6-5451-4f1e-86f6-1ce7b19a9f2b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001227 sec., 1629.9918500407498 rows/sec., 132.91 KiB/sec. | ||
| 5349 | 2026.02.19 01:39:51.558131 [ 4 ] {623a76d6-5451-4f1e-86f6-1ce7b19a9f2b} <Debug> TCPHandler: Processed in 0.001398987 sec. | ||
| 5350 | 2026.02.19 01:39:51.558244 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.02.19 01:39:51.558341 [ 4 ] {733897ad-2e75-4b74-91f6-834d2f662b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5352 | 2026.02.19 01:39:51.558382 [ 4 ] {733897ad-2e75-4b74-91f6-834d2f662b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5353 | 2026.02.19 01:39:51.559464 [ 4 ] {733897ad-2e75-4b74-91f6-834d2f662b25} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.02.19 01:39:51.559501 [ 4 ] {733897ad-2e75-4b74-91f6-834d2f662b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5355 | 2026.02.19 01:39:51.559890 [ 4 ] {733897ad-2e75-4b74-91f6-834d2f662b25} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5356 | 2026.02.19 01:39:51.560103 [ 4 ] {733897ad-2e75-4b74-91f6-834d2f662b25} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.02.19 01:39:51.560233 [ 4 ] {733897ad-2e75-4b74-91f6-834d2f662b25} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.001911 sec., 699633.6996336996 rows/sec., 58.52 MiB/sec. | ||
| 5358 | 2026.02.19 01:39:51.560271 [ 4 ] {733897ad-2e75-4b74-91f6-834d2f662b25} <Debug> TCPHandler: Processed in 0.00207658 sec. | ||
| 5359 | 2026.02.19 01:39:51.560395 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2026.02.19 01:39:51.560490 [ 4 ] {407d46f5-1d04-4523-acbb-f5884d611e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5361 | 2026.02.19 01:39:51.560531 [ 4 ] {407d46f5-1d04-4523-acbb-f5884d611e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5362 | 2026.02.19 01:39:51.560941 [ 4 ] {407d46f5-1d04-4523-acbb-f5884d611e09} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.02.19 01:39:51.560977 [ 4 ] {407d46f5-1d04-4523-acbb-f5884d611e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5364 | 2026.02.19 01:39:51.561278 [ 4 ] {407d46f5-1d04-4523-acbb-f5884d611e09} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5365 | 2026.02.19 01:39:51.561490 [ 4 ] {407d46f5-1d04-4523-acbb-f5884d611e09} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.02.19 01:39:51.561619 [ 4 ] {407d46f5-1d04-4523-acbb-f5884d611e09} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001148 sec., 20905.923344947736 rows/sec., 1.58 MiB/sec. | ||
| 5367 | 2026.02.19 01:39:51.561656 [ 4 ] {407d46f5-1d04-4523-acbb-f5884d611e09} <Debug> TCPHandler: Processed in 0.001311586 sec. | ||
| 5368 | 2026.02.19 01:39:51.561768 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5369 | 2026.02.19 01:39:51.561862 [ 4 ] {440643aa-d020-415e-885a-c5f1820596e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5370 | 2026.02.19 01:39:51.561901 [ 4 ] {440643aa-d020-415e-885a-c5f1820596e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5371 | 2026.02.19 01:39:51.562379 [ 4 ] {440643aa-d020-415e-885a-c5f1820596e1} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.02.19 01:39:51.562415 [ 4 ] {440643aa-d020-415e-885a-c5f1820596e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5373 | 2026.02.19 01:39:51.562714 [ 4 ] {440643aa-d020-415e-885a-c5f1820596e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5374 | 2026.02.19 01:39:51.562924 [ 4 ] {440643aa-d020-415e-885a-c5f1820596e1} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.02.19 01:39:51.563049 [ 4 ] {440643aa-d020-415e-885a-c5f1820596e1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001205 sec., 209128.6307053942 rows/sec., 14.46 MiB/sec. | ||
| 5376 | 2026.02.19 01:39:51.563087 [ 4 ] {440643aa-d020-415e-885a-c5f1820596e1} <Debug> TCPHandler: Processed in 0.001370056 sec. | ||
| 5377 | 2026.02.19 01:39:51.563204 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2026.02.19 01:39:51.563298 [ 4 ] {f5949fdf-744c-42e5-ac8d-daa92ce6a049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5379 | 2026.02.19 01:39:51.563338 [ 4 ] {f5949fdf-744c-42e5-ac8d-daa92ce6a049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5380 | 2026.02.19 01:39:51.563732 [ 4 ] {f5949fdf-744c-42e5-ac8d-daa92ce6a049} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.02.19 01:39:51.563769 [ 4 ] {f5949fdf-744c-42e5-ac8d-daa92ce6a049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5382 | 2026.02.19 01:39:51.564071 [ 4 ] {f5949fdf-744c-42e5-ac8d-daa92ce6a049} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5383 | 2026.02.19 01:39:51.564282 [ 4 ] {f5949fdf-744c-42e5-ac8d-daa92ce6a049} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.02.19 01:39:51.564408 [ 4 ] {f5949fdf-744c-42e5-ac8d-daa92ce6a049} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 5385 | 2026.02.19 01:39:51.564445 [ 4 ] {f5949fdf-744c-42e5-ac8d-daa92ce6a049} <Debug> TCPHandler: Processed in 0.001291694 sec. | ||
| 5386 | 2026.02.19 01:39:51.564554 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5387 | 2026.02.19 01:39:51.564648 [ 4 ] {91f0879e-3121-4bb3-bcf3-de603cc5bc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5388 | 2026.02.19 01:39:51.564687 [ 4 ] {91f0879e-3121-4bb3-bcf3-de603cc5bc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5389 | 2026.02.19 01:39:51.565278 [ 4 ] {91f0879e-3121-4bb3-bcf3-de603cc5bc48} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.02.19 01:39:51.565314 [ 4 ] {91f0879e-3121-4bb3-bcf3-de603cc5bc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5391 | 2026.02.19 01:39:51.565646 [ 4 ] {91f0879e-3121-4bb3-bcf3-de603cc5bc48} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5392 | 2026.02.19 01:39:51.565860 [ 4 ] {91f0879e-3121-4bb3-bcf3-de603cc5bc48} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2026.02.19 01:39:51.565989 [ 4 ] {91f0879e-3121-4bb3-bcf3-de603cc5bc48} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001358 sec., 418262.1502209131 rows/sec., 31.37 MiB/sec. | ||
| 5394 | 2026.02.19 01:39:51.566027 [ 4 ] {91f0879e-3121-4bb3-bcf3-de603cc5bc48} <Debug> TCPHandler: Processed in 0.00152222 sec. | ||
| 5395 | 2026.02.19 01:39:51.566141 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2026.02.19 01:39:51.566241 [ 4 ] {e213872f-8dea-4445-be45-eba3edda75d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5397 | 2026.02.19 01:39:51.566284 [ 4 ] {e213872f-8dea-4445-be45-eba3edda75d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5398 | 2026.02.19 01:39:51.566860 [ 4 ] {e213872f-8dea-4445-be45-eba3edda75d2} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.02.19 01:39:51.566951 [ 4 ] {e213872f-8dea-4445-be45-eba3edda75d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5400 | 2026.02.19 01:39:51.567316 [ 4 ] {e213872f-8dea-4445-be45-eba3edda75d2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5401 | 2026.02.19 01:39:51.567515 [ 4 ] {e213872f-8dea-4445-be45-eba3edda75d2} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.02.19 01:39:51.567642 [ 4 ] {e213872f-8dea-4445-be45-eba3edda75d2} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001463 sec., 602187.2863978127 rows/sec., 40.87 MiB/sec. | ||
| 5403 | 2026.02.19 01:39:51.567677 [ 4 ] {e213872f-8dea-4445-be45-eba3edda75d2} <Debug> TCPHandler: Processed in 0.001632831 sec. | ||
| 5404 | 2026.02.19 01:39:51.567780 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2026.02.19 01:39:51.567868 [ 4 ] {02942b0a-a934-4b3e-bb9b-816304bb65e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5406 | 2026.02.19 01:39:51.567983 [ 4 ] {02942b0a-a934-4b3e-bb9b-816304bb65e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5407 | 2026.02.19 01:39:51.568837 [ 4 ] {02942b0a-a934-4b3e-bb9b-816304bb65e3} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.02.19 01:39:51.568873 [ 4 ] {02942b0a-a934-4b3e-bb9b-816304bb65e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5409 | 2026.02.19 01:39:51.569383 [ 4 ] {02942b0a-a934-4b3e-bb9b-816304bb65e3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5410 | 2026.02.19 01:39:51.569603 [ 4 ] {02942b0a-a934-4b3e-bb9b-816304bb65e3} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.02.19 01:39:51.569743 [ 4 ] {02942b0a-a934-4b3e-bb9b-816304bb65e3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001832 sec., 5458.515283842795 rows/sec., 9.78 MiB/sec. | ||
| 5412 | 2026.02.19 01:39:51.569801 [ 4 ] {02942b0a-a934-4b3e-bb9b-816304bb65e3} <Debug> TCPHandler: Processed in 0.002016138 sec. | ||
| 5413 | 2026.02.19 01:39:51.569916 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5414 | 2026.02.19 01:39:51.570011 [ 4 ] {e6a3e9f2-83f2-4dd3-801e-a681e5c3e4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5415 | 2026.02.19 01:39:51.570052 [ 4 ] {e6a3e9f2-83f2-4dd3-801e-a681e5c3e4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5416 | 2026.02.19 01:39:51.570404 [ 4 ] {e6a3e9f2-83f2-4dd3-801e-a681e5c3e4ef} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.02.19 01:39:51.570440 [ 4 ] {e6a3e9f2-83f2-4dd3-801e-a681e5c3e4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5418 | 2026.02.19 01:39:51.570745 [ 4 ] {e6a3e9f2-83f2-4dd3-801e-a681e5c3e4ef} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5419 | 2026.02.19 01:39:51.570997 [ 4 ] {e6a3e9f2-83f2-4dd3-801e-a681e5c3e4ef} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.02.19 01:39:51.571104 [ 67 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5421 | 2026.02.19 01:39:51.571129 [ 4 ] {e6a3e9f2-83f2-4dd3-801e-a681e5c3e4ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 5422 | 2026.02.19 01:39:51.571170 [ 67 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2026.02.19 01:39:51.571178 [ 4 ] {e6a3e9f2-83f2-4dd3-801e-a681e5c3e4ef} <Debug> TCPHandler: Processed in 0.001312245 sec. | ||
| 5424 | 2026.02.19 01:39:51.571198 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5425 | 2026.02.19 01:39:51.571327 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 5426 | 2026.02.19 01:39:51.571468 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5427 | 2026.02.19 01:39:51.571502 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1302 rows starting from the beginning of the part | ||
| 5428 | 2026.02.19 01:39:51.571564 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 5429 | 2026.02.19 01:39:51.571604 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 5430 | 2026.02.19 01:39:51.571641 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 5431 | 2026.02.19 01:39:51.571677 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5432 | 2026.02.19 01:39:51.571712 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 5433 | 2026.02.19 01:39:51.572692 [ 197 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 4 columns (4 merged, 0 gathered) in 0.001414087 sec., 1132886.448995005 rows/sec., 75.50 MiB/sec. | ||
| 5434 | 2026.02.19 01:39:51.572921 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5435 | 2026.02.19 01:39:51.573250 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_31_6} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.02.19 01:39:51.573337 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_31_6} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5437 | 2026.02.19 01:39:51.573413 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5438 | 2026.02.19 01:39:53.149025 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12060 | ||
| 5439 | 2026.02.19 01:39:53.149863 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.02.19 01:39:53.149939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5441 | 2026.02.19 01:39:53.150490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5442 | 2026.02.19 01:39:53.150739 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.02.19 01:39:53.150897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12060 | ||
| 5444 | 2026.02.19 01:39:53.766654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5445 | 2026.02.19 01:39:53.799335 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.02.19 01:39:53.799453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5447 | 2026.02.19 01:39:53.810375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5448 | 2026.02.19 01:39:53.812497 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2026.02.19 01:39:53.825368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5450 | 2026.02.19 01:39:54.818465 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49314 | ||
| 5451 | 2026.02.19 01:39:54.818571 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5452 | 2026.02.19 01:39:54.818597 [ 286 ] {} <Debug> TCP-Session: b44d3a6e-882d-4280-ae46-f29a9ad1b19b Authenticating user 'default' from [fd00:1122:3344:101::e]:49314 | ||
| 5453 | 2026.02.19 01:39:54.818619 [ 286 ] {} <Debug> TCP-Session: b44d3a6e-882d-4280-ae46-f29a9ad1b19b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5454 | 2026.02.19 01:39:54.818633 [ 286 ] {} <Debug> TCP-Session: b44d3a6e-882d-4280-ae46-f29a9ad1b19b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5455 | 2026.02.19 01:39:54.818838 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64944 | ||
| 5456 | 2026.02.19 01:39:54.818892 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52318 | ||
| 5457 | 2026.02.19 01:39:54.818926 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39924 | ||
| 5458 | 2026.02.19 01:39:54.818945 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62892 | ||
| 5459 | 2026.02.19 01:39:54.818980 [ 286 ] {} <Trace> TCP-Session: b44d3a6e-882d-4280-ae46-f29a9ad1b19b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5460 | 2026.02.19 01:39:54.818952 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5461 | 2026.02.19 01:39:54.818936 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62070 | ||
| 5462 | 2026.02.19 01:39:54.819059 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5463 | 2026.02.19 01:39:54.819052 [ 287 ] {} <Debug> TCP-Session: 94e5e20f-ab3f-4dd5-b4a1-bfc530e18929 Authenticating user 'default' from [fd00:1122:3344:101::e]:64944 | ||
| 5464 | 2026.02.19 01:39:54.819116 [ 292 ] {} <Debug> TCP-Session: 42be9e17-3ce2-41ec-b6ec-63c9737c772c Authenticating user 'default' from [fd00:1122:3344:101::e]:39924 | ||
| 5465 | 2026.02.19 01:39:54.819115 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5466 | 2026.02.19 01:39:54.819137 [ 287 ] {} <Debug> TCP-Session: 94e5e20f-ab3f-4dd5-b4a1-bfc530e18929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5467 | 2026.02.19 01:39:54.819147 [ 292 ] {} <Debug> TCP-Session: 42be9e17-3ce2-41ec-b6ec-63c9737c772c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.02.19 01:39:54.819169 [ 288 ] {} <Debug> TCP-Session: 34d37978-2120-4e95-bdbd-57df4ce397f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52318 | ||
| 5469 | 2026.02.19 01:39:54.819185 [ 292 ] {} <Debug> TCP-Session: 42be9e17-3ce2-41ec-b6ec-63c9737c772c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.02.19 01:39:54.819171 [ 287 ] {} <Debug> TCP-Session: 94e5e20f-ab3f-4dd5-b4a1-bfc530e18929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5471 | 2026.02.19 01:39:54.819215 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5472 | 2026.02.19 01:39:54.819203 [ 288 ] {} <Debug> TCP-Session: 34d37978-2120-4e95-bdbd-57df4ce397f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.02.19 01:39:54.819260 [ 293 ] {} <Debug> TCP-Session: 8404aade-ecee-45c4-b3b8-77472dcd5fd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62070 | ||
| 5474 | 2026.02.19 01:39:54.819278 [ 288 ] {} <Debug> TCP-Session: 34d37978-2120-4e95-bdbd-57df4ce397f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.02.19 01:39:54.819301 [ 293 ] {} <Debug> TCP-Session: 8404aade-ecee-45c4-b3b8-77472dcd5fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.02.19 01:39:54.819044 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5477 | 2026.02.19 01:39:54.819340 [ 293 ] {} <Debug> TCP-Session: 8404aade-ecee-45c4-b3b8-77472dcd5fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.02.19 01:39:54.819366 [ 294 ] {} <Debug> TCP-Session: e52fe548-8f0b-4ff6-9ac0-3b0604117165 Authenticating user 'default' from [fd00:1122:3344:101::e]:62892 | ||
| 5479 | 2026.02.19 01:39:54.818913 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41144 | ||
| 5480 | 2026.02.19 01:39:54.819398 [ 294 ] {} <Debug> TCP-Session: e52fe548-8f0b-4ff6-9ac0-3b0604117165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.02.19 01:39:54.818902 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60675 | ||
| 5482 | 2026.02.19 01:39:54.819441 [ 294 ] {} <Debug> TCP-Session: e52fe548-8f0b-4ff6-9ac0-3b0604117165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.02.19 01:39:54.818901 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50017 | ||
| 5484 | 2026.02.19 01:39:54.819160 [ 286 ] {4eb25bfc-de58-4e34-bf61-50e907ba464c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49314) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5485 | 2026.02.19 01:39:54.819601 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5486 | 2026.02.19 01:39:54.819635 [ 291 ] {} <Debug> TCP-Session: 21efcb3f-41f8-4b13-b583-bc43ad390ad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41144 | ||
| 5487 | 2026.02.19 01:39:54.819636 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5488 | 2026.02.19 01:39:54.819653 [ 291 ] {} <Debug> TCP-Session: 21efcb3f-41f8-4b13-b583-bc43ad390ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.02.19 01:39:54.819679 [ 289 ] {} <Debug> TCP-Session: 4ec55cb5-aa0b-46c7-822e-0865091dbbed Authenticating user 'default' from [fd00:1122:3344:101::e]:60675 | ||
| 5490 | 2026.02.19 01:39:54.819682 [ 291 ] {} <Debug> TCP-Session: 21efcb3f-41f8-4b13-b583-bc43ad390ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5491 | 2026.02.19 01:39:54.819706 [ 289 ] {} <Debug> TCP-Session: 4ec55cb5-aa0b-46c7-822e-0865091dbbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2026.02.19 01:39:54.819714 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5493 | 2026.02.19 01:39:54.819728 [ 289 ] {} <Debug> TCP-Session: 4ec55cb5-aa0b-46c7-822e-0865091dbbed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.02.19 01:39:54.819764 [ 290 ] {} <Debug> TCP-Session: 443c432c-9a70-47fb-90ac-6a58a4f91f83 Authenticating user 'default' from [fd00:1122:3344:101::e]:50017 | ||
| 5495 | 2026.02.19 01:39:54.819793 [ 290 ] {} <Debug> TCP-Session: 443c432c-9a70-47fb-90ac-6a58a4f91f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.02.19 01:39:54.819816 [ 290 ] {} <Debug> TCP-Session: 443c432c-9a70-47fb-90ac-6a58a4f91f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5497 | 2026.02.19 01:39:54.819840 [ 286 ] {4eb25bfc-de58-4e34-bf61-50e907ba464c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5498 | 2026.02.19 01:39:54.819902 [ 286 ] {4eb25bfc-de58-4e34-bf61-50e907ba464c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5499 | 2026.02.19 01:39:54.820195 [ 286 ] {4eb25bfc-de58-4e34-bf61-50e907ba464c} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 5500 | 2026.02.19 01:39:54.821117 [ 344 ] {4eb25bfc-de58-4e34-bf61-50e907ba464c} <Trace> AggregatingTransform: Aggregating | ||
| 5501 | 2026.02.19 01:39:54.821167 [ 344 ] {4eb25bfc-de58-4e34-bf61-50e907ba464c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5502 | 2026.02.19 01:39:54.821209 [ 344 ] {4eb25bfc-de58-4e34-bf61-50e907ba464c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906737 sec. (1102.856 rows/sec., 43.08 KiB/sec.) | ||
| 5503 | 2026.02.19 01:39:54.821232 [ 344 ] {4eb25bfc-de58-4e34-bf61-50e907ba464c} <Trace> Aggregator: Merging aggregated data | ||
| 5504 | 2026.02.19 01:39:54.822490 [ 286 ] {4eb25bfc-de58-4e34-bf61-50e907ba464c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003387 sec., 295.24653085326247 rows/sec., 11.53 KiB/sec. | ||
| 5505 | 2026.02.19 01:39:54.822625 [ 286 ] {4eb25bfc-de58-4e34-bf61-50e907ba464c} <Debug> TCPHandler: Processed in 0.003789593 sec. | ||
| 5506 | 2026.02.19 01:39:54.822726 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5507 | 2026.02.19 01:39:54.822754 [ 286 ] {} <Debug> TCP-Session: b44d3a6e-882d-4280-ae46-f29a9ad1b19b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.02.19 01:39:54.822759 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5509 | 2026.02.19 01:39:54.822779 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5510 | 2026.02.19 01:39:54.822804 [ 294 ] {} <Debug> TCP-Session: e52fe548-8f0b-4ff6-9ac0-3b0604117165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.02.19 01:39:54.822817 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5512 | 2026.02.19 01:39:54.822826 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5513 | 2026.02.19 01:39:54.822851 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5514 | 2026.02.19 01:39:54.822870 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5515 | 2026.02.19 01:39:54.822885 [ 293 ] {} <Debug> TCP-Session: 8404aade-ecee-45c4-b3b8-77472dcd5fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5516 | 2026.02.19 01:39:54.822897 [ 289 ] {} <Debug> TCP-Session: 4ec55cb5-aa0b-46c7-822e-0865091dbbed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5517 | 2026.02.19 01:39:54.822903 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5518 | 2026.02.19 01:39:54.822923 [ 290 ] {} <Debug> TCP-Session: 443c432c-9a70-47fb-90ac-6a58a4f91f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5519 | 2026.02.19 01:39:54.822865 [ 288 ] {} <Debug> TCP-Session: 34d37978-2120-4e95-bdbd-57df4ce397f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.02.19 01:39:54.822966 [ 292 ] {} <Debug> TCP-Session: 42be9e17-3ce2-41ec-b6ec-63c9737c772c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5521 | 2026.02.19 01:39:54.822827 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5522 | 2026.02.19 01:39:54.822827 [ 287 ] {} <Debug> TCP-Session: 94e5e20f-ab3f-4dd5-b4a1-bfc530e18929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.02.19 01:39:54.823035 [ 291 ] {} <Debug> TCP-Session: 21efcb3f-41f8-4b13-b583-bc43ad390ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.02.19 01:39:54.824275 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36580 | ||
| 5525 | 2026.02.19 01:39:54.824334 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5526 | 2026.02.19 01:39:54.824356 [ 286 ] {} <Debug> TCP-Session: 53f37364-e8db-40b5-95c8-2760e8d1070e Authenticating user 'default' from [fd00:1122:3344:101::e]:36580 | ||
| 5527 | 2026.02.19 01:39:54.824372 [ 286 ] {} <Debug> TCP-Session: 53f37364-e8db-40b5-95c8-2760e8d1070e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.02.19 01:39:54.824385 [ 286 ] {} <Debug> TCP-Session: 53f37364-e8db-40b5-95c8-2760e8d1070e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5529 | 2026.02.19 01:39:54.824518 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46565 | ||
| 5530 | 2026.02.19 01:39:54.824539 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44422 | ||
| 5531 | 2026.02.19 01:39:54.824586 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60902 | ||
| 5532 | 2026.02.19 01:39:54.824603 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5533 | 2026.02.19 01:39:54.824607 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52635 | ||
| 5534 | 2026.02.19 01:39:54.824626 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38497 | ||
| 5535 | 2026.02.19 01:39:54.824648 [ 287 ] {} <Debug> TCP-Session: 57a92175-0748-4275-81f0-10ff16c510f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46565 | ||
| 5536 | 2026.02.19 01:39:54.824670 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33498 | ||
| 5537 | 2026.02.19 01:39:54.824695 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5538 | 2026.02.19 01:39:54.824698 [ 287 ] {} <Debug> TCP-Session: 57a92175-0748-4275-81f0-10ff16c510f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.02.19 01:39:54.824718 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5540 | 2026.02.19 01:39:54.824731 [ 290 ] {} <Debug> TCP-Session: 0ab8da3d-1b52-41ca-a12f-2032786c2a1c Authenticating user 'default' from [fd00:1122:3344:101::e]:52635 | ||
| 5541 | 2026.02.19 01:39:54.824748 [ 287 ] {} <Debug> TCP-Session: 57a92175-0748-4275-81f0-10ff16c510f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2026.02.19 01:39:54.824759 [ 291 ] {} <Debug> TCP-Session: c928fd31-b8f3-4bb5-9e03-8f5db52824c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38497 | ||
| 5543 | 2026.02.19 01:39:54.824772 [ 290 ] {} <Debug> TCP-Session: 0ab8da3d-1b52-41ca-a12f-2032786c2a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2026.02.19 01:39:54.824800 [ 291 ] {} <Debug> TCP-Session: c928fd31-b8f3-4bb5-9e03-8f5db52824c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2026.02.19 01:39:54.824812 [ 290 ] {} <Debug> TCP-Session: 0ab8da3d-1b52-41ca-a12f-2032786c2a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5546 | 2026.02.19 01:39:54.824834 [ 291 ] {} <Debug> TCP-Session: c928fd31-b8f3-4bb5-9e03-8f5db52824c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5547 | 2026.02.19 01:39:54.824762 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5548 | 2026.02.19 01:39:54.824663 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36698 | ||
| 5549 | 2026.02.19 01:39:54.824899 [ 294 ] {} <Debug> TCP-Session: 9878dc4c-acfa-4545-9726-ca5a3d4a1e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:33498 | ||
| 5550 | 2026.02.19 01:39:54.824654 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47403 | ||
| 5551 | 2026.02.19 01:39:54.824937 [ 294 ] {} <Debug> TCP-Session: 9878dc4c-acfa-4545-9726-ca5a3d4a1e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5552 | 2026.02.19 01:39:54.824953 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5553 | 2026.02.19 01:39:54.824974 [ 294 ] {} <Debug> TCP-Session: 9878dc4c-acfa-4545-9726-ca5a3d4a1e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5554 | 2026.02.19 01:39:54.824995 [ 293 ] {} <Debug> TCP-Session: 51e69375-fecd-47bc-bdbc-ae4f09f3690e Authenticating user 'default' from [fd00:1122:3344:101::e]:36698 | ||
| 5555 | 2026.02.19 01:39:54.825003 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5556 | 2026.02.19 01:39:54.825047 [ 293 ] {} <Debug> TCP-Session: 51e69375-fecd-47bc-bdbc-ae4f09f3690e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.02.19 01:39:54.824653 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5558 | 2026.02.19 01:39:54.825075 [ 292 ] {} <Debug> TCP-Session: 1498297a-4acf-4b8d-9dea-a9a907be301a Authenticating user 'default' from [fd00:1122:3344:101::e]:47403 | ||
| 5559 | 2026.02.19 01:39:54.825107 [ 289 ] {} <Debug> TCP-Session: ce7f10a6-5a53-4d46-8dd9-7bfae3e018f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60902 | ||
| 5560 | 2026.02.19 01:39:54.825121 [ 292 ] {} <Debug> TCP-Session: 1498297a-4acf-4b8d-9dea-a9a907be301a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5561 | 2026.02.19 01:39:54.825136 [ 289 ] {} <Debug> TCP-Session: ce7f10a6-5a53-4d46-8dd9-7bfae3e018f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5562 | 2026.02.19 01:39:54.825149 [ 292 ] {} <Debug> TCP-Session: 1498297a-4acf-4b8d-9dea-a9a907be301a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.02.19 01:39:54.825163 [ 289 ] {} <Debug> TCP-Session: ce7f10a6-5a53-4d46-8dd9-7bfae3e018f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5564 | 2026.02.19 01:39:54.825077 [ 293 ] {} <Debug> TCP-Session: 51e69375-fecd-47bc-bdbc-ae4f09f3690e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5565 | 2026.02.19 01:39:54.824614 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5566 | 2026.02.19 01:39:54.824602 [ 286 ] {} <Trace> TCP-Session: 53f37364-e8db-40b5-95c8-2760e8d1070e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.02.19 01:39:54.825242 [ 288 ] {} <Debug> TCP-Session: eb8c2364-c4c8-493b-b64c-2d2ff4dc4b3e Authenticating user 'default' from [fd00:1122:3344:101::e]:44422 | ||
| 5568 | 2026.02.19 01:39:54.825276 [ 288 ] {} <Debug> TCP-Session: eb8c2364-c4c8-493b-b64c-2d2ff4dc4b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.02.19 01:39:54.825288 [ 288 ] {} <Debug> TCP-Session: eb8c2364-c4c8-493b-b64c-2d2ff4dc4b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.02.19 01:39:54.825367 [ 286 ] {48b9aee4-7efc-4948-a3e7-6809758ccfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36580) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5571 | 2026.02.19 01:39:54.825572 [ 286 ] {48b9aee4-7efc-4948-a3e7-6809758ccfc2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5572 | 2026.02.19 01:39:54.825630 [ 286 ] {48b9aee4-7efc-4948-a3e7-6809758ccfc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5573 | 2026.02.19 01:39:54.825897 [ 286 ] {48b9aee4-7efc-4948-a3e7-6809758ccfc2} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 5574 | 2026.02.19 01:39:54.826704 [ 260 ] {48b9aee4-7efc-4948-a3e7-6809758ccfc2} <Trace> AggregatingTransform: Aggregating | ||
| 5575 | 2026.02.19 01:39:54.826750 [ 260 ] {48b9aee4-7efc-4948-a3e7-6809758ccfc2} <Trace> Aggregator: Aggregation method: without_key | ||
| 5576 | 2026.02.19 01:39:54.826790 [ 260 ] {48b9aee4-7efc-4948-a3e7-6809758ccfc2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000800646 sec. (1248.991 rows/sec., 48.79 KiB/sec.) | ||
| 5577 | 2026.02.19 01:39:54.826809 [ 260 ] {48b9aee4-7efc-4948-a3e7-6809758ccfc2} <Trace> Aggregator: Merging aggregated data | ||
| 5578 | 2026.02.19 01:39:54.828205 [ 286 ] {48b9aee4-7efc-4948-a3e7-6809758ccfc2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00287 sec., 348.4320557491289 rows/sec., 13.61 KiB/sec. | ||
| 5579 | 2026.02.19 01:39:54.828340 [ 286 ] {48b9aee4-7efc-4948-a3e7-6809758ccfc2} <Debug> TCPHandler: Processed in 0.003789893 sec. | ||
| 5580 | 2026.02.19 01:39:54.828464 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5581 | 2026.02.19 01:39:54.828491 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5582 | 2026.02.19 01:39:54.828502 [ 287 ] {} <Debug> TCP-Session: 57a92175-0748-4275-81f0-10ff16c510f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5583 | 2026.02.19 01:39:54.828526 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5584 | 2026.02.19 01:39:54.828542 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5585 | 2026.02.19 01:39:54.828549 [ 294 ] {} <Debug> TCP-Session: 9878dc4c-acfa-4545-9726-ca5a3d4a1e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.02.19 01:39:54.828583 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5587 | 2026.02.19 01:39:54.828599 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5588 | 2026.02.19 01:39:54.828620 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5589 | 2026.02.19 01:39:54.828650 [ 290 ] {} <Debug> TCP-Session: 0ab8da3d-1b52-41ca-a12f-2032786c2a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2026.02.19 01:39:54.828633 [ 291 ] {} <Debug> TCP-Session: c928fd31-b8f3-4bb5-9e03-8f5db52824c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5591 | 2026.02.19 01:39:54.828674 [ 293 ] {} <Debug> TCP-Session: 51e69375-fecd-47bc-bdbc-ae4f09f3690e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.02.19 01:39:54.828596 [ 288 ] {} <Debug> TCP-Session: eb8c2364-c4c8-493b-b64c-2d2ff4dc4b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2026.02.19 01:39:54.828566 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5594 | 2026.02.19 01:39:54.828583 [ 292 ] {} <Debug> TCP-Session: 1498297a-4acf-4b8d-9dea-a9a907be301a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2026.02.19 01:39:54.828770 [ 289 ] {} <Debug> TCP-Session: ce7f10a6-5a53-4d46-8dd9-7bfae3e018f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5596 | 2026.02.19 01:39:54.828634 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5597 | 2026.02.19 01:39:54.828847 [ 286 ] {} <Debug> TCP-Session: 53f37364-e8db-40b5-95c8-2760e8d1070e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2026.02.19 01:39:54.878125 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63646 | ||
| 5599 | 2026.02.19 01:39:54.878231 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5600 | 2026.02.19 01:39:54.878257 [ 286 ] {} <Debug> TCP-Session: 351319cd-12bd-42ab-9e06-9f0fb69fda28 Authenticating user 'default' from [fd00:1122:3344:101::e]:63646 | ||
| 5601 | 2026.02.19 01:39:54.878278 [ 286 ] {} <Debug> TCP-Session: 351319cd-12bd-42ab-9e06-9f0fb69fda28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.02.19 01:39:54.878291 [ 286 ] {} <Debug> TCP-Session: 351319cd-12bd-42ab-9e06-9f0fb69fda28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.02.19 01:39:54.878461 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51494 | ||
| 5604 | 2026.02.19 01:39:54.878528 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36811 | ||
| 5605 | 2026.02.19 01:39:54.878552 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64712 | ||
| 5606 | 2026.02.19 01:39:54.878572 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53561 | ||
| 5607 | 2026.02.19 01:39:54.878592 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52243 | ||
| 5608 | 2026.02.19 01:39:54.878624 [ 286 ] {} <Trace> TCP-Session: 351319cd-12bd-42ab-9e06-9f0fb69fda28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2026.02.19 01:39:54.878652 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5610 | 2026.02.19 01:39:54.878662 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5611 | 2026.02.19 01:39:54.878655 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5612 | 2026.02.19 01:39:54.878690 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5613 | 2026.02.19 01:39:54.878700 [ 292 ] {} <Debug> TCP-Session: d4142405-69b0-4513-80d1-eb2ea8f15c76 Authenticating user 'default' from [fd00:1122:3344:101::e]:53561 | ||
| 5614 | 2026.02.19 01:39:54.878717 [ 290 ] {} <Debug> TCP-Session: 021655fd-f328-42be-ad55-1fd345056a42 Authenticating user 'default' from [fd00:1122:3344:101::e]:64712 | ||
| 5615 | 2026.02.19 01:39:54.878731 [ 294 ] {} <Debug> TCP-Session: 6b234250-62e6-4b89-bdca-23168feaabe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52243 | ||
| 5616 | 2026.02.19 01:39:54.878747 [ 292 ] {} <Debug> TCP-Session: d4142405-69b0-4513-80d1-eb2ea8f15c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.02.19 01:39:54.878757 [ 290 ] {} <Debug> TCP-Session: 021655fd-f328-42be-ad55-1fd345056a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.02.19 01:39:54.878778 [ 294 ] {} <Debug> TCP-Session: 6b234250-62e6-4b89-bdca-23168feaabe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2026.02.19 01:39:54.878782 [ 292 ] {} <Debug> TCP-Session: d4142405-69b0-4513-80d1-eb2ea8f15c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.02.19 01:39:54.878812 [ 294 ] {} <Debug> TCP-Session: 6b234250-62e6-4b89-bdca-23168feaabe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.02.19 01:39:54.878796 [ 290 ] {} <Debug> TCP-Session: 021655fd-f328-42be-ad55-1fd345056a42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.02.19 01:39:54.878690 [ 288 ] {} <Debug> TCP-Session: 5865af03-6522-4144-9696-06389da2eac8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36811 | ||
| 5623 | 2026.02.19 01:39:54.878585 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53870 | ||
| 5624 | 2026.02.19 01:39:54.878892 [ 288 ] {} <Debug> TCP-Session: 5865af03-6522-4144-9696-06389da2eac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.02.19 01:39:54.878564 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61497 | ||
| 5626 | 2026.02.19 01:39:54.878934 [ 288 ] {} <Debug> TCP-Session: 5865af03-6522-4144-9696-06389da2eac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5627 | 2026.02.19 01:39:54.878536 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55014 | ||
| 5628 | 2026.02.19 01:39:54.878988 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5629 | 2026.02.19 01:39:54.878807 [ 286 ] {3dfe2c5b-c95c-4e62-ae1e-38fbcac21cda} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63646) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5630 | 2026.02.19 01:39:54.879038 [ 293 ] {} <Debug> TCP-Session: fddcf830-c4a5-45f5-9ceb-8dd98ada2362 Authenticating user 'default' from [fd00:1122:3344:101::e]:53870 | ||
| 5631 | 2026.02.19 01:39:54.879030 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5632 | 2026.02.19 01:39:54.879080 [ 293 ] {} <Debug> TCP-Session: fddcf830-c4a5-45f5-9ceb-8dd98ada2362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.02.19 01:39:54.879066 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5634 | 2026.02.19 01:39:54.879110 [ 293 ] {} <Debug> TCP-Session: fddcf830-c4a5-45f5-9ceb-8dd98ada2362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2026.02.19 01:39:54.879116 [ 291 ] {} <Debug> TCP-Session: 65727fd8-6e49-4ae1-8ea6-c4c35b63bb2f Authenticating user 'default' from [fd00:1122:3344:101::e]:61497 | ||
| 5636 | 2026.02.19 01:39:54.879130 [ 289 ] {} <Debug> TCP-Session: bf889517-dc97-4bca-bb89-eefe9dfa7680 Authenticating user 'default' from [fd00:1122:3344:101::e]:55014 | ||
| 5637 | 2026.02.19 01:39:54.878567 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5638 | 2026.02.19 01:39:54.879163 [ 291 ] {} <Debug> TCP-Session: 65727fd8-6e49-4ae1-8ea6-c4c35b63bb2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.02.19 01:39:54.879168 [ 289 ] {} <Debug> TCP-Session: bf889517-dc97-4bca-bb89-eefe9dfa7680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.02.19 01:39:54.879208 [ 291 ] {} <Debug> TCP-Session: 65727fd8-6e49-4ae1-8ea6-c4c35b63bb2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2026.02.19 01:39:54.879228 [ 289 ] {} <Debug> TCP-Session: bf889517-dc97-4bca-bb89-eefe9dfa7680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.02.19 01:39:54.879207 [ 287 ] {} <Debug> TCP-Session: dc6fab29-2e86-4103-bd8c-b5a4f8146ad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51494 | ||
| 5643 | 2026.02.19 01:39:54.879281 [ 287 ] {} <Debug> TCP-Session: dc6fab29-2e86-4103-bd8c-b5a4f8146ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.02.19 01:39:54.879295 [ 287 ] {} <Debug> TCP-Session: dc6fab29-2e86-4103-bd8c-b5a4f8146ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.02.19 01:39:54.879297 [ 286 ] {3dfe2c5b-c95c-4e62-ae1e-38fbcac21cda} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5646 | 2026.02.19 01:39:54.879361 [ 286 ] {3dfe2c5b-c95c-4e62-ae1e-38fbcac21cda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5647 | 2026.02.19 01:39:54.879638 [ 286 ] {3dfe2c5b-c95c-4e62-ae1e-38fbcac21cda} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 5648 | 2026.02.19 01:39:54.880653 [ 326 ] {3dfe2c5b-c95c-4e62-ae1e-38fbcac21cda} <Trace> AggregatingTransform: Aggregating | ||
| 5649 | 2026.02.19 01:39:54.880697 [ 326 ] {3dfe2c5b-c95c-4e62-ae1e-38fbcac21cda} <Trace> Aggregator: Aggregation method: without_key | ||
| 5650 | 2026.02.19 01:39:54.880727 [ 326 ] {3dfe2c5b-c95c-4e62-ae1e-38fbcac21cda} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000992168 sec. (1007.894 rows/sec., 39.37 KiB/sec.) | ||
| 5651 | 2026.02.19 01:39:54.880743 [ 326 ] {3dfe2c5b-c95c-4e62-ae1e-38fbcac21cda} <Trace> Aggregator: Merging aggregated data | ||
| 5652 | 2026.02.19 01:39:54.882013 [ 286 ] {3dfe2c5b-c95c-4e62-ae1e-38fbcac21cda} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003261 sec., 306.65440049064705 rows/sec., 11.98 KiB/sec. | ||
| 5653 | 2026.02.19 01:39:54.882138 [ 286 ] {3dfe2c5b-c95c-4e62-ae1e-38fbcac21cda} <Debug> TCPHandler: Processed in 0.00363024 sec. | ||
| 5654 | 2026.02.19 01:39:54.882231 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5655 | 2026.02.19 01:39:54.882260 [ 286 ] {} <Debug> TCP-Session: 351319cd-12bd-42ab-9e06-9f0fb69fda28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.02.19 01:39:54.882272 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5657 | 2026.02.19 01:39:54.882295 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5658 | 2026.02.19 01:39:54.882317 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5659 | 2026.02.19 01:39:54.882322 [ 287 ] {} <Debug> TCP-Session: dc6fab29-2e86-4103-bd8c-b5a4f8146ad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.02.19 01:39:54.882349 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5661 | 2026.02.19 01:39:54.882358 [ 290 ] {} <Debug> TCP-Session: 021655fd-f328-42be-ad55-1fd345056a42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2026.02.19 01:39:54.882369 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5663 | 2026.02.19 01:39:54.882388 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5664 | 2026.02.19 01:39:54.882405 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5665 | 2026.02.19 01:39:54.882451 [ 292 ] {} <Debug> TCP-Session: d4142405-69b0-4513-80d1-eb2ea8f15c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2026.02.19 01:39:54.882425 [ 289 ] {} <Debug> TCP-Session: bf889517-dc97-4bca-bb89-eefe9dfa7680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.02.19 01:39:54.882477 [ 293 ] {} <Debug> TCP-Session: fddcf830-c4a5-45f5-9ceb-8dd98ada2362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.02.19 01:39:54.882388 [ 291 ] {} <Debug> TCP-Session: 65727fd8-6e49-4ae1-8ea6-c4c35b63bb2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2026.02.19 01:39:54.882337 [ 294 ] {} <Debug> TCP-Session: 6b234250-62e6-4b89-bdca-23168feaabe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.02.19 01:39:54.882333 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5671 | 2026.02.19 01:39:54.882577 [ 288 ] {} <Debug> TCP-Session: 5865af03-6522-4144-9696-06389da2eac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.02.19 01:39:55.678611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 678 | ||
| 5673 | 2026.02.19 01:39:55.681238 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2026.02.19 01:39:55.681289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5675 | 2026.02.19 01:39:55.682767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5676 | 2026.02.19 01:39:55.683058 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2026.02.19 01:39:55.683370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 5678 | 2026.02.19 01:39:56.524106 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.02.19 01:39:56.524399 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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) | ||
| 5680 | 2026.02.19 01:39:56.524769 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5681 | 2026.02.19 01:39:56.524811 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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 | ||
| 5682 | 2026.02.19 01:39:56.525094 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5683 | 2026.02.19 01:39:56.525163 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5684 | 2026.02.19 01:39:56.525306 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 5685 | 2026.02.19 01:39:56.525447 [ 307 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 5686 | 2026.02.19 01:39:56.525447 [ 347 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5687 | 2026.02.19 01:39:56.525594 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (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 | ||
| 5688 | 2026.02.19 01:39:56.525630 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5689 | 2026.02.19 01:39:56.525703 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5690 | 2026.02.19 01:39:56.525724 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <Debug> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5691 | 2026.02.19 01:39:56.525764 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 5692 | 2026.02.19 01:39:56.525811 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 5693 | 2026.02.19 01:39:56.526770 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.002498 sec., 19215.372297838272 rows/sec., 762.72 KiB/sec. | ||
| 5694 | 2026.02.19 01:39:56.526893 [ 4 ] {025901bb-f3b6-4798-953e-978a2c91d5f2} <Debug> TCPHandler: Processed in 0.002925277 sec. | ||
| 5695 | 2026.02.19 01:39:56.529986 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2026.02.19 01:39:56.530141 [ 4 ] {2d6b2c1f-ca93-48cd-97d7-e4be398626b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5697 | 2026.02.19 01:39:56.530203 [ 4 ] {2d6b2c1f-ca93-48cd-97d7-e4be398626b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5698 | 2026.02.19 01:39:56.530765 [ 4 ] {2d6b2c1f-ca93-48cd-97d7-e4be398626b3} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.02.19 01:39:56.530807 [ 4 ] {2d6b2c1f-ca93-48cd-97d7-e4be398626b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5700 | 2026.02.19 01:39:56.531205 [ 4 ] {2d6b2c1f-ca93-48cd-97d7-e4be398626b3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5701 | 2026.02.19 01:39:56.531468 [ 4 ] {2d6b2c1f-ca93-48cd-97d7-e4be398626b3} <Trace> oximeter.timeseries_schema (fe353fad-3077-4f31-8621-a5201f470808): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2026.02.19 01:39:56.531614 [ 4 ] {2d6b2c1f-ca93-48cd-97d7-e4be398626b3} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 68.24 KiB/sec. | ||
| 5703 | 2026.02.19 01:39:56.531652 [ 4 ] {2d6b2c1f-ca93-48cd-97d7-e4be398626b3} <Debug> TCPHandler: Processed in 0.001742753 sec. | ||
| 5704 | 2026.02.19 01:39:56.531758 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5705 | 2026.02.19 01:39:56.531854 [ 4 ] {f019cf61-86bd-44fe-b61b-9c92386def2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5706 | 2026.02.19 01:39:56.531895 [ 4 ] {f019cf61-86bd-44fe-b61b-9c92386def2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5707 | 2026.02.19 01:39:56.532340 [ 4 ] {f019cf61-86bd-44fe-b61b-9c92386def2e} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2026.02.19 01:39:56.532376 [ 4 ] {f019cf61-86bd-44fe-b61b-9c92386def2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5709 | 2026.02.19 01:39:56.532680 [ 4 ] {f019cf61-86bd-44fe-b61b-9c92386def2e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5710 | 2026.02.19 01:39:56.532889 [ 4 ] {f019cf61-86bd-44fe-b61b-9c92386def2e} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.02.19 01:39:56.533014 [ 4 ] {f019cf61-86bd-44fe-b61b-9c92386def2e} <Debug> executeQuery: Read 117 rows, 10.18 KiB in 0.001181 sec., 99068.58594411516 rows/sec., 8.42 MiB/sec. | ||
| 5712 | 2026.02.19 01:39:56.533050 [ 4 ] {f019cf61-86bd-44fe-b61b-9c92386def2e} <Debug> TCPHandler: Processed in 0.001340926 sec. | ||
| 5713 | 2026.02.19 01:39:56.533165 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2026.02.19 01:39:56.533257 [ 4 ] {cab36e46-eeb3-4a7a-9da3-e45c0605965f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5715 | 2026.02.19 01:39:56.533297 [ 4 ] {cab36e46-eeb3-4a7a-9da3-e45c0605965f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5716 | 2026.02.19 01:39:56.533698 [ 4 ] {cab36e46-eeb3-4a7a-9da3-e45c0605965f} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2026.02.19 01:39:56.533732 [ 4 ] {cab36e46-eeb3-4a7a-9da3-e45c0605965f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5718 | 2026.02.19 01:39:56.534032 [ 4 ] {cab36e46-eeb3-4a7a-9da3-e45c0605965f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5719 | 2026.02.19 01:39:56.534238 [ 4 ] {cab36e46-eeb3-4a7a-9da3-e45c0605965f} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2026.02.19 01:39:56.534363 [ 4 ] {cab36e46-eeb3-4a7a-9da3-e45c0605965f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001124 sec., 26690.391459074734 rows/sec., 1.96 MiB/sec. | ||
| 5721 | 2026.02.19 01:39:56.534398 [ 4 ] {cab36e46-eeb3-4a7a-9da3-e45c0605965f} <Debug> TCPHandler: Processed in 0.001282585 sec. | ||
| 5722 | 2026.02.19 01:39:56.534508 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.02.19 01:39:56.534600 [ 4 ] {fd607a81-845a-4a7c-b310-2514a24a36d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5724 | 2026.02.19 01:39:56.534638 [ 4 ] {fd607a81-845a-4a7c-b310-2514a24a36d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5725 | 2026.02.19 01:39:56.535010 [ 4 ] {fd607a81-845a-4a7c-b310-2514a24a36d4} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.02.19 01:39:56.535043 [ 4 ] {fd607a81-845a-4a7c-b310-2514a24a36d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5727 | 2026.02.19 01:39:56.535316 [ 4 ] {fd607a81-845a-4a7c-b310-2514a24a36d4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5728 | 2026.02.19 01:39:56.535526 [ 4 ] {fd607a81-845a-4a7c-b310-2514a24a36d4} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.02.19 01:39:56.535649 [ 4 ] {fd607a81-845a-4a7c-b310-2514a24a36d4} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 62.29 KiB/sec. | ||
| 5730 | 2026.02.19 01:39:56.535685 [ 4 ] {fd607a81-845a-4a7c-b310-2514a24a36d4} <Debug> TCPHandler: Processed in 0.001226054 sec. | ||
| 5731 | 2026.02.19 01:39:56.535795 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2026.02.19 01:39:56.535888 [ 4 ] {5fd780ed-1480-428b-ac6d-5d91019cc4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5733 | 2026.02.19 01:39:56.535926 [ 4 ] {5fd780ed-1480-428b-ac6d-5d91019cc4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5734 | 2026.02.19 01:39:56.536328 [ 4 ] {5fd780ed-1480-428b-ac6d-5d91019cc4ce} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.02.19 01:39:56.536363 [ 4 ] {5fd780ed-1480-428b-ac6d-5d91019cc4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5736 | 2026.02.19 01:39:56.536658 [ 4 ] {5fd780ed-1480-428b-ac6d-5d91019cc4ce} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5737 | 2026.02.19 01:39:56.536869 [ 4 ] {5fd780ed-1480-428b-ac6d-5d91019cc4ce} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.02.19 01:39:56.536991 [ 4 ] {5fd780ed-1480-428b-ac6d-5d91019cc4ce} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001121 sec., 83853.70205173951 rows/sec., 6.55 MiB/sec. | ||
| 5739 | 2026.02.19 01:39:56.537027 [ 4 ] {5fd780ed-1480-428b-ac6d-5d91019cc4ce} <Debug> TCPHandler: Processed in 0.001280635 sec. | ||
| 5740 | 2026.02.19 01:39:56.537141 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.02.19 01:39:56.537233 [ 4 ] {506bcd0b-4935-4889-abc2-62caa3b48b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5742 | 2026.02.19 01:39:56.537274 [ 4 ] {506bcd0b-4935-4889-abc2-62caa3b48b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5743 | 2026.02.19 01:39:56.537654 [ 4 ] {506bcd0b-4935-4889-abc2-62caa3b48b67} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.02.19 01:39:56.537687 [ 4 ] {506bcd0b-4935-4889-abc2-62caa3b48b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5745 | 2026.02.19 01:39:56.538007 [ 4 ] {506bcd0b-4935-4889-abc2-62caa3b48b67} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5746 | 2026.02.19 01:39:56.538222 [ 4 ] {506bcd0b-4935-4889-abc2-62caa3b48b67} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.02.19 01:39:56.538352 [ 4 ] {506bcd0b-4935-4889-abc2-62caa3b48b67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 5748 | 2026.02.19 01:39:56.538388 [ 4 ] {506bcd0b-4935-4889-abc2-62caa3b48b67} <Debug> TCPHandler: Processed in 0.001296554 sec. | ||
| 5749 | 2026.02.19 01:39:56.538499 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2026.02.19 01:39:56.538591 [ 4 ] {de2d0729-5336-4b75-b4a6-a4f0e20f18fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5751 | 2026.02.19 01:39:56.538630 [ 4 ] {de2d0729-5336-4b75-b4a6-a4f0e20f18fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5752 | 2026.02.19 01:39:56.538938 [ 4 ] {de2d0729-5336-4b75-b4a6-a4f0e20f18fb} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2026.02.19 01:39:56.538974 [ 4 ] {de2d0729-5336-4b75-b4a6-a4f0e20f18fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5754 | 2026.02.19 01:39:56.539263 [ 4 ] {de2d0729-5336-4b75-b4a6-a4f0e20f18fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5755 | 2026.02.19 01:39:56.539470 [ 4 ] {de2d0729-5336-4b75-b4a6-a4f0e20f18fb} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.02.19 01:39:56.539592 [ 4 ] {de2d0729-5336-4b75-b4a6-a4f0e20f18fb} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 62.35 KiB/sec. | ||
| 5757 | 2026.02.19 01:39:56.539626 [ 4 ] {de2d0729-5336-4b75-b4a6-a4f0e20f18fb} <Debug> TCPHandler: Processed in 0.001177062 sec. | ||
| 5758 | 2026.02.19 01:39:56.539738 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.02.19 01:39:56.539830 [ 4 ] {a79a4e60-d268-4a99-a853-688a60c68164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5760 | 2026.02.19 01:39:56.539882 [ 4 ] {a79a4e60-d268-4a99-a853-688a60c68164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5761 | 2026.02.19 01:39:56.540634 [ 4 ] {a79a4e60-d268-4a99-a853-688a60c68164} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.02.19 01:39:56.540670 [ 4 ] {a79a4e60-d268-4a99-a853-688a60c68164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5763 | 2026.02.19 01:39:56.541196 [ 4 ] {a79a4e60-d268-4a99-a853-688a60c68164} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5764 | 2026.02.19 01:39:56.541422 [ 4 ] {a79a4e60-d268-4a99-a853-688a60c68164} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.02.19 01:39:56.541559 [ 4 ] {a79a4e60-d268-4a99-a853-688a60c68164} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001746 sec., 17182.13058419244 rows/sec., 30.79 MiB/sec. | ||
| 5766 | 2026.02.19 01:39:56.541617 [ 4 ] {a79a4e60-d268-4a99-a853-688a60c68164} <Debug> TCPHandler: Processed in 0.001928807 sec. | ||
| 5767 | 2026.02.19 01:39:56.541731 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2026.02.19 01:39:56.541824 [ 4 ] {c04e3b7e-549d-432b-9fcd-cf8daa4a7bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5769 | 2026.02.19 01:39:56.541865 [ 4 ] {c04e3b7e-549d-432b-9fcd-cf8daa4a7bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5770 | 2026.02.19 01:39:56.542191 [ 4 ] {c04e3b7e-549d-432b-9fcd-cf8daa4a7bc9} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2026.02.19 01:39:56.542227 [ 4 ] {c04e3b7e-549d-432b-9fcd-cf8daa4a7bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5772 | 2026.02.19 01:39:56.542526 [ 4 ] {c04e3b7e-549d-432b-9fcd-cf8daa4a7bc9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5773 | 2026.02.19 01:39:56.542739 [ 4 ] {c04e3b7e-549d-432b-9fcd-cf8daa4a7bc9} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.02.19 01:39:56.542862 [ 4 ] {c04e3b7e-549d-432b-9fcd-cf8daa4a7bc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 5775 | 2026.02.19 01:39:56.542897 [ 4 ] {c04e3b7e-549d-432b-9fcd-cf8daa4a7bc9} <Debug> TCPHandler: Processed in 0.001214914 sec. | ||
| 5776 | 2026.02.19 01:40:00.546862 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5777 | 2026.02.19 01:40:00.546916 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5778 | 2026.02.19 01:40:00.651242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12508 | ||
| 5779 | 2026.02.19 01:40:00.651951 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.02.19 01:40:00.651997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5781 | 2026.02.19 01:40:00.652477 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5782 | 2026.02.19 01:40:00.652700 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.02.19 01:40:00.652833 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12508 | ||
| 5784 | 2026.02.19 01:40:00.652888 [ 55 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5785 | 2026.02.19 01:40:00.652967 [ 55 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2026.02.19 01:40:00.653004 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5787 | 2026.02.19 01:40:00.653140 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 5788 | 2026.02.19 01:40:00.653250 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5789 | 2026.02.19 01:40:00.653285 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10140 rows starting from the beginning of the part | ||
| 5790 | 2026.02.19 01:40:00.653378 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 5791 | 2026.02.19 01:40:00.653431 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 5792 | 2026.02.19 01:40:00.653483 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 5793 | 2026.02.19 01:40:00.653527 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 5794 | 2026.02.19 01:40:00.653576 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 5795 | 2026.02.19 01:40:00.655268 [ 197 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002176532 sec., 5746756.767187433 rows/sec., 82.21 MiB/sec. | ||
| 5796 | 2026.02.19 01:40:00.655574 [ 197 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5797 | 2026.02.19 01:40:00.655834 [ 197 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_26_5} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.02.19 01:40:00.655898 [ 197 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_26_5} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5799 | 2026.02.19 01:40:00.655963 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5800 | 2026.02.19 01:40:01.325771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5801 | 2026.02.19 01:40:01.344869 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.02.19 01:40:01.344932 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5803 | 2026.02.19 01:40:01.350656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5804 | 2026.02.19 01:40:01.351380 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.02.19 01:40:01.351702 [ 54 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5806 | 2026.02.19 01:40:01.351786 [ 54 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2026.02.19 01:40:01.351809 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5808 | 2026.02.19 01:40:01.351917 [ 194 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 5809 | 2026.02.19 01:40:01.355059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5810 | 2026.02.19 01:40:01.356122 [ 194 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5811 | 2026.02.19 01:40:01.357554 [ 194 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 5812 | 2026.02.19 01:40:01.362155 [ 194 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 5813 | 2026.02.19 01:40:01.366707 [ 194 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 5814 | 2026.02.19 01:40:01.370894 [ 194 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 5815 | 2026.02.19 01:40:01.375225 [ 194 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 5816 | 2026.02.19 01:40:01.379089 [ 194 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 5817 | 2026.02.19 01:40:01.431486 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079613049 sec., 2461.9079718954113 rows/sec., 12.73 MiB/sec. | ||
| 5818 | 2026.02.19 01:40:01.434141 [ 195 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5819 | 2026.02.19 01:40:01.436196 [ 195 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_26_5} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5820 | 2026.02.19 01:40:01.436314 [ 195 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_26_5} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5821 | 2026.02.19 01:40:01.439096 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5822 | 2026.02.19 01:40:01.526497 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2026.02.19 01:40:01.526690 [ 4 ] {e4e1f4bd-3534-477c-bbe8-a30c75053d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5824 | 2026.02.19 01:40:01.526761 [ 4 ] {e4e1f4bd-3534-477c-bbe8-a30c75053d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5825 | 2026.02.19 01:40:01.527479 [ 4 ] {e4e1f4bd-3534-477c-bbe8-a30c75053d0f} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2026.02.19 01:40:01.527534 [ 4 ] {e4e1f4bd-3534-477c-bbe8-a30c75053d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5827 | 2026.02.19 01:40:01.527958 [ 4 ] {e4e1f4bd-3534-477c-bbe8-a30c75053d0f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5828 | 2026.02.19 01:40:01.528192 [ 4 ] {e4e1f4bd-3534-477c-bbe8-a30c75053d0f} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2026.02.19 01:40:01.528339 [ 4 ] {e4e1f4bd-3534-477c-bbe8-a30c75053d0f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001703 sec., 44627.128596594244 rows/sec., 3.68 MiB/sec. | ||
| 5830 | 2026.02.19 01:40:01.528379 [ 4 ] {e4e1f4bd-3534-477c-bbe8-a30c75053d0f} <Debug> TCPHandler: Processed in 0.002023859 sec. | ||
| 5831 | 2026.02.19 01:40:01.528517 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5832 | 2026.02.19 01:40:01.528611 [ 4 ] {e0bf591c-a661-44cd-80f6-ebb85f122ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5833 | 2026.02.19 01:40:01.528651 [ 4 ] {e0bf591c-a661-44cd-80f6-ebb85f122ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5834 | 2026.02.19 01:40:01.529052 [ 4 ] {e0bf591c-a661-44cd-80f6-ebb85f122ae0} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2026.02.19 01:40:01.529088 [ 4 ] {e0bf591c-a661-44cd-80f6-ebb85f122ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5836 | 2026.02.19 01:40:01.529383 [ 4 ] {e0bf591c-a661-44cd-80f6-ebb85f122ae0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5837 | 2026.02.19 01:40:01.529596 [ 4 ] {e0bf591c-a661-44cd-80f6-ebb85f122ae0} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.02.19 01:40:01.529720 [ 4 ] {e0bf591c-a661-44cd-80f6-ebb85f122ae0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001128 sec., 8865.248226950354 rows/sec., 666.63 KiB/sec. | ||
| 5839 | 2026.02.19 01:40:01.529757 [ 4 ] {e0bf591c-a661-44cd-80f6-ebb85f122ae0} <Debug> TCPHandler: Processed in 0.001290045 sec. | ||
| 5840 | 2026.02.19 01:40:01.529865 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5841 | 2026.02.19 01:40:01.529959 [ 4 ] {e7c8b5e2-e5dc-4ad7-a42d-01e77b91211e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5842 | 2026.02.19 01:40:01.529997 [ 4 ] {e7c8b5e2-e5dc-4ad7-a42d-01e77b91211e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5843 | 2026.02.19 01:40:01.530402 [ 4 ] {e7c8b5e2-e5dc-4ad7-a42d-01e77b91211e} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.02.19 01:40:01.530438 [ 4 ] {e7c8b5e2-e5dc-4ad7-a42d-01e77b91211e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5845 | 2026.02.19 01:40:01.530736 [ 4 ] {e7c8b5e2-e5dc-4ad7-a42d-01e77b91211e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5846 | 2026.02.19 01:40:01.530957 [ 4 ] {e7c8b5e2-e5dc-4ad7-a42d-01e77b91211e} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.02.19 01:40:01.531082 [ 4 ] {e7c8b5e2-e5dc-4ad7-a42d-01e77b91211e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001141 sec., 64855.39000876424 rows/sec., 5.06 MiB/sec. | ||
| 5848 | 2026.02.19 01:40:01.531118 [ 4 ] {e7c8b5e2-e5dc-4ad7-a42d-01e77b91211e} <Debug> TCPHandler: Processed in 0.001303385 sec. | ||
| 5849 | 2026.02.19 01:40:01.531228 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2026.02.19 01:40:01.531320 [ 4 ] {999556a1-eab8-4638-9bc3-f7de399eac48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5851 | 2026.02.19 01:40:01.531362 [ 4 ] {999556a1-eab8-4638-9bc3-f7de399eac48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5852 | 2026.02.19 01:40:01.531771 [ 4 ] {999556a1-eab8-4638-9bc3-f7de399eac48} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.02.19 01:40:01.531806 [ 4 ] {999556a1-eab8-4638-9bc3-f7de399eac48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5854 | 2026.02.19 01:40:01.532141 [ 4 ] {999556a1-eab8-4638-9bc3-f7de399eac48} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5855 | 2026.02.19 01:40:01.532352 [ 4 ] {999556a1-eab8-4638-9bc3-f7de399eac48} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2026.02.19 01:40:01.532484 [ 4 ] {999556a1-eab8-4638-9bc3-f7de399eac48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 5857 | 2026.02.19 01:40:01.532520 [ 4 ] {999556a1-eab8-4638-9bc3-f7de399eac48} <Debug> TCPHandler: Processed in 0.001342345 sec. | ||
| 5858 | 2026.02.19 01:40:01.532621 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5859 | 2026.02.19 01:40:01.532713 [ 4 ] {3130a0de-9b42-4393-af5e-fa87ccbf0d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5860 | 2026.02.19 01:40:01.532766 [ 4 ] {3130a0de-9b42-4393-af5e-fa87ccbf0d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5861 | 2026.02.19 01:40:01.533501 [ 4 ] {3130a0de-9b42-4393-af5e-fa87ccbf0d5d} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2026.02.19 01:40:01.533536 [ 4 ] {3130a0de-9b42-4393-af5e-fa87ccbf0d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5863 | 2026.02.19 01:40:01.534044 [ 4 ] {3130a0de-9b42-4393-af5e-fa87ccbf0d5d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5864 | 2026.02.19 01:40:01.534264 [ 4 ] {3130a0de-9b42-4393-af5e-fa87ccbf0d5d} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2026.02.19 01:40:01.534398 [ 4 ] {3130a0de-9b42-4393-af5e-fa87ccbf0d5d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001702 sec., 5875.440658049354 rows/sec., 10.53 MiB/sec. | ||
| 5866 | 2026.02.19 01:40:01.534451 [ 4 ] {3130a0de-9b42-4393-af5e-fa87ccbf0d5d} <Debug> TCPHandler: Processed in 0.001878546 sec. | ||
| 5867 | 2026.02.19 01:40:01.534566 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5868 | 2026.02.19 01:40:01.534681 [ 4 ] {dd3436ee-637b-4409-a5c4-0145fe3f2622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5869 | 2026.02.19 01:40:01.534733 [ 4 ] {dd3436ee-637b-4409-a5c4-0145fe3f2622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5870 | 2026.02.19 01:40:01.535136 [ 4 ] {dd3436ee-637b-4409-a5c4-0145fe3f2622} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5871 | 2026.02.19 01:40:01.535181 [ 4 ] {dd3436ee-637b-4409-a5c4-0145fe3f2622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5872 | 2026.02.19 01:40:01.535572 [ 4 ] {dd3436ee-637b-4409-a5c4-0145fe3f2622} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5873 | 2026.02.19 01:40:01.535806 [ 4 ] {dd3436ee-637b-4409-a5c4-0145fe3f2622} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5874 | 2026.02.19 01:40:01.535942 [ 4 ] {dd3436ee-637b-4409-a5c4-0145fe3f2622} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001294 sec., 46367.851622874805 rows/sec., 3.12 MiB/sec. | ||
| 5875 | 2026.02.19 01:40:01.535980 [ 4 ] {dd3436ee-637b-4409-a5c4-0145fe3f2622} <Debug> TCPHandler: Processed in 0.001463748 sec. | ||
| 5876 | 2026.02.19 01:40:02.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.94 MiB, peak 269.05 MiB, free memory in arenas 0.00 B, will set to 262.98 MiB (RSS), difference: 4.04 MiB | ||
| 5877 | 2026.02.19 01:40:05.683717 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 710 | ||
| 5878 | 2026.02.19 01:40:05.686158 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2026.02.19 01:40:05.686210 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5880 | 2026.02.19 01:40:05.687401 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5881 | 2026.02.19 01:40:05.687665 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.02.19 01:40:05.687938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
| 5883 | 2026.02.19 01:40:06.527725 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5884 | 2026.02.19 01:40:06.527935 [ 4 ] {94391159-65f4-4b74-8837-8e72d82779c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5885 | 2026.02.19 01:40:06.528009 [ 4 ] {94391159-65f4-4b74-8837-8e72d82779c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5886 | 2026.02.19 01:40:06.528725 [ 4 ] {94391159-65f4-4b74-8837-8e72d82779c5} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.02.19 01:40:06.528787 [ 4 ] {94391159-65f4-4b74-8837-8e72d82779c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5888 | 2026.02.19 01:40:06.529207 [ 4 ] {94391159-65f4-4b74-8837-8e72d82779c5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5889 | 2026.02.19 01:40:06.529440 [ 4 ] {94391159-65f4-4b74-8837-8e72d82779c5} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.02.19 01:40:06.529598 [ 4 ] {94391159-65f4-4b74-8837-8e72d82779c5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001716 sec., 5827.505827505827 rows/sec., 475.19 KiB/sec. | ||
| 5891 | 2026.02.19 01:40:06.529649 [ 4 ] {94391159-65f4-4b74-8837-8e72d82779c5} <Debug> TCPHandler: Processed in 0.002059569 sec. | ||
| 5892 | 2026.02.19 01:40:06.529770 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.02.19 01:40:06.529873 [ 4 ] {6ea737d5-a23a-4232-8150-ea14c8b7acc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5894 | 2026.02.19 01:40:06.529916 [ 4 ] {6ea737d5-a23a-4232-8150-ea14c8b7acc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5895 | 2026.02.19 01:40:06.530367 [ 4 ] {6ea737d5-a23a-4232-8150-ea14c8b7acc7} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.02.19 01:40:06.530406 [ 4 ] {6ea737d5-a23a-4232-8150-ea14c8b7acc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5897 | 2026.02.19 01:40:06.530720 [ 4 ] {6ea737d5-a23a-4232-8150-ea14c8b7acc7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5898 | 2026.02.19 01:40:06.530941 [ 4 ] {6ea737d5-a23a-4232-8150-ea14c8b7acc7} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.02.19 01:40:06.531049 [ 47 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5900 | 2026.02.19 01:40:06.531069 [ 4 ] {6ea737d5-a23a-4232-8150-ea14c8b7acc7} <Debug> executeQuery: Read 121 rows, 10.46 KiB in 0.00122 sec., 99180.32786885246 rows/sec., 8.37 MiB/sec. | ||
| 5901 | 2026.02.19 01:40:06.531114 [ 47 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.02.19 01:40:06.531123 [ 4 ] {6ea737d5-a23a-4232-8150-ea14c8b7acc7} <Debug> TCPHandler: Processed in 0.001406307 sec. | ||
| 5903 | 2026.02.19 01:40:06.531143 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5904 | 2026.02.19 01:40:06.531250 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5905 | 2026.02.19 01:40:06.531282 [ 190 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5906 | 2026.02.19 01:40:06.531349 [ 4 ] {59c52bc9-9e55-405f-bbab-a9ae7237b5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.02.19 01:40:06.531395 [ 4 ] {59c52bc9-9e55-405f-bbab-a9ae7237b5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5908 | 2026.02.19 01:40:06.531449 [ 190 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5909 | 2026.02.19 01:40:06.531495 [ 190 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2148 rows starting from the beginning of the part | ||
| 5910 | 2026.02.19 01:40:06.531574 [ 190 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 116 rows starting from the beginning of the part | ||
| 5911 | 2026.02.19 01:40:06.531628 [ 190 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1337 rows starting from the beginning of the part | ||
| 5912 | 2026.02.19 01:40:06.531677 [ 190 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 117 rows starting from the beginning of the part | ||
| 5913 | 2026.02.19 01:40:06.531720 [ 190 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 76 rows starting from the beginning of the part | ||
| 5914 | 2026.02.19 01:40:06.531768 [ 190 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 121 rows starting from the beginning of the part | ||
| 5915 | 2026.02.19 01:40:06.531804 [ 4 ] {59c52bc9-9e55-405f-bbab-a9ae7237b5c5} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.02.19 01:40:06.531845 [ 4 ] {59c52bc9-9e55-405f-bbab-a9ae7237b5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5917 | 2026.02.19 01:40:06.532211 [ 4 ] {59c52bc9-9e55-405f-bbab-a9ae7237b5c5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5918 | 2026.02.19 01:40:06.532439 [ 4 ] {59c52bc9-9e55-405f-bbab-a9ae7237b5c5} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.02.19 01:40:06.532551 [ 47 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5920 | 2026.02.19 01:40:06.532574 [ 4 ] {59c52bc9-9e55-405f-bbab-a9ae7237b5c5} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.001244 sec., 32154.34083601286 rows/sec., 2.32 MiB/sec. | ||
| 5921 | 2026.02.19 01:40:06.532587 [ 47 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.02.19 01:40:06.532622 [ 4 ] {59c52bc9-9e55-405f-bbab-a9ae7237b5c5} <Debug> TCPHandler: Processed in 0.001423107 sec. | ||
| 5923 | 2026.02.19 01:40:06.532626 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5924 | 2026.02.19 01:40:06.532731 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 5925 | 2026.02.19 01:40:06.532739 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5926 | 2026.02.19 01:40:06.532849 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5927 | 2026.02.19 01:40:06.532856 [ 4 ] {32993aa9-b06e-46d1-b4a7-0ab60e4d1cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5928 | 2026.02.19 01:40:06.532890 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 5929 | 2026.02.19 01:40:06.532909 [ 4 ] {32993aa9-b06e-46d1-b4a7-0ab60e4d1cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5930 | 2026.02.19 01:40:06.532960 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 5931 | 2026.02.19 01:40:06.533014 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 5932 | 2026.02.19 01:40:06.533055 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 5933 | 2026.02.19 01:40:06.533099 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 5934 | 2026.02.19 01:40:06.533142 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 5935 | 2026.02.19 01:40:06.533331 [ 190 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3915 rows, containing 5 columns (5 merged, 0 gathered) in 0.002115651 sec., 1850494.245033798 rows/sec., 160.47 MiB/sec. | ||
| 5936 | 2026.02.19 01:40:06.533334 [ 4 ] {32993aa9-b06e-46d1-b4a7-0ab60e4d1cb8} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.02.19 01:40:06.533397 [ 4 ] {32993aa9-b06e-46d1-b4a7-0ab60e4d1cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5938 | 2026.02.19 01:40:06.533683 [ 199 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5939 | 2026.02.19 01:40:06.533818 [ 4 ] {32993aa9-b06e-46d1-b4a7-0ab60e4d1cb8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5940 | 2026.02.19 01:40:06.534002 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310835 sec., 265479.6370252549 rows/sec., 18.88 MiB/sec. | ||
| 5941 | 2026.02.19 01:40:06.534010 [ 199 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_36_7} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.02.19 01:40:06.534093 [ 4 ] {32993aa9-b06e-46d1-b4a7-0ab60e4d1cb8} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.02.19 01:40:06.534113 [ 199 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_36_7} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5944 | 2026.02.19 01:40:06.534180 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5945 | 2026.02.19 01:40:06.534211 [ 47 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5946 | 2026.02.19 01:40:06.534220 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 5947 | 2026.02.19 01:40:06.534240 [ 47 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5948 | 2026.02.19 01:40:06.534242 [ 4 ] {32993aa9-b06e-46d1-b4a7-0ab60e4d1cb8} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001405 sec., 74021.35231316726 rows/sec., 5.79 MiB/sec. | ||
| 5949 | 2026.02.19 01:40:06.534262 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5950 | 2026.02.19 01:40:06.534293 [ 4 ] {32993aa9-b06e-46d1-b4a7-0ab60e4d1cb8} <Debug> TCPHandler: Processed in 0.001603931 sec. | ||
| 5951 | 2026.02.19 01:40:06.534332 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 5952 | 2026.02.19 01:40:06.534422 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5953 | 2026.02.19 01:40:06.534426 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5954 | 2026.02.19 01:40:06.534449 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1060 rows starting from the beginning of the part | ||
| 5955 | 2026.02.19 01:40:06.534474 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_36_7} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2026.02.19 01:40:06.534506 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 94 rows starting from the beginning of the part | ||
| 5957 | 2026.02.19 01:40:06.534537 [ 4 ] {d6c8ad17-134c-4c9f-8085-c7d8a742de69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5958 | 2026.02.19 01:40:06.534550 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 568 rows starting from the beginning of the part | ||
| 5959 | 2026.02.19 01:40:06.534565 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_36_7} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5960 | 2026.02.19 01:40:06.534589 [ 4 ] {d6c8ad17-134c-4c9f-8085-c7d8a742de69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5961 | 2026.02.19 01:40:06.534600 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 94 rows starting from the beginning of the part | ||
| 5962 | 2026.02.19 01:40:06.534644 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 74 rows starting from the beginning of the part | ||
| 5963 | 2026.02.19 01:40:06.534667 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5964 | 2026.02.19 01:40:06.534681 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 5965 | 2026.02.19 01:40:06.535007 [ 4 ] {d6c8ad17-134c-4c9f-8085-c7d8a742de69} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2026.02.19 01:40:06.535047 [ 4 ] {d6c8ad17-134c-4c9f-8085-c7d8a742de69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5967 | 2026.02.19 01:40:06.535402 [ 4 ] {d6c8ad17-134c-4c9f-8085-c7d8a742de69} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5968 | 2026.02.19 01:40:06.535620 [ 4 ] {d6c8ad17-134c-4c9f-8085-c7d8a742de69} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2026.02.19 01:40:06.535663 [ 192 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1994 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356706 sec., 1469736.258260817 rows/sec., 114.96 MiB/sec. | ||
| 5970 | 2026.02.19 01:40:06.535753 [ 4 ] {d6c8ad17-134c-4c9f-8085-c7d8a742de69} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001235 sec., 133603.23886639677 rows/sec., 9.30 MiB/sec. | ||
| 5971 | 2026.02.19 01:40:06.535792 [ 4 ] {d6c8ad17-134c-4c9f-8085-c7d8a742de69} <Debug> TCPHandler: Processed in 0.001415037 sec. | ||
| 5972 | 2026.02.19 01:40:06.535858 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5973 | 2026.02.19 01:40:06.535907 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5974 | 2026.02.19 01:40:06.536007 [ 4 ] {b3f0ff4b-eb8b-4ef7-979d-145508b2f3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5975 | 2026.02.19 01:40:06.536064 [ 4 ] {b3f0ff4b-eb8b-4ef7-979d-145508b2f3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5976 | 2026.02.19 01:40:06.536109 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_36_7} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.02.19 01:40:06.536183 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_36_7} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5978 | 2026.02.19 01:40:06.536270 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5979 | 2026.02.19 01:40:06.536856 [ 4 ] {b3f0ff4b-eb8b-4ef7-979d-145508b2f3ff} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.02.19 01:40:06.536898 [ 4 ] {b3f0ff4b-eb8b-4ef7-979d-145508b2f3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5981 | 2026.02.19 01:40:06.537466 [ 4 ] {b3f0ff4b-eb8b-4ef7-979d-145508b2f3ff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5982 | 2026.02.19 01:40:06.537689 [ 4 ] {b3f0ff4b-eb8b-4ef7-979d-145508b2f3ff} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.02.19 01:40:06.537803 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5984 | 2026.02.19 01:40:06.537827 [ 4 ] {b3f0ff4b-eb8b-4ef7-979d-145508b2f3ff} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001839 sec., 16313.21370309951 rows/sec., 29.23 MiB/sec. | ||
| 5985 | 2026.02.19 01:40:06.537836 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5986 | 2026.02.19 01:40:06.537866 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5987 | 2026.02.19 01:40:06.537885 [ 4 ] {b3f0ff4b-eb8b-4ef7-979d-145508b2f3ff} <Debug> TCPHandler: Processed in 0.002027349 sec. | ||
| 5988 | 2026.02.19 01:40:06.537947 [ 190 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 5989 | 2026.02.19 01:40:06.537997 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2026.02.19 01:40:06.538096 [ 4 ] {3b2a95c7-2747-420e-9b1c-b73cca465e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5991 | 2026.02.19 01:40:06.538138 [ 4 ] {3b2a95c7-2747-420e-9b1c-b73cca465e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5992 | 2026.02.19 01:40:06.538152 [ 190 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5993 | 2026.02.19 01:40:06.538208 [ 190 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 587 rows starting from the beginning of the part | ||
| 5994 | 2026.02.19 01:40:06.538329 [ 190 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 5995 | 2026.02.19 01:40:06.538437 [ 190 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 5996 | 2026.02.19 01:40:06.538471 [ 4 ] {3b2a95c7-2747-420e-9b1c-b73cca465e41} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.02.19 01:40:06.538513 [ 4 ] {3b2a95c7-2747-420e-9b1c-b73cca465e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5998 | 2026.02.19 01:40:06.538542 [ 190 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 5999 | 2026.02.19 01:40:06.538651 [ 190 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6000 | 2026.02.19 01:40:06.538756 [ 190 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 6001 | 2026.02.19 01:40:06.538833 [ 4 ] {3b2a95c7-2747-420e-9b1c-b73cca465e41} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6002 | 2026.02.19 01:40:06.539059 [ 4 ] {3b2a95c7-2747-420e-9b1c-b73cca465e41} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2026.02.19 01:40:06.539204 [ 4 ] {3b2a95c7-2747-420e-9b1c-b73cca465e41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 6004 | 2026.02.19 01:40:06.539241 [ 4 ] {3b2a95c7-2747-420e-9b1c-b73cca465e41} <Debug> TCPHandler: Processed in 0.001293365 sec. | ||
| 6005 | 2026.02.19 01:40:06.543130 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 697 rows, containing 19 columns (19 merged, 0 gathered) in 0.00521916 sec., 133546.39443895186 rows/sec., 239.31 MiB/sec. | ||
| 6006 | 2026.02.19 01:40:06.544298 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6007 | 2026.02.19 01:40:06.544706 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.02.19 01:40:06.544794 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6009 | 2026.02.19 01:40:06.544936 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6010 | 2026.02.19 01:40:07.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.08 MiB, peak 271.59 MiB, free memory in arenas 0.00 B, will set to 266.00 MiB (RSS), difference: 1.92 MiB | ||
| 6011 | 2026.02.19 01:40:08.152989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13020 | ||
| 6012 | 2026.02.19 01:40:08.153869 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.02.19 01:40:08.153940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6014 | 2026.02.19 01:40:08.154446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6015 | 2026.02.19 01:40:08.154692 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.02.19 01:40:08.154830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13020 | ||
| 6017 | 2026.02.19 01:40:08.855138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6018 | 2026.02.19 01:40:08.870640 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.02.19 01:40:08.870697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6020 | 2026.02.19 01:40:08.876379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6021 | 2026.02.19 01:40:08.877091 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.02.19 01:40:08.879717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6023 | 2026.02.19 01:40:11.526302 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2026.02.19 01:40:11.526526 [ 4 ] {bcdba44e-6403-4bef-aea2-2c961593bd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6025 | 2026.02.19 01:40:11.526601 [ 4 ] {bcdba44e-6403-4bef-aea2-2c961593bd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6026 | 2026.02.19 01:40:11.527303 [ 4 ] {bcdba44e-6403-4bef-aea2-2c961593bd96} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2026.02.19 01:40:11.527346 [ 4 ] {bcdba44e-6403-4bef-aea2-2c961593bd96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6028 | 2026.02.19 01:40:11.527743 [ 4 ] {bcdba44e-6403-4bef-aea2-2c961593bd96} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6029 | 2026.02.19 01:40:11.527992 [ 4 ] {bcdba44e-6403-4bef-aea2-2c961593bd96} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2026.02.19 01:40:11.528153 [ 4 ] {bcdba44e-6403-4bef-aea2-2c961593bd96} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001685 sec., 45103.857566765575 rows/sec., 3.72 MiB/sec. | ||
| 6031 | 2026.02.19 01:40:11.528202 [ 4 ] {bcdba44e-6403-4bef-aea2-2c961593bd96} <Debug> TCPHandler: Processed in 0.002031829 sec. | ||
| 6032 | 2026.02.19 01:40:11.528336 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2026.02.19 01:40:11.528440 [ 4 ] {2077fbf2-03c4-4f29-a93d-9899d2ad7b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6034 | 2026.02.19 01:40:11.528485 [ 4 ] {2077fbf2-03c4-4f29-a93d-9899d2ad7b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6035 | 2026.02.19 01:40:11.528895 [ 4 ] {2077fbf2-03c4-4f29-a93d-9899d2ad7b97} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2026.02.19 01:40:11.528932 [ 4 ] {2077fbf2-03c4-4f29-a93d-9899d2ad7b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6037 | 2026.02.19 01:40:11.529246 [ 4 ] {2077fbf2-03c4-4f29-a93d-9899d2ad7b97} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6038 | 2026.02.19 01:40:11.529473 [ 4 ] {2077fbf2-03c4-4f29-a93d-9899d2ad7b97} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.02.19 01:40:11.529606 [ 4 ] {2077fbf2-03c4-4f29-a93d-9899d2ad7b97} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001189 sec., 8410.428931875525 rows/sec., 632.42 KiB/sec. | ||
| 6040 | 2026.02.19 01:40:11.529644 [ 4 ] {2077fbf2-03c4-4f29-a93d-9899d2ad7b97} <Debug> TCPHandler: Processed in 0.001358506 sec. | ||
| 6041 | 2026.02.19 01:40:11.529753 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2026.02.19 01:40:11.529848 [ 4 ] {fdb3ab4e-ffcf-4c6e-ab7b-82991afe4ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6043 | 2026.02.19 01:40:11.529890 [ 4 ] {fdb3ab4e-ffcf-4c6e-ab7b-82991afe4ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6044 | 2026.02.19 01:40:11.530300 [ 4 ] {fdb3ab4e-ffcf-4c6e-ab7b-82991afe4ccb} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2026.02.19 01:40:11.530337 [ 4 ] {fdb3ab4e-ffcf-4c6e-ab7b-82991afe4ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6046 | 2026.02.19 01:40:11.530659 [ 4 ] {fdb3ab4e-ffcf-4c6e-ab7b-82991afe4ccb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6047 | 2026.02.19 01:40:11.530885 [ 4 ] {fdb3ab4e-ffcf-4c6e-ab7b-82991afe4ccb} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2026.02.19 01:40:11.531013 [ 4 ] {fdb3ab4e-ffcf-4c6e-ab7b-82991afe4ccb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001183 sec., 62552.83178360101 rows/sec., 4.88 MiB/sec. | ||
| 6049 | 2026.02.19 01:40:11.531052 [ 4 ] {fdb3ab4e-ffcf-4c6e-ab7b-82991afe4ccb} <Debug> TCPHandler: Processed in 0.001347306 sec. | ||
| 6050 | 2026.02.19 01:40:11.531163 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2026.02.19 01:40:11.531258 [ 4 ] {3a479bc5-bed6-47d5-b0b0-634ff50b787e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6052 | 2026.02.19 01:40:11.531303 [ 4 ] {3a479bc5-bed6-47d5-b0b0-634ff50b787e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6053 | 2026.02.19 01:40:11.531716 [ 4 ] {3a479bc5-bed6-47d5-b0b0-634ff50b787e} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.02.19 01:40:11.531753 [ 4 ] {3a479bc5-bed6-47d5-b0b0-634ff50b787e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6055 | 2026.02.19 01:40:11.532094 [ 4 ] {3a479bc5-bed6-47d5-b0b0-634ff50b787e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6056 | 2026.02.19 01:40:11.532320 [ 4 ] {3a479bc5-bed6-47d5-b0b0-634ff50b787e} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.02.19 01:40:11.532415 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6058 | 2026.02.19 01:40:11.532450 [ 4 ] {3a479bc5-bed6-47d5-b0b0-634ff50b787e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 6059 | 2026.02.19 01:40:11.532452 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.02.19 01:40:11.532484 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6061 | 2026.02.19 01:40:11.532490 [ 4 ] {3a479bc5-bed6-47d5-b0b0-634ff50b787e} <Debug> TCPHandler: Processed in 0.001376216 sec. | ||
| 6062 | 2026.02.19 01:40:11.532572 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 6063 | 2026.02.19 01:40:11.532600 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.02.19 01:40:11.532681 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6065 | 2026.02.19 01:40:11.532696 [ 4 ] {61e31a97-b02e-4ae4-907a-9e5bdd206368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6066 | 2026.02.19 01:40:11.532715 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9062 rows starting from the beginning of the part | ||
| 6067 | 2026.02.19 01:40:11.532752 [ 4 ] {61e31a97-b02e-4ae4-907a-9e5bdd206368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6068 | 2026.02.19 01:40:11.532783 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 881 rows starting from the beginning of the part | ||
| 6069 | 2026.02.19 01:40:11.532837 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6070 | 2026.02.19 01:40:11.532887 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6071 | 2026.02.19 01:40:11.532933 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 165 rows starting from the beginning of the part | ||
| 6072 | 2026.02.19 01:40:11.532980 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 6073 | 2026.02.19 01:40:11.533513 [ 4 ] {61e31a97-b02e-4ae4-907a-9e5bdd206368} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.02.19 01:40:11.533550 [ 4 ] {61e31a97-b02e-4ae4-907a-9e5bdd206368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6075 | 2026.02.19 01:40:11.534102 [ 4 ] {61e31a97-b02e-4ae4-907a-9e5bdd206368} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6076 | 2026.02.19 01:40:11.534348 [ 4 ] {61e31a97-b02e-4ae4-907a-9e5bdd206368} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.02.19 01:40:11.534495 [ 4 ] {61e31a97-b02e-4ae4-907a-9e5bdd206368} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001817 sec., 5503.57732526142 rows/sec., 9.86 MiB/sec. | ||
| 6078 | 2026.02.19 01:40:11.534568 [ 4 ] {61e31a97-b02e-4ae4-907a-9e5bdd206368} <Debug> TCPHandler: Processed in 0.002015609 sec. | ||
| 6079 | 2026.02.19 01:40:11.534678 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2026.02.19 01:40:11.534774 [ 4 ] {c4b71276-667f-4547-a853-2dc6066b0125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6081 | 2026.02.19 01:40:11.534818 [ 4 ] {c4b71276-667f-4547-a853-2dc6066b0125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6082 | 2026.02.19 01:40:11.535150 [ 4 ] {c4b71276-667f-4547-a853-2dc6066b0125} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2026.02.19 01:40:11.535188 [ 4 ] {c4b71276-667f-4547-a853-2dc6066b0125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6084 | 2026.02.19 01:40:11.535558 [ 4 ] {c4b71276-667f-4547-a853-2dc6066b0125} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6085 | 2026.02.19 01:40:11.535812 [ 4 ] {c4b71276-667f-4547-a853-2dc6066b0125} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2026.02.19 01:40:11.535952 [ 4 ] {c4b71276-667f-4547-a853-2dc6066b0125} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 6087 | 2026.02.19 01:40:11.535991 [ 4 ] {c4b71276-667f-4547-a853-2dc6066b0125} <Debug> TCPHandler: Processed in 0.001361546 sec. | ||
| 6088 | 2026.02.19 01:40:11.536548 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10588 rows, containing 5 columns (5 merged, 0 gathered) in 0.004015797 sec., 2636587.4569855 rows/sec., 180.84 MiB/sec. | ||
| 6089 | 2026.02.19 01:40:11.536762 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6090 | 2026.02.19 01:40:11.537013 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6091 | 2026.02.19 01:40:11.537074 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6092 | 2026.02.19 01:40:11.537134 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 6093 | 2026.02.19 01:40:15.547155 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6094 | 2026.02.19 01:40:15.547214 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6095 | 2026.02.19 01:40:15.654992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13468 | ||
| 6096 | 2026.02.19 01:40:15.655765 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.02.19 01:40:15.655811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6098 | 2026.02.19 01:40:15.656361 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6099 | 2026.02.19 01:40:15.656624 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2026.02.19 01:40:15.656796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13468 | ||
| 6101 | 2026.02.19 01:40:15.688212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 736 | ||
| 6102 | 2026.02.19 01:40:15.690996 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.02.19 01:40:15.691045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6104 | 2026.02.19 01:40:15.692248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6105 | 2026.02.19 01:40:15.692535 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.02.19 01:40:15.692687 [ 37 ] {} <Debug> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6107 | 2026.02.19 01:40:15.692737 [ 37 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.02.19 01:40:15.692765 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6109 | 2026.02.19 01:40:15.692817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 6110 | 2026.02.19 01:40:15.692887 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 6111 | 2026.02.19 01:40:15.693468 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6112 | 2026.02.19 01:40:15.693610 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 590 rows starting from the beginning of the part | ||
| 6113 | 2026.02.19 01:40:15.693952 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6114 | 2026.02.19 01:40:15.694246 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 6115 | 2026.02.19 01:40:15.694531 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 6116 | 2026.02.19 01:40:15.694808 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6117 | 2026.02.19 01:40:15.695100 [ 192 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 6118 | 2026.02.19 01:40:15.701113 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 72 columns (72 merged, 0 gathered) in 0.008323389 sec., 88425.51994145653 rows/sec., 78.80 MiB/sec. | ||
| 6119 | 2026.02.19 01:40:15.702721 [ 189 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6120 | 2026.02.19 01:40:15.703290 [ 189 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_21_4} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.02.19 01:40:15.703367 [ 189 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_21_4} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6122 | 2026.02.19 01:40:15.703667 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6123 | 2026.02.19 01:40:16.379848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6124 | 2026.02.19 01:40:16.396915 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2026.02.19 01:40:16.396996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6126 | 2026.02.19 01:40:16.403311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6127 | 2026.02.19 01:40:16.404012 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2026.02.19 01:40:16.406895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6129 | 2026.02.19 01:40:16.527455 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6130 | 2026.02.19 01:40:16.527604 [ 4 ] {42f21ccc-12a6-46da-a760-16fc8539f1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6131 | 2026.02.19 01:40:16.527659 [ 4 ] {42f21ccc-12a6-46da-a760-16fc8539f1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6132 | 2026.02.19 01:40:16.528301 [ 4 ] {42f21ccc-12a6-46da-a760-16fc8539f1bd} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2026.02.19 01:40:16.528339 [ 4 ] {42f21ccc-12a6-46da-a760-16fc8539f1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6134 | 2026.02.19 01:40:16.528680 [ 4 ] {42f21ccc-12a6-46da-a760-16fc8539f1bd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6135 | 2026.02.19 01:40:16.528895 [ 4 ] {42f21ccc-12a6-46da-a760-16fc8539f1bd} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2026.02.19 01:40:16.529046 [ 4 ] {42f21ccc-12a6-46da-a760-16fc8539f1bd} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001483 sec., 78219.8246797033 rows/sec., 6.64 MiB/sec. | ||
| 6137 | 2026.02.19 01:40:16.529085 [ 4 ] {42f21ccc-12a6-46da-a760-16fc8539f1bd} <Debug> TCPHandler: Processed in 0.001743843 sec. | ||
| 6138 | 2026.02.19 01:40:16.529219 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2026.02.19 01:40:16.529313 [ 4 ] {e622a228-d5f6-4e6b-8982-e196f1437aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6140 | 2026.02.19 01:40:16.529354 [ 4 ] {e622a228-d5f6-4e6b-8982-e196f1437aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6141 | 2026.02.19 01:40:16.529869 [ 4 ] {e622a228-d5f6-4e6b-8982-e196f1437aed} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2026.02.19 01:40:16.529905 [ 4 ] {e622a228-d5f6-4e6b-8982-e196f1437aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6143 | 2026.02.19 01:40:16.530196 [ 4 ] {e622a228-d5f6-4e6b-8982-e196f1437aed} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6144 | 2026.02.19 01:40:16.530413 [ 4 ] {e622a228-d5f6-4e6b-8982-e196f1437aed} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2026.02.19 01:40:16.530546 [ 4 ] {e622a228-d5f6-4e6b-8982-e196f1437aed} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00125 sec., 24000 rows/sec., 1.76 MiB/sec. | ||
| 6146 | 2026.02.19 01:40:16.530583 [ 4 ] {e622a228-d5f6-4e6b-8982-e196f1437aed} <Debug> TCPHandler: Processed in 0.001419917 sec. | ||
| 6147 | 2026.02.19 01:40:16.530697 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2026.02.19 01:40:16.530785 [ 4 ] {92498deb-6685-4d09-b410-062187eb732f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6149 | 2026.02.19 01:40:16.530823 [ 4 ] {92498deb-6685-4d09-b410-062187eb732f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6150 | 2026.02.19 01:40:16.531260 [ 4 ] {92498deb-6685-4d09-b410-062187eb732f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.02.19 01:40:16.531300 [ 4 ] {92498deb-6685-4d09-b410-062187eb732f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6152 | 2026.02.19 01:40:16.531657 [ 4 ] {92498deb-6685-4d09-b410-062187eb732f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6153 | 2026.02.19 01:40:16.531863 [ 4 ] {92498deb-6685-4d09-b410-062187eb732f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.02.19 01:40:16.531991 [ 4 ] {92498deb-6685-4d09-b410-062187eb732f} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001207 sec., 77879.03893951948 rows/sec., 6.08 MiB/sec. | ||
| 6155 | 2026.02.19 01:40:16.532031 [ 4 ] {92498deb-6685-4d09-b410-062187eb732f} <Debug> TCPHandler: Processed in 0.001374696 sec. | ||
| 6156 | 2026.02.19 01:40:16.532150 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2026.02.19 01:40:16.532244 [ 4 ] {12181588-e75c-4fd2-86bb-74620568024a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6158 | 2026.02.19 01:40:16.532286 [ 4 ] {12181588-e75c-4fd2-86bb-74620568024a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6159 | 2026.02.19 01:40:16.532705 [ 4 ] {12181588-e75c-4fd2-86bb-74620568024a} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2026.02.19 01:40:16.532741 [ 4 ] {12181588-e75c-4fd2-86bb-74620568024a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6161 | 2026.02.19 01:40:16.533056 [ 4 ] {12181588-e75c-4fd2-86bb-74620568024a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6162 | 2026.02.19 01:40:16.533260 [ 4 ] {12181588-e75c-4fd2-86bb-74620568024a} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.02.19 01:40:16.533387 [ 4 ] {12181588-e75c-4fd2-86bb-74620568024a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 6164 | 2026.02.19 01:40:16.533428 [ 4 ] {12181588-e75c-4fd2-86bb-74620568024a} <Debug> TCPHandler: Processed in 0.001326216 sec. | ||
| 6165 | 2026.02.19 01:40:16.533536 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2026.02.19 01:40:16.533634 [ 4 ] {24165bec-85b7-4c6a-8eb7-cdaf250adfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6167 | 2026.02.19 01:40:16.533687 [ 4 ] {24165bec-85b7-4c6a-8eb7-cdaf250adfc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6168 | 2026.02.19 01:40:16.534549 [ 4 ] {24165bec-85b7-4c6a-8eb7-cdaf250adfc6} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.02.19 01:40:16.534585 [ 4 ] {24165bec-85b7-4c6a-8eb7-cdaf250adfc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6170 | 2026.02.19 01:40:16.535083 [ 4 ] {24165bec-85b7-4c6a-8eb7-cdaf250adfc6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6171 | 2026.02.19 01:40:16.535303 [ 4 ] {24165bec-85b7-4c6a-8eb7-cdaf250adfc6} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.02.19 01:40:16.535441 [ 4 ] {24165bec-85b7-4c6a-8eb7-cdaf250adfc6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001824 sec., 16447.36842105263 rows/sec., 29.47 MiB/sec. | ||
| 6173 | 2026.02.19 01:40:16.535498 [ 4 ] {24165bec-85b7-4c6a-8eb7-cdaf250adfc6} <Debug> TCPHandler: Processed in 0.002011289 sec. | ||
| 6174 | 2026.02.19 01:40:16.535615 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.02.19 01:40:16.535710 [ 4 ] {e8bbd195-b98a-43b8-93b6-b7cd4c865787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6176 | 2026.02.19 01:40:16.535750 [ 4 ] {e8bbd195-b98a-43b8-93b6-b7cd4c865787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6177 | 2026.02.19 01:40:16.536081 [ 4 ] {e8bbd195-b98a-43b8-93b6-b7cd4c865787} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.02.19 01:40:16.536116 [ 4 ] {e8bbd195-b98a-43b8-93b6-b7cd4c865787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6179 | 2026.02.19 01:40:16.536419 [ 4 ] {e8bbd195-b98a-43b8-93b6-b7cd4c865787} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6180 | 2026.02.19 01:40:16.536629 [ 4 ] {e8bbd195-b98a-43b8-93b6-b7cd4c865787} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.02.19 01:40:16.536735 [ 33 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6182 | 2026.02.19 01:40:16.536757 [ 4 ] {e8bbd195-b98a-43b8-93b6-b7cd4c865787} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 6183 | 2026.02.19 01:40:16.536822 [ 33 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.02.19 01:40:16.536835 [ 4 ] {e8bbd195-b98a-43b8-93b6-b7cd4c865787} <Debug> TCPHandler: Processed in 0.001270564 sec. | ||
| 6185 | 2026.02.19 01:40:16.536851 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6186 | 2026.02.19 01:40:16.537011 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 6187 | 2026.02.19 01:40:16.537176 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6188 | 2026.02.19 01:40:16.537221 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1602 rows starting from the beginning of the part | ||
| 6189 | 2026.02.19 01:40:16.537290 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6190 | 2026.02.19 01:40:16.537333 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6191 | 2026.02.19 01:40:16.537373 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6192 | 2026.02.19 01:40:16.537412 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6193 | 2026.02.19 01:40:16.537450 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 6194 | 2026.02.19 01:40:16.538460 [ 189 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1902 rows, containing 4 columns (4 merged, 0 gathered) in 0.001510079 sec., 1259536.7527129375 rows/sec., 84.09 MiB/sec. | ||
| 6195 | 2026.02.19 01:40:16.538661 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6196 | 2026.02.19 01:40:16.538910 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_36_7} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.02.19 01:40:16.538980 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_36_7} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6198 | 2026.02.19 01:40:16.539047 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6199 | 2026.02.19 01:40:21.555247 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2026.02.19 01:40:21.555516 [ 4 ] {fc2ab504-8011-411b-b75d-c408767e1568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6201 | 2026.02.19 01:40:21.555586 [ 4 ] {fc2ab504-8011-411b-b75d-c408767e1568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6202 | 2026.02.19 01:40:21.556310 [ 4 ] {fc2ab504-8011-411b-b75d-c408767e1568} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2026.02.19 01:40:21.556360 [ 4 ] {fc2ab504-8011-411b-b75d-c408767e1568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6204 | 2026.02.19 01:40:21.556767 [ 4 ] {fc2ab504-8011-411b-b75d-c408767e1568} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6205 | 2026.02.19 01:40:21.556998 [ 4 ] {fc2ab504-8011-411b-b75d-c408767e1568} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2026.02.19 01:40:21.557158 [ 4 ] {fc2ab504-8011-411b-b75d-c408767e1568} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001707 sec., 14059.7539543058 rows/sec., 1.17 MiB/sec. | ||
| 6207 | 2026.02.19 01:40:21.557206 [ 4 ] {fc2ab504-8011-411b-b75d-c408767e1568} <Debug> TCPHandler: Processed in 0.00211311 sec. | ||
| 6208 | 2026.02.19 01:40:21.557337 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2026.02.19 01:40:21.557439 [ 4 ] {a1ecd3aa-8aa2-45a6-b535-c4fb81eaefe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6210 | 2026.02.19 01:40:21.557482 [ 4 ] {a1ecd3aa-8aa2-45a6-b535-c4fb81eaefe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6211 | 2026.02.19 01:40:21.557929 [ 4 ] {a1ecd3aa-8aa2-45a6-b535-c4fb81eaefe0} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6212 | 2026.02.19 01:40:21.557968 [ 4 ] {a1ecd3aa-8aa2-45a6-b535-c4fb81eaefe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6213 | 2026.02.19 01:40:21.558279 [ 4 ] {a1ecd3aa-8aa2-45a6-b535-c4fb81eaefe0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6214 | 2026.02.19 01:40:21.558490 [ 4 ] {a1ecd3aa-8aa2-45a6-b535-c4fb81eaefe0} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2026.02.19 01:40:21.558625 [ 4 ] {a1ecd3aa-8aa2-45a6-b535-c4fb81eaefe0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001209 sec., 3308.519437551696 rows/sec., 269.79 KiB/sec. | ||
| 6216 | 2026.02.19 01:40:21.558662 [ 4 ] {a1ecd3aa-8aa2-45a6-b535-c4fb81eaefe0} <Debug> TCPHandler: Processed in 0.001376737 sec. | ||
| 6217 | 2026.02.19 01:40:21.558775 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2026.02.19 01:40:21.558869 [ 4 ] {e0e29c00-5058-4eb8-90a0-188027639f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6219 | 2026.02.19 01:40:21.558909 [ 4 ] {e0e29c00-5058-4eb8-90a0-188027639f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6220 | 2026.02.19 01:40:21.559999 [ 4 ] {e0e29c00-5058-4eb8-90a0-188027639f89} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.02.19 01:40:21.560037 [ 4 ] {e0e29c00-5058-4eb8-90a0-188027639f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6222 | 2026.02.19 01:40:21.560438 [ 4 ] {e0e29c00-5058-4eb8-90a0-188027639f89} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6223 | 2026.02.19 01:40:21.560656 [ 4 ] {e0e29c00-5058-4eb8-90a0-188027639f89} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2026.02.19 01:40:21.560786 [ 4 ] {e0e29c00-5058-4eb8-90a0-188027639f89} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001937 sec., 690758.9055240062 rows/sec., 57.77 MiB/sec. | ||
| 6225 | 2026.02.19 01:40:21.560824 [ 4 ] {e0e29c00-5058-4eb8-90a0-188027639f89} <Debug> TCPHandler: Processed in 0.00209931 sec. | ||
| 6226 | 2026.02.19 01:40:21.560937 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2026.02.19 01:40:21.561031 [ 4 ] {f3a5702c-6538-4a1b-ae7f-42dc433e1b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6228 | 2026.02.19 01:40:21.561071 [ 4 ] {f3a5702c-6538-4a1b-ae7f-42dc433e1b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6229 | 2026.02.19 01:40:21.561480 [ 4 ] {f3a5702c-6538-4a1b-ae7f-42dc433e1b84} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.02.19 01:40:21.561519 [ 4 ] {f3a5702c-6538-4a1b-ae7f-42dc433e1b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6231 | 2026.02.19 01:40:21.561823 [ 4 ] {f3a5702c-6538-4a1b-ae7f-42dc433e1b84} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6232 | 2026.02.19 01:40:21.562030 [ 4 ] {f3a5702c-6538-4a1b-ae7f-42dc433e1b84} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.02.19 01:40:21.562157 [ 4 ] {f3a5702c-6538-4a1b-ae7f-42dc433e1b84} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001145 sec., 22707.423580786028 rows/sec., 1.70 MiB/sec. | ||
| 6234 | 2026.02.19 01:40:21.562195 [ 4 ] {f3a5702c-6538-4a1b-ae7f-42dc433e1b84} <Debug> TCPHandler: Processed in 0.001307456 sec. | ||
| 6235 | 2026.02.19 01:40:21.562303 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.02.19 01:40:21.562398 [ 4 ] {e5e438bb-8deb-40d8-9834-130cf992a0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6237 | 2026.02.19 01:40:21.562436 [ 4 ] {e5e438bb-8deb-40d8-9834-130cf992a0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6238 | 2026.02.19 01:40:21.562931 [ 4 ] {e5e438bb-8deb-40d8-9834-130cf992a0d7} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.02.19 01:40:21.562968 [ 4 ] {e5e438bb-8deb-40d8-9834-130cf992a0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6240 | 2026.02.19 01:40:21.563274 [ 4 ] {e5e438bb-8deb-40d8-9834-130cf992a0d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6241 | 2026.02.19 01:40:21.563489 [ 4 ] {e5e438bb-8deb-40d8-9834-130cf992a0d7} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.02.19 01:40:21.563619 [ 4 ] {e5e438bb-8deb-40d8-9834-130cf992a0d7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00124 sec., 203225.8064516129 rows/sec., 14.06 MiB/sec. | ||
| 6243 | 2026.02.19 01:40:21.563658 [ 4 ] {e5e438bb-8deb-40d8-9834-130cf992a0d7} <Debug> TCPHandler: Processed in 0.001403818 sec. | ||
| 6244 | 2026.02.19 01:40:21.563769 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2026.02.19 01:40:21.563861 [ 4 ] {5e655fbe-f02d-4249-bcb6-c08a0cf38de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6246 | 2026.02.19 01:40:21.563901 [ 4 ] {5e655fbe-f02d-4249-bcb6-c08a0cf38de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6247 | 2026.02.19 01:40:21.564297 [ 4 ] {5e655fbe-f02d-4249-bcb6-c08a0cf38de9} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.02.19 01:40:21.564332 [ 4 ] {5e655fbe-f02d-4249-bcb6-c08a0cf38de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6249 | 2026.02.19 01:40:21.564643 [ 4 ] {5e655fbe-f02d-4249-bcb6-c08a0cf38de9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6250 | 2026.02.19 01:40:21.564854 [ 4 ] {5e655fbe-f02d-4249-bcb6-c08a0cf38de9} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.02.19 01:40:21.564978 [ 4 ] {5e655fbe-f02d-4249-bcb6-c08a0cf38de9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 6252 | 2026.02.19 01:40:21.565016 [ 4 ] {5e655fbe-f02d-4249-bcb6-c08a0cf38de9} <Debug> TCPHandler: Processed in 0.001296345 sec. | ||
| 6253 | 2026.02.19 01:40:21.565122 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6254 | 2026.02.19 01:40:21.565214 [ 4 ] {8e3d3bb6-6890-4417-9e5f-a54c3887904e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6255 | 2026.02.19 01:40:21.565252 [ 4 ] {8e3d3bb6-6890-4417-9e5f-a54c3887904e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6256 | 2026.02.19 01:40:21.565889 [ 4 ] {8e3d3bb6-6890-4417-9e5f-a54c3887904e} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2026.02.19 01:40:21.565925 [ 4 ] {8e3d3bb6-6890-4417-9e5f-a54c3887904e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6258 | 2026.02.19 01:40:21.566253 [ 4 ] {8e3d3bb6-6890-4417-9e5f-a54c3887904e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6259 | 2026.02.19 01:40:21.566460 [ 4 ] {8e3d3bb6-6890-4417-9e5f-a54c3887904e} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.02.19 01:40:21.566593 [ 4 ] {8e3d3bb6-6890-4417-9e5f-a54c3887904e} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001395 sec., 408602.15053763444 rows/sec., 30.65 MiB/sec. | ||
| 6261 | 2026.02.19 01:40:21.566630 [ 4 ] {8e3d3bb6-6890-4417-9e5f-a54c3887904e} <Debug> TCPHandler: Processed in 0.00155687 sec. | ||
| 6262 | 2026.02.19 01:40:21.566738 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2026.02.19 01:40:21.566832 [ 4 ] {5d9cf384-46fd-4e2b-ae08-375c203c10c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6264 | 2026.02.19 01:40:21.566874 [ 4 ] {5d9cf384-46fd-4e2b-ae08-375c203c10c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6265 | 2026.02.19 01:40:21.567475 [ 4 ] {5d9cf384-46fd-4e2b-ae08-375c203c10c2} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.02.19 01:40:21.567514 [ 4 ] {5d9cf384-46fd-4e2b-ae08-375c203c10c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6267 | 2026.02.19 01:40:21.567882 [ 4 ] {5d9cf384-46fd-4e2b-ae08-375c203c10c2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6268 | 2026.02.19 01:40:21.568094 [ 4 ] {5d9cf384-46fd-4e2b-ae08-375c203c10c2} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.02.19 01:40:21.568233 [ 4 ] {5d9cf384-46fd-4e2b-ae08-375c203c10c2} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001419 sec., 621564.4820295983 rows/sec., 42.19 MiB/sec. | ||
| 6270 | 2026.02.19 01:40:21.568270 [ 4 ] {5d9cf384-46fd-4e2b-ae08-375c203c10c2} <Debug> TCPHandler: Processed in 0.0015811 sec. | ||
| 6271 | 2026.02.19 01:40:21.568375 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6272 | 2026.02.19 01:40:21.568468 [ 4 ] {1ee33f80-8a05-4b7c-8ef6-80031d9b2a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6273 | 2026.02.19 01:40:21.568522 [ 4 ] {1ee33f80-8a05-4b7c-8ef6-80031d9b2a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6274 | 2026.02.19 01:40:21.569283 [ 4 ] {1ee33f80-8a05-4b7c-8ef6-80031d9b2a9b} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2026.02.19 01:40:21.569319 [ 4 ] {1ee33f80-8a05-4b7c-8ef6-80031d9b2a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6276 | 2026.02.19 01:40:21.569823 [ 4 ] {1ee33f80-8a05-4b7c-8ef6-80031d9b2a9b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6277 | 2026.02.19 01:40:21.570050 [ 4 ] {1ee33f80-8a05-4b7c-8ef6-80031d9b2a9b} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6278 | 2026.02.19 01:40:21.570187 [ 4 ] {1ee33f80-8a05-4b7c-8ef6-80031d9b2a9b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 6279 | 2026.02.19 01:40:21.570247 [ 4 ] {1ee33f80-8a05-4b7c-8ef6-80031d9b2a9b} <Debug> TCPHandler: Processed in 0.001919857 sec. | ||
| 6280 | 2026.02.19 01:40:21.570362 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6281 | 2026.02.19 01:40:21.570455 [ 4 ] {43757cbe-9076-4834-852f-bc2aa28378aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6282 | 2026.02.19 01:40:21.570498 [ 4 ] {43757cbe-9076-4834-852f-bc2aa28378aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6283 | 2026.02.19 01:40:21.570837 [ 4 ] {43757cbe-9076-4834-852f-bc2aa28378aa} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2026.02.19 01:40:21.570872 [ 4 ] {43757cbe-9076-4834-852f-bc2aa28378aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6285 | 2026.02.19 01:40:21.571174 [ 4 ] {43757cbe-9076-4834-852f-bc2aa28378aa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6286 | 2026.02.19 01:40:21.571380 [ 4 ] {43757cbe-9076-4834-852f-bc2aa28378aa} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2026.02.19 01:40:21.571509 [ 4 ] {43757cbe-9076-4834-852f-bc2aa28378aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6288 | 2026.02.19 01:40:21.571544 [ 4 ] {43757cbe-9076-4834-852f-bc2aa28378aa} <Debug> TCPHandler: Processed in 0.001231144 sec. | ||
| 6289 | 2026.02.19 01:40:23.157801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13980 | ||
| 6290 | 2026.02.19 01:40:23.158317 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.02.19 01:40:23.158365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6292 | 2026.02.19 01:40:23.158938 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6293 | 2026.02.19 01:40:23.159262 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.02.19 01:40:23.159437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13980 | ||
| 6295 | 2026.02.19 01:40:23.907899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6296 | 2026.02.19 01:40:23.935205 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.02.19 01:40:23.935288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6298 | 2026.02.19 01:40:23.942885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6299 | 2026.02.19 01:40:23.943853 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.02.19 01:40:23.949626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6301 | 2026.02.19 01:40:25.693894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 768 | ||
| 6302 | 2026.02.19 01:40:25.696167 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.02.19 01:40:25.696219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6304 | 2026.02.19 01:40:25.697551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6305 | 2026.02.19 01:40:25.697869 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.02.19 01:40:25.698162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 6307 | 2026.02.19 01:40:26.526116 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6308 | 2026.02.19 01:40:26.526319 [ 4 ] {eb7028fc-d597-48db-a8e5-f9ec44980670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6309 | 2026.02.19 01:40:26.526392 [ 4 ] {eb7028fc-d597-48db-a8e5-f9ec44980670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6310 | 2026.02.19 01:40:26.527105 [ 4 ] {eb7028fc-d597-48db-a8e5-f9ec44980670} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2026.02.19 01:40:26.527158 [ 4 ] {eb7028fc-d597-48db-a8e5-f9ec44980670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6312 | 2026.02.19 01:40:26.527593 [ 4 ] {eb7028fc-d597-48db-a8e5-f9ec44980670} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6313 | 2026.02.19 01:40:26.527840 [ 4 ] {eb7028fc-d597-48db-a8e5-f9ec44980670} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2026.02.19 01:40:26.528004 [ 4 ] {eb7028fc-d597-48db-a8e5-f9ec44980670} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001737 sec., 66781.8077144502 rows/sec., 5.67 MiB/sec. | ||
| 6315 | 2026.02.19 01:40:26.528056 [ 4 ] {eb7028fc-d597-48db-a8e5-f9ec44980670} <Debug> TCPHandler: Processed in 0.00207023 sec. | ||
| 6316 | 2026.02.19 01:40:26.528186 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6317 | 2026.02.19 01:40:26.528292 [ 4 ] {d4daca38-4aa3-47f1-a6a2-14f4abb512bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6318 | 2026.02.19 01:40:26.528336 [ 4 ] {d4daca38-4aa3-47f1-a6a2-14f4abb512bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6319 | 2026.02.19 01:40:26.528772 [ 4 ] {d4daca38-4aa3-47f1-a6a2-14f4abb512bf} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2026.02.19 01:40:26.528810 [ 4 ] {d4daca38-4aa3-47f1-a6a2-14f4abb512bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6321 | 2026.02.19 01:40:26.529125 [ 4 ] {d4daca38-4aa3-47f1-a6a2-14f4abb512bf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6322 | 2026.02.19 01:40:26.529376 [ 4 ] {d4daca38-4aa3-47f1-a6a2-14f4abb512bf} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2026.02.19 01:40:26.529515 [ 4 ] {d4daca38-4aa3-47f1-a6a2-14f4abb512bf} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001249 sec., 24019.21537229784 rows/sec., 1.76 MiB/sec. | ||
| 6324 | 2026.02.19 01:40:26.529554 [ 4 ] {d4daca38-4aa3-47f1-a6a2-14f4abb512bf} <Debug> TCPHandler: Processed in 0.001420348 sec. | ||
| 6325 | 2026.02.19 01:40:26.529659 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6326 | 2026.02.19 01:40:26.529755 [ 4 ] {165475bd-8a16-4e25-aa51-6bdb02fda627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6327 | 2026.02.19 01:40:26.529796 [ 4 ] {165475bd-8a16-4e25-aa51-6bdb02fda627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6328 | 2026.02.19 01:40:26.530229 [ 4 ] {165475bd-8a16-4e25-aa51-6bdb02fda627} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.02.19 01:40:26.530266 [ 4 ] {165475bd-8a16-4e25-aa51-6bdb02fda627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6330 | 2026.02.19 01:40:26.530589 [ 4 ] {165475bd-8a16-4e25-aa51-6bdb02fda627} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6331 | 2026.02.19 01:40:26.530804 [ 4 ] {165475bd-8a16-4e25-aa51-6bdb02fda627} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2026.02.19 01:40:26.530936 [ 4 ] {165475bd-8a16-4e25-aa51-6bdb02fda627} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.0012 sec., 78333.33333333334 rows/sec., 6.12 MiB/sec. | ||
| 6333 | 2026.02.19 01:40:26.530974 [ 4 ] {165475bd-8a16-4e25-aa51-6bdb02fda627} <Debug> TCPHandler: Processed in 0.001365436 sec. | ||
| 6334 | 2026.02.19 01:40:26.531086 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6335 | 2026.02.19 01:40:26.531181 [ 4 ] {eb51e933-0573-46c5-9c78-783778a33eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6336 | 2026.02.19 01:40:26.531224 [ 4 ] {eb51e933-0573-46c5-9c78-783778a33eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6337 | 2026.02.19 01:40:26.531639 [ 4 ] {eb51e933-0573-46c5-9c78-783778a33eb0} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2026.02.19 01:40:26.531676 [ 4 ] {eb51e933-0573-46c5-9c78-783778a33eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6339 | 2026.02.19 01:40:26.532016 [ 4 ] {eb51e933-0573-46c5-9c78-783778a33eb0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6340 | 2026.02.19 01:40:26.532229 [ 4 ] {eb51e933-0573-46c5-9c78-783778a33eb0} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2026.02.19 01:40:26.532357 [ 4 ] {eb51e933-0573-46c5-9c78-783778a33eb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 6342 | 2026.02.19 01:40:26.532394 [ 4 ] {eb51e933-0573-46c5-9c78-783778a33eb0} <Debug> TCPHandler: Processed in 0.001357666 sec. | ||
| 6343 | 2026.02.19 01:40:26.532498 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2026.02.19 01:40:26.532591 [ 4 ] {2d5108de-b7e3-43c6-a362-47d3462cca08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6345 | 2026.02.19 01:40:26.532645 [ 4 ] {2d5108de-b7e3-43c6-a362-47d3462cca08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6346 | 2026.02.19 01:40:26.533452 [ 4 ] {2d5108de-b7e3-43c6-a362-47d3462cca08} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.02.19 01:40:26.533488 [ 4 ] {2d5108de-b7e3-43c6-a362-47d3462cca08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6348 | 2026.02.19 01:40:26.534031 [ 4 ] {2d5108de-b7e3-43c6-a362-47d3462cca08} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6349 | 2026.02.19 01:40:26.534273 [ 4 ] {2d5108de-b7e3-43c6-a362-47d3462cca08} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.02.19 01:40:26.534410 [ 4 ] {2d5108de-b7e3-43c6-a362-47d3462cca08} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001837 sec., 16330.97441480675 rows/sec., 29.26 MiB/sec. | ||
| 6351 | 2026.02.19 01:40:26.534476 [ 4 ] {2d5108de-b7e3-43c6-a362-47d3462cca08} <Debug> TCPHandler: Processed in 0.002026959 sec. | ||
| 6352 | 2026.02.19 01:40:26.534588 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2026.02.19 01:40:26.534682 [ 4 ] {3c68e244-d82a-4e77-aba1-79aae682652c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6354 | 2026.02.19 01:40:26.534723 [ 4 ] {3c68e244-d82a-4e77-aba1-79aae682652c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6355 | 2026.02.19 01:40:26.535075 [ 4 ] {3c68e244-d82a-4e77-aba1-79aae682652c} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.02.19 01:40:26.535111 [ 4 ] {3c68e244-d82a-4e77-aba1-79aae682652c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6357 | 2026.02.19 01:40:26.535413 [ 4 ] {3c68e244-d82a-4e77-aba1-79aae682652c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6358 | 2026.02.19 01:40:26.535630 [ 4 ] {3c68e244-d82a-4e77-aba1-79aae682652c} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.02.19 01:40:26.535770 [ 4 ] {3c68e244-d82a-4e77-aba1-79aae682652c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 6360 | 2026.02.19 01:40:26.535807 [ 4 ] {3c68e244-d82a-4e77-aba1-79aae682652c} <Debug> TCPHandler: Processed in 0.001268655 sec. | ||
| 6361 | 2026.02.19 01:40:30.547268 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6362 | 2026.02.19 01:40:30.547326 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6363 | 2026.02.19 01:40:30.660468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14428 | ||
| 6364 | 2026.02.19 01:40:30.661011 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.02.19 01:40:30.661054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6366 | 2026.02.19 01:40:30.661561 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6367 | 2026.02.19 01:40:30.661804 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.02.19 01:40:30.661956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14428 | ||
| 6369 | 2026.02.19 01:40:31.450658 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6370 | 2026.02.19 01:40:31.466893 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.02.19 01:40:31.466946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6372 | 2026.02.19 01:40:31.473514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6373 | 2026.02.19 01:40:31.474178 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2026.02.19 01:40:31.476945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6375 | 2026.02.19 01:40:31.525952 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6376 | 2026.02.19 01:40:31.526115 [ 4 ] {ad7c9b2d-3210-4da9-a601-90f6efae00db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6377 | 2026.02.19 01:40:31.526181 [ 4 ] {ad7c9b2d-3210-4da9-a601-90f6efae00db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6378 | 2026.02.19 01:40:31.526851 [ 4 ] {ad7c9b2d-3210-4da9-a601-90f6efae00db} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6379 | 2026.02.19 01:40:31.526899 [ 4 ] {ad7c9b2d-3210-4da9-a601-90f6efae00db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6380 | 2026.02.19 01:40:31.527306 [ 4 ] {ad7c9b2d-3210-4da9-a601-90f6efae00db} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6381 | 2026.02.19 01:40:31.527577 [ 4 ] {ad7c9b2d-3210-4da9-a601-90f6efae00db} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.02.19 01:40:31.527723 [ 34 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6383 | 2026.02.19 01:40:31.527738 [ 4 ] {ad7c9b2d-3210-4da9-a601-90f6efae00db} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00167 sec., 45508.982035928144 rows/sec., 3.75 MiB/sec. | ||
| 6384 | 2026.02.19 01:40:31.527792 [ 34 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.02.19 01:40:31.527809 [ 4 ] {ad7c9b2d-3210-4da9-a601-90f6efae00db} <Debug> TCPHandler: Processed in 0.002021879 sec. | ||
| 6386 | 2026.02.19 01:40:31.527822 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6387 | 2026.02.19 01:40:31.527925 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 6388 | 2026.02.19 01:40:31.527965 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2026.02.19 01:40:31.528015 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6390 | 2026.02.19 01:40:31.528043 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2149 rows starting from the beginning of the part | ||
| 6391 | 2026.02.19 01:40:31.528063 [ 4 ] {0c780c5b-4012-42a8-a101-462a1c4e0a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6392 | 2026.02.19 01:40:31.528100 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 76 rows starting from the beginning of the part | ||
| 6393 | 2026.02.19 01:40:31.528109 [ 4 ] {0c780c5b-4012-42a8-a101-462a1c4e0a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6394 | 2026.02.19 01:40:31.528144 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 116 rows starting from the beginning of the part | ||
| 6395 | 2026.02.19 01:40:31.528186 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1338 rows starting from the beginning of the part | ||
| 6396 | 2026.02.19 01:40:31.528226 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 116 rows starting from the beginning of the part | ||
| 6397 | 2026.02.19 01:40:31.528265 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 6398 | 2026.02.19 01:40:31.528528 [ 4 ] {0c780c5b-4012-42a8-a101-462a1c4e0a24} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.02.19 01:40:31.528566 [ 4 ] {0c780c5b-4012-42a8-a101-462a1c4e0a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6400 | 2026.02.19 01:40:31.528900 [ 4 ] {0c780c5b-4012-42a8-a101-462a1c4e0a24} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6401 | 2026.02.19 01:40:31.529116 [ 4 ] {0c780c5b-4012-42a8-a101-462a1c4e0a24} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.02.19 01:40:31.529230 [ 34 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6403 | 2026.02.19 01:40:31.529249 [ 4 ] {0c780c5b-4012-42a8-a101-462a1c4e0a24} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001206 sec., 8291.873963515754 rows/sec., 623.51 KiB/sec. | ||
| 6404 | 2026.02.19 01:40:31.529265 [ 34 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.02.19 01:40:31.529289 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6406 | 2026.02.19 01:40:31.529292 [ 4 ] {0c780c5b-4012-42a8-a101-462a1c4e0a24} <Debug> TCPHandler: Processed in 0.001388357 sec. | ||
| 6407 | 2026.02.19 01:40:31.529389 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 6408 | 2026.02.19 01:40:31.529424 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6409 | 2026.02.19 01:40:31.529505 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6410 | 2026.02.19 01:40:31.529525 [ 4 ] {c2314fba-72e4-4770-9f5b-5888b022611f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6411 | 2026.02.19 01:40:31.529542 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 214 rows starting from the beginning of the part | ||
| 6412 | 2026.02.19 01:40:31.529569 [ 4 ] {c2314fba-72e4-4770-9f5b-5888b022611f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6413 | 2026.02.19 01:40:31.529615 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 6414 | 2026.02.19 01:40:31.529665 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 6415 | 2026.02.19 01:40:31.529707 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 6416 | 2026.02.19 01:40:31.529745 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 6417 | 2026.02.19 01:40:31.529785 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 6418 | 2026.02.19 01:40:31.529804 [ 189 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3871 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911927 sec., 2024658.8912652 rows/sec., 175.46 MiB/sec. | ||
| 6419 | 2026.02.19 01:40:31.530010 [ 4 ] {c2314fba-72e4-4770-9f5b-5888b022611f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2026.02.19 01:40:31.530052 [ 4 ] {c2314fba-72e4-4770-9f5b-5888b022611f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6421 | 2026.02.19 01:40:31.530066 [ 188 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6422 | 2026.02.19 01:40:31.530355 [ 188 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_41_8} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.02.19 01:40:31.530425 [ 188 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_41_8} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6424 | 2026.02.19 01:40:31.530496 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 6425 | 2026.02.19 01:40:31.530585 [ 4 ] {c2314fba-72e4-4770-9f5b-5888b022611f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6426 | 2026.02.19 01:40:31.530627 [ 189 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282834 sec., 249447.70718580892 rows/sec., 17.63 MiB/sec. | ||
| 6427 | 2026.02.19 01:40:31.530792 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6428 | 2026.02.19 01:40:31.530818 [ 4 ] {c2314fba-72e4-4770-9f5b-5888b022611f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.02.19 01:40:31.530935 [ 34 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6430 | 2026.02.19 01:40:31.530944 [ 4 ] {c2314fba-72e4-4770-9f5b-5888b022611f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001438 sec., 51460.36161335187 rows/sec., 4.02 MiB/sec. | ||
| 6431 | 2026.02.19 01:40:31.530974 [ 34 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.02.19 01:40:31.530996 [ 4 ] {c2314fba-72e4-4770-9f5b-5888b022611f} <Debug> TCPHandler: Processed in 0.001623121 sec. | ||
| 6433 | 2026.02.19 01:40:31.531001 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6434 | 2026.02.19 01:40:31.531057 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_41_8} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.02.19 01:40:31.531082 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 6436 | 2026.02.19 01:40:31.531135 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_41_8} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6437 | 2026.02.19 01:40:31.531141 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2026.02.19 01:40:31.531180 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6439 | 2026.02.19 01:40:31.531213 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1060 rows starting from the beginning of the part | ||
| 6440 | 2026.02.19 01:40:31.531214 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6441 | 2026.02.19 01:40:31.531246 [ 4 ] {835ec020-11bf-449f-b395-c08125b89046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6442 | 2026.02.19 01:40:31.531261 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 74 rows starting from the beginning of the part | ||
| 6443 | 2026.02.19 01:40:31.531290 [ 4 ] {835ec020-11bf-449f-b395-c08125b89046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6444 | 2026.02.19 01:40:31.531305 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 94 rows starting from the beginning of the part | ||
| 6445 | 2026.02.19 01:40:31.531347 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 570 rows starting from the beginning of the part | ||
| 6446 | 2026.02.19 01:40:31.531384 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 94 rows starting from the beginning of the part | ||
| 6447 | 2026.02.19 01:40:31.531417 [ 198 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 6448 | 2026.02.19 01:40:31.531733 [ 4 ] {835ec020-11bf-449f-b395-c08125b89046} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2026.02.19 01:40:31.531775 [ 4 ] {835ec020-11bf-449f-b395-c08125b89046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6450 | 2026.02.19 01:40:31.532129 [ 4 ] {835ec020-11bf-449f-b395-c08125b89046} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6451 | 2026.02.19 01:40:31.532342 [ 4 ] {835ec020-11bf-449f-b395-c08125b89046} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2026.02.19 01:40:31.532429 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369307 sec., 1435762.7617473656 rows/sec., 112.21 MiB/sec. | ||
| 6453 | 2026.02.19 01:40:31.532475 [ 4 ] {835ec020-11bf-449f-b395-c08125b89046} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 6454 | 2026.02.19 01:40:31.532517 [ 4 ] {835ec020-11bf-449f-b395-c08125b89046} <Debug> TCPHandler: Processed in 0.001431078 sec. | ||
| 6455 | 2026.02.19 01:40:31.532629 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.02.19 01:40:31.532630 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6457 | 2026.02.19 01:40:31.532727 [ 4 ] {e594847f-4971-4aec-90a1-5ada6f17d6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6458 | 2026.02.19 01:40:31.532786 [ 4 ] {e594847f-4971-4aec-90a1-5ada6f17d6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6459 | 2026.02.19 01:40:31.532910 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_41_8} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.02.19 01:40:31.532983 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_41_8} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6461 | 2026.02.19 01:40:31.533051 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6462 | 2026.02.19 01:40:31.533541 [ 4 ] {e594847f-4971-4aec-90a1-5ada6f17d6f2} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.02.19 01:40:31.533583 [ 4 ] {e594847f-4971-4aec-90a1-5ada6f17d6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6464 | 2026.02.19 01:40:31.534094 [ 4 ] {e594847f-4971-4aec-90a1-5ada6f17d6f2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6465 | 2026.02.19 01:40:31.534318 [ 4 ] {e594847f-4971-4aec-90a1-5ada6f17d6f2} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.02.19 01:40:31.534434 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6467 | 2026.02.19 01:40:31.534456 [ 4 ] {e594847f-4971-4aec-90a1-5ada6f17d6f2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 6468 | 2026.02.19 01:40:31.534472 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.02.19 01:40:31.534498 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6470 | 2026.02.19 01:40:31.534516 [ 4 ] {e594847f-4971-4aec-90a1-5ada6f17d6f2} <Debug> TCPHandler: Processed in 0.001935697 sec. | ||
| 6471 | 2026.02.19 01:40:31.534572 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 6472 | 2026.02.19 01:40:31.534637 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6473 | 2026.02.19 01:40:31.534730 [ 4 ] {97ca225b-9188-44a8-9d4d-f113cd112dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6474 | 2026.02.19 01:40:31.534753 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6475 | 2026.02.19 01:40:31.534772 [ 4 ] {97ca225b-9188-44a8-9d4d-f113cd112dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6476 | 2026.02.19 01:40:31.534804 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 697 rows starting from the beginning of the part | ||
| 6477 | 2026.02.19 01:40:31.534914 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 6478 | 2026.02.19 01:40:31.535004 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 6479 | 2026.02.19 01:40:31.535091 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 6480 | 2026.02.19 01:40:31.535111 [ 4 ] {97ca225b-9188-44a8-9d4d-f113cd112dab} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6481 | 2026.02.19 01:40:31.535147 [ 4 ] {97ca225b-9188-44a8-9d4d-f113cd112dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6482 | 2026.02.19 01:40:31.535177 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 6483 | 2026.02.19 01:40:31.535272 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 6484 | 2026.02.19 01:40:31.535478 [ 4 ] {97ca225b-9188-44a8-9d4d-f113cd112dab} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6485 | 2026.02.19 01:40:31.535694 [ 4 ] {97ca225b-9188-44a8-9d4d-f113cd112dab} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.02.19 01:40:31.535822 [ 4 ] {97ca225b-9188-44a8-9d4d-f113cd112dab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 6487 | 2026.02.19 01:40:31.535858 [ 4 ] {97ca225b-9188-44a8-9d4d-f113cd112dab} <Debug> TCPHandler: Processed in 0.001270225 sec. | ||
| 6488 | 2026.02.19 01:40:31.539915 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 19 columns (19 merged, 0 gathered) in 0.005370563 sec., 146539.57136337474 rows/sec., 262.59 MiB/sec. | ||
| 6489 | 2026.02.19 01:40:31.540932 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6490 | 2026.02.19 01:40:31.541267 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2026.02.19 01:40:31.541339 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6492 | 2026.02.19 01:40:31.541423 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 6493 | 2026.02.19 01:40:32.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.61 MiB, peak 277.19 MiB, free memory in arenas 0.00 B, will set to 272.08 MiB (RSS), difference: 2.47 MiB | ||
| 6494 | 2026.02.19 01:40:32.555500 [ 98 ] {} <Debug> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6495 | 2026.02.19 01:40:32.555569 [ 98 ] {} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.02.19 01:40:32.555594 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6497 | 2026.02.19 01:40:32.555729 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 6498 | 2026.02.19 01:40:32.555879 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6499 | 2026.02.19 01:40:32.555914 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6500 | 2026.02.19 01:40:32.555982 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6501 | 2026.02.19 01:40:32.556028 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6502 | 2026.02.19 01:40:32.556072 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 6503 | 2026.02.19 01:40:32.556111 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 6504 | 2026.02.19 01:40:32.556843 [ 188 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170603 sec., 32461.902113696957 rows/sec., 2.71 MiB/sec. | ||
| 6505 | 2026.02.19 01:40:32.557041 [ 186 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6506 | 2026.02.19 01:40:32.557362 [ 186 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_13_3} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.02.19 01:40:32.557439 [ 186 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_13_3} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6508 | 2026.02.19 01:40:32.557533 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6509 | 2026.02.19 01:40:35.698318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 792 | ||
| 6510 | 2026.02.19 01:40:35.700427 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2026.02.19 01:40:35.700479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6512 | 2026.02.19 01:40:35.701633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6513 | 2026.02.19 01:40:35.701896 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2026.02.19 01:40:35.702153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
| 6515 | 2026.02.19 01:40:36.534496 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2026.02.19 01:40:36.534685 [ 4 ] {208eb59a-6cd5-478c-a5d3-35ea91f9fb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6517 | 2026.02.19 01:40:36.534749 [ 4 ] {208eb59a-6cd5-478c-a5d3-35ea91f9fb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6518 | 2026.02.19 01:40:36.535508 [ 4 ] {208eb59a-6cd5-478c-a5d3-35ea91f9fb0e} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2026.02.19 01:40:36.535556 [ 4 ] {208eb59a-6cd5-478c-a5d3-35ea91f9fb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6520 | 2026.02.19 01:40:36.535956 [ 4 ] {208eb59a-6cd5-478c-a5d3-35ea91f9fb0e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6521 | 2026.02.19 01:40:36.536189 [ 4 ] {208eb59a-6cd5-478c-a5d3-35ea91f9fb0e} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2026.02.19 01:40:36.536335 [ 4 ] {208eb59a-6cd5-478c-a5d3-35ea91f9fb0e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001697 sec., 167354.1543901002 rows/sec., 10.63 MiB/sec. | ||
| 6523 | 2026.02.19 01:40:36.536377 [ 4 ] {208eb59a-6cd5-478c-a5d3-35ea91f9fb0e} <Debug> TCPHandler: Processed in 0.002015339 sec. | ||
| 6524 | 2026.02.19 01:40:36.536516 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6525 | 2026.02.19 01:40:36.536612 [ 4 ] {c11333a3-131d-4a4f-ba53-d904ba1ef2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6526 | 2026.02.19 01:40:36.536652 [ 4 ] {c11333a3-131d-4a4f-ba53-d904ba1ef2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6527 | 2026.02.19 01:40:36.537052 [ 4 ] {c11333a3-131d-4a4f-ba53-d904ba1ef2c2} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2026.02.19 01:40:36.537089 [ 4 ] {c11333a3-131d-4a4f-ba53-d904ba1ef2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6529 | 2026.02.19 01:40:36.537389 [ 4 ] {c11333a3-131d-4a4f-ba53-d904ba1ef2c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6530 | 2026.02.19 01:40:36.537608 [ 4 ] {c11333a3-131d-4a4f-ba53-d904ba1ef2c2} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2026.02.19 01:40:36.537736 [ 4 ] {c11333a3-131d-4a4f-ba53-d904ba1ef2c2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001142 sec., 1751.3134851138354 rows/sec., 142.81 KiB/sec. | ||
| 6532 | 2026.02.19 01:40:36.537773 [ 4 ] {c11333a3-131d-4a4f-ba53-d904ba1ef2c2} <Debug> TCPHandler: Processed in 0.001315955 sec. | ||
| 6533 | 2026.02.19 01:40:36.537880 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6534 | 2026.02.19 01:40:36.537972 [ 4 ] {c3cc8120-9617-4d92-84b4-a40eafa04973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6535 | 2026.02.19 01:40:36.538011 [ 4 ] {c3cc8120-9617-4d92-84b4-a40eafa04973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6536 | 2026.02.19 01:40:36.538806 [ 4 ] {c3cc8120-9617-4d92-84b4-a40eafa04973} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2026.02.19 01:40:36.538842 [ 4 ] {c3cc8120-9617-4d92-84b4-a40eafa04973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6538 | 2026.02.19 01:40:36.539202 [ 4 ] {c3cc8120-9617-4d92-84b4-a40eafa04973} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6539 | 2026.02.19 01:40:36.539430 [ 4 ] {c3cc8120-9617-4d92-84b4-a40eafa04973} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2026.02.19 01:40:36.539559 [ 4 ] {c3cc8120-9617-4d92-84b4-a40eafa04973} <Debug> executeQuery: Read 858 rows, 69.95 KiB in 0.001605 sec., 534579.4392523364 rows/sec., 42.56 MiB/sec. | ||
| 6541 | 2026.02.19 01:40:36.539596 [ 4 ] {c3cc8120-9617-4d92-84b4-a40eafa04973} <Debug> TCPHandler: Processed in 0.001764294 sec. | ||
| 6542 | 2026.02.19 01:40:36.539709 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6543 | 2026.02.19 01:40:36.539804 [ 4 ] {6ba607e9-2e99-4794-852c-cb22e65e3bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6544 | 2026.02.19 01:40:36.539844 [ 4 ] {6ba607e9-2e99-4794-852c-cb22e65e3bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6545 | 2026.02.19 01:40:36.540290 [ 4 ] {6ba607e9-2e99-4794-852c-cb22e65e3bd7} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.02.19 01:40:36.540326 [ 4 ] {6ba607e9-2e99-4794-852c-cb22e65e3bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6547 | 2026.02.19 01:40:36.540639 [ 4 ] {6ba607e9-2e99-4794-852c-cb22e65e3bd7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6548 | 2026.02.19 01:40:36.540850 [ 4 ] {6ba607e9-2e99-4794-852c-cb22e65e3bd7} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.02.19 01:40:36.540975 [ 4 ] {6ba607e9-2e99-4794-852c-cb22e65e3bd7} <Debug> executeQuery: Read 174 rows, 10.94 KiB in 0.00119 sec., 146218.48739495798 rows/sec., 8.98 MiB/sec. | ||
| 6550 | 2026.02.19 01:40:36.541012 [ 4 ] {6ba607e9-2e99-4794-852c-cb22e65e3bd7} <Debug> TCPHandler: Processed in 0.001352466 sec. | ||
| 6551 | 2026.02.19 01:40:36.541121 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2026.02.19 01:40:36.541214 [ 4 ] {c56c74f6-5352-43a1-90dc-1091f8cdd65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6553 | 2026.02.19 01:40:36.541251 [ 4 ] {c56c74f6-5352-43a1-90dc-1091f8cdd65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6554 | 2026.02.19 01:40:36.541678 [ 4 ] {c56c74f6-5352-43a1-90dc-1091f8cdd65c} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.02.19 01:40:36.541713 [ 4 ] {c56c74f6-5352-43a1-90dc-1091f8cdd65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6556 | 2026.02.19 01:40:36.542010 [ 4 ] {c56c74f6-5352-43a1-90dc-1091f8cdd65c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6557 | 2026.02.19 01:40:36.542213 [ 4 ] {c56c74f6-5352-43a1-90dc-1091f8cdd65c} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.02.19 01:40:36.542335 [ 4 ] {c56c74f6-5352-43a1-90dc-1091f8cdd65c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001139 sec., 130816.5057067603 rows/sec., 8.45 MiB/sec. | ||
| 6559 | 2026.02.19 01:40:36.542373 [ 4 ] {c56c74f6-5352-43a1-90dc-1091f8cdd65c} <Debug> TCPHandler: Processed in 0.001301425 sec. | ||
| 6560 | 2026.02.19 01:40:36.542491 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.02.19 01:40:36.542584 [ 4 ] {6ac1ba9f-0a7f-4ba1-a1b2-68e690a3b977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6562 | 2026.02.19 01:40:36.542623 [ 4 ] {6ac1ba9f-0a7f-4ba1-a1b2-68e690a3b977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6563 | 2026.02.19 01:40:36.543047 [ 4 ] {6ac1ba9f-0a7f-4ba1-a1b2-68e690a3b977} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.02.19 01:40:36.543083 [ 4 ] {6ac1ba9f-0a7f-4ba1-a1b2-68e690a3b977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6565 | 2026.02.19 01:40:36.543376 [ 4 ] {6ac1ba9f-0a7f-4ba1-a1b2-68e690a3b977} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6566 | 2026.02.19 01:40:36.543596 [ 4 ] {6ac1ba9f-0a7f-4ba1-a1b2-68e690a3b977} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.02.19 01:40:36.543717 [ 4 ] {6ac1ba9f-0a7f-4ba1-a1b2-68e690a3b977} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 6568 | 2026.02.19 01:40:36.543755 [ 4 ] {6ac1ba9f-0a7f-4ba1-a1b2-68e690a3b977} <Debug> TCPHandler: Processed in 0.001318916 sec. | ||
| 6569 | 2026.02.19 01:40:36.543862 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6570 | 2026.02.19 01:40:36.543954 [ 4 ] {6f867c57-a960-429e-aacf-ce483374d6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6571 | 2026.02.19 01:40:36.543992 [ 4 ] {6f867c57-a960-429e-aacf-ce483374d6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6572 | 2026.02.19 01:40:36.544584 [ 4 ] {6f867c57-a960-429e-aacf-ce483374d6d7} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2026.02.19 01:40:36.544621 [ 4 ] {6f867c57-a960-429e-aacf-ce483374d6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6574 | 2026.02.19 01:40:36.544932 [ 4 ] {6f867c57-a960-429e-aacf-ce483374d6d7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6575 | 2026.02.19 01:40:36.545145 [ 4 ] {6f867c57-a960-429e-aacf-ce483374d6d7} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.02.19 01:40:36.545269 [ 4 ] {6f867c57-a960-429e-aacf-ce483374d6d7} <Debug> executeQuery: Read 522 rows, 37.74 KiB in 0.001333 sec., 391597.8994748687 rows/sec., 27.65 MiB/sec. | ||
| 6577 | 2026.02.19 01:40:36.545305 [ 4 ] {6f867c57-a960-429e-aacf-ce483374d6d7} <Debug> TCPHandler: Processed in 0.001491608 sec. | ||
| 6578 | 2026.02.19 01:40:36.545405 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2026.02.19 01:40:36.545500 [ 4 ] {4b402dc2-ac23-4438-9406-013248c6ac03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6580 | 2026.02.19 01:40:36.545542 [ 4 ] {4b402dc2-ac23-4438-9406-013248c6ac03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6581 | 2026.02.19 01:40:36.545866 [ 4 ] {4b402dc2-ac23-4438-9406-013248c6ac03} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.02.19 01:40:36.545901 [ 4 ] {4b402dc2-ac23-4438-9406-013248c6ac03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6583 | 2026.02.19 01:40:36.546198 [ 4 ] {4b402dc2-ac23-4438-9406-013248c6ac03} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6584 | 2026.02.19 01:40:36.546401 [ 4 ] {4b402dc2-ac23-4438-9406-013248c6ac03} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.02.19 01:40:36.546524 [ 4 ] {4b402dc2-ac23-4438-9406-013248c6ac03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 6586 | 2026.02.19 01:40:36.546561 [ 4 ] {4b402dc2-ac23-4438-9406-013248c6ac03} <Debug> TCPHandler: Processed in 0.001204943 sec. | ||
| 6587 | 2026.02.19 01:40:36.546662 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.02.19 01:40:36.546755 [ 4 ] {1739b7d6-8943-4085-9bac-8f41b7542310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6589 | 2026.02.19 01:40:36.546796 [ 4 ] {1739b7d6-8943-4085-9bac-8f41b7542310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6590 | 2026.02.19 01:40:36.547187 [ 4 ] {1739b7d6-8943-4085-9bac-8f41b7542310} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.02.19 01:40:36.547223 [ 4 ] {1739b7d6-8943-4085-9bac-8f41b7542310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6592 | 2026.02.19 01:40:36.547558 [ 4 ] {1739b7d6-8943-4085-9bac-8f41b7542310} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6593 | 2026.02.19 01:40:36.547777 [ 4 ] {1739b7d6-8943-4085-9bac-8f41b7542310} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.02.19 01:40:36.547885 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6595 | 2026.02.19 01:40:36.547900 [ 4 ] {1739b7d6-8943-4085-9bac-8f41b7542310} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001163 sec., 228718.8306104901 rows/sec., 15.20 MiB/sec. | ||
| 6596 | 2026.02.19 01:40:36.547962 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.02.19 01:40:36.547978 [ 4 ] {1739b7d6-8943-4085-9bac-8f41b7542310} <Debug> TCPHandler: Processed in 0.001364947 sec. | ||
| 6598 | 2026.02.19 01:40:36.547989 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6599 | 2026.02.19 01:40:36.548098 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2026.02.19 01:40:36.548099 [ 188 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 6601 | 2026.02.19 01:40:36.548206 [ 4 ] {dde6880b-1714-4c8b-9616-a23acf68cb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6602 | 2026.02.19 01:40:36.548224 [ 188 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6603 | 2026.02.19 01:40:36.548247 [ 4 ] {dde6880b-1714-4c8b-9616-a23acf68cb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6604 | 2026.02.19 01:40:36.548262 [ 188 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10588 rows starting from the beginning of the part | ||
| 6605 | 2026.02.19 01:40:36.548333 [ 188 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6606 | 2026.02.19 01:40:36.548388 [ 188 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 882 rows starting from the beginning of the part | ||
| 6607 | 2026.02.19 01:40:36.548440 [ 188 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6608 | 2026.02.19 01:40:36.548489 [ 188 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6609 | 2026.02.19 01:40:36.548539 [ 188 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 266 rows starting from the beginning of the part | ||
| 6610 | 2026.02.19 01:40:36.548557 [ 4 ] {dde6880b-1714-4c8b-9616-a23acf68cb65} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.02.19 01:40:36.548594 [ 4 ] {dde6880b-1714-4c8b-9616-a23acf68cb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6612 | 2026.02.19 01:40:36.548896 [ 4 ] {dde6880b-1714-4c8b-9616-a23acf68cb65} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6613 | 2026.02.19 01:40:36.549103 [ 4 ] {dde6880b-1714-4c8b-9616-a23acf68cb65} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2026.02.19 01:40:36.549224 [ 4 ] {dde6880b-1714-4c8b-9616-a23acf68cb65} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 6615 | 2026.02.19 01:40:36.549261 [ 4 ] {dde6880b-1714-4c8b-9616-a23acf68cb65} <Debug> TCPHandler: Processed in 0.001211774 sec. | ||
| 6616 | 2026.02.19 01:40:36.549360 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6617 | 2026.02.19 01:40:36.549453 [ 4 ] {a77ed881-5169-450a-a773-44de2b8e4596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6618 | 2026.02.19 01:40:36.549510 [ 4 ] {a77ed881-5169-450a-a773-44de2b8e4596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6619 | 2026.02.19 01:40:36.550333 [ 4 ] {a77ed881-5169-450a-a773-44de2b8e4596} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2026.02.19 01:40:36.550368 [ 4 ] {a77ed881-5169-450a-a773-44de2b8e4596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6621 | 2026.02.19 01:40:36.550915 [ 4 ] {a77ed881-5169-450a-a773-44de2b8e4596} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6622 | 2026.02.19 01:40:36.551137 [ 4 ] {a77ed881-5169-450a-a773-44de2b8e4596} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.02.19 01:40:36.551272 [ 4 ] {a77ed881-5169-450a-a773-44de2b8e4596} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001838 sec., 16322.08922742111 rows/sec., 29.25 MiB/sec. | ||
| 6624 | 2026.02.19 01:40:36.551326 [ 4 ] {a77ed881-5169-450a-a773-44de2b8e4596} <Debug> TCPHandler: Processed in 0.002014639 sec. | ||
| 6625 | 2026.02.19 01:40:36.551440 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2026.02.19 01:40:36.551538 [ 4 ] {bd597f34-e4f5-413b-813a-2e731a445c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6627 | 2026.02.19 01:40:36.551580 [ 4 ] {bd597f34-e4f5-413b-813a-2e731a445c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6628 | 2026.02.19 01:40:36.551907 [ 4 ] {bd597f34-e4f5-413b-813a-2e731a445c6b} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.02.19 01:40:36.551919 [ 186 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12216 rows, containing 5 columns (5 merged, 0 gathered) in 0.003855604 sec., 3168375.1754588904 rows/sec., 217.13 MiB/sec. | ||
| 6630 | 2026.02.19 01:40:36.551944 [ 4 ] {bd597f34-e4f5-413b-813a-2e731a445c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6631 | 2026.02.19 01:40:36.552288 [ 4 ] {bd597f34-e4f5-413b-813a-2e731a445c6b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6632 | 2026.02.19 01:40:36.552342 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6633 | 2026.02.19 01:40:36.552545 [ 4 ] {bd597f34-e4f5-413b-813a-2e731a445c6b} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6634 | 2026.02.19 01:40:36.552697 [ 4 ] {bd597f34-e4f5-413b-813a-2e731a445c6b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001178 sec., 76400.67911714771 rows/sec., 4.78 MiB/sec. | ||
| 6635 | 2026.02.19 01:40:36.552708 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2026.02.19 01:40:36.552738 [ 4 ] {bd597f34-e4f5-413b-813a-2e731a445c6b} <Debug> TCPHandler: Processed in 0.001346746 sec. | ||
| 6637 | 2026.02.19 01:40:36.552803 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6638 | 2026.02.19 01:40:36.552924 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6639 | 2026.02.19 01:40:38.162083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14940 | ||
| 6640 | 2026.02.19 01:40:38.162668 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.02.19 01:40:38.162709 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6642 | 2026.02.19 01:40:38.163265 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6643 | 2026.02.19 01:40:38.163519 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.02.19 01:40:38.163648 [ 53 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6645 | 2026.02.19 01:40:38.163666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14940 | ||
| 6646 | 2026.02.19 01:40:38.163689 [ 53 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.02.19 01:40:38.163709 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6648 | 2026.02.19 01:40:38.163825 [ 188 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 6649 | 2026.02.19 01:40:38.163967 [ 188 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6650 | 2026.02.19 01:40:38.164005 [ 188 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12508 rows starting from the beginning of the part | ||
| 6651 | 2026.02.19 01:40:38.164069 [ 188 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 6652 | 2026.02.19 01:40:38.164115 [ 188 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 6653 | 2026.02.19 01:40:38.164156 [ 188 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 6654 | 2026.02.19 01:40:38.164197 [ 188 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 6655 | 2026.02.19 01:40:38.164236 [ 188 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 6656 | 2026.02.19 01:40:38.167065 [ 186 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14940 rows, containing 4 columns (4 merged, 0 gathered) in 0.003289183 sec., 4542161.38171698 rows/sec., 64.98 MiB/sec. | ||
| 6657 | 2026.02.19 01:40:38.167448 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6658 | 2026.02.19 01:40:38.167731 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_31_6} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.02.19 01:40:38.167806 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_31_6} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6660 | 2026.02.19 01:40:38.167897 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6661 | 2026.02.19 01:40:38.977055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6662 | 2026.02.19 01:40:38.995101 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.02.19 01:40:38.995171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6664 | 2026.02.19 01:40:39.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.56 MiB, peak 279.51 MiB, free memory in arenas 0.00 B, will set to 273.04 MiB (RSS), difference: -4.53 MiB | ||
| 6665 | 2026.02.19 01:40:39.000985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6666 | 2026.02.19 01:40:39.001683 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2026.02.19 01:40:39.001970 [ 129 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6668 | 2026.02.19 01:40:39.002038 [ 129 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.02.19 01:40:39.002058 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6670 | 2026.02.19 01:40:39.002182 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 6671 | 2026.02.19 01:40:39.005078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6672 | 2026.02.19 01:40:39.005934 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6673 | 2026.02.19 01:40:39.007348 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 6674 | 2026.02.19 01:40:39.011776 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 6675 | 2026.02.19 01:40:39.016294 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 6676 | 2026.02.19 01:40:39.020834 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 6677 | 2026.02.19 01:40:39.025375 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 6678 | 2026.02.19 01:40:39.029262 [ 199 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 6679 | 2026.02.19 01:40:39.080822 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.078689991 sec., 2973.6945833428804 rows/sec., 15.38 MiB/sec. | ||
| 6680 | 2026.02.19 01:40:39.083773 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6681 | 2026.02.19 01:40:39.085856 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_31_6} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.02.19 01:40:39.085968 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_31_6} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6683 | 2026.02.19 01:40:39.088177 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6684 | 2026.02.19 01:40:40.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.59 MiB, peak 280.13 MiB, free memory in arenas 0.00 B, will set to 275.95 MiB (RSS), difference: 6.35 MiB | ||
| 6685 | 2026.02.19 01:40:41.525590 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.02.19 01:40:41.525777 [ 4 ] {686bdc28-ef0a-415a-b4c1-6571c26abf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6687 | 2026.02.19 01:40:41.525842 [ 4 ] {686bdc28-ef0a-415a-b4c1-6571c26abf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6688 | 2026.02.19 01:40:41.526612 [ 4 ] {686bdc28-ef0a-415a-b4c1-6571c26abf5f} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.02.19 01:40:41.526656 [ 4 ] {686bdc28-ef0a-415a-b4c1-6571c26abf5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6690 | 2026.02.19 01:40:41.527055 [ 4 ] {686bdc28-ef0a-415a-b4c1-6571c26abf5f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6691 | 2026.02.19 01:40:41.527279 [ 4 ] {686bdc28-ef0a-415a-b4c1-6571c26abf5f} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.02.19 01:40:41.527443 [ 4 ] {686bdc28-ef0a-415a-b4c1-6571c26abf5f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001713 sec., 44366.6082895505 rows/sec., 3.66 MiB/sec. | ||
| 6693 | 2026.02.19 01:40:41.527491 [ 4 ] {686bdc28-ef0a-415a-b4c1-6571c26abf5f} <Debug> TCPHandler: Processed in 0.002031259 sec. | ||
| 6694 | 2026.02.19 01:40:41.527629 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.02.19 01:40:41.527731 [ 4 ] {1bb805b9-64ca-4019-9156-d2b061893f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6696 | 2026.02.19 01:40:41.527774 [ 4 ] {1bb805b9-64ca-4019-9156-d2b061893f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6697 | 2026.02.19 01:40:41.528262 [ 4 ] {1bb805b9-64ca-4019-9156-d2b061893f2e} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.02.19 01:40:41.528299 [ 4 ] {1bb805b9-64ca-4019-9156-d2b061893f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6699 | 2026.02.19 01:40:41.528594 [ 4 ] {1bb805b9-64ca-4019-9156-d2b061893f2e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6700 | 2026.02.19 01:40:41.528798 [ 4 ] {1bb805b9-64ca-4019-9156-d2b061893f2e} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.02.19 01:40:41.528934 [ 4 ] {1bb805b9-64ca-4019-9156-d2b061893f2e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001226 sec., 8156.6068515497545 rows/sec., 613.34 KiB/sec. | ||
| 6702 | 2026.02.19 01:40:41.528973 [ 4 ] {1bb805b9-64ca-4019-9156-d2b061893f2e} <Debug> TCPHandler: Processed in 0.001394927 sec. | ||
| 6703 | 2026.02.19 01:40:41.529094 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2026.02.19 01:40:41.529189 [ 4 ] {f44622d5-f38b-4bc1-b90a-0955479cf728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6705 | 2026.02.19 01:40:41.529228 [ 4 ] {f44622d5-f38b-4bc1-b90a-0955479cf728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6706 | 2026.02.19 01:40:41.529699 [ 4 ] {f44622d5-f38b-4bc1-b90a-0955479cf728} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.02.19 01:40:41.529735 [ 4 ] {f44622d5-f38b-4bc1-b90a-0955479cf728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6708 | 2026.02.19 01:40:41.530033 [ 4 ] {f44622d5-f38b-4bc1-b90a-0955479cf728} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6709 | 2026.02.19 01:40:41.530237 [ 4 ] {f44622d5-f38b-4bc1-b90a-0955479cf728} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.02.19 01:40:41.530367 [ 4 ] {f44622d5-f38b-4bc1-b90a-0955479cf728} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001197 sec., 61821.21971595656 rows/sec., 4.83 MiB/sec. | ||
| 6711 | 2026.02.19 01:40:41.530404 [ 4 ] {f44622d5-f38b-4bc1-b90a-0955479cf728} <Debug> TCPHandler: Processed in 0.001359357 sec. | ||
| 6712 | 2026.02.19 01:40:41.530531 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.02.19 01:40:41.530626 [ 4 ] {bbedc823-b7fe-44d1-93d0-a010e9418763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6714 | 2026.02.19 01:40:41.530669 [ 4 ] {bbedc823-b7fe-44d1-93d0-a010e9418763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6715 | 2026.02.19 01:40:41.531079 [ 4 ] {bbedc823-b7fe-44d1-93d0-a010e9418763} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2026.02.19 01:40:41.531114 [ 4 ] {bbedc823-b7fe-44d1-93d0-a010e9418763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6717 | 2026.02.19 01:40:41.531449 [ 4 ] {bbedc823-b7fe-44d1-93d0-a010e9418763} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6718 | 2026.02.19 01:40:41.531660 [ 4 ] {bbedc823-b7fe-44d1-93d0-a010e9418763} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2026.02.19 01:40:41.531793 [ 4 ] {bbedc823-b7fe-44d1-93d0-a010e9418763} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 6720 | 2026.02.19 01:40:41.531831 [ 4 ] {bbedc823-b7fe-44d1-93d0-a010e9418763} <Debug> TCPHandler: Processed in 0.001352996 sec. | ||
| 6721 | 2026.02.19 01:40:41.531941 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6722 | 2026.02.19 01:40:41.532034 [ 4 ] {0c3bc094-7624-4e04-a064-69c08ebc662d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6723 | 2026.02.19 01:40:41.532087 [ 4 ] {0c3bc094-7624-4e04-a064-69c08ebc662d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6724 | 2026.02.19 01:40:41.532827 [ 4 ] {0c3bc094-7624-4e04-a064-69c08ebc662d} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2026.02.19 01:40:41.532862 [ 4 ] {0c3bc094-7624-4e04-a064-69c08ebc662d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6726 | 2026.02.19 01:40:41.533365 [ 4 ] {0c3bc094-7624-4e04-a064-69c08ebc662d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6727 | 2026.02.19 01:40:41.533585 [ 4 ] {0c3bc094-7624-4e04-a064-69c08ebc662d} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2026.02.19 01:40:41.533729 [ 4 ] {0c3bc094-7624-4e04-a064-69c08ebc662d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001712 sec., 5841.121495327103 rows/sec., 10.47 MiB/sec. | ||
| 6729 | 2026.02.19 01:40:41.533789 [ 4 ] {0c3bc094-7624-4e04-a064-69c08ebc662d} <Debug> TCPHandler: Processed in 0.001896607 sec. | ||
| 6730 | 2026.02.19 01:40:41.533902 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.02.19 01:40:41.533996 [ 4 ] {5ec5aa5e-3ab7-4ded-8972-8ed7db821973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6732 | 2026.02.19 01:40:41.534038 [ 4 ] {5ec5aa5e-3ab7-4ded-8972-8ed7db821973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6733 | 2026.02.19 01:40:41.534373 [ 4 ] {5ec5aa5e-3ab7-4ded-8972-8ed7db821973} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.02.19 01:40:41.534408 [ 4 ] {5ec5aa5e-3ab7-4ded-8972-8ed7db821973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6735 | 2026.02.19 01:40:41.534710 [ 4 ] {5ec5aa5e-3ab7-4ded-8972-8ed7db821973} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6736 | 2026.02.19 01:40:41.534914 [ 4 ] {5ec5aa5e-3ab7-4ded-8972-8ed7db821973} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): 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.19 01:40:41.535047 [ 4 ] {5ec5aa5e-3ab7-4ded-8972-8ed7db821973} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 6738 | 2026.02.19 01:40:41.535046 [ 86 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6739 | 2026.02.19 01:40:41.535093 [ 4 ] {5ec5aa5e-3ab7-4ded-8972-8ed7db821973} <Debug> TCPHandler: Processed in 0.001240933 sec. | ||
| 6740 | 2026.02.19 01:40:41.535126 [ 86 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.02.19 01:40:41.535152 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6742 | 2026.02.19 01:40:41.535292 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 6743 | 2026.02.19 01:40:41.535448 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6744 | 2026.02.19 01:40:41.535487 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1902 rows starting from the beginning of the part | ||
| 6745 | 2026.02.19 01:40:41.535555 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6746 | 2026.02.19 01:40:41.535601 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 6747 | 2026.02.19 01:40:41.535645 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6748 | 2026.02.19 01:40:41.535686 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6749 | 2026.02.19 01:40:41.535730 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 6750 | 2026.02.19 01:40:41.536770 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2232 rows, containing 4 columns (4 merged, 0 gathered) in 0.00153709 sec., 1452094.5422844465 rows/sec., 96.80 MiB/sec. | ||
| 6751 | 2026.02.19 01:40:41.537056 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6752 | 2026.02.19 01:40:41.537337 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_41_8} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2026.02.19 01:40:41.537415 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_41_8} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6754 | 2026.02.19 01:40:41.537516 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6755 | 2026.02.19 01:40:45.547408 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6756 | 2026.02.19 01:40:45.547490 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6757 | 2026.02.19 01:40:45.663835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15388 | ||
| 6758 | 2026.02.19 01:40:45.664613 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.02.19 01:40:45.664683 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6760 | 2026.02.19 01:40:45.665751 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6761 | 2026.02.19 01:40:45.665989 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.02.19 01:40:45.666120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15388 | ||
| 6763 | 2026.02.19 01:40:45.702387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 828 | ||
| 6764 | 2026.02.19 01:40:45.705137 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.02.19 01:40:45.705187 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6766 | 2026.02.19 01:40:45.706398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6767 | 2026.02.19 01:40:45.706682 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.02.19 01:40:45.706941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 828 | ||
| 6769 | 2026.02.19 01:40:46.001256 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000892677 sec. | ||
| 6770 | 2026.02.19 01:40:46.505208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6771 | 2026.02.19 01:40:46.520959 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.02.19 01:40:46.521026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6773 | 2026.02.19 01:40:46.527315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6774 | 2026.02.19 01:40:46.527985 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.02.19 01:40:46.531183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6776 | 2026.02.19 01:40:46.535676 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2026.02.19 01:40:46.535842 [ 4 ] {5ac08fae-8403-4099-99fd-8238fa8afcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6778 | 2026.02.19 01:40:46.535903 [ 4 ] {5ac08fae-8403-4099-99fd-8238fa8afcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6779 | 2026.02.19 01:40:46.536612 [ 4 ] {5ac08fae-8403-4099-99fd-8238fa8afcb7} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.02.19 01:40:46.536649 [ 4 ] {5ac08fae-8403-4099-99fd-8238fa8afcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6781 | 2026.02.19 01:40:46.536988 [ 4 ] {5ac08fae-8403-4099-99fd-8238fa8afcb7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6782 | 2026.02.19 01:40:46.537221 [ 4 ] {5ac08fae-8403-4099-99fd-8238fa8afcb7} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.02.19 01:40:46.537366 [ 4 ] {5ac08fae-8403-4099-99fd-8238fa8afcb7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001566 sec., 181353.76756066413 rows/sec., 11.52 MiB/sec. | ||
| 6784 | 2026.02.19 01:40:46.537408 [ 4 ] {5ac08fae-8403-4099-99fd-8238fa8afcb7} <Debug> TCPHandler: Processed in 0.001853915 sec. | ||
| 6785 | 2026.02.19 01:40:46.537536 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2026.02.19 01:40:46.537640 [ 4 ] {1c6e8999-5fc8-411b-8c5a-6fe29cf68e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6787 | 2026.02.19 01:40:46.537709 [ 4 ] {1c6e8999-5fc8-411b-8c5a-6fe29cf68e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6788 | 2026.02.19 01:40:46.538540 [ 4 ] {1c6e8999-5fc8-411b-8c5a-6fe29cf68e49} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2026.02.19 01:40:46.538579 [ 4 ] {1c6e8999-5fc8-411b-8c5a-6fe29cf68e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6790 | 2026.02.19 01:40:46.538964 [ 4 ] {1c6e8999-5fc8-411b-8c5a-6fe29cf68e49} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6791 | 2026.02.19 01:40:46.539174 [ 4 ] {1c6e8999-5fc8-411b-8c5a-6fe29cf68e49} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2026.02.19 01:40:46.539314 [ 4 ] {1c6e8999-5fc8-411b-8c5a-6fe29cf68e49} <Debug> executeQuery: Read 857 rows, 69.87 KiB in 0.001696 sec., 505306.6037735849 rows/sec., 40.23 MiB/sec. | ||
| 6793 | 2026.02.19 01:40:46.539353 [ 4 ] {1c6e8999-5fc8-411b-8c5a-6fe29cf68e49} <Debug> TCPHandler: Processed in 0.001868006 sec. | ||
| 6794 | 2026.02.19 01:40:46.539469 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2026.02.19 01:40:46.539594 [ 4 ] {fc9cd790-471c-4818-b204-a9952a558a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6796 | 2026.02.19 01:40:46.539636 [ 4 ] {fc9cd790-471c-4818-b204-a9952a558a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6797 | 2026.02.19 01:40:46.540104 [ 4 ] {fc9cd790-471c-4818-b204-a9952a558a6d} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2026.02.19 01:40:46.540140 [ 4 ] {fc9cd790-471c-4818-b204-a9952a558a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6799 | 2026.02.19 01:40:46.540455 [ 4 ] {fc9cd790-471c-4818-b204-a9952a558a6d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6800 | 2026.02.19 01:40:46.540665 [ 4 ] {fc9cd790-471c-4818-b204-a9952a558a6d} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.02.19 01:40:46.540802 [ 4 ] {fc9cd790-471c-4818-b204-a9952a558a6d} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001228 sec., 140065.14657980457 rows/sec., 8.59 MiB/sec. | ||
| 6802 | 2026.02.19 01:40:46.540840 [ 4 ] {fc9cd790-471c-4818-b204-a9952a558a6d} <Debug> TCPHandler: Processed in 0.001421867 sec. | ||
| 6803 | 2026.02.19 01:40:46.540952 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2026.02.19 01:40:46.541046 [ 4 ] {58e0d45d-2d2d-4e8b-b6f8-4565a476a2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6805 | 2026.02.19 01:40:46.541084 [ 4 ] {58e0d45d-2d2d-4e8b-b6f8-4565a476a2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6806 | 2026.02.19 01:40:46.541529 [ 4 ] {58e0d45d-2d2d-4e8b-b6f8-4565a476a2e4} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.02.19 01:40:46.541570 [ 4 ] {58e0d45d-2d2d-4e8b-b6f8-4565a476a2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6808 | 2026.02.19 01:40:46.541874 [ 4 ] {58e0d45d-2d2d-4e8b-b6f8-4565a476a2e4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6809 | 2026.02.19 01:40:46.542087 [ 4 ] {58e0d45d-2d2d-4e8b-b6f8-4565a476a2e4} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.02.19 01:40:46.542190 [ 35 ] {} <Debug> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6811 | 2026.02.19 01:40:46.542210 [ 4 ] {58e0d45d-2d2d-4e8b-b6f8-4565a476a2e4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 6812 | 2026.02.19 01:40:46.542258 [ 35 ] {} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.02.19 01:40:46.542266 [ 4 ] {58e0d45d-2d2d-4e8b-b6f8-4565a476a2e4} <Debug> TCPHandler: Processed in 0.001363877 sec. | ||
| 6814 | 2026.02.19 01:40:46.542287 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6815 | 2026.02.19 01:40:46.542388 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.02.19 01:40:46.542411 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::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 | ||
| 6817 | 2026.02.19 01:40:46.542486 [ 4 ] {ba3d529d-a835-44b0-84f6-03c5d7defa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6818 | 2026.02.19 01:40:46.542530 [ 4 ] {ba3d529d-a835-44b0-84f6-03c5d7defa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6819 | 2026.02.19 01:40:46.542559 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6820 | 2026.02.19 01:40:46.542601 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 401 rows starting from the beginning of the part | ||
| 6821 | 2026.02.19 01:40:46.542677 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 6822 | 2026.02.19 01:40:46.542727 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 6823 | 2026.02.19 01:40:46.542774 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 6824 | 2026.02.19 01:40:46.542818 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 6825 | 2026.02.19 01:40:46.542860 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 6826 | 2026.02.19 01:40:46.542982 [ 4 ] {ba3d529d-a835-44b0-84f6-03c5d7defa01} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.02.19 01:40:46.543024 [ 4 ] {ba3d529d-a835-44b0-84f6-03c5d7defa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6828 | 2026.02.19 01:40:46.543627 [ 4 ] {ba3d529d-a835-44b0-84f6-03c5d7defa01} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6829 | 2026.02.19 01:40:46.543850 [ 4 ] {ba3d529d-a835-44b0-84f6-03c5d7defa01} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2026.02.19 01:40:46.543980 [ 4 ] {ba3d529d-a835-44b0-84f6-03c5d7defa01} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001512 sec., 97883.59788359787 rows/sec., 5.57 MiB/sec. | ||
| 6831 | 2026.02.19 01:40:46.543992 [ 195 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639592 sec., 734329.0281972588 rows/sec., 52.35 MiB/sec. | ||
| 6832 | 2026.02.19 01:40:46.544018 [ 4 ] {ba3d529d-a835-44b0-84f6-03c5d7defa01} <Debug> TCPHandler: Processed in 0.001679112 sec. | ||
| 6833 | 2026.02.19 01:40:46.544139 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.02.19 01:40:46.544184 [ 196 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6835 | 2026.02.19 01:40:46.544232 [ 4 ] {225b80df-6b84-442b-b347-d146e45510e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6836 | 2026.02.19 01:40:46.544272 [ 4 ] {225b80df-6b84-442b-b347-d146e45510e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6837 | 2026.02.19 01:40:46.544479 [ 196 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_10_2} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2026.02.19 01:40:46.544550 [ 196 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_10_2} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6839 | 2026.02.19 01:40:46.544630 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6840 | 2026.02.19 01:40:46.544928 [ 4 ] {225b80df-6b84-442b-b347-d146e45510e2} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.02.19 01:40:46.544964 [ 4 ] {225b80df-6b84-442b-b347-d146e45510e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6842 | 2026.02.19 01:40:46.545288 [ 4 ] {225b80df-6b84-442b-b347-d146e45510e2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6843 | 2026.02.19 01:40:46.545498 [ 4 ] {225b80df-6b84-442b-b347-d146e45510e2} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2026.02.19 01:40:46.545633 [ 4 ] {225b80df-6b84-442b-b347-d146e45510e2} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001419 sec., 366455.25017618045 rows/sec., 25.86 MiB/sec. | ||
| 6845 | 2026.02.19 01:40:46.545671 [ 4 ] {225b80df-6b84-442b-b347-d146e45510e2} <Debug> TCPHandler: Processed in 0.00158133 sec. | ||
| 6846 | 2026.02.19 01:40:46.545780 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2026.02.19 01:40:46.545872 [ 4 ] {22d2b396-4118-4f8f-833d-e8044c553d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6848 | 2026.02.19 01:40:46.545914 [ 4 ] {22d2b396-4118-4f8f-833d-e8044c553d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6849 | 2026.02.19 01:40:46.546244 [ 4 ] {22d2b396-4118-4f8f-833d-e8044c553d01} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.02.19 01:40:46.546279 [ 4 ] {22d2b396-4118-4f8f-833d-e8044c553d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6851 | 2026.02.19 01:40:46.546580 [ 4 ] {22d2b396-4118-4f8f-833d-e8044c553d01} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6852 | 2026.02.19 01:40:46.546783 [ 4 ] {22d2b396-4118-4f8f-833d-e8044c553d01} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.02.19 01:40:46.546900 [ 4 ] {22d2b396-4118-4f8f-833d-e8044c553d01} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 6854 | 2026.02.19 01:40:46.546933 [ 4 ] {22d2b396-4118-4f8f-833d-e8044c553d01} <Debug> TCPHandler: Processed in 0.001229704 sec. | ||
| 6855 | 2026.02.19 01:40:46.547028 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2026.02.19 01:40:46.547115 [ 4 ] {218796d4-79b6-4ccf-8ad1-ab8ce5f5de34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6857 | 2026.02.19 01:40:46.547154 [ 4 ] {218796d4-79b6-4ccf-8ad1-ab8ce5f5de34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6858 | 2026.02.19 01:40:46.547624 [ 4 ] {218796d4-79b6-4ccf-8ad1-ab8ce5f5de34} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.02.19 01:40:46.547660 [ 4 ] {218796d4-79b6-4ccf-8ad1-ab8ce5f5de34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6860 | 2026.02.19 01:40:46.547989 [ 4 ] {218796d4-79b6-4ccf-8ad1-ab8ce5f5de34} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6861 | 2026.02.19 01:40:46.548203 [ 4 ] {218796d4-79b6-4ccf-8ad1-ab8ce5f5de34} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.02.19 01:40:46.548338 [ 4 ] {218796d4-79b6-4ccf-8ad1-ab8ce5f5de34} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001202 sec., 220465.8901830283 rows/sec., 14.65 MiB/sec. | ||
| 6863 | 2026.02.19 01:40:46.548375 [ 4 ] {218796d4-79b6-4ccf-8ad1-ab8ce5f5de34} <Debug> TCPHandler: Processed in 0.001362486 sec. | ||
| 6864 | 2026.02.19 01:40:46.548487 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2026.02.19 01:40:46.548581 [ 4 ] {fa9175ff-cab6-4f13-87d3-27417147e5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6866 | 2026.02.19 01:40:46.548625 [ 4 ] {fa9175ff-cab6-4f13-87d3-27417147e5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6867 | 2026.02.19 01:40:46.548936 [ 4 ] {fa9175ff-cab6-4f13-87d3-27417147e5f9} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2026.02.19 01:40:46.548971 [ 4 ] {fa9175ff-cab6-4f13-87d3-27417147e5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6869 | 2026.02.19 01:40:46.549263 [ 4 ] {fa9175ff-cab6-4f13-87d3-27417147e5f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6870 | 2026.02.19 01:40:46.549483 [ 4 ] {fa9175ff-cab6-4f13-87d3-27417147e5f9} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.02.19 01:40:46.549617 [ 4 ] {fa9175ff-cab6-4f13-87d3-27417147e5f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 6872 | 2026.02.19 01:40:46.549654 [ 4 ] {fa9175ff-cab6-4f13-87d3-27417147e5f9} <Debug> TCPHandler: Processed in 0.001215583 sec. | ||
| 6873 | 2026.02.19 01:40:46.549762 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2026.02.19 01:40:46.549855 [ 4 ] {54b6c7a6-6207-4811-9a1b-0df005f35824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6875 | 2026.02.19 01:40:46.549908 [ 4 ] {54b6c7a6-6207-4811-9a1b-0df005f35824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6876 | 2026.02.19 01:40:46.550695 [ 4 ] {54b6c7a6-6207-4811-9a1b-0df005f35824} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.02.19 01:40:46.550730 [ 4 ] {54b6c7a6-6207-4811-9a1b-0df005f35824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6878 | 2026.02.19 01:40:46.551262 [ 4 ] {54b6c7a6-6207-4811-9a1b-0df005f35824} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6879 | 2026.02.19 01:40:46.551484 [ 4 ] {54b6c7a6-6207-4811-9a1b-0df005f35824} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.02.19 01:40:46.551626 [ 4 ] {54b6c7a6-6207-4811-9a1b-0df005f35824} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001789 sec., 16769.144773616546 rows/sec., 30.05 MiB/sec. | ||
| 6881 | 2026.02.19 01:40:46.551684 [ 4 ] {54b6c7a6-6207-4811-9a1b-0df005f35824} <Debug> TCPHandler: Processed in 0.001971388 sec. | ||
| 6882 | 2026.02.19 01:40:46.551811 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2026.02.19 01:40:46.551933 [ 4 ] {072e81aa-10f5-4fb9-a5e5-54ac3117b291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6884 | 2026.02.19 01:40:46.551986 [ 4 ] {072e81aa-10f5-4fb9-a5e5-54ac3117b291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6885 | 2026.02.19 01:40:46.552355 [ 4 ] {072e81aa-10f5-4fb9-a5e5-54ac3117b291} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2026.02.19 01:40:46.552393 [ 4 ] {072e81aa-10f5-4fb9-a5e5-54ac3117b291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6887 | 2026.02.19 01:40:46.552727 [ 4 ] {072e81aa-10f5-4fb9-a5e5-54ac3117b291} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6888 | 2026.02.19 01:40:46.552949 [ 4 ] {072e81aa-10f5-4fb9-a5e5-54ac3117b291} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2026.02.19 01:40:46.553079 [ 4 ] {072e81aa-10f5-4fb9-a5e5-54ac3117b291} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00117 sec., 76923.07692307692 rows/sec., 4.81 MiB/sec. | ||
| 6890 | 2026.02.19 01:40:46.553116 [ 4 ] {072e81aa-10f5-4fb9-a5e5-54ac3117b291} <Debug> TCPHandler: Processed in 0.001366376 sec. | ||
| 6891 | 2026.02.19 01:40:51.554998 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6892 | 2026.02.19 01:40:51.555210 [ 4 ] {718b9800-f2a5-43a8-a16e-6ef8973b6928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6893 | 2026.02.19 01:40:51.555283 [ 4 ] {718b9800-f2a5-43a8-a16e-6ef8973b6928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6894 | 2026.02.19 01:40:51.555938 [ 4 ] {718b9800-f2a5-43a8-a16e-6ef8973b6928} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.02.19 01:40:51.555987 [ 4 ] {718b9800-f2a5-43a8-a16e-6ef8973b6928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6896 | 2026.02.19 01:40:51.556402 [ 4 ] {718b9800-f2a5-43a8-a16e-6ef8973b6928} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6897 | 2026.02.19 01:40:51.556629 [ 4 ] {718b9800-f2a5-43a8-a16e-6ef8973b6928} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2026.02.19 01:40:51.556769 [ 61 ] {} <Debug> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6899 | 2026.02.19 01:40:51.556783 [ 4 ] {718b9800-f2a5-43a8-a16e-6ef8973b6928} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 6900 | 2026.02.19 01:40:51.556839 [ 61 ] {} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.02.19 01:40:51.556849 [ 4 ] {718b9800-f2a5-43a8-a16e-6ef8973b6928} <Debug> TCPHandler: Processed in 0.001988568 sec. | ||
| 6902 | 2026.02.19 01:40:51.556870 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6903 | 2026.02.19 01:40:51.556975 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.02.19 01:40:51.556977 [ 201 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::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 | ||
| 6905 | 2026.02.19 01:40:51.557078 [ 4 ] {d542890b-49be-4381-aed3-572a9dc2a003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6906 | 2026.02.19 01:40:51.557121 [ 201 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6907 | 2026.02.19 01:40:51.557123 [ 4 ] {d542890b-49be-4381-aed3-572a9dc2a003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6908 | 2026.02.19 01:40:51.557163 [ 201 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 6909 | 2026.02.19 01:40:51.557233 [ 201 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6910 | 2026.02.19 01:40:51.557277 [ 201 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6911 | 2026.02.19 01:40:51.557319 [ 201 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 6912 | 2026.02.19 01:40:51.557361 [ 201 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 6913 | 2026.02.19 01:40:51.557429 [ 201 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::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 | ||
| 6914 | 2026.02.19 01:40:51.557542 [ 4 ] {d542890b-49be-4381-aed3-572a9dc2a003} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2026.02.19 01:40:51.557588 [ 4 ] {d542890b-49be-4381-aed3-572a9dc2a003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6916 | 2026.02.19 01:40:51.557922 [ 4 ] {d542890b-49be-4381-aed3-572a9dc2a003} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6917 | 2026.02.19 01:40:51.558158 [ 4 ] {d542890b-49be-4381-aed3-572a9dc2a003} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2026.02.19 01:40:51.558293 [ 4 ] {d542890b-49be-4381-aed3-572a9dc2a003} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001235 sec., 1619.4331983805669 rows/sec., 132.05 KiB/sec. | ||
| 6919 | 2026.02.19 01:40:51.558330 [ 4 ] {d542890b-49be-4381-aed3-572a9dc2a003} <Debug> TCPHandler: Processed in 0.001404336 sec. | ||
| 6920 | 2026.02.19 01:40:51.558432 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6921 | 2026.02.19 01:40:51.558464 [ 195 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528379 sec., 620264.9997153847 rows/sec., 42.98 MiB/sec. | ||
| 6922 | 2026.02.19 01:40:51.558526 [ 4 ] {b15c5e7f-b46a-40d9-a3e3-6f5899a975d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6923 | 2026.02.19 01:40:51.558569 [ 4 ] {b15c5e7f-b46a-40d9-a3e3-6f5899a975d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6924 | 2026.02.19 01:40:51.558681 [ 195 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6925 | 2026.02.19 01:40:51.559029 [ 195 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_10_2} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.02.19 01:40:51.559123 [ 195 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_10_2} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6927 | 2026.02.19 01:40:51.559229 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 6928 | 2026.02.19 01:40:51.559665 [ 4 ] {b15c5e7f-b46a-40d9-a3e3-6f5899a975d3} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.02.19 01:40:51.559707 [ 4 ] {b15c5e7f-b46a-40d9-a3e3-6f5899a975d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6930 | 2026.02.19 01:40:51.560163 [ 4 ] {b15c5e7f-b46a-40d9-a3e3-6f5899a975d3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6931 | 2026.02.19 01:40:51.560393 [ 4 ] {b15c5e7f-b46a-40d9-a3e3-6f5899a975d3} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.02.19 01:40:51.560523 [ 4 ] {b15c5e7f-b46a-40d9-a3e3-6f5899a975d3} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002015 sec., 663523.5732009927 rows/sec., 55.50 MiB/sec. | ||
| 6933 | 2026.02.19 01:40:51.560560 [ 4 ] {b15c5e7f-b46a-40d9-a3e3-6f5899a975d3} <Debug> TCPHandler: Processed in 0.002176422 sec. | ||
| 6934 | 2026.02.19 01:40:51.560677 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2026.02.19 01:40:51.560769 [ 4 ] {465dbfeb-5b06-4ae3-b3d0-a375bfda22f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6936 | 2026.02.19 01:40:51.560808 [ 4 ] {465dbfeb-5b06-4ae3-b3d0-a375bfda22f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6937 | 2026.02.19 01:40:51.561285 [ 4 ] {465dbfeb-5b06-4ae3-b3d0-a375bfda22f2} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.02.19 01:40:51.561326 [ 4 ] {465dbfeb-5b06-4ae3-b3d0-a375bfda22f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6939 | 2026.02.19 01:40:51.561679 [ 4 ] {465dbfeb-5b06-4ae3-b3d0-a375bfda22f2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6940 | 2026.02.19 01:40:51.561904 [ 4 ] {465dbfeb-5b06-4ae3-b3d0-a375bfda22f2} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.02.19 01:40:51.562037 [ 4 ] {465dbfeb-5b06-4ae3-b3d0-a375bfda22f2} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001285 sec., 18677.04280155642 rows/sec., 1.41 MiB/sec. | ||
| 6942 | 2026.02.19 01:40:51.562075 [ 4 ] {465dbfeb-5b06-4ae3-b3d0-a375bfda22f2} <Debug> TCPHandler: Processed in 0.001445978 sec. | ||
| 6943 | 2026.02.19 01:40:51.562196 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6944 | 2026.02.19 01:40:51.562289 [ 4 ] {851e840e-73e3-4c5b-85b8-dc1697c5ab4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6945 | 2026.02.19 01:40:51.562329 [ 4 ] {851e840e-73e3-4c5b-85b8-dc1697c5ab4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6946 | 2026.02.19 01:40:51.562817 [ 4 ] {851e840e-73e3-4c5b-85b8-dc1697c5ab4a} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2026.02.19 01:40:51.562853 [ 4 ] {851e840e-73e3-4c5b-85b8-dc1697c5ab4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6948 | 2026.02.19 01:40:51.563185 [ 4 ] {851e840e-73e3-4c5b-85b8-dc1697c5ab4a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6949 | 2026.02.19 01:40:51.563398 [ 4 ] {851e840e-73e3-4c5b-85b8-dc1697c5ab4a} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2026.02.19 01:40:51.563535 [ 4 ] {851e840e-73e3-4c5b-85b8-dc1697c5ab4a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001265 sec., 199209.4861660079 rows/sec., 13.78 MiB/sec. | ||
| 6951 | 2026.02.19 01:40:51.563572 [ 4 ] {851e840e-73e3-4c5b-85b8-dc1697c5ab4a} <Debug> TCPHandler: Processed in 0.001426277 sec. | ||
| 6952 | 2026.02.19 01:40:51.563696 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2026.02.19 01:40:51.563789 [ 4 ] {af63a176-f304-4152-bb04-0ab3d7cae915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6954 | 2026.02.19 01:40:51.563829 [ 4 ] {af63a176-f304-4152-bb04-0ab3d7cae915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6955 | 2026.02.19 01:40:51.564293 [ 4 ] {af63a176-f304-4152-bb04-0ab3d7cae915} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2026.02.19 01:40:51.564327 [ 4 ] {af63a176-f304-4152-bb04-0ab3d7cae915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6957 | 2026.02.19 01:40:51.564648 [ 4 ] {af63a176-f304-4152-bb04-0ab3d7cae915} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6958 | 2026.02.19 01:40:51.564901 [ 4 ] {af63a176-f304-4152-bb04-0ab3d7cae915} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2026.02.19 01:40:51.564990 [ 60 ] {} <Debug> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6960 | 2026.02.19 01:40:51.565028 [ 60 ] {} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.02.19 01:40:51.565029 [ 4 ] {af63a176-f304-4152-bb04-0ab3d7cae915} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001258 sec., 9538.950715421304 rows/sec., 745.23 KiB/sec. | ||
| 6962 | 2026.02.19 01:40:51.565047 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6963 | 2026.02.19 01:40:51.565073 [ 4 ] {af63a176-f304-4152-bb04-0ab3d7cae915} <Debug> TCPHandler: Processed in 0.001425238 sec. | ||
| 6964 | 2026.02.19 01:40:51.565171 [ 187 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::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 | ||
| 6965 | 2026.02.19 01:40:51.565191 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2026.02.19 01:40:51.565308 [ 4 ] {c35d8e8e-4b81-4275-a327-135c2a62ea3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6967 | 2026.02.19 01:40:51.565348 [ 4 ] {c35d8e8e-4b81-4275-a327-135c2a62ea3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6968 | 2026.02.19 01:40:51.565354 [ 187 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6969 | 2026.02.19 01:40:51.565394 [ 187 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 6970 | 2026.02.19 01:40:51.565453 [ 187 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6971 | 2026.02.19 01:40:51.565494 [ 187 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6972 | 2026.02.19 01:40:51.565532 [ 187 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 6973 | 2026.02.19 01:40:51.565569 [ 187 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 6974 | 2026.02.19 01:40:51.565609 [ 187 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 6975 | 2026.02.19 01:40:51.565980 [ 4 ] {c35d8e8e-4b81-4275-a327-135c2a62ea3f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.02.19 01:40:51.566020 [ 4 ] {c35d8e8e-4b81-4275-a327-135c2a62ea3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6977 | 2026.02.19 01:40:51.566406 [ 196 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300116 sec., 378427.77106042847 rows/sec., 23.68 MiB/sec. | ||
| 6978 | 2026.02.19 01:40:51.566409 [ 4 ] {c35d8e8e-4b81-4275-a327-135c2a62ea3f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6979 | 2026.02.19 01:40:51.566544 [ 192 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6980 | 2026.02.19 01:40:51.566650 [ 4 ] {c35d8e8e-4b81-4275-a327-135c2a62ea3f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2026.02.19 01:40:51.566787 [ 4 ] {c35d8e8e-4b81-4275-a327-135c2a62ea3f} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001497 sec., 379425.51770207076 rows/sec., 28.46 MiB/sec. | ||
| 6982 | 2026.02.19 01:40:51.566825 [ 4 ] {c35d8e8e-4b81-4275-a327-135c2a62ea3f} <Debug> TCPHandler: Processed in 0.001683202 sec. | ||
| 6983 | 2026.02.19 01:40:51.566836 [ 192 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_10_2} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.02.19 01:40:51.566904 [ 192 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_10_2} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6985 | 2026.02.19 01:40:51.566940 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6986 | 2026.02.19 01:40:51.566990 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6987 | 2026.02.19 01:40:51.567033 [ 4 ] {fc6511b5-9db1-47b0-a28c-d167190fe0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6988 | 2026.02.19 01:40:51.567077 [ 4 ] {fc6511b5-9db1-47b0-a28c-d167190fe0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6989 | 2026.02.19 01:40:51.567697 [ 4 ] {fc6511b5-9db1-47b0-a28c-d167190fe0dd} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.02.19 01:40:51.567731 [ 4 ] {fc6511b5-9db1-47b0-a28c-d167190fe0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6991 | 2026.02.19 01:40:51.568123 [ 4 ] {fc6511b5-9db1-47b0-a28c-d167190fe0dd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6992 | 2026.02.19 01:40:51.568327 [ 4 ] {fc6511b5-9db1-47b0-a28c-d167190fe0dd} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.02.19 01:40:51.568458 [ 4 ] {fc6511b5-9db1-47b0-a28c-d167190fe0dd} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001443 sec., 610533.6105336106 rows/sec., 41.44 MiB/sec. | ||
| 6994 | 2026.02.19 01:40:51.568496 [ 4 ] {fc6511b5-9db1-47b0-a28c-d167190fe0dd} <Debug> TCPHandler: Processed in 0.001604491 sec. | ||
| 6995 | 2026.02.19 01:40:51.568624 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.02.19 01:40:51.568721 [ 4 ] {287e2861-b118-42b3-9d37-c9f7fa19d242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6997 | 2026.02.19 01:40:51.568775 [ 4 ] {287e2861-b118-42b3-9d37-c9f7fa19d242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6998 | 2026.02.19 01:40:51.569536 [ 4 ] {287e2861-b118-42b3-9d37-c9f7fa19d242} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.02.19 01:40:51.569571 [ 4 ] {287e2861-b118-42b3-9d37-c9f7fa19d242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7000 | 2026.02.19 01:40:51.570078 [ 4 ] {287e2861-b118-42b3-9d37-c9f7fa19d242} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7001 | 2026.02.19 01:40:51.570294 [ 4 ] {287e2861-b118-42b3-9d37-c9f7fa19d242} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.02.19 01:40:51.570439 [ 4 ] {287e2861-b118-42b3-9d37-c9f7fa19d242} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001735 sec., 5763.688760806916 rows/sec., 10.33 MiB/sec. | ||
| 7003 | 2026.02.19 01:40:51.570491 [ 4 ] {287e2861-b118-42b3-9d37-c9f7fa19d242} <Debug> TCPHandler: Processed in 0.001926267 sec. | ||
| 7004 | 2026.02.19 01:40:51.570603 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2026.02.19 01:40:51.570695 [ 4 ] {44ed3c35-a391-4076-aa2a-c22b1328446f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7006 | 2026.02.19 01:40:51.570736 [ 4 ] {44ed3c35-a391-4076-aa2a-c22b1328446f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7007 | 2026.02.19 01:40:51.571095 [ 4 ] {44ed3c35-a391-4076-aa2a-c22b1328446f} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.02.19 01:40:51.571129 [ 4 ] {44ed3c35-a391-4076-aa2a-c22b1328446f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7009 | 2026.02.19 01:40:51.571434 [ 4 ] {44ed3c35-a391-4076-aa2a-c22b1328446f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7010 | 2026.02.19 01:40:51.571654 [ 4 ] {44ed3c35-a391-4076-aa2a-c22b1328446f} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.02.19 01:40:51.571778 [ 4 ] {44ed3c35-a391-4076-aa2a-c22b1328446f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 7012 | 2026.02.19 01:40:51.571813 [ 4 ] {44ed3c35-a391-4076-aa2a-c22b1328446f} <Debug> TCPHandler: Processed in 0.001265014 sec. | ||
| 7013 | 2026.02.19 01:40:53.166401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15900 | ||
| 7014 | 2026.02.19 01:40:53.167043 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.02.19 01:40:53.167090 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7016 | 2026.02.19 01:40:53.167612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7017 | 2026.02.19 01:40:53.167870 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.02.19 01:40:53.168000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15900 | ||
| 7019 | 2026.02.19 01:40:54.031311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7020 | 2026.02.19 01:40:54.056000 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.02.19 01:40:54.056103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7022 | 2026.02.19 01:40:54.066612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7023 | 2026.02.19 01:40:54.068272 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.02.19 01:40:54.075698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7025 | 2026.02.19 01:40:54.715461 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39471 | ||
| 7026 | 2026.02.19 01:40:54.715572 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7027 | 2026.02.19 01:40:54.715598 [ 286 ] {} <Debug> TCP-Session: 7fa5e584-83a5-470f-8666-6d9a379b80df Authenticating user 'default' from [fd00:1122:3344:101::e]:39471 | ||
| 7028 | 2026.02.19 01:40:54.715633 [ 286 ] {} <Debug> TCP-Session: 7fa5e584-83a5-470f-8666-6d9a379b80df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7029 | 2026.02.19 01:40:54.715656 [ 286 ] {} <Debug> TCP-Session: 7fa5e584-83a5-470f-8666-6d9a379b80df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7030 | 2026.02.19 01:40:54.715889 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63553 | ||
| 7031 | 2026.02.19 01:40:54.715941 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46338 | ||
| 7032 | 2026.02.19 01:40:54.716005 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7033 | 2026.02.19 01:40:54.716025 [ 286 ] {} <Trace> TCP-Session: 7fa5e584-83a5-470f-8666-6d9a379b80df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.02.19 01:40:54.716037 [ 287 ] {} <Debug> TCP-Session: 84a416c3-726c-42be-869a-8b2aa4ea0da1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63553 | ||
| 7035 | 2026.02.19 01:40:54.716055 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7036 | 2026.02.19 01:40:54.716079 [ 287 ] {} <Debug> TCP-Session: 84a416c3-726c-42be-869a-8b2aa4ea0da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7037 | 2026.02.19 01:40:54.716094 [ 288 ] {} <Debug> TCP-Session: 15126134-a6b9-4c48-b5c9-35ef7adc2c8b Authenticating user 'default' from [fd00:1122:3344:101::e]:46338 | ||
| 7038 | 2026.02.19 01:40:54.716099 [ 287 ] {} <Debug> TCP-Session: 84a416c3-726c-42be-869a-8b2aa4ea0da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7039 | 2026.02.19 01:40:54.716130 [ 288 ] {} <Debug> TCP-Session: 15126134-a6b9-4c48-b5c9-35ef7adc2c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7040 | 2026.02.19 01:40:54.716168 [ 288 ] {} <Debug> TCP-Session: 15126134-a6b9-4c48-b5c9-35ef7adc2c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7041 | 2026.02.19 01:40:54.716197 [ 286 ] {8f82387d-d2a4-4a1b-815a-2ed6f54a5088} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39471) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7042 | 2026.02.19 01:40:54.716452 [ 286 ] {8f82387d-d2a4-4a1b-815a-2ed6f54a5088} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7043 | 2026.02.19 01:40:54.716507 [ 286 ] {8f82387d-d2a4-4a1b-815a-2ed6f54a5088} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7044 | 2026.02.19 01:40:54.716784 [ 286 ] {8f82387d-d2a4-4a1b-815a-2ed6f54a5088} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 7045 | 2026.02.19 01:40:54.717776 [ 347 ] {8f82387d-d2a4-4a1b-815a-2ed6f54a5088} <Trace> AggregatingTransform: Aggregating | ||
| 7046 | 2026.02.19 01:40:54.717840 [ 347 ] {8f82387d-d2a4-4a1b-815a-2ed6f54a5088} <Trace> Aggregator: Aggregation method: without_key | ||
| 7047 | 2026.02.19 01:40:54.717886 [ 347 ] {8f82387d-d2a4-4a1b-815a-2ed6f54a5088} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002629 sec. (997.378 rows/sec., 38.96 KiB/sec.) | ||
| 7048 | 2026.02.19 01:40:54.717908 [ 347 ] {8f82387d-d2a4-4a1b-815a-2ed6f54a5088} <Trace> Aggregator: Merging aggregated data | ||
| 7049 | 2026.02.19 01:40:54.719339 [ 286 ] {8f82387d-d2a4-4a1b-815a-2ed6f54a5088} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003194 sec., 313.08703819661866 rows/sec., 12.23 KiB/sec. | ||
| 7050 | 2026.02.19 01:40:54.719482 [ 286 ] {8f82387d-d2a4-4a1b-815a-2ed6f54a5088} <Debug> TCPHandler: Processed in 0.003571639 sec. | ||
| 7051 | 2026.02.19 01:40:54.719574 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7052 | 2026.02.19 01:40:54.719600 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7053 | 2026.02.19 01:40:54.719605 [ 286 ] {} <Debug> TCP-Session: 7fa5e584-83a5-470f-8666-6d9a379b80df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7054 | 2026.02.19 01:40:54.719625 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7055 | 2026.02.19 01:40:54.719653 [ 287 ] {} <Debug> TCP-Session: 84a416c3-726c-42be-869a-8b2aa4ea0da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7056 | 2026.02.19 01:40:54.719683 [ 288 ] {} <Debug> TCP-Session: 15126134-a6b9-4c48-b5c9-35ef7adc2c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7057 | 2026.02.19 01:40:54.722219 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48959 | ||
| 7058 | 2026.02.19 01:40:54.722275 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53438 | ||
| 7059 | 2026.02.19 01:40:54.722283 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43477 | ||
| 7060 | 2026.02.19 01:40:54.722319 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7061 | 2026.02.19 01:40:54.722296 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45260 | ||
| 7062 | 2026.02.19 01:40:54.722368 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7063 | 2026.02.19 01:40:54.722371 [ 351 ] {} <Debug> TCP-Session: 77cebf15-c802-4100-89d9-72009b743a73 Authenticating user 'default' from [fd00:1122:3344:101::e]:48959 | ||
| 7064 | 2026.02.19 01:40:54.722404 [ 352 ] {} <Debug> TCP-Session: 7ada2432-61ed-4385-b7b3-d6cb40f051f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53438 | ||
| 7065 | 2026.02.19 01:40:54.722415 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7066 | 2026.02.19 01:40:54.722418 [ 351 ] {} <Debug> TCP-Session: 77cebf15-c802-4100-89d9-72009b743a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7067 | 2026.02.19 01:40:54.722433 [ 352 ] {} <Debug> TCP-Session: 7ada2432-61ed-4385-b7b3-d6cb40f051f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7068 | 2026.02.19 01:40:54.722454 [ 289 ] {} <Debug> TCP-Session: a4c480fe-9cd7-4760-8ba3-9e60a4f979de Authenticating user 'default' from [fd00:1122:3344:101::e]:43477 | ||
| 7069 | 2026.02.19 01:40:54.722479 [ 352 ] {} <Debug> TCP-Session: 7ada2432-61ed-4385-b7b3-d6cb40f051f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7070 | 2026.02.19 01:40:54.722505 [ 289 ] {} <Debug> TCP-Session: a4c480fe-9cd7-4760-8ba3-9e60a4f979de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7071 | 2026.02.19 01:40:54.722468 [ 351 ] {} <Debug> TCP-Session: 77cebf15-c802-4100-89d9-72009b743a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7072 | 2026.02.19 01:40:54.722529 [ 289 ] {} <Debug> TCP-Session: a4c480fe-9cd7-4760-8ba3-9e60a4f979de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7073 | 2026.02.19 01:40:54.722280 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47816 | ||
| 7074 | 2026.02.19 01:40:54.722300 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33708 | ||
| 7075 | 2026.02.19 01:40:54.722640 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7076 | 2026.02.19 01:40:54.722684 [ 288 ] {} <Debug> TCP-Session: 4de9bbe4-2a35-4f9e-84e6-010869406fa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45260 | ||
| 7077 | 2026.02.19 01:40:54.722709 [ 288 ] {} <Debug> TCP-Session: 4de9bbe4-2a35-4f9e-84e6-010869406fa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7078 | 2026.02.19 01:40:54.722729 [ 288 ] {} <Debug> TCP-Session: 4de9bbe4-2a35-4f9e-84e6-010869406fa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7079 | 2026.02.19 01:40:54.735509 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7080 | 2026.02.19 01:40:54.735550 [ 287 ] {} <Debug> TCP-Session: 830249db-fb9f-4aa2-a4b7-a79dea9e839f Authenticating user 'default' from [fd00:1122:3344:101::e]:47816 | ||
| 7081 | 2026.02.19 01:40:54.735567 [ 287 ] {} <Debug> TCP-Session: 830249db-fb9f-4aa2-a4b7-a79dea9e839f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7082 | 2026.02.19 01:40:54.735584 [ 287 ] {} <Debug> TCP-Session: 830249db-fb9f-4aa2-a4b7-a79dea9e839f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7083 | 2026.02.19 01:40:54.735633 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7084 | 2026.02.19 01:40:54.735669 [ 286 ] {} <Debug> TCP-Session: 9c07a369-7e1b-45b3-9171-5e3f178ae7fd Authenticating user 'default' from [fd00:1122:3344:101::e]:33708 | ||
| 7085 | 2026.02.19 01:40:54.735689 [ 286 ] {} <Debug> TCP-Session: 9c07a369-7e1b-45b3-9171-5e3f178ae7fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7086 | 2026.02.19 01:40:54.735702 [ 286 ] {} <Debug> TCP-Session: 9c07a369-7e1b-45b3-9171-5e3f178ae7fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7087 | 2026.02.19 01:40:54.749978 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53438). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7088 | |||
| 7089 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7090 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7091 | 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 | ||
| 7092 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7093 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7094 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7095 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7096 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7097 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7098 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7099 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7100 | (version 23.8.7.1) | ||
| 7101 | 2026.02.19 01:40:54.750165 [ 352 ] {} <Debug> TCP-Session: 7ada2432-61ed-4385-b7b3-d6cb40f051f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7102 | 2026.02.19 01:40:54.750176 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45260). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7103 | |||
| 7104 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7105 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7106 | 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 | ||
| 7107 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7108 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7109 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7110 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7111 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7112 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7113 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7114 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7115 | (version 23.8.7.1) | ||
| 7116 | 2026.02.19 01:40:54.750261 [ 288 ] {} <Debug> TCP-Session: 4de9bbe4-2a35-4f9e-84e6-010869406fa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7117 | 2026.02.19 01:40:54.750290 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48959). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7118 | |||
| 7119 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7120 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7121 | 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 | ||
| 7122 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7123 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7124 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7125 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7126 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7127 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7128 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7129 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7130 | (version 23.8.7.1) | ||
| 7131 | 2026.02.19 01:40:54.750376 [ 351 ] {} <Debug> TCP-Session: 77cebf15-c802-4100-89d9-72009b743a73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7132 | 2026.02.19 01:40:54.750388 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47816). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7133 | |||
| 7134 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7135 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7136 | 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 | ||
| 7137 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7138 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7139 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7140 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7141 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7142 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7143 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7144 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7145 | (version 23.8.7.1) | ||
| 7146 | 2026.02.19 01:40:54.750468 [ 287 ] {} <Debug> TCP-Session: 830249db-fb9f-4aa2-a4b7-a79dea9e839f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7147 | 2026.02.19 01:40:54.750502 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43477). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7148 | |||
| 7149 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7150 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7151 | 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 | ||
| 7152 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7153 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7154 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7155 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7156 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7157 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7158 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7159 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7160 | (version 23.8.7.1) | ||
| 7161 | 2026.02.19 01:40:54.750620 [ 289 ] {} <Debug> TCP-Session: a4c480fe-9cd7-4760-8ba3-9e60a4f979de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7162 | 2026.02.19 01:40:54.750635 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33708). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7163 | |||
| 7164 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7165 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7166 | 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 | ||
| 7167 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7168 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7169 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7170 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7171 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7172 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7173 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7174 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7175 | (version 23.8.7.1) | ||
| 7176 | 2026.02.19 01:40:54.750730 [ 286 ] {} <Debug> TCP-Session: 9c07a369-7e1b-45b3-9171-5e3f178ae7fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7177 | 2026.02.19 01:40:54.784702 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41135 | ||
| 7178 | 2026.02.19 01:40:54.784790 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7179 | 2026.02.19 01:40:54.784830 [ 286 ] {} <Debug> TCP-Session: e76630aa-a1e8-4aec-af4e-30851e98371e Authenticating user 'default' from [fd00:1122:3344:101::e]:41135 | ||
| 7180 | 2026.02.19 01:40:54.784860 [ 286 ] {} <Debug> TCP-Session: e76630aa-a1e8-4aec-af4e-30851e98371e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7181 | 2026.02.19 01:40:54.784873 [ 286 ] {} <Debug> TCP-Session: e76630aa-a1e8-4aec-af4e-30851e98371e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7182 | 2026.02.19 01:40:54.785099 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51009 | ||
| 7183 | 2026.02.19 01:40:54.785116 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45646 | ||
| 7184 | 2026.02.19 01:40:54.785107 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62780 | ||
| 7185 | 2026.02.19 01:40:54.785195 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49217 | ||
| 7186 | 2026.02.19 01:40:54.785211 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7187 | 2026.02.19 01:40:54.785194 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44366 | ||
| 7188 | 2026.02.19 01:40:54.785253 [ 287 ] {} <Debug> TCP-Session: f54fe453-a0cd-4e5b-a6c8-f1b02a80a594 Authenticating user 'default' from [fd00:1122:3344:101::e]:51009 | ||
| 7189 | 2026.02.19 01:40:54.785260 [ 286 ] {} <Trace> TCP-Session: e76630aa-a1e8-4aec-af4e-30851e98371e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2026.02.19 01:40:54.785286 [ 287 ] {} <Debug> TCP-Session: f54fe453-a0cd-4e5b-a6c8-f1b02a80a594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7191 | 2026.02.19 01:40:54.785282 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7192 | 2026.02.19 01:40:54.785317 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61054 | ||
| 7193 | 2026.02.19 01:40:54.785342 [ 288 ] {} <Debug> TCP-Session: dc05bb87-1d38-46b9-9234-94f7592e76bd Authenticating user 'default' from [fd00:1122:3344:101::e]:62780 | ||
| 7194 | 2026.02.19 01:40:54.785341 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7195 | 2026.02.19 01:40:54.785376 [ 288 ] {} <Debug> TCP-Session: dc05bb87-1d38-46b9-9234-94f7592e76bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7196 | 2026.02.19 01:40:54.785263 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52819 | ||
| 7197 | 2026.02.19 01:40:54.785403 [ 288 ] {} <Debug> TCP-Session: dc05bb87-1d38-46b9-9234-94f7592e76bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7198 | 2026.02.19 01:40:54.785438 [ 286 ] {35a0f4e1-da62-47d0-85f5-851dec437665} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41135) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7199 | 2026.02.19 01:40:54.785397 [ 353 ] {} <Debug> TCP-Session: ac0b3d81-cf82-4544-ab08-102ccfd48f1a Authenticating user 'default' from [fd00:1122:3344:101::e]:44366 | ||
| 7200 | 2026.02.19 01:40:54.785311 [ 287 ] {} <Debug> TCP-Session: f54fe453-a0cd-4e5b-a6c8-f1b02a80a594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7201 | 2026.02.19 01:40:54.785496 [ 353 ] {} <Debug> TCP-Session: ac0b3d81-cf82-4544-ab08-102ccfd48f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7202 | 2026.02.19 01:40:54.785237 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7203 | 2026.02.19 01:40:54.785515 [ 353 ] {} <Debug> TCP-Session: ac0b3d81-cf82-4544-ab08-102ccfd48f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7204 | 2026.02.19 01:40:54.785117 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36290 | ||
| 7205 | 2026.02.19 01:40:54.785542 [ 351 ] {} <Debug> TCP-Session: 3271392e-8547-4a53-968e-91560e509d14 Authenticating user 'default' from [fd00:1122:3344:101::e]:45646 | ||
| 7206 | 2026.02.19 01:40:54.785279 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7207 | 2026.02.19 01:40:54.785593 [ 351 ] {} <Debug> TCP-Session: 3271392e-8547-4a53-968e-91560e509d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7208 | 2026.02.19 01:40:54.785634 [ 352 ] {} <Debug> TCP-Session: aaa5e685-3f83-416a-b75b-2a4b74712bf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49217 | ||
| 7209 | 2026.02.19 01:40:54.785640 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7210 | 2026.02.19 01:40:54.785662 [ 352 ] {} <Debug> TCP-Session: aaa5e685-3f83-416a-b75b-2a4b74712bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7211 | 2026.02.19 01:40:54.785634 [ 351 ] {} <Debug> TCP-Session: 3271392e-8547-4a53-968e-91560e509d14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7212 | 2026.02.19 01:40:54.785686 [ 355 ] {} <Debug> TCP-Session: d4a5f12d-afc5-4f33-8f26-5897c2771298 Authenticating user 'default' from [fd00:1122:3344:101::e]:61054 | ||
| 7213 | 2026.02.19 01:40:54.785690 [ 352 ] {} <Debug> TCP-Session: aaa5e685-3f83-416a-b75b-2a4b74712bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7214 | 2026.02.19 01:40:54.785728 [ 355 ] {} <Debug> TCP-Session: d4a5f12d-afc5-4f33-8f26-5897c2771298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7215 | 2026.02.19 01:40:54.785745 [ 355 ] {} <Debug> TCP-Session: d4a5f12d-afc5-4f33-8f26-5897c2771298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7216 | 2026.02.19 01:40:54.785820 [ 286 ] {35a0f4e1-da62-47d0-85f5-851dec437665} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7217 | 2026.02.19 01:40:54.785901 [ 286 ] {35a0f4e1-da62-47d0-85f5-851dec437665} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7218 | 2026.02.19 01:40:54.785948 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7219 | 2026.02.19 01:40:54.785996 [ 289 ] {} <Debug> TCP-Session: b0431ae1-3919-4ee0-b48f-070a45a1cc1f Authenticating user 'default' from [fd00:1122:3344:101::e]:36290 | ||
| 7220 | 2026.02.19 01:40:54.786012 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7221 | 2026.02.19 01:40:54.786027 [ 289 ] {} <Debug> TCP-Session: b0431ae1-3919-4ee0-b48f-070a45a1cc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7222 | 2026.02.19 01:40:54.786046 [ 354 ] {} <Debug> TCP-Session: e8048f94-4a7e-420b-92bc-edf080851a47 Authenticating user 'default' from [fd00:1122:3344:101::e]:52819 | ||
| 7223 | 2026.02.19 01:40:54.786049 [ 289 ] {} <Debug> TCP-Session: b0431ae1-3919-4ee0-b48f-070a45a1cc1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7224 | 2026.02.19 01:40:54.786066 [ 354 ] {} <Debug> TCP-Session: e8048f94-4a7e-420b-92bc-edf080851a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7225 | 2026.02.19 01:40:54.786081 [ 354 ] {} <Debug> TCP-Session: e8048f94-4a7e-420b-92bc-edf080851a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7226 | 2026.02.19 01:40:54.786276 [ 286 ] {35a0f4e1-da62-47d0-85f5-851dec437665} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 7227 | 2026.02.19 01:40:54.787343 [ 313 ] {35a0f4e1-da62-47d0-85f5-851dec437665} <Trace> AggregatingTransform: Aggregating | ||
| 7228 | 2026.02.19 01:40:54.787379 [ 313 ] {35a0f4e1-da62-47d0-85f5-851dec437665} <Trace> Aggregator: Aggregation method: without_key | ||
| 7229 | 2026.02.19 01:40:54.787415 [ 313 ] {35a0f4e1-da62-47d0-85f5-851dec437665} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011489 sec. (988.641 rows/sec., 38.62 KiB/sec.) | ||
| 7230 | 2026.02.19 01:40:54.787435 [ 313 ] {35a0f4e1-da62-47d0-85f5-851dec437665} <Trace> Aggregator: Merging aggregated data | ||
| 7231 | 2026.02.19 01:40:54.788647 [ 286 ] {35a0f4e1-da62-47d0-85f5-851dec437665} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003263 sec., 306.4664419246093 rows/sec., 11.97 KiB/sec. | ||
| 7232 | 2026.02.19 01:40:54.788735 [ 286 ] {35a0f4e1-da62-47d0-85f5-851dec437665} <Debug> TCPHandler: Processed in 0.003589069 sec. | ||
| 7233 | 2026.02.19 01:40:54.788821 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7234 | 2026.02.19 01:40:54.788848 [ 286 ] {} <Debug> TCP-Session: e76630aa-a1e8-4aec-af4e-30851e98371e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2026.02.19 01:40:54.788856 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7236 | 2026.02.19 01:40:54.788876 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7237 | 2026.02.19 01:40:54.788901 [ 287 ] {} <Debug> TCP-Session: f54fe453-a0cd-4e5b-a6c8-f1b02a80a594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7238 | 2026.02.19 01:40:54.788907 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7239 | 2026.02.19 01:40:54.788926 [ 288 ] {} <Debug> TCP-Session: dc05bb87-1d38-46b9-9234-94f7592e76bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7240 | 2026.02.19 01:40:54.788941 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7241 | 2026.02.19 01:40:54.788963 [ 289 ] {} <Debug> TCP-Session: b0431ae1-3919-4ee0-b48f-070a45a1cc1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7242 | 2026.02.19 01:40:54.788984 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7243 | 2026.02.19 01:40:54.788998 [ 351 ] {} <Debug> TCP-Session: 3271392e-8547-4a53-968e-91560e509d14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7244 | 2026.02.19 01:40:54.789031 [ 354 ] {} <Debug> TCP-Session: e8048f94-4a7e-420b-92bc-edf080851a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7245 | 2026.02.19 01:40:54.788948 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7246 | 2026.02.19 01:40:54.788910 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7247 | 2026.02.19 01:40:54.789092 [ 353 ] {} <Debug> TCP-Session: ac0b3d81-cf82-4544-ab08-102ccfd48f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7248 | 2026.02.19 01:40:54.788966 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7249 | 2026.02.19 01:40:54.789129 [ 355 ] {} <Debug> TCP-Session: d4a5f12d-afc5-4f33-8f26-5897c2771298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7250 | 2026.02.19 01:40:54.789172 [ 352 ] {} <Debug> TCP-Session: aaa5e685-3f83-416a-b75b-2a4b74712bf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7251 | 2026.02.19 01:40:54.861636 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63107 | ||
| 7252 | 2026.02.19 01:40:54.861789 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7253 | 2026.02.19 01:40:54.861825 [ 286 ] {} <Debug> TCP-Session: b571bec5-1b1d-4fd9-8841-7a2947a35465 Authenticating user 'default' from [fd00:1122:3344:101::e]:63107 | ||
| 7254 | 2026.02.19 01:40:54.861855 [ 286 ] {} <Debug> TCP-Session: b571bec5-1b1d-4fd9-8841-7a2947a35465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7255 | 2026.02.19 01:40:54.861873 [ 286 ] {} <Debug> TCP-Session: b571bec5-1b1d-4fd9-8841-7a2947a35465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7256 | 2026.02.19 01:40:54.862141 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41242 | ||
| 7257 | 2026.02.19 01:40:54.862169 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40399 | ||
| 7258 | 2026.02.19 01:40:54.862179 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38061 | ||
| 7259 | 2026.02.19 01:40:54.862234 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54593 | ||
| 7260 | 2026.02.19 01:40:54.862250 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39434 | ||
| 7261 | 2026.02.19 01:40:54.862284 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7262 | 2026.02.19 01:40:54.862180 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54381 | ||
| 7263 | 2026.02.19 01:40:54.862351 [ 287 ] {} <Debug> TCP-Session: c3d42b5a-9292-4712-bc13-e1ab63d954ac Authenticating user 'default' from [fd00:1122:3344:101::e]:41242 | ||
| 7264 | 2026.02.19 01:40:54.862361 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7265 | 2026.02.19 01:40:54.862385 [ 286 ] {} <Trace> TCP-Session: b571bec5-1b1d-4fd9-8841-7a2947a35465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2026.02.19 01:40:54.862412 [ 287 ] {} <Debug> TCP-Session: c3d42b5a-9292-4712-bc13-e1ab63d954ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7267 | 2026.02.19 01:40:54.862444 [ 289 ] {} <Debug> TCP-Session: 3e027be8-f908-48eb-b07f-2304581d83b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38061 | ||
| 7268 | 2026.02.19 01:40:54.862472 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7269 | 2026.02.19 01:40:54.862493 [ 289 ] {} <Debug> TCP-Session: 3e027be8-f908-48eb-b07f-2304581d83b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7270 | 2026.02.19 01:40:54.862374 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7271 | 2026.02.19 01:40:54.862528 [ 289 ] {} <Debug> TCP-Session: 3e027be8-f908-48eb-b07f-2304581d83b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2026.02.19 01:40:54.862565 [ 353 ] {} <Debug> TCP-Session: 1829db9d-c3e7-44be-8266-18882e1647b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54593 | ||
| 7273 | 2026.02.19 01:40:54.862374 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7274 | 2026.02.19 01:40:54.862603 [ 353 ] {} <Debug> TCP-Session: 1829db9d-c3e7-44be-8266-18882e1647b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7275 | 2026.02.19 01:40:54.862641 [ 354 ] {} <Debug> TCP-Session: 029fb67f-40cb-49c3-ab9b-10a6b421b4b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39434 | ||
| 7276 | 2026.02.19 01:40:54.862649 [ 353 ] {} <Debug> TCP-Session: 1829db9d-c3e7-44be-8266-18882e1647b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7277 | 2026.02.19 01:40:54.862678 [ 354 ] {} <Debug> TCP-Session: 029fb67f-40cb-49c3-ab9b-10a6b421b4b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7278 | 2026.02.19 01:40:54.862256 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43612 | ||
| 7279 | 2026.02.19 01:40:54.862713 [ 354 ] {} <Debug> TCP-Session: 029fb67f-40cb-49c3-ab9b-10a6b421b4b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7280 | 2026.02.19 01:40:54.862785 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7281 | 2026.02.19 01:40:54.862825 [ 355 ] {} <Debug> TCP-Session: bcdc03a7-9a53-422d-97c3-691e97ad5a07 Authenticating user 'default' from [fd00:1122:3344:101::e]:43612 | ||
| 7282 | 2026.02.19 01:40:54.862236 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41842 | ||
| 7283 | 2026.02.19 01:40:54.862867 [ 355 ] {} <Debug> TCP-Session: bcdc03a7-9a53-422d-97c3-691e97ad5a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7284 | 2026.02.19 01:40:54.862896 [ 355 ] {} <Debug> TCP-Session: bcdc03a7-9a53-422d-97c3-691e97ad5a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2026.02.19 01:40:54.862965 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7286 | 2026.02.19 01:40:54.862523 [ 288 ] {} <Debug> TCP-Session: 3ced14c4-d1e5-4185-95a1-b5d8e6250555 Authenticating user 'default' from [fd00:1122:3344:101::e]:54381 | ||
| 7287 | 2026.02.19 01:40:54.863005 [ 352 ] {} <Debug> TCP-Session: e3c53dc2-fe51-4bcb-8f06-669e32e7b223 Authenticating user 'default' from [fd00:1122:3344:101::e]:41842 | ||
| 7288 | 2026.02.19 01:40:54.863018 [ 288 ] {} <Debug> TCP-Session: 3ced14c4-d1e5-4185-95a1-b5d8e6250555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7289 | 2026.02.19 01:40:54.863028 [ 352 ] {} <Debug> TCP-Session: e3c53dc2-fe51-4bcb-8f06-669e32e7b223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7290 | 2026.02.19 01:40:54.863036 [ 288 ] {} <Debug> TCP-Session: 3ced14c4-d1e5-4185-95a1-b5d8e6250555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7291 | 2026.02.19 01:40:54.862284 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7292 | 2026.02.19 01:40:54.863126 [ 287 ] {} <Debug> TCP-Session: c3d42b5a-9292-4712-bc13-e1ab63d954ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7293 | 2026.02.19 01:40:54.863188 [ 351 ] {} <Debug> TCP-Session: bfdfec3a-f31c-4904-99c2-8378641b833a Authenticating user 'default' from [fd00:1122:3344:101::e]:40399 | ||
| 7294 | 2026.02.19 01:40:54.863199 [ 352 ] {} <Debug> TCP-Session: e3c53dc2-fe51-4bcb-8f06-669e32e7b223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7295 | 2026.02.19 01:40:54.863221 [ 351 ] {} <Debug> TCP-Session: bfdfec3a-f31c-4904-99c2-8378641b833a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7296 | 2026.02.19 01:40:54.863252 [ 351 ] {} <Debug> TCP-Session: bfdfec3a-f31c-4904-99c2-8378641b833a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7297 | 2026.02.19 01:40:54.863254 [ 286 ] {2bb10ff6-88a0-4160-b719-713319cc0bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63107) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7298 | 2026.02.19 01:40:54.863605 [ 286 ] {2bb10ff6-88a0-4160-b719-713319cc0bfa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7299 | 2026.02.19 01:40:54.863670 [ 286 ] {2bb10ff6-88a0-4160-b719-713319cc0bfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7300 | 2026.02.19 01:40:54.863963 [ 286 ] {2bb10ff6-88a0-4160-b719-713319cc0bfa} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 7301 | 2026.02.19 01:40:54.864855 [ 325 ] {2bb10ff6-88a0-4160-b719-713319cc0bfa} <Trace> AggregatingTransform: Aggregating | ||
| 7302 | 2026.02.19 01:40:54.864908 [ 325 ] {2bb10ff6-88a0-4160-b719-713319cc0bfa} <Trace> Aggregator: Aggregation method: without_key | ||
| 7303 | 2026.02.19 01:40:54.864950 [ 325 ] {2bb10ff6-88a0-4160-b719-713319cc0bfa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888918 sec. (1124.963 rows/sec., 43.94 KiB/sec.) | ||
| 7304 | 2026.02.19 01:40:54.864972 [ 325 ] {2bb10ff6-88a0-4160-b719-713319cc0bfa} <Trace> Aggregator: Merging aggregated data | ||
| 7305 | 2026.02.19 01:40:54.866610 [ 286 ] {2bb10ff6-88a0-4160-b719-713319cc0bfa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003433 sec., 291.29041654529567 rows/sec., 11.38 KiB/sec. | ||
| 7306 | 2026.02.19 01:40:54.866744 [ 286 ] {2bb10ff6-88a0-4160-b719-713319cc0bfa} <Debug> TCPHandler: Processed in 0.004554077 sec. | ||
| 7307 | 2026.02.19 01:40:54.866879 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7308 | 2026.02.19 01:40:54.866906 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7309 | 2026.02.19 01:40:54.866910 [ 286 ] {} <Debug> TCP-Session: b571bec5-1b1d-4fd9-8841-7a2947a35465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7310 | 2026.02.19 01:40:54.866928 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7311 | 2026.02.19 01:40:54.866959 [ 287 ] {} <Debug> TCP-Session: c3d42b5a-9292-4712-bc13-e1ab63d954ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7312 | 2026.02.19 01:40:54.866961 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7313 | 2026.02.19 01:40:54.866990 [ 351 ] {} <Debug> TCP-Session: bfdfec3a-f31c-4904-99c2-8378641b833a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7314 | 2026.02.19 01:40:54.867010 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7315 | 2026.02.19 01:40:54.867026 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7316 | 2026.02.19 01:40:54.867021 [ 353 ] {} <Debug> TCP-Session: 1829db9d-c3e7-44be-8266-18882e1647b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7317 | 2026.02.19 01:40:54.867077 [ 354 ] {} <Debug> TCP-Session: 029fb67f-40cb-49c3-ab9b-10a6b421b4b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7318 | 2026.02.19 01:40:54.866984 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7319 | 2026.02.19 01:40:54.866973 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7320 | 2026.02.19 01:40:54.867153 [ 355 ] {} <Debug> TCP-Session: bcdc03a7-9a53-422d-97c3-691e97ad5a07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7321 | 2026.02.19 01:40:54.867064 [ 289 ] {} <Debug> TCP-Session: 3e027be8-f908-48eb-b07f-2304581d83b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2026.02.19 01:40:54.867181 [ 288 ] {} <Debug> TCP-Session: 3ced14c4-d1e5-4185-95a1-b5d8e6250555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.02.19 01:40:54.866943 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7324 | 2026.02.19 01:40:54.867242 [ 352 ] {} <Debug> TCP-Session: e3c53dc2-fe51-4bcb-8f06-669e32e7b223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7325 | 2026.02.19 01:40:55.707188 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 876 | ||
| 7326 | 2026.02.19 01:40:55.709961 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.02.19 01:40:55.710031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7328 | 2026.02.19 01:40:55.711333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7329 | 2026.02.19 01:40:55.711647 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.02.19 01:40:55.712081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 7331 | 2026.02.19 01:40:56.527500 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.02.19 01:40:56.527704 [ 4 ] {5dbdf378-4f05-4afe-abcc-1358ca188d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7333 | 2026.02.19 01:40:56.527771 [ 4 ] {5dbdf378-4f05-4afe-abcc-1358ca188d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7334 | 2026.02.19 01:40:56.528475 [ 4 ] {5dbdf378-4f05-4afe-abcc-1358ca188d38} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.02.19 01:40:56.528526 [ 4 ] {5dbdf378-4f05-4afe-abcc-1358ca188d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7336 | 2026.02.19 01:40:56.528939 [ 4 ] {5dbdf378-4f05-4afe-abcc-1358ca188d38} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7337 | 2026.02.19 01:40:56.529177 [ 4 ] {5dbdf378-4f05-4afe-abcc-1358ca188d38} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.02.19 01:40:56.529336 [ 4 ] {5dbdf378-4f05-4afe-abcc-1358ca188d38} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001679 sec., 69088.74329958309 rows/sec., 5.87 MiB/sec. | ||
| 7339 | 2026.02.19 01:40:56.529331 [ 83 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7340 | 2026.02.19 01:40:56.529385 [ 4 ] {5dbdf378-4f05-4afe-abcc-1358ca188d38} <Debug> TCPHandler: Processed in 0.002011759 sec. | ||
| 7341 | 2026.02.19 01:40:56.529417 [ 83 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.02.19 01:40:56.529446 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7343 | 2026.02.19 01:40:56.529523 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2026.02.19 01:40:56.529550 [ 196 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 7345 | 2026.02.19 01:40:56.529636 [ 4 ] {2ed6dbbf-e9a9-4a08-b740-6997c7f78711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7346 | 2026.02.19 01:40:56.529658 [ 196 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7347 | 2026.02.19 01:40:56.529681 [ 4 ] {2ed6dbbf-e9a9-4a08-b740-6997c7f78711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7348 | 2026.02.19 01:40:56.529693 [ 196 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2149 rows starting from the beginning of the part | ||
| 7349 | 2026.02.19 01:40:56.529761 [ 196 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 858 rows starting from the beginning of the part | ||
| 7350 | 2026.02.19 01:40:56.529815 [ 196 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 76 rows starting from the beginning of the part | ||
| 7351 | 2026.02.19 01:40:56.529865 [ 196 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 857 rows starting from the beginning of the part | ||
| 7352 | 2026.02.19 01:40:56.529911 [ 196 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1337 rows starting from the beginning of the part | ||
| 7353 | 2026.02.19 01:40:56.529955 [ 196 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 116 rows starting from the beginning of the part | ||
| 7354 | 2026.02.19 01:40:56.530114 [ 4 ] {2ed6dbbf-e9a9-4a08-b740-6997c7f78711} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.02.19 01:40:56.530150 [ 4 ] {2ed6dbbf-e9a9-4a08-b740-6997c7f78711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7356 | 2026.02.19 01:40:56.530460 [ 4 ] {2ed6dbbf-e9a9-4a08-b740-6997c7f78711} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7357 | 2026.02.19 01:40:56.530694 [ 4 ] {2ed6dbbf-e9a9-4a08-b740-6997c7f78711} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.02.19 01:40:56.530811 [ 83 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7359 | 2026.02.19 01:40:56.530829 [ 4 ] {2ed6dbbf-e9a9-4a08-b740-6997c7f78711} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001223 sec., 24529.844644317254 rows/sec., 1.80 MiB/sec. | ||
| 7360 | 2026.02.19 01:40:56.530852 [ 83 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.02.19 01:40:56.530876 [ 4 ] {2ed6dbbf-e9a9-4a08-b740-6997c7f78711} <Debug> TCPHandler: Processed in 0.001404047 sec. | ||
| 7362 | 2026.02.19 01:40:56.530876 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7363 | 2026.02.19 01:40:56.530976 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 7364 | 2026.02.19 01:40:56.530995 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7365 | 2026.02.19 01:40:56.531069 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7366 | 2026.02.19 01:40:56.531095 [ 4 ] {4f9194fe-18a6-4350-a77e-5511dbd897ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7367 | 2026.02.19 01:40:56.531097 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 214 rows starting from the beginning of the part | ||
| 7368 | 2026.02.19 01:40:56.531137 [ 4 ] {4f9194fe-18a6-4350-a77e-5511dbd897ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7369 | 2026.02.19 01:40:56.531162 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 174 rows starting from the beginning of the part | ||
| 7370 | 2026.02.19 01:40:56.531206 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 7371 | 2026.02.19 01:40:56.531245 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 172 rows starting from the beginning of the part | ||
| 7372 | 2026.02.19 01:40:56.531284 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 7373 | 2026.02.19 01:40:56.531321 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 7374 | 2026.02.19 01:40:56.531573 [ 4 ] {4f9194fe-18a6-4350-a77e-5511dbd897ad} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2026.02.19 01:40:56.531609 [ 4 ] {4f9194fe-18a6-4350-a77e-5511dbd897ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7376 | 2026.02.19 01:40:56.531958 [ 4 ] {4f9194fe-18a6-4350-a77e-5511dbd897ad} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7377 | 2026.02.19 01:40:56.531971 [ 189 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5393 rows, containing 5 columns (5 merged, 0 gathered) in 0.002459097 sec., 2193081.444123595 rows/sec., 187.72 MiB/sec. | ||
| 7378 | 2026.02.19 01:40:56.532150 [ 189 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210344 sec., 515555.9080724158 rows/sec., 34.65 MiB/sec. | ||
| 7379 | 2026.02.19 01:40:56.532175 [ 4 ] {4f9194fe-18a6-4350-a77e-5511dbd897ad} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2026.02.19 01:40:56.532222 [ 196 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7381 | 2026.02.19 01:40:56.532275 [ 200 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7382 | 2026.02.19 01:40:56.532302 [ 156 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7383 | 2026.02.19 01:40:56.532316 [ 4 ] {4f9194fe-18a6-4350-a77e-5511dbd897ad} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00124 sec., 75806.45161290323 rows/sec., 5.92 MiB/sec. | ||
| 7384 | 2026.02.19 01:40:56.532342 [ 156 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2026.02.19 01:40:56.532359 [ 4 ] {4f9194fe-18a6-4350-a77e-5511dbd897ad} <Debug> TCPHandler: Processed in 0.001412427 sec. | ||
| 7386 | 2026.02.19 01:40:56.532364 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7387 | 2026.02.19 01:40:56.532465 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 7388 | 2026.02.19 01:40:56.532474 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7389 | 2026.02.19 01:40:56.532487 [ 196 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_46_9} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.02.19 01:40:56.532552 [ 200 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_46_9} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2026.02.19 01:40:56.532588 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7392 | 2026.02.19 01:40:56.532591 [ 196 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_46_9} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7393 | 2026.02.19 01:40:56.532621 [ 200 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_46_9} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7394 | 2026.02.19 01:40:56.532630 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1060 rows starting from the beginning of the part | ||
| 7395 | 2026.02.19 01:40:56.532595 [ 4 ] {8180b154-bbe7-4e33-867a-bf2b84661e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7396 | 2026.02.19 01:40:56.532683 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 7397 | 2026.02.19 01:40:56.532703 [ 4 ] {8180b154-bbe7-4e33-867a-bf2b84661e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7398 | 2026.02.19 01:40:56.532707 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 522 rows starting from the beginning of the part | ||
| 7399 | 2026.02.19 01:40:56.532725 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7400 | 2026.02.19 01:40:56.532767 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 74 rows starting from the beginning of the part | ||
| 7401 | 2026.02.19 01:40:56.532813 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 520 rows starting from the beginning of the part | ||
| 7402 | 2026.02.19 01:40:56.532849 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 568 rows starting from the beginning of the part | ||
| 7403 | 2026.02.19 01:40:56.532884 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 94 rows starting from the beginning of the part | ||
| 7404 | 2026.02.19 01:40:56.533124 [ 4 ] {8180b154-bbe7-4e33-867a-bf2b84661e14} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2026.02.19 01:40:56.533164 [ 4 ] {8180b154-bbe7-4e33-867a-bf2b84661e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7406 | 2026.02.19 01:40:56.533506 [ 4 ] {8180b154-bbe7-4e33-867a-bf2b84661e14} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7407 | 2026.02.19 01:40:56.533744 [ 4 ] {8180b154-bbe7-4e33-867a-bf2b84661e14} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2026.02.19 01:40:56.533882 [ 4 ] {8180b154-bbe7-4e33-867a-bf2b84661e14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 7409 | 2026.02.19 01:40:56.533919 [ 4 ] {8180b154-bbe7-4e33-867a-bf2b84661e14} <Debug> TCPHandler: Processed in 0.001493869 sec. | ||
| 7410 | 2026.02.19 01:40:56.534028 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2026.02.19 01:40:56.534122 [ 4 ] {e496af9e-c47d-4fee-ba68-f4ac8028f549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7412 | 2026.02.19 01:40:56.534175 [ 4 ] {e496af9e-c47d-4fee-ba68-f4ac8028f549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7413 | 2026.02.19 01:40:56.534175 [ 196 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2838 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755484 sec., 1616648.1722419572 rows/sec., 123.76 MiB/sec. | ||
| 7414 | 2026.02.19 01:40:56.534343 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7415 | 2026.02.19 01:40:56.534592 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_46_9} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.02.19 01:40:56.534663 [ 191 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_46_9} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7417 | 2026.02.19 01:40:56.534737 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7418 | 2026.02.19 01:40:56.534996 [ 4 ] {e496af9e-c47d-4fee-ba68-f4ac8028f549} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2026.02.19 01:40:56.535037 [ 4 ] {e496af9e-c47d-4fee-ba68-f4ac8028f549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7420 | 2026.02.19 01:40:56.535588 [ 4 ] {e496af9e-c47d-4fee-ba68-f4ac8028f549} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7421 | 2026.02.19 01:40:56.535829 [ 4 ] {e496af9e-c47d-4fee-ba68-f4ac8028f549} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2026.02.19 01:40:56.535937 [ 156 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7423 | 2026.02.19 01:40:56.535970 [ 156 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.02.19 01:40:56.535971 [ 4 ] {e496af9e-c47d-4fee-ba68-f4ac8028f549} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001867 sec., 16068.559185859669 rows/sec., 28.79 MiB/sec. | ||
| 7425 | 2026.02.19 01:40:56.535991 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7426 | 2026.02.19 01:40:56.536040 [ 4 ] {e496af9e-c47d-4fee-ba68-f4ac8028f549} <Debug> TCPHandler: Processed in 0.002059899 sec. | ||
| 7427 | 2026.02.19 01:40:56.536058 [ 200 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 7428 | 2026.02.19 01:40:56.536159 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2026.02.19 01:40:56.536218 [ 200 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7430 | 2026.02.19 01:40:56.536266 [ 200 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 787 rows starting from the beginning of the part | ||
| 7431 | 2026.02.19 01:40:56.536266 [ 4 ] {ed71b1d8-9eba-4cd0-9a27-6390558458fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7432 | 2026.02.19 01:40:56.536321 [ 4 ] {ed71b1d8-9eba-4cd0-9a27-6390558458fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7433 | 2026.02.19 01:40:56.536372 [ 200 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 7434 | 2026.02.19 01:40:56.536469 [ 200 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 7435 | 2026.02.19 01:40:56.536560 [ 200 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 7436 | 2026.02.19 01:40:56.536658 [ 200 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 7437 | 2026.02.19 01:40:56.536726 [ 4 ] {ed71b1d8-9eba-4cd0-9a27-6390558458fd} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2026.02.19 01:40:56.536752 [ 200 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 7439 | 2026.02.19 01:40:56.536764 [ 4 ] {ed71b1d8-9eba-4cd0-9a27-6390558458fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7440 | 2026.02.19 01:40:56.537144 [ 4 ] {ed71b1d8-9eba-4cd0-9a27-6390558458fd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7441 | 2026.02.19 01:40:56.537406 [ 4 ] {ed71b1d8-9eba-4cd0-9a27-6390558458fd} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.02.19 01:40:56.537563 [ 4 ] {ed71b1d8-9eba-4cd0-9a27-6390558458fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001318 sec., 45523.520485584224 rows/sec., 3.07 MiB/sec. | ||
| 7443 | 2026.02.19 01:40:56.537606 [ 4 ] {ed71b1d8-9eba-4cd0-9a27-6390558458fd} <Debug> TCPHandler: Processed in 0.001504129 sec. | ||
| 7444 | 2026.02.19 01:40:56.553165 [ 191 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 897 rows, containing 19 columns (19 merged, 0 gathered) in 0.017129259 sec., 52366.538447459985 rows/sec., 93.84 MiB/sec. | ||
| 7445 | 2026.02.19 01:40:56.554348 [ 196 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7446 | 2026.02.19 01:40:56.554663 [ 196 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.02.19 01:40:56.554727 [ 196 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7448 | 2026.02.19 01:40:56.554802 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 7449 | 2026.02.19 01:40:57.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.94 MiB, peak 289.71 MiB, free memory in arenas 0.00 B, will set to 281.29 MiB (RSS), difference: 2.35 MiB | ||
| 7450 | 2026.02.19 01:40:58.728369 [ 155 ] {} <Debug> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7451 | 2026.02.19 01:40:58.728439 [ 155 ] {} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2026.02.19 01:40:58.728463 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7453 | 2026.02.19 01:40:58.728574 [ 191 ] {f6c2d9a1-624d-412e-a316-a478a19b39a3::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 | ||
| 7454 | 2026.02.19 01:40:58.728700 [ 191 ] {f6c2d9a1-624d-412e-a316-a478a19b39a3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7455 | 2026.02.19 01:40:58.728739 [ 191 ] {f6c2d9a1-624d-412e-a316-a478a19b39a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 7456 | 2026.02.19 01:40:58.728808 [ 191 ] {f6c2d9a1-624d-412e-a316-a478a19b39a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 7457 | 2026.02.19 01:40:58.728859 [ 191 ] {f6c2d9a1-624d-412e-a316-a478a19b39a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 7458 | 2026.02.19 01:40:58.728900 [ 191 ] {f6c2d9a1-624d-412e-a316-a478a19b39a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 7459 | 2026.02.19 01:40:58.728942 [ 191 ] {f6c2d9a1-624d-412e-a316-a478a19b39a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 7460 | 2026.02.19 01:40:58.729757 [ 196 ] {f6c2d9a1-624d-412e-a316-a478a19b39a3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001224344 sec., 4083.819580118006 rows/sec., 271.99 KiB/sec. | ||
| 7461 | 2026.02.19 01:40:58.729972 [ 197 ] {f6c2d9a1-624d-412e-a316-a478a19b39a3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7462 | 2026.02.19 01:40:58.730338 [ 197 ] {f6c2d9a1-624d-412e-a316-a478a19b39a3::all_1_5_1} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2026.02.19 01:40:58.730428 [ 197 ] {f6c2d9a1-624d-412e-a316-a478a19b39a3::all_1_5_1} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7464 | 2026.02.19 01:40:58.730528 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7465 | 2026.02.19 01:41:00.547571 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7466 | 2026.02.19 01:41:00.547628 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7467 | 2026.02.19 01:41:00.668131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16348 | ||
| 7468 | 2026.02.19 01:41:00.668696 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7469 | 2026.02.19 01:41:00.668744 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7470 | 2026.02.19 01:41:00.669237 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7471 | 2026.02.19 01:41:00.669480 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2026.02.19 01:41:00.669626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16348 | ||
| 7473 | 2026.02.19 01:41:01.525807 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7474 | 2026.02.19 01:41:01.526021 [ 4 ] {c9b2a79b-20c5-47a5-b629-9e133caeda9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7475 | 2026.02.19 01:41:01.526092 [ 4 ] {c9b2a79b-20c5-47a5-b629-9e133caeda9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7476 | 2026.02.19 01:41:01.526858 [ 4 ] {c9b2a79b-20c5-47a5-b629-9e133caeda9e} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2026.02.19 01:41:01.526903 [ 4 ] {c9b2a79b-20c5-47a5-b629-9e133caeda9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7478 | 2026.02.19 01:41:01.527285 [ 4 ] {c9b2a79b-20c5-47a5-b629-9e133caeda9e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7479 | 2026.02.19 01:41:01.527506 [ 4 ] {c9b2a79b-20c5-47a5-b629-9e133caeda9e} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2026.02.19 01:41:01.527653 [ 4 ] {c9b2a79b-20c5-47a5-b629-9e133caeda9e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001686 sec., 45077.10557532622 rows/sec., 3.71 MiB/sec. | ||
| 7481 | 2026.02.19 01:41:01.527694 [ 4 ] {c9b2a79b-20c5-47a5-b629-9e133caeda9e} <Debug> TCPHandler: Processed in 0.002019688 sec. | ||
| 7482 | 2026.02.19 01:41:01.527822 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7483 | 2026.02.19 01:41:01.527917 [ 4 ] {aa8ba0b9-f403-401e-b43a-d61f9f65b5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7484 | 2026.02.19 01:41:01.527957 [ 4 ] {aa8ba0b9-f403-401e-b43a-d61f9f65b5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7485 | 2026.02.19 01:41:01.528401 [ 4 ] {aa8ba0b9-f403-401e-b43a-d61f9f65b5a3} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.02.19 01:41:01.528437 [ 4 ] {aa8ba0b9-f403-401e-b43a-d61f9f65b5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7487 | 2026.02.19 01:41:01.528716 [ 4 ] {aa8ba0b9-f403-401e-b43a-d61f9f65b5a3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7488 | 2026.02.19 01:41:01.528919 [ 4 ] {aa8ba0b9-f403-401e-b43a-d61f9f65b5a3} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2026.02.19 01:41:01.529043 [ 4 ] {aa8ba0b9-f403-401e-b43a-d61f9f65b5a3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001144 sec., 8741.25874125874 rows/sec., 657.30 KiB/sec. | ||
| 7490 | 2026.02.19 01:41:01.529080 [ 4 ] {aa8ba0b9-f403-401e-b43a-d61f9f65b5a3} <Debug> TCPHandler: Processed in 0.001305905 sec. | ||
| 7491 | 2026.02.19 01:41:01.529189 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2026.02.19 01:41:01.529282 [ 4 ] {b3ff9e15-20a3-47e7-9796-73eb1aafc945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7493 | 2026.02.19 01:41:01.529320 [ 4 ] {b3ff9e15-20a3-47e7-9796-73eb1aafc945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7494 | 2026.02.19 01:41:01.529759 [ 4 ] {b3ff9e15-20a3-47e7-9796-73eb1aafc945} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.02.19 01:41:01.529794 [ 4 ] {b3ff9e15-20a3-47e7-9796-73eb1aafc945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7496 | 2026.02.19 01:41:01.530077 [ 4 ] {b3ff9e15-20a3-47e7-9796-73eb1aafc945} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7497 | 2026.02.19 01:41:01.530285 [ 4 ] {b3ff9e15-20a3-47e7-9796-73eb1aafc945} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.02.19 01:41:01.530404 [ 4 ] {b3ff9e15-20a3-47e7-9796-73eb1aafc945} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00114 sec., 64912.28070175439 rows/sec., 5.07 MiB/sec. | ||
| 7499 | 2026.02.19 01:41:01.530439 [ 4 ] {b3ff9e15-20a3-47e7-9796-73eb1aafc945} <Debug> TCPHandler: Processed in 0.001297025 sec. | ||
| 7500 | 2026.02.19 01:41:01.530550 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2026.02.19 01:41:01.530642 [ 4 ] {9d464fb9-ba4f-4fd8-9765-8c0dd9407ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7502 | 2026.02.19 01:41:01.530684 [ 4 ] {9d464fb9-ba4f-4fd8-9765-8c0dd9407ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7503 | 2026.02.19 01:41:01.531088 [ 4 ] {9d464fb9-ba4f-4fd8-9765-8c0dd9407ffb} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.02.19 01:41:01.531123 [ 4 ] {9d464fb9-ba4f-4fd8-9765-8c0dd9407ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7505 | 2026.02.19 01:41:01.531435 [ 4 ] {9d464fb9-ba4f-4fd8-9765-8c0dd9407ffb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7506 | 2026.02.19 01:41:01.531641 [ 4 ] {9d464fb9-ba4f-4fd8-9765-8c0dd9407ffb} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.02.19 01:41:01.531766 [ 4 ] {9d464fb9-ba4f-4fd8-9765-8c0dd9407ffb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 7508 | 2026.02.19 01:41:01.531763 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7509 | 2026.02.19 01:41:01.531801 [ 4 ] {9d464fb9-ba4f-4fd8-9765-8c0dd9407ffb} <Debug> TCPHandler: Processed in 0.001297934 sec. | ||
| 7510 | 2026.02.19 01:41:01.531841 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2026.02.19 01:41:01.531865 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7512 | 2026.02.19 01:41:01.531930 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.02.19 01:41:01.531975 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 7514 | 2026.02.19 01:41:01.532027 [ 4 ] {3335afde-2bd3-44ff-82dc-a324ccf39d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7515 | 2026.02.19 01:41:01.532079 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7516 | 2026.02.19 01:41:01.532079 [ 4 ] {3335afde-2bd3-44ff-82dc-a324ccf39d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7517 | 2026.02.19 01:41:01.532112 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12216 rows starting from the beginning of the part | ||
| 7518 | 2026.02.19 01:41:01.532175 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 7519 | 2026.02.19 01:41:01.532225 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 7520 | 2026.02.19 01:41:01.532271 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 881 rows starting from the beginning of the part | ||
| 7521 | 2026.02.19 01:41:01.532315 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 7522 | 2026.02.19 01:41:01.532360 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7523 | 2026.02.19 01:41:01.532829 [ 4 ] {3335afde-2bd3-44ff-82dc-a324ccf39d92} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2026.02.19 01:41:01.532863 [ 4 ] {3335afde-2bd3-44ff-82dc-a324ccf39d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7525 | 2026.02.19 01:41:01.533384 [ 4 ] {3335afde-2bd3-44ff-82dc-a324ccf39d92} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7526 | 2026.02.19 01:41:01.533602 [ 4 ] {3335afde-2bd3-44ff-82dc-a324ccf39d92} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2026.02.19 01:41:01.533735 [ 4 ] {3335afde-2bd3-44ff-82dc-a324ccf39d92} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001726 sec., 5793.742757821552 rows/sec., 10.38 MiB/sec. | ||
| 7528 | 2026.02.19 01:41:01.533788 [ 4 ] {3335afde-2bd3-44ff-82dc-a324ccf39d92} <Debug> TCPHandler: Processed in 0.001908037 sec. | ||
| 7529 | 2026.02.19 01:41:01.533899 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7530 | 2026.02.19 01:41:01.533992 [ 4 ] {488773cf-4b2a-48f4-b81c-42a56e1a694d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7531 | 2026.02.19 01:41:01.534032 [ 4 ] {488773cf-4b2a-48f4-b81c-42a56e1a694d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7532 | 2026.02.19 01:41:01.534365 [ 4 ] {488773cf-4b2a-48f4-b81c-42a56e1a694d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7533 | 2026.02.19 01:41:01.534400 [ 4 ] {488773cf-4b2a-48f4-b81c-42a56e1a694d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7534 | 2026.02.19 01:41:01.534691 [ 4 ] {488773cf-4b2a-48f4-b81c-42a56e1a694d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7535 | 2026.02.19 01:41:01.534899 [ 4 ] {488773cf-4b2a-48f4-b81c-42a56e1a694d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7536 | 2026.02.19 01:41:01.535029 [ 4 ] {488773cf-4b2a-48f4-b81c-42a56e1a694d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 7537 | 2026.02.19 01:41:01.535064 [ 4 ] {488773cf-4b2a-48f4-b81c-42a56e1a694d} <Debug> TCPHandler: Processed in 0.001211123 sec. | ||
| 7538 | 2026.02.19 01:41:01.535577 [ 197 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13842 rows, containing 5 columns (5 merged, 0 gathered) in 0.00364002 sec., 3802726.358646381 rows/sec., 260.44 MiB/sec. | ||
| 7539 | 2026.02.19 01:41:01.536031 [ 197 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7540 | 2026.02.19 01:41:01.536321 [ 197 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2026.02.19 01:41:01.536478 [ 197 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7542 | 2026.02.19 01:41:01.536570 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 7543 | 2026.02.19 01:41:01.575817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7544 | 2026.02.19 01:41:01.592532 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.02.19 01:41:01.592605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7546 | 2026.02.19 01:41:01.598967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7547 | 2026.02.19 01:41:01.599763 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.02.19 01:41:01.604430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7549 | 2026.02.19 01:41:05.712377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 900 | ||
| 7550 | 2026.02.19 01:41:05.714516 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.02.19 01:41:05.714560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7552 | 2026.02.19 01:41:05.715684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7553 | 2026.02.19 01:41:05.715940 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.02.19 01:41:05.716112 [ 150 ] {} <Debug> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7555 | 2026.02.19 01:41:05.716185 [ 150 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2026.02.19 01:41:05.716191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
| 7557 | 2026.02.19 01:41:05.716210 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7558 | 2026.02.19 01:41:05.716346 [ 194 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 7559 | 2026.02.19 01:41:05.716937 [ 194 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7560 | 2026.02.19 01:41:05.717079 [ 194 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 736 rows starting from the beginning of the part | ||
| 7561 | 2026.02.19 01:41:05.717435 [ 194 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 7562 | 2026.02.19 01:41:05.717765 [ 194 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 7563 | 2026.02.19 01:41:05.718100 [ 194 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 7564 | 2026.02.19 01:41:05.718435 [ 194 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 7565 | 2026.02.19 01:41:05.718758 [ 194 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 7566 | 2026.02.19 01:41:05.725006 [ 196 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 72 columns (72 merged, 0 gathered) in 0.008708847 sec., 103343.18653204034 rows/sec., 88.73 MiB/sec. | ||
| 7567 | 2026.02.19 01:41:05.726298 [ 193 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7568 | 2026.02.19 01:41:05.726953 [ 193 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_26_5} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.02.19 01:41:05.727038 [ 193 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_26_5} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7570 | 2026.02.19 01:41:05.727301 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 7571 | 2026.02.19 01:41:06.527622 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7572 | 2026.02.19 01:41:06.527821 [ 4 ] {0e200380-4420-4689-93fa-5f05a4688f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7573 | 2026.02.19 01:41:06.527888 [ 4 ] {0e200380-4420-4689-93fa-5f05a4688f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7574 | 2026.02.19 01:41:06.528560 [ 4 ] {0e200380-4420-4689-93fa-5f05a4688f40} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7575 | 2026.02.19 01:41:06.528612 [ 4 ] {0e200380-4420-4689-93fa-5f05a4688f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7576 | 2026.02.19 01:41:06.529005 [ 4 ] {0e200380-4420-4689-93fa-5f05a4688f40} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7577 | 2026.02.19 01:41:06.529235 [ 4 ] {0e200380-4420-4689-93fa-5f05a4688f40} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2026.02.19 01:41:06.529396 [ 4 ] {0e200380-4420-4689-93fa-5f05a4688f40} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001623 sec., 6161.429451632778 rows/sec., 502.42 KiB/sec. | ||
| 7579 | 2026.02.19 01:41:06.529447 [ 4 ] {0e200380-4420-4689-93fa-5f05a4688f40} <Debug> TCPHandler: Processed in 0.001953747 sec. | ||
| 7580 | 2026.02.19 01:41:06.529585 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2026.02.19 01:41:06.529691 [ 4 ] {70d935c1-20fa-46a0-8e3b-e821fa0ddd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7582 | 2026.02.19 01:41:06.529733 [ 4 ] {70d935c1-20fa-46a0-8e3b-e821fa0ddd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7583 | 2026.02.19 01:41:06.530230 [ 4 ] {70d935c1-20fa-46a0-8e3b-e821fa0ddd58} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2026.02.19 01:41:06.530268 [ 4 ] {70d935c1-20fa-46a0-8e3b-e821fa0ddd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7585 | 2026.02.19 01:41:06.530582 [ 4 ] {70d935c1-20fa-46a0-8e3b-e821fa0ddd58} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7586 | 2026.02.19 01:41:06.530789 [ 4 ] {70d935c1-20fa-46a0-8e3b-e821fa0ddd58} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2026.02.19 01:41:06.530918 [ 4 ] {70d935c1-20fa-46a0-8e3b-e821fa0ddd58} <Debug> executeQuery: Read 121 rows, 10.46 KiB in 0.001252 sec., 96645.36741214056 rows/sec., 8.15 MiB/sec. | ||
| 7588 | 2026.02.19 01:41:06.530956 [ 4 ] {70d935c1-20fa-46a0-8e3b-e821fa0ddd58} <Debug> TCPHandler: Processed in 0.001424547 sec. | ||
| 7589 | 2026.02.19 01:41:06.531081 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7590 | 2026.02.19 01:41:06.531177 [ 4 ] {459c7b67-3ae3-4f20-8716-4e509582362a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7591 | 2026.02.19 01:41:06.531219 [ 4 ] {459c7b67-3ae3-4f20-8716-4e509582362a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7592 | 2026.02.19 01:41:06.531658 [ 4 ] {459c7b67-3ae3-4f20-8716-4e509582362a} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2026.02.19 01:41:06.531695 [ 4 ] {459c7b67-3ae3-4f20-8716-4e509582362a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7594 | 2026.02.19 01:41:06.531991 [ 4 ] {459c7b67-3ae3-4f20-8716-4e509582362a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7595 | 2026.02.19 01:41:06.532199 [ 4 ] {459c7b67-3ae3-4f20-8716-4e509582362a} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2026.02.19 01:41:06.532329 [ 4 ] {459c7b67-3ae3-4f20-8716-4e509582362a} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.00117 sec., 34188.03418803419 rows/sec., 2.47 MiB/sec. | ||
| 7597 | 2026.02.19 01:41:06.532366 [ 4 ] {459c7b67-3ae3-4f20-8716-4e509582362a} <Debug> TCPHandler: Processed in 0.001335345 sec. | ||
| 7598 | 2026.02.19 01:41:06.532484 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7599 | 2026.02.19 01:41:06.532579 [ 4 ] {39e754dd-57fb-4af1-ae32-783d39c116e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7600 | 2026.02.19 01:41:06.532619 [ 4 ] {39e754dd-57fb-4af1-ae32-783d39c116e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7601 | 2026.02.19 01:41:06.533049 [ 4 ] {39e754dd-57fb-4af1-ae32-783d39c116e9} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7602 | 2026.02.19 01:41:06.533085 [ 4 ] {39e754dd-57fb-4af1-ae32-783d39c116e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7603 | 2026.02.19 01:41:06.533399 [ 4 ] {39e754dd-57fb-4af1-ae32-783d39c116e9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7604 | 2026.02.19 01:41:06.533607 [ 4 ] {39e754dd-57fb-4af1-ae32-783d39c116e9} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2026.02.19 01:41:06.533734 [ 4 ] {39e754dd-57fb-4af1-ae32-783d39c116e9} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001172 sec., 88737.2013651877 rows/sec., 6.94 MiB/sec. | ||
| 7606 | 2026.02.19 01:41:06.533772 [ 4 ] {39e754dd-57fb-4af1-ae32-783d39c116e9} <Debug> TCPHandler: Processed in 0.001338155 sec. | ||
| 7607 | 2026.02.19 01:41:06.533889 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7608 | 2026.02.19 01:41:06.533985 [ 4 ] {b81c2a8c-5758-4ec6-b21e-0bce864f7260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7609 | 2026.02.19 01:41:06.534030 [ 4 ] {b81c2a8c-5758-4ec6-b21e-0bce864f7260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7610 | 2026.02.19 01:41:06.534438 [ 4 ] {b81c2a8c-5758-4ec6-b21e-0bce864f7260} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2026.02.19 01:41:06.534475 [ 4 ] {b81c2a8c-5758-4ec6-b21e-0bce864f7260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7612 | 2026.02.19 01:41:06.534796 [ 4 ] {b81c2a8c-5758-4ec6-b21e-0bce864f7260} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7613 | 2026.02.19 01:41:06.535001 [ 4 ] {b81c2a8c-5758-4ec6-b21e-0bce864f7260} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2026.02.19 01:41:06.535130 [ 4 ] {b81c2a8c-5758-4ec6-b21e-0bce864f7260} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001163 sec., 141874.4625967326 rows/sec., 9.88 MiB/sec. | ||
| 7615 | 2026.02.19 01:41:06.535166 [ 4 ] {b81c2a8c-5758-4ec6-b21e-0bce864f7260} <Debug> TCPHandler: Processed in 0.001326865 sec. | ||
| 7616 | 2026.02.19 01:41:06.535268 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2026.02.19 01:41:06.535362 [ 4 ] {a5c5f342-986b-4282-a375-fa4b2e218ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7618 | 2026.02.19 01:41:06.535418 [ 4 ] {a5c5f342-986b-4282-a375-fa4b2e218ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7619 | 2026.02.19 01:41:06.536243 [ 4 ] {a5c5f342-986b-4282-a375-fa4b2e218ec6} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.02.19 01:41:06.536280 [ 4 ] {a5c5f342-986b-4282-a375-fa4b2e218ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7621 | 2026.02.19 01:41:06.536824 [ 4 ] {a5c5f342-986b-4282-a375-fa4b2e218ec6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7622 | 2026.02.19 01:41:06.537049 [ 4 ] {a5c5f342-986b-4282-a375-fa4b2e218ec6} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.02.19 01:41:06.537189 [ 4 ] {a5c5f342-986b-4282-a375-fa4b2e218ec6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001845 sec., 16260.162601626016 rows/sec., 29.14 MiB/sec. | ||
| 7624 | 2026.02.19 01:41:06.537252 [ 4 ] {a5c5f342-986b-4282-a375-fa4b2e218ec6} <Debug> TCPHandler: Processed in 0.002032639 sec. | ||
| 7625 | 2026.02.19 01:41:06.537368 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2026.02.19 01:41:06.537463 [ 4 ] {5df613c8-1f47-44d4-a676-039123449ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7627 | 2026.02.19 01:41:06.537507 [ 4 ] {5df613c8-1f47-44d4-a676-039123449ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7628 | 2026.02.19 01:41:06.537846 [ 4 ] {5df613c8-1f47-44d4-a676-039123449ae7} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.02.19 01:41:06.537883 [ 4 ] {5df613c8-1f47-44d4-a676-039123449ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7630 | 2026.02.19 01:41:06.538191 [ 4 ] {5df613c8-1f47-44d4-a676-039123449ae7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7631 | 2026.02.19 01:41:06.538396 [ 4 ] {5df613c8-1f47-44d4-a676-039123449ae7} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2026.02.19 01:41:06.538505 [ 149 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7633 | 2026.02.19 01:41:06.538524 [ 4 ] {5df613c8-1f47-44d4-a676-039123449ae7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7634 | 2026.02.19 01:41:06.538577 [ 149 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.02.19 01:41:06.538585 [ 4 ] {5df613c8-1f47-44d4-a676-039123449ae7} <Debug> TCPHandler: Processed in 0.001268135 sec. | ||
| 7636 | 2026.02.19 01:41:06.538607 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7637 | 2026.02.19 01:41:06.538723 [ 193 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 7638 | 2026.02.19 01:41:06.538845 [ 193 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7639 | 2026.02.19 01:41:06.538879 [ 193 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2232 rows starting from the beginning of the part | ||
| 7640 | 2026.02.19 01:41:06.538943 [ 193 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7641 | 2026.02.19 01:41:06.538987 [ 193 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 7642 | 2026.02.19 01:41:06.539027 [ 193 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 7643 | 2026.02.19 01:41:06.539066 [ 193 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 7644 | 2026.02.19 01:41:06.539105 [ 193 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 7645 | 2026.02.19 01:41:06.540302 [ 196 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2562 rows, containing 4 columns (4 merged, 0 gathered) in 0.001627182 sec., 1574501.192859803 rows/sec., 104.84 MiB/sec. | ||
| 7646 | 2026.02.19 01:41:06.540632 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7647 | 2026.02.19 01:41:06.541003 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_46_9} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.02.19 01:41:06.541096 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_46_9} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7649 | 2026.02.19 01:41:06.541197 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7650 | 2026.02.19 01:41:08.169752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16860 | ||
| 7651 | 2026.02.19 01:41:08.170335 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.02.19 01:41:08.170387 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7653 | 2026.02.19 01:41:08.170972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7654 | 2026.02.19 01:41:08.171215 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2026.02.19 01:41:08.171376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16860 | ||
| 7656 | 2026.02.19 01:41:09.104542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7657 | 2026.02.19 01:41:09.121449 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2026.02.19 01:41:09.121502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7659 | 2026.02.19 01:41:09.127992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7660 | 2026.02.19 01:41:09.128730 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7661 | 2026.02.19 01:41:09.131583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7662 | 2026.02.19 01:41:11.526323 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7663 | 2026.02.19 01:41:11.526537 [ 4 ] {423c32f2-ba33-4c88-9942-4a82a4570d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7664 | 2026.02.19 01:41:11.526612 [ 4 ] {423c32f2-ba33-4c88-9942-4a82a4570d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7665 | 2026.02.19 01:41:11.527321 [ 4 ] {423c32f2-ba33-4c88-9942-4a82a4570d3d} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2026.02.19 01:41:11.527369 [ 4 ] {423c32f2-ba33-4c88-9942-4a82a4570d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7667 | 2026.02.19 01:41:11.527765 [ 4 ] {423c32f2-ba33-4c88-9942-4a82a4570d3d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7668 | 2026.02.19 01:41:11.527994 [ 4 ] {423c32f2-ba33-4c88-9942-4a82a4570d3d} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.02.19 01:41:11.528146 [ 4 ] {423c32f2-ba33-4c88-9942-4a82a4570d3d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001664 sec., 45673.07692307693 rows/sec., 3.76 MiB/sec. | ||
| 7670 | 2026.02.19 01:41:11.528189 [ 4 ] {423c32f2-ba33-4c88-9942-4a82a4570d3d} <Debug> TCPHandler: Processed in 0.002010698 sec. | ||
| 7671 | 2026.02.19 01:41:11.528319 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7672 | 2026.02.19 01:41:11.528414 [ 4 ] {87e9df6d-19c2-48f8-be8b-026b95721aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7673 | 2026.02.19 01:41:11.528456 [ 4 ] {87e9df6d-19c2-48f8-be8b-026b95721aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7674 | 2026.02.19 01:41:11.528861 [ 4 ] {87e9df6d-19c2-48f8-be8b-026b95721aae} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2026.02.19 01:41:11.528897 [ 4 ] {87e9df6d-19c2-48f8-be8b-026b95721aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7676 | 2026.02.19 01:41:11.529208 [ 4 ] {87e9df6d-19c2-48f8-be8b-026b95721aae} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7677 | 2026.02.19 01:41:11.529413 [ 4 ] {87e9df6d-19c2-48f8-be8b-026b95721aae} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2026.02.19 01:41:11.529543 [ 4 ] {87e9df6d-19c2-48f8-be8b-026b95721aae} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001147 sec., 8718.395815170008 rows/sec., 655.58 KiB/sec. | ||
| 7679 | 2026.02.19 01:41:11.529580 [ 4 ] {87e9df6d-19c2-48f8-be8b-026b95721aae} <Debug> TCPHandler: Processed in 0.001312926 sec. | ||
| 7680 | 2026.02.19 01:41:11.529691 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7681 | 2026.02.19 01:41:11.529786 [ 4 ] {7e2cbe14-070f-4884-a3d2-cba5af33c384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7682 | 2026.02.19 01:41:11.529826 [ 4 ] {7e2cbe14-070f-4884-a3d2-cba5af33c384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7683 | 2026.02.19 01:41:11.530243 [ 4 ] {7e2cbe14-070f-4884-a3d2-cba5af33c384} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2026.02.19 01:41:11.530280 [ 4 ] {7e2cbe14-070f-4884-a3d2-cba5af33c384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7685 | 2026.02.19 01:41:11.530592 [ 4 ] {7e2cbe14-070f-4884-a3d2-cba5af33c384} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7686 | 2026.02.19 01:41:11.530811 [ 4 ] {7e2cbe14-070f-4884-a3d2-cba5af33c384} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.02.19 01:41:11.530943 [ 4 ] {7e2cbe14-070f-4884-a3d2-cba5af33c384} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001175 sec., 62978.72340425532 rows/sec., 4.92 MiB/sec. | ||
| 7688 | 2026.02.19 01:41:11.530980 [ 4 ] {7e2cbe14-070f-4884-a3d2-cba5af33c384} <Debug> TCPHandler: Processed in 0.001339436 sec. | ||
| 7689 | 2026.02.19 01:41:11.531095 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2026.02.19 01:41:11.531190 [ 4 ] {a5068bce-6240-4bb1-84f3-73a19bb726bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7691 | 2026.02.19 01:41:11.531234 [ 4 ] {a5068bce-6240-4bb1-84f3-73a19bb726bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7692 | 2026.02.19 01:41:11.531645 [ 4 ] {a5068bce-6240-4bb1-84f3-73a19bb726bf} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.02.19 01:41:11.531681 [ 4 ] {a5068bce-6240-4bb1-84f3-73a19bb726bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7694 | 2026.02.19 01:41:11.532016 [ 4 ] {a5068bce-6240-4bb1-84f3-73a19bb726bf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7695 | 2026.02.19 01:41:11.532220 [ 4 ] {a5068bce-6240-4bb1-84f3-73a19bb726bf} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.02.19 01:41:11.532349 [ 4 ] {a5068bce-6240-4bb1-84f3-73a19bb726bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 7697 | 2026.02.19 01:41:11.532386 [ 4 ] {a5068bce-6240-4bb1-84f3-73a19bb726bf} <Debug> TCPHandler: Processed in 0.001342286 sec. | ||
| 7698 | 2026.02.19 01:41:11.532495 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2026.02.19 01:41:11.532589 [ 4 ] {9a1f015a-8588-48b1-bdad-53cecbbe4af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7700 | 2026.02.19 01:41:11.532644 [ 4 ] {9a1f015a-8588-48b1-bdad-53cecbbe4af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7701 | 2026.02.19 01:41:11.533401 [ 4 ] {9a1f015a-8588-48b1-bdad-53cecbbe4af9} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2026.02.19 01:41:11.533438 [ 4 ] {9a1f015a-8588-48b1-bdad-53cecbbe4af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7703 | 2026.02.19 01:41:11.533963 [ 4 ] {9a1f015a-8588-48b1-bdad-53cecbbe4af9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7704 | 2026.02.19 01:41:11.534185 [ 4 ] {9a1f015a-8588-48b1-bdad-53cecbbe4af9} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2026.02.19 01:41:11.534324 [ 4 ] {9a1f015a-8588-48b1-bdad-53cecbbe4af9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001752 sec., 5707.762557077625 rows/sec., 10.23 MiB/sec. | ||
| 7706 | 2026.02.19 01:41:11.534378 [ 4 ] {9a1f015a-8588-48b1-bdad-53cecbbe4af9} <Debug> TCPHandler: Processed in 0.001932487 sec. | ||
| 7707 | 2026.02.19 01:41:11.534490 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7708 | 2026.02.19 01:41:11.534586 [ 4 ] {d73f952f-fd53-4e47-a366-f0652bbae43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7709 | 2026.02.19 01:41:11.534629 [ 4 ] {d73f952f-fd53-4e47-a366-f0652bbae43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7710 | 2026.02.19 01:41:11.534962 [ 4 ] {d73f952f-fd53-4e47-a366-f0652bbae43d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2026.02.19 01:41:11.534999 [ 4 ] {d73f952f-fd53-4e47-a366-f0652bbae43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7712 | 2026.02.19 01:41:11.535307 [ 4 ] {d73f952f-fd53-4e47-a366-f0652bbae43d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7713 | 2026.02.19 01:41:11.535521 [ 4 ] {d73f952f-fd53-4e47-a366-f0652bbae43d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2026.02.19 01:41:11.535649 [ 4 ] {d73f952f-fd53-4e47-a366-f0652bbae43d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7715 | 2026.02.19 01:41:11.535685 [ 4 ] {d73f952f-fd53-4e47-a366-f0652bbae43d} <Debug> TCPHandler: Processed in 0.001245274 sec. | ||
| 7716 | 2026.02.19 01:41:15.547680 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7717 | 2026.02.19 01:41:15.547733 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7718 | 2026.02.19 01:41:15.671519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17308 | ||
| 7719 | 2026.02.19 01:41:15.672098 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7720 | 2026.02.19 01:41:15.672155 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7721 | 2026.02.19 01:41:15.672673 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7722 | 2026.02.19 01:41:15.672918 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7723 | 2026.02.19 01:41:15.673064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17308 | ||
| 7724 | 2026.02.19 01:41:15.673060 [ 140 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7725 | 2026.02.19 01:41:15.673135 [ 140 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.02.19 01:41:15.673155 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7727 | 2026.02.19 01:41:15.673281 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 7728 | 2026.02.19 01:41:15.673395 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7729 | 2026.02.19 01:41:15.673432 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14940 rows starting from the beginning of the part | ||
| 7730 | 2026.02.19 01:41:15.673498 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 7731 | 2026.02.19 01:41:15.673552 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 7732 | 2026.02.19 01:41:15.673600 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 7733 | 2026.02.19 01:41:15.673644 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 7734 | 2026.02.19 01:41:15.673689 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 7735 | 2026.02.19 01:41:15.675710 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002478958 sec., 6981965.809828162 rows/sec., 99.88 MiB/sec. | ||
| 7736 | 2026.02.19 01:41:15.676039 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7737 | 2026.02.19 01:41:15.676391 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_36_7} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2026.02.19 01:41:15.676476 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_36_7} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7739 | 2026.02.19 01:41:15.676597 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7740 | 2026.02.19 01:41:15.716400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 926 | ||
| 7741 | 2026.02.19 01:41:15.718487 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.02.19 01:41:15.718529 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7743 | 2026.02.19 01:41:15.719689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7744 | 2026.02.19 01:41:15.719948 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.02.19 01:41:15.720191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7746 | 2026.02.19 01:41:16.526817 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7747 | 2026.02.19 01:41:16.527027 [ 4 ] {92b65ae5-a367-4bf3-b3a7-e042f1251a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7748 | 2026.02.19 01:41:16.527096 [ 4 ] {92b65ae5-a367-4bf3-b3a7-e042f1251a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7749 | 2026.02.19 01:41:16.527867 [ 4 ] {92b65ae5-a367-4bf3-b3a7-e042f1251a79} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2026.02.19 01:41:16.527906 [ 4 ] {92b65ae5-a367-4bf3-b3a7-e042f1251a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7751 | 2026.02.19 01:41:16.528315 [ 4 ] {92b65ae5-a367-4bf3-b3a7-e042f1251a79} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7752 | 2026.02.19 01:41:16.528533 [ 4 ] {92b65ae5-a367-4bf3-b3a7-e042f1251a79} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7753 | 2026.02.19 01:41:16.528679 [ 4 ] {92b65ae5-a367-4bf3-b3a7-e042f1251a79} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001704 sec., 68075.11737089203 rows/sec., 5.78 MiB/sec. | ||
| 7754 | 2026.02.19 01:41:16.528721 [ 4 ] {92b65ae5-a367-4bf3-b3a7-e042f1251a79} <Debug> TCPHandler: Processed in 0.002036879 sec. | ||
| 7755 | 2026.02.19 01:41:16.528861 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7756 | 2026.02.19 01:41:16.528957 [ 4 ] {eb498048-4206-4bb6-be70-6e0520c9089b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7757 | 2026.02.19 01:41:16.528999 [ 4 ] {eb498048-4206-4bb6-be70-6e0520c9089b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7758 | 2026.02.19 01:41:16.529462 [ 4 ] {eb498048-4206-4bb6-be70-6e0520c9089b} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7759 | 2026.02.19 01:41:16.529497 [ 4 ] {eb498048-4206-4bb6-be70-6e0520c9089b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7760 | 2026.02.19 01:41:16.529790 [ 4 ] {eb498048-4206-4bb6-be70-6e0520c9089b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7761 | 2026.02.19 01:41:16.529992 [ 4 ] {eb498048-4206-4bb6-be70-6e0520c9089b} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7762 | 2026.02.19 01:41:16.530115 [ 4 ] {eb498048-4206-4bb6-be70-6e0520c9089b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001176 sec., 25510.204081632655 rows/sec., 1.87 MiB/sec. | ||
| 7763 | 2026.02.19 01:41:16.530152 [ 4 ] {eb498048-4206-4bb6-be70-6e0520c9089b} <Debug> TCPHandler: Processed in 0.001348786 sec. | ||
| 7764 | 2026.02.19 01:41:16.530273 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7765 | 2026.02.19 01:41:16.530365 [ 4 ] {519a1e44-8869-41e2-b765-50a4a4d559cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7766 | 2026.02.19 01:41:16.530404 [ 4 ] {519a1e44-8869-41e2-b765-50a4a4d559cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7767 | 2026.02.19 01:41:16.530865 [ 4 ] {519a1e44-8869-41e2-b765-50a4a4d559cf} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2026.02.19 01:41:16.530900 [ 4 ] {519a1e44-8869-41e2-b765-50a4a4d559cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7769 | 2026.02.19 01:41:16.531203 [ 4 ] {519a1e44-8869-41e2-b765-50a4a4d559cf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7770 | 2026.02.19 01:41:16.531420 [ 4 ] {519a1e44-8869-41e2-b765-50a4a4d559cf} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2026.02.19 01:41:16.531545 [ 4 ] {519a1e44-8869-41e2-b765-50a4a4d559cf} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001198 sec., 78464.10684474123 rows/sec., 6.13 MiB/sec. | ||
| 7772 | 2026.02.19 01:41:16.531583 [ 4 ] {519a1e44-8869-41e2-b765-50a4a4d559cf} <Debug> TCPHandler: Processed in 0.001364626 sec. | ||
| 7773 | 2026.02.19 01:41:16.531702 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7774 | 2026.02.19 01:41:16.531796 [ 4 ] {5175bd00-1b28-490d-ad3c-226ac6f4c60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7775 | 2026.02.19 01:41:16.531839 [ 4 ] {5175bd00-1b28-490d-ad3c-226ac6f4c60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7776 | 2026.02.19 01:41:16.532272 [ 4 ] {5175bd00-1b28-490d-ad3c-226ac6f4c60b} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2026.02.19 01:41:16.532308 [ 4 ] {5175bd00-1b28-490d-ad3c-226ac6f4c60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7778 | 2026.02.19 01:41:16.532632 [ 4 ] {5175bd00-1b28-490d-ad3c-226ac6f4c60b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7779 | 2026.02.19 01:41:16.532839 [ 4 ] {5175bd00-1b28-490d-ad3c-226ac6f4c60b} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2026.02.19 01:41:16.532963 [ 4 ] {5175bd00-1b28-490d-ad3c-226ac6f4c60b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 7781 | 2026.02.19 01:41:16.532999 [ 4 ] {5175bd00-1b28-490d-ad3c-226ac6f4c60b} <Debug> TCPHandler: Processed in 0.001348015 sec. | ||
| 7782 | 2026.02.19 01:41:16.533115 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7783 | 2026.02.19 01:41:16.533208 [ 4 ] {801b7139-75de-497e-b3ef-f4aff6098547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7784 | 2026.02.19 01:41:16.533259 [ 4 ] {801b7139-75de-497e-b3ef-f4aff6098547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7785 | 2026.02.19 01:41:16.534096 [ 4 ] {801b7139-75de-497e-b3ef-f4aff6098547} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2026.02.19 01:41:16.534131 [ 4 ] {801b7139-75de-497e-b3ef-f4aff6098547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7787 | 2026.02.19 01:41:16.534678 [ 4 ] {801b7139-75de-497e-b3ef-f4aff6098547} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7788 | 2026.02.19 01:41:16.534889 [ 4 ] {801b7139-75de-497e-b3ef-f4aff6098547} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2026.02.19 01:41:16.535032 [ 4 ] {801b7139-75de-497e-b3ef-f4aff6098547} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001842 sec., 16286.644951140064 rows/sec., 29.18 MiB/sec. | ||
| 7790 | 2026.02.19 01:41:16.535090 [ 4 ] {801b7139-75de-497e-b3ef-f4aff6098547} <Debug> TCPHandler: Processed in 0.002025889 sec. | ||
| 7791 | 2026.02.19 01:41:16.535207 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2026.02.19 01:41:16.535300 [ 4 ] {1362aa27-dddb-4c52-938e-f7c7b79f767c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7793 | 2026.02.19 01:41:16.535340 [ 4 ] {1362aa27-dddb-4c52-938e-f7c7b79f767c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7794 | 2026.02.19 01:41:16.535678 [ 4 ] {1362aa27-dddb-4c52-938e-f7c7b79f767c} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2026.02.19 01:41:16.535713 [ 4 ] {1362aa27-dddb-4c52-938e-f7c7b79f767c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7796 | 2026.02.19 01:41:16.536026 [ 4 ] {1362aa27-dddb-4c52-938e-f7c7b79f767c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7797 | 2026.02.19 01:41:16.536224 [ 4 ] {1362aa27-dddb-4c52-938e-f7c7b79f767c} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2026.02.19 01:41:16.536348 [ 4 ] {1362aa27-dddb-4c52-938e-f7c7b79f767c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 7799 | 2026.02.19 01:41:16.536383 [ 4 ] {1362aa27-dddb-4c52-938e-f7c7b79f767c} <Debug> TCPHandler: Processed in 0.001223424 sec. | ||
| 7800 | 2026.02.19 01:41:16.631713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7801 | 2026.02.19 01:41:16.648440 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.02.19 01:41:16.648484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7803 | 2026.02.19 01:41:16.654710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7804 | 2026.02.19 01:41:16.655384 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.02.19 01:41:16.655664 [ 139 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7806 | 2026.02.19 01:41:16.655740 [ 139 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7807 | 2026.02.19 01:41:16.655772 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7808 | 2026.02.19 01:41:16.655919 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 7809 | 2026.02.19 01:41:16.659085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7810 | 2026.02.19 01:41:16.660035 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7811 | 2026.02.19 01:41:16.661483 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 7812 | 2026.02.19 01:41:16.666025 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 7813 | 2026.02.19 01:41:16.670569 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 7814 | 2026.02.19 01:41:16.675002 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 7815 | 2026.02.19 01:41:16.679610 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 7816 | 2026.02.19 01:41:16.683392 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 7817 | 2026.02.19 01:41:16.737467 [ 196 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.081608257 sec., 3332.9960717087733 rows/sec., 17.23 MiB/sec. | ||
| 7818 | 2026.02.19 01:41:16.740228 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7819 | 2026.02.19 01:41:16.742175 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_36_7} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.02.19 01:41:16.742289 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_36_7} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7821 | 2026.02.19 01:41:16.744725 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7822 | 2026.02.19 01:41:17.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.21 MiB, peak 296.09 MiB, free memory in arenas 0.00 B, will set to 285.95 MiB (RSS), difference: 1.74 MiB | ||
| 7823 | 2026.02.19 01:41:21.557190 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2026.02.19 01:41:21.557402 [ 4 ] {db4bbd39-da0b-401d-b68a-b8ffb6428bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7825 | 2026.02.19 01:41:21.557473 [ 4 ] {db4bbd39-da0b-401d-b68a-b8ffb6428bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7826 | 2026.02.19 01:41:21.558137 [ 4 ] {db4bbd39-da0b-401d-b68a-b8ffb6428bbd} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.02.19 01:41:21.558177 [ 4 ] {db4bbd39-da0b-401d-b68a-b8ffb6428bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7828 | 2026.02.19 01:41:21.558565 [ 4 ] {db4bbd39-da0b-401d-b68a-b8ffb6428bbd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7829 | 2026.02.19 01:41:21.558813 [ 4 ] {db4bbd39-da0b-401d-b68a-b8ffb6428bbd} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.02.19 01:41:21.558986 [ 4 ] {db4bbd39-da0b-401d-b68a-b8ffb6428bbd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001636 sec., 14669.926650366748 rows/sec., 1.22 MiB/sec. | ||
| 7831 | 2026.02.19 01:41:21.559030 [ 4 ] {db4bbd39-da0b-401d-b68a-b8ffb6428bbd} <Debug> TCPHandler: Processed in 0.001974968 sec. | ||
| 7832 | 2026.02.19 01:41:21.559155 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2026.02.19 01:41:21.559248 [ 4 ] {a2a176c7-969e-4b30-99a0-70d0673b947f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7834 | 2026.02.19 01:41:21.559289 [ 4 ] {a2a176c7-969e-4b30-99a0-70d0673b947f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7835 | 2026.02.19 01:41:21.559690 [ 4 ] {a2a176c7-969e-4b30-99a0-70d0673b947f} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.02.19 01:41:21.559726 [ 4 ] {a2a176c7-969e-4b30-99a0-70d0673b947f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7837 | 2026.02.19 01:41:21.560022 [ 4 ] {a2a176c7-969e-4b30-99a0-70d0673b947f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7838 | 2026.02.19 01:41:21.560233 [ 4 ] {a2a176c7-969e-4b30-99a0-70d0673b947f} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2026.02.19 01:41:21.560369 [ 4 ] {a2a176c7-969e-4b30-99a0-70d0673b947f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001139 sec., 3511.8525021949076 rows/sec., 286.37 KiB/sec. | ||
| 7840 | 2026.02.19 01:41:21.560407 [ 4 ] {a2a176c7-969e-4b30-99a0-70d0673b947f} <Debug> TCPHandler: Processed in 0.001302065 sec. | ||
| 7841 | 2026.02.19 01:41:21.560509 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2026.02.19 01:41:21.560601 [ 4 ] {541b401a-197f-4d4f-8d0f-e7813f02bb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7843 | 2026.02.19 01:41:21.560641 [ 4 ] {541b401a-197f-4d4f-8d0f-e7813f02bb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7844 | 2026.02.19 01:41:21.561740 [ 4 ] {541b401a-197f-4d4f-8d0f-e7813f02bb4d} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.02.19 01:41:21.561775 [ 4 ] {541b401a-197f-4d4f-8d0f-e7813f02bb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7846 | 2026.02.19 01:41:21.562218 [ 4 ] {541b401a-197f-4d4f-8d0f-e7813f02bb4d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7847 | 2026.02.19 01:41:21.562432 [ 4 ] {541b401a-197f-4d4f-8d0f-e7813f02bb4d} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.02.19 01:41:21.562564 [ 4 ] {541b401a-197f-4d4f-8d0f-e7813f02bb4d} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.00198 sec., 675757.5757575758 rows/sec., 56.51 MiB/sec. | ||
| 7849 | 2026.02.19 01:41:21.562602 [ 4 ] {541b401a-197f-4d4f-8d0f-e7813f02bb4d} <Debug> TCPHandler: Processed in 0.002142101 sec. | ||
| 7850 | 2026.02.19 01:41:21.562613 [ 130 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7851 | 2026.02.19 01:41:21.562687 [ 130 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.02.19 01:41:21.562714 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7853 | 2026.02.19 01:41:21.562716 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7854 | 2026.02.19 01:41:21.562824 [ 4 ] {af4c9185-5420-4bfd-bccc-f24b262308d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7855 | 2026.02.19 01:41:21.562875 [ 4 ] {af4c9185-5420-4bfd-bccc-f24b262308d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7856 | 2026.02.19 01:41:21.562881 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 7857 | 2026.02.19 01:41:21.563038 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7858 | 2026.02.19 01:41:21.563077 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2149 rows starting from the beginning of the part | ||
| 7859 | 2026.02.19 01:41:21.563151 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 7860 | 2026.02.19 01:41:21.563203 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 121 rows starting from the beginning of the part | ||
| 7861 | 2026.02.19 01:41:21.563251 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 76 rows starting from the beginning of the part | ||
| 7862 | 2026.02.19 01:41:21.563287 [ 4 ] {af4c9185-5420-4bfd-bccc-f24b262308d6} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2026.02.19 01:41:21.563296 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 116 rows starting from the beginning of the part | ||
| 7864 | 2026.02.19 01:41:21.563333 [ 4 ] {af4c9185-5420-4bfd-bccc-f24b262308d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7865 | 2026.02.19 01:41:21.563360 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1338 rows starting from the beginning of the part | ||
| 7866 | 2026.02.19 01:41:21.563714 [ 4 ] {af4c9185-5420-4bfd-bccc-f24b262308d6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7867 | 2026.02.19 01:41:21.563971 [ 4 ] {af4c9185-5420-4bfd-bccc-f24b262308d6} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.02.19 01:41:21.564085 [ 130 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7869 | 2026.02.19 01:41:21.564117 [ 4 ] {af4c9185-5420-4bfd-bccc-f24b262308d6} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.00131 sec., 19847.32824427481 rows/sec., 1.49 MiB/sec. | ||
| 7870 | 2026.02.19 01:41:21.564118 [ 130 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.02.19 01:41:21.564162 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7872 | 2026.02.19 01:41:21.564164 [ 4 ] {af4c9185-5420-4bfd-bccc-f24b262308d6} <Debug> TCPHandler: Processed in 0.001496379 sec. | ||
| 7873 | 2026.02.19 01:41:21.564263 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 7874 | 2026.02.19 01:41:21.564276 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7875 | 2026.02.19 01:41:21.564366 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7876 | 2026.02.19 01:41:21.564381 [ 4 ] {724be040-1699-420c-8c04-d3171ed44ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7877 | 2026.02.19 01:41:21.564402 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 214 rows starting from the beginning of the part | ||
| 7878 | 2026.02.19 01:41:21.564421 [ 4 ] {724be040-1699-420c-8c04-d3171ed44ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7879 | 2026.02.19 01:41:21.564466 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 7880 | 2026.02.19 01:41:21.564511 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 7881 | 2026.02.19 01:41:21.564553 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 7882 | 2026.02.19 01:41:21.564591 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 7883 | 2026.02.19 01:41:21.564629 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 7884 | 2026.02.19 01:41:21.564913 [ 4 ] {724be040-1699-420c-8c04-d3171ed44ef0} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2026.02.19 01:41:21.564946 [ 4 ] {724be040-1699-420c-8c04-d3171ed44ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7886 | 2026.02.19 01:41:21.564980 [ 187 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3876 rows, containing 5 columns (5 merged, 0 gathered) in 0.002180162 sec., 1777849.5359519157 rows/sec., 154.04 MiB/sec. | ||
| 7887 | 2026.02.19 01:41:21.565379 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7888 | 2026.02.19 01:41:21.565393 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176263 sec., 280549.5029597972 rows/sec., 19.84 MiB/sec. | ||
| 7889 | 2026.02.19 01:41:21.565472 [ 4 ] {724be040-1699-420c-8c04-d3171ed44ef0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7890 | 2026.02.19 01:41:21.565589 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7891 | 2026.02.19 01:41:21.565727 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_51_10} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.02.19 01:41:21.565788 [ 4 ] {724be040-1699-420c-8c04-d3171ed44ef0} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.02.19 01:41:21.565823 [ 201 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_51_10} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7894 | 2026.02.19 01:41:21.565906 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 7895 | 2026.02.19 01:41:21.565947 [ 4 ] {724be040-1699-420c-8c04-d3171ed44ef0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001584 sec., 159090.9090909091 rows/sec., 11.00 MiB/sec. | ||
| 7896 | 2026.02.19 01:41:21.565972 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_51_10} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2026.02.19 01:41:21.565990 [ 4 ] {724be040-1699-420c-8c04-d3171ed44ef0} <Debug> TCPHandler: Processed in 0.001761153 sec. | ||
| 7898 | 2026.02.19 01:41:21.566068 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_51_10} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7899 | 2026.02.19 01:41:21.566108 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7900 | 2026.02.19 01:41:21.566175 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7901 | 2026.02.19 01:41:21.566203 [ 4 ] {e98ecbe8-f712-4bc9-b8a4-7a9c788ce208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7902 | 2026.02.19 01:41:21.566247 [ 4 ] {e98ecbe8-f712-4bc9-b8a4-7a9c788ce208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7903 | 2026.02.19 01:41:21.566635 [ 4 ] {e98ecbe8-f712-4bc9-b8a4-7a9c788ce208} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2026.02.19 01:41:21.566670 [ 4 ] {e98ecbe8-f712-4bc9-b8a4-7a9c788ce208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7905 | 2026.02.19 01:41:21.566979 [ 4 ] {e98ecbe8-f712-4bc9-b8a4-7a9c788ce208} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7906 | 2026.02.19 01:41:21.567189 [ 4 ] {e98ecbe8-f712-4bc9-b8a4-7a9c788ce208} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7907 | 2026.02.19 01:41:21.567320 [ 4 ] {e98ecbe8-f712-4bc9-b8a4-7a9c788ce208} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 7908 | 2026.02.19 01:41:21.567358 [ 4 ] {e98ecbe8-f712-4bc9-b8a4-7a9c788ce208} <Debug> TCPHandler: Processed in 0.001299145 sec. | ||
| 7909 | 2026.02.19 01:41:21.567465 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7910 | 2026.02.19 01:41:21.567556 [ 4 ] {ca7a412c-250e-4307-b47c-ed72925d342f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7911 | 2026.02.19 01:41:21.567594 [ 4 ] {ca7a412c-250e-4307-b47c-ed72925d342f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7912 | 2026.02.19 01:41:21.568210 [ 4 ] {ca7a412c-250e-4307-b47c-ed72925d342f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.02.19 01:41:21.568245 [ 4 ] {ca7a412c-250e-4307-b47c-ed72925d342f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7914 | 2026.02.19 01:41:21.568583 [ 4 ] {ca7a412c-250e-4307-b47c-ed72925d342f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7915 | 2026.02.19 01:41:21.568799 [ 4 ] {ca7a412c-250e-4307-b47c-ed72925d342f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2026.02.19 01:41:21.568910 [ 130 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7917 | 2026.02.19 01:41:21.568933 [ 4 ] {ca7a412c-250e-4307-b47c-ed72925d342f} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001395 sec., 408602.15053763444 rows/sec., 30.65 MiB/sec. | ||
| 7918 | 2026.02.19 01:41:21.568941 [ 130 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7919 | 2026.02.19 01:41:21.568974 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7920 | 2026.02.19 01:41:21.568980 [ 4 ] {ca7a412c-250e-4307-b47c-ed72925d342f} <Debug> TCPHandler: Processed in 0.00156419 sec. | ||
| 7921 | 2026.02.19 01:41:21.569049 [ 196 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 7922 | 2026.02.19 01:41:21.569107 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2026.02.19 01:41:21.569138 [ 196 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7924 | 2026.02.19 01:41:21.569166 [ 196 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1060 rows starting from the beginning of the part | ||
| 7925 | 2026.02.19 01:41:21.569200 [ 4 ] {6725be39-b596-44e1-b4ce-4c09a5ba7d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7926 | 2026.02.19 01:41:21.569218 [ 196 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 7927 | 2026.02.19 01:41:21.569242 [ 4 ] {6725be39-b596-44e1-b4ce-4c09a5ba7d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7928 | 2026.02.19 01:41:21.569261 [ 196 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 7929 | 2026.02.19 01:41:21.569304 [ 196 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 74 rows starting from the beginning of the part | ||
| 7930 | 2026.02.19 01:41:21.569349 [ 196 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 94 rows starting from the beginning of the part | ||
| 7931 | 2026.02.19 01:41:21.569391 [ 196 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 570 rows starting from the beginning of the part | ||
| 7932 | 2026.02.19 01:41:21.569834 [ 4 ] {6725be39-b596-44e1-b4ce-4c09a5ba7d96} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2026.02.19 01:41:21.569875 [ 4 ] {6725be39-b596-44e1-b4ce-4c09a5ba7d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7934 | 2026.02.19 01:41:21.570272 [ 4 ] {6725be39-b596-44e1-b4ce-4c09a5ba7d96} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7935 | 2026.02.19 01:41:21.570342 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324856 sec., 1491482.8479472487 rows/sec., 116.61 MiB/sec. | ||
| 7936 | 2026.02.19 01:41:21.570487 [ 4 ] {6725be39-b596-44e1-b4ce-4c09a5ba7d96} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.02.19 01:41:21.570566 [ 201 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7938 | 2026.02.19 01:41:21.570629 [ 4 ] {6725be39-b596-44e1-b4ce-4c09a5ba7d96} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001446 sec., 609958.5062240664 rows/sec., 41.40 MiB/sec. | ||
| 7939 | 2026.02.19 01:41:21.570672 [ 4 ] {6725be39-b596-44e1-b4ce-4c09a5ba7d96} <Debug> TCPHandler: Processed in 0.001612731 sec. | ||
| 7940 | 2026.02.19 01:41:21.570783 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.02.19 01:41:21.570873 [ 201 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_51_10} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.02.19 01:41:21.570886 [ 4 ] {375a2710-a006-4eb9-bc66-badc4be3d8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7943 | 2026.02.19 01:41:21.570947 [ 4 ] {375a2710-a006-4eb9-bc66-badc4be3d8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7944 | 2026.02.19 01:41:21.570966 [ 201 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_51_10} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7945 | 2026.02.19 01:41:21.571057 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 7946 | 2026.02.19 01:41:21.571703 [ 4 ] {375a2710-a006-4eb9-bc66-badc4be3d8bb} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.02.19 01:41:21.571744 [ 4 ] {375a2710-a006-4eb9-bc66-badc4be3d8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7948 | 2026.02.19 01:41:21.572260 [ 4 ] {375a2710-a006-4eb9-bc66-badc4be3d8bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7949 | 2026.02.19 01:41:21.572482 [ 4 ] {375a2710-a006-4eb9-bc66-badc4be3d8bb} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2026.02.19 01:41:21.572600 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7951 | 2026.02.19 01:41:21.572620 [ 4 ] {375a2710-a006-4eb9-bc66-badc4be3d8bb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00176 sec., 5681.818181818182 rows/sec., 10.18 MiB/sec. | ||
| 7952 | 2026.02.19 01:41:21.572634 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.02.19 01:41:21.572662 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7954 | 2026.02.19 01:41:21.572680 [ 4 ] {375a2710-a006-4eb9-bc66-badc4be3d8bb} <Debug> TCPHandler: Processed in 0.001945737 sec. | ||
| 7955 | 2026.02.19 01:41:21.572757 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 7956 | 2026.02.19 01:41:21.572789 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2026.02.19 01:41:21.572894 [ 4 ] {6002e936-8e4e-4a2d-a8ba-2c65be39ff07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7958 | 2026.02.19 01:41:21.572937 [ 4 ] {6002e936-8e4e-4a2d-a8ba-2c65be39ff07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7959 | 2026.02.19 01:41:21.573017 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7960 | 2026.02.19 01:41:21.573088 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 897 rows starting from the beginning of the part | ||
| 7961 | 2026.02.19 01:41:21.573246 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 7962 | 2026.02.19 01:41:21.573269 [ 4 ] {6002e936-8e4e-4a2d-a8ba-2c65be39ff07} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.02.19 01:41:21.573310 [ 4 ] {6002e936-8e4e-4a2d-a8ba-2c65be39ff07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7964 | 2026.02.19 01:41:21.573376 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 7965 | 2026.02.19 01:41:21.573510 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 7966 | 2026.02.19 01:41:21.573607 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 7967 | 2026.02.19 01:41:21.573631 [ 4 ] {6002e936-8e4e-4a2d-a8ba-2c65be39ff07} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7968 | 2026.02.19 01:41:21.573707 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 7969 | 2026.02.19 01:41:21.573868 [ 4 ] {6002e936-8e4e-4a2d-a8ba-2c65be39ff07} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2026.02.19 01:41:21.574003 [ 4 ] {6002e936-8e4e-4a2d-a8ba-2c65be39ff07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 7971 | 2026.02.19 01:41:21.574040 [ 4 ] {6002e936-8e4e-4a2d-a8ba-2c65be39ff07} <Debug> TCPHandler: Processed in 0.001299785 sec. | ||
| 7972 | 2026.02.19 01:41:21.579703 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 19 columns (19 merged, 0 gathered) in 0.006987394 sec., 141254.3789573051 rows/sec., 253.12 MiB/sec. | ||
| 7973 | 2026.02.19 01:41:21.581289 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7974 | 2026.02.19 01:41:21.581628 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.02.19 01:41:21.581708 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7976 | 2026.02.19 01:41:21.581826 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.18 MiB. | ||
| 7977 | 2026.02.19 01:41:22.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.83 MiB, peak 296.09 MiB, free memory in arenas 0.00 B, will set to 290.67 MiB (RSS), difference: 3.84 MiB | ||
| 7978 | 2026.02.19 01:41:23.173215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17820 | ||
| 7979 | 2026.02.19 01:41:23.173772 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.02.19 01:41:23.173821 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7981 | 2026.02.19 01:41:23.174419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7982 | 2026.02.19 01:41:23.174659 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.02.19 01:41:23.174793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17820 | ||
| 7984 | 2026.02.19 01:41:24.159216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7985 | 2026.02.19 01:41:24.175014 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.02.19 01:41:24.175077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7987 | 2026.02.19 01:41:24.181538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7988 | 2026.02.19 01:41:24.182447 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.02.19 01:41:24.186164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7990 | 2026.02.19 01:41:25.720475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 958 | ||
| 7991 | 2026.02.19 01:41:25.722873 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7992 | 2026.02.19 01:41:25.722915 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7993 | 2026.02.19 01:41:25.724070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7994 | 2026.02.19 01:41:25.724325 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7995 | 2026.02.19 01:41:25.724576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 958 | ||
| 7996 | 2026.02.19 01:41:26.527772 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7997 | 2026.02.19 01:41:26.527991 [ 4 ] {5d0dc47d-e63e-476c-b900-f5384c7bd579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7998 | 2026.02.19 01:41:26.528067 [ 4 ] {5d0dc47d-e63e-476c-b900-f5384c7bd579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7999 | 2026.02.19 01:41:26.528769 [ 4 ] {5d0dc47d-e63e-476c-b900-f5384c7bd579} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2026.02.19 01:41:26.528817 [ 4 ] {5d0dc47d-e63e-476c-b900-f5384c7bd579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8001 | 2026.02.19 01:41:26.529217 [ 4 ] {5d0dc47d-e63e-476c-b900-f5384c7bd579} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8002 | 2026.02.19 01:41:26.529453 [ 4 ] {5d0dc47d-e63e-476c-b900-f5384c7bd579} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2026.02.19 01:41:26.529606 [ 4 ] {5d0dc47d-e63e-476c-b900-f5384c7bd579} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001667 sec., 69586.08278344331 rows/sec., 5.91 MiB/sec. | ||
| 8004 | 2026.02.19 01:41:26.529649 [ 4 ] {5d0dc47d-e63e-476c-b900-f5384c7bd579} <Debug> TCPHandler: Processed in 0.002012698 sec. | ||
| 8005 | 2026.02.19 01:41:26.529779 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8006 | 2026.02.19 01:41:26.529877 [ 4 ] {00d19b25-9898-45cd-a930-214894244819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8007 | 2026.02.19 01:41:26.529920 [ 4 ] {00d19b25-9898-45cd-a930-214894244819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8008 | 2026.02.19 01:41:26.530328 [ 4 ] {00d19b25-9898-45cd-a930-214894244819} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8009 | 2026.02.19 01:41:26.530367 [ 4 ] {00d19b25-9898-45cd-a930-214894244819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8010 | 2026.02.19 01:41:26.530667 [ 4 ] {00d19b25-9898-45cd-a930-214894244819} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8011 | 2026.02.19 01:41:26.530886 [ 4 ] {00d19b25-9898-45cd-a930-214894244819} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2026.02.19 01:41:26.531015 [ 4 ] {00d19b25-9898-45cd-a930-214894244819} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001157 sec., 25929.127052722557 rows/sec., 1.90 MiB/sec. | ||
| 8013 | 2026.02.19 01:41:26.531054 [ 4 ] {00d19b25-9898-45cd-a930-214894244819} <Debug> TCPHandler: Processed in 0.001325595 sec. | ||
| 8014 | 2026.02.19 01:41:26.531167 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8015 | 2026.02.19 01:41:26.531262 [ 4 ] {8fe83370-60f0-473f-b3e2-552bd96807cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8016 | 2026.02.19 01:41:26.531302 [ 4 ] {8fe83370-60f0-473f-b3e2-552bd96807cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8017 | 2026.02.19 01:41:26.531725 [ 4 ] {8fe83370-60f0-473f-b3e2-552bd96807cf} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2026.02.19 01:41:26.531763 [ 4 ] {8fe83370-60f0-473f-b3e2-552bd96807cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8019 | 2026.02.19 01:41:26.532101 [ 4 ] {8fe83370-60f0-473f-b3e2-552bd96807cf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8020 | 2026.02.19 01:41:26.532316 [ 4 ] {8fe83370-60f0-473f-b3e2-552bd96807cf} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8021 | 2026.02.19 01:41:26.532444 [ 4 ] {8fe83370-60f0-473f-b3e2-552bd96807cf} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.0012 sec., 78333.33333333334 rows/sec., 6.12 MiB/sec. | ||
| 8022 | 2026.02.19 01:41:26.532482 [ 4 ] {8fe83370-60f0-473f-b3e2-552bd96807cf} <Debug> TCPHandler: Processed in 0.001365077 sec. | ||
| 8023 | 2026.02.19 01:41:26.532595 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8024 | 2026.02.19 01:41:26.532690 [ 4 ] {94b1ae6a-b65a-42be-8f37-e42cee7e9828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8025 | 2026.02.19 01:41:26.532734 [ 4 ] {94b1ae6a-b65a-42be-8f37-e42cee7e9828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8026 | 2026.02.19 01:41:26.533134 [ 4 ] {94b1ae6a-b65a-42be-8f37-e42cee7e9828} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.02.19 01:41:26.533171 [ 4 ] {94b1ae6a-b65a-42be-8f37-e42cee7e9828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8028 | 2026.02.19 01:41:26.533503 [ 4 ] {94b1ae6a-b65a-42be-8f37-e42cee7e9828} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8029 | 2026.02.19 01:41:26.533716 [ 4 ] {94b1ae6a-b65a-42be-8f37-e42cee7e9828} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2026.02.19 01:41:26.533829 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8031 | 2026.02.19 01:41:26.533846 [ 4 ] {94b1ae6a-b65a-42be-8f37-e42cee7e9828} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 8032 | 2026.02.19 01:41:26.533915 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2026.02.19 01:41:26.533928 [ 4 ] {94b1ae6a-b65a-42be-8f37-e42cee7e9828} <Debug> TCPHandler: Processed in 0.001380587 sec. | ||
| 8034 | 2026.02.19 01:41:26.533944 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8035 | 2026.02.19 01:41:26.534063 [ 189 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 8036 | 2026.02.19 01:41:26.534108 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8037 | 2026.02.19 01:41:26.534206 [ 189 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8038 | 2026.02.19 01:41:26.534209 [ 4 ] {cd669691-539d-451f-aa75-a891b21c8b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8039 | 2026.02.19 01:41:26.534269 [ 189 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13842 rows starting from the beginning of the part | ||
| 8040 | 2026.02.19 01:41:26.534292 [ 4 ] {cd669691-539d-451f-aa75-a891b21c8b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8041 | 2026.02.19 01:41:26.534353 [ 189 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 165 rows starting from the beginning of the part | ||
| 8042 | 2026.02.19 01:41:26.534411 [ 189 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 8043 | 2026.02.19 01:41:26.534462 [ 189 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8044 | 2026.02.19 01:41:26.534508 [ 189 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 882 rows starting from the beginning of the part | ||
| 8045 | 2026.02.19 01:41:26.534556 [ 189 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 8046 | 2026.02.19 01:41:26.535097 [ 4 ] {cd669691-539d-451f-aa75-a891b21c8b36} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2026.02.19 01:41:26.535141 [ 4 ] {cd669691-539d-451f-aa75-a891b21c8b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8048 | 2026.02.19 01:41:26.535725 [ 4 ] {cd669691-539d-451f-aa75-a891b21c8b36} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8049 | 2026.02.19 01:41:26.535994 [ 4 ] {cd669691-539d-451f-aa75-a891b21c8b36} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2026.02.19 01:41:26.536144 [ 4 ] {cd669691-539d-451f-aa75-a891b21c8b36} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001953 sec., 15360.983102918586 rows/sec., 27.53 MiB/sec. | ||
| 8051 | 2026.02.19 01:41:26.536202 [ 4 ] {cd669691-539d-451f-aa75-a891b21c8b36} <Debug> TCPHandler: Processed in 0.002142701 sec. | ||
| 8052 | 2026.02.19 01:41:26.536316 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2026.02.19 01:41:26.536412 [ 4 ] {7d39f2f5-fb41-448a-942a-b2e6596553b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8054 | 2026.02.19 01:41:26.536454 [ 4 ] {7d39f2f5-fb41-448a-942a-b2e6596553b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8055 | 2026.02.19 01:41:26.536792 [ 4 ] {7d39f2f5-fb41-448a-942a-b2e6596553b6} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.02.19 01:41:26.536830 [ 4 ] {7d39f2f5-fb41-448a-942a-b2e6596553b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8057 | 2026.02.19 01:41:26.537184 [ 4 ] {7d39f2f5-fb41-448a-942a-b2e6596553b6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8058 | 2026.02.19 01:41:26.537396 [ 4 ] {7d39f2f5-fb41-448a-942a-b2e6596553b6} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2026.02.19 01:41:26.537525 [ 4 ] {7d39f2f5-fb41-448a-942a-b2e6596553b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 8060 | 2026.02.19 01:41:26.537563 [ 4 ] {7d39f2f5-fb41-448a-942a-b2e6596553b6} <Debug> TCPHandler: Processed in 0.001297214 sec. | ||
| 8061 | 2026.02.19 01:41:26.538715 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15369 rows, containing 5 columns (5 merged, 0 gathered) in 0.00469549 sec., 3273140.822363587 rows/sec., 224.21 MiB/sec. | ||
| 8062 | 2026.02.19 01:41:26.539290 [ 200 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8063 | 2026.02.19 01:41:26.539568 [ 200 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8064 | 2026.02.19 01:41:26.539648 [ 200 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8065 | 2026.02.19 01:41:26.539741 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 8066 | 2026.02.19 01:41:30.547975 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8067 | 2026.02.19 01:41:30.548032 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8068 | 2026.02.19 01:41:30.674957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18268 | ||
| 8069 | 2026.02.19 01:41:30.675530 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8070 | 2026.02.19 01:41:30.675580 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8071 | 2026.02.19 01:41:30.676130 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8072 | 2026.02.19 01:41:30.676351 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8073 | 2026.02.19 01:41:30.676486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18268 | ||
| 8074 | 2026.02.19 01:41:31.526456 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8075 | 2026.02.19 01:41:31.526665 [ 4 ] {57a5dff6-a24d-40b1-b636-0061f584e538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8076 | 2026.02.19 01:41:31.526736 [ 4 ] {57a5dff6-a24d-40b1-b636-0061f584e538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8077 | 2026.02.19 01:41:31.527410 [ 4 ] {57a5dff6-a24d-40b1-b636-0061f584e538} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2026.02.19 01:41:31.527453 [ 4 ] {57a5dff6-a24d-40b1-b636-0061f584e538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8079 | 2026.02.19 01:41:31.527841 [ 4 ] {57a5dff6-a24d-40b1-b636-0061f584e538} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8080 | 2026.02.19 01:41:31.528056 [ 4 ] {57a5dff6-a24d-40b1-b636-0061f584e538} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2026.02.19 01:41:31.528216 [ 4 ] {57a5dff6-a24d-40b1-b636-0061f584e538} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001603 sec., 47411.10417966313 rows/sec., 3.91 MiB/sec. | ||
| 8082 | 2026.02.19 01:41:31.528258 [ 4 ] {57a5dff6-a24d-40b1-b636-0061f584e538} <Debug> TCPHandler: Processed in 0.001938257 sec. | ||
| 8083 | 2026.02.19 01:41:31.528381 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8084 | 2026.02.19 01:41:31.528475 [ 4 ] {fded8c3e-0e58-4400-bc3d-9f3ec4286b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8085 | 2026.02.19 01:41:31.528514 [ 4 ] {fded8c3e-0e58-4400-bc3d-9f3ec4286b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8086 | 2026.02.19 01:41:31.528915 [ 4 ] {fded8c3e-0e58-4400-bc3d-9f3ec4286b3e} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2026.02.19 01:41:31.528952 [ 4 ] {fded8c3e-0e58-4400-bc3d-9f3ec4286b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8088 | 2026.02.19 01:41:31.529255 [ 4 ] {fded8c3e-0e58-4400-bc3d-9f3ec4286b3e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8089 | 2026.02.19 01:41:31.529459 [ 4 ] {fded8c3e-0e58-4400-bc3d-9f3ec4286b3e} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8090 | 2026.02.19 01:41:31.529600 [ 4 ] {fded8c3e-0e58-4400-bc3d-9f3ec4286b3e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001143 sec., 8748.906386701663 rows/sec., 657.88 KiB/sec. | ||
| 8091 | 2026.02.19 01:41:31.529638 [ 4 ] {fded8c3e-0e58-4400-bc3d-9f3ec4286b3e} <Debug> TCPHandler: Processed in 0.001306035 sec. | ||
| 8092 | 2026.02.19 01:41:31.529748 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8093 | 2026.02.19 01:41:31.529841 [ 4 ] {14378e6b-516b-41de-b233-dc6940a30699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8094 | 2026.02.19 01:41:31.529879 [ 4 ] {14378e6b-516b-41de-b233-dc6940a30699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8095 | 2026.02.19 01:41:31.530290 [ 4 ] {14378e6b-516b-41de-b233-dc6940a30699} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2026.02.19 01:41:31.530327 [ 4 ] {14378e6b-516b-41de-b233-dc6940a30699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8097 | 2026.02.19 01:41:31.530638 [ 4 ] {14378e6b-516b-41de-b233-dc6940a30699} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8098 | 2026.02.19 01:41:31.530841 [ 4 ] {14378e6b-516b-41de-b233-dc6940a30699} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2026.02.19 01:41:31.530975 [ 4 ] {14378e6b-516b-41de-b233-dc6940a30699} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001152 sec., 64236.11111111111 rows/sec., 5.02 MiB/sec. | ||
| 8100 | 2026.02.19 01:41:31.531012 [ 4 ] {14378e6b-516b-41de-b233-dc6940a30699} <Debug> TCPHandler: Processed in 0.001313315 sec. | ||
| 8101 | 2026.02.19 01:41:31.531123 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8102 | 2026.02.19 01:41:31.531216 [ 4 ] {fee762ca-0785-4560-a2ef-6f630d74f1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8103 | 2026.02.19 01:41:31.531257 [ 4 ] {fee762ca-0785-4560-a2ef-6f630d74f1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8104 | 2026.02.19 01:41:31.531660 [ 4 ] {fee762ca-0785-4560-a2ef-6f630d74f1e9} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2026.02.19 01:41:31.531697 [ 4 ] {fee762ca-0785-4560-a2ef-6f630d74f1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8106 | 2026.02.19 01:41:31.532015 [ 4 ] {fee762ca-0785-4560-a2ef-6f630d74f1e9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8107 | 2026.02.19 01:41:31.532215 [ 4 ] {fee762ca-0785-4560-a2ef-6f630d74f1e9} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8108 | 2026.02.19 01:41:31.532355 [ 4 ] {fee762ca-0785-4560-a2ef-6f630d74f1e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 8109 | 2026.02.19 01:41:31.532393 [ 4 ] {fee762ca-0785-4560-a2ef-6f630d74f1e9} <Debug> TCPHandler: Processed in 0.001318975 sec. | ||
| 8110 | 2026.02.19 01:41:31.532501 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8111 | 2026.02.19 01:41:31.532593 [ 4 ] {7066639c-91b9-4d48-abc1-9652fe0c9f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8112 | 2026.02.19 01:41:31.532646 [ 4 ] {7066639c-91b9-4d48-abc1-9652fe0c9f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8113 | 2026.02.19 01:41:31.533435 [ 4 ] {7066639c-91b9-4d48-abc1-9652fe0c9f8f} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.02.19 01:41:31.533471 [ 4 ] {7066639c-91b9-4d48-abc1-9652fe0c9f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8115 | 2026.02.19 01:41:31.533995 [ 4 ] {7066639c-91b9-4d48-abc1-9652fe0c9f8f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8116 | 2026.02.19 01:41:31.534206 [ 4 ] {7066639c-91b9-4d48-abc1-9652fe0c9f8f} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2026.02.19 01:41:31.534351 [ 4 ] {7066639c-91b9-4d48-abc1-9652fe0c9f8f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001776 sec., 5630.630630630631 rows/sec., 10.09 MiB/sec. | ||
| 8118 | 2026.02.19 01:41:31.534405 [ 4 ] {7066639c-91b9-4d48-abc1-9652fe0c9f8f} <Debug> TCPHandler: Processed in 0.001952538 sec. | ||
| 8119 | 2026.02.19 01:41:31.534517 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2026.02.19 01:41:31.534610 [ 4 ] {13f25f3e-3d0b-4b2e-b18d-a826499a6963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8121 | 2026.02.19 01:41:31.534651 [ 4 ] {13f25f3e-3d0b-4b2e-b18d-a826499a6963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8122 | 2026.02.19 01:41:31.534987 [ 4 ] {13f25f3e-3d0b-4b2e-b18d-a826499a6963} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.02.19 01:41:31.535023 [ 4 ] {13f25f3e-3d0b-4b2e-b18d-a826499a6963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8124 | 2026.02.19 01:41:31.535321 [ 4 ] {13f25f3e-3d0b-4b2e-b18d-a826499a6963} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8125 | 2026.02.19 01:41:31.535527 [ 4 ] {13f25f3e-3d0b-4b2e-b18d-a826499a6963} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2026.02.19 01:41:31.535636 [ 117 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8127 | 2026.02.19 01:41:31.535651 [ 4 ] {13f25f3e-3d0b-4b2e-b18d-a826499a6963} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 8128 | 2026.02.19 01:41:31.535701 [ 117 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8129 | 2026.02.19 01:41:31.535707 [ 4 ] {13f25f3e-3d0b-4b2e-b18d-a826499a6963} <Debug> TCPHandler: Processed in 0.001238144 sec. | ||
| 8130 | 2026.02.19 01:41:31.535731 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8131 | 2026.02.19 01:41:31.535845 [ 201 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 8132 | 2026.02.19 01:41:31.535996 [ 201 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8133 | 2026.02.19 01:41:31.536045 [ 201 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2562 rows starting from the beginning of the part | ||
| 8134 | 2026.02.19 01:41:31.536116 [ 201 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 8135 | 2026.02.19 01:41:31.536165 [ 201 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 8136 | 2026.02.19 01:41:31.536209 [ 201 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 8137 | 2026.02.19 01:41:31.536251 [ 201 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 8138 | 2026.02.19 01:41:31.536292 [ 201 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 8139 | 2026.02.19 01:41:31.537511 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2862 rows, containing 4 columns (4 merged, 0 gathered) in 0.001711383 sec., 1672331.6756097262 rows/sec., 111.50 MiB/sec. | ||
| 8140 | 2026.02.19 01:41:31.537821 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8141 | 2026.02.19 01:41:31.538127 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_51_10} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2026.02.19 01:41:31.538211 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_51_10} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8143 | 2026.02.19 01:41:31.538306 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8144 | 2026.02.19 01:41:31.686288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8145 | 2026.02.19 01:41:31.703321 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8146 | 2026.02.19 01:41:31.703383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8147 | 2026.02.19 01:41:31.708970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8148 | 2026.02.19 01:41:31.709701 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2026.02.19 01:41:31.712609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8150 | 2026.02.19 01:41:32.689731 [ 117 ] {} <Debug> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8151 | 2026.02.19 01:41:32.689802 [ 117 ] {} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.02.19 01:41:32.689827 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8153 | 2026.02.19 01:41:32.689968 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 8154 | 2026.02.19 01:41:32.690192 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8155 | 2026.02.19 01:41:32.690251 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 8156 | 2026.02.19 01:41:32.690358 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8157 | 2026.02.19 01:41:32.690436 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8158 | 2026.02.19 01:41:32.690505 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 8159 | 2026.02.19 01:41:32.690571 [ 197 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 8160 | 2026.02.19 01:41:32.691663 [ 188 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001754614 sec., 21657.184999093817 rows/sec., 1.81 MiB/sec. | ||
| 8161 | 2026.02.19 01:41:32.691851 [ 188 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8162 | 2026.02.19 01:41:32.692187 [ 188 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_17_4} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2026.02.19 01:41:32.692278 [ 188 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_17_4} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8164 | 2026.02.19 01:41:32.692377 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8165 | 2026.02.19 01:41:35.724827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 982 | ||
| 8166 | 2026.02.19 01:41:35.727064 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8167 | 2026.02.19 01:41:35.727109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8168 | 2026.02.19 01:41:35.728285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8169 | 2026.02.19 01:41:35.728556 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8170 | 2026.02.19 01:41:35.728894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 982 | ||
| 8171 | 2026.02.19 01:41:36.527036 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2026.02.19 01:41:36.527231 [ 4 ] {457e1273-9009-4b8a-af5a-9d51130b808c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8173 | 2026.02.19 01:41:36.527296 [ 4 ] {457e1273-9009-4b8a-af5a-9d51130b808c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8174 | 2026.02.19 01:41:36.527952 [ 4 ] {457e1273-9009-4b8a-af5a-9d51130b808c} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.02.19 01:41:36.528005 [ 4 ] {457e1273-9009-4b8a-af5a-9d51130b808c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8176 | 2026.02.19 01:41:36.528376 [ 4 ] {457e1273-9009-4b8a-af5a-9d51130b808c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8177 | 2026.02.19 01:41:36.528609 [ 4 ] {457e1273-9009-4b8a-af5a-9d51130b808c} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.02.19 01:41:36.528770 [ 4 ] {457e1273-9009-4b8a-af5a-9d51130b808c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001587 sec., 1260.2394454946439 rows/sec., 102.76 KiB/sec. | ||
| 8179 | 2026.02.19 01:41:36.528820 [ 4 ] {457e1273-9009-4b8a-af5a-9d51130b808c} <Debug> TCPHandler: Processed in 0.001922987 sec. | ||
| 8180 | 2026.02.19 01:41:36.528949 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.02.19 01:41:36.529050 [ 4 ] {a1745815-c2a4-4ba4-bc11-6172b2375fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8182 | 2026.02.19 01:41:36.529092 [ 4 ] {a1745815-c2a4-4ba4-bc11-6172b2375fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8183 | 2026.02.19 01:41:36.529563 [ 4 ] {a1745815-c2a4-4ba4-bc11-6172b2375fcd} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.02.19 01:41:36.529602 [ 4 ] {a1745815-c2a4-4ba4-bc11-6172b2375fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8185 | 2026.02.19 01:41:36.529911 [ 4 ] {a1745815-c2a4-4ba4-bc11-6172b2375fcd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8186 | 2026.02.19 01:41:36.530121 [ 4 ] {a1745815-c2a4-4ba4-bc11-6172b2375fcd} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.02.19 01:41:36.530252 [ 4 ] {a1745815-c2a4-4ba4-bc11-6172b2375fcd} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001225 sec., 95510.20408163266 rows/sec., 8.10 MiB/sec. | ||
| 8188 | 2026.02.19 01:41:36.530290 [ 4 ] {a1745815-c2a4-4ba4-bc11-6172b2375fcd} <Debug> TCPHandler: Processed in 0.001394267 sec. | ||
| 8189 | 2026.02.19 01:41:36.530432 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.02.19 01:41:36.530527 [ 4 ] {f109f480-32ac-4dc6-bd25-74660bf65633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8191 | 2026.02.19 01:41:36.530567 [ 4 ] {f109f480-32ac-4dc6-bd25-74660bf65633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8192 | 2026.02.19 01:41:36.531025 [ 4 ] {f109f480-32ac-4dc6-bd25-74660bf65633} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.02.19 01:41:36.531062 [ 4 ] {f109f480-32ac-4dc6-bd25-74660bf65633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8194 | 2026.02.19 01:41:36.531356 [ 4 ] {f109f480-32ac-4dc6-bd25-74660bf65633} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8195 | 2026.02.19 01:41:36.531573 [ 4 ] {f109f480-32ac-4dc6-bd25-74660bf65633} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.02.19 01:41:36.531704 [ 4 ] {f109f480-32ac-4dc6-bd25-74660bf65633} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001195 sec., 26778.242677824266 rows/sec., 1.96 MiB/sec. | ||
| 8197 | 2026.02.19 01:41:36.531741 [ 4 ] {f109f480-32ac-4dc6-bd25-74660bf65633} <Debug> TCPHandler: Processed in 0.001368997 sec. | ||
| 8198 | 2026.02.19 01:41:36.531869 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.02.19 01:41:36.531962 [ 4 ] {d8e810eb-8232-45d2-9a56-7321dfed04c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8200 | 2026.02.19 01:41:36.532003 [ 4 ] {d8e810eb-8232-45d2-9a56-7321dfed04c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8201 | 2026.02.19 01:41:36.532468 [ 4 ] {d8e810eb-8232-45d2-9a56-7321dfed04c3} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.02.19 01:41:36.532503 [ 4 ] {d8e810eb-8232-45d2-9a56-7321dfed04c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8203 | 2026.02.19 01:41:36.532798 [ 4 ] {d8e810eb-8232-45d2-9a56-7321dfed04c3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8204 | 2026.02.19 01:41:36.533008 [ 4 ] {d8e810eb-8232-45d2-9a56-7321dfed04c3} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.02.19 01:41:36.533133 [ 4 ] {d8e810eb-8232-45d2-9a56-7321dfed04c3} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001189 sec., 80740.11774600505 rows/sec., 6.31 MiB/sec. | ||
| 8206 | 2026.02.19 01:41:36.533171 [ 4 ] {d8e810eb-8232-45d2-9a56-7321dfed04c3} <Debug> TCPHandler: Processed in 0.001358276 sec. | ||
| 8207 | 2026.02.19 01:41:36.533304 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8208 | 2026.02.19 01:41:36.533398 [ 4 ] {8675ae2d-a0ca-45de-ad9b-0c8742725ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8209 | 2026.02.19 01:41:36.533440 [ 4 ] {8675ae2d-a0ca-45de-ad9b-0c8742725ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8210 | 2026.02.19 01:41:36.533882 [ 4 ] {8675ae2d-a0ca-45de-ad9b-0c8742725ab7} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.02.19 01:41:36.533920 [ 4 ] {8675ae2d-a0ca-45de-ad9b-0c8742725ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8212 | 2026.02.19 01:41:36.534246 [ 4 ] {8675ae2d-a0ca-45de-ad9b-0c8742725ab7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8213 | 2026.02.19 01:41:36.534457 [ 4 ] {8675ae2d-a0ca-45de-ad9b-0c8742725ab7} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2026.02.19 01:41:36.534586 [ 4 ] {8675ae2d-a0ca-45de-ad9b-0c8742725ab7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001206 sec., 133499.17081260364 rows/sec., 9.30 MiB/sec. | ||
| 8215 | 2026.02.19 01:41:36.534623 [ 4 ] {8675ae2d-a0ca-45de-ad9b-0c8742725ab7} <Debug> TCPHandler: Processed in 0.001376586 sec. | ||
| 8216 | 2026.02.19 01:41:36.534743 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.02.19 01:41:36.534837 [ 4 ] {5285da40-131d-483f-96b6-a882ac4f1ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8218 | 2026.02.19 01:41:36.534890 [ 4 ] {5285da40-131d-483f-96b6-a882ac4f1ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8219 | 2026.02.19 01:41:36.535678 [ 4 ] {5285da40-131d-483f-96b6-a882ac4f1ecf} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.02.19 01:41:36.535714 [ 4 ] {5285da40-131d-483f-96b6-a882ac4f1ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8221 | 2026.02.19 01:41:36.536304 [ 4 ] {5285da40-131d-483f-96b6-a882ac4f1ecf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8222 | 2026.02.19 01:41:36.536536 [ 4 ] {5285da40-131d-483f-96b6-a882ac4f1ecf} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.02.19 01:41:36.536674 [ 4 ] {5285da40-131d-483f-96b6-a882ac4f1ecf} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001856 sec., 16163.793103448275 rows/sec., 28.96 MiB/sec. | ||
| 8224 | 2026.02.19 01:41:36.536797 [ 4 ] {5285da40-131d-483f-96b6-a882ac4f1ecf} <Debug> TCPHandler: Processed in 0.00210214 sec. | ||
| 8225 | 2026.02.19 01:41:36.536913 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2026.02.19 01:41:36.537012 [ 4 ] {addf9191-4dcb-4953-a4f4-ba3a7845b956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8227 | 2026.02.19 01:41:36.537054 [ 4 ] {addf9191-4dcb-4953-a4f4-ba3a7845b956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8228 | 2026.02.19 01:41:36.537394 [ 4 ] {addf9191-4dcb-4953-a4f4-ba3a7845b956} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.02.19 01:41:36.537430 [ 4 ] {addf9191-4dcb-4953-a4f4-ba3a7845b956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8230 | 2026.02.19 01:41:36.537735 [ 4 ] {addf9191-4dcb-4953-a4f4-ba3a7845b956} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8231 | 2026.02.19 01:41:36.537942 [ 4 ] {addf9191-4dcb-4953-a4f4-ba3a7845b956} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2026.02.19 01:41:36.538154 [ 4 ] {addf9191-4dcb-4953-a4f4-ba3a7845b956} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 8233 | 2026.02.19 01:41:36.538191 [ 4 ] {addf9191-4dcb-4953-a4f4-ba3a7845b956} <Debug> TCPHandler: Processed in 0.001327055 sec. | ||
| 8234 | 2026.02.19 01:41:38.176625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18780 | ||
| 8235 | 2026.02.19 01:41:38.177246 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2026.02.19 01:41:38.177300 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8237 | 2026.02.19 01:41:38.177810 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8238 | 2026.02.19 01:41:38.178066 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2026.02.19 01:41:38.178233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18780 | ||
| 8240 | 2026.02.19 01:41:39.212727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8241 | 2026.02.19 01:41:39.229996 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.02.19 01:41:39.230059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8243 | 2026.02.19 01:41:39.236383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8244 | 2026.02.19 01:41:39.237125 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8245 | 2026.02.19 01:41:39.240050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8246 | 2026.02.19 01:41:41.526799 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2026.02.19 01:41:41.527008 [ 4 ] {b79f8e66-88fc-47eb-8eac-6a6d616d4a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8248 | 2026.02.19 01:41:41.527079 [ 4 ] {b79f8e66-88fc-47eb-8eac-6a6d616d4a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8249 | 2026.02.19 01:41:41.527758 [ 4 ] {b79f8e66-88fc-47eb-8eac-6a6d616d4a58} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.02.19 01:41:41.527805 [ 4 ] {b79f8e66-88fc-47eb-8eac-6a6d616d4a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8251 | 2026.02.19 01:41:41.528230 [ 4 ] {b79f8e66-88fc-47eb-8eac-6a6d616d4a58} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8252 | 2026.02.19 01:41:41.528455 [ 4 ] {b79f8e66-88fc-47eb-8eac-6a6d616d4a58} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.02.19 01:41:41.528608 [ 4 ] {b79f8e66-88fc-47eb-8eac-6a6d616d4a58} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001653 sec., 45977.011494252874 rows/sec., 3.79 MiB/sec. | ||
| 8254 | 2026.02.19 01:41:41.528651 [ 4 ] {b79f8e66-88fc-47eb-8eac-6a6d616d4a58} <Debug> TCPHandler: Processed in 0.001989639 sec. | ||
| 8255 | 2026.02.19 01:41:41.528776 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8256 | 2026.02.19 01:41:41.528870 [ 4 ] {1fd48fe5-2ae8-4198-9b0c-8f7c4f9aa1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8257 | 2026.02.19 01:41:41.528911 [ 4 ] {1fd48fe5-2ae8-4198-9b0c-8f7c4f9aa1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8258 | 2026.02.19 01:41:41.529315 [ 4 ] {1fd48fe5-2ae8-4198-9b0c-8f7c4f9aa1be} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2026.02.19 01:41:41.529353 [ 4 ] {1fd48fe5-2ae8-4198-9b0c-8f7c4f9aa1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8260 | 2026.02.19 01:41:41.529654 [ 4 ] {1fd48fe5-2ae8-4198-9b0c-8f7c4f9aa1be} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8261 | 2026.02.19 01:41:41.529872 [ 4 ] {1fd48fe5-2ae8-4198-9b0c-8f7c4f9aa1be} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2026.02.19 01:41:41.529999 [ 4 ] {1fd48fe5-2ae8-4198-9b0c-8f7c4f9aa1be} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001147 sec., 8718.395815170008 rows/sec., 655.58 KiB/sec. | ||
| 8263 | 2026.02.19 01:41:41.530037 [ 4 ] {1fd48fe5-2ae8-4198-9b0c-8f7c4f9aa1be} <Debug> TCPHandler: Processed in 0.001310235 sec. | ||
| 8264 | 2026.02.19 01:41:41.530148 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8265 | 2026.02.19 01:41:41.530242 [ 4 ] {02d791b6-f5e3-4499-9ca6-4a0657d07f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8266 | 2026.02.19 01:41:41.530282 [ 4 ] {02d791b6-f5e3-4499-9ca6-4a0657d07f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8267 | 2026.02.19 01:41:41.530700 [ 4 ] {02d791b6-f5e3-4499-9ca6-4a0657d07f8f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8268 | 2026.02.19 01:41:41.530736 [ 4 ] {02d791b6-f5e3-4499-9ca6-4a0657d07f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8269 | 2026.02.19 01:41:41.531027 [ 4 ] {02d791b6-f5e3-4499-9ca6-4a0657d07f8f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8270 | 2026.02.19 01:41:41.531233 [ 4 ] {02d791b6-f5e3-4499-9ca6-4a0657d07f8f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2026.02.19 01:41:41.531357 [ 4 ] {02d791b6-f5e3-4499-9ca6-4a0657d07f8f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001134 sec., 65255.73192239859 rows/sec., 5.09 MiB/sec. | ||
| 8272 | 2026.02.19 01:41:41.531395 [ 4 ] {02d791b6-f5e3-4499-9ca6-4a0657d07f8f} <Debug> TCPHandler: Processed in 0.001295835 sec. | ||
| 8273 | 2026.02.19 01:41:41.531508 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8274 | 2026.02.19 01:41:41.531601 [ 4 ] {b2372578-65fe-4e7e-8e93-30305e55cd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8275 | 2026.02.19 01:41:41.531644 [ 4 ] {b2372578-65fe-4e7e-8e93-30305e55cd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8276 | 2026.02.19 01:41:41.532045 [ 4 ] {b2372578-65fe-4e7e-8e93-30305e55cd85} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8277 | 2026.02.19 01:41:41.532082 [ 4 ] {b2372578-65fe-4e7e-8e93-30305e55cd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8278 | 2026.02.19 01:41:41.532420 [ 4 ] {b2372578-65fe-4e7e-8e93-30305e55cd85} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8279 | 2026.02.19 01:41:41.532633 [ 4 ] {b2372578-65fe-4e7e-8e93-30305e55cd85} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8280 | 2026.02.19 01:41:41.532760 [ 4 ] {b2372578-65fe-4e7e-8e93-30305e55cd85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 8281 | 2026.02.19 01:41:41.532797 [ 4 ] {b2372578-65fe-4e7e-8e93-30305e55cd85} <Debug> TCPHandler: Processed in 0.001338026 sec. | ||
| 8282 | 2026.02.19 01:41:41.532906 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8283 | 2026.02.19 01:41:41.532998 [ 4 ] {64d582d4-b2b6-43d5-a4bd-bd20ba9fc78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8284 | 2026.02.19 01:41:41.533051 [ 4 ] {64d582d4-b2b6-43d5-a4bd-bd20ba9fc78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8285 | 2026.02.19 01:41:41.533795 [ 4 ] {64d582d4-b2b6-43d5-a4bd-bd20ba9fc78f} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8286 | 2026.02.19 01:41:41.533831 [ 4 ] {64d582d4-b2b6-43d5-a4bd-bd20ba9fc78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8287 | 2026.02.19 01:41:41.534341 [ 4 ] {64d582d4-b2b6-43d5-a4bd-bd20ba9fc78f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8288 | 2026.02.19 01:41:41.534561 [ 4 ] {64d582d4-b2b6-43d5-a4bd-bd20ba9fc78f} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8289 | 2026.02.19 01:41:41.534696 [ 4 ] {64d582d4-b2b6-43d5-a4bd-bd20ba9fc78f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001716 sec., 5827.505827505827 rows/sec., 10.44 MiB/sec. | ||
| 8290 | 2026.02.19 01:41:41.534749 [ 4 ] {64d582d4-b2b6-43d5-a4bd-bd20ba9fc78f} <Debug> TCPHandler: Processed in 0.001891777 sec. | ||
| 8291 | 2026.02.19 01:41:41.534870 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8292 | 2026.02.19 01:41:41.534963 [ 4 ] {b4d36038-e1cc-4c9e-bbd6-dacb2eeacdf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8293 | 2026.02.19 01:41:41.535004 [ 4 ] {b4d36038-e1cc-4c9e-bbd6-dacb2eeacdf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8294 | 2026.02.19 01:41:41.535346 [ 4 ] {b4d36038-e1cc-4c9e-bbd6-dacb2eeacdf9} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2026.02.19 01:41:41.535382 [ 4 ] {b4d36038-e1cc-4c9e-bbd6-dacb2eeacdf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8296 | 2026.02.19 01:41:41.535708 [ 4 ] {b4d36038-e1cc-4c9e-bbd6-dacb2eeacdf9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8297 | 2026.02.19 01:41:41.535912 [ 4 ] {b4d36038-e1cc-4c9e-bbd6-dacb2eeacdf9} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2026.02.19 01:41:41.536037 [ 4 ] {b4d36038-e1cc-4c9e-bbd6-dacb2eeacdf9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 8299 | 2026.02.19 01:41:41.536072 [ 4 ] {b4d36038-e1cc-4c9e-bbd6-dacb2eeacdf9} <Debug> TCPHandler: Processed in 0.001250984 sec. | ||
| 8300 | 2026.02.19 01:41:45.548071 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8301 | 2026.02.19 01:41:45.548130 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8302 | 2026.02.19 01:41:45.678375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19228 | ||
| 8303 | 2026.02.19 01:41:45.678948 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2026.02.19 01:41:45.678999 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8305 | 2026.02.19 01:41:45.679549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8306 | 2026.02.19 01:41:45.679786 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2026.02.19 01:41:45.679916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19228 | ||
| 8308 | 2026.02.19 01:41:45.729125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1008 | ||
| 8309 | 2026.02.19 01:41:45.731342 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2026.02.19 01:41:45.731397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8311 | 2026.02.19 01:41:45.732647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8312 | 2026.02.19 01:41:45.732935 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.02.19 01:41:45.733300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 8314 | 2026.02.19 01:41:46.527233 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.02.19 01:41:46.527436 [ 4 ] {e851858a-e8fc-4b0d-bdb1-a2d07344f006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8316 | 2026.02.19 01:41:46.527500 [ 4 ] {e851858a-e8fc-4b0d-bdb1-a2d07344f006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8317 | 2026.02.19 01:41:46.528260 [ 4 ] {e851858a-e8fc-4b0d-bdb1-a2d07344f006} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.02.19 01:41:46.528298 [ 4 ] {e851858a-e8fc-4b0d-bdb1-a2d07344f006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8319 | 2026.02.19 01:41:46.528695 [ 4 ] {e851858a-e8fc-4b0d-bdb1-a2d07344f006} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8320 | 2026.02.19 01:41:46.528913 [ 4 ] {e851858a-e8fc-4b0d-bdb1-a2d07344f006} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.02.19 01:41:46.529032 [ 100 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8322 | 2026.02.19 01:41:46.529054 [ 4 ] {e851858a-e8fc-4b0d-bdb1-a2d07344f006} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00167 sec., 69461.07784431138 rows/sec., 5.90 MiB/sec. | ||
| 8323 | 2026.02.19 01:41:46.529069 [ 100 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2026.02.19 01:41:46.529096 [ 4 ] {e851858a-e8fc-4b0d-bdb1-a2d07344f006} <Debug> TCPHandler: Processed in 0.001994868 sec. | ||
| 8325 | 2026.02.19 01:41:46.529099 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8326 | 2026.02.19 01:41:46.529241 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8327 | 2026.02.19 01:41:46.529266 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 8328 | 2026.02.19 01:41:46.529341 [ 4 ] {ed6c49cc-976c-4ad9-8eeb-5f4173f15abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8329 | 2026.02.19 01:41:46.529387 [ 4 ] {ed6c49cc-976c-4ad9-8eeb-5f4173f15abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8330 | 2026.02.19 01:41:46.529420 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8331 | 2026.02.19 01:41:46.529462 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2149 rows starting from the beginning of the part | ||
| 8332 | 2026.02.19 01:41:46.529537 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 116 rows starting from the beginning of the part | ||
| 8333 | 2026.02.19 01:41:46.529588 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 8334 | 2026.02.19 01:41:46.529637 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 117 rows starting from the beginning of the part | ||
| 8335 | 2026.02.19 01:41:46.529681 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 76 rows starting from the beginning of the part | ||
| 8336 | 2026.02.19 01:41:46.529731 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 116 rows starting from the beginning of the part | ||
| 8337 | 2026.02.19 01:41:46.529861 [ 4 ] {ed6c49cc-976c-4ad9-8eeb-5f4173f15abc} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8338 | 2026.02.19 01:41:46.529902 [ 4 ] {ed6c49cc-976c-4ad9-8eeb-5f4173f15abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8339 | 2026.02.19 01:41:46.530248 [ 4 ] {ed6c49cc-976c-4ad9-8eeb-5f4173f15abc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8340 | 2026.02.19 01:41:46.530475 [ 4 ] {ed6c49cc-976c-4ad9-8eeb-5f4173f15abc} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2026.02.19 01:41:46.530608 [ 4 ] {ed6c49cc-976c-4ad9-8eeb-5f4173f15abc} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001293 sec., 23201.85614849188 rows/sec., 1.70 MiB/sec. | ||
| 8342 | 2026.02.19 01:41:46.530630 [ 99 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8343 | 2026.02.19 01:41:46.530645 [ 4 ] {ed6c49cc-976c-4ad9-8eeb-5f4173f15abc} <Debug> TCPHandler: Processed in 0.001452158 sec. | ||
| 8344 | 2026.02.19 01:41:46.530693 [ 99 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.02.19 01:41:46.530719 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8346 | 2026.02.19 01:41:46.530800 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8347 | 2026.02.19 01:41:46.530817 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 8348 | 2026.02.19 01:41:46.530898 [ 4 ] {15835d72-69c1-4d6d-86b5-1c087c76abdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8349 | 2026.02.19 01:41:46.530907 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8350 | 2026.02.19 01:41:46.530938 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 214 rows starting from the beginning of the part | ||
| 8351 | 2026.02.19 01:41:46.530938 [ 4 ] {15835d72-69c1-4d6d-86b5-1c087c76abdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8352 | 2026.02.19 01:41:46.530995 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 8353 | 2026.02.19 01:41:46.531020 [ 194 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2650 rows, containing 5 columns (5 merged, 0 gathered) in 0.001816185 sec., 1459102.4592758997 rows/sec., 126.00 MiB/sec. | ||
| 8354 | 2026.02.19 01:41:46.531039 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 8355 | 2026.02.19 01:41:46.531103 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 8356 | 2026.02.19 01:41:46.531142 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 8357 | 2026.02.19 01:41:46.531191 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 8358 | 2026.02.19 01:41:46.531297 [ 190 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8359 | 2026.02.19 01:41:46.531411 [ 4 ] {15835d72-69c1-4d6d-86b5-1c087c76abdc} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8360 | 2026.02.19 01:41:46.531450 [ 4 ] {15835d72-69c1-4d6d-86b5-1c087c76abdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8361 | 2026.02.19 01:41:46.531618 [ 190 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_56_11} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.02.19 01:41:46.531741 [ 190 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_56_11} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8363 | 2026.02.19 01:41:46.531831 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8364 | 2026.02.19 01:41:46.531922 [ 4 ] {15835d72-69c1-4d6d-86b5-1c087c76abdc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8365 | 2026.02.19 01:41:46.531933 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157293 sec., 281691.84467546246 rows/sec., 19.91 MiB/sec. | ||
| 8366 | 2026.02.19 01:41:46.532097 [ 194 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8367 | 2026.02.19 01:41:46.532173 [ 4 ] {15835d72-69c1-4d6d-86b5-1c087c76abdc} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2026.02.19 01:41:46.532317 [ 4 ] {15835d72-69c1-4d6d-86b5-1c087c76abdc} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001437 sec., 65414.05706332638 rows/sec., 5.11 MiB/sec. | ||
| 8369 | 2026.02.19 01:41:46.532356 [ 4 ] {15835d72-69c1-4d6d-86b5-1c087c76abdc} <Debug> TCPHandler: Processed in 0.00160334 sec. | ||
| 8370 | 2026.02.19 01:41:46.532352 [ 97 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8371 | 2026.02.19 01:41:46.532401 [ 194 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_56_11} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2026.02.19 01:41:46.532433 [ 97 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.02.19 01:41:46.532466 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8374 | 2026.02.19 01:41:46.532482 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8375 | 2026.02.19 01:41:46.532487 [ 194 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_56_11} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8376 | 2026.02.19 01:41:46.532560 [ 188 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 8377 | 2026.02.19 01:41:46.532579 [ 4 ] {ed40e567-1cbb-46a1-8bb7-a6bb24d000ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8378 | 2026.02.19 01:41:46.532600 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8379 | 2026.02.19 01:41:46.532625 [ 4 ] {ed40e567-1cbb-46a1-8bb7-a6bb24d000ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8380 | 2026.02.19 01:41:46.532652 [ 188 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8381 | 2026.02.19 01:41:46.532675 [ 188 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1060 rows starting from the beginning of the part | ||
| 8382 | 2026.02.19 01:41:46.532719 [ 188 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 94 rows starting from the beginning of the part | ||
| 8383 | 2026.02.19 01:41:46.532756 [ 188 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 8384 | 2026.02.19 01:41:46.532788 [ 188 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 8385 | 2026.02.19 01:41:46.532821 [ 188 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 74 rows starting from the beginning of the part | ||
| 8386 | 2026.02.19 01:41:46.532854 [ 188 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 94 rows starting from the beginning of the part | ||
| 8387 | 2026.02.19 01:41:46.533052 [ 4 ] {ed40e567-1cbb-46a1-8bb7-a6bb24d000ce} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.02.19 01:41:46.533085 [ 4 ] {ed40e567-1cbb-46a1-8bb7-a6bb24d000ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8389 | 2026.02.19 01:41:46.533400 [ 4 ] {ed40e567-1cbb-46a1-8bb7-a6bb24d000ce} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8390 | 2026.02.19 01:41:46.533603 [ 4 ] {ed40e567-1cbb-46a1-8bb7-a6bb24d000ce} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2026.02.19 01:41:46.533728 [ 4 ] {ed40e567-1cbb-46a1-8bb7-a6bb24d000ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 8392 | 2026.02.19 01:41:46.533748 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217833 sec., 1225126.9262698581 rows/sec., 95.73 MiB/sec. | ||
| 8393 | 2026.02.19 01:41:46.533765 [ 4 ] {ed40e567-1cbb-46a1-8bb7-a6bb24d000ce} <Debug> TCPHandler: Processed in 0.001332096 sec. | ||
| 8394 | 2026.02.19 01:41:46.533888 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2026.02.19 01:41:46.533975 [ 199 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8396 | 2026.02.19 01:41:46.533982 [ 4 ] {70266cb0-c205-43d5-9a45-8ce4f8b870cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8397 | 2026.02.19 01:41:46.534051 [ 4 ] {70266cb0-c205-43d5-9a45-8ce4f8b870cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8398 | 2026.02.19 01:41:46.534272 [ 199 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_56_11} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2026.02.19 01:41:46.534355 [ 199 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_56_11} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8400 | 2026.02.19 01:41:46.534459 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8401 | 2026.02.19 01:41:46.534890 [ 4 ] {70266cb0-c205-43d5-9a45-8ce4f8b870cf} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8402 | 2026.02.19 01:41:46.534931 [ 4 ] {70266cb0-c205-43d5-9a45-8ce4f8b870cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8403 | 2026.02.19 01:41:46.535473 [ 4 ] {70266cb0-c205-43d5-9a45-8ce4f8b870cf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8404 | 2026.02.19 01:41:46.535690 [ 4 ] {70266cb0-c205-43d5-9a45-8ce4f8b870cf} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8405 | 2026.02.19 01:41:46.535825 [ 4 ] {70266cb0-c205-43d5-9a45-8ce4f8b870cf} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00186 sec., 16129.032258064515 rows/sec., 28.90 MiB/sec. | ||
| 8406 | 2026.02.19 01:41:46.535835 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8407 | 2026.02.19 01:41:46.535882 [ 4 ] {70266cb0-c205-43d5-9a45-8ce4f8b870cf} <Debug> TCPHandler: Processed in 0.002039229 sec. | ||
| 8408 | 2026.02.19 01:41:46.535884 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2026.02.19 01:41:46.535924 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8410 | 2026.02.19 01:41:46.536028 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2026.02.19 01:41:46.536154 [ 4 ] {57693ad4-a5df-4e1a-9297-37fb22849d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8412 | 2026.02.19 01:41:46.536201 [ 4 ] {57693ad4-a5df-4e1a-9297-37fb22849d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8413 | 2026.02.19 01:41:46.536263 [ 193 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 8414 | 2026.02.19 01:41:46.536493 [ 193 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8415 | 2026.02.19 01:41:46.536549 [ 193 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 987 rows starting from the beginning of the part | ||
| 8416 | 2026.02.19 01:41:46.536577 [ 4 ] {57693ad4-a5df-4e1a-9297-37fb22849d7a} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8417 | 2026.02.19 01:41:46.536616 [ 4 ] {57693ad4-a5df-4e1a-9297-37fb22849d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8418 | 2026.02.19 01:41:46.536670 [ 193 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 8419 | 2026.02.19 01:41:46.536770 [ 193 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 8420 | 2026.02.19 01:41:46.536865 [ 193 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 8421 | 2026.02.19 01:41:46.536937 [ 4 ] {57693ad4-a5df-4e1a-9297-37fb22849d7a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8422 | 2026.02.19 01:41:46.536961 [ 193 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 8423 | 2026.02.19 01:41:46.537130 [ 193 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 8424 | 2026.02.19 01:41:46.537219 [ 4 ] {57693ad4-a5df-4e1a-9297-37fb22849d7a} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2026.02.19 01:41:46.537359 [ 4 ] {57693ad4-a5df-4e1a-9297-37fb22849d7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001224 sec., 49019.60784313725 rows/sec., 3.30 MiB/sec. | ||
| 8426 | 2026.02.19 01:41:46.537396 [ 4 ] {57693ad4-a5df-4e1a-9297-37fb22849d7a} <Debug> TCPHandler: Processed in 0.001425947 sec. | ||
| 8427 | 2026.02.19 01:41:46.543123 [ 199 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1097 rows, containing 19 columns (19 merged, 0 gathered) in 0.006887942 sec., 159263.8265537079 rows/sec., 285.39 MiB/sec. | ||
| 8428 | 2026.02.19 01:41:46.544336 [ 199 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8429 | 2026.02.19 01:41:46.544658 [ 199 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.02.19 01:41:46.544732 [ 199 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8431 | 2026.02.19 01:41:46.544880 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.44 MiB. | ||
| 8432 | 2026.02.19 01:41:46.740169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8433 | 2026.02.19 01:41:46.757894 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.02.19 01:41:46.757957 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8435 | 2026.02.19 01:41:46.764088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8436 | 2026.02.19 01:41:46.764823 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.02.19 01:41:46.767916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8438 | 2026.02.19 01:41:47.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.99 MiB, peak 301.86 MiB, free memory in arenas 0.00 B, will set to 296.04 MiB (RSS), difference: 2.05 MiB | ||
| 8439 | 2026.02.19 01:41:51.558086 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8440 | 2026.02.19 01:41:51.558299 [ 4 ] {a2fe77b0-0e9b-4d37-a1fb-b68b4eab7ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8441 | 2026.02.19 01:41:51.558366 [ 4 ] {a2fe77b0-0e9b-4d37-a1fb-b68b4eab7ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8442 | 2026.02.19 01:41:51.559022 [ 4 ] {a2fe77b0-0e9b-4d37-a1fb-b68b4eab7ecb} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.02.19 01:41:51.559074 [ 4 ] {a2fe77b0-0e9b-4d37-a1fb-b68b4eab7ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8444 | 2026.02.19 01:41:51.559467 [ 4 ] {a2fe77b0-0e9b-4d37-a1fb-b68b4eab7ecb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8445 | 2026.02.19 01:41:51.559698 [ 4 ] {a2fe77b0-0e9b-4d37-a1fb-b68b4eab7ecb} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.02.19 01:41:51.559863 [ 4 ] {a2fe77b0-0e9b-4d37-a1fb-b68b4eab7ecb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001623 sec., 14787.430683918668 rows/sec., 1.23 MiB/sec. | ||
| 8447 | 2026.02.19 01:41:51.559916 [ 4 ] {a2fe77b0-0e9b-4d37-a1fb-b68b4eab7ecb} <Debug> TCPHandler: Processed in 0.001962557 sec. | ||
| 8448 | 2026.02.19 01:41:51.560048 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8449 | 2026.02.19 01:41:51.560154 [ 4 ] {76175bd4-fb74-4c8a-8384-325391ea9228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8450 | 2026.02.19 01:41:51.560199 [ 4 ] {76175bd4-fb74-4c8a-8384-325391ea9228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8451 | 2026.02.19 01:41:51.560616 [ 4 ] {76175bd4-fb74-4c8a-8384-325391ea9228} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2026.02.19 01:41:51.560652 [ 4 ] {76175bd4-fb74-4c8a-8384-325391ea9228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8453 | 2026.02.19 01:41:51.560950 [ 4 ] {76175bd4-fb74-4c8a-8384-325391ea9228} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8454 | 2026.02.19 01:41:51.561159 [ 4 ] {76175bd4-fb74-4c8a-8384-325391ea9228} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8455 | 2026.02.19 01:41:51.561290 [ 4 ] {76175bd4-fb74-4c8a-8384-325391ea9228} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001159 sec., 1725.6255392579808 rows/sec., 140.71 KiB/sec. | ||
| 8456 | 2026.02.19 01:41:51.561328 [ 4 ] {76175bd4-fb74-4c8a-8384-325391ea9228} <Debug> TCPHandler: Processed in 0.001333315 sec. | ||
| 8457 | 2026.02.19 01:41:51.561442 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2026.02.19 01:41:51.561540 [ 4 ] {273adfe1-ebb8-426d-8043-ccc302b973c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8459 | 2026.02.19 01:41:51.561581 [ 4 ] {273adfe1-ebb8-426d-8043-ccc302b973c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8460 | 2026.02.19 01:41:51.562708 [ 4 ] {273adfe1-ebb8-426d-8043-ccc302b973c0} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2026.02.19 01:41:51.562744 [ 4 ] {273adfe1-ebb8-426d-8043-ccc302b973c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8462 | 2026.02.19 01:41:51.563155 [ 4 ] {273adfe1-ebb8-426d-8043-ccc302b973c0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8463 | 2026.02.19 01:41:51.563368 [ 4 ] {273adfe1-ebb8-426d-8043-ccc302b973c0} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2026.02.19 01:41:51.563499 [ 4 ] {273adfe1-ebb8-426d-8043-ccc302b973c0} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.001979 sec., 675593.7342091966 rows/sec., 56.51 MiB/sec. | ||
| 8465 | 2026.02.19 01:41:51.563535 [ 4 ] {273adfe1-ebb8-426d-8043-ccc302b973c0} <Debug> TCPHandler: Processed in 0.002144471 sec. | ||
| 8466 | 2026.02.19 01:41:51.563651 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2026.02.19 01:41:51.563746 [ 4 ] {914a808f-cb77-40c8-8ea9-14cd6e6345fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8468 | 2026.02.19 01:41:51.563786 [ 4 ] {914a808f-cb77-40c8-8ea9-14cd6e6345fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8469 | 2026.02.19 01:41:51.564202 [ 4 ] {914a808f-cb77-40c8-8ea9-14cd6e6345fd} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2026.02.19 01:41:51.564237 [ 4 ] {914a808f-cb77-40c8-8ea9-14cd6e6345fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8471 | 2026.02.19 01:41:51.564530 [ 4 ] {914a808f-cb77-40c8-8ea9-14cd6e6345fd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8472 | 2026.02.19 01:41:51.564741 [ 4 ] {914a808f-cb77-40c8-8ea9-14cd6e6345fd} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2026.02.19 01:41:51.564868 [ 4 ] {914a808f-cb77-40c8-8ea9-14cd6e6345fd} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.59 MiB/sec. | ||
| 8474 | 2026.02.19 01:41:51.564905 [ 4 ] {914a808f-cb77-40c8-8ea9-14cd6e6345fd} <Debug> TCPHandler: Processed in 0.001303295 sec. | ||
| 8475 | 2026.02.19 01:41:51.565015 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8476 | 2026.02.19 01:41:51.565109 [ 4 ] {dac99f84-7d7a-4b33-90e6-56c3564a9510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8477 | 2026.02.19 01:41:51.565149 [ 4 ] {dac99f84-7d7a-4b33-90e6-56c3564a9510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8478 | 2026.02.19 01:41:51.565617 [ 4 ] {dac99f84-7d7a-4b33-90e6-56c3564a9510} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.02.19 01:41:51.565652 [ 4 ] {dac99f84-7d7a-4b33-90e6-56c3564a9510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8480 | 2026.02.19 01:41:51.565953 [ 4 ] {dac99f84-7d7a-4b33-90e6-56c3564a9510} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8481 | 2026.02.19 01:41:51.566170 [ 4 ] {dac99f84-7d7a-4b33-90e6-56c3564a9510} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.02.19 01:41:51.566293 [ 4 ] {dac99f84-7d7a-4b33-90e6-56c3564a9510} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001201 sec., 209825.14571190675 rows/sec., 14.51 MiB/sec. | ||
| 8483 | 2026.02.19 01:41:51.566329 [ 4 ] {dac99f84-7d7a-4b33-90e6-56c3564a9510} <Debug> TCPHandler: Processed in 0.001364616 sec. | ||
| 8484 | 2026.02.19 01:41:51.566442 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2026.02.19 01:41:51.566536 [ 4 ] {75a193b3-7f7a-48d3-96a7-954471cf0c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8486 | 2026.02.19 01:41:51.566575 [ 4 ] {75a193b3-7f7a-48d3-96a7-954471cf0c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8487 | 2026.02.19 01:41:51.566967 [ 4 ] {75a193b3-7f7a-48d3-96a7-954471cf0c4f} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.02.19 01:41:51.567001 [ 4 ] {75a193b3-7f7a-48d3-96a7-954471cf0c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8489 | 2026.02.19 01:41:51.567291 [ 4 ] {75a193b3-7f7a-48d3-96a7-954471cf0c4f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8490 | 2026.02.19 01:41:51.567509 [ 4 ] {75a193b3-7f7a-48d3-96a7-954471cf0c4f} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.02.19 01:41:51.567636 [ 4 ] {75a193b3-7f7a-48d3-96a7-954471cf0c4f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 8492 | 2026.02.19 01:41:51.567673 [ 4 ] {75a193b3-7f7a-48d3-96a7-954471cf0c4f} <Debug> TCPHandler: Processed in 0.001280664 sec. | ||
| 8493 | 2026.02.19 01:41:51.567782 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8494 | 2026.02.19 01:41:51.567875 [ 4 ] {77149fd6-84b3-4b2d-ac9f-e32bf4fb4d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8495 | 2026.02.19 01:41:51.567914 [ 4 ] {77149fd6-84b3-4b2d-ac9f-e32bf4fb4d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8496 | 2026.02.19 01:41:51.568524 [ 4 ] {77149fd6-84b3-4b2d-ac9f-e32bf4fb4d45} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.02.19 01:41:51.568558 [ 4 ] {77149fd6-84b3-4b2d-ac9f-e32bf4fb4d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8498 | 2026.02.19 01:41:51.568888 [ 4 ] {77149fd6-84b3-4b2d-ac9f-e32bf4fb4d45} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8499 | 2026.02.19 01:41:51.569096 [ 4 ] {77149fd6-84b3-4b2d-ac9f-e32bf4fb4d45} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2026.02.19 01:41:51.569224 [ 4 ] {77149fd6-84b3-4b2d-ac9f-e32bf4fb4d45} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001366 sec., 415812.5915080527 rows/sec., 31.19 MiB/sec. | ||
| 8501 | 2026.02.19 01:41:51.569261 [ 4 ] {77149fd6-84b3-4b2d-ac9f-e32bf4fb4d45} <Debug> TCPHandler: Processed in 0.00152946 sec. | ||
| 8502 | 2026.02.19 01:41:51.569376 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8503 | 2026.02.19 01:41:51.569469 [ 4 ] {f20c6631-972f-476a-b2f1-c8a78d7d5b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8504 | 2026.02.19 01:41:51.569511 [ 4 ] {f20c6631-972f-476a-b2f1-c8a78d7d5b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8505 | 2026.02.19 01:41:51.570109 [ 4 ] {f20c6631-972f-476a-b2f1-c8a78d7d5b83} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.02.19 01:41:51.570144 [ 4 ] {f20c6631-972f-476a-b2f1-c8a78d7d5b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8507 | 2026.02.19 01:41:51.570511 [ 4 ] {f20c6631-972f-476a-b2f1-c8a78d7d5b83} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8508 | 2026.02.19 01:41:51.570721 [ 4 ] {f20c6631-972f-476a-b2f1-c8a78d7d5b83} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2026.02.19 01:41:51.570816 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8510 | 2026.02.19 01:41:51.570847 [ 4 ] {f20c6631-972f-476a-b2f1-c8a78d7d5b83} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001396 sec., 631088.8252148996 rows/sec., 42.83 MiB/sec. | ||
| 8511 | 2026.02.19 01:41:51.570855 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8512 | 2026.02.19 01:41:51.570878 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8513 | 2026.02.19 01:41:51.570885 [ 4 ] {f20c6631-972f-476a-b2f1-c8a78d7d5b83} <Debug> TCPHandler: Processed in 0.00155944 sec. | ||
| 8514 | 2026.02.19 01:41:51.571000 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8515 | 2026.02.19 01:41:51.571072 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 8516 | 2026.02.19 01:41:51.571094 [ 4 ] {ca3d67f0-201f-4980-9233-b796f0e5f5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8517 | 2026.02.19 01:41:51.571199 [ 4 ] {ca3d67f0-201f-4980-9233-b796f0e5f5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8518 | 2026.02.19 01:41:51.571310 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8519 | 2026.02.19 01:41:51.571373 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15369 rows starting from the beginning of the part | ||
| 8520 | 2026.02.19 01:41:51.571480 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8521 | 2026.02.19 01:41:51.571554 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part | ||
| 8522 | 2026.02.19 01:41:51.571622 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 8523 | 2026.02.19 01:41:51.571674 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8524 | 2026.02.19 01:41:51.571710 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 881 rows starting from the beginning of the part | ||
| 8525 | 2026.02.19 01:41:51.571969 [ 4 ] {ca3d67f0-201f-4980-9233-b796f0e5f5ef} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2026.02.19 01:41:51.572009 [ 4 ] {ca3d67f0-201f-4980-9233-b796f0e5f5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8527 | 2026.02.19 01:41:51.572536 [ 4 ] {ca3d67f0-201f-4980-9233-b796f0e5f5ef} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8528 | 2026.02.19 01:41:51.572775 [ 4 ] {ca3d67f0-201f-4980-9233-b796f0e5f5ef} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2026.02.19 01:41:51.572917 [ 4 ] {ca3d67f0-201f-4980-9233-b796f0e5f5ef} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001841 sec., 5431.830526887561 rows/sec., 9.73 MiB/sec. | ||
| 8530 | 2026.02.19 01:41:51.572971 [ 4 ] {ca3d67f0-201f-4980-9233-b796f0e5f5ef} <Debug> TCPHandler: Processed in 0.002021569 sec. | ||
| 8531 | 2026.02.19 01:41:51.573077 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8532 | 2026.02.19 01:41:51.573171 [ 4 ] {d5ea8dcf-9be9-4f79-ab5f-4d1fd484f655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8533 | 2026.02.19 01:41:51.573213 [ 4 ] {d5ea8dcf-9be9-4f79-ab5f-4d1fd484f655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8534 | 2026.02.19 01:41:51.573597 [ 4 ] {d5ea8dcf-9be9-4f79-ab5f-4d1fd484f655} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8535 | 2026.02.19 01:41:51.573635 [ 4 ] {d5ea8dcf-9be9-4f79-ab5f-4d1fd484f655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8536 | 2026.02.19 01:41:51.573949 [ 4 ] {d5ea8dcf-9be9-4f79-ab5f-4d1fd484f655} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8537 | 2026.02.19 01:41:51.574159 [ 4 ] {d5ea8dcf-9be9-4f79-ab5f-4d1fd484f655} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.02.19 01:41:51.574287 [ 4 ] {d5ea8dcf-9be9-4f79-ab5f-4d1fd484f655} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 8539 | 2026.02.19 01:41:51.574322 [ 4 ] {d5ea8dcf-9be9-4f79-ab5f-4d1fd484f655} <Debug> TCPHandler: Processed in 0.001295615 sec. | ||
| 8540 | 2026.02.19 01:41:51.575375 [ 196 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16891 rows, containing 5 columns (5 merged, 0 gathered) in 0.004391454 sec., 3846334.266509452 rows/sec., 263.52 MiB/sec. | ||
| 8541 | 2026.02.19 01:41:51.575545 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8542 | 2026.02.19 01:41:51.575804 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.02.19 01:41:51.575875 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8544 | 2026.02.19 01:41:51.575946 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8545 | 2026.02.19 01:41:53.180052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19740 | ||
| 8546 | 2026.02.19 01:41:53.180580 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.02.19 01:41:53.180631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8548 | 2026.02.19 01:41:53.181119 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8549 | 2026.02.19 01:41:53.181380 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.02.19 01:41:53.181534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19740 | ||
| 8551 | 2026.02.19 01:41:53.181539 [ 90 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8552 | 2026.02.19 01:41:53.181611 [ 90 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.02.19 01:41:53.181631 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8554 | 2026.02.19 01:41:53.181774 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 8555 | 2026.02.19 01:41:53.181932 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8556 | 2026.02.19 01:41:53.181976 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17308 rows starting from the beginning of the part | ||
| 8557 | 2026.02.19 01:41:53.182040 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 8558 | 2026.02.19 01:41:53.182084 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 8559 | 2026.02.19 01:41:53.182126 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 8560 | 2026.02.19 01:41:53.182166 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 8561 | 2026.02.19 01:41:53.182213 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 8562 | 2026.02.19 01:41:53.184275 [ 187 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002568949 sec., 7684076.250637907 rows/sec., 109.92 MiB/sec. | ||
| 8563 | 2026.02.19 01:41:53.184523 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8564 | 2026.02.19 01:41:53.184799 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_41_8} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2026.02.19 01:41:53.184880 [ 196 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_41_8} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8566 | 2026.02.19 01:41:53.184975 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 8567 | 2026.02.19 01:41:54.268043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8568 | 2026.02.19 01:41:54.292713 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8569 | 2026.02.19 01:41:54.292791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8570 | 2026.02.19 01:41:54.300585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8571 | 2026.02.19 01:41:54.301495 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2026.02.19 01:41:54.301876 [ 87 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8573 | 2026.02.19 01:41:54.301953 [ 87 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2026.02.19 01:41:54.301979 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8575 | 2026.02.19 01:41:54.302091 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 8576 | 2026.02.19 01:41:54.305353 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8577 | 2026.02.19 01:41:54.306414 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 8578 | 2026.02.19 01:41:54.306468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8579 | 2026.02.19 01:41:54.311039 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 8580 | 2026.02.19 01:41:54.314686 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 8581 | 2026.02.19 01:41:54.318916 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 8582 | 2026.02.19 01:41:54.324115 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 8583 | 2026.02.19 01:41:54.329166 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 8584 | 2026.02.19 01:41:54.406609 [ 196 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.104561268 sec., 2955.205172148448 rows/sec., 15.28 MiB/sec. | ||
| 8585 | 2026.02.19 01:41:54.409742 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8586 | 2026.02.19 01:41:54.412523 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_41_8} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.02.19 01:41:54.412660 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_41_8} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8588 | 2026.02.19 01:41:54.415077 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8589 | 2026.02.19 01:41:54.739252 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35269 | ||
| 8590 | 2026.02.19 01:41:54.739354 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8591 | 2026.02.19 01:41:54.739378 [ 286 ] {} <Debug> TCP-Session: 6bca7696-3450-49ad-a300-d4793d54a488 Authenticating user 'default' from [fd00:1122:3344:101::e]:35269 | ||
| 8592 | 2026.02.19 01:41:54.739399 [ 286 ] {} <Debug> TCP-Session: 6bca7696-3450-49ad-a300-d4793d54a488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8593 | 2026.02.19 01:41:54.739412 [ 286 ] {} <Debug> TCP-Session: 6bca7696-3450-49ad-a300-d4793d54a488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8594 | 2026.02.19 01:41:54.739568 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50074 | ||
| 8595 | 2026.02.19 01:41:54.739615 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58788 | ||
| 8596 | 2026.02.19 01:41:54.739620 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58002 | ||
| 8597 | 2026.02.19 01:41:54.739669 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41526 | ||
| 8598 | 2026.02.19 01:41:54.739682 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43913 | ||
| 8599 | 2026.02.19 01:41:54.739692 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38989 | ||
| 8600 | 2026.02.19 01:41:54.739725 [ 286 ] {} <Trace> TCP-Session: 6bca7696-3450-49ad-a300-d4793d54a488 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8601 | 2026.02.19 01:41:54.739640 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64447 | ||
| 8602 | 2026.02.19 01:41:54.739619 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63393 | ||
| 8603 | 2026.02.19 01:41:54.739920 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8604 | 2026.02.19 01:41:54.739939 [ 286 ] {2f4be0de-d149-4536-a00a-b7934b135664} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8605 | 2026.02.19 01:41:54.739957 [ 287 ] {} <Debug> TCP-Session: edbb5fbc-99ff-4291-a79c-89e12aa27ea2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50074 | ||
| 8606 | 2026.02.19 01:41:54.739989 [ 287 ] {} <Debug> TCP-Session: edbb5fbc-99ff-4291-a79c-89e12aa27ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8607 | 2026.02.19 01:41:54.740006 [ 287 ] {} <Debug> TCP-Session: edbb5fbc-99ff-4291-a79c-89e12aa27ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8608 | 2026.02.19 01:41:54.740187 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8609 | 2026.02.19 01:41:54.740215 [ 286 ] {2f4be0de-d149-4536-a00a-b7934b135664} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8610 | 2026.02.19 01:41:54.740226 [ 354 ] {} <Debug> TCP-Session: 69bd8677-8219-4d4c-80e7-f5b27816ef4e Authenticating user 'default' from [fd00:1122:3344:101::e]:43913 | ||
| 8611 | 2026.02.19 01:41:54.740267 [ 354 ] {} <Debug> TCP-Session: 69bd8677-8219-4d4c-80e7-f5b27816ef4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8612 | 2026.02.19 01:41:54.740277 [ 286 ] {2f4be0de-d149-4536-a00a-b7934b135664} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8613 | 2026.02.19 01:41:54.740280 [ 354 ] {} <Debug> TCP-Session: 69bd8677-8219-4d4c-80e7-f5b27816ef4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8614 | 2026.02.19 01:41:54.740294 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8615 | 2026.02.19 01:41:54.740344 [ 288 ] {} <Debug> TCP-Session: 877ef839-65c8-4f59-985f-d94846ed9996 Authenticating user 'default' from [fd00:1122:3344:101::e]:63393 | ||
| 8616 | 2026.02.19 01:41:54.740368 [ 288 ] {} <Debug> TCP-Session: 877ef839-65c8-4f59-985f-d94846ed9996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8617 | 2026.02.19 01:41:54.740382 [ 288 ] {} <Debug> TCP-Session: 877ef839-65c8-4f59-985f-d94846ed9996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8618 | 2026.02.19 01:41:54.740549 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8619 | 2026.02.19 01:41:54.740569 [ 286 ] {2f4be0de-d149-4536-a00a-b7934b135664} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 8620 | 2026.02.19 01:41:54.740586 [ 352 ] {} <Debug> TCP-Session: c70cdbf8-e9b0-4dd4-8418-18e45c053d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:64447 | ||
| 8621 | 2026.02.19 01:41:54.740626 [ 352 ] {} <Debug> TCP-Session: c70cdbf8-e9b0-4dd4-8418-18e45c053d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8622 | 2026.02.19 01:41:54.740631 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8623 | 2026.02.19 01:41:54.740646 [ 352 ] {} <Debug> TCP-Session: c70cdbf8-e9b0-4dd4-8418-18e45c053d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8624 | 2026.02.19 01:41:54.740667 [ 355 ] {} <Debug> TCP-Session: 4f2879a8-faf3-4cce-953f-2e88c36a1714 Authenticating user 'default' from [fd00:1122:3344:101::e]:38989 | ||
| 8625 | 2026.02.19 01:41:54.740684 [ 355 ] {} <Debug> TCP-Session: 4f2879a8-faf3-4cce-953f-2e88c36a1714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8626 | 2026.02.19 01:41:54.740697 [ 355 ] {} <Debug> TCP-Session: 4f2879a8-faf3-4cce-953f-2e88c36a1714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8627 | 2026.02.19 01:41:54.741005 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8628 | 2026.02.19 01:41:54.741048 [ 289 ] {} <Debug> TCP-Session: f588a3ab-7720-4cc2-9734-627048eb230a Authenticating user 'default' from [fd00:1122:3344:101::e]:58002 | ||
| 8629 | 2026.02.19 01:41:54.741070 [ 289 ] {} <Debug> TCP-Session: f588a3ab-7720-4cc2-9734-627048eb230a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8630 | 2026.02.19 01:41:54.741085 [ 289 ] {} <Debug> TCP-Session: f588a3ab-7720-4cc2-9734-627048eb230a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8631 | 2026.02.19 01:41:54.741223 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8632 | 2026.02.19 01:41:54.741265 [ 353 ] {} <Debug> TCP-Session: cb1a563b-c175-49a3-a891-3136d08289f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41526 | ||
| 8633 | 2026.02.19 01:41:54.741288 [ 353 ] {} <Debug> TCP-Session: cb1a563b-c175-49a3-a891-3136d08289f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8634 | 2026.02.19 01:41:54.741307 [ 353 ] {} <Debug> TCP-Session: cb1a563b-c175-49a3-a891-3136d08289f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8635 | 2026.02.19 01:41:54.741539 [ 334 ] {2f4be0de-d149-4536-a00a-b7934b135664} <Trace> AggregatingTransform: Aggregating | ||
| 8636 | 2026.02.19 01:41:54.741578 [ 334 ] {2f4be0de-d149-4536-a00a-b7934b135664} <Trace> Aggregator: Aggregation method: without_key | ||
| 8637 | 2026.02.19 01:41:54.741615 [ 334 ] {2f4be0de-d149-4536-a00a-b7934b135664} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935028 sec. (1069.487 rows/sec., 41.78 KiB/sec.) | ||
| 8638 | 2026.02.19 01:41:54.741633 [ 334 ] {2f4be0de-d149-4536-a00a-b7934b135664} <Trace> Aggregator: Merging aggregated data | ||
| 8639 | 2026.02.19 01:41:54.741666 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8640 | 2026.02.19 01:41:54.741704 [ 351 ] {} <Debug> TCP-Session: 66a975f4-60df-4718-86cc-b5134962126e Authenticating user 'default' from [fd00:1122:3344:101::e]:58788 | ||
| 8641 | 2026.02.19 01:41:54.741725 [ 351 ] {} <Debug> TCP-Session: 66a975f4-60df-4718-86cc-b5134962126e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8642 | 2026.02.19 01:41:54.741741 [ 351 ] {} <Debug> TCP-Session: 66a975f4-60df-4718-86cc-b5134962126e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8643 | 2026.02.19 01:41:54.743062 [ 286 ] {2f4be0de-d149-4536-a00a-b7934b135664} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003178 sec., 314.66331025802396 rows/sec., 12.29 KiB/sec. | ||
| 8644 | 2026.02.19 01:41:54.743229 [ 286 ] {2f4be0de-d149-4536-a00a-b7934b135664} <Debug> TCPHandler: Processed in 0.003619269 sec. | ||
| 8645 | 2026.02.19 01:41:54.743351 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8646 | 2026.02.19 01:41:54.743381 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8647 | 2026.02.19 01:41:54.743393 [ 286 ] {} <Debug> TCP-Session: 6bca7696-3450-49ad-a300-d4793d54a488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8648 | 2026.02.19 01:41:54.743407 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8649 | 2026.02.19 01:41:54.743427 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8650 | 2026.02.19 01:41:54.743466 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8651 | 2026.02.19 01:41:54.743482 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8652 | 2026.02.19 01:41:54.743500 [ 288 ] {} <Debug> TCP-Session: 877ef839-65c8-4f59-985f-d94846ed9996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8653 | 2026.02.19 01:41:54.743508 [ 352 ] {} <Debug> TCP-Session: c70cdbf8-e9b0-4dd4-8418-18e45c053d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8654 | 2026.02.19 01:41:54.743501 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8655 | 2026.02.19 01:41:54.743522 [ 355 ] {} <Debug> TCP-Session: 4f2879a8-faf3-4cce-953f-2e88c36a1714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8656 | 2026.02.19 01:41:54.743479 [ 289 ] {} <Debug> TCP-Session: f588a3ab-7720-4cc2-9734-627048eb230a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8657 | 2026.02.19 01:41:54.743565 [ 353 ] {} <Debug> TCP-Session: cb1a563b-c175-49a3-a891-3136d08289f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8658 | 2026.02.19 01:41:54.743443 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8659 | 2026.02.19 01:41:54.743430 [ 287 ] {} <Debug> TCP-Session: edbb5fbc-99ff-4291-a79c-89e12aa27ea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8660 | 2026.02.19 01:41:54.743626 [ 351 ] {} <Debug> TCP-Session: 66a975f4-60df-4718-86cc-b5134962126e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8661 | 2026.02.19 01:41:54.743522 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8662 | 2026.02.19 01:41:54.743689 [ 354 ] {} <Debug> TCP-Session: 69bd8677-8219-4d4c-80e7-f5b27816ef4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8663 | 2026.02.19 01:41:54.797821 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51879 | ||
| 8664 | 2026.02.19 01:41:54.797925 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8665 | 2026.02.19 01:41:54.797951 [ 286 ] {} <Debug> TCP-Session: f389fe80-75de-4a31-9dea-0017b6fe50af Authenticating user 'default' from [fd00:1122:3344:101::e]:51879 | ||
| 8666 | 2026.02.19 01:41:54.797973 [ 286 ] {} <Debug> TCP-Session: f389fe80-75de-4a31-9dea-0017b6fe50af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8667 | 2026.02.19 01:41:54.797985 [ 286 ] {} <Debug> TCP-Session: f389fe80-75de-4a31-9dea-0017b6fe50af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8668 | 2026.02.19 01:41:54.798256 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48494 | ||
| 8669 | 2026.02.19 01:41:54.798285 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60367 | ||
| 8670 | 2026.02.19 01:41:54.798315 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48079 | ||
| 8671 | 2026.02.19 01:41:54.798340 [ 286 ] {} <Trace> TCP-Session: f389fe80-75de-4a31-9dea-0017b6fe50af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8672 | 2026.02.19 01:41:54.798337 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39981 | ||
| 8673 | 2026.02.19 01:41:54.798388 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8674 | 2026.02.19 01:41:54.798380 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8675 | 2026.02.19 01:41:54.798299 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37984 | ||
| 8676 | 2026.02.19 01:41:54.798494 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8677 | 2026.02.19 01:41:54.798522 [ 286 ] {93aab14f-2909-4114-86bf-d1f08aa07011} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51879) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8678 | 2026.02.19 01:41:54.798540 [ 355 ] {} <Debug> TCP-Session: c544d099-af76-4c01-ba5d-1b17555dad54 Authenticating user 'default' from [fd00:1122:3344:101::e]:39981 | ||
| 8679 | 2026.02.19 01:41:54.798559 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8680 | 2026.02.19 01:41:54.798454 [ 351 ] {} <Debug> TCP-Session: f6ab132c-6e78-431a-9596-cf3c31b9e383 Authenticating user 'default' from [fd00:1122:3344:101::e]:60367 | ||
| 8681 | 2026.02.19 01:41:54.798588 [ 352 ] {} <Debug> TCP-Session: e57bc853-2ab3-4422-8cb6-ee2c61fd9ff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37984 | ||
| 8682 | 2026.02.19 01:41:54.798576 [ 355 ] {} <Debug> TCP-Session: c544d099-af76-4c01-ba5d-1b17555dad54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8683 | 2026.02.19 01:41:54.798622 [ 351 ] {} <Debug> TCP-Session: f6ab132c-6e78-431a-9596-cf3c31b9e383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8684 | 2026.02.19 01:41:54.798624 [ 352 ] {} <Debug> TCP-Session: e57bc853-2ab3-4422-8cb6-ee2c61fd9ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8685 | 2026.02.19 01:41:54.798637 [ 355 ] {} <Debug> TCP-Session: c544d099-af76-4c01-ba5d-1b17555dad54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8686 | 2026.02.19 01:41:54.798663 [ 352 ] {} <Debug> TCP-Session: e57bc853-2ab3-4422-8cb6-ee2c61fd9ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8687 | 2026.02.19 01:41:54.798656 [ 351 ] {} <Debug> TCP-Session: f6ab132c-6e78-431a-9596-cf3c31b9e383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8688 | 2026.02.19 01:41:54.798464 [ 287 ] {} <Debug> TCP-Session: 0f09cd7e-e945-4f7f-8b26-6b2b776b585b Authenticating user 'default' from [fd00:1122:3344:101::e]:48494 | ||
| 8689 | 2026.02.19 01:41:54.798288 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42148 | ||
| 8690 | 2026.02.19 01:41:54.798718 [ 287 ] {} <Debug> TCP-Session: 0f09cd7e-e945-4f7f-8b26-6b2b776b585b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8691 | 2026.02.19 01:41:54.798401 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8692 | 2026.02.19 01:41:54.798776 [ 287 ] {} <Debug> TCP-Session: 0f09cd7e-e945-4f7f-8b26-6b2b776b585b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8693 | 2026.02.19 01:41:54.798786 [ 286 ] {93aab14f-2909-4114-86bf-d1f08aa07011} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8694 | 2026.02.19 01:41:54.798796 [ 353 ] {} <Debug> TCP-Session: e91820ed-124e-46f2-8039-915ee9b5b7fb Authenticating user 'default' from [fd00:1122:3344:101::e]:48079 | ||
| 8695 | 2026.02.19 01:41:54.798330 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45846 | ||
| 8696 | 2026.02.19 01:41:54.798836 [ 353 ] {} <Debug> TCP-Session: e91820ed-124e-46f2-8039-915ee9b5b7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8697 | 2026.02.19 01:41:54.798849 [ 286 ] {93aab14f-2909-4114-86bf-d1f08aa07011} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8698 | 2026.02.19 01:41:54.798876 [ 353 ] {} <Debug> TCP-Session: e91820ed-124e-46f2-8039-915ee9b5b7fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8699 | 2026.02.19 01:41:54.798830 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8700 | 2026.02.19 01:41:54.798908 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8701 | 2026.02.19 01:41:54.798935 [ 289 ] {} <Debug> TCP-Session: 1a3921e7-88d3-4e6c-ad2d-6340c551ec1b Authenticating user 'default' from [fd00:1122:3344:101::e]:42148 | ||
| 8702 | 2026.02.19 01:41:54.798943 [ 354 ] {} <Debug> TCP-Session: 0a462962-399f-4309-952b-0f943b5f4a20 Authenticating user 'default' from [fd00:1122:3344:101::e]:45846 | ||
| 8703 | 2026.02.19 01:41:54.798273 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59967 | ||
| 8704 | 2026.02.19 01:41:54.798962 [ 289 ] {} <Debug> TCP-Session: 1a3921e7-88d3-4e6c-ad2d-6340c551ec1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8705 | 2026.02.19 01:41:54.798965 [ 354 ] {} <Debug> TCP-Session: 0a462962-399f-4309-952b-0f943b5f4a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8706 | 2026.02.19 01:41:54.799027 [ 289 ] {} <Debug> TCP-Session: 1a3921e7-88d3-4e6c-ad2d-6340c551ec1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8707 | 2026.02.19 01:41:54.799038 [ 354 ] {} <Debug> TCP-Session: 0a462962-399f-4309-952b-0f943b5f4a20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8708 | 2026.02.19 01:41:54.799060 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8709 | 2026.02.19 01:41:54.799097 [ 288 ] {} <Debug> TCP-Session: 282992a1-4e94-4019-b50f-75810c70b5fa Authenticating user 'default' from [fd00:1122:3344:101::e]:59967 | ||
| 8710 | 2026.02.19 01:41:54.799121 [ 288 ] {} <Debug> TCP-Session: 282992a1-4e94-4019-b50f-75810c70b5fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8711 | 2026.02.19 01:41:54.799134 [ 288 ] {} <Debug> TCP-Session: 282992a1-4e94-4019-b50f-75810c70b5fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8712 | 2026.02.19 01:41:54.799152 [ 286 ] {93aab14f-2909-4114-86bf-d1f08aa07011} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 8713 | 2026.02.19 01:41:54.800124 [ 295 ] {93aab14f-2909-4114-86bf-d1f08aa07011} <Trace> AggregatingTransform: Aggregating | ||
| 8714 | 2026.02.19 01:41:54.800159 [ 295 ] {93aab14f-2909-4114-86bf-d1f08aa07011} <Trace> Aggregator: Aggregation method: without_key | ||
| 8715 | 2026.02.19 01:41:54.800197 [ 295 ] {93aab14f-2909-4114-86bf-d1f08aa07011} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937718 sec. (1066.419 rows/sec., 41.66 KiB/sec.) | ||
| 8716 | 2026.02.19 01:41:54.800214 [ 295 ] {93aab14f-2909-4114-86bf-d1f08aa07011} <Trace> Aggregator: Merging aggregated data | ||
| 8717 | 2026.02.19 01:41:54.801288 [ 286 ] {93aab14f-2909-4114-86bf-d1f08aa07011} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002819 sec., 354.7357218871941 rows/sec., 13.86 KiB/sec. | ||
| 8718 | 2026.02.19 01:41:54.801430 [ 286 ] {93aab14f-2909-4114-86bf-d1f08aa07011} <Debug> TCPHandler: Processed in 0.003212211 sec. | ||
| 8719 | 2026.02.19 01:41:54.801562 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8720 | 2026.02.19 01:41:54.801590 [ 286 ] {} <Debug> TCP-Session: f389fe80-75de-4a31-9dea-0017b6fe50af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8721 | 2026.02.19 01:41:54.801600 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8722 | 2026.02.19 01:41:54.801626 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8723 | 2026.02.19 01:41:54.801641 [ 355 ] {} <Debug> TCP-Session: c544d099-af76-4c01-ba5d-1b17555dad54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8724 | 2026.02.19 01:41:54.801658 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8725 | 2026.02.19 01:41:54.801675 [ 289 ] {} <Debug> TCP-Session: 1a3921e7-88d3-4e6c-ad2d-6340c551ec1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8726 | 2026.02.19 01:41:54.801680 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8727 | 2026.02.19 01:41:54.801703 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8728 | 2026.02.19 01:41:54.801718 [ 287 ] {} <Debug> TCP-Session: 0f09cd7e-e945-4f7f-8b26-6b2b776b585b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8729 | 2026.02.19 01:41:54.801741 [ 352 ] {} <Debug> TCP-Session: e57bc853-2ab3-4422-8cb6-ee2c61fd9ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8730 | 2026.02.19 01:41:54.801760 [ 288 ] {} <Debug> TCP-Session: 282992a1-4e94-4019-b50f-75810c70b5fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8731 | 2026.02.19 01:41:54.801764 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8732 | 2026.02.19 01:41:54.801759 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8733 | 2026.02.19 01:41:54.801823 [ 354 ] {} <Debug> TCP-Session: 0a462962-399f-4309-952b-0f943b5f4a20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8734 | 2026.02.19 01:41:54.801728 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8735 | 2026.02.19 01:41:54.801848 [ 351 ] {} <Debug> TCP-Session: f6ab132c-6e78-431a-9596-cf3c31b9e383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8736 | 2026.02.19 01:41:54.801885 [ 353 ] {} <Debug> TCP-Session: e91820ed-124e-46f2-8039-915ee9b5b7fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8737 | 2026.02.19 01:41:54.884880 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39981 | ||
| 8738 | 2026.02.19 01:41:54.884987 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8739 | 2026.02.19 01:41:54.885014 [ 287 ] {} <Debug> TCP-Session: 0c0a333c-27fc-4686-842f-59ea479669e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39981 | ||
| 8740 | 2026.02.19 01:41:54.885036 [ 287 ] {} <Debug> TCP-Session: 0c0a333c-27fc-4686-842f-59ea479669e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8741 | 2026.02.19 01:41:54.885049 [ 287 ] {} <Debug> TCP-Session: 0c0a333c-27fc-4686-842f-59ea479669e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8742 | 2026.02.19 01:41:54.885235 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39259 | ||
| 8743 | 2026.02.19 01:41:54.885286 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41806 | ||
| 8744 | 2026.02.19 01:41:54.885292 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43334 | ||
| 8745 | 2026.02.19 01:41:54.885337 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58385 | ||
| 8746 | 2026.02.19 01:41:54.885346 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8747 | 2026.02.19 01:41:54.885366 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8748 | 2026.02.19 01:41:54.885374 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48151 | ||
| 8749 | 2026.02.19 01:41:54.885414 [ 288 ] {} <Debug> TCP-Session: 31c2d6ac-4524-472a-8eb0-6d219cb6d11a Authenticating user 'default' from [fd00:1122:3344:101::e]:39259 | ||
| 8750 | 2026.02.19 01:41:54.885421 [ 351 ] {} <Debug> TCP-Session: 00819343-d91b-4509-8ad5-3da780eda26b Authenticating user 'default' from [fd00:1122:3344:101::e]:41806 | ||
| 8751 | 2026.02.19 01:41:54.885442 [ 287 ] {} <Trace> TCP-Session: 0c0a333c-27fc-4686-842f-59ea479669e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8752 | 2026.02.19 01:41:54.885472 [ 351 ] {} <Debug> TCP-Session: 00819343-d91b-4509-8ad5-3da780eda26b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8753 | 2026.02.19 01:41:54.885465 [ 288 ] {} <Debug> TCP-Session: 31c2d6ac-4524-472a-8eb0-6d219cb6d11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8754 | 2026.02.19 01:41:54.885491 [ 351 ] {} <Debug> TCP-Session: 00819343-d91b-4509-8ad5-3da780eda26b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8755 | 2026.02.19 01:41:54.885503 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8756 | 2026.02.19 01:41:54.885507 [ 288 ] {} <Debug> TCP-Session: 31c2d6ac-4524-472a-8eb0-6d219cb6d11a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8757 | 2026.02.19 01:41:54.885444 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8758 | 2026.02.19 01:41:54.885545 [ 286 ] {} <Debug> TCP-Session: fb324007-08f4-4a4c-a3f3-0b8c112945d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48151 | ||
| 8759 | 2026.02.19 01:41:54.885349 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51294 | ||
| 8760 | 2026.02.19 01:41:54.885598 [ 289 ] {} <Debug> TCP-Session: 7d01a9dd-8125-4073-a15c-ec119395df72 Authenticating user 'default' from [fd00:1122:3344:101::e]:43334 | ||
| 8761 | 2026.02.19 01:41:54.885300 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62649 | ||
| 8762 | 2026.02.19 01:41:54.885651 [ 289 ] {} <Debug> TCP-Session: 7d01a9dd-8125-4073-a15c-ec119395df72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8763 | 2026.02.19 01:41:54.885668 [ 287 ] {2d999a92-fa50-4f03-875e-b4696db9ff98} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39981) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8764 | 2026.02.19 01:41:54.885673 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8765 | 2026.02.19 01:41:54.885700 [ 289 ] {} <Debug> TCP-Session: 7d01a9dd-8125-4073-a15c-ec119395df72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8766 | 2026.02.19 01:41:54.885718 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8767 | 2026.02.19 01:41:54.885736 [ 355 ] {} <Debug> TCP-Session: c03068c2-a825-45f4-8a8a-6ef9acef81e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51294 | ||
| 8768 | 2026.02.19 01:41:54.885608 [ 286 ] {} <Debug> TCP-Session: fb324007-08f4-4a4c-a3f3-0b8c112945d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8769 | 2026.02.19 01:41:54.885771 [ 355 ] {} <Debug> TCP-Session: c03068c2-a825-45f4-8a8a-6ef9acef81e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8770 | 2026.02.19 01:41:54.885790 [ 286 ] {} <Debug> TCP-Session: fb324007-08f4-4a4c-a3f3-0b8c112945d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8771 | 2026.02.19 01:41:54.885801 [ 355 ] {} <Debug> TCP-Session: c03068c2-a825-45f4-8a8a-6ef9acef81e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8772 | 2026.02.19 01:41:54.885765 [ 352 ] {} <Debug> TCP-Session: da3f2280-861d-4d57-a859-17464be404ac Authenticating user 'default' from [fd00:1122:3344:101::e]:62649 | ||
| 8773 | 2026.02.19 01:41:54.885443 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8774 | 2026.02.19 01:41:54.885861 [ 352 ] {} <Debug> TCP-Session: da3f2280-861d-4d57-a859-17464be404ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8775 | 2026.02.19 01:41:54.885305 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42591 | ||
| 8776 | 2026.02.19 01:41:54.885888 [ 354 ] {} <Debug> TCP-Session: 62423bf3-e3a4-408e-939b-d74ef46e17a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58385 | ||
| 8777 | 2026.02.19 01:41:54.885892 [ 352 ] {} <Debug> TCP-Session: da3f2280-861d-4d57-a859-17464be404ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8778 | 2026.02.19 01:41:54.885934 [ 354 ] {} <Debug> TCP-Session: 62423bf3-e3a4-408e-939b-d74ef46e17a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8779 | 2026.02.19 01:41:54.885958 [ 354 ] {} <Debug> TCP-Session: 62423bf3-e3a4-408e-939b-d74ef46e17a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8780 | 2026.02.19 01:41:54.885958 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8781 | 2026.02.19 01:41:54.885994 [ 353 ] {} <Debug> TCP-Session: b569644f-0484-4db0-9d7d-69ddf07415dc Authenticating user 'default' from [fd00:1122:3344:101::e]:42591 | ||
| 8782 | 2026.02.19 01:41:54.886012 [ 353 ] {} <Debug> TCP-Session: b569644f-0484-4db0-9d7d-69ddf07415dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8783 | 2026.02.19 01:41:54.886025 [ 353 ] {} <Debug> TCP-Session: b569644f-0484-4db0-9d7d-69ddf07415dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8784 | 2026.02.19 01:41:54.886036 [ 287 ] {2d999a92-fa50-4f03-875e-b4696db9ff98} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8785 | 2026.02.19 01:41:54.886098 [ 287 ] {2d999a92-fa50-4f03-875e-b4696db9ff98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8786 | 2026.02.19 01:41:54.886420 [ 287 ] {2d999a92-fa50-4f03-875e-b4696db9ff98} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 8787 | 2026.02.19 01:41:54.887470 [ 336 ] {2d999a92-fa50-4f03-875e-b4696db9ff98} <Trace> AggregatingTransform: Aggregating | ||
| 8788 | 2026.02.19 01:41:54.887518 [ 336 ] {2d999a92-fa50-4f03-875e-b4696db9ff98} <Trace> Aggregator: Aggregation method: without_key | ||
| 8789 | 2026.02.19 01:41:54.887552 [ 336 ] {2d999a92-fa50-4f03-875e-b4696db9ff98} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102934 sec. (971.496 rows/sec., 37.95 KiB/sec.) | ||
| 8790 | 2026.02.19 01:41:54.887568 [ 336 ] {2d999a92-fa50-4f03-875e-b4696db9ff98} <Trace> Aggregator: Merging aggregated data | ||
| 8791 | 2026.02.19 01:41:54.889107 [ 287 ] {2d999a92-fa50-4f03-875e-b4696db9ff98} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003502 sec., 285.5511136493432 rows/sec., 11.15 KiB/sec. | ||
| 8792 | 2026.02.19 01:41:54.889294 [ 287 ] {2d999a92-fa50-4f03-875e-b4696db9ff98} <Debug> TCPHandler: Processed in 0.004023538 sec. | ||
| 8793 | 2026.02.19 01:41:54.889418 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8794 | 2026.02.19 01:41:54.889448 [ 287 ] {} <Debug> TCP-Session: 0c0a333c-27fc-4686-842f-59ea479669e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8795 | 2026.02.19 01:41:54.889449 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8796 | 2026.02.19 01:41:54.889471 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8797 | 2026.02.19 01:41:54.889494 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8798 | 2026.02.19 01:41:54.889511 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8799 | 2026.02.19 01:41:54.889527 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8800 | 2026.02.19 01:41:54.889544 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8801 | 2026.02.19 01:41:54.889564 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8802 | 2026.02.19 01:41:54.889580 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8803 | 2026.02.19 01:41:54.889616 [ 354 ] {} <Debug> TCP-Session: 62423bf3-e3a4-408e-939b-d74ef46e17a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8804 | 2026.02.19 01:41:54.889636 [ 355 ] {} <Debug> TCP-Session: c03068c2-a825-45f4-8a8a-6ef9acef81e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8805 | 2026.02.19 01:41:54.889590 [ 351 ] {} <Debug> TCP-Session: 00819343-d91b-4509-8ad5-3da780eda26b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8806 | 2026.02.19 01:41:54.889568 [ 289 ] {} <Debug> TCP-Session: 7d01a9dd-8125-4073-a15c-ec119395df72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8807 | 2026.02.19 01:41:54.889499 [ 352 ] {} <Debug> TCP-Session: da3f2280-861d-4d57-a859-17464be404ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8808 | 2026.02.19 01:41:54.889584 [ 353 ] {} <Debug> TCP-Session: b569644f-0484-4db0-9d7d-69ddf07415dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8809 | 2026.02.19 01:41:54.889547 [ 286 ] {} <Debug> TCP-Session: fb324007-08f4-4a4c-a3f3-0b8c112945d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8810 | 2026.02.19 01:41:54.889513 [ 288 ] {} <Debug> TCP-Session: 31c2d6ac-4524-472a-8eb0-6d219cb6d11a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8811 | 2026.02.19 01:41:55.733542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1046 | ||
| 8812 | 2026.02.19 01:41:55.736057 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2026.02.19 01:41:55.736117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8814 | 2026.02.19 01:41:55.737364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8815 | 2026.02.19 01:41:55.737636 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2026.02.19 01:41:55.737834 [ 89 ] {} <Debug> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8817 | 2026.02.19 01:41:55.737931 [ 89 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8818 | 2026.02.19 01:41:55.737946 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
| 8819 | 2026.02.19 01:41:55.737969 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8820 | 2026.02.19 01:41:55.738116 [ 189 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 8821 | 2026.02.19 01:41:55.738870 [ 189 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8822 | 2026.02.19 01:41:55.739005 [ 189 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 900 rows starting from the beginning of the part | ||
| 8823 | 2026.02.19 01:41:55.739366 [ 189 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 8824 | 2026.02.19 01:41:55.739760 [ 189 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 8825 | 2026.02.19 01:41:55.740111 [ 189 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 8826 | 2026.02.19 01:41:55.740469 [ 189 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 8827 | 2026.02.19 01:41:55.740804 [ 189 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 8828 | 2026.02.19 01:41:55.748207 [ 196 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 72 columns (72 merged, 0 gathered) in 0.010147095 sec., 103083.69045524852 rows/sec., 86.41 MiB/sec. | ||
| 8829 | 2026.02.19 01:41:55.749401 [ 197 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8830 | 2026.02.19 01:41:55.749929 [ 197 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_31_6} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2026.02.19 01:41:55.750008 [ 197 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_31_6} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8832 | 2026.02.19 01:41:55.750140 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 8833 | 2026.02.19 01:41:56.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.64 MiB, peak 310.65 MiB, free memory in arenas 0.00 B, will set to 299.75 MiB (RSS), difference: 1.11 MiB | ||
| 8834 | 2026.02.19 01:41:56.528349 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8835 | 2026.02.19 01:41:56.528521 [ 4 ] {7110a335-3fb0-4bc0-9f4a-c1b738acec63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8836 | 2026.02.19 01:41:56.528586 [ 4 ] {7110a335-3fb0-4bc0-9f4a-c1b738acec63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8837 | 2026.02.19 01:41:56.529264 [ 4 ] {7110a335-3fb0-4bc0-9f4a-c1b738acec63} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2026.02.19 01:41:56.529306 [ 4 ] {7110a335-3fb0-4bc0-9f4a-c1b738acec63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8839 | 2026.02.19 01:41:56.529705 [ 4 ] {7110a335-3fb0-4bc0-9f4a-c1b738acec63} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8840 | 2026.02.19 01:41:56.529933 [ 4 ] {7110a335-3fb0-4bc0-9f4a-c1b738acec63} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2026.02.19 01:41:56.530091 [ 4 ] {7110a335-3fb0-4bc0-9f4a-c1b738acec63} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001616 sec., 71782.17821782178 rows/sec., 6.10 MiB/sec. | ||
| 8842 | 2026.02.19 01:41:56.530140 [ 4 ] {7110a335-3fb0-4bc0-9f4a-c1b738acec63} <Debug> TCPHandler: Processed in 0.001916486 sec. | ||
| 8843 | 2026.02.19 01:41:56.530266 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8844 | 2026.02.19 01:41:56.530369 [ 4 ] {b08adc4d-f771-416c-993a-f233bbca62d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8845 | 2026.02.19 01:41:56.530413 [ 4 ] {b08adc4d-f771-416c-993a-f233bbca62d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8846 | 2026.02.19 01:41:56.530833 [ 4 ] {b08adc4d-f771-416c-993a-f233bbca62d1} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2026.02.19 01:41:56.530868 [ 4 ] {b08adc4d-f771-416c-993a-f233bbca62d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8848 | 2026.02.19 01:41:56.531187 [ 4 ] {b08adc4d-f771-416c-993a-f233bbca62d1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8849 | 2026.02.19 01:41:56.531398 [ 4 ] {b08adc4d-f771-416c-993a-f233bbca62d1} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): 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.19 01:41:56.531534 [ 4 ] {b08adc4d-f771-416c-993a-f233bbca62d1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001187 sec., 25273.799494524013 rows/sec., 1.86 MiB/sec. | ||
| 8851 | 2026.02.19 01:41:56.531571 [ 4 ] {b08adc4d-f771-416c-993a-f233bbca62d1} <Debug> TCPHandler: Processed in 0.001357056 sec. | ||
| 8852 | 2026.02.19 01:41:56.531674 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8853 | 2026.02.19 01:41:56.531768 [ 4 ] {f5fdc75d-7744-4fe8-a4d1-ad8ebc1b0775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8854 | 2026.02.19 01:41:56.531810 [ 4 ] {f5fdc75d-7744-4fe8-a4d1-ad8ebc1b0775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8855 | 2026.02.19 01:41:56.532246 [ 4 ] {f5fdc75d-7744-4fe8-a4d1-ad8ebc1b0775} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2026.02.19 01:41:56.532281 [ 4 ] {f5fdc75d-7744-4fe8-a4d1-ad8ebc1b0775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8857 | 2026.02.19 01:41:56.532585 [ 4 ] {f5fdc75d-7744-4fe8-a4d1-ad8ebc1b0775} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8858 | 2026.02.19 01:41:56.532788 [ 4 ] {f5fdc75d-7744-4fe8-a4d1-ad8ebc1b0775} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2026.02.19 01:41:56.532919 [ 4 ] {f5fdc75d-7744-4fe8-a4d1-ad8ebc1b0775} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001169 sec., 80410.60735671515 rows/sec., 6.28 MiB/sec. | ||
| 8860 | 2026.02.19 01:41:56.532956 [ 4 ] {f5fdc75d-7744-4fe8-a4d1-ad8ebc1b0775} <Debug> TCPHandler: Processed in 0.001331555 sec. | ||
| 8861 | 2026.02.19 01:41:56.533071 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8862 | 2026.02.19 01:41:56.533167 [ 4 ] {44bdc6da-81d3-4fae-8d19-96c50408d9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8863 | 2026.02.19 01:41:56.533213 [ 4 ] {44bdc6da-81d3-4fae-8d19-96c50408d9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8864 | 2026.02.19 01:41:56.533616 [ 4 ] {44bdc6da-81d3-4fae-8d19-96c50408d9df} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.02.19 01:41:56.533649 [ 4 ] {44bdc6da-81d3-4fae-8d19-96c50408d9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8866 | 2026.02.19 01:41:56.533977 [ 4 ] {44bdc6da-81d3-4fae-8d19-96c50408d9df} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8867 | 2026.02.19 01:41:56.534187 [ 4 ] {44bdc6da-81d3-4fae-8d19-96c50408d9df} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.02.19 01:41:56.534320 [ 4 ] {44bdc6da-81d3-4fae-8d19-96c50408d9df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 8869 | 2026.02.19 01:41:56.534357 [ 4 ] {44bdc6da-81d3-4fae-8d19-96c50408d9df} <Debug> TCPHandler: Processed in 0.001336085 sec. | ||
| 8870 | 2026.02.19 01:41:56.534471 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8871 | 2026.02.19 01:41:56.534564 [ 4 ] {146c9c84-1577-4d6f-b6d4-b210e879e51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8872 | 2026.02.19 01:41:56.534618 [ 4 ] {146c9c84-1577-4d6f-b6d4-b210e879e51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8873 | 2026.02.19 01:41:56.535426 [ 4 ] {146c9c84-1577-4d6f-b6d4-b210e879e51f} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2026.02.19 01:41:56.535463 [ 4 ] {146c9c84-1577-4d6f-b6d4-b210e879e51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8875 | 2026.02.19 01:41:56.536002 [ 4 ] {146c9c84-1577-4d6f-b6d4-b210e879e51f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8876 | 2026.02.19 01:41:56.536314 [ 4 ] {146c9c84-1577-4d6f-b6d4-b210e879e51f} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2026.02.19 01:41:56.536481 [ 4 ] {146c9c84-1577-4d6f-b6d4-b210e879e51f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001934 sec., 15511.892450879008 rows/sec., 27.80 MiB/sec. | ||
| 8878 | 2026.02.19 01:41:56.536551 [ 4 ] {146c9c84-1577-4d6f-b6d4-b210e879e51f} <Debug> TCPHandler: Processed in 0.00212953 sec. | ||
| 8879 | 2026.02.19 01:41:56.536663 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8880 | 2026.02.19 01:41:56.536757 [ 4 ] {fb329f85-db86-4961-9115-0378d6d7c91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8881 | 2026.02.19 01:41:56.536798 [ 4 ] {fb329f85-db86-4961-9115-0378d6d7c91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8882 | 2026.02.19 01:41:56.537133 [ 4 ] {fb329f85-db86-4961-9115-0378d6d7c91a} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8883 | 2026.02.19 01:41:56.537169 [ 4 ] {fb329f85-db86-4961-9115-0378d6d7c91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8884 | 2026.02.19 01:41:56.537477 [ 4 ] {fb329f85-db86-4961-9115-0378d6d7c91a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8885 | 2026.02.19 01:41:56.537687 [ 4 ] {fb329f85-db86-4961-9115-0378d6d7c91a} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8886 | 2026.02.19 01:41:56.537804 [ 85 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8887 | 2026.02.19 01:41:56.537813 [ 4 ] {fb329f85-db86-4961-9115-0378d6d7c91a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8888 | 2026.02.19 01:41:56.537885 [ 85 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.02.19 01:41:56.537897 [ 4 ] {fb329f85-db86-4961-9115-0378d6d7c91a} <Debug> TCPHandler: Processed in 0.001283214 sec. | ||
| 8890 | 2026.02.19 01:41:56.537916 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8891 | 2026.02.19 01:41:56.538056 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 8892 | 2026.02.19 01:41:56.538216 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8893 | 2026.02.19 01:41:56.538257 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2862 rows starting from the beginning of the part | ||
| 8894 | 2026.02.19 01:41:56.538328 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 8895 | 2026.02.19 01:41:56.538380 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 8896 | 2026.02.19 01:41:56.538427 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 8897 | 2026.02.19 01:41:56.538471 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 8898 | 2026.02.19 01:41:56.538515 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 8899 | 2026.02.19 01:41:56.539879 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001877746 sec., 1683933.8227854033 rows/sec., 112.39 MiB/sec. | ||
| 8900 | 2026.02.19 01:41:56.540172 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8901 | 2026.02.19 01:41:56.540436 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_56_11} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2026.02.19 01:41:56.540511 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_56_11} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8903 | 2026.02.19 01:41:56.540588 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8904 | 2026.02.19 01:42:00.548370 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8905 | 2026.02.19 01:42:00.548412 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8906 | 2026.02.19 01:42:00.681667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20188 | ||
| 8907 | 2026.02.19 01:42:00.682175 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2026.02.19 01:42:00.682222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8909 | 2026.02.19 01:42:00.682743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8910 | 2026.02.19 01:42:00.682988 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8911 | 2026.02.19 01:42:00.683126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20188 | ||
| 8912 | 2026.02.19 01:42:01.526778 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8913 | 2026.02.19 01:42:01.526969 [ 4 ] {a5ba4f6a-6929-4e5d-acb3-e30ee314c957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8914 | 2026.02.19 01:42:01.527034 [ 4 ] {a5ba4f6a-6929-4e5d-acb3-e30ee314c957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8915 | 2026.02.19 01:42:01.527746 [ 4 ] {a5ba4f6a-6929-4e5d-acb3-e30ee314c957} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2026.02.19 01:42:01.527786 [ 4 ] {a5ba4f6a-6929-4e5d-acb3-e30ee314c957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8917 | 2026.02.19 01:42:01.528188 [ 4 ] {a5ba4f6a-6929-4e5d-acb3-e30ee314c957} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8918 | 2026.02.19 01:42:01.528427 [ 4 ] {a5ba4f6a-6929-4e5d-acb3-e30ee314c957} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2026.02.19 01:42:01.528584 [ 4 ] {a5ba4f6a-6929-4e5d-acb3-e30ee314c957} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001664 sec., 45673.07692307693 rows/sec., 3.76 MiB/sec. | ||
| 8920 | 2026.02.19 01:42:01.528626 [ 4 ] {a5ba4f6a-6929-4e5d-acb3-e30ee314c957} <Debug> TCPHandler: Processed in 0.001973038 sec. | ||
| 8921 | 2026.02.19 01:42:01.528759 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2026.02.19 01:42:01.528855 [ 4 ] {ec676779-0f85-48dd-b5b8-0fdcab8508ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8923 | 2026.02.19 01:42:01.528897 [ 4 ] {ec676779-0f85-48dd-b5b8-0fdcab8508ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8924 | 2026.02.19 01:42:01.529337 [ 4 ] {ec676779-0f85-48dd-b5b8-0fdcab8508ca} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.02.19 01:42:01.529372 [ 4 ] {ec676779-0f85-48dd-b5b8-0fdcab8508ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8926 | 2026.02.19 01:42:01.529677 [ 4 ] {ec676779-0f85-48dd-b5b8-0fdcab8508ca} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8927 | 2026.02.19 01:42:01.529903 [ 4 ] {ec676779-0f85-48dd-b5b8-0fdcab8508ca} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.02.19 01:42:01.530039 [ 4 ] {ec676779-0f85-48dd-b5b8-0fdcab8508ca} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001203 sec., 8312.551953449709 rows/sec., 625.06 KiB/sec. | ||
| 8929 | 2026.02.19 01:42:01.530079 [ 4 ] {ec676779-0f85-48dd-b5b8-0fdcab8508ca} <Debug> TCPHandler: Processed in 0.001370317 sec. | ||
| 8930 | 2026.02.19 01:42:01.530196 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8931 | 2026.02.19 01:42:01.530290 [ 4 ] {9ad342cd-4886-4247-a0db-50bfe55be862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8932 | 2026.02.19 01:42:01.530330 [ 4 ] {9ad342cd-4886-4247-a0db-50bfe55be862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8933 | 2026.02.19 01:42:01.530769 [ 4 ] {9ad342cd-4886-4247-a0db-50bfe55be862} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.02.19 01:42:01.530805 [ 4 ] {9ad342cd-4886-4247-a0db-50bfe55be862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8935 | 2026.02.19 01:42:01.531112 [ 4 ] {9ad342cd-4886-4247-a0db-50bfe55be862} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8936 | 2026.02.19 01:42:01.531337 [ 4 ] {9ad342cd-4886-4247-a0db-50bfe55be862} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.02.19 01:42:01.531466 [ 4 ] {9ad342cd-4886-4247-a0db-50bfe55be862} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001194 sec., 61976.549413735345 rows/sec., 4.84 MiB/sec. | ||
| 8938 | 2026.02.19 01:42:01.531503 [ 4 ] {9ad342cd-4886-4247-a0db-50bfe55be862} <Debug> TCPHandler: Processed in 0.001356756 sec. | ||
| 8939 | 2026.02.19 01:42:01.531618 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8940 | 2026.02.19 01:42:01.531712 [ 4 ] {4ebc2a84-39a8-4a72-82bb-7ff8b5378d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8941 | 2026.02.19 01:42:01.531754 [ 4 ] {4ebc2a84-39a8-4a72-82bb-7ff8b5378d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8942 | 2026.02.19 01:42:01.532183 [ 4 ] {4ebc2a84-39a8-4a72-82bb-7ff8b5378d29} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.02.19 01:42:01.532219 [ 4 ] {4ebc2a84-39a8-4a72-82bb-7ff8b5378d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8944 | 2026.02.19 01:42:01.532555 [ 4 ] {4ebc2a84-39a8-4a72-82bb-7ff8b5378d29} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8945 | 2026.02.19 01:42:01.532777 [ 4 ] {4ebc2a84-39a8-4a72-82bb-7ff8b5378d29} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.02.19 01:42:01.532915 [ 4 ] {4ebc2a84-39a8-4a72-82bb-7ff8b5378d29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 8947 | 2026.02.19 01:42:01.532953 [ 4 ] {4ebc2a84-39a8-4a72-82bb-7ff8b5378d29} <Debug> TCPHandler: Processed in 0.001383767 sec. | ||
| 8948 | 2026.02.19 01:42:01.533063 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8949 | 2026.02.19 01:42:01.533155 [ 4 ] {e4d05f1a-d174-492c-a610-fae89d389b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8950 | 2026.02.19 01:42:01.533209 [ 4 ] {e4d05f1a-d174-492c-a610-fae89d389b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8951 | 2026.02.19 01:42:01.533996 [ 4 ] {e4d05f1a-d174-492c-a610-fae89d389b7a} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.02.19 01:42:01.534031 [ 4 ] {e4d05f1a-d174-492c-a610-fae89d389b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8953 | 2026.02.19 01:42:01.534560 [ 4 ] {e4d05f1a-d174-492c-a610-fae89d389b7a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8954 | 2026.02.19 01:42:01.534800 [ 4 ] {e4d05f1a-d174-492c-a610-fae89d389b7a} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.02.19 01:42:01.534940 [ 4 ] {e4d05f1a-d174-492c-a610-fae89d389b7a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001803 sec., 5546.311702717693 rows/sec., 9.94 MiB/sec. | ||
| 8956 | 2026.02.19 01:42:01.534996 [ 4 ] {e4d05f1a-d174-492c-a610-fae89d389b7a} <Debug> TCPHandler: Processed in 0.001983348 sec. | ||
| 8957 | 2026.02.19 01:42:01.535110 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2026.02.19 01:42:01.535204 [ 4 ] {a1c4fa0e-6ebe-4143-80e3-c0efbf041a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8959 | 2026.02.19 01:42:01.535247 [ 4 ] {a1c4fa0e-6ebe-4143-80e3-c0efbf041a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8960 | 2026.02.19 01:42:01.535619 [ 4 ] {a1c4fa0e-6ebe-4143-80e3-c0efbf041a68} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.02.19 01:42:01.535655 [ 4 ] {a1c4fa0e-6ebe-4143-80e3-c0efbf041a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8962 | 2026.02.19 01:42:01.535968 [ 4 ] {a1c4fa0e-6ebe-4143-80e3-c0efbf041a68} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8963 | 2026.02.19 01:42:01.536183 [ 4 ] {a1c4fa0e-6ebe-4143-80e3-c0efbf041a68} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2026.02.19 01:42:01.536317 [ 4 ] {a1c4fa0e-6ebe-4143-80e3-c0efbf041a68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 8965 | 2026.02.19 01:42:01.536354 [ 4 ] {a1c4fa0e-6ebe-4143-80e3-c0efbf041a68} <Debug> TCPHandler: Processed in 0.001293765 sec. | ||
| 8966 | 2026.02.19 01:42:01.806582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8967 | 2026.02.19 01:42:01.825888 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8968 | 2026.02.19 01:42:01.825958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8969 | 2026.02.19 01:42:01.832502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8970 | 2026.02.19 01:42:01.833281 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8971 | 2026.02.19 01:42:01.838263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8972 | 2026.02.19 01:42:05.738247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1070 | ||
| 8973 | 2026.02.19 01:42:05.740737 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2026.02.19 01:42:05.740781 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8975 | 2026.02.19 01:42:05.741983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8976 | 2026.02.19 01:42:05.742240 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8977 | 2026.02.19 01:42:05.742497 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
| 8978 | 2026.02.19 01:42:06.527374 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8979 | 2026.02.19 01:42:06.527563 [ 4 ] {cbbd4a3d-73fd-4120-b5c2-0c442b480540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8980 | 2026.02.19 01:42:06.527626 [ 4 ] {cbbd4a3d-73fd-4120-b5c2-0c442b480540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8981 | 2026.02.19 01:42:06.528269 [ 4 ] {cbbd4a3d-73fd-4120-b5c2-0c442b480540} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.02.19 01:42:06.528311 [ 4 ] {cbbd4a3d-73fd-4120-b5c2-0c442b480540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8983 | 2026.02.19 01:42:06.528696 [ 4 ] {cbbd4a3d-73fd-4120-b5c2-0c442b480540} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8984 | 2026.02.19 01:42:06.528925 [ 4 ] {cbbd4a3d-73fd-4120-b5c2-0c442b480540} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.02.19 01:42:06.529100 [ 4 ] {cbbd4a3d-73fd-4120-b5c2-0c442b480540} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001585 sec., 6309.148264984227 rows/sec., 514.47 KiB/sec. | ||
| 8986 | 2026.02.19 01:42:06.529153 [ 4 ] {cbbd4a3d-73fd-4120-b5c2-0c442b480540} <Debug> TCPHandler: Processed in 0.001905847 sec. | ||
| 8987 | 2026.02.19 01:42:06.529281 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8988 | 2026.02.19 01:42:06.529377 [ 4 ] {3f8ec426-da94-421c-acaa-a58cb05b5c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8989 | 2026.02.19 01:42:06.529420 [ 4 ] {3f8ec426-da94-421c-acaa-a58cb05b5c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8990 | 2026.02.19 01:42:06.529909 [ 4 ] {3f8ec426-da94-421c-acaa-a58cb05b5c89} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2026.02.19 01:42:06.529945 [ 4 ] {3f8ec426-da94-421c-acaa-a58cb05b5c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8992 | 2026.02.19 01:42:06.530309 [ 4 ] {3f8ec426-da94-421c-acaa-a58cb05b5c89} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8993 | 2026.02.19 01:42:06.530522 [ 4 ] {3f8ec426-da94-421c-acaa-a58cb05b5c89} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2026.02.19 01:42:06.530658 [ 4 ] {3f8ec426-da94-421c-acaa-a58cb05b5c89} <Debug> executeQuery: Read 121 rows, 10.46 KiB in 0.0013 sec., 93076.92307692308 rows/sec., 7.85 MiB/sec. | ||
| 8995 | 2026.02.19 01:42:06.530696 [ 4 ] {3f8ec426-da94-421c-acaa-a58cb05b5c89} <Debug> TCPHandler: Processed in 0.001467238 sec. | ||
| 8996 | 2026.02.19 01:42:06.530814 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8997 | 2026.02.19 01:42:06.530909 [ 4 ] {98d28a64-bd67-4113-b7ff-fdc49d3b900c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8998 | 2026.02.19 01:42:06.530950 [ 4 ] {98d28a64-bd67-4113-b7ff-fdc49d3b900c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8999 | 2026.02.19 01:42:06.531366 [ 4 ] {98d28a64-bd67-4113-b7ff-fdc49d3b900c} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2026.02.19 01:42:06.531401 [ 4 ] {98d28a64-bd67-4113-b7ff-fdc49d3b900c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9001 | 2026.02.19 01:42:06.531750 [ 4 ] {98d28a64-bd67-4113-b7ff-fdc49d3b900c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9002 | 2026.02.19 01:42:06.531965 [ 4 ] {98d28a64-bd67-4113-b7ff-fdc49d3b900c} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2026.02.19 01:42:06.532101 [ 4 ] {98d28a64-bd67-4113-b7ff-fdc49d3b900c} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.00121 sec., 33057.85123966942 rows/sec., 2.38 MiB/sec. | ||
| 9004 | 2026.02.19 01:42:06.532139 [ 4 ] {98d28a64-bd67-4113-b7ff-fdc49d3b900c} <Debug> TCPHandler: Processed in 0.001374756 sec. | ||
| 9005 | 2026.02.19 01:42:06.532248 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9006 | 2026.02.19 01:42:06.532343 [ 4 ] {1cefbabf-6641-4442-a69d-2f45d1222b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9007 | 2026.02.19 01:42:06.532383 [ 4 ] {1cefbabf-6641-4442-a69d-2f45d1222b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9008 | 2026.02.19 01:42:06.532805 [ 4 ] {1cefbabf-6641-4442-a69d-2f45d1222b6b} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.02.19 01:42:06.532842 [ 4 ] {1cefbabf-6641-4442-a69d-2f45d1222b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9010 | 2026.02.19 01:42:06.533155 [ 4 ] {1cefbabf-6641-4442-a69d-2f45d1222b6b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9011 | 2026.02.19 01:42:06.533371 [ 4 ] {1cefbabf-6641-4442-a69d-2f45d1222b6b} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.02.19 01:42:06.533503 [ 4 ] {1cefbabf-6641-4442-a69d-2f45d1222b6b} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001178 sec., 88285.22920203736 rows/sec., 6.91 MiB/sec. | ||
| 9013 | 2026.02.19 01:42:06.533540 [ 4 ] {1cefbabf-6641-4442-a69d-2f45d1222b6b} <Debug> TCPHandler: Processed in 0.001341456 sec. | ||
| 9014 | 2026.02.19 01:42:06.533652 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9015 | 2026.02.19 01:42:06.533744 [ 4 ] {9376fad2-ab6f-4883-9b63-c3a1bc44e3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9016 | 2026.02.19 01:42:06.533786 [ 4 ] {9376fad2-ab6f-4883-9b63-c3a1bc44e3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9017 | 2026.02.19 01:42:06.534197 [ 4 ] {9376fad2-ab6f-4883-9b63-c3a1bc44e3e9} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2026.02.19 01:42:06.534233 [ 4 ] {9376fad2-ab6f-4883-9b63-c3a1bc44e3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9019 | 2026.02.19 01:42:06.534576 [ 4 ] {9376fad2-ab6f-4883-9b63-c3a1bc44e3e9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9020 | 2026.02.19 01:42:06.534786 [ 4 ] {9376fad2-ab6f-4883-9b63-c3a1bc44e3e9} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.02.19 01:42:06.534920 [ 4 ] {9376fad2-ab6f-4883-9b63-c3a1bc44e3e9} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001194 sec., 138190.95477386934 rows/sec., 9.62 MiB/sec. | ||
| 9022 | 2026.02.19 01:42:06.534958 [ 4 ] {9376fad2-ab6f-4883-9b63-c3a1bc44e3e9} <Debug> TCPHandler: Processed in 0.001355766 sec. | ||
| 9023 | 2026.02.19 01:42:06.535066 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9024 | 2026.02.19 01:42:06.535159 [ 4 ] {f1982ef7-bc62-4cb4-a3ea-96183f0eeafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9025 | 2026.02.19 01:42:06.535211 [ 4 ] {f1982ef7-bc62-4cb4-a3ea-96183f0eeafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9026 | 2026.02.19 01:42:06.536060 [ 4 ] {f1982ef7-bc62-4cb4-a3ea-96183f0eeafd} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.02.19 01:42:06.536096 [ 4 ] {f1982ef7-bc62-4cb4-a3ea-96183f0eeafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9028 | 2026.02.19 01:42:06.536717 [ 4 ] {f1982ef7-bc62-4cb4-a3ea-96183f0eeafd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9029 | 2026.02.19 01:42:06.536936 [ 4 ] {f1982ef7-bc62-4cb4-a3ea-96183f0eeafd} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2026.02.19 01:42:06.537083 [ 4 ] {f1982ef7-bc62-4cb4-a3ea-96183f0eeafd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001942 sec., 15447.991761071062 rows/sec., 27.68 MiB/sec. | ||
| 9031 | 2026.02.19 01:42:06.537138 [ 4 ] {f1982ef7-bc62-4cb4-a3ea-96183f0eeafd} <Debug> TCPHandler: Processed in 0.002120911 sec. | ||
| 9032 | 2026.02.19 01:42:06.537243 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9033 | 2026.02.19 01:42:06.537336 [ 4 ] {95be7ae3-aa32-4df2-84ec-5d0595681909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9034 | 2026.02.19 01:42:06.537377 [ 4 ] {95be7ae3-aa32-4df2-84ec-5d0595681909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9035 | 2026.02.19 01:42:06.537719 [ 4 ] {95be7ae3-aa32-4df2-84ec-5d0595681909} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2026.02.19 01:42:06.537756 [ 4 ] {95be7ae3-aa32-4df2-84ec-5d0595681909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9037 | 2026.02.19 01:42:06.538076 [ 4 ] {95be7ae3-aa32-4df2-84ec-5d0595681909} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9038 | 2026.02.19 01:42:06.538278 [ 4 ] {95be7ae3-aa32-4df2-84ec-5d0595681909} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.02.19 01:42:06.538407 [ 4 ] {95be7ae3-aa32-4df2-84ec-5d0595681909} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 9040 | 2026.02.19 01:42:06.538443 [ 4 ] {95be7ae3-aa32-4df2-84ec-5d0595681909} <Debug> TCPHandler: Processed in 0.001249664 sec. | ||
| 9041 | 2026.02.19 01:42:08.183268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20700 | ||
| 9042 | 2026.02.19 01:42:08.183809 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2026.02.19 01:42:08.183855 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9044 | 2026.02.19 01:42:08.184360 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9045 | 2026.02.19 01:42:08.184592 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2026.02.19 01:42:08.184724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20700 | ||
| 9047 | 2026.02.19 01:42:09.338380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9048 | 2026.02.19 01:42:09.354496 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.02.19 01:42:09.354547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9050 | 2026.02.19 01:42:09.360857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9051 | 2026.02.19 01:42:09.361580 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.02.19 01:42:09.364232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9053 | 2026.02.19 01:42:11.526662 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9054 | 2026.02.19 01:42:11.526847 [ 4 ] {74d18973-b2eb-4dc4-9004-08107967a684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9055 | 2026.02.19 01:42:11.526909 [ 4 ] {74d18973-b2eb-4dc4-9004-08107967a684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9056 | 2026.02.19 01:42:11.527589 [ 4 ] {74d18973-b2eb-4dc4-9004-08107967a684} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.02.19 01:42:11.527628 [ 4 ] {74d18973-b2eb-4dc4-9004-08107967a684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9058 | 2026.02.19 01:42:11.528047 [ 4 ] {74d18973-b2eb-4dc4-9004-08107967a684} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9059 | 2026.02.19 01:42:11.528271 [ 4 ] {74d18973-b2eb-4dc4-9004-08107967a684} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.02.19 01:42:11.528417 [ 72 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9061 | 2026.02.19 01:42:11.528431 [ 4 ] {74d18973-b2eb-4dc4-9004-08107967a684} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00163 sec., 46625.766871165644 rows/sec., 3.84 MiB/sec. | ||
| 9062 | 2026.02.19 01:42:11.528461 [ 72 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2026.02.19 01:42:11.528484 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9064 | 2026.02.19 01:42:11.528487 [ 4 ] {74d18973-b2eb-4dc4-9004-08107967a684} <Debug> TCPHandler: Processed in 0.001956257 sec. | ||
| 9065 | 2026.02.19 01:42:11.528619 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9066 | 2026.02.19 01:42:11.528639 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 9067 | 2026.02.19 01:42:11.528719 [ 4 ] {13fd2e47-6906-4b77-b962-fc9a727ae4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9068 | 2026.02.19 01:42:11.528770 [ 4 ] {13fd2e47-6906-4b77-b962-fc9a727ae4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9069 | 2026.02.19 01:42:11.528808 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9070 | 2026.02.19 01:42:11.528852 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2149 rows starting from the beginning of the part | ||
| 9071 | 2026.02.19 01:42:11.528926 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1337 rows starting from the beginning of the part | ||
| 9072 | 2026.02.19 01:42:11.528977 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 116 rows starting from the beginning of the part | ||
| 9073 | 2026.02.19 01:42:11.529024 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 9074 | 2026.02.19 01:42:11.529069 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 121 rows starting from the beginning of the part | ||
| 9075 | 2026.02.19 01:42:11.529115 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 76 rows starting from the beginning of the part | ||
| 9076 | 2026.02.19 01:42:11.529203 [ 4 ] {13fd2e47-6906-4b77-b962-fc9a727ae4b8} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2026.02.19 01:42:11.529246 [ 4 ] {13fd2e47-6906-4b77-b962-fc9a727ae4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9078 | 2026.02.19 01:42:11.529608 [ 4 ] {13fd2e47-6906-4b77-b962-fc9a727ae4b8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9079 | 2026.02.19 01:42:11.529828 [ 4 ] {13fd2e47-6906-4b77-b962-fc9a727ae4b8} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2026.02.19 01:42:11.529933 [ 72 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9081 | 2026.02.19 01:42:11.529957 [ 72 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2026.02.19 01:42:11.529968 [ 4 ] {13fd2e47-6906-4b77-b962-fc9a727ae4b8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001271 sec., 7867.820613690008 rows/sec., 591.62 KiB/sec. | ||
| 9083 | 2026.02.19 01:42:11.529974 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9084 | 2026.02.19 01:42:11.530008 [ 4 ] {13fd2e47-6906-4b77-b962-fc9a727ae4b8} <Debug> TCPHandler: Processed in 0.001441127 sec. | ||
| 9085 | 2026.02.19 01:42:11.530091 [ 191 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 9086 | 2026.02.19 01:42:11.530121 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9087 | 2026.02.19 01:42:11.530222 [ 4 ] {158826d3-3c2d-4d7d-9757-1a440b8c79cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9088 | 2026.02.19 01:42:11.530228 [ 191 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9089 | 2026.02.19 01:42:11.530267 [ 4 ] {158826d3-3c2d-4d7d-9757-1a440b8c79cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9090 | 2026.02.19 01:42:11.530272 [ 191 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 214 rows starting from the beginning of the part | ||
| 9091 | 2026.02.19 01:42:11.530352 [ 191 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 9092 | 2026.02.19 01:42:11.530398 [ 191 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 9093 | 2026.02.19 01:42:11.530438 [ 191 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 9094 | 2026.02.19 01:42:11.530476 [ 191 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 9095 | 2026.02.19 01:42:11.530513 [ 191 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 9096 | 2026.02.19 01:42:11.530712 [ 188 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3875 rows, containing 5 columns (5 merged, 0 gathered) in 0.002146911 sec., 1804918.7879702512 rows/sec., 156.39 MiB/sec. | ||
| 9097 | 2026.02.19 01:42:11.530734 [ 4 ] {158826d3-3c2d-4d7d-9757-1a440b8c79cb} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9098 | 2026.02.19 01:42:11.530773 [ 4 ] {158826d3-3c2d-4d7d-9757-1a440b8c79cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9099 | 2026.02.19 01:42:11.530973 [ 186 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9100 | 2026.02.19 01:42:11.531158 [ 4 ] {158826d3-3c2d-4d7d-9757-1a440b8c79cb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9101 | 2026.02.19 01:42:11.531283 [ 186 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_61_12} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9102 | 2026.02.19 01:42:11.531320 [ 191 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276905 sec., 256871.10630783025 rows/sec., 18.17 MiB/sec. | ||
| 9103 | 2026.02.19 01:42:11.531373 [ 186 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_61_12} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9104 | 2026.02.19 01:42:11.531436 [ 4 ] {158826d3-3c2d-4d7d-9757-1a440b8c79cb} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2026.02.19 01:42:11.531460 [ 191 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9106 | 2026.02.19 01:42:11.531470 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 9107 | 2026.02.19 01:42:11.531545 [ 72 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9108 | 2026.02.19 01:42:11.531574 [ 72 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.02.19 01:42:11.531583 [ 4 ] {158826d3-3c2d-4d7d-9757-1a440b8c79cb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001381 sec., 53584.359160028966 rows/sec., 4.18 MiB/sec. | ||
| 9110 | 2026.02.19 01:42:11.531594 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9111 | 2026.02.19 01:42:11.531623 [ 4 ] {158826d3-3c2d-4d7d-9757-1a440b8c79cb} <Debug> TCPHandler: Processed in 0.001552159 sec. | ||
| 9112 | 2026.02.19 01:42:11.531675 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 9113 | 2026.02.19 01:42:11.531729 [ 191 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_61_12} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.02.19 01:42:11.531739 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9115 | 2026.02.19 01:42:11.531774 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9116 | 2026.02.19 01:42:11.531808 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1060 rows starting from the beginning of the part | ||
| 9117 | 2026.02.19 01:42:11.531808 [ 191 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_61_12} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9118 | 2026.02.19 01:42:11.531841 [ 4 ] {c844dc8b-8667-4703-bdcd-f5da9b231f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9119 | 2026.02.19 01:42:11.531864 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 568 rows starting from the beginning of the part | ||
| 9120 | 2026.02.19 01:42:11.531889 [ 4 ] {c844dc8b-8667-4703-bdcd-f5da9b231f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9121 | 2026.02.19 01:42:11.531892 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9122 | 2026.02.19 01:42:11.531914 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 94 rows starting from the beginning of the part | ||
| 9123 | 2026.02.19 01:42:11.531967 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 9124 | 2026.02.19 01:42:11.532004 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 9125 | 2026.02.19 01:42:11.532044 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 74 rows starting from the beginning of the part | ||
| 9126 | 2026.02.19 01:42:11.532325 [ 4 ] {c844dc8b-8667-4703-bdcd-f5da9b231f71} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.02.19 01:42:11.532368 [ 4 ] {c844dc8b-8667-4703-bdcd-f5da9b231f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9128 | 2026.02.19 01:42:11.532754 [ 4 ] {c844dc8b-8667-4703-bdcd-f5da9b231f71} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9129 | 2026.02.19 01:42:11.532972 [ 4 ] {c844dc8b-8667-4703-bdcd-f5da9b231f71} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2026.02.19 01:42:11.533039 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1974 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398486 sec., 1411526.4650486312 rows/sec., 110.35 MiB/sec. | ||
| 9131 | 2026.02.19 01:42:11.533109 [ 4 ] {c844dc8b-8667-4703-bdcd-f5da9b231f71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 9132 | 2026.02.19 01:42:11.533151 [ 4 ] {c844dc8b-8667-4703-bdcd-f5da9b231f71} <Debug> TCPHandler: Processed in 0.001462448 sec. | ||
| 9133 | 2026.02.19 01:42:11.533193 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9134 | 2026.02.19 01:42:11.533263 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9135 | 2026.02.19 01:42:11.533365 [ 4 ] {75195fb6-bc9e-4e25-b0f0-1d8af56aa2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9136 | 2026.02.19 01:42:11.533422 [ 4 ] {75195fb6-bc9e-4e25-b0f0-1d8af56aa2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9137 | 2026.02.19 01:42:11.533425 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_61_12} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2026.02.19 01:42:11.533498 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_61_12} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9139 | 2026.02.19 01:42:11.533563 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 9140 | 2026.02.19 01:42:11.534193 [ 4 ] {75195fb6-bc9e-4e25-b0f0-1d8af56aa2ad} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2026.02.19 01:42:11.534234 [ 4 ] {75195fb6-bc9e-4e25-b0f0-1d8af56aa2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9142 | 2026.02.19 01:42:11.534764 [ 4 ] {75195fb6-bc9e-4e25-b0f0-1d8af56aa2ad} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9143 | 2026.02.19 01:42:11.534983 [ 4 ] {75195fb6-bc9e-4e25-b0f0-1d8af56aa2ad} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.02.19 01:42:11.535079 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9145 | 2026.02.19 01:42:11.535102 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9146 | 2026.02.19 01:42:11.535117 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9147 | 2026.02.19 01:42:11.535123 [ 4 ] {75195fb6-bc9e-4e25-b0f0-1d8af56aa2ad} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001778 sec., 5624.29696287964 rows/sec., 10.08 MiB/sec. | ||
| 9148 | 2026.02.19 01:42:11.535186 [ 4 ] {75195fb6-bc9e-4e25-b0f0-1d8af56aa2ad} <Debug> TCPHandler: Processed in 0.001971608 sec. | ||
| 9149 | 2026.02.19 01:42:11.535198 [ 191 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 9150 | 2026.02.19 01:42:11.535325 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9151 | 2026.02.19 01:42:11.535378 [ 191 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9152 | 2026.02.19 01:42:11.535454 [ 191 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1097 rows starting from the beginning of the part | ||
| 9153 | 2026.02.19 01:42:11.535459 [ 4 ] {86a4fa67-5edc-4154-93a5-89542afcd41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9154 | 2026.02.19 01:42:11.535524 [ 4 ] {86a4fa67-5edc-4154-93a5-89542afcd41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9155 | 2026.02.19 01:42:11.535623 [ 191 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 9156 | 2026.02.19 01:42:11.535774 [ 191 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 9157 | 2026.02.19 01:42:11.535911 [ 191 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 9158 | 2026.02.19 01:42:11.535936 [ 4 ] {86a4fa67-5edc-4154-93a5-89542afcd41e} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.02.19 01:42:11.535983 [ 4 ] {86a4fa67-5edc-4154-93a5-89542afcd41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9160 | 2026.02.19 01:42:11.536043 [ 191 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 9161 | 2026.02.19 01:42:11.536179 [ 191 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 9162 | 2026.02.19 01:42:11.536369 [ 4 ] {86a4fa67-5edc-4154-93a5-89542afcd41e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9163 | 2026.02.19 01:42:11.536612 [ 4 ] {86a4fa67-5edc-4154-93a5-89542afcd41e} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9164 | 2026.02.19 01:42:11.536743 [ 4 ] {86a4fa67-5edc-4154-93a5-89542afcd41e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. | ||
| 9165 | 2026.02.19 01:42:11.536779 [ 4 ] {86a4fa67-5edc-4154-93a5-89542afcd41e} <Debug> TCPHandler: Processed in 0.001513509 sec. | ||
| 9166 | 2026.02.19 01:42:11.542304 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1187 rows, containing 19 columns (19 merged, 0 gathered) in 0.007136017 sec., 166339.2898307277 rows/sec., 298.07 MiB/sec. | ||
| 9167 | 2026.02.19 01:42:11.544235 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9168 | 2026.02.19 01:42:11.544543 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2026.02.19 01:42:11.544612 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9170 | 2026.02.19 01:42:11.544750 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 9171 | 2026.02.19 01:42:12.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.69 MiB, peak 313.21 MiB, free memory in arenas 0.00 B, will set to 305.51 MiB (RSS), difference: 3.82 MiB | ||
| 9172 | 2026.02.19 01:42:15.548440 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9173 | 2026.02.19 01:42:15.548488 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9174 | 2026.02.19 01:42:15.684870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21148 | ||
| 9175 | 2026.02.19 01:42:15.685644 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.02.19 01:42:15.685687 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9177 | 2026.02.19 01:42:15.686180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9178 | 2026.02.19 01:42:15.686443 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2026.02.19 01:42:15.686571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21148 | ||
| 9180 | 2026.02.19 01:42:15.742713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1096 | ||
| 9181 | 2026.02.19 01:42:15.745035 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2026.02.19 01:42:15.745096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9183 | 2026.02.19 01:42:15.746312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9184 | 2026.02.19 01:42:15.746604 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9185 | 2026.02.19 01:42:15.746980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
| 9186 | 2026.02.19 01:42:16.528186 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9187 | 2026.02.19 01:42:16.528381 [ 4 ] {2ff5409b-43be-4ec2-a8a1-be16d63e7635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9188 | 2026.02.19 01:42:16.528449 [ 4 ] {2ff5409b-43be-4ec2-a8a1-be16d63e7635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9189 | 2026.02.19 01:42:16.529103 [ 4 ] {2ff5409b-43be-4ec2-a8a1-be16d63e7635} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2026.02.19 01:42:16.529150 [ 4 ] {2ff5409b-43be-4ec2-a8a1-be16d63e7635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9191 | 2026.02.19 01:42:16.529557 [ 4 ] {2ff5409b-43be-4ec2-a8a1-be16d63e7635} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9192 | 2026.02.19 01:42:16.529783 [ 4 ] {2ff5409b-43be-4ec2-a8a1-be16d63e7635} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.02.19 01:42:16.529938 [ 4 ] {2ff5409b-43be-4ec2-a8a1-be16d63e7635} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00161 sec., 72049.68944099378 rows/sec., 6.12 MiB/sec. | ||
| 9194 | 2026.02.19 01:42:16.529990 [ 4 ] {2ff5409b-43be-4ec2-a8a1-be16d63e7635} <Debug> TCPHandler: Processed in 0.001933697 sec. | ||
| 9195 | 2026.02.19 01:42:16.530113 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9196 | 2026.02.19 01:42:16.530218 [ 4 ] {b58384c9-ac1a-4e23-b4fa-0119b9bb1d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9197 | 2026.02.19 01:42:16.530264 [ 4 ] {b58384c9-ac1a-4e23-b4fa-0119b9bb1d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9198 | 2026.02.19 01:42:16.530687 [ 4 ] {b58384c9-ac1a-4e23-b4fa-0119b9bb1d69} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2026.02.19 01:42:16.530724 [ 4 ] {b58384c9-ac1a-4e23-b4fa-0119b9bb1d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9200 | 2026.02.19 01:42:16.531026 [ 4 ] {b58384c9-ac1a-4e23-b4fa-0119b9bb1d69} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9201 | 2026.02.19 01:42:16.531234 [ 4 ] {b58384c9-ac1a-4e23-b4fa-0119b9bb1d69} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2026.02.19 01:42:16.531368 [ 4 ] {b58384c9-ac1a-4e23-b4fa-0119b9bb1d69} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001174 sec., 25553.662691652473 rows/sec., 1.88 MiB/sec. | ||
| 9203 | 2026.02.19 01:42:16.531408 [ 4 ] {b58384c9-ac1a-4e23-b4fa-0119b9bb1d69} <Debug> TCPHandler: Processed in 0.001347135 sec. | ||
| 9204 | 2026.02.19 01:42:16.531528 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2026.02.19 01:42:16.531626 [ 4 ] {b341b9ba-4a98-4cc8-9d2b-8f577a5050ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9206 | 2026.02.19 01:42:16.531667 [ 4 ] {b341b9ba-4a98-4cc8-9d2b-8f577a5050ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9207 | 2026.02.19 01:42:16.532092 [ 4 ] {b341b9ba-4a98-4cc8-9d2b-8f577a5050ed} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.02.19 01:42:16.532129 [ 4 ] {b341b9ba-4a98-4cc8-9d2b-8f577a5050ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9209 | 2026.02.19 01:42:16.532433 [ 4 ] {b341b9ba-4a98-4cc8-9d2b-8f577a5050ed} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9210 | 2026.02.19 01:42:16.532642 [ 4 ] {b341b9ba-4a98-4cc8-9d2b-8f577a5050ed} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2026.02.19 01:42:16.532771 [ 4 ] {b341b9ba-4a98-4cc8-9d2b-8f577a5050ed} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001164 sec., 80756.01374570446 rows/sec., 6.31 MiB/sec. | ||
| 9212 | 2026.02.19 01:42:16.532809 [ 4 ] {b341b9ba-4a98-4cc8-9d2b-8f577a5050ed} <Debug> TCPHandler: Processed in 0.001330795 sec. | ||
| 9213 | 2026.02.19 01:42:16.532923 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2026.02.19 01:42:16.533018 [ 4 ] {2e6445b5-7162-4c78-8c01-e64f9a84ec89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9215 | 2026.02.19 01:42:16.533062 [ 4 ] {2e6445b5-7162-4c78-8c01-e64f9a84ec89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9216 | 2026.02.19 01:42:16.533457 [ 4 ] {2e6445b5-7162-4c78-8c01-e64f9a84ec89} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.02.19 01:42:16.533493 [ 4 ] {2e6445b5-7162-4c78-8c01-e64f9a84ec89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9218 | 2026.02.19 01:42:16.533821 [ 4 ] {2e6445b5-7162-4c78-8c01-e64f9a84ec89} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9219 | 2026.02.19 01:42:16.534029 [ 4 ] {2e6445b5-7162-4c78-8c01-e64f9a84ec89} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.02.19 01:42:16.534146 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9221 | 2026.02.19 01:42:16.534160 [ 4 ] {2e6445b5-7162-4c78-8c01-e64f9a84ec89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 9222 | 2026.02.19 01:42:16.534213 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2026.02.19 01:42:16.534222 [ 4 ] {2e6445b5-7162-4c78-8c01-e64f9a84ec89} <Debug> TCPHandler: Processed in 0.001348975 sec. | ||
| 9224 | 2026.02.19 01:42:16.534241 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9225 | 2026.02.19 01:42:16.534343 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9226 | 2026.02.19 01:42:16.534380 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 9227 | 2026.02.19 01:42:16.534446 [ 4 ] {e81be599-b802-4c3d-a70f-7084e308f63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9228 | 2026.02.19 01:42:16.534505 [ 4 ] {e81be599-b802-4c3d-a70f-7084e308f63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9229 | 2026.02.19 01:42:16.534542 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9230 | 2026.02.19 01:42:16.534586 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16891 rows starting from the beginning of the part | ||
| 9231 | 2026.02.19 01:42:16.534658 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 9232 | 2026.02.19 01:42:16.534706 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9233 | 2026.02.19 01:42:16.534752 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 165 rows starting from the beginning of the part | ||
| 9234 | 2026.02.19 01:42:16.534795 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 9235 | 2026.02.19 01:42:16.534846 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9236 | 2026.02.19 01:42:16.535310 [ 4 ] {e81be599-b802-4c3d-a70f-7084e308f63b} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.02.19 01:42:16.535352 [ 4 ] {e81be599-b802-4c3d-a70f-7084e308f63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9238 | 2026.02.19 01:42:16.535929 [ 4 ] {e81be599-b802-4c3d-a70f-7084e308f63b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9239 | 2026.02.19 01:42:16.536154 [ 4 ] {e81be599-b802-4c3d-a70f-7084e308f63b} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.02.19 01:42:16.536308 [ 4 ] {e81be599-b802-4c3d-a70f-7084e308f63b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00188 sec., 15957.446808510638 rows/sec., 28.60 MiB/sec. | ||
| 9241 | 2026.02.19 01:42:16.536391 [ 4 ] {e81be599-b802-4c3d-a70f-7084e308f63b} <Debug> TCPHandler: Processed in 0.00209581 sec. | ||
| 9242 | 2026.02.19 01:42:16.536513 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9243 | 2026.02.19 01:42:16.536618 [ 4 ] {9428f002-34a2-47d8-ab5a-723a5636f590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9244 | 2026.02.19 01:42:16.536667 [ 4 ] {9428f002-34a2-47d8-ab5a-723a5636f590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9245 | 2026.02.19 01:42:16.537068 [ 4 ] {9428f002-34a2-47d8-ab5a-723a5636f590} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.02.19 01:42:16.537111 [ 4 ] {9428f002-34a2-47d8-ab5a-723a5636f590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9247 | 2026.02.19 01:42:16.537510 [ 4 ] {9428f002-34a2-47d8-ab5a-723a5636f590} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9248 | 2026.02.19 01:42:16.537724 [ 4 ] {9428f002-34a2-47d8-ab5a-723a5636f590} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.02.19 01:42:16.537851 [ 4 ] {9428f002-34a2-47d8-ab5a-723a5636f590} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 9250 | 2026.02.19 01:42:16.537887 [ 4 ] {9428f002-34a2-47d8-ab5a-723a5636f590} <Debug> TCPHandler: Processed in 0.001421837 sec. | ||
| 9251 | 2026.02.19 01:42:16.539110 [ 195 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17696 rows, containing 5 columns (5 merged, 0 gathered) in 0.004791162 sec., 3693467.263265154 rows/sec., 253.23 MiB/sec. | ||
| 9252 | 2026.02.19 01:42:16.539327 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9253 | 2026.02.19 01:42:16.539619 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.02.19 01:42:16.539700 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9255 | 2026.02.19 01:42:16.539775 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.11 MiB. | ||
| 9256 | 2026.02.19 01:42:16.864337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9257 | 2026.02.19 01:42:16.881223 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9258 | 2026.02.19 01:42:16.881268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9259 | 2026.02.19 01:42:16.887736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9260 | 2026.02.19 01:42:16.888458 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9261 | 2026.02.19 01:42:16.891562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9262 | 2026.02.19 01:42:21.556051 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9263 | 2026.02.19 01:42:21.556249 [ 4 ] {2925a6a9-92d3-425e-8058-eaa9bddcc3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9264 | 2026.02.19 01:42:21.556319 [ 4 ] {2925a6a9-92d3-425e-8058-eaa9bddcc3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9265 | 2026.02.19 01:42:21.556962 [ 4 ] {2925a6a9-92d3-425e-8058-eaa9bddcc3f7} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2026.02.19 01:42:21.557014 [ 4 ] {2925a6a9-92d3-425e-8058-eaa9bddcc3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9267 | 2026.02.19 01:42:21.557403 [ 4 ] {2925a6a9-92d3-425e-8058-eaa9bddcc3f7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9268 | 2026.02.19 01:42:21.557639 [ 4 ] {2925a6a9-92d3-425e-8058-eaa9bddcc3f7} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.02.19 01:42:21.557797 [ 4 ] {2925a6a9-92d3-425e-8058-eaa9bddcc3f7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001597 sec., 15028.177833437696 rows/sec., 1.25 MiB/sec. | ||
| 9270 | 2026.02.19 01:42:21.557848 [ 4 ] {2925a6a9-92d3-425e-8058-eaa9bddcc3f7} <Debug> TCPHandler: Processed in 0.001961838 sec. | ||
| 9271 | 2026.02.19 01:42:21.557966 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9272 | 2026.02.19 01:42:21.558065 [ 4 ] {bda26266-207c-424e-bbc2-85bbd528500b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9273 | 2026.02.19 01:42:21.558107 [ 4 ] {bda26266-207c-424e-bbc2-85bbd528500b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9274 | 2026.02.19 01:42:21.558510 [ 4 ] {bda26266-207c-424e-bbc2-85bbd528500b} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9275 | 2026.02.19 01:42:21.558546 [ 4 ] {bda26266-207c-424e-bbc2-85bbd528500b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9276 | 2026.02.19 01:42:21.558842 [ 4 ] {bda26266-207c-424e-bbc2-85bbd528500b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9277 | 2026.02.19 01:42:21.559048 [ 4 ] {bda26266-207c-424e-bbc2-85bbd528500b} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9278 | 2026.02.19 01:42:21.559174 [ 4 ] {bda26266-207c-424e-bbc2-85bbd528500b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001132 sec., 3533.5689045936397 rows/sec., 288.14 KiB/sec. | ||
| 9279 | 2026.02.19 01:42:21.559211 [ 4 ] {bda26266-207c-424e-bbc2-85bbd528500b} <Debug> TCPHandler: Processed in 0.001296405 sec. | ||
| 9280 | 2026.02.19 01:42:21.559320 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9281 | 2026.02.19 01:42:21.559413 [ 4 ] {8b25bb3d-f631-4e5d-9325-ad27a72168ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9282 | 2026.02.19 01:42:21.559453 [ 4 ] {8b25bb3d-f631-4e5d-9325-ad27a72168ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9283 | 2026.02.19 01:42:21.560364 [ 4 ] {8b25bb3d-f631-4e5d-9325-ad27a72168ef} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9284 | 2026.02.19 01:42:21.560400 [ 4 ] {8b25bb3d-f631-4e5d-9325-ad27a72168ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9285 | 2026.02.19 01:42:21.560784 [ 4 ] {8b25bb3d-f631-4e5d-9325-ad27a72168ef} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9286 | 2026.02.19 01:42:21.560989 [ 4 ] {8b25bb3d-f631-4e5d-9325-ad27a72168ef} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9287 | 2026.02.19 01:42:21.561112 [ 4 ] {8b25bb3d-f631-4e5d-9325-ad27a72168ef} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001717 sec., 779266.1619103086 rows/sec., 65.17 MiB/sec. | ||
| 9288 | 2026.02.19 01:42:21.561149 [ 4 ] {8b25bb3d-f631-4e5d-9325-ad27a72168ef} <Debug> TCPHandler: Processed in 0.001876376 sec. | ||
| 9289 | 2026.02.19 01:42:21.561260 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9290 | 2026.02.19 01:42:21.561351 [ 4 ] {34f3f11a-192b-4631-9c48-c6b91243ef14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9291 | 2026.02.19 01:42:21.561391 [ 4 ] {34f3f11a-192b-4631-9c48-c6b91243ef14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9292 | 2026.02.19 01:42:21.561784 [ 4 ] {34f3f11a-192b-4631-9c48-c6b91243ef14} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2026.02.19 01:42:21.561819 [ 4 ] {34f3f11a-192b-4631-9c48-c6b91243ef14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9294 | 2026.02.19 01:42:21.562111 [ 4 ] {34f3f11a-192b-4631-9c48-c6b91243ef14} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9295 | 2026.02.19 01:42:21.562314 [ 4 ] {34f3f11a-192b-4631-9c48-c6b91243ef14} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2026.02.19 01:42:21.562437 [ 4 ] {34f3f11a-192b-4631-9c48-c6b91243ef14} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001103 sec., 23572.07615593835 rows/sec., 1.76 MiB/sec. | ||
| 9297 | 2026.02.19 01:42:21.562473 [ 4 ] {34f3f11a-192b-4631-9c48-c6b91243ef14} <Debug> TCPHandler: Processed in 0.001260385 sec. | ||
| 9298 | 2026.02.19 01:42:21.562582 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9299 | 2026.02.19 01:42:21.562672 [ 4 ] {3c06a039-d4d9-4321-83d5-f2fe92627ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9300 | 2026.02.19 01:42:21.562710 [ 4 ] {3c06a039-d4d9-4321-83d5-f2fe92627ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9301 | 2026.02.19 01:42:21.563152 [ 4 ] {3c06a039-d4d9-4321-83d5-f2fe92627ca1} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2026.02.19 01:42:21.563187 [ 4 ] {3c06a039-d4d9-4321-83d5-f2fe92627ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9303 | 2026.02.19 01:42:21.563488 [ 4 ] {3c06a039-d4d9-4321-83d5-f2fe92627ca1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9304 | 2026.02.19 01:42:21.563690 [ 4 ] {3c06a039-d4d9-4321-83d5-f2fe92627ca1} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9305 | 2026.02.19 01:42:21.563810 [ 4 ] {3c06a039-d4d9-4321-83d5-f2fe92627ca1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001155 sec., 218181.81818181818 rows/sec., 15.09 MiB/sec. | ||
| 9306 | 2026.02.19 01:42:21.563847 [ 4 ] {3c06a039-d4d9-4321-83d5-f2fe92627ca1} <Debug> TCPHandler: Processed in 0.001311575 sec. | ||
| 9307 | 2026.02.19 01:42:21.563956 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9308 | 2026.02.19 01:42:21.564047 [ 4 ] {611c18e0-f574-4fd7-8289-a036cfad979e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9309 | 2026.02.19 01:42:21.564085 [ 4 ] {611c18e0-f574-4fd7-8289-a036cfad979e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9310 | 2026.02.19 01:42:21.564471 [ 4 ] {611c18e0-f574-4fd7-8289-a036cfad979e} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2026.02.19 01:42:21.564505 [ 4 ] {611c18e0-f574-4fd7-8289-a036cfad979e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9312 | 2026.02.19 01:42:21.564788 [ 4 ] {611c18e0-f574-4fd7-8289-a036cfad979e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9313 | 2026.02.19 01:42:21.564985 [ 4 ] {611c18e0-f574-4fd7-8289-a036cfad979e} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.02.19 01:42:21.565108 [ 4 ] {611c18e0-f574-4fd7-8289-a036cfad979e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 869.67 KiB/sec. | ||
| 9315 | 2026.02.19 01:42:21.565145 [ 4 ] {611c18e0-f574-4fd7-8289-a036cfad979e} <Debug> TCPHandler: Processed in 0.001235554 sec. | ||
| 9316 | 2026.02.19 01:42:21.565250 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9317 | 2026.02.19 01:42:21.565340 [ 4 ] {7e2f3e7b-1118-4642-8700-f6a5f40e43a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9318 | 2026.02.19 01:42:21.565379 [ 4 ] {7e2f3e7b-1118-4642-8700-f6a5f40e43a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9319 | 2026.02.19 01:42:21.565958 [ 4 ] {7e2f3e7b-1118-4642-8700-f6a5f40e43a8} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2026.02.19 01:42:21.565994 [ 4 ] {7e2f3e7b-1118-4642-8700-f6a5f40e43a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9321 | 2026.02.19 01:42:21.566316 [ 4 ] {7e2f3e7b-1118-4642-8700-f6a5f40e43a8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9322 | 2026.02.19 01:42:21.566526 [ 4 ] {7e2f3e7b-1118-4642-8700-f6a5f40e43a8} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2026.02.19 01:42:21.566651 [ 4 ] {7e2f3e7b-1118-4642-8700-f6a5f40e43a8} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001327 sec., 429540.3165033911 rows/sec., 32.23 MiB/sec. | ||
| 9324 | 2026.02.19 01:42:21.566688 [ 4 ] {7e2f3e7b-1118-4642-8700-f6a5f40e43a8} <Debug> TCPHandler: Processed in 0.001485149 sec. | ||
| 9325 | 2026.02.19 01:42:21.566802 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2026.02.19 01:42:21.566893 [ 4 ] {b3aa83fd-0a43-4b6a-a589-02fde7131cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9327 | 2026.02.19 01:42:21.566934 [ 4 ] {b3aa83fd-0a43-4b6a-a589-02fde7131cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9328 | 2026.02.19 01:42:21.567492 [ 4 ] {b3aa83fd-0a43-4b6a-a589-02fde7131cbb} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2026.02.19 01:42:21.567528 [ 4 ] {b3aa83fd-0a43-4b6a-a589-02fde7131cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9330 | 2026.02.19 01:42:21.567898 [ 4 ] {b3aa83fd-0a43-4b6a-a589-02fde7131cbb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9331 | 2026.02.19 01:42:21.568106 [ 4 ] {b3aa83fd-0a43-4b6a-a589-02fde7131cbb} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2026.02.19 01:42:21.568231 [ 4 ] {b3aa83fd-0a43-4b6a-a589-02fde7131cbb} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001356 sec., 650442.4778761062 rows/sec., 44.15 MiB/sec. | ||
| 9333 | 2026.02.19 01:42:21.568268 [ 4 ] {b3aa83fd-0a43-4b6a-a589-02fde7131cbb} <Debug> TCPHandler: Processed in 0.001512719 sec. | ||
| 9334 | 2026.02.19 01:42:21.568376 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2026.02.19 01:42:21.568466 [ 4 ] {245e67fc-53f2-4c1f-a00c-6acb644eb464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9336 | 2026.02.19 01:42:21.568519 [ 4 ] {245e67fc-53f2-4c1f-a00c-6acb644eb464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9337 | 2026.02.19 01:42:21.569268 [ 4 ] {245e67fc-53f2-4c1f-a00c-6acb644eb464} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.02.19 01:42:21.569303 [ 4 ] {245e67fc-53f2-4c1f-a00c-6acb644eb464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9339 | 2026.02.19 01:42:21.569804 [ 4 ] {245e67fc-53f2-4c1f-a00c-6acb644eb464} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9340 | 2026.02.19 01:42:21.570020 [ 4 ] {245e67fc-53f2-4c1f-a00c-6acb644eb464} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.02.19 01:42:21.570156 [ 4 ] {245e67fc-53f2-4c1f-a00c-6acb644eb464} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 9342 | 2026.02.19 01:42:21.570208 [ 4 ] {245e67fc-53f2-4c1f-a00c-6acb644eb464} <Debug> TCPHandler: Processed in 0.001879506 sec. | ||
| 9343 | 2026.02.19 01:42:21.570324 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.02.19 01:42:21.570415 [ 4 ] {b3aa36a6-0e63-4c2b-bffc-9c66499d98f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9345 | 2026.02.19 01:42:21.570455 [ 4 ] {b3aa36a6-0e63-4c2b-bffc-9c66499d98f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9346 | 2026.02.19 01:42:21.570780 [ 4 ] {b3aa36a6-0e63-4c2b-bffc-9c66499d98f4} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.02.19 01:42:21.570814 [ 4 ] {b3aa36a6-0e63-4c2b-bffc-9c66499d98f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9348 | 2026.02.19 01:42:21.571114 [ 4 ] {b3aa36a6-0e63-4c2b-bffc-9c66499d98f4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9349 | 2026.02.19 01:42:21.571318 [ 4 ] {b3aa36a6-0e63-4c2b-bffc-9c66499d98f4} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.02.19 01:42:21.571438 [ 56 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9351 | 2026.02.19 01:42:21.571446 [ 4 ] {b3aa36a6-0e63-4c2b-bffc-9c66499d98f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 9352 | 2026.02.19 01:42:21.571474 [ 56 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2026.02.19 01:42:21.571492 [ 4 ] {b3aa36a6-0e63-4c2b-bffc-9c66499d98f4} <Debug> TCPHandler: Processed in 0.001215183 sec. | ||
| 9354 | 2026.02.19 01:42:21.571494 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9355 | 2026.02.19 01:42:21.571633 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 9356 | 2026.02.19 01:42:21.571799 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9357 | 2026.02.19 01:42:21.571840 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3162 rows starting from the beginning of the part | ||
| 9358 | 2026.02.19 01:42:21.571910 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 9359 | 2026.02.19 01:42:21.571960 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 9360 | 2026.02.19 01:42:21.572005 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 9361 | 2026.02.19 01:42:21.572048 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 9362 | 2026.02.19 01:42:21.572091 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9363 | 2026.02.19 01:42:21.573303 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3462 rows, containing 4 columns (4 merged, 0 gathered) in 0.001730614 sec., 2000446.0844532636 rows/sec., 133.62 MiB/sec. | ||
| 9364 | 2026.02.19 01:42:21.573600 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9365 | 2026.02.19 01:42:21.573926 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_61_12} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2026.02.19 01:42:21.574004 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_61_12} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9367 | 2026.02.19 01:42:21.574074 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9368 | 2026.02.19 01:42:23.186675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21660 | ||
| 9369 | 2026.02.19 01:42:23.187228 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9370 | 2026.02.19 01:42:23.187280 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9371 | 2026.02.19 01:42:23.187792 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9372 | 2026.02.19 01:42:23.188044 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9373 | 2026.02.19 01:42:23.188214 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21660 | ||
| 9374 | 2026.02.19 01:42:24.391639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9375 | 2026.02.19 01:42:24.409366 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2026.02.19 01:42:24.409437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9377 | 2026.02.19 01:42:24.415816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9378 | 2026.02.19 01:42:24.416535 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2026.02.19 01:42:24.419589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9380 | 2026.02.19 01:42:25.747169 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1128 | ||
| 9381 | 2026.02.19 01:42:25.749481 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2026.02.19 01:42:25.749525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9383 | 2026.02.19 01:42:25.750694 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9384 | 2026.02.19 01:42:25.750954 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2026.02.19 01:42:25.751212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 9386 | 2026.02.19 01:42:26.527883 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9387 | 2026.02.19 01:42:26.528074 [ 4 ] {f46577c6-e8b6-4188-bf10-d1d3d715f1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9388 | 2026.02.19 01:42:26.528137 [ 4 ] {f46577c6-e8b6-4188-bf10-d1d3d715f1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9389 | 2026.02.19 01:42:26.528791 [ 4 ] {f46577c6-e8b6-4188-bf10-d1d3d715f1b3} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9390 | 2026.02.19 01:42:26.528828 [ 4 ] {f46577c6-e8b6-4188-bf10-d1d3d715f1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9391 | 2026.02.19 01:42:26.529217 [ 4 ] {f46577c6-e8b6-4188-bf10-d1d3d715f1b3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9392 | 2026.02.19 01:42:26.529449 [ 4 ] {f46577c6-e8b6-4188-bf10-d1d3d715f1b3} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9393 | 2026.02.19 01:42:26.529595 [ 4 ] {f46577c6-e8b6-4188-bf10-d1d3d715f1b3} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001569 sec., 73932.44104525175 rows/sec., 6.28 MiB/sec. | ||
| 9394 | 2026.02.19 01:42:26.529635 [ 4 ] {f46577c6-e8b6-4188-bf10-d1d3d715f1b3} <Debug> TCPHandler: Processed in 0.001877416 sec. | ||
| 9395 | 2026.02.19 01:42:26.529760 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9396 | 2026.02.19 01:42:26.529856 [ 4 ] {93dac281-bcfd-4d35-88ed-75f64c7afe3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9397 | 2026.02.19 01:42:26.529896 [ 4 ] {93dac281-bcfd-4d35-88ed-75f64c7afe3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9398 | 2026.02.19 01:42:26.530299 [ 4 ] {93dac281-bcfd-4d35-88ed-75f64c7afe3b} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2026.02.19 01:42:26.530334 [ 4 ] {93dac281-bcfd-4d35-88ed-75f64c7afe3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9400 | 2026.02.19 01:42:26.530628 [ 4 ] {93dac281-bcfd-4d35-88ed-75f64c7afe3b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9401 | 2026.02.19 01:42:26.530836 [ 4 ] {93dac281-bcfd-4d35-88ed-75f64c7afe3b} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2026.02.19 01:42:26.530962 [ 4 ] {93dac281-bcfd-4d35-88ed-75f64c7afe3b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001125 sec., 26666.666666666668 rows/sec., 1.96 MiB/sec. | ||
| 9403 | 2026.02.19 01:42:26.531000 [ 4 ] {93dac281-bcfd-4d35-88ed-75f64c7afe3b} <Debug> TCPHandler: Processed in 0.001290015 sec. | ||
| 9404 | 2026.02.19 01:42:26.531112 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9405 | 2026.02.19 01:42:26.531205 [ 4 ] {bfe47a07-2e92-4c45-9d65-d5f1e08e09be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9406 | 2026.02.19 01:42:26.531245 [ 4 ] {bfe47a07-2e92-4c45-9d65-d5f1e08e09be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9407 | 2026.02.19 01:42:26.531654 [ 4 ] {bfe47a07-2e92-4c45-9d65-d5f1e08e09be} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2026.02.19 01:42:26.531691 [ 4 ] {bfe47a07-2e92-4c45-9d65-d5f1e08e09be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9409 | 2026.02.19 01:42:26.531993 [ 4 ] {bfe47a07-2e92-4c45-9d65-d5f1e08e09be} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9410 | 2026.02.19 01:42:26.532196 [ 4 ] {bfe47a07-2e92-4c45-9d65-d5f1e08e09be} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2026.02.19 01:42:26.532318 [ 4 ] {bfe47a07-2e92-4c45-9d65-d5f1e08e09be} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001131 sec., 83112.29000884172 rows/sec., 6.49 MiB/sec. | ||
| 9412 | 2026.02.19 01:42:26.532355 [ 4 ] {bfe47a07-2e92-4c45-9d65-d5f1e08e09be} <Debug> TCPHandler: Processed in 0.001292605 sec. | ||
| 9413 | 2026.02.19 01:42:26.532466 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9414 | 2026.02.19 01:42:26.532560 [ 4 ] {cd491306-e8cd-4ac9-9aa9-607a3a181f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9415 | 2026.02.19 01:42:26.532603 [ 4 ] {cd491306-e8cd-4ac9-9aa9-607a3a181f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9416 | 2026.02.19 01:42:26.532995 [ 4 ] {cd491306-e8cd-4ac9-9aa9-607a3a181f96} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9417 | 2026.02.19 01:42:26.533030 [ 4 ] {cd491306-e8cd-4ac9-9aa9-607a3a181f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9418 | 2026.02.19 01:42:26.533345 [ 4 ] {cd491306-e8cd-4ac9-9aa9-607a3a181f96} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9419 | 2026.02.19 01:42:26.533554 [ 4 ] {cd491306-e8cd-4ac9-9aa9-607a3a181f96} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2026.02.19 01:42:26.533680 [ 4 ] {cd491306-e8cd-4ac9-9aa9-607a3a181f96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 9421 | 2026.02.19 01:42:26.533717 [ 4 ] {cd491306-e8cd-4ac9-9aa9-607a3a181f96} <Debug> TCPHandler: Processed in 0.001299845 sec. | ||
| 9422 | 2026.02.19 01:42:26.533825 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9423 | 2026.02.19 01:42:26.533918 [ 4 ] {ae6ac3f0-9e56-4558-9490-9d8a86128b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9424 | 2026.02.19 01:42:26.533972 [ 4 ] {ae6ac3f0-9e56-4558-9490-9d8a86128b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9425 | 2026.02.19 01:42:26.534748 [ 4 ] {ae6ac3f0-9e56-4558-9490-9d8a86128b77} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2026.02.19 01:42:26.534785 [ 4 ] {ae6ac3f0-9e56-4558-9490-9d8a86128b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9427 | 2026.02.19 01:42:26.535316 [ 4 ] {ae6ac3f0-9e56-4558-9490-9d8a86128b77} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9428 | 2026.02.19 01:42:26.535539 [ 4 ] {ae6ac3f0-9e56-4558-9490-9d8a86128b77} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2026.02.19 01:42:26.535676 [ 4 ] {ae6ac3f0-9e56-4558-9490-9d8a86128b77} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001775 sec., 16901.408450704224 rows/sec., 30.29 MiB/sec. | ||
| 9430 | 2026.02.19 01:42:26.535729 [ 4 ] {ae6ac3f0-9e56-4558-9490-9d8a86128b77} <Debug> TCPHandler: Processed in 0.001952258 sec. | ||
| 9431 | 2026.02.19 01:42:26.535843 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9432 | 2026.02.19 01:42:26.535938 [ 4 ] {0da2e363-1f29-4ad7-8c50-9f1cac52df1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9433 | 2026.02.19 01:42:26.535979 [ 4 ] {0da2e363-1f29-4ad7-8c50-9f1cac52df1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9434 | 2026.02.19 01:42:26.536311 [ 4 ] {0da2e363-1f29-4ad7-8c50-9f1cac52df1b} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2026.02.19 01:42:26.536346 [ 4 ] {0da2e363-1f29-4ad7-8c50-9f1cac52df1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9436 | 2026.02.19 01:42:26.536648 [ 4 ] {0da2e363-1f29-4ad7-8c50-9f1cac52df1b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9437 | 2026.02.19 01:42:26.536854 [ 4 ] {0da2e363-1f29-4ad7-8c50-9f1cac52df1b} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.02.19 01:42:26.536981 [ 4 ] {0da2e363-1f29-4ad7-8c50-9f1cac52df1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 9439 | 2026.02.19 01:42:26.537016 [ 4 ] {0da2e363-1f29-4ad7-8c50-9f1cac52df1b} <Debug> TCPHandler: Processed in 0.001222354 sec. | ||
| 9440 | 2026.02.19 01:42:30.548740 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9441 | 2026.02.19 01:42:30.548798 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9442 | 2026.02.19 01:42:30.688296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22108 | ||
| 9443 | 2026.02.19 01:42:30.688807 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2026.02.19 01:42:30.688859 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9445 | 2026.02.19 01:42:30.689376 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9446 | 2026.02.19 01:42:30.689618 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2026.02.19 01:42:30.689768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22108 | ||
| 9448 | 2026.02.19 01:42:30.689789 [ 46 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9449 | 2026.02.19 01:42:30.689847 [ 46 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2026.02.19 01:42:30.689879 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9451 | 2026.02.19 01:42:30.690004 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 9452 | 2026.02.19 01:42:30.690215 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9453 | 2026.02.19 01:42:30.690279 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19740 rows starting from the beginning of the part | ||
| 9454 | 2026.02.19 01:42:30.690381 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 9455 | 2026.02.19 01:42:30.690456 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 9456 | 2026.02.19 01:42:30.690525 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 9457 | 2026.02.19 01:42:30.690586 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 9458 | 2026.02.19 01:42:30.690651 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 9459 | 2026.02.19 01:42:30.693154 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22108 rows, containing 4 columns (4 merged, 0 gathered) in 0.003206281 sec., 6895215.983876647 rows/sec., 98.64 MiB/sec. | ||
| 9460 | 2026.02.19 01:42:30.693429 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9461 | 2026.02.19 01:42:30.693670 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_46_9} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2026.02.19 01:42:30.693741 [ 195 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_46_9} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9463 | 2026.02.19 01:42:30.693809 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9464 | 2026.02.19 01:42:31.526968 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9465 | 2026.02.19 01:42:31.527158 [ 4 ] {9dc8106b-aa08-42e9-983a-6cbfe7ce116b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9466 | 2026.02.19 01:42:31.527227 [ 4 ] {9dc8106b-aa08-42e9-983a-6cbfe7ce116b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9467 | 2026.02.19 01:42:31.527885 [ 4 ] {9dc8106b-aa08-42e9-983a-6cbfe7ce116b} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9468 | 2026.02.19 01:42:31.527934 [ 4 ] {9dc8106b-aa08-42e9-983a-6cbfe7ce116b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9469 | 2026.02.19 01:42:31.528331 [ 4 ] {9dc8106b-aa08-42e9-983a-6cbfe7ce116b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9470 | 2026.02.19 01:42:31.528563 [ 4 ] {9dc8106b-aa08-42e9-983a-6cbfe7ce116b} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9471 | 2026.02.19 01:42:31.528726 [ 4 ] {9dc8106b-aa08-42e9-983a-6cbfe7ce116b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001616 sec., 47029.70297029703 rows/sec., 3.88 MiB/sec. | ||
| 9472 | 2026.02.19 01:42:31.528780 [ 4 ] {9dc8106b-aa08-42e9-983a-6cbfe7ce116b} <Debug> TCPHandler: Processed in 0.001940287 sec. | ||
| 9473 | 2026.02.19 01:42:31.528908 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9474 | 2026.02.19 01:42:31.529009 [ 4 ] {27a199a3-13e6-43e5-9f9a-0eb977973a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9475 | 2026.02.19 01:42:31.529053 [ 4 ] {27a199a3-13e6-43e5-9f9a-0eb977973a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9476 | 2026.02.19 01:42:31.529473 [ 4 ] {27a199a3-13e6-43e5-9f9a-0eb977973a3c} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2026.02.19 01:42:31.529513 [ 4 ] {27a199a3-13e6-43e5-9f9a-0eb977973a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9478 | 2026.02.19 01:42:31.529817 [ 4 ] {27a199a3-13e6-43e5-9f9a-0eb977973a3c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9479 | 2026.02.19 01:42:31.530023 [ 4 ] {27a199a3-13e6-43e5-9f9a-0eb977973a3c} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2026.02.19 01:42:31.530159 [ 4 ] {27a199a3-13e6-43e5-9f9a-0eb977973a3c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001172 sec., 8532.423208191125 rows/sec., 641.60 KiB/sec. | ||
| 9481 | 2026.02.19 01:42:31.530197 [ 4 ] {27a199a3-13e6-43e5-9f9a-0eb977973a3c} <Debug> TCPHandler: Processed in 0.001342095 sec. | ||
| 9482 | 2026.02.19 01:42:31.530307 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2026.02.19 01:42:31.530403 [ 4 ] {1b0af773-4fbf-4eed-a96e-9607a1c23dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9484 | 2026.02.19 01:42:31.530444 [ 4 ] {1b0af773-4fbf-4eed-a96e-9607a1c23dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9485 | 2026.02.19 01:42:31.530851 [ 4 ] {1b0af773-4fbf-4eed-a96e-9607a1c23dc8} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2026.02.19 01:42:31.530886 [ 4 ] {1b0af773-4fbf-4eed-a96e-9607a1c23dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9487 | 2026.02.19 01:42:31.531182 [ 4 ] {1b0af773-4fbf-4eed-a96e-9607a1c23dc8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9488 | 2026.02.19 01:42:31.531387 [ 4 ] {1b0af773-4fbf-4eed-a96e-9607a1c23dc8} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.02.19 01:42:31.531514 [ 4 ] {1b0af773-4fbf-4eed-a96e-9607a1c23dc8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001131 sec., 65428.8240495137 rows/sec., 5.11 MiB/sec. | ||
| 9490 | 2026.02.19 01:42:31.531552 [ 4 ] {1b0af773-4fbf-4eed-a96e-9607a1c23dc8} <Debug> TCPHandler: Processed in 0.001294815 sec. | ||
| 9491 | 2026.02.19 01:42:31.531665 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2026.02.19 01:42:31.531759 [ 4 ] {53474f53-a361-42cc-ad7a-10a21feeadee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9493 | 2026.02.19 01:42:31.531801 [ 4 ] {53474f53-a361-42cc-ad7a-10a21feeadee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9494 | 2026.02.19 01:42:31.532200 [ 4 ] {53474f53-a361-42cc-ad7a-10a21feeadee} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2026.02.19 01:42:31.532236 [ 4 ] {53474f53-a361-42cc-ad7a-10a21feeadee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9496 | 2026.02.19 01:42:31.532554 [ 4 ] {53474f53-a361-42cc-ad7a-10a21feeadee} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9497 | 2026.02.19 01:42:31.532758 [ 4 ] {53474f53-a361-42cc-ad7a-10a21feeadee} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.02.19 01:42:31.532885 [ 4 ] {53474f53-a361-42cc-ad7a-10a21feeadee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 9499 | 2026.02.19 01:42:31.532922 [ 4 ] {53474f53-a361-42cc-ad7a-10a21feeadee} <Debug> TCPHandler: Processed in 0.001307065 sec. | ||
| 9500 | 2026.02.19 01:42:31.533022 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9501 | 2026.02.19 01:42:31.533115 [ 4 ] {c0eae3e0-7514-461d-9cea-6aa18cb3fcd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9502 | 2026.02.19 01:42:31.533169 [ 4 ] {c0eae3e0-7514-461d-9cea-6aa18cb3fcd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9503 | 2026.02.19 01:42:31.533941 [ 4 ] {c0eae3e0-7514-461d-9cea-6aa18cb3fcd1} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2026.02.19 01:42:31.533976 [ 4 ] {c0eae3e0-7514-461d-9cea-6aa18cb3fcd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9505 | 2026.02.19 01:42:31.534497 [ 4 ] {c0eae3e0-7514-461d-9cea-6aa18cb3fcd1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9506 | 2026.02.19 01:42:31.534713 [ 4 ] {c0eae3e0-7514-461d-9cea-6aa18cb3fcd1} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2026.02.19 01:42:31.534860 [ 4 ] {c0eae3e0-7514-461d-9cea-6aa18cb3fcd1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 9508 | 2026.02.19 01:42:31.534923 [ 4 ] {c0eae3e0-7514-461d-9cea-6aa18cb3fcd1} <Debug> TCPHandler: Processed in 0.001949607 sec. | ||
| 9509 | 2026.02.19 01:42:31.535053 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9510 | 2026.02.19 01:42:31.535146 [ 4 ] {6269ab6e-140d-48e4-83c5-7cab57ee1e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9511 | 2026.02.19 01:42:31.535189 [ 4 ] {6269ab6e-140d-48e4-83c5-7cab57ee1e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9512 | 2026.02.19 01:42:31.535534 [ 4 ] {6269ab6e-140d-48e4-83c5-7cab57ee1e9e} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.02.19 01:42:31.535569 [ 4 ] {6269ab6e-140d-48e4-83c5-7cab57ee1e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9514 | 2026.02.19 01:42:31.535871 [ 4 ] {6269ab6e-140d-48e4-83c5-7cab57ee1e9e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9515 | 2026.02.19 01:42:31.536083 [ 4 ] {6269ab6e-140d-48e4-83c5-7cab57ee1e9e} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.02.19 01:42:31.536212 [ 4 ] {6269ab6e-140d-48e4-83c5-7cab57ee1e9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 9517 | 2026.02.19 01:42:31.536248 [ 4 ] {6269ab6e-140d-48e4-83c5-7cab57ee1e9e} <Debug> TCPHandler: Processed in 0.001245774 sec. | ||
| 9518 | 2026.02.19 01:42:31.919649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9519 | 2026.02.19 01:42:31.937900 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2026.02.19 01:42:31.937948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9521 | 2026.02.19 01:42:31.944334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9522 | 2026.02.19 01:42:31.945033 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2026.02.19 01:42:31.945316 [ 44 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9524 | 2026.02.19 01:42:31.945352 [ 44 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.02.19 01:42:31.945369 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9526 | 2026.02.19 01:42:31.945460 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 9527 | 2026.02.19 01:42:31.948261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9528 | 2026.02.19 01:42:31.948266 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9529 | 2026.02.19 01:42:31.948983 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 9530 | 2026.02.19 01:42:31.952214 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 9531 | 2026.02.19 01:42:31.955523 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 9532 | 2026.02.19 01:42:31.959203 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 9533 | 2026.02.19 01:42:31.963612 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 9534 | 2026.02.19 01:42:31.967983 [ 192 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 9535 | 2026.02.19 01:42:32.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.36 MiB, peak 318.36 MiB, free memory in arenas 0.00 B, will set to 308.61 MiB (RSS), difference: -9.75 MiB | ||
| 9536 | 2026.02.19 01:42:32.021445 [ 201 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.07601161 sec., 4565.092095799576 rows/sec., 23.61 MiB/sec. | ||
| 9537 | 2026.02.19 01:42:32.024026 [ 196 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9538 | 2026.02.19 01:42:32.025990 [ 196 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_46_9} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.02.19 01:42:32.026095 [ 196 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_46_9} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9540 | 2026.02.19 01:42:32.027667 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9541 | 2026.02.19 01:42:33.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.20 MiB, peak 318.36 MiB, free memory in arenas 0.00 B, will set to 309.16 MiB (RSS), difference: 9.96 MiB | ||
| 9542 | 2026.02.19 01:42:33.534978 [ 43 ] {} <Debug> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9543 | 2026.02.19 01:42:33.535076 [ 43 ] {} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9544 | 2026.02.19 01:42:33.535115 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9545 | 2026.02.19 01:42:33.535287 [ 201 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 9546 | 2026.02.19 01:42:33.535486 [ 201 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9547 | 2026.02.19 01:42:33.535539 [ 201 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 9548 | 2026.02.19 01:42:33.535639 [ 201 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 9549 | 2026.02.19 01:42:33.535714 [ 201 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 9550 | 2026.02.19 01:42:33.535781 [ 201 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 9551 | 2026.02.19 01:42:33.535843 [ 201 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 9552 | 2026.02.19 01:42:33.536717 [ 189 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150882 sec., 25185.244098036877 rows/sec., 2.10 MiB/sec. | ||
| 9553 | 2026.02.19 01:42:33.536855 [ 189 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9554 | 2026.02.19 01:42:33.537153 [ 189 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_21_5} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.02.19 01:42:33.537223 [ 189 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_21_5} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9556 | 2026.02.19 01:42:33.537303 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9557 | 2026.02.19 01:42:35.503370 [ 42 ] {} <Debug> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9558 | 2026.02.19 01:42:35.503445 [ 42 ] {} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9559 | 2026.02.19 01:42:35.503475 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9560 | 2026.02.19 01:42:35.503619 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9561 | 2026.02.19 01:42:35.503793 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9562 | 2026.02.19 01:42:35.503832 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 402 rows starting from the beginning of the part | ||
| 9563 | 2026.02.19 01:42:35.503907 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 9564 | 2026.02.19 01:42:35.503966 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 9565 | 2026.02.19 01:42:35.504015 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 9566 | 2026.02.19 01:42:35.504059 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 9567 | 2026.02.19 01:42:35.505027 [ 198 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475588 sec., 955551.2785411647 rows/sec., 69.27 MiB/sec. | ||
| 9568 | 2026.02.19 01:42:35.505173 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9569 | 2026.02.19 01:42:35.505421 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_14_3} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9570 | 2026.02.19 01:42:35.505490 [ 201 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_14_3} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9571 | 2026.02.19 01:42:35.505555 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9572 | 2026.02.19 01:42:35.751384 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1152 | ||
| 9573 | 2026.02.19 01:42:35.753598 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2026.02.19 01:42:35.753643 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9575 | 2026.02.19 01:42:35.754799 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9576 | 2026.02.19 01:42:35.755076 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.02.19 01:42:35.755333 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1152 | ||
| 9578 | 2026.02.19 01:42:36.528250 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9579 | 2026.02.19 01:42:36.528456 [ 4 ] {a028e8a9-18da-426f-bb9d-035bd0df330f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9580 | 2026.02.19 01:42:36.528525 [ 4 ] {a028e8a9-18da-426f-bb9d-035bd0df330f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9581 | 2026.02.19 01:42:36.529146 [ 4 ] {a028e8a9-18da-426f-bb9d-035bd0df330f} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2026.02.19 01:42:36.529198 [ 4 ] {a028e8a9-18da-426f-bb9d-035bd0df330f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9583 | 2026.02.19 01:42:36.529603 [ 4 ] {a028e8a9-18da-426f-bb9d-035bd0df330f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9584 | 2026.02.19 01:42:36.529838 [ 4 ] {a028e8a9-18da-426f-bb9d-035bd0df330f} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): 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.19 01:42:36.530008 [ 4 ] {a028e8a9-18da-426f-bb9d-035bd0df330f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0016 sec., 1250 rows/sec., 101.93 KiB/sec. | ||
| 9586 | 2026.02.19 01:42:36.530063 [ 4 ] {a028e8a9-18da-426f-bb9d-035bd0df330f} <Debug> TCPHandler: Processed in 0.001946808 sec. | ||
| 9587 | 2026.02.19 01:42:36.530187 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2026.02.19 01:42:36.530292 [ 4 ] {a9f25651-b460-4654-94a2-9ed68edbf3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9589 | 2026.02.19 01:42:36.530337 [ 4 ] {a9f25651-b460-4654-94a2-9ed68edbf3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9590 | 2026.02.19 01:42:36.530820 [ 4 ] {a9f25651-b460-4654-94a2-9ed68edbf3e8} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2026.02.19 01:42:36.530860 [ 4 ] {a9f25651-b460-4654-94a2-9ed68edbf3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9592 | 2026.02.19 01:42:36.531195 [ 4 ] {a9f25651-b460-4654-94a2-9ed68edbf3e8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9593 | 2026.02.19 01:42:36.531406 [ 4 ] {a9f25651-b460-4654-94a2-9ed68edbf3e8} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2026.02.19 01:42:36.531542 [ 4 ] {a9f25651-b460-4654-94a2-9ed68edbf3e8} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001273 sec., 91908.87666928515 rows/sec., 7.80 MiB/sec. | ||
| 9595 | 2026.02.19 01:42:36.531540 [ 42 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9596 | 2026.02.19 01:42:36.531583 [ 4 ] {a9f25651-b460-4654-94a2-9ed68edbf3e8} <Debug> TCPHandler: Processed in 0.001449128 sec. | ||
| 9597 | 2026.02.19 01:42:36.531622 [ 42 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2026.02.19 01:42:36.531651 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9599 | 2026.02.19 01:42:36.531713 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2026.02.19 01:42:36.531820 [ 4 ] {22fc4130-209a-481c-9281-745a3e42c65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9601 | 2026.02.19 01:42:36.531856 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 9602 | 2026.02.19 01:42:36.531866 [ 4 ] {22fc4130-209a-481c-9281-745a3e42c65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9603 | 2026.02.19 01:42:36.532083 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9604 | 2026.02.19 01:42:36.532147 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2149 rows starting from the beginning of the part | ||
| 9605 | 2026.02.19 01:42:36.532230 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 116 rows starting from the beginning of the part | ||
| 9606 | 2026.02.19 01:42:36.532274 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1338 rows starting from the beginning of the part | ||
| 9607 | 2026.02.19 01:42:36.532316 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 116 rows starting from the beginning of the part | ||
| 9608 | 2026.02.19 01:42:36.532356 [ 4 ] {22fc4130-209a-481c-9281-745a3e42c65f} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.02.19 01:42:36.532361 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 76 rows starting from the beginning of the part | ||
| 9610 | 2026.02.19 01:42:36.532403 [ 4 ] {22fc4130-209a-481c-9281-745a3e42c65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9611 | 2026.02.19 01:42:36.532428 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 117 rows starting from the beginning of the part | ||
| 9612 | 2026.02.19 01:42:36.532775 [ 4 ] {22fc4130-209a-481c-9281-745a3e42c65f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9613 | 2026.02.19 01:42:36.533017 [ 4 ] {22fc4130-209a-481c-9281-745a3e42c65f} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9614 | 2026.02.19 01:42:36.533164 [ 42 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9615 | 2026.02.19 01:42:36.533184 [ 4 ] {22fc4130-209a-481c-9281-745a3e42c65f} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001385 sec., 23104.693140794225 rows/sec., 1.69 MiB/sec. | ||
| 9616 | 2026.02.19 01:42:36.533208 [ 42 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9617 | 2026.02.19 01:42:36.533233 [ 4 ] {22fc4130-209a-481c-9281-745a3e42c65f} <Debug> TCPHandler: Processed in 0.001570161 sec. | ||
| 9618 | 2026.02.19 01:42:36.533235 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9619 | 2026.02.19 01:42:36.533341 [ 201 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 9620 | 2026.02.19 01:42:36.533355 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9621 | 2026.02.19 01:42:36.533457 [ 201 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9622 | 2026.02.19 01:42:36.533471 [ 4 ] {57c7d0a7-0e41-4986-9b99-f4efb0ea8dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9623 | 2026.02.19 01:42:36.533491 [ 201 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 214 rows starting from the beginning of the part | ||
| 9624 | 2026.02.19 01:42:36.533519 [ 4 ] {57c7d0a7-0e41-4986-9b99-f4efb0ea8dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9625 | 2026.02.19 01:42:36.533551 [ 201 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 9626 | 2026.02.19 01:42:36.533603 [ 201 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 9627 | 2026.02.19 01:42:36.533645 [ 201 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 9628 | 2026.02.19 01:42:36.533689 [ 201 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 9629 | 2026.02.19 01:42:36.533752 [ 201 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 9630 | 2026.02.19 01:42:36.533966 [ 4 ] {57c7d0a7-0e41-4986-9b99-f4efb0ea8dea} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2026.02.19 01:42:36.534008 [ 4 ] {57c7d0a7-0e41-4986-9b99-f4efb0ea8dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9632 | 2026.02.19 01:42:36.534098 [ 198 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3912 rows, containing 5 columns (5 merged, 0 gathered) in 0.002343275 sec., 1669458.3435576276 rows/sec., 144.79 MiB/sec. | ||
| 9633 | 2026.02.19 01:42:36.534619 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9634 | 2026.02.19 01:42:36.534641 [ 197 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338605 sec., 255489.8569779733 rows/sec., 18.16 MiB/sec. | ||
| 9635 | 2026.02.19 01:42:36.534694 [ 4 ] {57c7d0a7-0e41-4986-9b99-f4efb0ea8dea} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9636 | 2026.02.19 01:42:36.534866 [ 198 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9637 | 2026.02.19 01:42:36.535016 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_66_13} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9638 | 2026.02.19 01:42:36.535033 [ 4 ] {57c7d0a7-0e41-4986-9b99-f4efb0ea8dea} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2026.02.19 01:42:36.535135 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_66_13} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9640 | 2026.02.19 01:42:36.535182 [ 42 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9641 | 2026.02.19 01:42:36.535210 [ 4 ] {57c7d0a7-0e41-4986-9b99-f4efb0ea8dea} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001759 sec., 54576.46389994315 rows/sec., 4.26 MiB/sec. | ||
| 9642 | 2026.02.19 01:42:36.535215 [ 42 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2026.02.19 01:42:36.535241 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 9644 | 2026.02.19 01:42:36.535254 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9645 | 2026.02.19 01:42:36.535258 [ 4 ] {57c7d0a7-0e41-4986-9b99-f4efb0ea8dea} <Debug> TCPHandler: Processed in 0.001954207 sec. | ||
| 9646 | 2026.02.19 01:42:36.535294 [ 193 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_66_13} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2026.02.19 01:42:36.535349 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 9648 | 2026.02.19 01:42:36.535390 [ 193 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_66_13} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9649 | 2026.02.19 01:42:36.535427 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9650 | 2026.02.19 01:42:36.535465 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9651 | 2026.02.19 01:42:36.535482 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9652 | 2026.02.19 01:42:36.535503 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1060 rows starting from the beginning of the part | ||
| 9653 | 2026.02.19 01:42:36.535529 [ 4 ] {1c1f8dee-99c0-45be-a1ef-339b0c195790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9654 | 2026.02.19 01:42:36.535575 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 94 rows starting from the beginning of the part | ||
| 9655 | 2026.02.19 01:42:36.535603 [ 4 ] {1c1f8dee-99c0-45be-a1ef-339b0c195790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9656 | 2026.02.19 01:42:36.535627 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 570 rows starting from the beginning of the part | ||
| 9657 | 2026.02.19 01:42:36.535676 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 94 rows starting from the beginning of the part | ||
| 9658 | 2026.02.19 01:42:36.535718 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 74 rows starting from the beginning of the part | ||
| 9659 | 2026.02.19 01:42:36.535758 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 9660 | 2026.02.19 01:42:36.536023 [ 4 ] {1c1f8dee-99c0-45be-a1ef-339b0c195790} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2026.02.19 01:42:36.536065 [ 4 ] {1c1f8dee-99c0-45be-a1ef-339b0c195790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9662 | 2026.02.19 01:42:36.536425 [ 4 ] {1c1f8dee-99c0-45be-a1ef-339b0c195790} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9663 | 2026.02.19 01:42:36.536654 [ 4 ] {1c1f8dee-99c0-45be-a1ef-339b0c195790} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2026.02.19 01:42:36.536794 [ 4 ] {1c1f8dee-99c0-45be-a1ef-339b0c195790} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001285 sec., 125291.82879377433 rows/sec., 8.73 MiB/sec. | ||
| 9665 | 2026.02.19 01:42:36.536832 [ 4 ] {1c1f8dee-99c0-45be-a1ef-339b0c195790} <Debug> TCPHandler: Processed in 0.001459288 sec. | ||
| 9666 | 2026.02.19 01:42:36.536883 [ 188 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1988 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157027 sec., 1266024.3142898993 rows/sec., 99.00 MiB/sec. | ||
| 9667 | 2026.02.19 01:42:36.536935 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9668 | 2026.02.19 01:42:36.537029 [ 4 ] {af8f91c6-dd43-4a46-b406-d702ce98560e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9669 | 2026.02.19 01:42:36.537086 [ 4 ] {af8f91c6-dd43-4a46-b406-d702ce98560e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9670 | 2026.02.19 01:42:36.537096 [ 193 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9671 | 2026.02.19 01:42:36.537360 [ 193 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_66_13} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2026.02.19 01:42:36.537438 [ 193 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_66_13} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9673 | 2026.02.19 01:42:36.537530 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 9674 | 2026.02.19 01:42:36.537902 [ 4 ] {af8f91c6-dd43-4a46-b406-d702ce98560e} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2026.02.19 01:42:36.537943 [ 4 ] {af8f91c6-dd43-4a46-b406-d702ce98560e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9676 | 2026.02.19 01:42:36.538495 [ 4 ] {af8f91c6-dd43-4a46-b406-d702ce98560e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9677 | 2026.02.19 01:42:36.538721 [ 4 ] {af8f91c6-dd43-4a46-b406-d702ce98560e} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2026.02.19 01:42:36.538839 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9679 | 2026.02.19 01:42:36.538864 [ 4 ] {af8f91c6-dd43-4a46-b406-d702ce98560e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001853 sec., 16189.962223421478 rows/sec., 29.01 MiB/sec. | ||
| 9680 | 2026.02.19 01:42:36.538872 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.02.19 01:42:36.538905 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9682 | 2026.02.19 01:42:36.538926 [ 4 ] {af8f91c6-dd43-4a46-b406-d702ce98560e} <Debug> TCPHandler: Processed in 0.002041639 sec. | ||
| 9683 | 2026.02.19 01:42:36.538972 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 9684 | 2026.02.19 01:42:36.539047 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2026.02.19 01:42:36.539146 [ 4 ] {1b476591-0f13-4808-b902-e7e45179856d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9686 | 2026.02.19 01:42:36.539160 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9687 | 2026.02.19 01:42:36.539189 [ 4 ] {1b476591-0f13-4808-b902-e7e45179856d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9688 | 2026.02.19 01:42:36.539222 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1187 rows starting from the beginning of the part | ||
| 9689 | 2026.02.19 01:42:36.539355 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 9690 | 2026.02.19 01:42:36.539469 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part | ||
| 9691 | 2026.02.19 01:42:36.539542 [ 4 ] {1b476591-0f13-4808-b902-e7e45179856d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2026.02.19 01:42:36.539576 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 9693 | 2026.02.19 01:42:36.539584 [ 4 ] {1b476591-0f13-4808-b902-e7e45179856d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9694 | 2026.02.19 01:42:36.539693 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 9695 | 2026.02.19 01:42:36.539799 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
| 9696 | 2026.02.19 01:42:36.539919 [ 4 ] {1b476591-0f13-4808-b902-e7e45179856d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9697 | 2026.02.19 01:42:36.540153 [ 4 ] {1b476591-0f13-4808-b902-e7e45179856d} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2026.02.19 01:42:36.540305 [ 4 ] {1b476591-0f13-4808-b902-e7e45179856d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 9699 | 2026.02.19 01:42:36.540345 [ 4 ] {1b476591-0f13-4808-b902-e7e45179856d} <Debug> TCPHandler: Processed in 0.001347136 sec. | ||
| 9700 | 2026.02.19 01:42:36.550144 [ 191 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1297 rows, containing 19 columns (19 merged, 0 gathered) in 0.011194915 sec., 115856.17219961027 rows/sec., 207.61 MiB/sec. | ||
| 9701 | 2026.02.19 01:42:36.551432 [ 199 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9702 | 2026.02.19 01:42:36.551810 [ 199 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2026.02.19 01:42:36.551892 [ 199 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9704 | 2026.02.19 01:42:36.552062 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
| 9705 | 2026.02.19 01:42:37.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.82 MiB, peak 321.16 MiB, free memory in arenas 0.00 B, will set to 313.30 MiB (RSS), difference: 3.49 MiB | ||
| 9706 | 2026.02.19 01:42:38.189849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22620 | ||
| 9707 | 2026.02.19 01:42:38.190401 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.02.19 01:42:38.190455 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9709 | 2026.02.19 01:42:38.190956 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9710 | 2026.02.19 01:42:38.191194 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.02.19 01:42:38.191324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22620 | ||
| 9712 | 2026.02.19 01:42:39.448336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9713 | 2026.02.19 01:42:39.463670 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2026.02.19 01:42:39.463717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9715 | 2026.02.19 01:42:39.469810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9716 | 2026.02.19 01:42:39.470522 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.02.19 01:42:39.473148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9718 | 2026.02.19 01:42:41.526620 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9719 | 2026.02.19 01:42:41.526809 [ 4 ] {f5801b08-bb4b-4f56-930a-f0ee6f3f257c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9720 | 2026.02.19 01:42:41.526873 [ 4 ] {f5801b08-bb4b-4f56-930a-f0ee6f3f257c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9721 | 2026.02.19 01:42:41.527531 [ 4 ] {f5801b08-bb4b-4f56-930a-f0ee6f3f257c} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2026.02.19 01:42:41.527573 [ 4 ] {f5801b08-bb4b-4f56-930a-f0ee6f3f257c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9723 | 2026.02.19 01:42:41.527961 [ 4 ] {f5801b08-bb4b-4f56-930a-f0ee6f3f257c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9724 | 2026.02.19 01:42:41.528214 [ 4 ] {f5801b08-bb4b-4f56-930a-f0ee6f3f257c} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2026.02.19 01:42:41.528369 [ 4 ] {f5801b08-bb4b-4f56-930a-f0ee6f3f257c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001606 sec., 47322.5404732254 rows/sec., 3.90 MiB/sec. | ||
| 9726 | 2026.02.19 01:42:41.528413 [ 4 ] {f5801b08-bb4b-4f56-930a-f0ee6f3f257c} <Debug> TCPHandler: Processed in 0.001920456 sec. | ||
| 9727 | 2026.02.19 01:42:41.528546 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9728 | 2026.02.19 01:42:41.528640 [ 4 ] {e40c4ac1-7373-472d-8609-5a4348995d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9729 | 2026.02.19 01:42:41.528681 [ 4 ] {e40c4ac1-7373-472d-8609-5a4348995d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9730 | 2026.02.19 01:42:41.529092 [ 4 ] {e40c4ac1-7373-472d-8609-5a4348995d5b} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2026.02.19 01:42:41.529127 [ 4 ] {e40c4ac1-7373-472d-8609-5a4348995d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9732 | 2026.02.19 01:42:41.529413 [ 4 ] {e40c4ac1-7373-472d-8609-5a4348995d5b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9733 | 2026.02.19 01:42:41.529622 [ 4 ] {e40c4ac1-7373-472d-8609-5a4348995d5b} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9734 | 2026.02.19 01:42:41.529751 [ 4 ] {e40c4ac1-7373-472d-8609-5a4348995d5b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00113 sec., 8849.557522123894 rows/sec., 665.45 KiB/sec. | ||
| 9735 | 2026.02.19 01:42:41.529789 [ 4 ] {e40c4ac1-7373-472d-8609-5a4348995d5b} <Debug> TCPHandler: Processed in 0.001290935 sec. | ||
| 9736 | 2026.02.19 01:42:41.529899 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9737 | 2026.02.19 01:42:41.529991 [ 4 ] {806325cc-4237-4965-bf63-18f63ec12777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9738 | 2026.02.19 01:42:41.530029 [ 4 ] {806325cc-4237-4965-bf63-18f63ec12777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9739 | 2026.02.19 01:42:41.530434 [ 4 ] {806325cc-4237-4965-bf63-18f63ec12777} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.02.19 01:42:41.530470 [ 4 ] {806325cc-4237-4965-bf63-18f63ec12777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9741 | 2026.02.19 01:42:41.530766 [ 4 ] {806325cc-4237-4965-bf63-18f63ec12777} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9742 | 2026.02.19 01:42:41.530978 [ 4 ] {806325cc-4237-4965-bf63-18f63ec12777} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.02.19 01:42:41.531105 [ 4 ] {806325cc-4237-4965-bf63-18f63ec12777} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001132 sec., 65371.02473498233 rows/sec., 5.10 MiB/sec. | ||
| 9744 | 2026.02.19 01:42:41.531142 [ 4 ] {806325cc-4237-4965-bf63-18f63ec12777} <Debug> TCPHandler: Processed in 0.001289695 sec. | ||
| 9745 | 2026.02.19 01:42:41.531268 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9746 | 2026.02.19 01:42:41.531361 [ 4 ] {23c6f028-9c96-4614-86e9-cafb7c8f1dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9747 | 2026.02.19 01:42:41.531403 [ 4 ] {23c6f028-9c96-4614-86e9-cafb7c8f1dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9748 | 2026.02.19 01:42:41.531823 [ 4 ] {23c6f028-9c96-4614-86e9-cafb7c8f1dd9} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2026.02.19 01:42:41.531858 [ 4 ] {23c6f028-9c96-4614-86e9-cafb7c8f1dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9750 | 2026.02.19 01:42:41.532176 [ 4 ] {23c6f028-9c96-4614-86e9-cafb7c8f1dd9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9751 | 2026.02.19 01:42:41.532387 [ 4 ] {23c6f028-9c96-4614-86e9-cafb7c8f1dd9} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.02.19 01:42:41.532510 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9753 | 2026.02.19 01:42:41.532515 [ 4 ] {23c6f028-9c96-4614-86e9-cafb7c8f1dd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 9754 | 2026.02.19 01:42:41.532546 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.02.19 01:42:41.532563 [ 4 ] {23c6f028-9c96-4614-86e9-cafb7c8f1dd9} <Debug> TCPHandler: Processed in 0.001343215 sec. | ||
| 9756 | 2026.02.19 01:42:41.532565 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9757 | 2026.02.19 01:42:41.532676 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9758 | 2026.02.19 01:42:41.532701 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 9759 | 2026.02.19 01:42:41.532768 [ 4 ] {6c7c124e-b9d4-4f81-8e41-d67025280136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9760 | 2026.02.19 01:42:41.532827 [ 4 ] {6c7c124e-b9d4-4f81-8e41-d67025280136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9761 | 2026.02.19 01:42:41.532856 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9762 | 2026.02.19 01:42:41.532896 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17696 rows starting from the beginning of the part | ||
| 9763 | 2026.02.19 01:42:41.532963 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 882 rows starting from the beginning of the part | ||
| 9764 | 2026.02.19 01:42:41.533009 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9765 | 2026.02.19 01:42:41.533051 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9766 | 2026.02.19 01:42:41.533091 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 161 rows starting from the beginning of the part | ||
| 9767 | 2026.02.19 01:42:41.533130 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 9768 | 2026.02.19 01:42:41.533579 [ 4 ] {6c7c124e-b9d4-4f81-8e41-d67025280136} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2026.02.19 01:42:41.533620 [ 4 ] {6c7c124e-b9d4-4f81-8e41-d67025280136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9770 | 2026.02.19 01:42:41.534172 [ 4 ] {6c7c124e-b9d4-4f81-8e41-d67025280136} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9771 | 2026.02.19 01:42:41.534392 [ 4 ] {6c7c124e-b9d4-4f81-8e41-d67025280136} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2026.02.19 01:42:41.534539 [ 4 ] {6c7c124e-b9d4-4f81-8e41-d67025280136} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001789 sec., 5589.714924538848 rows/sec., 10.02 MiB/sec. | ||
| 9773 | 2026.02.19 01:42:41.534594 [ 4 ] {6c7c124e-b9d4-4f81-8e41-d67025280136} <Debug> TCPHandler: Processed in 0.001964948 sec. | ||
| 9774 | 2026.02.19 01:42:41.534705 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9775 | 2026.02.19 01:42:41.534797 [ 4 ] {642c542c-2199-4ce6-a0e6-d8eecf125eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9776 | 2026.02.19 01:42:41.534837 [ 4 ] {642c542c-2199-4ce6-a0e6-d8eecf125eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9777 | 2026.02.19 01:42:41.535177 [ 4 ] {642c542c-2199-4ce6-a0e6-d8eecf125eed} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2026.02.19 01:42:41.535211 [ 4 ] {642c542c-2199-4ce6-a0e6-d8eecf125eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9779 | 2026.02.19 01:42:41.535529 [ 4 ] {642c542c-2199-4ce6-a0e6-d8eecf125eed} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9780 | 2026.02.19 01:42:41.535739 [ 4 ] {642c542c-2199-4ce6-a0e6-d8eecf125eed} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): 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.19 01:42:41.535873 [ 4 ] {642c542c-2199-4ce6-a0e6-d8eecf125eed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 9782 | 2026.02.19 01:42:41.535907 [ 4 ] {642c542c-2199-4ce6-a0e6-d8eecf125eed} <Debug> TCPHandler: Processed in 0.001248895 sec. | ||
| 9783 | 2026.02.19 01:42:41.538057 [ 199 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19219 rows, containing 5 columns (5 merged, 0 gathered) in 0.005414293 sec., 3549678.600696342 rows/sec., 243.39 MiB/sec. | ||
| 9784 | 2026.02.19 01:42:41.538401 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9785 | 2026.02.19 01:42:41.538692 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.02.19 01:42:41.538764 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9787 | 2026.02.19 01:42:41.538852 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9788 | 2026.02.19 01:42:45.548878 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9789 | 2026.02.19 01:42:45.548960 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9790 | 2026.02.19 01:42:45.691507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23068 | ||
| 9791 | 2026.02.19 01:42:45.692375 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2026.02.19 01:42:45.692446 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9793 | 2026.02.19 01:42:45.692982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9794 | 2026.02.19 01:42:45.693200 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9795 | 2026.02.19 01:42:45.693327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23068 | ||
| 9796 | 2026.02.19 01:42:45.755531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1178 | ||
| 9797 | 2026.02.19 01:42:45.757671 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.02.19 01:42:45.757718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9799 | 2026.02.19 01:42:45.758867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9800 | 2026.02.19 01:42:45.759121 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.02.19 01:42:45.759285 [ 26 ] {} <Debug> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9802 | 2026.02.19 01:42:45.759348 [ 26 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2026.02.19 01:42:45.759373 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9804 | 2026.02.19 01:42:45.759374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1178 | ||
| 9805 | 2026.02.19 01:42:45.759478 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 9806 | 2026.02.19 01:42:45.760006 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9807 | 2026.02.19 01:42:45.760143 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1046 rows starting from the beginning of the part | ||
| 9808 | 2026.02.19 01:42:45.760495 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 9809 | 2026.02.19 01:42:45.760784 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 9810 | 2026.02.19 01:42:45.761060 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 9811 | 2026.02.19 01:42:45.761326 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 9812 | 2026.02.19 01:42:45.761585 [ 187 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 9813 | 2026.02.19 01:42:45.767917 [ 194 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1178 rows, containing 72 columns (72 merged, 0 gathered) in 0.008476792 sec., 138967.66606990003 rows/sec., 114.46 MiB/sec. | ||
| 9814 | 2026.02.19 01:42:45.769134 [ 195 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9815 | 2026.02.19 01:42:45.769636 [ 195 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_36_7} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9816 | 2026.02.19 01:42:45.769700 [ 195 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_36_7} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9817 | 2026.02.19 01:42:45.769880 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. | ||
| 9818 | 2026.02.19 01:42:46.001256 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000839636 sec. | ||
| 9819 | 2026.02.19 01:42:46.528176 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9820 | 2026.02.19 01:42:46.528372 [ 4 ] {65609521-11ad-4707-b95f-f6f4b4cc75c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9821 | 2026.02.19 01:42:46.528445 [ 4 ] {65609521-11ad-4707-b95f-f6f4b4cc75c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9822 | 2026.02.19 01:42:46.529116 [ 4 ] {65609521-11ad-4707-b95f-f6f4b4cc75c1} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2026.02.19 01:42:46.529159 [ 4 ] {65609521-11ad-4707-b95f-f6f4b4cc75c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9824 | 2026.02.19 01:42:46.529555 [ 4 ] {65609521-11ad-4707-b95f-f6f4b4cc75c1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9825 | 2026.02.19 01:42:46.529780 [ 4 ] {65609521-11ad-4707-b95f-f6f4b4cc75c1} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2026.02.19 01:42:46.529936 [ 4 ] {65609521-11ad-4707-b95f-f6f4b4cc75c1} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001616 sec., 71782.17821782178 rows/sec., 6.10 MiB/sec. | ||
| 9827 | 2026.02.19 01:42:46.529978 [ 4 ] {65609521-11ad-4707-b95f-f6f4b4cc75c1} <Debug> TCPHandler: Processed in 0.001939208 sec. | ||
| 9828 | 2026.02.19 01:42:46.530101 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9829 | 2026.02.19 01:42:46.530195 [ 4 ] {47d94326-be87-4a08-b55e-34f5779b2afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9830 | 2026.02.19 01:42:46.530236 [ 4 ] {47d94326-be87-4a08-b55e-34f5779b2afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9831 | 2026.02.19 01:42:46.530649 [ 4 ] {47d94326-be87-4a08-b55e-34f5779b2afc} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.02.19 01:42:46.530685 [ 4 ] {47d94326-be87-4a08-b55e-34f5779b2afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9833 | 2026.02.19 01:42:46.531009 [ 4 ] {47d94326-be87-4a08-b55e-34f5779b2afc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9834 | 2026.02.19 01:42:46.531223 [ 4 ] {47d94326-be87-4a08-b55e-34f5779b2afc} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9835 | 2026.02.19 01:42:46.531355 [ 4 ] {47d94326-be87-4a08-b55e-34f5779b2afc} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001177 sec., 25488.530161427356 rows/sec., 1.87 MiB/sec. | ||
| 9836 | 2026.02.19 01:42:46.531391 [ 4 ] {47d94326-be87-4a08-b55e-34f5779b2afc} <Debug> TCPHandler: Processed in 0.001340776 sec. | ||
| 9837 | 2026.02.19 01:42:46.531505 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9838 | 2026.02.19 01:42:46.531599 [ 4 ] {9d769bb3-0d2b-4d04-9eb7-6057c074d274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9839 | 2026.02.19 01:42:46.531640 [ 4 ] {9d769bb3-0d2b-4d04-9eb7-6057c074d274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9840 | 2026.02.19 01:42:46.532049 [ 4 ] {9d769bb3-0d2b-4d04-9eb7-6057c074d274} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.02.19 01:42:46.532086 [ 4 ] {9d769bb3-0d2b-4d04-9eb7-6057c074d274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9842 | 2026.02.19 01:42:46.532395 [ 4 ] {9d769bb3-0d2b-4d04-9eb7-6057c074d274} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9843 | 2026.02.19 01:42:46.532610 [ 4 ] {9d769bb3-0d2b-4d04-9eb7-6057c074d274} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2026.02.19 01:42:46.532745 [ 4 ] {9d769bb3-0d2b-4d04-9eb7-6057c074d274} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001162 sec., 80895.00860585198 rows/sec., 6.32 MiB/sec. | ||
| 9845 | 2026.02.19 01:42:46.532783 [ 4 ] {9d769bb3-0d2b-4d04-9eb7-6057c074d274} <Debug> TCPHandler: Processed in 0.001327676 sec. | ||
| 9846 | 2026.02.19 01:42:46.532908 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9847 | 2026.02.19 01:42:46.533001 [ 4 ] {46ec322c-252c-42a6-84ce-09b83ac8521e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9848 | 2026.02.19 01:42:46.533042 [ 4 ] {46ec322c-252c-42a6-84ce-09b83ac8521e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9849 | 2026.02.19 01:42:46.533449 [ 4 ] {46ec322c-252c-42a6-84ce-09b83ac8521e} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2026.02.19 01:42:46.533485 [ 4 ] {46ec322c-252c-42a6-84ce-09b83ac8521e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9851 | 2026.02.19 01:42:46.533821 [ 4 ] {46ec322c-252c-42a6-84ce-09b83ac8521e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9852 | 2026.02.19 01:42:46.534049 [ 4 ] {46ec322c-252c-42a6-84ce-09b83ac8521e} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2026.02.19 01:42:46.534181 [ 4 ] {46ec322c-252c-42a6-84ce-09b83ac8521e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 9854 | 2026.02.19 01:42:46.534218 [ 4 ] {46ec322c-252c-42a6-84ce-09b83ac8521e} <Debug> TCPHandler: Processed in 0.001358766 sec. | ||
| 9855 | 2026.02.19 01:42:46.534392 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9856 | 2026.02.19 01:42:46.534485 [ 4 ] {b9358df8-0c2d-407f-a9f7-ca3f98805dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9857 | 2026.02.19 01:42:46.534543 [ 4 ] {b9358df8-0c2d-407f-a9f7-ca3f98805dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9858 | 2026.02.19 01:42:46.535323 [ 4 ] {b9358df8-0c2d-407f-a9f7-ca3f98805dcd} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2026.02.19 01:42:46.535359 [ 4 ] {b9358df8-0c2d-407f-a9f7-ca3f98805dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9860 | 2026.02.19 01:42:46.535924 [ 4 ] {b9358df8-0c2d-407f-a9f7-ca3f98805dcd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9861 | 2026.02.19 01:42:46.536150 [ 4 ] {b9358df8-0c2d-407f-a9f7-ca3f98805dcd} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2026.02.19 01:42:46.536289 [ 4 ] {b9358df8-0c2d-407f-a9f7-ca3f98805dcd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001821 sec., 16474.464579901152 rows/sec., 29.52 MiB/sec. | ||
| 9863 | 2026.02.19 01:42:46.536343 [ 4 ] {b9358df8-0c2d-407f-a9f7-ca3f98805dcd} <Debug> TCPHandler: Processed in 0.002001069 sec. | ||
| 9864 | 2026.02.19 01:42:46.536457 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9865 | 2026.02.19 01:42:46.536551 [ 4 ] {887188c9-7d2c-4a53-972b-70a8ef52e1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9866 | 2026.02.19 01:42:46.536593 [ 4 ] {887188c9-7d2c-4a53-972b-70a8ef52e1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9867 | 2026.02.19 01:42:46.536938 [ 4 ] {887188c9-7d2c-4a53-972b-70a8ef52e1b2} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2026.02.19 01:42:46.536973 [ 4 ] {887188c9-7d2c-4a53-972b-70a8ef52e1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9869 | 2026.02.19 01:42:46.537274 [ 4 ] {887188c9-7d2c-4a53-972b-70a8ef52e1b2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9870 | 2026.02.19 01:42:46.537481 [ 4 ] {887188c9-7d2c-4a53-972b-70a8ef52e1b2} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2026.02.19 01:42:46.537594 [ 25 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9872 | 2026.02.19 01:42:46.537610 [ 4 ] {887188c9-7d2c-4a53-972b-70a8ef52e1b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 9873 | 2026.02.19 01:42:46.537665 [ 25 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2026.02.19 01:42:46.537670 [ 4 ] {887188c9-7d2c-4a53-972b-70a8ef52e1b2} <Debug> TCPHandler: Processed in 0.001262554 sec. | ||
| 9875 | 2026.02.19 01:42:46.537695 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9876 | 2026.02.19 01:42:46.537846 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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.19 01:42:46.537996 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9878 | 2026.02.19 01:42:46.538030 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3462 rows starting from the beginning of the part | ||
| 9879 | 2026.02.19 01:42:46.538094 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 9880 | 2026.02.19 01:42:46.538138 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9881 | 2026.02.19 01:42:46.538177 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 9882 | 2026.02.19 01:42:46.538214 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9883 | 2026.02.19 01:42:46.538252 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 9884 | 2026.02.19 01:42:46.539539 [ 195 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3762 rows, containing 4 columns (4 merged, 0 gathered) in 0.001754984 sec., 2143609.2864664295 rows/sec., 143.29 MiB/sec. | ||
| 9885 | 2026.02.19 01:42:46.539914 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9886 | 2026.02.19 01:42:46.540310 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_66_13} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.02.19 01:42:46.540409 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_66_13} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9888 | 2026.02.19 01:42:46.540540 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9889 | 2026.02.19 01:42:46.973277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9890 | 2026.02.19 01:42:46.989945 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2026.02.19 01:42:46.990013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9892 | 2026.02.19 01:42:46.996249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9893 | 2026.02.19 01:42:46.996976 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9894 | 2026.02.19 01:42:46.999939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9895 | 2026.02.19 01:42:51.558308 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9896 | 2026.02.19 01:42:51.558500 [ 4 ] {0b867c7f-b504-4002-83d4-4db2befb9f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9897 | 2026.02.19 01:42:51.558566 [ 4 ] {0b867c7f-b504-4002-83d4-4db2befb9f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9898 | 2026.02.19 01:42:51.559207 [ 4 ] {0b867c7f-b504-4002-83d4-4db2befb9f9a} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2026.02.19 01:42:51.559256 [ 4 ] {0b867c7f-b504-4002-83d4-4db2befb9f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9900 | 2026.02.19 01:42:51.559648 [ 4 ] {0b867c7f-b504-4002-83d4-4db2befb9f9a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9901 | 2026.02.19 01:42:51.559876 [ 4 ] {0b867c7f-b504-4002-83d4-4db2befb9f9a} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2026.02.19 01:42:51.560032 [ 4 ] {0b867c7f-b504-4002-83d4-4db2befb9f9a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00158 sec., 15189.87341772152 rows/sec., 1.26 MiB/sec. | ||
| 9903 | 2026.02.19 01:42:51.560076 [ 4 ] {0b867c7f-b504-4002-83d4-4db2befb9f9a} <Debug> TCPHandler: Processed in 0.001898556 sec. | ||
| 9904 | 2026.02.19 01:42:51.560196 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9905 | 2026.02.19 01:42:51.560290 [ 4 ] {2d29b355-8113-42d8-b4f3-a53e3ecc3627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9906 | 2026.02.19 01:42:51.560331 [ 4 ] {2d29b355-8113-42d8-b4f3-a53e3ecc3627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9907 | 2026.02.19 01:42:51.560721 [ 4 ] {2d29b355-8113-42d8-b4f3-a53e3ecc3627} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.02.19 01:42:51.560757 [ 4 ] {2d29b355-8113-42d8-b4f3-a53e3ecc3627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9909 | 2026.02.19 01:42:51.561046 [ 4 ] {2d29b355-8113-42d8-b4f3-a53e3ecc3627} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9910 | 2026.02.19 01:42:51.561264 [ 4 ] {2d29b355-8113-42d8-b4f3-a53e3ecc3627} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.02.19 01:42:51.561396 [ 4 ] {2d29b355-8113-42d8-b4f3-a53e3ecc3627} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001124 sec., 1779.3594306049822 rows/sec., 145.09 KiB/sec. | ||
| 9912 | 2026.02.19 01:42:51.561434 [ 4 ] {2d29b355-8113-42d8-b4f3-a53e3ecc3627} <Debug> TCPHandler: Processed in 0.001288205 sec. | ||
| 9913 | 2026.02.19 01:42:51.561540 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2026.02.19 01:42:51.561634 [ 4 ] {eb6e3f99-3b09-4f96-80eb-0162894b1ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9915 | 2026.02.19 01:42:51.561673 [ 4 ] {eb6e3f99-3b09-4f96-80eb-0162894b1ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9916 | 2026.02.19 01:42:51.562752 [ 4 ] {eb6e3f99-3b09-4f96-80eb-0162894b1ed7} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2026.02.19 01:42:51.562789 [ 4 ] {eb6e3f99-3b09-4f96-80eb-0162894b1ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9918 | 2026.02.19 01:42:51.563167 [ 4 ] {eb6e3f99-3b09-4f96-80eb-0162894b1ed7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9919 | 2026.02.19 01:42:51.563376 [ 4 ] {eb6e3f99-3b09-4f96-80eb-0162894b1ed7} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2026.02.19 01:42:51.563508 [ 4 ] {eb6e3f99-3b09-4f96-80eb-0162894b1ed7} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.001892 sec., 706659.6194503171 rows/sec., 59.10 MiB/sec. | ||
| 9921 | 2026.02.19 01:42:51.563546 [ 4 ] {eb6e3f99-3b09-4f96-80eb-0162894b1ed7} <Debug> TCPHandler: Processed in 0.002055479 sec. | ||
| 9922 | 2026.02.19 01:42:51.563661 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9923 | 2026.02.19 01:42:51.563754 [ 4 ] {b24715f5-0bd9-4c6a-bdc0-31c2c18cd10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9924 | 2026.02.19 01:42:51.563794 [ 4 ] {b24715f5-0bd9-4c6a-bdc0-31c2c18cd10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9925 | 2026.02.19 01:42:51.564197 [ 4 ] {b24715f5-0bd9-4c6a-bdc0-31c2c18cd10d} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2026.02.19 01:42:51.564232 [ 4 ] {b24715f5-0bd9-4c6a-bdc0-31c2c18cd10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9927 | 2026.02.19 01:42:51.564558 [ 4 ] {b24715f5-0bd9-4c6a-bdc0-31c2c18cd10d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9928 | 2026.02.19 01:42:51.564768 [ 4 ] {b24715f5-0bd9-4c6a-bdc0-31c2c18cd10d} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.02.19 01:42:51.564895 [ 4 ] {b24715f5-0bd9-4c6a-bdc0-31c2c18cd10d} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.00116 sec., 20689.655172413793 rows/sec., 1.56 MiB/sec. | ||
| 9930 | 2026.02.19 01:42:51.564933 [ 4 ] {b24715f5-0bd9-4c6a-bdc0-31c2c18cd10d} <Debug> TCPHandler: Processed in 0.001321756 sec. | ||
| 9931 | 2026.02.19 01:42:51.565042 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9932 | 2026.02.19 01:42:51.565135 [ 4 ] {1713f4d6-3be2-4a9e-920f-9c97134bbc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9933 | 2026.02.19 01:42:51.565173 [ 4 ] {1713f4d6-3be2-4a9e-920f-9c97134bbc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9934 | 2026.02.19 01:42:51.565637 [ 4 ] {1713f4d6-3be2-4a9e-920f-9c97134bbc59} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2026.02.19 01:42:51.565671 [ 4 ] {1713f4d6-3be2-4a9e-920f-9c97134bbc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9936 | 2026.02.19 01:42:51.565969 [ 4 ] {1713f4d6-3be2-4a9e-920f-9c97134bbc59} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9937 | 2026.02.19 01:42:51.566185 [ 4 ] {1713f4d6-3be2-4a9e-920f-9c97134bbc59} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9938 | 2026.02.19 01:42:51.566309 [ 4 ] {1713f4d6-3be2-4a9e-920f-9c97134bbc59} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001191 sec., 211586.9017632242 rows/sec., 14.63 MiB/sec. | ||
| 9939 | 2026.02.19 01:42:51.566346 [ 4 ] {1713f4d6-3be2-4a9e-920f-9c97134bbc59} <Debug> TCPHandler: Processed in 0.001353396 sec. | ||
| 9940 | 2026.02.19 01:42:51.566455 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9941 | 2026.02.19 01:42:51.566549 [ 4 ] {17a0a5a8-11ee-467b-95f2-f4f295f68fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9942 | 2026.02.19 01:42:51.566588 [ 4 ] {17a0a5a8-11ee-467b-95f2-f4f295f68fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9943 | 2026.02.19 01:42:51.566973 [ 4 ] {17a0a5a8-11ee-467b-95f2-f4f295f68fae} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2026.02.19 01:42:51.567007 [ 4 ] {17a0a5a8-11ee-467b-95f2-f4f295f68fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9945 | 2026.02.19 01:42:51.567291 [ 4 ] {17a0a5a8-11ee-467b-95f2-f4f295f68fae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9946 | 2026.02.19 01:42:51.567499 [ 4 ] {17a0a5a8-11ee-467b-95f2-f4f295f68fae} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2026.02.19 01:42:51.567624 [ 4 ] {17a0a5a8-11ee-467b-95f2-f4f295f68fae} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. | ||
| 9948 | 2026.02.19 01:42:51.567661 [ 4 ] {17a0a5a8-11ee-467b-95f2-f4f295f68fae} <Debug> TCPHandler: Processed in 0.001253964 sec. | ||
| 9949 | 2026.02.19 01:42:51.567765 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9950 | 2026.02.19 01:42:51.567859 [ 4 ] {277f3293-5691-4fd9-b2e7-dca1f32471df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9951 | 2026.02.19 01:42:51.567898 [ 4 ] {277f3293-5691-4fd9-b2e7-dca1f32471df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9952 | 2026.02.19 01:42:51.568495 [ 4 ] {277f3293-5691-4fd9-b2e7-dca1f32471df} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9953 | 2026.02.19 01:42:51.568529 [ 4 ] {277f3293-5691-4fd9-b2e7-dca1f32471df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9954 | 2026.02.19 01:42:51.568845 [ 4 ] {277f3293-5691-4fd9-b2e7-dca1f32471df} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9955 | 2026.02.19 01:42:51.569049 [ 4 ] {277f3293-5691-4fd9-b2e7-dca1f32471df} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2026.02.19 01:42:51.569174 [ 4 ] {277f3293-5691-4fd9-b2e7-dca1f32471df} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001333 sec., 426106.5266316579 rows/sec., 31.96 MiB/sec. | ||
| 9957 | 2026.02.19 01:42:51.569212 [ 4 ] {277f3293-5691-4fd9-b2e7-dca1f32471df} <Debug> TCPHandler: Processed in 0.001495609 sec. | ||
| 9958 | 2026.02.19 01:42:51.569334 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2026.02.19 01:42:51.569428 [ 4 ] {8c694d2b-e7a9-417c-aa21-861c9b73593c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9960 | 2026.02.19 01:42:51.569469 [ 4 ] {8c694d2b-e7a9-417c-aa21-861c9b73593c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9961 | 2026.02.19 01:42:51.570060 [ 4 ] {8c694d2b-e7a9-417c-aa21-861c9b73593c} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2026.02.19 01:42:51.570094 [ 4 ] {8c694d2b-e7a9-417c-aa21-861c9b73593c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9963 | 2026.02.19 01:42:51.570459 [ 4 ] {8c694d2b-e7a9-417c-aa21-861c9b73593c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9964 | 2026.02.19 01:42:51.570675 [ 4 ] {8c694d2b-e7a9-417c-aa21-861c9b73593c} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2026.02.19 01:42:51.570804 [ 4 ] {8c694d2b-e7a9-417c-aa21-861c9b73593c} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001395 sec., 631541.2186379929 rows/sec., 42.86 MiB/sec. | ||
| 9966 | 2026.02.19 01:42:51.570840 [ 4 ] {8c694d2b-e7a9-417c-aa21-861c9b73593c} <Debug> TCPHandler: Processed in 0.00155573 sec. | ||
| 9967 | 2026.02.19 01:42:51.570947 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9968 | 2026.02.19 01:42:51.571040 [ 4 ] {d64d800e-7ee0-4fc2-b36e-dd9158286485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9969 | 2026.02.19 01:42:51.571094 [ 4 ] {d64d800e-7ee0-4fc2-b36e-dd9158286485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9970 | 2026.02.19 01:42:51.571891 [ 4 ] {d64d800e-7ee0-4fc2-b36e-dd9158286485} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2026.02.19 01:42:51.571925 [ 4 ] {d64d800e-7ee0-4fc2-b36e-dd9158286485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9972 | 2026.02.19 01:42:51.572427 [ 4 ] {d64d800e-7ee0-4fc2-b36e-dd9158286485} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9973 | 2026.02.19 01:42:51.572650 [ 4 ] {d64d800e-7ee0-4fc2-b36e-dd9158286485} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2026.02.19 01:42:51.572785 [ 4 ] {d64d800e-7ee0-4fc2-b36e-dd9158286485} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 9975 | 2026.02.19 01:42:51.572839 [ 4 ] {d64d800e-7ee0-4fc2-b36e-dd9158286485} <Debug> TCPHandler: Processed in 0.001940668 sec. | ||
| 9976 | 2026.02.19 01:42:51.572958 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9977 | 2026.02.19 01:42:51.573074 [ 4 ] {3594ff2c-0bdb-4c9f-bd8b-199e2b45b38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9978 | 2026.02.19 01:42:51.573123 [ 4 ] {3594ff2c-0bdb-4c9f-bd8b-199e2b45b38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9979 | 2026.02.19 01:42:51.573528 [ 4 ] {3594ff2c-0bdb-4c9f-bd8b-199e2b45b38f} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2026.02.19 01:42:51.573574 [ 4 ] {3594ff2c-0bdb-4c9f-bd8b-199e2b45b38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9981 | 2026.02.19 01:42:51.573916 [ 4 ] {3594ff2c-0bdb-4c9f-bd8b-199e2b45b38f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9982 | 2026.02.19 01:42:51.574133 [ 4 ] {3594ff2c-0bdb-4c9f-bd8b-199e2b45b38f} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2026.02.19 01:42:51.574268 [ 4 ] {3594ff2c-0bdb-4c9f-bd8b-199e2b45b38f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 9984 | 2026.02.19 01:42:51.574307 [ 4 ] {3594ff2c-0bdb-4c9f-bd8b-199e2b45b38f} <Debug> TCPHandler: Processed in 0.001406697 sec. | ||
| 9985 | 2026.02.19 01:42:53.193491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23580 | ||
| 9986 | 2026.02.19 01:42:53.194075 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9987 | 2026.02.19 01:42:53.194119 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9988 | 2026.02.19 01:42:53.194622 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9989 | 2026.02.19 01:42:53.194885 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9990 | 2026.02.19 01:42:53.195021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23580 | ||
| 9991 | 2026.02.19 01:42:54.500098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9992 | 2026.02.19 01:42:54.525080 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.02.19 01:42:54.525170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9994 | 2026.02.19 01:42:54.534193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9995 | 2026.02.19 01:42:54.535419 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.02.19 01:42:54.542879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9997 | 2026.02.19 01:42:54.619389 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45140 | ||
| 9998 | 2026.02.19 01:42:54.619491 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9999 | 2026.02.19 01:42:54.619516 [ 287 ] {} <Debug> TCP-Session: c19513dc-b922-47f5-ae44-a68ea1477f52 Authenticating user 'default' from [fd00:1122:3344:101::e]:45140 | ||
| 10000 | 2026.02.19 01:42:54.619538 [ 287 ] {} <Debug> TCP-Session: c19513dc-b922-47f5-ae44-a68ea1477f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10001 | 2026.02.19 01:42:54.619551 [ 287 ] {} <Debug> TCP-Session: c19513dc-b922-47f5-ae44-a68ea1477f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10002 | 2026.02.19 01:42:54.619753 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59928 | ||
| 10003 | 2026.02.19 01:42:54.619784 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56287 | ||
| 10004 | 2026.02.19 01:42:54.619811 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34074 | ||
| 10005 | 2026.02.19 01:42:54.619825 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63140 | ||
| 10006 | 2026.02.19 01:42:54.619857 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50896 | ||
| 10007 | 2026.02.19 01:42:54.619886 [ 287 ] {} <Trace> TCP-Session: c19513dc-b922-47f5-ae44-a68ea1477f52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10008 | 2026.02.19 01:42:54.619880 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10009 | 2026.02.19 01:42:54.619834 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55851 | ||
| 10010 | 2026.02.19 01:42:54.619788 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39567 | ||
| 10011 | 2026.02.19 01:42:54.619983 [ 288 ] {} <Debug> TCP-Session: c5486891-7f53-40b2-8c66-85602a1e29d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59928 | ||
| 10012 | 2026.02.19 01:42:54.619796 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53392 | ||
| 10013 | 2026.02.19 01:42:54.620062 [ 288 ] {} <Debug> TCP-Session: c5486891-7f53-40b2-8c66-85602a1e29d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10014 | 2026.02.19 01:42:54.620082 [ 288 ] {} <Debug> TCP-Session: c5486891-7f53-40b2-8c66-85602a1e29d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10015 | 2026.02.19 01:42:54.620090 [ 287 ] {b3a262bb-52f3-4e37-babf-6c8a7fbc4507} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45140) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10016 | 2026.02.19 01:42:54.620366 [ 287 ] {b3a262bb-52f3-4e37-babf-6c8a7fbc4507} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10017 | 2026.02.19 01:42:54.620405 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10018 | 2026.02.19 01:42:54.620422 [ 287 ] {b3a262bb-52f3-4e37-babf-6c8a7fbc4507} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10019 | 2026.02.19 01:42:54.620460 [ 286 ] {} <Debug> TCP-Session: 652875be-5c87-4f0a-8e26-f94730a59977 Authenticating user 'default' from [fd00:1122:3344:101::e]:50896 | ||
| 10020 | 2026.02.19 01:42:54.620495 [ 286 ] {} <Debug> TCP-Session: 652875be-5c87-4f0a-8e26-f94730a59977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10021 | 2026.02.19 01:42:54.620511 [ 286 ] {} <Debug> TCP-Session: 652875be-5c87-4f0a-8e26-f94730a59977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10022 | 2026.02.19 01:42:54.620517 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10023 | 2026.02.19 01:42:54.620553 [ 352 ] {} <Debug> TCP-Session: 45ef864a-8d58-4ef3-99ac-76a4ea74f2be Authenticating user 'default' from [fd00:1122:3344:101::e]:53392 | ||
| 10024 | 2026.02.19 01:42:54.620572 [ 352 ] {} <Debug> TCP-Session: 45ef864a-8d58-4ef3-99ac-76a4ea74f2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10025 | 2026.02.19 01:42:54.620591 [ 352 ] {} <Debug> TCP-Session: 45ef864a-8d58-4ef3-99ac-76a4ea74f2be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10026 | 2026.02.19 01:42:54.620635 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10027 | 2026.02.19 01:42:54.620673 [ 353 ] {} <Debug> TCP-Session: e8bbbeec-7a90-4171-8162-75a9bfde54f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34074 | ||
| 10028 | 2026.02.19 01:42:54.620693 [ 353 ] {} <Debug> TCP-Session: e8bbbeec-7a90-4171-8162-75a9bfde54f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10029 | 2026.02.19 01:42:54.620709 [ 353 ] {} <Debug> TCP-Session: e8bbbeec-7a90-4171-8162-75a9bfde54f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10030 | 2026.02.19 01:42:54.620748 [ 287 ] {b3a262bb-52f3-4e37-babf-6c8a7fbc4507} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 10031 | 2026.02.19 01:42:54.621039 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10032 | 2026.02.19 01:42:54.621078 [ 289 ] {} <Debug> TCP-Session: 20687838-f2ad-43df-962f-c6ec10c5cbb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39567 | ||
| 10033 | 2026.02.19 01:42:54.621102 [ 289 ] {} <Debug> TCP-Session: 20687838-f2ad-43df-962f-c6ec10c5cbb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10034 | 2026.02.19 01:42:54.621121 [ 289 ] {} <Debug> TCP-Session: 20687838-f2ad-43df-962f-c6ec10c5cbb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10035 | 2026.02.19 01:42:54.621163 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10036 | 2026.02.19 01:42:54.621198 [ 355 ] {} <Debug> TCP-Session: f31153b6-b0b2-4c0a-9efd-ef89f6364b69 Authenticating user 'default' from [fd00:1122:3344:101::e]:55851 | ||
| 10037 | 2026.02.19 01:42:54.621215 [ 355 ] {} <Debug> TCP-Session: f31153b6-b0b2-4c0a-9efd-ef89f6364b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10038 | 2026.02.19 01:42:54.621227 [ 355 ] {} <Debug> TCP-Session: f31153b6-b0b2-4c0a-9efd-ef89f6364b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10039 | 2026.02.19 01:42:54.621434 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10040 | 2026.02.19 01:42:54.621477 [ 351 ] {} <Debug> TCP-Session: 36ce39aa-fba3-4a38-b64e-72051aa61bd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56287 | ||
| 10041 | 2026.02.19 01:42:54.621503 [ 351 ] {} <Debug> TCP-Session: 36ce39aa-fba3-4a38-b64e-72051aa61bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10042 | 2026.02.19 01:42:54.621522 [ 351 ] {} <Debug> TCP-Session: 36ce39aa-fba3-4a38-b64e-72051aa61bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10043 | 2026.02.19 01:42:54.621554 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10044 | 2026.02.19 01:42:54.621591 [ 354 ] {} <Debug> TCP-Session: 985c91cc-bfe1-4605-a8f2-ba1f8f8495be Authenticating user 'default' from [fd00:1122:3344:101::e]:63140 | ||
| 10045 | 2026.02.19 01:42:54.621611 [ 354 ] {} <Debug> TCP-Session: 985c91cc-bfe1-4605-a8f2-ba1f8f8495be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10046 | 2026.02.19 01:42:54.621624 [ 354 ] {} <Debug> TCP-Session: 985c91cc-bfe1-4605-a8f2-ba1f8f8495be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10047 | 2026.02.19 01:42:54.621758 [ 318 ] {b3a262bb-52f3-4e37-babf-6c8a7fbc4507} <Trace> AggregatingTransform: Aggregating | ||
| 10048 | 2026.02.19 01:42:54.621796 [ 318 ] {b3a262bb-52f3-4e37-babf-6c8a7fbc4507} <Trace> Aggregator: Aggregation method: without_key | ||
| 10049 | 2026.02.19 01:42:54.621832 [ 318 ] {b3a262bb-52f3-4e37-babf-6c8a7fbc4507} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981349 sec. (1019.005 rows/sec., 39.80 KiB/sec.) | ||
| 10050 | 2026.02.19 01:42:54.621850 [ 318 ] {b3a262bb-52f3-4e37-babf-6c8a7fbc4507} <Trace> Aggregator: Merging aggregated data | ||
| 10051 | 2026.02.19 01:42:54.623118 [ 287 ] {b3a262bb-52f3-4e37-babf-6c8a7fbc4507} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003093 sec., 323.31070158422244 rows/sec., 12.63 KiB/sec. | ||
| 10052 | 2026.02.19 01:42:54.623285 [ 287 ] {b3a262bb-52f3-4e37-babf-6c8a7fbc4507} <Debug> TCPHandler: Processed in 0.003518358 sec. | ||
| 10053 | 2026.02.19 01:42:54.623372 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10054 | 2026.02.19 01:42:54.623401 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10055 | 2026.02.19 01:42:54.623404 [ 287 ] {} <Debug> TCP-Session: c19513dc-b922-47f5-ae44-a68ea1477f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10056 | 2026.02.19 01:42:54.623421 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10057 | 2026.02.19 01:42:54.623442 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10058 | 2026.02.19 01:42:54.623456 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10059 | 2026.02.19 01:42:54.623486 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10060 | 2026.02.19 01:42:54.623498 [ 352 ] {} <Debug> TCP-Session: 45ef864a-8d58-4ef3-99ac-76a4ea74f2be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10061 | 2026.02.19 01:42:54.623513 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10062 | 2026.02.19 01:42:54.623527 [ 289 ] {} <Debug> TCP-Session: 20687838-f2ad-43df-962f-c6ec10c5cbb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10063 | 2026.02.19 01:42:54.623548 [ 355 ] {} <Debug> TCP-Session: f31153b6-b0b2-4c0a-9efd-ef89f6364b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10064 | 2026.02.19 01:42:54.623519 [ 354 ] {} <Debug> TCP-Session: 985c91cc-bfe1-4605-a8f2-ba1f8f8495be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10065 | 2026.02.19 01:42:54.623502 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10066 | 2026.02.19 01:42:54.623483 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10067 | 2026.02.19 01:42:54.623636 [ 353 ] {} <Debug> TCP-Session: e8bbbeec-7a90-4171-8162-75a9bfde54f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10068 | 2026.02.19 01:42:54.623477 [ 288 ] {} <Debug> TCP-Session: c5486891-7f53-40b2-8c66-85602a1e29d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10069 | 2026.02.19 01:42:54.623656 [ 351 ] {} <Debug> TCP-Session: 36ce39aa-fba3-4a38-b64e-72051aa61bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10070 | 2026.02.19 01:42:54.623445 [ 286 ] {} <Debug> TCP-Session: 652875be-5c87-4f0a-8e26-f94730a59977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10071 | 2026.02.19 01:42:54.792264 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40862 | ||
| 10072 | 2026.02.19 01:42:54.792370 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10073 | 2026.02.19 01:42:54.792398 [ 287 ] {} <Debug> TCP-Session: 8833f85f-b2ea-43fc-8d10-7f9c1c37b912 Authenticating user 'default' from [fd00:1122:3344:101::e]:40862 | ||
| 10074 | 2026.02.19 01:42:54.792420 [ 287 ] {} <Debug> TCP-Session: 8833f85f-b2ea-43fc-8d10-7f9c1c37b912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10075 | 2026.02.19 01:42:54.792433 [ 287 ] {} <Debug> TCP-Session: 8833f85f-b2ea-43fc-8d10-7f9c1c37b912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10076 | 2026.02.19 01:42:54.792605 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53612 | ||
| 10077 | 2026.02.19 01:42:54.792647 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47113 | ||
| 10078 | 2026.02.19 01:42:54.792665 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61333 | ||
| 10079 | 2026.02.19 01:42:54.792701 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43110 | ||
| 10080 | 2026.02.19 01:42:54.792713 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37632 | ||
| 10081 | 2026.02.19 01:42:54.792738 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51226 | ||
| 10082 | 2026.02.19 01:42:54.792765 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10083 | 2026.02.19 01:42:54.792784 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10084 | 2026.02.19 01:42:54.792801 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10085 | 2026.02.19 01:42:54.792813 [ 289 ] {} <Debug> TCP-Session: 03dc63d0-5af8-4102-8cd8-5eb010c3f90a Authenticating user 'default' from [fd00:1122:3344:101::e]:47113 | ||
| 10086 | 2026.02.19 01:42:54.792820 [ 354 ] {} <Debug> TCP-Session: 39ad3a57-bb80-4b8f-a6fc-2f5d21093c1f Authenticating user 'default' from [fd00:1122:3344:101::e]:43110 | ||
| 10087 | 2026.02.19 01:42:54.792843 [ 355 ] {} <Debug> TCP-Session: d26703c6-48db-446f-900d-086ffd5ec8bb Authenticating user 'default' from [fd00:1122:3344:101::e]:37632 | ||
| 10088 | 2026.02.19 01:42:54.792856 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10089 | 2026.02.19 01:42:54.792860 [ 354 ] {} <Debug> TCP-Session: 39ad3a57-bb80-4b8f-a6fc-2f5d21093c1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10090 | 2026.02.19 01:42:54.792884 [ 355 ] {} <Debug> TCP-Session: d26703c6-48db-446f-900d-086ffd5ec8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10091 | 2026.02.19 01:42:54.792899 [ 286 ] {} <Debug> TCP-Session: 810fe028-766f-4f79-8529-4a50ad9ca283 Authenticating user 'default' from [fd00:1122:3344:101::e]:51226 | ||
| 10092 | 2026.02.19 01:42:54.792904 [ 354 ] {} <Debug> TCP-Session: 39ad3a57-bb80-4b8f-a6fc-2f5d21093c1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10093 | 2026.02.19 01:42:54.792918 [ 355 ] {} <Debug> TCP-Session: d26703c6-48db-446f-900d-086ffd5ec8bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10094 | 2026.02.19 01:42:54.792940 [ 286 ] {} <Debug> TCP-Session: 810fe028-766f-4f79-8529-4a50ad9ca283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10095 | 2026.02.19 01:42:54.792854 [ 289 ] {} <Debug> TCP-Session: 03dc63d0-5af8-4102-8cd8-5eb010c3f90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10096 | 2026.02.19 01:42:54.792973 [ 286 ] {} <Debug> TCP-Session: 810fe028-766f-4f79-8529-4a50ad9ca283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10097 | 2026.02.19 01:42:54.792994 [ 289 ] {} <Debug> TCP-Session: 03dc63d0-5af8-4102-8cd8-5eb010c3f90a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10098 | 2026.02.19 01:42:54.792771 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10099 | 2026.02.19 01:42:54.792726 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10100 | 2026.02.19 01:42:54.793052 [ 352 ] {} <Debug> TCP-Session: 256c247c-1f55-4638-b3f8-7d651e97852f Authenticating user 'default' from [fd00:1122:3344:101::e]:61333 | ||
| 10101 | 2026.02.19 01:42:54.792685 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58758 | ||
| 10102 | 2026.02.19 01:42:54.793072 [ 288 ] {} <Debug> TCP-Session: 315d5ff5-c739-4d1b-ad50-459de2312a2f Authenticating user 'default' from [fd00:1122:3344:101::e]:53612 | ||
| 10103 | 2026.02.19 01:42:54.793076 [ 352 ] {} <Debug> TCP-Session: 256c247c-1f55-4638-b3f8-7d651e97852f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10104 | 2026.02.19 01:42:54.793118 [ 288 ] {} <Debug> TCP-Session: 315d5ff5-c739-4d1b-ad50-459de2312a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10105 | 2026.02.19 01:42:54.793128 [ 352 ] {} <Debug> TCP-Session: 256c247c-1f55-4638-b3f8-7d651e97852f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10106 | 2026.02.19 01:42:54.793137 [ 288 ] {} <Debug> TCP-Session: 315d5ff5-c739-4d1b-ad50-459de2312a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10107 | 2026.02.19 01:42:54.792652 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63294 | ||
| 10108 | 2026.02.19 01:42:54.793152 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10109 | 2026.02.19 01:42:54.792801 [ 287 ] {} <Trace> TCP-Session: 8833f85f-b2ea-43fc-8d10-7f9c1c37b912 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10110 | 2026.02.19 01:42:54.793206 [ 353 ] {} <Debug> TCP-Session: 840c0360-1b70-4f05-8d99-36ce9a416ecf Authenticating user 'default' from [fd00:1122:3344:101::e]:58758 | ||
| 10111 | 2026.02.19 01:42:54.793222 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10112 | 2026.02.19 01:42:54.793234 [ 353 ] {} <Debug> TCP-Session: 840c0360-1b70-4f05-8d99-36ce9a416ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10113 | 2026.02.19 01:42:54.793245 [ 351 ] {} <Debug> TCP-Session: cca5e1bb-eb2f-4490-aaa9-04212a01ca0f Authenticating user 'default' from [fd00:1122:3344:101::e]:63294 | ||
| 10114 | 2026.02.19 01:42:54.793254 [ 353 ] {} <Debug> TCP-Session: 840c0360-1b70-4f05-8d99-36ce9a416ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10115 | 2026.02.19 01:42:54.793262 [ 351 ] {} <Debug> TCP-Session: cca5e1bb-eb2f-4490-aaa9-04212a01ca0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10116 | 2026.02.19 01:42:54.793278 [ 351 ] {} <Debug> TCP-Session: cca5e1bb-eb2f-4490-aaa9-04212a01ca0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10117 | 2026.02.19 01:42:54.793364 [ 287 ] {dee467e2-d911-47e3-8f5b-3b7add5b820f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40862) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10118 | 2026.02.19 01:42:54.793639 [ 287 ] {dee467e2-d911-47e3-8f5b-3b7add5b820f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10119 | 2026.02.19 01:42:54.793694 [ 287 ] {dee467e2-d911-47e3-8f5b-3b7add5b820f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10120 | 2026.02.19 01:42:54.793978 [ 287 ] {dee467e2-d911-47e3-8f5b-3b7add5b820f} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 10121 | 2026.02.19 01:42:54.794878 [ 337 ] {dee467e2-d911-47e3-8f5b-3b7add5b820f} <Trace> AggregatingTransform: Aggregating | ||
| 10122 | 2026.02.19 01:42:54.794924 [ 337 ] {dee467e2-d911-47e3-8f5b-3b7add5b820f} <Trace> Aggregator: Aggregation method: without_key | ||
| 10123 | 2026.02.19 01:42:54.794959 [ 337 ] {dee467e2-d911-47e3-8f5b-3b7add5b820f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879847 sec. (1136.561 rows/sec., 44.40 KiB/sec.) | ||
| 10124 | 2026.02.19 01:42:54.794977 [ 337 ] {dee467e2-d911-47e3-8f5b-3b7add5b820f} <Trace> Aggregator: Merging aggregated data | ||
| 10125 | 2026.02.19 01:42:54.796399 [ 287 ] {dee467e2-d911-47e3-8f5b-3b7add5b820f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003094 sec., 323.2062055591467 rows/sec., 12.63 KiB/sec. | ||
| 10126 | 2026.02.19 01:42:54.796511 [ 287 ] {dee467e2-d911-47e3-8f5b-3b7add5b820f} <Debug> TCPHandler: Processed in 0.003885845 sec. | ||
| 10127 | 2026.02.19 01:42:54.796681 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10128 | 2026.02.19 01:42:54.796713 [ 287 ] {} <Debug> TCP-Session: 8833f85f-b2ea-43fc-8d10-7f9c1c37b912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10129 | 2026.02.19 01:42:54.796712 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10130 | 2026.02.19 01:42:54.796733 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10131 | 2026.02.19 01:42:54.796762 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10132 | 2026.02.19 01:42:54.796771 [ 288 ] {} <Debug> TCP-Session: 315d5ff5-c739-4d1b-ad50-459de2312a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10133 | 2026.02.19 01:42:54.796789 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10134 | 2026.02.19 01:42:54.796813 [ 352 ] {} <Debug> TCP-Session: 256c247c-1f55-4638-b3f8-7d651e97852f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10135 | 2026.02.19 01:42:54.796817 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10136 | 2026.02.19 01:42:54.796836 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10137 | 2026.02.19 01:42:54.796863 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10138 | 2026.02.19 01:42:54.796876 [ 289 ] {} <Debug> TCP-Session: 03dc63d0-5af8-4102-8cd8-5eb010c3f90a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10139 | 2026.02.19 01:42:54.796886 [ 354 ] {} <Debug> TCP-Session: 39ad3a57-bb80-4b8f-a6fc-2f5d21093c1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10140 | 2026.02.19 01:42:54.796894 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10141 | 2026.02.19 01:42:54.796910 [ 353 ] {} <Debug> TCP-Session: 840c0360-1b70-4f05-8d99-36ce9a416ecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10142 | 2026.02.19 01:42:54.796956 [ 355 ] {} <Debug> TCP-Session: d26703c6-48db-446f-900d-086ffd5ec8bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10143 | 2026.02.19 01:42:54.796843 [ 351 ] {} <Debug> TCP-Session: cca5e1bb-eb2f-4490-aaa9-04212a01ca0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10144 | 2026.02.19 01:42:54.796792 [ 286 ] {} <Debug> TCP-Session: 810fe028-766f-4f79-8529-4a50ad9ca283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10145 | 2026.02.19 01:42:54.848910 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61077 | ||
| 10146 | 2026.02.19 01:42:54.849016 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10147 | 2026.02.19 01:42:54.849044 [ 354 ] {} <Debug> TCP-Session: 6377f41d-e4c3-4cd7-b2b1-5d560e6048e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61077 | ||
| 10148 | 2026.02.19 01:42:54.849068 [ 354 ] {} <Debug> TCP-Session: 6377f41d-e4c3-4cd7-b2b1-5d560e6048e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10149 | 2026.02.19 01:42:54.849082 [ 354 ] {} <Debug> TCP-Session: 6377f41d-e4c3-4cd7-b2b1-5d560e6048e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10150 | 2026.02.19 01:42:54.849293 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53229 | ||
| 10151 | 2026.02.19 01:42:54.849303 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61481 | ||
| 10152 | 2026.02.19 01:42:54.849346 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65207 | ||
| 10153 | 2026.02.19 01:42:54.849362 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54911 | ||
| 10154 | 2026.02.19 01:42:54.849385 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46599 | ||
| 10155 | 2026.02.19 01:42:54.849406 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10156 | 2026.02.19 01:42:54.849425 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10157 | 2026.02.19 01:42:54.849439 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10158 | 2026.02.19 01:42:54.849455 [ 355 ] {} <Debug> TCP-Session: d84c5e49-49db-47a4-b1d2-f28bc20ad91f Authenticating user 'default' from [fd00:1122:3344:101::e]:53229 | ||
| 10159 | 2026.02.19 01:42:54.849473 [ 286 ] {} <Debug> TCP-Session: 92ef9e9e-2388-4f03-a89b-56316d5118b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61481 | ||
| 10160 | 2026.02.19 01:42:54.849486 [ 288 ] {} <Debug> TCP-Session: 388934d7-2840-4e19-974d-f9e8fcfd8bc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65207 | ||
| 10161 | 2026.02.19 01:42:54.849497 [ 355 ] {} <Debug> TCP-Session: d84c5e49-49db-47a4-b1d2-f28bc20ad91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10162 | 2026.02.19 01:42:54.849511 [ 286 ] {} <Debug> TCP-Session: 92ef9e9e-2388-4f03-a89b-56316d5118b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10163 | 2026.02.19 01:42:54.849525 [ 355 ] {} <Debug> TCP-Session: d84c5e49-49db-47a4-b1d2-f28bc20ad91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10164 | 2026.02.19 01:42:54.849522 [ 288 ] {} <Debug> TCP-Session: 388934d7-2840-4e19-974d-f9e8fcfd8bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10165 | 2026.02.19 01:42:54.849539 [ 286 ] {} <Debug> TCP-Session: 92ef9e9e-2388-4f03-a89b-56316d5118b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10166 | 2026.02.19 01:42:54.849561 [ 288 ] {} <Debug> TCP-Session: 388934d7-2840-4e19-974d-f9e8fcfd8bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10167 | 2026.02.19 01:42:54.849480 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10168 | 2026.02.19 01:42:54.849458 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10169 | 2026.02.19 01:42:54.849618 [ 352 ] {} <Debug> TCP-Session: 20d1ee20-eab9-489d-97af-d968d84adbdb Authenticating user 'default' from [fd00:1122:3344:101::e]:46599 | ||
| 10170 | 2026.02.19 01:42:54.849643 [ 289 ] {} <Debug> TCP-Session: 0f8ba48a-81a4-4a86-84ea-7635dc7ea18e Authenticating user 'default' from [fd00:1122:3344:101::e]:54911 | ||
| 10171 | 2026.02.19 01:42:54.849659 [ 352 ] {} <Debug> TCP-Session: 20d1ee20-eab9-489d-97af-d968d84adbdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10172 | 2026.02.19 01:42:54.849417 [ 354 ] {} <Trace> TCP-Session: 6377f41d-e4c3-4cd7-b2b1-5d560e6048e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10173 | 2026.02.19 01:42:54.849682 [ 289 ] {} <Debug> TCP-Session: 0f8ba48a-81a4-4a86-84ea-7635dc7ea18e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10174 | 2026.02.19 01:42:54.849686 [ 352 ] {} <Debug> TCP-Session: 20d1ee20-eab9-489d-97af-d968d84adbdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10175 | 2026.02.19 01:42:54.849718 [ 289 ] {} <Debug> TCP-Session: 0f8ba48a-81a4-4a86-84ea-7635dc7ea18e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10176 | 2026.02.19 01:42:54.849395 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49844 | ||
| 10177 | 2026.02.19 01:42:54.849368 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38687 | ||
| 10178 | 2026.02.19 01:42:54.849346 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57619 | ||
| 10179 | 2026.02.19 01:42:54.849852 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10180 | 2026.02.19 01:42:54.849862 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10181 | 2026.02.19 01:42:54.849862 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10182 | 2026.02.19 01:42:54.849878 [ 353 ] {} <Debug> TCP-Session: 1a775ad8-225f-497f-b6b3-07069617cfb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49844 | ||
| 10183 | 2026.02.19 01:42:54.849891 [ 351 ] {} <Debug> TCP-Session: 353a566e-97aa-4d3a-9a08-ab6ea3c6739f Authenticating user 'default' from [fd00:1122:3344:101::e]:38687 | ||
| 10184 | 2026.02.19 01:42:54.849899 [ 287 ] {} <Debug> TCP-Session: f38c7806-b1e6-4895-9cbd-87ace40eda88 Authenticating user 'default' from [fd00:1122:3344:101::e]:57619 | ||
| 10185 | 2026.02.19 01:42:54.849910 [ 353 ] {} <Debug> TCP-Session: 1a775ad8-225f-497f-b6b3-07069617cfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10186 | 2026.02.19 01:42:54.849916 [ 351 ] {} <Debug> TCP-Session: 353a566e-97aa-4d3a-9a08-ab6ea3c6739f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10187 | 2026.02.19 01:42:54.849927 [ 353 ] {} <Debug> TCP-Session: 1a775ad8-225f-497f-b6b3-07069617cfb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10188 | 2026.02.19 01:42:54.849922 [ 287 ] {} <Debug> TCP-Session: f38c7806-b1e6-4895-9cbd-87ace40eda88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2026.02.19 01:42:54.849938 [ 351 ] {} <Debug> TCP-Session: 353a566e-97aa-4d3a-9a08-ab6ea3c6739f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10190 | 2026.02.19 01:42:54.849954 [ 287 ] {} <Debug> TCP-Session: f38c7806-b1e6-4895-9cbd-87ace40eda88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10191 | 2026.02.19 01:42:54.849880 [ 354 ] {4d9aac84-ec81-4516-b83c-be1e0c5cd10a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10192 | 2026.02.19 01:42:54.850295 [ 354 ] {4d9aac84-ec81-4516-b83c-be1e0c5cd10a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10193 | 2026.02.19 01:42:54.850355 [ 354 ] {4d9aac84-ec81-4516-b83c-be1e0c5cd10a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10194 | 2026.02.19 01:42:54.850672 [ 354 ] {4d9aac84-ec81-4516-b83c-be1e0c5cd10a} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 10195 | 2026.02.19 01:42:54.851689 [ 307 ] {4d9aac84-ec81-4516-b83c-be1e0c5cd10a} <Trace> AggregatingTransform: Aggregating | ||
| 10196 | 2026.02.19 01:42:54.851725 [ 307 ] {4d9aac84-ec81-4516-b83c-be1e0c5cd10a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10197 | 2026.02.19 01:42:54.851760 [ 307 ] {4d9aac84-ec81-4516-b83c-be1e0c5cd10a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987079 sec. (1013.090 rows/sec., 39.57 KiB/sec.) | ||
| 10198 | 2026.02.19 01:42:54.851779 [ 307 ] {4d9aac84-ec81-4516-b83c-be1e0c5cd10a} <Trace> Aggregator: Merging aggregated data | ||
| 10199 | 2026.02.19 01:42:54.852905 [ 354 ] {4d9aac84-ec81-4516-b83c-be1e0c5cd10a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003086 sec., 324.0440699935191 rows/sec., 12.66 KiB/sec. | ||
| 10200 | 2026.02.19 01:42:54.853085 [ 354 ] {4d9aac84-ec81-4516-b83c-be1e0c5cd10a} <Debug> TCPHandler: Processed in 0.003814733 sec. | ||
| 10201 | 2026.02.19 01:42:54.853195 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10202 | 2026.02.19 01:42:54.853224 [ 354 ] {} <Debug> TCP-Session: 6377f41d-e4c3-4cd7-b2b1-5d560e6048e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10203 | 2026.02.19 01:42:54.853233 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10204 | 2026.02.19 01:42:54.853260 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10205 | 2026.02.19 01:42:54.853277 [ 286 ] {} <Debug> TCP-Session: 92ef9e9e-2388-4f03-a89b-56316d5118b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10206 | 2026.02.19 01:42:54.853281 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10207 | 2026.02.19 01:42:54.853297 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10208 | 2026.02.19 01:42:54.853314 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10209 | 2026.02.19 01:42:54.853338 [ 353 ] {} <Debug> TCP-Session: 1a775ad8-225f-497f-b6b3-07069617cfb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10210 | 2026.02.19 01:42:54.853364 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10211 | 2026.02.19 01:42:54.853376 [ 352 ] {} <Debug> TCP-Session: 20d1ee20-eab9-489d-97af-d968d84adbdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10212 | 2026.02.19 01:42:54.853357 [ 289 ] {} <Debug> TCP-Session: 0f8ba48a-81a4-4a86-84ea-7635dc7ea18e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10213 | 2026.02.19 01:42:54.853402 [ 351 ] {} <Debug> TCP-Session: 353a566e-97aa-4d3a-9a08-ab6ea3c6739f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10214 | 2026.02.19 01:42:54.853352 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10215 | 2026.02.19 01:42:54.853330 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10216 | 2026.02.19 01:42:54.853482 [ 288 ] {} <Debug> TCP-Session: 388934d7-2840-4e19-974d-f9e8fcfd8bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2026.02.19 01:42:54.853304 [ 355 ] {} <Debug> TCP-Session: d84c5e49-49db-47a4-b1d2-f28bc20ad91f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10218 | 2026.02.19 01:42:54.853505 [ 287 ] {} <Debug> TCP-Session: f38c7806-b1e6-4895-9cbd-87ace40eda88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10219 | 2026.02.19 01:42:55.000396 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.62 MiB, peak 325.26 MiB, free memory in arenas 0.00 B, will set to 315.48 MiB (RSS), difference: -1.13 MiB | ||
| 10220 | 2026.02.19 01:42:55.759652 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1216 | ||
| 10221 | 2026.02.19 01:42:55.762159 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2026.02.19 01:42:55.762225 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10223 | 2026.02.19 01:42:55.763452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10224 | 2026.02.19 01:42:55.763730 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2026.02.19 01:42:55.764016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1216 | ||
| 10226 | 2026.02.19 01:42:56.528749 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10227 | 2026.02.19 01:42:56.528949 [ 4 ] {aa76650d-cbbc-4e7c-be69-729a7e807a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10228 | 2026.02.19 01:42:56.529016 [ 4 ] {aa76650d-cbbc-4e7c-be69-729a7e807a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10229 | 2026.02.19 01:42:56.529718 [ 4 ] {aa76650d-cbbc-4e7c-be69-729a7e807a91} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10230 | 2026.02.19 01:42:56.529773 [ 4 ] {aa76650d-cbbc-4e7c-be69-729a7e807a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10231 | 2026.02.19 01:42:56.530188 [ 4 ] {aa76650d-cbbc-4e7c-be69-729a7e807a91} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10232 | 2026.02.19 01:42:56.530424 [ 4 ] {aa76650d-cbbc-4e7c-be69-729a7e807a91} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10233 | 2026.02.19 01:42:56.530589 [ 4 ] {aa76650d-cbbc-4e7c-be69-729a7e807a91} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001688 sec., 68720.37914691943 rows/sec., 5.84 MiB/sec. | ||
| 10234 | 2026.02.19 01:42:56.530644 [ 4 ] {aa76650d-cbbc-4e7c-be69-729a7e807a91} <Debug> TCPHandler: Processed in 0.002025409 sec. | ||
| 10235 | 2026.02.19 01:42:56.530777 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10236 | 2026.02.19 01:42:56.530880 [ 4 ] {a9685bd3-a12d-460b-b56e-8ca216574a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10237 | 2026.02.19 01:42:56.530924 [ 4 ] {a9685bd3-a12d-460b-b56e-8ca216574a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10238 | 2026.02.19 01:42:56.531357 [ 4 ] {a9685bd3-a12d-460b-b56e-8ca216574a0b} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2026.02.19 01:42:56.531397 [ 4 ] {a9685bd3-a12d-460b-b56e-8ca216574a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10240 | 2026.02.19 01:42:56.531727 [ 4 ] {a9685bd3-a12d-460b-b56e-8ca216574a0b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10241 | 2026.02.19 01:42:56.531946 [ 4 ] {a9685bd3-a12d-460b-b56e-8ca216574a0b} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10242 | 2026.02.19 01:42:56.532082 [ 4 ] {a9685bd3-a12d-460b-b56e-8ca216574a0b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001225 sec., 24489.79591836735 rows/sec., 1.80 MiB/sec. | ||
| 10243 | 2026.02.19 01:42:56.532122 [ 4 ] {a9685bd3-a12d-460b-b56e-8ca216574a0b} <Debug> TCPHandler: Processed in 0.001398287 sec. | ||
| 10244 | 2026.02.19 01:42:56.532236 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10245 | 2026.02.19 01:42:56.532332 [ 4 ] {372e2bc4-6bfe-427b-b5ea-5c7ac71e1d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10246 | 2026.02.19 01:42:56.532373 [ 4 ] {372e2bc4-6bfe-427b-b5ea-5c7ac71e1d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10247 | 2026.02.19 01:42:56.532811 [ 4 ] {372e2bc4-6bfe-427b-b5ea-5c7ac71e1d27} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10248 | 2026.02.19 01:42:56.532849 [ 4 ] {372e2bc4-6bfe-427b-b5ea-5c7ac71e1d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10249 | 2026.02.19 01:42:56.533158 [ 4 ] {372e2bc4-6bfe-427b-b5ea-5c7ac71e1d27} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10250 | 2026.02.19 01:42:56.533374 [ 4 ] {372e2bc4-6bfe-427b-b5ea-5c7ac71e1d27} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10251 | 2026.02.19 01:42:56.533507 [ 4 ] {372e2bc4-6bfe-427b-b5ea-5c7ac71e1d27} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001195 sec., 78661.08786610878 rows/sec., 6.14 MiB/sec. | ||
| 10252 | 2026.02.19 01:42:56.533547 [ 4 ] {372e2bc4-6bfe-427b-b5ea-5c7ac71e1d27} <Debug> TCPHandler: Processed in 0.001361397 sec. | ||
| 10253 | 2026.02.19 01:42:56.533659 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10254 | 2026.02.19 01:42:56.533754 [ 4 ] {42651532-2589-4780-86f0-72b52af1eaf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10255 | 2026.02.19 01:42:56.533798 [ 4 ] {42651532-2589-4780-86f0-72b52af1eaf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10256 | 2026.02.19 01:42:56.534219 [ 4 ] {42651532-2589-4780-86f0-72b52af1eaf4} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10257 | 2026.02.19 01:42:56.534256 [ 4 ] {42651532-2589-4780-86f0-72b52af1eaf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10258 | 2026.02.19 01:42:56.534594 [ 4 ] {42651532-2589-4780-86f0-72b52af1eaf4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10259 | 2026.02.19 01:42:56.534811 [ 4 ] {42651532-2589-4780-86f0-72b52af1eaf4} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2026.02.19 01:42:56.534942 [ 4 ] {42651532-2589-4780-86f0-72b52af1eaf4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 10261 | 2026.02.19 01:42:56.534980 [ 4 ] {42651532-2589-4780-86f0-72b52af1eaf4} <Debug> TCPHandler: Processed in 0.001370916 sec. | ||
| 10262 | 2026.02.19 01:42:56.535086 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10263 | 2026.02.19 01:42:56.535180 [ 4 ] {44f99429-6380-494c-977a-6a3ff21eb64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10264 | 2026.02.19 01:42:56.535235 [ 4 ] {44f99429-6380-494c-977a-6a3ff21eb64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10265 | 2026.02.19 01:42:56.536084 [ 4 ] {44f99429-6380-494c-977a-6a3ff21eb64e} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2026.02.19 01:42:56.536122 [ 4 ] {44f99429-6380-494c-977a-6a3ff21eb64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10267 | 2026.02.19 01:42:56.536668 [ 4 ] {44f99429-6380-494c-977a-6a3ff21eb64e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10268 | 2026.02.19 01:42:56.536905 [ 4 ] {44f99429-6380-494c-977a-6a3ff21eb64e} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2026.02.19 01:42:56.537049 [ 4 ] {44f99429-6380-494c-977a-6a3ff21eb64e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001887 sec., 15898.25119236884 rows/sec., 28.49 MiB/sec. | ||
| 10270 | 2026.02.19 01:42:56.537117 [ 4 ] {44f99429-6380-494c-977a-6a3ff21eb64e} <Debug> TCPHandler: Processed in 0.00207882 sec. | ||
| 10271 | 2026.02.19 01:42:56.537286 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10272 | 2026.02.19 01:42:56.537391 [ 4 ] {d2b0a3d9-5879-4f2b-8ad4-977365f5ae3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10273 | 2026.02.19 01:42:56.537435 [ 4 ] {d2b0a3d9-5879-4f2b-8ad4-977365f5ae3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10274 | 2026.02.19 01:42:56.537794 [ 4 ] {d2b0a3d9-5879-4f2b-8ad4-977365f5ae3c} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2026.02.19 01:42:56.537831 [ 4 ] {d2b0a3d9-5879-4f2b-8ad4-977365f5ae3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10276 | 2026.02.19 01:42:56.538162 [ 4 ] {d2b0a3d9-5879-4f2b-8ad4-977365f5ae3c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10277 | 2026.02.19 01:42:56.538374 [ 4 ] {d2b0a3d9-5879-4f2b-8ad4-977365f5ae3c} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2026.02.19 01:42:56.538508 [ 4 ] {d2b0a3d9-5879-4f2b-8ad4-977365f5ae3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 10279 | 2026.02.19 01:42:56.538545 [ 4 ] {d2b0a3d9-5879-4f2b-8ad4-977365f5ae3c} <Debug> TCPHandler: Processed in 0.001310015 sec. | ||
| 10280 | 2026.02.19 01:43:00.549036 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10281 | 2026.02.19 01:43:00.549092 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10282 | 2026.02.19 01:43:00.695210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24028 | ||
| 10283 | 2026.02.19 01:43:00.695782 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2026.02.19 01:43:00.695823 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10285 | 2026.02.19 01:43:00.696357 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10286 | 2026.02.19 01:43:00.696583 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2026.02.19 01:43:00.696728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24028 | ||
| 10288 | 2026.02.19 01:43:01.527568 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10289 | 2026.02.19 01:43:01.527834 [ 4 ] {70772fd9-5507-46af-8733-ad82a810aee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10290 | 2026.02.19 01:43:01.527902 [ 4 ] {70772fd9-5507-46af-8733-ad82a810aee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10291 | 2026.02.19 01:43:01.528590 [ 4 ] {70772fd9-5507-46af-8733-ad82a810aee2} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.02.19 01:43:01.528641 [ 4 ] {70772fd9-5507-46af-8733-ad82a810aee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10293 | 2026.02.19 01:43:01.529060 [ 4 ] {70772fd9-5507-46af-8733-ad82a810aee2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10294 | 2026.02.19 01:43:01.529303 [ 4 ] {70772fd9-5507-46af-8733-ad82a810aee2} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.02.19 01:43:01.529469 [ 4 ] {70772fd9-5507-46af-8733-ad82a810aee2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001682 sec., 45184.30439952438 rows/sec., 3.72 MiB/sec. | ||
| 10296 | 2026.02.19 01:43:01.529470 [ 125 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10297 | 2026.02.19 01:43:01.529521 [ 4 ] {70772fd9-5507-46af-8733-ad82a810aee2} <Debug> TCPHandler: Processed in 0.002024959 sec. | ||
| 10298 | 2026.02.19 01:43:01.529546 [ 125 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2026.02.19 01:43:01.529576 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10300 | 2026.02.19 01:43:01.529668 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10301 | 2026.02.19 01:43:01.529690 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 10302 | 2026.02.19 01:43:01.529779 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10303 | 2026.02.19 01:43:01.529779 [ 4 ] {219ef2c5-8aef-4d49-be96-f6e1fbf114d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10304 | 2026.02.19 01:43:01.529808 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2149 rows starting from the beginning of the part | ||
| 10305 | 2026.02.19 01:43:01.529833 [ 4 ] {219ef2c5-8aef-4d49-be96-f6e1fbf114d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10306 | 2026.02.19 01:43:01.529864 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 76 rows starting from the beginning of the part | ||
| 10307 | 2026.02.19 01:43:01.529910 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 116 rows starting from the beginning of the part | ||
| 10308 | 2026.02.19 01:43:01.529951 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1337 rows starting from the beginning of the part | ||
| 10309 | 2026.02.19 01:43:01.529992 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 116 rows starting from the beginning of the part | ||
| 10310 | 2026.02.19 01:43:01.530034 [ 200 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 10311 | 2026.02.19 01:43:01.530277 [ 4 ] {219ef2c5-8aef-4d49-be96-f6e1fbf114d7} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10312 | 2026.02.19 01:43:01.530314 [ 4 ] {219ef2c5-8aef-4d49-be96-f6e1fbf114d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10313 | 2026.02.19 01:43:01.530625 [ 4 ] {219ef2c5-8aef-4d49-be96-f6e1fbf114d7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10314 | 2026.02.19 01:43:01.530847 [ 4 ] {219ef2c5-8aef-4d49-be96-f6e1fbf114d7} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10315 | 2026.02.19 01:43:01.530993 [ 4 ] {219ef2c5-8aef-4d49-be96-f6e1fbf114d7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001237 sec., 8084.074373484236 rows/sec., 607.88 KiB/sec. | ||
| 10316 | 2026.02.19 01:43:01.531000 [ 53 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10317 | 2026.02.19 01:43:01.531041 [ 4 ] {219ef2c5-8aef-4d49-be96-f6e1fbf114d7} <Debug> TCPHandler: Processed in 0.001424937 sec. | ||
| 10318 | 2026.02.19 01:43:01.531051 [ 53 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2026.02.19 01:43:01.531083 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10320 | 2026.02.19 01:43:01.531184 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10321 | 2026.02.19 01:43:01.531204 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 10322 | 2026.02.19 01:43:01.531286 [ 4 ] {3c61ada7-0c6b-460e-8c9e-3c0a8439a5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10323 | 2026.02.19 01:43:01.531333 [ 4 ] {3c61ada7-0c6b-460e-8c9e-3c0a8439a5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10324 | 2026.02.19 01:43:01.531337 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10325 | 2026.02.19 01:43:01.531379 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 214 rows starting from the beginning of the part | ||
| 10326 | 2026.02.19 01:43:01.531442 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 10327 | 2026.02.19 01:43:01.531456 [ 192 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3870 rows, containing 5 columns (5 merged, 0 gathered) in 0.001807055 sec., 2141606.0938931024 rows/sec., 185.60 MiB/sec. | ||
| 10328 | 2026.02.19 01:43:01.531485 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 10329 | 2026.02.19 01:43:01.531531 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 24 rows starting from the beginning of the part | ||
| 10330 | 2026.02.19 01:43:01.531566 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 10331 | 2026.02.19 01:43:01.531604 [ 195 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 10332 | 2026.02.19 01:43:01.531770 [ 189 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10333 | 2026.02.19 01:43:01.531774 [ 4 ] {3c61ada7-0c6b-460e-8c9e-3c0a8439a5d6} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10334 | 2026.02.19 01:43:01.531853 [ 4 ] {3c61ada7-0c6b-460e-8c9e-3c0a8439a5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10335 | 2026.02.19 01:43:01.532148 [ 189 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_71_14} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10336 | 2026.02.19 01:43:01.532239 [ 189 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_71_14} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10337 | 2026.02.19 01:43:01.532285 [ 4 ] {3c61ada7-0c6b-460e-8c9e-3c0a8439a5d6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10338 | 2026.02.19 01:43:01.532353 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 10339 | 2026.02.19 01:43:01.532451 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311005 sec., 242562.00395879496 rows/sec., 17.15 MiB/sec. | ||
| 10340 | 2026.02.19 01:43:01.532517 [ 4 ] {3c61ada7-0c6b-460e-8c9e-3c0a8439a5d6} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.02.19 01:43:01.532651 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10342 | 2026.02.19 01:43:01.532661 [ 4 ] {3c61ada7-0c6b-460e-8c9e-3c0a8439a5d6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001395 sec., 53046.59498207885 rows/sec., 4.14 MiB/sec. | ||
| 10343 | 2026.02.19 01:43:01.532658 [ 53 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10344 | 2026.02.19 01:43:01.532725 [ 4 ] {3c61ada7-0c6b-460e-8c9e-3c0a8439a5d6} <Debug> TCPHandler: Processed in 0.001602901 sec. | ||
| 10345 | 2026.02.19 01:43:01.532739 [ 53 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2026.02.19 01:43:01.532768 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10347 | 2026.02.19 01:43:01.532841 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10348 | 2026.02.19 01:43:01.532844 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 10349 | 2026.02.19 01:43:01.532944 [ 4 ] {271e9b96-4582-471b-ae01-5e00363117a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10350 | 2026.02.19 01:43:01.532969 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10351 | 2026.02.19 01:43:01.532992 [ 4 ] {271e9b96-4582-471b-ae01-5e00363117a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10352 | 2026.02.19 01:43:01.533005 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1060 rows starting from the beginning of the part | ||
| 10353 | 2026.02.19 01:43:01.533017 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_71_14} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10354 | 2026.02.19 01:43:01.533071 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 74 rows starting from the beginning of the part | ||
| 10355 | 2026.02.19 01:43:01.533117 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 94 rows starting from the beginning of the part | ||
| 10356 | 2026.02.19 01:43:01.533130 [ 190 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_71_14} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10357 | 2026.02.19 01:43:01.533167 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 568 rows starting from the beginning of the part | ||
| 10358 | 2026.02.19 01:43:01.533213 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 94 rows starting from the beginning of the part | ||
| 10359 | 2026.02.19 01:43:01.533252 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 10360 | 2026.02.19 01:43:01.533264 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10361 | 2026.02.19 01:43:01.533434 [ 4 ] {271e9b96-4582-471b-ae01-5e00363117a0} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.02.19 01:43:01.533476 [ 4 ] {271e9b96-4582-471b-ae01-5e00363117a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10363 | 2026.02.19 01:43:01.533835 [ 4 ] {271e9b96-4582-471b-ae01-5e00363117a0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10364 | 2026.02.19 01:43:01.534058 [ 4 ] {271e9b96-4582-471b-ae01-5e00363117a0} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.02.19 01:43:01.534192 [ 4 ] {271e9b96-4582-471b-ae01-5e00363117a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 10366 | 2026.02.19 01:43:01.534230 [ 4 ] {271e9b96-4582-471b-ae01-5e00363117a0} <Debug> TCPHandler: Processed in 0.001436477 sec. | ||
| 10367 | 2026.02.19 01:43:01.534325 [ 190 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509299 sec., 1301266.3494774727 rows/sec., 101.69 MiB/sec. | ||
| 10368 | 2026.02.19 01:43:01.534344 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2026.02.19 01:43:01.534446 [ 4 ] {b408467c-e0c2-402e-b0f7-8e7bab3a6829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10370 | 2026.02.19 01:43:01.534500 [ 4 ] {b408467c-e0c2-402e-b0f7-8e7bab3a6829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10371 | 2026.02.19 01:43:01.534540 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10372 | 2026.02.19 01:43:01.534864 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_71_14} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.02.19 01:43:01.534956 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_71_14} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10374 | 2026.02.19 01:43:01.535033 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 10375 | 2026.02.19 01:43:01.535288 [ 4 ] {b408467c-e0c2-402e-b0f7-8e7bab3a6829} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2026.02.19 01:43:01.535330 [ 4 ] {b408467c-e0c2-402e-b0f7-8e7bab3a6829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10377 | 2026.02.19 01:43:01.535858 [ 4 ] {b408467c-e0c2-402e-b0f7-8e7bab3a6829} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10378 | 2026.02.19 01:43:01.536106 [ 4 ] {b408467c-e0c2-402e-b0f7-8e7bab3a6829} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2026.02.19 01:43:01.536333 [ 4 ] {b408467c-e0c2-402e-b0f7-8e7bab3a6829} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001905 sec., 5249.343832020997 rows/sec., 9.41 MiB/sec. | ||
| 10380 | 2026.02.19 01:43:01.536332 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10381 | 2026.02.19 01:43:01.536393 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10382 | 2026.02.19 01:43:01.536413 [ 4 ] {b408467c-e0c2-402e-b0f7-8e7bab3a6829} <Debug> TCPHandler: Processed in 0.00211597 sec. | ||
| 10383 | 2026.02.19 01:43:01.536416 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10384 | 2026.02.19 01:43:01.536513 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 10385 | 2026.02.19 01:43:01.536532 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10386 | 2026.02.19 01:43:01.536625 [ 4 ] {3f84d09b-55fe-4e88-96e8-70618c0cf5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10387 | 2026.02.19 01:43:01.536666 [ 4 ] {3f84d09b-55fe-4e88-96e8-70618c0cf5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10388 | 2026.02.19 01:43:01.536700 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10389 | 2026.02.19 01:43:01.536820 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1297 rows starting from the beginning of the part | ||
| 10390 | 2026.02.19 01:43:01.536928 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 10391 | 2026.02.19 01:43:01.537022 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 10392 | 2026.02.19 01:43:01.537104 [ 4 ] {3f84d09b-55fe-4e88-96e8-70618c0cf5d3} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2026.02.19 01:43:01.537112 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 10394 | 2026.02.19 01:43:01.537142 [ 4 ] {3f84d09b-55fe-4e88-96e8-70618c0cf5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10395 | 2026.02.19 01:43:01.537204 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 10396 | 2026.02.19 01:43:01.537286 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 10397 | 2026.02.19 01:43:01.537458 [ 4 ] {3f84d09b-55fe-4e88-96e8-70618c0cf5d3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10398 | 2026.02.19 01:43:01.537674 [ 4 ] {3f84d09b-55fe-4e88-96e8-70618c0cf5d3} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2026.02.19 01:43:01.537801 [ 4 ] {3f84d09b-55fe-4e88-96e8-70618c0cf5d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 10400 | 2026.02.19 01:43:01.537837 [ 4 ] {3f84d09b-55fe-4e88-96e8-70618c0cf5d3} <Debug> TCPHandler: Processed in 0.001352536 sec. | ||
| 10401 | 2026.02.19 01:43:01.543313 [ 189 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1387 rows, containing 19 columns (19 merged, 0 gathered) in 0.006830302 sec., 203065.69167805466 rows/sec., 363.88 MiB/sec. | ||
| 10402 | 2026.02.19 01:43:01.545289 [ 197 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10403 | 2026.02.19 01:43:01.545649 [ 197 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2026.02.19 01:43:01.545729 [ 197 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10405 | 2026.02.19 01:43:01.545849 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 10406 | 2026.02.19 01:43:02.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.05 MiB, peak 327.60 MiB, free memory in arenas 0.00 B, will set to 319.13 MiB (RSS), difference: 3.08 MiB | ||
| 10407 | 2026.02.19 01:43:02.043048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10408 | 2026.02.19 01:43:02.061133 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10409 | 2026.02.19 01:43:02.061189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10410 | 2026.02.19 01:43:02.067642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10411 | 2026.02.19 01:43:02.068370 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10412 | 2026.02.19 01:43:02.071512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10413 | 2026.02.19 01:43:03.737699 [ 129 ] {} <Debug> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 10414 | 2026.02.19 01:43:03.737772 [ 129 ] {} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2026.02.19 01:43:03.737793 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10416 | 2026.02.19 01:43:03.737920 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 10417 | 2026.02.19 01:43:03.738075 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10418 | 2026.02.19 01:43:03.738111 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 10419 | 2026.02.19 01:43:03.738182 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10420 | 2026.02.19 01:43:03.738228 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10421 | 2026.02.19 01:43:03.738273 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10422 | 2026.02.19 01:43:03.738314 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 10423 | 2026.02.19 01:43:03.739153 [ 189 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293415 sec., 312351.4108000912 rows/sec., 22.84 MiB/sec. | ||
| 10424 | 2026.02.19 01:43:03.739357 [ 201 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 10425 | 2026.02.19 01:43:03.739683 [ 201 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_14_3} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.02.19 01:43:03.739761 [ 201 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_14_3} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 10427 | 2026.02.19 01:43:03.739856 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10428 | 2026.02.19 01:43:05.634697 [ 66 ] {} <Debug> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 10429 | 2026.02.19 01:43:05.634771 [ 66 ] {} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2026.02.19 01:43:05.634795 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10431 | 2026.02.19 01:43:05.634898 [ 186 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 10432 | 2026.02.19 01:43:05.635021 [ 186 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10433 | 2026.02.19 01:43:05.635056 [ 186 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 10434 | 2026.02.19 01:43:05.635131 [ 186 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10435 | 2026.02.19 01:43:05.635178 [ 186 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10436 | 2026.02.19 01:43:05.635222 [ 186 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10437 | 2026.02.19 01:43:05.635262 [ 186 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 10438 | 2026.02.19 01:43:05.636072 [ 189 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001213373 sec., 171422.96721618166 rows/sec., 11.36 MiB/sec. | ||
| 10439 | 2026.02.19 01:43:05.636274 [ 198 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 10440 | 2026.02.19 01:43:05.636545 [ 198 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_14_3} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.02.19 01:43:05.636614 [ 198 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_14_3} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 10442 | 2026.02.19 01:43:05.636682 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10443 | 2026.02.19 01:43:05.764323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1240 | ||
| 10444 | 2026.02.19 01:43:05.766533 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.02.19 01:43:05.766580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10446 | 2026.02.19 01:43:05.767738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10447 | 2026.02.19 01:43:05.767999 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.02.19 01:43:05.768282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1240 | ||
| 10449 | 2026.02.19 01:43:06.535235 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2026.02.19 01:43:06.535449 [ 4 ] {24bdd41e-fba0-4403-bace-b3816d899999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10451 | 2026.02.19 01:43:06.535520 [ 4 ] {24bdd41e-fba0-4403-bace-b3816d899999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10452 | 2026.02.19 01:43:06.536396 [ 4 ] {24bdd41e-fba0-4403-bace-b3816d899999} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2026.02.19 01:43:06.536436 [ 4 ] {24bdd41e-fba0-4403-bace-b3816d899999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10454 | 2026.02.19 01:43:06.536847 [ 4 ] {24bdd41e-fba0-4403-bace-b3816d899999} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10455 | 2026.02.19 01:43:06.537091 [ 4 ] {24bdd41e-fba0-4403-bace-b3816d899999} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.02.19 01:43:06.537239 [ 4 ] {24bdd41e-fba0-4403-bace-b3816d899999} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001844 sec., 154013.01518438177 rows/sec., 9.78 MiB/sec. | ||
| 10457 | 2026.02.19 01:43:06.537283 [ 4 ] {24bdd41e-fba0-4403-bace-b3816d899999} <Debug> TCPHandler: Processed in 0.002180882 sec. | ||
| 10458 | 2026.02.19 01:43:06.537418 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10459 | 2026.02.19 01:43:06.537515 [ 4 ] {4178bc31-ead7-4af4-b8ec-941fea16dc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10460 | 2026.02.19 01:43:06.537556 [ 4 ] {4178bc31-ead7-4af4-b8ec-941fea16dc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10461 | 2026.02.19 01:43:06.537969 [ 4 ] {4178bc31-ead7-4af4-b8ec-941fea16dc80} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2026.02.19 01:43:06.538005 [ 4 ] {4178bc31-ead7-4af4-b8ec-941fea16dc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10463 | 2026.02.19 01:43:06.538306 [ 4 ] {4178bc31-ead7-4af4-b8ec-941fea16dc80} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10464 | 2026.02.19 01:43:06.538552 [ 4 ] {4178bc31-ead7-4af4-b8ec-941fea16dc80} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.02.19 01:43:06.538688 [ 4 ] {4178bc31-ead7-4af4-b8ec-941fea16dc80} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001192 sec., 8389.261744966443 rows/sec., 684.09 KiB/sec. | ||
| 10466 | 2026.02.19 01:43:06.538725 [ 4 ] {4178bc31-ead7-4af4-b8ec-941fea16dc80} <Debug> TCPHandler: Processed in 0.001355796 sec. | ||
| 10467 | 2026.02.19 01:43:06.538840 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10468 | 2026.02.19 01:43:06.538935 [ 4 ] {11218df5-c471-4dab-9fc0-32f37ca536ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10469 | 2026.02.19 01:43:06.538974 [ 4 ] {11218df5-c471-4dab-9fc0-32f37ca536ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10470 | 2026.02.19 01:43:06.539771 [ 4 ] {11218df5-c471-4dab-9fc0-32f37ca536ba} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10471 | 2026.02.19 01:43:06.539807 [ 4 ] {11218df5-c471-4dab-9fc0-32f37ca536ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10472 | 2026.02.19 01:43:06.540165 [ 4 ] {11218df5-c471-4dab-9fc0-32f37ca536ba} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10473 | 2026.02.19 01:43:06.540385 [ 4 ] {11218df5-c471-4dab-9fc0-32f37ca536ba} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10474 | 2026.02.19 01:43:06.540513 [ 4 ] {11218df5-c471-4dab-9fc0-32f37ca536ba} <Debug> executeQuery: Read 862 rows, 70.24 KiB in 0.001596 sec., 540100.2506265665 rows/sec., 42.98 MiB/sec. | ||
| 10475 | 2026.02.19 01:43:06.540550 [ 4 ] {11218df5-c471-4dab-9fc0-32f37ca536ba} <Debug> TCPHandler: Processed in 0.001758664 sec. | ||
| 10476 | 2026.02.19 01:43:06.540665 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10477 | 2026.02.19 01:43:06.540760 [ 4 ] {07e2819f-4307-42c4-a6f8-1136040ba044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10478 | 2026.02.19 01:43:06.540800 [ 4 ] {07e2819f-4307-42c4-a6f8-1136040ba044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10479 | 2026.02.19 01:43:06.541291 [ 4 ] {07e2819f-4307-42c4-a6f8-1136040ba044} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10480 | 2026.02.19 01:43:06.541326 [ 4 ] {07e2819f-4307-42c4-a6f8-1136040ba044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10481 | 2026.02.19 01:43:06.541640 [ 4 ] {07e2819f-4307-42c4-a6f8-1136040ba044} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10482 | 2026.02.19 01:43:06.541856 [ 4 ] {07e2819f-4307-42c4-a6f8-1136040ba044} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10483 | 2026.02.19 01:43:06.541984 [ 4 ] {07e2819f-4307-42c4-a6f8-1136040ba044} <Debug> executeQuery: Read 182 rows, 11.50 KiB in 0.001243 sec., 146419.95172968626 rows/sec., 9.03 MiB/sec. | ||
| 10484 | 2026.02.19 01:43:06.542023 [ 4 ] {07e2819f-4307-42c4-a6f8-1136040ba044} <Debug> TCPHandler: Processed in 0.001406217 sec. | ||
| 10485 | 2026.02.19 01:43:06.542135 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10486 | 2026.02.19 01:43:06.542228 [ 4 ] {86aff8f0-efd3-4e80-9a7b-bb809b45896b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10487 | 2026.02.19 01:43:06.542268 [ 4 ] {86aff8f0-efd3-4e80-9a7b-bb809b45896b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10488 | 2026.02.19 01:43:06.542716 [ 4 ] {86aff8f0-efd3-4e80-9a7b-bb809b45896b} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10489 | 2026.02.19 01:43:06.542752 [ 4 ] {86aff8f0-efd3-4e80-9a7b-bb809b45896b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10490 | 2026.02.19 01:43:06.543058 [ 4 ] {86aff8f0-efd3-4e80-9a7b-bb809b45896b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10491 | 2026.02.19 01:43:06.543273 [ 4 ] {86aff8f0-efd3-4e80-9a7b-bb809b45896b} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2026.02.19 01:43:06.543398 [ 4 ] {86aff8f0-efd3-4e80-9a7b-bb809b45896b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 10493 | 2026.02.19 01:43:06.543437 [ 4 ] {86aff8f0-efd3-4e80-9a7b-bb809b45896b} <Debug> TCPHandler: Processed in 0.001349986 sec. | ||
| 10494 | 2026.02.19 01:43:06.543554 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10495 | 2026.02.19 01:43:06.543649 [ 4 ] {7db49507-0f25-425c-bf60-e831ea0bdc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10496 | 2026.02.19 01:43:06.543688 [ 4 ] {7db49507-0f25-425c-bf60-e831ea0bdc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10497 | 2026.02.19 01:43:06.544164 [ 4 ] {7db49507-0f25-425c-bf60-e831ea0bdc5e} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2026.02.19 01:43:06.544201 [ 4 ] {7db49507-0f25-425c-bf60-e831ea0bdc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10499 | 2026.02.19 01:43:06.544536 [ 4 ] {7db49507-0f25-425c-bf60-e831ea0bdc5e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10500 | 2026.02.19 01:43:06.544752 [ 4 ] {7db49507-0f25-425c-bf60-e831ea0bdc5e} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2026.02.19 01:43:06.544877 [ 4 ] {7db49507-0f25-425c-bf60-e831ea0bdc5e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001247 sec., 118684.84362469928 rows/sec., 6.75 MiB/sec. | ||
| 10502 | 2026.02.19 01:43:06.544914 [ 4 ] {7db49507-0f25-425c-bf60-e831ea0bdc5e} <Debug> TCPHandler: Processed in 0.001408737 sec. | ||
| 10503 | 2026.02.19 01:43:06.545031 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10504 | 2026.02.19 01:43:06.545126 [ 4 ] {c415ed60-d983-42d0-8af7-c0c073115872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10505 | 2026.02.19 01:43:06.545166 [ 4 ] {c415ed60-d983-42d0-8af7-c0c073115872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10506 | 2026.02.19 01:43:06.545845 [ 4 ] {c415ed60-d983-42d0-8af7-c0c073115872} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2026.02.19 01:43:06.545880 [ 4 ] {c415ed60-d983-42d0-8af7-c0c073115872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10508 | 2026.02.19 01:43:06.546211 [ 4 ] {c415ed60-d983-42d0-8af7-c0c073115872} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10509 | 2026.02.19 01:43:06.546430 [ 4 ] {c415ed60-d983-42d0-8af7-c0c073115872} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2026.02.19 01:43:06.546555 [ 4 ] {c415ed60-d983-42d0-8af7-c0c073115872} <Debug> executeQuery: Read 530 rows, 38.40 KiB in 0.001447 sec., 366275.0518313753 rows/sec., 25.91 MiB/sec. | ||
| 10511 | 2026.02.19 01:43:06.546593 [ 4 ] {c415ed60-d983-42d0-8af7-c0c073115872} <Debug> TCPHandler: Processed in 0.001610711 sec. | ||
| 10512 | 2026.02.19 01:43:06.546708 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10513 | 2026.02.19 01:43:06.546810 [ 4 ] {91af532c-4370-4823-b391-bf4cd1270800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10514 | 2026.02.19 01:43:06.546851 [ 4 ] {91af532c-4370-4823-b391-bf4cd1270800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10515 | 2026.02.19 01:43:06.547194 [ 4 ] {91af532c-4370-4823-b391-bf4cd1270800} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2026.02.19 01:43:06.547229 [ 4 ] {91af532c-4370-4823-b391-bf4cd1270800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10517 | 2026.02.19 01:43:06.547539 [ 4 ] {91af532c-4370-4823-b391-bf4cd1270800} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 10518 | 2026.02.19 01:43:06.547757 [ 4 ] {91af532c-4370-4823-b391-bf4cd1270800} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2026.02.19 01:43:06.547888 [ 4 ] {91af532c-4370-4823-b391-bf4cd1270800} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 10520 | 2026.02.19 01:43:06.547925 [ 4 ] {91af532c-4370-4823-b391-bf4cd1270800} <Debug> TCPHandler: Processed in 0.001265265 sec. | ||
| 10521 | 2026.02.19 01:43:06.548041 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2026.02.19 01:43:06.548136 [ 4 ] {e4e0f507-8eab-4dfc-83c4-b94d7f9baa2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10523 | 2026.02.19 01:43:06.548178 [ 4 ] {e4e0f507-8eab-4dfc-83c4-b94d7f9baa2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10524 | 2026.02.19 01:43:06.548637 [ 4 ] {e4e0f507-8eab-4dfc-83c4-b94d7f9baa2a} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10525 | 2026.02.19 01:43:06.548673 [ 4 ] {e4e0f507-8eab-4dfc-83c4-b94d7f9baa2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10526 | 2026.02.19 01:43:06.549037 [ 4 ] {e4e0f507-8eab-4dfc-83c4-b94d7f9baa2a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10527 | 2026.02.19 01:43:06.549256 [ 4 ] {e4e0f507-8eab-4dfc-83c4-b94d7f9baa2a} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10528 | 2026.02.19 01:43:06.549355 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10529 | 2026.02.19 01:43:06.549383 [ 4 ] {e4e0f507-8eab-4dfc-83c4-b94d7f9baa2a} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001265 sec., 213438.7351778656 rows/sec., 14.19 MiB/sec. | ||
| 10530 | 2026.02.19 01:43:06.549397 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.02.19 01:43:06.549422 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10532 | 2026.02.19 01:43:06.549423 [ 4 ] {e4e0f507-8eab-4dfc-83c4-b94d7f9baa2a} <Debug> TCPHandler: Processed in 0.001429657 sec. | ||
| 10533 | 2026.02.19 01:43:06.549547 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10534 | 2026.02.19 01:43:06.549549 [ 186 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 10535 | 2026.02.19 01:43:06.549643 [ 4 ] {98eb91e1-b29c-4ddf-9c01-906ed2470fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10536 | 2026.02.19 01:43:06.549689 [ 4 ] {98eb91e1-b29c-4ddf-9c01-906ed2470fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10537 | 2026.02.19 01:43:06.549706 [ 186 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10538 | 2026.02.19 01:43:06.549748 [ 186 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19219 rows starting from the beginning of the part | ||
| 10539 | 2026.02.19 01:43:06.549817 [ 186 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10540 | 2026.02.19 01:43:06.549864 [ 186 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 881 rows starting from the beginning of the part | ||
| 10541 | 2026.02.19 01:43:06.549911 [ 186 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10542 | 2026.02.19 01:43:06.549955 [ 186 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10543 | 2026.02.19 01:43:06.549999 [ 186 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 270 rows starting from the beginning of the part | ||
| 10544 | 2026.02.19 01:43:06.550014 [ 4 ] {98eb91e1-b29c-4ddf-9c01-906ed2470fae} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2026.02.19 01:43:06.550057 [ 4 ] {98eb91e1-b29c-4ddf-9c01-906ed2470fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10546 | 2026.02.19 01:43:06.550400 [ 4 ] {98eb91e1-b29c-4ddf-9c01-906ed2470fae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10547 | 2026.02.19 01:43:06.550617 [ 4 ] {98eb91e1-b29c-4ddf-9c01-906ed2470fae} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2026.02.19 01:43:06.550745 [ 4 ] {98eb91e1-b29c-4ddf-9c01-906ed2470fae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 10549 | 2026.02.19 01:43:06.550783 [ 4 ] {98eb91e1-b29c-4ddf-9c01-906ed2470fae} <Debug> TCPHandler: Processed in 0.001284394 sec. | ||
| 10550 | 2026.02.19 01:43:06.550897 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10551 | 2026.02.19 01:43:06.550990 [ 4 ] {0c78e07a-07f9-46e8-bebe-5c0e83c9f354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10552 | 2026.02.19 01:43:06.551044 [ 4 ] {0c78e07a-07f9-46e8-bebe-5c0e83c9f354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 01:43:06.551913 [ 4 ] {0c78e07a-07f9-46e8-bebe-5c0e83c9f354} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2026.02.19 01:43:06.551949 [ 4 ] {0c78e07a-07f9-46e8-bebe-5c0e83c9f354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10555 | 2026.02.19 01:43:06.552528 [ 4 ] {0c78e07a-07f9-46e8-bebe-5c0e83c9f354} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10556 | 2026.02.19 01:43:06.552768 [ 4 ] {0c78e07a-07f9-46e8-bebe-5c0e83c9f354} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2026.02.19 01:43:06.552905 [ 4 ] {0c78e07a-07f9-46e8-bebe-5c0e83c9f354} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001933 sec., 15519.917227108122 rows/sec., 27.81 MiB/sec. | ||
| 10558 | 2026.02.19 01:43:06.552959 [ 4 ] {0c78e07a-07f9-46e8-bebe-5c0e83c9f354} <Debug> TCPHandler: Processed in 0.00211064 sec. | ||
| 10559 | 2026.02.19 01:43:06.553073 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10560 | 2026.02.19 01:43:06.553170 [ 4 ] {a938b98a-6ce0-4673-b6a0-fdc40f4ea3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10561 | 2026.02.19 01:43:06.553211 [ 4 ] {a938b98a-6ce0-4673-b6a0-fdc40f4ea3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10562 | 2026.02.19 01:43:06.553588 [ 4 ] {a938b98a-6ce0-4673-b6a0-fdc40f4ea3c0} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2026.02.19 01:43:06.553624 [ 4 ] {a938b98a-6ce0-4673-b6a0-fdc40f4ea3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10564 | 2026.02.19 01:43:06.553949 [ 4 ] {a938b98a-6ce0-4673-b6a0-fdc40f4ea3c0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10565 | 2026.02.19 01:43:06.554186 [ 4 ] {a938b98a-6ce0-4673-b6a0-fdc40f4ea3c0} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2026.02.19 01:43:06.554311 [ 4 ] {a938b98a-6ce0-4673-b6a0-fdc40f4ea3c0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001161 sec., 77519.37984496125 rows/sec., 4.85 MiB/sec. | ||
| 10567 | 2026.02.19 01:43:06.554348 [ 4 ] {a938b98a-6ce0-4673-b6a0-fdc40f4ea3c0} <Debug> TCPHandler: Processed in 0.001332106 sec. | ||
| 10568 | 2026.02.19 01:43:06.557168 [ 189 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20850 rows, containing 5 columns (5 merged, 0 gathered) in 0.007669177 sec., 2718675.028624323 rows/sec., 186.33 MiB/sec. | ||
| 10569 | 2026.02.19 01:43:06.557711 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10570 | 2026.02.19 01:43:06.558062 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2026.02.19 01:43:06.558166 [ 191 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10572 | 2026.02.19 01:43:06.558269 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 10573 | 2026.02.19 01:43:08.196914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24540 | ||
| 10574 | 2026.02.19 01:43:08.197460 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2026.02.19 01:43:08.197502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10576 | 2026.02.19 01:43:08.198006 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10577 | 2026.02.19 01:43:08.198255 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10578 | 2026.02.19 01:43:08.198384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24540 | ||
| 10579 | 2026.02.19 01:43:08.198388 [ 29 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10580 | 2026.02.19 01:43:08.198432 [ 29 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2026.02.19 01:43:08.198450 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10582 | 2026.02.19 01:43:08.198578 [ 186 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 10583 | 2026.02.19 01:43:08.198724 [ 186 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10584 | 2026.02.19 01:43:08.198766 [ 186 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22108 rows starting from the beginning of the part | ||
| 10585 | 2026.02.19 01:43:08.198833 [ 186 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 10586 | 2026.02.19 01:43:08.198879 [ 186 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 10587 | 2026.02.19 01:43:08.198921 [ 186 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 10588 | 2026.02.19 01:43:08.198959 [ 186 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 10589 | 2026.02.19 01:43:08.199000 [ 186 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 10590 | 2026.02.19 01:43:08.201007 [ 189 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24540 rows, containing 4 columns (4 merged, 0 gathered) in 0.002489518 sec., 9857329.812437588 rows/sec., 141.01 MiB/sec. | ||
| 10591 | 2026.02.19 01:43:08.201461 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10592 | 2026.02.19 01:43:08.201780 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_51_10} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2026.02.19 01:43:08.201867 [ 199 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_51_10} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10594 | 2026.02.19 01:43:08.201984 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10595 | 2026.02.19 01:43:09.571634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10596 | 2026.02.19 01:43:09.591008 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10597 | 2026.02.19 01:43:09.591074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10598 | 2026.02.19 01:43:09.597514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10599 | 2026.02.19 01:43:09.598521 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10600 | 2026.02.19 01:43:09.598840 [ 24 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10601 | 2026.02.19 01:43:09.598876 [ 24 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.02.19 01:43:09.598896 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10603 | 2026.02.19 01:43:09.599025 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 10604 | 2026.02.19 01:43:09.602891 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10605 | 2026.02.19 01:43:09.602921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10606 | 2026.02.19 01:43:09.606902 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 10607 | 2026.02.19 01:43:09.611868 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 10608 | 2026.02.19 01:43:09.616521 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 10609 | 2026.02.19 01:43:09.621202 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 10610 | 2026.02.19 01:43:09.625974 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 10611 | 2026.02.19 01:43:09.630463 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 10612 | 2026.02.19 01:43:09.699326 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.100354137 sec., 3826.4491278520986 rows/sec., 19.79 MiB/sec. | ||
| 10613 | 2026.02.19 01:43:09.703042 [ 194 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10614 | 2026.02.19 01:43:09.706329 [ 194 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_51_10} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10615 | 2026.02.19 01:43:09.706505 [ 194 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_51_10} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10616 | 2026.02.19 01:43:09.709299 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10617 | 2026.02.19 01:43:11.527789 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10618 | 2026.02.19 01:43:11.527976 [ 4 ] {65a3714c-df2f-4628-afd5-478645a06fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10619 | 2026.02.19 01:43:11.528041 [ 4 ] {65a3714c-df2f-4628-afd5-478645a06fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10620 | 2026.02.19 01:43:11.528697 [ 4 ] {65a3714c-df2f-4628-afd5-478645a06fd6} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10621 | 2026.02.19 01:43:11.528744 [ 4 ] {65a3714c-df2f-4628-afd5-478645a06fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10622 | 2026.02.19 01:43:11.529142 [ 4 ] {65a3714c-df2f-4628-afd5-478645a06fd6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10623 | 2026.02.19 01:43:11.529365 [ 4 ] {65a3714c-df2f-4628-afd5-478645a06fd6} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2026.02.19 01:43:11.529513 [ 4 ] {65a3714c-df2f-4628-afd5-478645a06fd6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001586 sec., 47919.29382093317 rows/sec., 3.95 MiB/sec. | ||
| 10625 | 2026.02.19 01:43:11.529555 [ 4 ] {65a3714c-df2f-4628-afd5-478645a06fd6} <Debug> TCPHandler: Processed in 0.001892816 sec. | ||
| 10626 | 2026.02.19 01:43:11.529684 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10627 | 2026.02.19 01:43:11.529777 [ 4 ] {853cdf0d-89fd-4fa7-93d4-d12898725d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10628 | 2026.02.19 01:43:11.529817 [ 4 ] {853cdf0d-89fd-4fa7-93d4-d12898725d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10629 | 2026.02.19 01:43:11.530213 [ 4 ] {853cdf0d-89fd-4fa7-93d4-d12898725d15} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10630 | 2026.02.19 01:43:11.530248 [ 4 ] {853cdf0d-89fd-4fa7-93d4-d12898725d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10631 | 2026.02.19 01:43:11.530534 [ 4 ] {853cdf0d-89fd-4fa7-93d4-d12898725d15} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10632 | 2026.02.19 01:43:11.530745 [ 4 ] {853cdf0d-89fd-4fa7-93d4-d12898725d15} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10633 | 2026.02.19 01:43:11.530870 [ 4 ] {853cdf0d-89fd-4fa7-93d4-d12898725d15} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001111 sec., 9000.900090009001 rows/sec., 676.83 KiB/sec. | ||
| 10634 | 2026.02.19 01:43:11.530907 [ 4 ] {853cdf0d-89fd-4fa7-93d4-d12898725d15} <Debug> TCPHandler: Processed in 0.001270594 sec. | ||
| 10635 | 2026.02.19 01:43:11.531017 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10636 | 2026.02.19 01:43:11.531109 [ 4 ] {66fc7044-85c6-4508-a38b-583d797b7beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10637 | 2026.02.19 01:43:11.531148 [ 4 ] {66fc7044-85c6-4508-a38b-583d797b7beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10638 | 2026.02.19 01:43:11.531559 [ 4 ] {66fc7044-85c6-4508-a38b-583d797b7beb} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10639 | 2026.02.19 01:43:11.531594 [ 4 ] {66fc7044-85c6-4508-a38b-583d797b7beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10640 | 2026.02.19 01:43:11.531883 [ 4 ] {66fc7044-85c6-4508-a38b-583d797b7beb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10641 | 2026.02.19 01:43:11.532100 [ 4 ] {66fc7044-85c6-4508-a38b-583d797b7beb} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10642 | 2026.02.19 01:43:11.532223 [ 4 ] {66fc7044-85c6-4508-a38b-583d797b7beb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001132 sec., 65371.02473498233 rows/sec., 5.10 MiB/sec. | ||
| 10643 | 2026.02.19 01:43:11.532259 [ 4 ] {66fc7044-85c6-4508-a38b-583d797b7beb} <Debug> TCPHandler: Processed in 0.001289535 sec. | ||
| 10644 | 2026.02.19 01:43:11.532371 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10645 | 2026.02.19 01:43:11.532462 [ 4 ] {afcaf468-ee38-4761-9bd5-c0b3b38d6a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10646 | 2026.02.19 01:43:11.532503 [ 4 ] {afcaf468-ee38-4761-9bd5-c0b3b38d6a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10647 | 2026.02.19 01:43:11.532944 [ 4 ] {afcaf468-ee38-4761-9bd5-c0b3b38d6a50} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10648 | 2026.02.19 01:43:11.532980 [ 4 ] {afcaf468-ee38-4761-9bd5-c0b3b38d6a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10649 | 2026.02.19 01:43:11.533311 [ 4 ] {afcaf468-ee38-4761-9bd5-c0b3b38d6a50} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10650 | 2026.02.19 01:43:11.533529 [ 4 ] {afcaf468-ee38-4761-9bd5-c0b3b38d6a50} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2026.02.19 01:43:11.533653 [ 4 ] {afcaf468-ee38-4761-9bd5-c0b3b38d6a50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 10652 | 2026.02.19 01:43:11.533689 [ 4 ] {afcaf468-ee38-4761-9bd5-c0b3b38d6a50} <Debug> TCPHandler: Processed in 0.001364737 sec. | ||
| 10653 | 2026.02.19 01:43:11.533798 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10654 | 2026.02.19 01:43:11.533889 [ 4 ] {9560d1f4-ad75-412d-a632-479fca8ac63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10655 | 2026.02.19 01:43:11.533942 [ 4 ] {9560d1f4-ad75-412d-a632-479fca8ac63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10656 | 2026.02.19 01:43:11.534706 [ 4 ] {9560d1f4-ad75-412d-a632-479fca8ac63b} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2026.02.19 01:43:11.534742 [ 4 ] {9560d1f4-ad75-412d-a632-479fca8ac63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10658 | 2026.02.19 01:43:11.535241 [ 4 ] {9560d1f4-ad75-412d-a632-479fca8ac63b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10659 | 2026.02.19 01:43:11.535460 [ 4 ] {9560d1f4-ad75-412d-a632-479fca8ac63b} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10660 | 2026.02.19 01:43:11.535596 [ 4 ] {9560d1f4-ad75-412d-a632-479fca8ac63b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001724 sec., 5800.46403712297 rows/sec., 10.39 MiB/sec. | ||
| 10661 | 2026.02.19 01:43:11.535649 [ 4 ] {9560d1f4-ad75-412d-a632-479fca8ac63b} <Debug> TCPHandler: Processed in 0.001897596 sec. | ||
| 10662 | 2026.02.19 01:43:11.535765 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10663 | 2026.02.19 01:43:11.535857 [ 4 ] {54ca7f73-fc94-47c7-bcd1-84cc126ef054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10664 | 2026.02.19 01:43:11.535898 [ 4 ] {54ca7f73-fc94-47c7-bcd1-84cc126ef054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10665 | 2026.02.19 01:43:11.536243 [ 4 ] {54ca7f73-fc94-47c7-bcd1-84cc126ef054} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2026.02.19 01:43:11.536279 [ 4 ] {54ca7f73-fc94-47c7-bcd1-84cc126ef054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10667 | 2026.02.19 01:43:11.536575 [ 4 ] {54ca7f73-fc94-47c7-bcd1-84cc126ef054} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10668 | 2026.02.19 01:43:11.536790 [ 4 ] {54ca7f73-fc94-47c7-bcd1-84cc126ef054} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2026.02.19 01:43:11.536914 [ 4 ] {54ca7f73-fc94-47c7-bcd1-84cc126ef054} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 10670 | 2026.02.19 01:43:11.536914 [ 35 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10671 | 2026.02.19 01:43:11.536950 [ 4 ] {54ca7f73-fc94-47c7-bcd1-84cc126ef054} <Debug> TCPHandler: Processed in 0.001233573 sec. | ||
| 10672 | 2026.02.19 01:43:11.536989 [ 35 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10673 | 2026.02.19 01:43:11.537016 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10674 | 2026.02.19 01:43:11.537110 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 10675 | 2026.02.19 01:43:11.537226 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10676 | 2026.02.19 01:43:11.537259 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3762 rows starting from the beginning of the part | ||
| 10677 | 2026.02.19 01:43:11.537318 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10678 | 2026.02.19 01:43:11.537358 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 10679 | 2026.02.19 01:43:11.537395 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10680 | 2026.02.19 01:43:11.537430 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 10681 | 2026.02.19 01:43:11.537466 [ 187 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 10682 | 2026.02.19 01:43:11.538745 [ 196 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4092 rows, containing 4 columns (4 merged, 0 gathered) in 0.001675972 sec., 2441568.236223517 rows/sec., 163.05 MiB/sec. | ||
| 10683 | 2026.02.19 01:43:11.539145 [ 192 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10684 | 2026.02.19 01:43:11.539403 [ 192 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_71_14} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2026.02.19 01:43:11.539478 [ 192 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_71_14} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10686 | 2026.02.19 01:43:11.539567 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10687 | 2026.02.19 01:43:15.549180 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10688 | 2026.02.19 01:43:15.549259 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10689 | 2026.02.19 01:43:15.698527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24988 | ||
| 10690 | 2026.02.19 01:43:15.699037 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2026.02.19 01:43:15.699082 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10692 | 2026.02.19 01:43:15.699582 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10693 | 2026.02.19 01:43:15.699815 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.02.19 01:43:15.699942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24988 | ||
| 10695 | 2026.02.19 01:43:15.768453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1276 | ||
| 10696 | 2026.02.19 01:43:15.770793 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10697 | 2026.02.19 01:43:15.770839 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10698 | 2026.02.19 01:43:15.772010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10699 | 2026.02.19 01:43:15.772274 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2026.02.19 01:43:15.772537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1276 | ||
| 10701 | 2026.02.19 01:43:16.535461 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10702 | 2026.02.19 01:43:16.535649 [ 4 ] {2333de78-de58-4913-816a-419fe0272434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10703 | 2026.02.19 01:43:16.535712 [ 4 ] {2333de78-de58-4913-816a-419fe0272434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10704 | 2026.02.19 01:43:16.536511 [ 4 ] {2333de78-de58-4913-816a-419fe0272434} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2026.02.19 01:43:16.536550 [ 4 ] {2333de78-de58-4913-816a-419fe0272434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10706 | 2026.02.19 01:43:16.536947 [ 4 ] {2333de78-de58-4913-816a-419fe0272434} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10707 | 2026.02.19 01:43:16.537164 [ 4 ] {2333de78-de58-4913-816a-419fe0272434} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2026.02.19 01:43:16.537304 [ 4 ] {2333de78-de58-4913-816a-419fe0272434} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001704 sec., 166666.66666666666 rows/sec., 10.59 MiB/sec. | ||
| 10709 | 2026.02.19 01:43:16.537346 [ 4 ] {2333de78-de58-4913-816a-419fe0272434} <Debug> TCPHandler: Processed in 0.002007039 sec. | ||
| 10710 | 2026.02.19 01:43:16.537471 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10711 | 2026.02.19 01:43:16.537565 [ 4 ] {9185fe95-8aaf-43f4-89df-988c4d5cc382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10712 | 2026.02.19 01:43:16.537605 [ 4 ] {9185fe95-8aaf-43f4-89df-988c4d5cc382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10713 | 2026.02.19 01:43:16.538475 [ 4 ] {9185fe95-8aaf-43f4-89df-988c4d5cc382} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10714 | 2026.02.19 01:43:16.538510 [ 4 ] {9185fe95-8aaf-43f4-89df-988c4d5cc382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10715 | 2026.02.19 01:43:16.538862 [ 4 ] {9185fe95-8aaf-43f4-89df-988c4d5cc382} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10716 | 2026.02.19 01:43:16.539069 [ 4 ] {9185fe95-8aaf-43f4-89df-988c4d5cc382} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10717 | 2026.02.19 01:43:16.539193 [ 4 ] {9185fe95-8aaf-43f4-89df-988c4d5cc382} <Debug> executeQuery: Read 857 rows, 69.87 KiB in 0.001646 sec., 520656.13608748483 rows/sec., 41.46 MiB/sec. | ||
| 10718 | 2026.02.19 01:43:16.539230 [ 4 ] {9185fe95-8aaf-43f4-89df-988c4d5cc382} <Debug> TCPHandler: Processed in 0.001806635 sec. | ||
| 10719 | 2026.02.19 01:43:16.539346 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10720 | 2026.02.19 01:43:16.539439 [ 4 ] {7fd6701a-2a64-44a6-9ece-1efb250ac9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10721 | 2026.02.19 01:43:16.539478 [ 4 ] {7fd6701a-2a64-44a6-9ece-1efb250ac9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10722 | 2026.02.19 01:43:16.539931 [ 4 ] {7fd6701a-2a64-44a6-9ece-1efb250ac9bc} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2026.02.19 01:43:16.539965 [ 4 ] {7fd6701a-2a64-44a6-9ece-1efb250ac9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10724 | 2026.02.19 01:43:16.540264 [ 4 ] {7fd6701a-2a64-44a6-9ece-1efb250ac9bc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10725 | 2026.02.19 01:43:16.540467 [ 4 ] {7fd6701a-2a64-44a6-9ece-1efb250ac9bc} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2026.02.19 01:43:16.540589 [ 4 ] {7fd6701a-2a64-44a6-9ece-1efb250ac9bc} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001169 sec., 147134.3028229256 rows/sec., 9.02 MiB/sec. | ||
| 10727 | 2026.02.19 01:43:16.540626 [ 4 ] {7fd6701a-2a64-44a6-9ece-1efb250ac9bc} <Debug> TCPHandler: Processed in 0.001327695 sec. | ||
| 10728 | 2026.02.19 01:43:16.540737 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10729 | 2026.02.19 01:43:16.540830 [ 4 ] {1c2a2ed9-8585-4ab8-9667-92f42f777d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10730 | 2026.02.19 01:43:16.540868 [ 4 ] {1c2a2ed9-8585-4ab8-9667-92f42f777d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10731 | 2026.02.19 01:43:16.541329 [ 4 ] {1c2a2ed9-8585-4ab8-9667-92f42f777d90} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2026.02.19 01:43:16.541364 [ 4 ] {1c2a2ed9-8585-4ab8-9667-92f42f777d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10733 | 2026.02.19 01:43:16.541673 [ 4 ] {1c2a2ed9-8585-4ab8-9667-92f42f777d90} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10734 | 2026.02.19 01:43:16.541894 [ 4 ] {1c2a2ed9-8585-4ab8-9667-92f42f777d90} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2026.02.19 01:43:16.542017 [ 4 ] {1c2a2ed9-8585-4ab8-9667-92f42f777d90} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001205 sec., 123651.45228215768 rows/sec., 7.99 MiB/sec. | ||
| 10736 | 2026.02.19 01:43:16.542053 [ 4 ] {1c2a2ed9-8585-4ab8-9667-92f42f777d90} <Debug> TCPHandler: Processed in 0.001363366 sec. | ||
| 10737 | 2026.02.19 01:43:16.542165 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10738 | 2026.02.19 01:43:16.542258 [ 4 ] {00a09ed3-9e15-4d20-8ee9-491c54b51f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10739 | 2026.02.19 01:43:16.542296 [ 4 ] {00a09ed3-9e15-4d20-8ee9-491c54b51f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10740 | 2026.02.19 01:43:16.542763 [ 4 ] {00a09ed3-9e15-4d20-8ee9-491c54b51f23} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2026.02.19 01:43:16.542799 [ 4 ] {00a09ed3-9e15-4d20-8ee9-491c54b51f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10742 | 2026.02.19 01:43:16.543097 [ 4 ] {00a09ed3-9e15-4d20-8ee9-491c54b51f23} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10743 | 2026.02.19 01:43:16.543301 [ 4 ] {00a09ed3-9e15-4d20-8ee9-491c54b51f23} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2026.02.19 01:43:16.543424 [ 4 ] {00a09ed3-9e15-4d20-8ee9-491c54b51f23} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 10745 | 2026.02.19 01:43:16.543462 [ 4 ] {00a09ed3-9e15-4d20-8ee9-491c54b51f23} <Debug> TCPHandler: Processed in 0.001344715 sec. | ||
| 10746 | 2026.02.19 01:43:16.543574 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10747 | 2026.02.19 01:43:16.543667 [ 4 ] {3d3ab8f1-9de5-4e36-a197-313cad0f1f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10748 | 2026.02.19 01:43:16.543706 [ 4 ] {3d3ab8f1-9de5-4e36-a197-313cad0f1f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10749 | 2026.02.19 01:43:16.544309 [ 4 ] {3d3ab8f1-9de5-4e36-a197-313cad0f1f6c} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2026.02.19 01:43:16.544343 [ 4 ] {3d3ab8f1-9de5-4e36-a197-313cad0f1f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10751 | 2026.02.19 01:43:16.544683 [ 4 ] {3d3ab8f1-9de5-4e36-a197-313cad0f1f6c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10752 | 2026.02.19 01:43:16.544897 [ 4 ] {3d3ab8f1-9de5-4e36-a197-313cad0f1f6c} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2026.02.19 01:43:16.545022 [ 4 ] {3d3ab8f1-9de5-4e36-a197-313cad0f1f6c} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001373 sec., 378732.7021121631 rows/sec., 26.73 MiB/sec. | ||
| 10754 | 2026.02.19 01:43:16.545058 [ 4 ] {3d3ab8f1-9de5-4e36-a197-313cad0f1f6c} <Debug> TCPHandler: Processed in 0.001531229 sec. | ||
| 10755 | 2026.02.19 01:43:16.545172 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10756 | 2026.02.19 01:43:16.545264 [ 4 ] {08754468-733a-47c1-a29c-4cfff0bb4e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10757 | 2026.02.19 01:43:16.545304 [ 4 ] {08754468-733a-47c1-a29c-4cfff0bb4e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10758 | 2026.02.19 01:43:16.545636 [ 4 ] {08754468-733a-47c1-a29c-4cfff0bb4e4a} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2026.02.19 01:43:16.545672 [ 4 ] {08754468-733a-47c1-a29c-4cfff0bb4e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10760 | 2026.02.19 01:43:16.545975 [ 4 ] {08754468-733a-47c1-a29c-4cfff0bb4e4a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10761 | 2026.02.19 01:43:16.546170 [ 4 ] {08754468-733a-47c1-a29c-4cfff0bb4e4a} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2026.02.19 01:43:16.546252 [ 60 ] {} <Debug> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 10763 | 2026.02.19 01:43:16.546287 [ 60 ] {} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.02.19 01:43:16.546289 [ 4 ] {08754468-733a-47c1-a29c-4cfff0bb4e4a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 10765 | 2026.02.19 01:43:16.546305 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10766 | 2026.02.19 01:43:16.546330 [ 4 ] {08754468-733a-47c1-a29c-4cfff0bb4e4a} <Debug> TCPHandler: Processed in 0.001205834 sec. | ||
| 10767 | 2026.02.19 01:43:16.546428 [ 187 ] {14efe0cd-7309-45c0-b657-84c874349810::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 | ||
| 10768 | 2026.02.19 01:43:16.546439 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10769 | 2026.02.19 01:43:16.546569 [ 4 ] {97004201-c116-439e-9db9-8a4edfacc8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10770 | 2026.02.19 01:43:16.546574 [ 187 ] {14efe0cd-7309-45c0-b657-84c874349810::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10771 | 2026.02.19 01:43:16.546612 [ 4 ] {97004201-c116-439e-9db9-8a4edfacc8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10772 | 2026.02.19 01:43:16.546620 [ 187 ] {14efe0cd-7309-45c0-b657-84c874349810::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 10773 | 2026.02.19 01:43:16.546693 [ 187 ] {14efe0cd-7309-45c0-b657-84c874349810::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 10774 | 2026.02.19 01:43:16.546734 [ 187 ] {14efe0cd-7309-45c0-b657-84c874349810::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 10775 | 2026.02.19 01:43:16.546773 [ 187 ] {14efe0cd-7309-45c0-b657-84c874349810::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 10776 | 2026.02.19 01:43:16.546810 [ 187 ] {14efe0cd-7309-45c0-b657-84c874349810::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 10777 | 2026.02.19 01:43:16.546844 [ 187 ] {14efe0cd-7309-45c0-b657-84c874349810::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 10778 | 2026.02.19 01:43:16.547056 [ 4 ] {97004201-c116-439e-9db9-8a4edfacc8d1} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2026.02.19 01:43:16.547096 [ 4 ] {97004201-c116-439e-9db9-8a4edfacc8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10780 | 2026.02.19 01:43:16.547440 [ 4 ] {97004201-c116-439e-9db9-8a4edfacc8d1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10781 | 2026.02.19 01:43:16.547617 [ 192 ] {14efe0cd-7309-45c0-b657-84c874349810::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242994 sec., 28962.32805628989 rows/sec., 1.48 MiB/sec. | ||
| 10782 | 2026.02.19 01:43:16.547649 [ 4 ] {97004201-c116-439e-9db9-8a4edfacc8d1} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2026.02.19 01:43:16.547737 [ 187 ] {14efe0cd-7309-45c0-b657-84c874349810::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 10784 | 2026.02.19 01:43:16.547776 [ 4 ] {97004201-c116-439e-9db9-8a4edfacc8d1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001226 sec., 216150.0815660685 rows/sec., 14.36 MiB/sec. | ||
| 10785 | 2026.02.19 01:43:16.547818 [ 4 ] {97004201-c116-439e-9db9-8a4edfacc8d1} <Debug> TCPHandler: Processed in 0.001426397 sec. | ||
| 10786 | 2026.02.19 01:43:16.547935 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10787 | 2026.02.19 01:43:16.547996 [ 187 ] {14efe0cd-7309-45c0-b657-84c874349810::all_1_6_1} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2026.02.19 01:43:16.548028 [ 4 ] {cafa606a-b345-448d-a5d3-666cb969e221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10789 | 2026.02.19 01:43:16.548065 [ 187 ] {14efe0cd-7309-45c0-b657-84c874349810::all_1_6_1} <Trace> oximeter.measurements_bool (14efe0cd-7309-45c0-b657-84c874349810) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 10790 | 2026.02.19 01:43:16.548074 [ 4 ] {cafa606a-b345-448d-a5d3-666cb969e221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10791 | 2026.02.19 01:43:16.548135 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10792 | 2026.02.19 01:43:16.548394 [ 4 ] {cafa606a-b345-448d-a5d3-666cb969e221} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2026.02.19 01:43:16.548432 [ 4 ] {cafa606a-b345-448d-a5d3-666cb969e221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10794 | 2026.02.19 01:43:16.548719 [ 4 ] {cafa606a-b345-448d-a5d3-666cb969e221} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10795 | 2026.02.19 01:43:16.548916 [ 4 ] {cafa606a-b345-448d-a5d3-666cb969e221} <Trace> oximeter.measurements_f64 (f6c2d9a1-624d-412e-a316-a478a19b39a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2026.02.19 01:43:16.549037 [ 4 ] {cafa606a-b345-448d-a5d3-666cb969e221} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 10797 | 2026.02.19 01:43:16.549072 [ 4 ] {cafa606a-b345-448d-a5d3-666cb969e221} <Debug> TCPHandler: Processed in 0.001184403 sec. | ||
| 10798 | 2026.02.19 01:43:16.549181 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10799 | 2026.02.19 01:43:16.549272 [ 4 ] {c73e2acd-36c2-4b5f-a41c-86cbcc8e113b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10800 | 2026.02.19 01:43:16.549324 [ 4 ] {c73e2acd-36c2-4b5f-a41c-86cbcc8e113b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10801 | 2026.02.19 01:43:16.550174 [ 4 ] {c73e2acd-36c2-4b5f-a41c-86cbcc8e113b} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.02.19 01:43:16.550209 [ 4 ] {c73e2acd-36c2-4b5f-a41c-86cbcc8e113b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10803 | 2026.02.19 01:43:16.550751 [ 4 ] {c73e2acd-36c2-4b5f-a41c-86cbcc8e113b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10804 | 2026.02.19 01:43:16.550972 [ 4 ] {c73e2acd-36c2-4b5f-a41c-86cbcc8e113b} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.02.19 01:43:16.551106 [ 4 ] {c73e2acd-36c2-4b5f-a41c-86cbcc8e113b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001851 sec., 16207.45542949757 rows/sec., 29.04 MiB/sec. | ||
| 10806 | 2026.02.19 01:43:16.551159 [ 4 ] {c73e2acd-36c2-4b5f-a41c-86cbcc8e113b} <Debug> TCPHandler: Processed in 0.002025249 sec. | ||
| 10807 | 2026.02.19 01:43:16.551271 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10808 | 2026.02.19 01:43:16.551374 [ 4 ] {5302d599-e44a-473c-a890-557e3a8ee393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10809 | 2026.02.19 01:43:16.551416 [ 4 ] {5302d599-e44a-473c-a890-557e3a8ee393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10810 | 2026.02.19 01:43:16.551770 [ 4 ] {5302d599-e44a-473c-a890-557e3a8ee393} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2026.02.19 01:43:16.551805 [ 4 ] {5302d599-e44a-473c-a890-557e3a8ee393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10812 | 2026.02.19 01:43:16.552127 [ 4 ] {5302d599-e44a-473c-a890-557e3a8ee393} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10813 | 2026.02.19 01:43:16.552344 [ 4 ] {5302d599-e44a-473c-a890-557e3a8ee393} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2026.02.19 01:43:16.552472 [ 4 ] {5302d599-e44a-473c-a890-557e3a8ee393} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001117 sec., 80572.96329453895 rows/sec., 5.04 MiB/sec. | ||
| 10815 | 2026.02.19 01:43:16.552507 [ 4 ] {5302d599-e44a-473c-a890-557e3a8ee393} <Debug> TCPHandler: Processed in 0.001286564 sec. | ||
| 10816 | 2026.02.19 01:43:17.102991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10817 | 2026.02.19 01:43:17.118221 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10818 | 2026.02.19 01:43:17.118274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10819 | 2026.02.19 01:43:17.124145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10820 | 2026.02.19 01:43:17.124813 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10821 | 2026.02.19 01:43:17.127333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10822 | 2026.02.19 01:43:21.555554 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10823 | 2026.02.19 01:43:21.555743 [ 4 ] {73e29dda-2917-4117-9716-8d1fe99aaf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10824 | 2026.02.19 01:43:21.555806 [ 4 ] {73e29dda-2917-4117-9716-8d1fe99aaf29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10825 | 2026.02.19 01:43:21.556557 [ 4 ] {73e29dda-2917-4117-9716-8d1fe99aaf29} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2026.02.19 01:43:21.556595 [ 4 ] {73e29dda-2917-4117-9716-8d1fe99aaf29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10827 | 2026.02.19 01:43:21.557078 [ 4 ] {73e29dda-2917-4117-9716-8d1fe99aaf29} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10828 | 2026.02.19 01:43:21.557341 [ 4 ] {73e29dda-2917-4117-9716-8d1fe99aaf29} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2026.02.19 01:43:21.557505 [ 4 ] {73e29dda-2917-4117-9716-8d1fe99aaf29} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001809 sec., 13266.998341625207 rows/sec., 1.10 MiB/sec. | ||
| 10830 | 2026.02.19 01:43:21.557552 [ 4 ] {73e29dda-2917-4117-9716-8d1fe99aaf29} <Debug> TCPHandler: Processed in 0.002127241 sec. | ||
| 10831 | 2026.02.19 01:43:21.557711 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2026.02.19 01:43:21.557824 [ 4 ] {490254d3-8810-4d65-87ce-7288bf8a457b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10833 | 2026.02.19 01:43:21.557866 [ 4 ] {490254d3-8810-4d65-87ce-7288bf8a457b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10834 | 2026.02.19 01:43:21.558357 [ 4 ] {490254d3-8810-4d65-87ce-7288bf8a457b} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2026.02.19 01:43:21.558391 [ 4 ] {490254d3-8810-4d65-87ce-7288bf8a457b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10836 | 2026.02.19 01:43:21.558690 [ 4 ] {490254d3-8810-4d65-87ce-7288bf8a457b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10837 | 2026.02.19 01:43:21.558895 [ 4 ] {490254d3-8810-4d65-87ce-7288bf8a457b} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2026.02.19 01:43:21.559016 [ 4 ] {490254d3-8810-4d65-87ce-7288bf8a457b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001217 sec., 3286.770747740345 rows/sec., 268.01 KiB/sec. | ||
| 10839 | 2026.02.19 01:43:21.559051 [ 4 ] {490254d3-8810-4d65-87ce-7288bf8a457b} <Debug> TCPHandler: Processed in 0.001398576 sec. | ||
| 10840 | 2026.02.19 01:43:21.559164 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2026.02.19 01:43:21.559255 [ 4 ] {48a8e79b-cab7-433f-be15-c48ce0dad5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10842 | 2026.02.19 01:43:21.559293 [ 4 ] {48a8e79b-cab7-433f-be15-c48ce0dad5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10843 | 2026.02.19 01:43:21.560422 [ 4 ] {48a8e79b-cab7-433f-be15-c48ce0dad5fc} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2026.02.19 01:43:21.560457 [ 4 ] {48a8e79b-cab7-433f-be15-c48ce0dad5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10845 | 2026.02.19 01:43:21.560843 [ 4 ] {48a8e79b-cab7-433f-be15-c48ce0dad5fc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10846 | 2026.02.19 01:43:21.561048 [ 4 ] {48a8e79b-cab7-433f-be15-c48ce0dad5fc} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2026.02.19 01:43:21.561174 [ 4 ] {48a8e79b-cab7-433f-be15-c48ce0dad5fc} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001936 sec., 691115.7024793389 rows/sec., 57.80 MiB/sec. | ||
| 10848 | 2026.02.19 01:43:21.561211 [ 4 ] {48a8e79b-cab7-433f-be15-c48ce0dad5fc} <Debug> TCPHandler: Processed in 0.00209351 sec. | ||
| 10849 | 2026.02.19 01:43:21.561327 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10850 | 2026.02.19 01:43:21.561420 [ 4 ] {bc2d70b8-ee43-4478-a8e9-10a49ba5f3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10851 | 2026.02.19 01:43:21.561460 [ 4 ] {bc2d70b8-ee43-4478-a8e9-10a49ba5f3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10852 | 2026.02.19 01:43:21.561871 [ 4 ] {bc2d70b8-ee43-4478-a8e9-10a49ba5f3b3} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.02.19 01:43:21.561904 [ 4 ] {bc2d70b8-ee43-4478-a8e9-10a49ba5f3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10854 | 2026.02.19 01:43:21.562198 [ 4 ] {bc2d70b8-ee43-4478-a8e9-10a49ba5f3b3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10855 | 2026.02.19 01:43:21.562401 [ 4 ] {bc2d70b8-ee43-4478-a8e9-10a49ba5f3b3} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2026.02.19 01:43:21.562525 [ 4 ] {bc2d70b8-ee43-4478-a8e9-10a49ba5f3b3} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001124 sec., 23131.67259786477 rows/sec., 1.73 MiB/sec. | ||
| 10857 | 2026.02.19 01:43:21.562561 [ 4 ] {bc2d70b8-ee43-4478-a8e9-10a49ba5f3b3} <Debug> TCPHandler: Processed in 0.001280965 sec. | ||
| 10858 | 2026.02.19 01:43:21.562668 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10859 | 2026.02.19 01:43:21.562759 [ 4 ] {3f398969-0f31-449e-a4f0-8d5b9e9e4d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10860 | 2026.02.19 01:43:21.562797 [ 4 ] {3f398969-0f31-449e-a4f0-8d5b9e9e4d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10861 | 2026.02.19 01:43:21.563311 [ 4 ] {3f398969-0f31-449e-a4f0-8d5b9e9e4d2b} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.02.19 01:43:21.563346 [ 4 ] {3f398969-0f31-449e-a4f0-8d5b9e9e4d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10863 | 2026.02.19 01:43:21.563653 [ 4 ] {3f398969-0f31-449e-a4f0-8d5b9e9e4d2b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10864 | 2026.02.19 01:43:21.563862 [ 4 ] {3f398969-0f31-449e-a4f0-8d5b9e9e4d2b} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2026.02.19 01:43:21.563987 [ 4 ] {3f398969-0f31-449e-a4f0-8d5b9e9e4d2b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001245 sec., 202409.63855421686 rows/sec., 14.00 MiB/sec. | ||
| 10866 | 2026.02.19 01:43:21.564024 [ 4 ] {3f398969-0f31-449e-a4f0-8d5b9e9e4d2b} <Debug> TCPHandler: Processed in 0.001403087 sec. | ||
| 10867 | 2026.02.19 01:43:21.564136 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10868 | 2026.02.19 01:43:21.564229 [ 4 ] {95c83662-097d-45d7-b949-24b8b43cbeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10869 | 2026.02.19 01:43:21.564267 [ 4 ] {95c83662-097d-45d7-b949-24b8b43cbeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10870 | 2026.02.19 01:43:21.564671 [ 4 ] {95c83662-097d-45d7-b949-24b8b43cbeca} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.02.19 01:43:21.564704 [ 4 ] {95c83662-097d-45d7-b949-24b8b43cbeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10872 | 2026.02.19 01:43:21.564992 [ 4 ] {95c83662-097d-45d7-b949-24b8b43cbeca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10873 | 2026.02.19 01:43:21.565199 [ 4 ] {95c83662-097d-45d7-b949-24b8b43cbeca} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.02.19 01:43:21.565319 [ 4 ] {95c83662-097d-45d7-b949-24b8b43cbeca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 10875 | 2026.02.19 01:43:21.565355 [ 4 ] {95c83662-097d-45d7-b949-24b8b43cbeca} <Debug> TCPHandler: Processed in 0.001266785 sec. | ||
| 10876 | 2026.02.19 01:43:21.565464 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10877 | 2026.02.19 01:43:21.565555 [ 4 ] {4f2db0b5-f07f-4045-81db-253227aecbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10878 | 2026.02.19 01:43:21.565593 [ 4 ] {4f2db0b5-f07f-4045-81db-253227aecbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10879 | 2026.02.19 01:43:21.566209 [ 4 ] {4f2db0b5-f07f-4045-81db-253227aecbe0} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10880 | 2026.02.19 01:43:21.566242 [ 4 ] {4f2db0b5-f07f-4045-81db-253227aecbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10881 | 2026.02.19 01:43:21.566571 [ 4 ] {4f2db0b5-f07f-4045-81db-253227aecbe0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10882 | 2026.02.19 01:43:21.566780 [ 4 ] {4f2db0b5-f07f-4045-81db-253227aecbe0} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10883 | 2026.02.19 01:43:21.566904 [ 4 ] {4f2db0b5-f07f-4045-81db-253227aecbe0} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001366 sec., 417276.7203513909 rows/sec., 31.31 MiB/sec. | ||
| 10884 | 2026.02.19 01:43:21.566941 [ 4 ] {4f2db0b5-f07f-4045-81db-253227aecbe0} <Debug> TCPHandler: Processed in 0.001523899 sec. | ||
| 10885 | 2026.02.19 01:43:21.567041 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10886 | 2026.02.19 01:43:21.567131 [ 4 ] {71710543-c20e-4e0c-97d1-0b7776f1aefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10887 | 2026.02.19 01:43:21.567173 [ 4 ] {71710543-c20e-4e0c-97d1-0b7776f1aefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10888 | 2026.02.19 01:43:21.567779 [ 4 ] {71710543-c20e-4e0c-97d1-0b7776f1aefe} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.02.19 01:43:21.567812 [ 4 ] {71710543-c20e-4e0c-97d1-0b7776f1aefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10890 | 2026.02.19 01:43:21.568175 [ 4 ] {71710543-c20e-4e0c-97d1-0b7776f1aefe} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10891 | 2026.02.19 01:43:21.568406 [ 4 ] {71710543-c20e-4e0c-97d1-0b7776f1aefe} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10892 | 2026.02.19 01:43:21.568533 [ 4 ] {71710543-c20e-4e0c-97d1-0b7776f1aefe} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001419 sec., 621564.4820295983 rows/sec., 42.19 MiB/sec. | ||
| 10893 | 2026.02.19 01:43:21.568569 [ 4 ] {71710543-c20e-4e0c-97d1-0b7776f1aefe} <Debug> TCPHandler: Processed in 0.00157493 sec. | ||
| 10894 | 2026.02.19 01:43:21.568680 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10895 | 2026.02.19 01:43:21.568772 [ 4 ] {de2988de-4081-48df-b89f-5d7021215974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10896 | 2026.02.19 01:43:21.568824 [ 4 ] {de2988de-4081-48df-b89f-5d7021215974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10897 | 2026.02.19 01:43:21.569584 [ 4 ] {de2988de-4081-48df-b89f-5d7021215974} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10898 | 2026.02.19 01:43:21.569619 [ 4 ] {de2988de-4081-48df-b89f-5d7021215974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10899 | 2026.02.19 01:43:21.570112 [ 4 ] {de2988de-4081-48df-b89f-5d7021215974} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10900 | 2026.02.19 01:43:21.570324 [ 4 ] {de2988de-4081-48df-b89f-5d7021215974} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10901 | 2026.02.19 01:43:21.570457 [ 4 ] {de2988de-4081-48df-b89f-5d7021215974} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001703 sec., 5871.990604815032 rows/sec., 10.52 MiB/sec. | ||
| 10902 | 2026.02.19 01:43:21.570509 [ 4 ] {de2988de-4081-48df-b89f-5d7021215974} <Debug> TCPHandler: Processed in 0.001876485 sec. | ||
| 10903 | 2026.02.19 01:43:21.570625 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10904 | 2026.02.19 01:43:21.570723 [ 4 ] {d4f70d5a-a724-4852-9f4f-33f0d3d956a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10905 | 2026.02.19 01:43:21.570765 [ 4 ] {d4f70d5a-a724-4852-9f4f-33f0d3d956a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10906 | 2026.02.19 01:43:21.571107 [ 4 ] {d4f70d5a-a724-4852-9f4f-33f0d3d956a0} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2026.02.19 01:43:21.571143 [ 4 ] {d4f70d5a-a724-4852-9f4f-33f0d3d956a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10908 | 2026.02.19 01:43:21.571455 [ 4 ] {d4f70d5a-a724-4852-9f4f-33f0d3d956a0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10909 | 2026.02.19 01:43:21.571663 [ 4 ] {d4f70d5a-a724-4852-9f4f-33f0d3d956a0} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10910 | 2026.02.19 01:43:21.571796 [ 4 ] {d4f70d5a-a724-4852-9f4f-33f0d3d956a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 10911 | 2026.02.19 01:43:21.571834 [ 4 ] {d4f70d5a-a724-4852-9f4f-33f0d3d956a0} <Debug> TCPHandler: Processed in 0.001260404 sec. | ||
| 10912 | 2026.02.19 01:43:23.201002 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25500 | ||
| 10913 | 2026.02.19 01:43:23.201550 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2026.02.19 01:43:23.201603 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10915 | 2026.02.19 01:43:23.202168 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10916 | 2026.02.19 01:43:23.202432 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2026.02.19 01:43:23.202592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25500 | ||
| 10918 | 2026.02.19 01:43:24.628374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 10919 | 2026.02.19 01:43:24.644551 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10920 | 2026.02.19 01:43:24.644609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10921 | 2026.02.19 01:43:24.650913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10922 | 2026.02.19 01:43:24.651658 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2026.02.19 01:43:24.654474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 10924 | 2026.02.19 01:43:25.772712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1318 | ||
| 10925 | 2026.02.19 01:43:25.775137 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.02.19 01:43:25.775179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10927 | 2026.02.19 01:43:25.776380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10928 | 2026.02.19 01:43:25.776640 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.02.19 01:43:25.776911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1318 | ||
| 10930 | 2026.02.19 01:43:26.528401 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10931 | 2026.02.19 01:43:26.528592 [ 4 ] {77a14d0a-00dd-4871-97af-e2ce12db28b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10932 | 2026.02.19 01:43:26.528656 [ 4 ] {77a14d0a-00dd-4871-97af-e2ce12db28b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10933 | 2026.02.19 01:43:26.529362 [ 4 ] {77a14d0a-00dd-4871-97af-e2ce12db28b9} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10934 | 2026.02.19 01:43:26.529410 [ 4 ] {77a14d0a-00dd-4871-97af-e2ce12db28b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10935 | 2026.02.19 01:43:26.529823 [ 4 ] {77a14d0a-00dd-4871-97af-e2ce12db28b9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10936 | 2026.02.19 01:43:26.530058 [ 4 ] {77a14d0a-00dd-4871-97af-e2ce12db28b9} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10937 | 2026.02.19 01:43:26.530214 [ 4 ] {77a14d0a-00dd-4871-97af-e2ce12db28b9} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00167 sec., 69461.07784431138 rows/sec., 5.90 MiB/sec. | ||
| 10938 | 2026.02.19 01:43:26.530220 [ 131 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10939 | 2026.02.19 01:43:26.530256 [ 4 ] {77a14d0a-00dd-4871-97af-e2ce12db28b9} <Debug> TCPHandler: Processed in 0.001981678 sec. | ||
| 10940 | 2026.02.19 01:43:26.530310 [ 131 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10941 | 2026.02.19 01:43:26.530350 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10942 | 2026.02.19 01:43:26.530411 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10943 | 2026.02.19 01:43:26.530503 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 10944 | 2026.02.19 01:43:26.530512 [ 4 ] {c8283f7c-599e-41dd-822f-e90dc4a3b20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10945 | 2026.02.19 01:43:26.530604 [ 4 ] {c8283f7c-599e-41dd-822f-e90dc4a3b20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10946 | 2026.02.19 01:43:26.530675 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10947 | 2026.02.19 01:43:26.530720 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2149 rows starting from the beginning of the part | ||
| 10948 | 2026.02.19 01:43:26.530800 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 862 rows starting from the beginning of the part | ||
| 10949 | 2026.02.19 01:43:26.530857 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 76 rows starting from the beginning of the part | ||
| 10950 | 2026.02.19 01:43:26.530908 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 857 rows starting from the beginning of the part | ||
| 10951 | 2026.02.19 01:43:26.530958 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1338 rows starting from the beginning of the part | ||
| 10952 | 2026.02.19 01:43:26.531009 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 116 rows starting from the beginning of the part | ||
| 10953 | 2026.02.19 01:43:26.531037 [ 4 ] {c8283f7c-599e-41dd-822f-e90dc4a3b20c} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2026.02.19 01:43:26.531079 [ 4 ] {c8283f7c-599e-41dd-822f-e90dc4a3b20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10955 | 2026.02.19 01:43:26.531438 [ 4 ] {c8283f7c-599e-41dd-822f-e90dc4a3b20c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10956 | 2026.02.19 01:43:26.531700 [ 4 ] {c8283f7c-599e-41dd-822f-e90dc4a3b20c} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.02.19 01:43:26.531822 [ 131 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10958 | 2026.02.19 01:43:26.531840 [ 4 ] {c8283f7c-599e-41dd-822f-e90dc4a3b20c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001347 sec., 22271.714922048996 rows/sec., 1.64 MiB/sec. | ||
| 10959 | 2026.02.19 01:43:26.531861 [ 131 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10960 | 2026.02.19 01:43:26.531884 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10961 | 2026.02.19 01:43:26.531885 [ 4 ] {c8283f7c-599e-41dd-822f-e90dc4a3b20c} <Debug> TCPHandler: Processed in 0.001524149 sec. | ||
| 10962 | 2026.02.19 01:43:26.531971 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 10963 | 2026.02.19 01:43:26.532014 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10964 | 2026.02.19 01:43:26.532089 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10965 | 2026.02.19 01:43:26.532113 [ 4 ] {cdd2ce44-af3c-4b33-b89e-4b47f251f129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10966 | 2026.02.19 01:43:26.532126 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 214 rows starting from the beginning of the part | ||
| 10967 | 2026.02.19 01:43:26.532161 [ 4 ] {cdd2ce44-af3c-4b33-b89e-4b47f251f129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10968 | 2026.02.19 01:43:26.532199 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 182 rows starting from the beginning of the part | ||
| 10969 | 2026.02.19 01:43:26.532247 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 10970 | 2026.02.19 01:43:26.532286 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 172 rows starting from the beginning of the part | ||
| 10971 | 2026.02.19 01:43:26.532322 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
| 10972 | 2026.02.19 01:43:26.532356 [ 187 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 10973 | 2026.02.19 01:43:26.532602 [ 4 ] {cdd2ce44-af3c-4b33-b89e-4b47f251f129} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10974 | 2026.02.19 01:43:26.532643 [ 4 ] {cdd2ce44-af3c-4b33-b89e-4b47f251f129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10975 | 2026.02.19 01:43:26.532966 [ 192 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5398 rows, containing 5 columns (5 merged, 0 gathered) in 0.002533999 sec., 2130229.7277938942 rows/sec., 182.32 MiB/sec. | ||
| 10976 | 2026.02.19 01:43:26.533039 [ 4 ] {cdd2ce44-af3c-4b33-b89e-4b47f251f129} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10977 | 2026.02.19 01:43:26.533247 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317256 sec., 481303.55830605444 rows/sec., 32.38 MiB/sec. | ||
| 10978 | 2026.02.19 01:43:26.533264 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10979 | 2026.02.19 01:43:26.533278 [ 4 ] {cdd2ce44-af3c-4b33-b89e-4b47f251f129} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2026.02.19 01:43:26.533404 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10981 | 2026.02.19 01:43:26.533423 [ 131 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10982 | 2026.02.19 01:43:26.533437 [ 4 ] {cdd2ce44-af3c-4b33-b89e-4b47f251f129} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001342 sec., 70044.70938897168 rows/sec., 5.47 MiB/sec. | ||
| 10983 | 2026.02.19 01:43:26.533461 [ 131 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2026.02.19 01:43:26.533486 [ 4 ] {cdd2ce44-af3c-4b33-b89e-4b47f251f129} <Debug> TCPHandler: Processed in 0.001522509 sec. | ||
| 10985 | 2026.02.19 01:43:26.533488 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10986 | 2026.02.19 01:43:26.533582 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 10987 | 2026.02.19 01:43:26.533611 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10988 | 2026.02.19 01:43:26.533625 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_76_15} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10989 | 2026.02.19 01:43:26.533675 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10990 | 2026.02.19 01:43:26.533708 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1060 rows starting from the beginning of the part | ||
| 10991 | 2026.02.19 01:43:26.533715 [ 4 ] {7fa10b76-cb8c-41c4-b0c7-d6e0928c71c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10992 | 2026.02.19 01:43:26.533734 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_76_15} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2026.02.19 01:43:26.533719 [ 193 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_76_15} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10994 | 2026.02.19 01:43:26.533773 [ 4 ] {7fa10b76-cb8c-41c4-b0c7-d6e0928c71c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10995 | 2026.02.19 01:43:26.533779 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 530 rows starting from the beginning of the part | ||
| 10996 | 2026.02.19 01:43:26.533816 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_76_15} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10997 | 2026.02.19 01:43:26.533841 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 74 rows starting from the beginning of the part | ||
| 10998 | 2026.02.19 01:43:26.533846 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10999 | 2026.02.19 01:43:26.533889 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 520 rows starting from the beginning of the part | ||
| 11000 | 2026.02.19 01:43:26.533915 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11001 | 2026.02.19 01:43:26.533935 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 570 rows starting from the beginning of the part | ||
| 11002 | 2026.02.19 01:43:26.533979 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 94 rows starting from the beginning of the part | ||
| 11003 | 2026.02.19 01:43:26.534211 [ 4 ] {7fa10b76-cb8c-41c4-b0c7-d6e0928c71c0} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11004 | 2026.02.19 01:43:26.534251 [ 4 ] {7fa10b76-cb8c-41c4-b0c7-d6e0928c71c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11005 | 2026.02.19 01:43:26.534633 [ 4 ] {7fa10b76-cb8c-41c4-b0c7-d6e0928c71c0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11006 | 2026.02.19 01:43:26.534871 [ 4 ] {7fa10b76-cb8c-41c4-b0c7-d6e0928c71c0} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11007 | 2026.02.19 01:43:26.535002 [ 4 ] {7fa10b76-cb8c-41c4-b0c7-d6e0928c71c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 11008 | 2026.02.19 01:43:26.535041 [ 4 ] {7fa10b76-cb8c-41c4-b0c7-d6e0928c71c0} <Debug> TCPHandler: Processed in 0.001479638 sec. | ||
| 11009 | 2026.02.19 01:43:26.535154 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11010 | 2026.02.19 01:43:26.535223 [ 193 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673962 sec., 1701352.8383559485 rows/sec., 130.29 MiB/sec. | ||
| 11011 | 2026.02.19 01:43:26.535248 [ 4 ] {625ea19e-e62b-4197-85c2-da5d08e06c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11012 | 2026.02.19 01:43:26.535306 [ 4 ] {625ea19e-e62b-4197-85c2-da5d08e06c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11013 | 2026.02.19 01:43:26.535401 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11014 | 2026.02.19 01:43:26.535656 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_76_15} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2026.02.19 01:43:26.535723 [ 195 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_76_15} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11016 | 2026.02.19 01:43:26.535795 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11017 | 2026.02.19 01:43:26.536189 [ 4 ] {625ea19e-e62b-4197-85c2-da5d08e06c38} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11018 | 2026.02.19 01:43:26.536233 [ 4 ] {625ea19e-e62b-4197-85c2-da5d08e06c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11019 | 2026.02.19 01:43:26.536828 [ 4 ] {625ea19e-e62b-4197-85c2-da5d08e06c38} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11020 | 2026.02.19 01:43:26.537068 [ 4 ] {625ea19e-e62b-4197-85c2-da5d08e06c38} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2026.02.19 01:43:26.537190 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11022 | 2026.02.19 01:43:26.537211 [ 4 ] {625ea19e-e62b-4197-85c2-da5d08e06c38} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001981 sec., 15143.86673397274 rows/sec., 27.14 MiB/sec. | ||
| 11023 | 2026.02.19 01:43:26.537237 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2026.02.19 01:43:26.537266 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11025 | 2026.02.19 01:43:26.537275 [ 4 ] {625ea19e-e62b-4197-85c2-da5d08e06c38} <Debug> TCPHandler: Processed in 0.002170351 sec. | ||
| 11026 | 2026.02.19 01:43:26.537344 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 11027 | 2026.02.19 01:43:26.537398 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11028 | 2026.02.19 01:43:26.537494 [ 4 ] {c785e776-2b9a-49e9-a6a9-2b8ba79a00b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11029 | 2026.02.19 01:43:26.537537 [ 4 ] {c785e776-2b9a-49e9-a6a9-2b8ba79a00b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11030 | 2026.02.19 01:43:26.537559 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11031 | 2026.02.19 01:43:26.537614 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1387 rows starting from the beginning of the part | ||
| 11032 | 2026.02.19 01:43:26.537727 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
| 11033 | 2026.02.19 01:43:26.537822 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 11034 | 2026.02.19 01:43:26.537884 [ 4 ] {c785e776-2b9a-49e9-a6a9-2b8ba79a00b0} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11035 | 2026.02.19 01:43:26.537915 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 11036 | 2026.02.19 01:43:26.537924 [ 4 ] {c785e776-2b9a-49e9-a6a9-2b8ba79a00b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11037 | 2026.02.19 01:43:26.538009 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 11038 | 2026.02.19 01:43:26.538099 [ 192 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 11039 | 2026.02.19 01:43:26.538242 [ 4 ] {c785e776-2b9a-49e9-a6a9-2b8ba79a00b0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11040 | 2026.02.19 01:43:26.538471 [ 4 ] {c785e776-2b9a-49e9-a6a9-2b8ba79a00b0} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2026.02.19 01:43:26.538602 [ 4 ] {c785e776-2b9a-49e9-a6a9-2b8ba79a00b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 11042 | 2026.02.19 01:43:26.538639 [ 4 ] {c785e776-2b9a-49e9-a6a9-2b8ba79a00b0} <Debug> TCPHandler: Processed in 0.001290365 sec. | ||
| 11043 | 2026.02.19 01:43:26.545538 [ 193 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1497 rows, containing 19 columns (19 merged, 0 gathered) in 0.008230118 sec., 181892.89631084268 rows/sec., 325.94 MiB/sec. | ||
| 11044 | 2026.02.19 01:43:26.547750 [ 193 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11045 | 2026.02.19 01:43:26.548079 [ 193 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.02.19 01:43:26.548156 [ 193 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11047 | 2026.02.19 01:43:26.548308 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 11048 | 2026.02.19 01:43:27.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.19 MiB, peak 333.88 MiB, free memory in arenas 0.00 B, will set to 327.39 MiB (RSS), difference: 5.20 MiB | ||
| 11049 | 2026.02.19 01:43:30.549337 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11050 | 2026.02.19 01:43:30.549417 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11051 | 2026.02.19 01:43:30.703599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25948 | ||
| 11052 | 2026.02.19 01:43:30.704117 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2026.02.19 01:43:30.704162 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11054 | 2026.02.19 01:43:30.704680 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11055 | 2026.02.19 01:43:30.704917 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2026.02.19 01:43:30.705070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25948 | ||
| 11057 | 2026.02.19 01:43:31.527398 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11058 | 2026.02.19 01:43:31.527607 [ 4 ] {bc6d4b2d-d9f3-4f14-856d-9a639d3433f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11059 | 2026.02.19 01:43:31.527680 [ 4 ] {bc6d4b2d-d9f3-4f14-856d-9a639d3433f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11060 | 2026.02.19 01:43:31.528377 [ 4 ] {bc6d4b2d-d9f3-4f14-856d-9a639d3433f0} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11061 | 2026.02.19 01:43:31.528422 [ 4 ] {bc6d4b2d-d9f3-4f14-856d-9a639d3433f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11062 | 2026.02.19 01:43:31.528853 [ 4 ] {bc6d4b2d-d9f3-4f14-856d-9a639d3433f0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11063 | 2026.02.19 01:43:31.529092 [ 4 ] {bc6d4b2d-d9f3-4f14-856d-9a639d3433f0} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2026.02.19 01:43:31.529265 [ 4 ] {bc6d4b2d-d9f3-4f14-856d-9a639d3433f0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001711 sec., 44418.468731735826 rows/sec., 3.66 MiB/sec. | ||
| 11065 | 2026.02.19 01:43:31.529310 [ 4 ] {bc6d4b2d-d9f3-4f14-856d-9a639d3433f0} <Debug> TCPHandler: Processed in 0.00204355 sec. | ||
| 11066 | 2026.02.19 01:43:31.529445 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11067 | 2026.02.19 01:43:31.529541 [ 4 ] {1ced8bd1-e360-4885-97ae-221669c05316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11068 | 2026.02.19 01:43:31.529584 [ 4 ] {1ced8bd1-e360-4885-97ae-221669c05316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11069 | 2026.02.19 01:43:31.530012 [ 4 ] {1ced8bd1-e360-4885-97ae-221669c05316} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11070 | 2026.02.19 01:43:31.530051 [ 4 ] {1ced8bd1-e360-4885-97ae-221669c05316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11071 | 2026.02.19 01:43:31.530349 [ 4 ] {1ced8bd1-e360-4885-97ae-221669c05316} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11072 | 2026.02.19 01:43:31.530595 [ 4 ] {1ced8bd1-e360-4885-97ae-221669c05316} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11073 | 2026.02.19 01:43:31.530726 [ 4 ] {1ced8bd1-e360-4885-97ae-221669c05316} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001203 sec., 8312.551953449709 rows/sec., 625.06 KiB/sec. | ||
| 11074 | 2026.02.19 01:43:31.530765 [ 4 ] {1ced8bd1-e360-4885-97ae-221669c05316} <Debug> TCPHandler: Processed in 0.001369416 sec. | ||
| 11075 | 2026.02.19 01:43:31.530884 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11076 | 2026.02.19 01:43:31.530978 [ 4 ] {0d562b90-9270-460c-9b69-296342d211b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11077 | 2026.02.19 01:43:31.531019 [ 4 ] {0d562b90-9270-460c-9b69-296342d211b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11078 | 2026.02.19 01:43:31.531458 [ 4 ] {0d562b90-9270-460c-9b69-296342d211b5} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11079 | 2026.02.19 01:43:31.531496 [ 4 ] {0d562b90-9270-460c-9b69-296342d211b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11080 | 2026.02.19 01:43:31.531823 [ 4 ] {0d562b90-9270-460c-9b69-296342d211b5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11081 | 2026.02.19 01:43:31.532037 [ 4 ] {0d562b90-9270-460c-9b69-296342d211b5} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11082 | 2026.02.19 01:43:31.532167 [ 4 ] {0d562b90-9270-460c-9b69-296342d211b5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001206 sec., 61359.86733001658 rows/sec., 4.79 MiB/sec. | ||
| 11083 | 2026.02.19 01:43:31.532206 [ 4 ] {0d562b90-9270-460c-9b69-296342d211b5} <Debug> TCPHandler: Processed in 0.001369496 sec. | ||
| 11084 | 2026.02.19 01:43:31.532329 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11085 | 2026.02.19 01:43:31.532423 [ 4 ] {4e0d3d94-fd8e-4895-a202-b77a8856142f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11086 | 2026.02.19 01:43:31.532467 [ 4 ] {4e0d3d94-fd8e-4895-a202-b77a8856142f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11087 | 2026.02.19 01:43:31.532882 [ 4 ] {4e0d3d94-fd8e-4895-a202-b77a8856142f} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11088 | 2026.02.19 01:43:31.532919 [ 4 ] {4e0d3d94-fd8e-4895-a202-b77a8856142f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11089 | 2026.02.19 01:43:31.533268 [ 4 ] {4e0d3d94-fd8e-4895-a202-b77a8856142f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11090 | 2026.02.19 01:43:31.533497 [ 4 ] {4e0d3d94-fd8e-4895-a202-b77a8856142f} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11091 | 2026.02.19 01:43:31.533628 [ 4 ] {4e0d3d94-fd8e-4895-a202-b77a8856142f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 11092 | 2026.02.19 01:43:31.533629 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11093 | 2026.02.19 01:43:31.533669 [ 4 ] {4e0d3d94-fd8e-4895-a202-b77a8856142f} <Debug> TCPHandler: Processed in 0.001387637 sec. | ||
| 11094 | 2026.02.19 01:43:31.533706 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2026.02.19 01:43:31.533732 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11096 | 2026.02.19 01:43:31.533793 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11097 | 2026.02.19 01:43:31.533843 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 11098 | 2026.02.19 01:43:31.533892 [ 4 ] {245f0f87-a401-4ac1-8903-c68717220d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11099 | 2026.02.19 01:43:31.533951 [ 4 ] {245f0f87-a401-4ac1-8903-c68717220d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11100 | 2026.02.19 01:43:31.534010 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11101 | 2026.02.19 01:43:31.534058 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20850 rows starting from the beginning of the part | ||
| 11102 | 2026.02.19 01:43:31.534134 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 11103 | 2026.02.19 01:43:31.534189 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 265 rows starting from the beginning of the part | ||
| 11104 | 2026.02.19 01:43:31.534237 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 882 rows starting from the beginning of the part | ||
| 11105 | 2026.02.19 01:43:31.534282 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 11106 | 2026.02.19 01:43:31.534324 [ 201 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11107 | 2026.02.19 01:43:31.534727 [ 4 ] {245f0f87-a401-4ac1-8903-c68717220d91} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11108 | 2026.02.19 01:43:31.534770 [ 4 ] {245f0f87-a401-4ac1-8903-c68717220d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11109 | 2026.02.19 01:43:31.535329 [ 4 ] {245f0f87-a401-4ac1-8903-c68717220d91} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11110 | 2026.02.19 01:43:31.535563 [ 4 ] {245f0f87-a401-4ac1-8903-c68717220d91} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2026.02.19 01:43:31.535706 [ 4 ] {245f0f87-a401-4ac1-8903-c68717220d91} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001833 sec., 5455.537370430988 rows/sec., 9.78 MiB/sec. | ||
| 11112 | 2026.02.19 01:43:31.535762 [ 4 ] {245f0f87-a401-4ac1-8903-c68717220d91} <Debug> TCPHandler: Processed in 0.002017599 sec. | ||
| 11113 | 2026.02.19 01:43:31.535877 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2026.02.19 01:43:31.535972 [ 4 ] {c1e10aa5-2e30-4d7e-acfd-792064bd9158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11115 | 2026.02.19 01:43:31.536015 [ 4 ] {c1e10aa5-2e30-4d7e-acfd-792064bd9158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11116 | 2026.02.19 01:43:31.536376 [ 4 ] {c1e10aa5-2e30-4d7e-acfd-792064bd9158} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.02.19 01:43:31.536414 [ 4 ] {c1e10aa5-2e30-4d7e-acfd-792064bd9158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11118 | 2026.02.19 01:43:31.536756 [ 4 ] {c1e10aa5-2e30-4d7e-acfd-792064bd9158} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11119 | 2026.02.19 01:43:31.536982 [ 4 ] {c1e10aa5-2e30-4d7e-acfd-792064bd9158} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2026.02.19 01:43:31.537120 [ 4 ] {c1e10aa5-2e30-4d7e-acfd-792064bd9158} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 11121 | 2026.02.19 01:43:31.537158 [ 4 ] {c1e10aa5-2e30-4d7e-acfd-792064bd9158} <Debug> TCPHandler: Processed in 0.001328476 sec. | ||
| 11122 | 2026.02.19 01:43:31.545476 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22477 rows, containing 5 columns (5 merged, 0 gathered) in 0.011679294 sec., 1924517.0127577917 rows/sec., 131.85 MiB/sec. | ||
| 11123 | 2026.02.19 01:43:31.546128 [ 190 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11124 | 2026.02.19 01:43:31.546446 [ 190 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2026.02.19 01:43:31.546526 [ 190 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11126 | 2026.02.19 01:43:31.546623 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11127 | 2026.02.19 01:43:32.001203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.87 MiB, peak 335.18 MiB, free memory in arenas 0.00 B, will set to 329.09 MiB (RSS), difference: 1.23 MiB | ||
| 11128 | 2026.02.19 01:43:32.155361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 11129 | 2026.02.19 01:43:32.172132 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2026.02.19 01:43:32.172187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11131 | 2026.02.19 01:43:32.178133 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11132 | 2026.02.19 01:43:32.178859 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2026.02.19 01:43:32.181763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11134 | 2026.02.19 01:43:32.288174 [ 148 ] {} <Debug> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11135 | 2026.02.19 01:43:32.288210 [ 148 ] {} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11136 | 2026.02.19 01:43:32.288229 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11137 | 2026.02.19 01:43:32.288343 [ 191 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 11138 | 2026.02.19 01:43:32.288484 [ 191 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11139 | 2026.02.19 01:43:32.288521 [ 191 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 11140 | 2026.02.19 01:43:32.288595 [ 191 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 11141 | 2026.02.19 01:43:32.288648 [ 191 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 11142 | 2026.02.19 01:43:32.288695 [ 191 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 11143 | 2026.02.19 01:43:32.288740 [ 191 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 11144 | 2026.02.19 01:43:32.289461 [ 190 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001168023 sec., 32533.605930705133 rows/sec., 2.71 MiB/sec. | ||
| 11145 | 2026.02.19 01:43:32.289657 [ 198 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11146 | 2026.02.19 01:43:32.289976 [ 198 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_25_6} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2026.02.19 01:43:32.290058 [ 198 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_25_6} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11148 | 2026.02.19 01:43:32.290151 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11149 | 2026.02.19 01:43:33.210630 [ 148 ] {} <Debug> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11150 | 2026.02.19 01:43:33.210692 [ 148 ] {} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2026.02.19 01:43:33.210713 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11152 | 2026.02.19 01:43:33.210842 [ 191 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::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 | ||
| 11153 | 2026.02.19 01:43:33.211003 [ 191 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11154 | 2026.02.19 01:43:33.211039 [ 191 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 402 rows starting from the beginning of the part | ||
| 11155 | 2026.02.19 01:43:33.211110 [ 191 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 11156 | 2026.02.19 01:43:33.211160 [ 191 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 11157 | 2026.02.19 01:43:33.211206 [ 191 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 11158 | 2026.02.19 01:43:33.211250 [ 191 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 11159 | 2026.02.19 01:43:33.212198 [ 190 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412157 sec., 852596.4181036528 rows/sec., 60.78 MiB/sec. | ||
| 11160 | 2026.02.19 01:43:33.212369 [ 199 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11161 | 2026.02.19 01:43:33.212624 [ 199 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_18_4} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11162 | 2026.02.19 01:43:33.212693 [ 199 ] {2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f::all_1_18_4} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11163 | 2026.02.19 01:43:33.212769 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11164 | 2026.02.19 01:43:35.777837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1342 | ||
| 11165 | 2026.02.19 01:43:35.779914 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11166 | 2026.02.19 01:43:35.779958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11167 | 2026.02.19 01:43:35.781117 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11168 | 2026.02.19 01:43:35.781432 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2026.02.19 01:43:35.781608 [ 146 ] {} <Debug> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11170 | 2026.02.19 01:43:35.781681 [ 146 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2026.02.19 01:43:35.781704 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11172 | 2026.02.19 01:43:35.781711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1342 | ||
| 11173 | 2026.02.19 01:43:35.781828 [ 191 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 11174 | 2026.02.19 01:43:35.782330 [ 191 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11175 | 2026.02.19 01:43:35.782476 [ 191 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1178 rows starting from the beginning of the part | ||
| 11176 | 2026.02.19 01:43:35.782833 [ 191 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 38 rows starting from the beginning of the part | ||
| 11177 | 2026.02.19 01:43:35.783151 [ 191 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 11178 | 2026.02.19 01:43:35.783438 [ 191 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 11179 | 2026.02.19 01:43:35.783757 [ 191 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
| 11180 | 2026.02.19 01:43:35.784048 [ 191 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 11181 | 2026.02.19 01:43:35.790187 [ 190 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1342 rows, containing 72 columns (72 merged, 0 gathered) in 0.008408761 sec., 159595.45050691772 rows/sec., 129.28 MiB/sec. | ||
| 11182 | 2026.02.19 01:43:35.791939 [ 194 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11183 | 2026.02.19 01:43:35.792553 [ 194 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_41_8} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11184 | 2026.02.19 01:43:35.792647 [ 194 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_41_8} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11185 | 2026.02.19 01:43:35.792982 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11186 | 2026.02.19 01:43:36.528729 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11187 | 2026.02.19 01:43:36.528933 [ 4 ] {2d152179-71fd-4da1-84fb-9d67b82279ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11188 | 2026.02.19 01:43:36.529008 [ 4 ] {2d152179-71fd-4da1-84fb-9d67b82279ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11189 | 2026.02.19 01:43:36.529660 [ 4 ] {2d152179-71fd-4da1-84fb-9d67b82279ce} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.02.19 01:43:36.529712 [ 4 ] {2d152179-71fd-4da1-84fb-9d67b82279ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11191 | 2026.02.19 01:43:36.530088 [ 4 ] {2d152179-71fd-4da1-84fb-9d67b82279ce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11192 | 2026.02.19 01:43:36.530336 [ 4 ] {2d152179-71fd-4da1-84fb-9d67b82279ce} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2026.02.19 01:43:36.530501 [ 4 ] {2d152179-71fd-4da1-84fb-9d67b82279ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001623 sec., 1232.2858903265558 rows/sec., 100.48 KiB/sec. | ||
| 11194 | 2026.02.19 01:43:36.530554 [ 4 ] {2d152179-71fd-4da1-84fb-9d67b82279ce} <Debug> TCPHandler: Processed in 0.001961267 sec. | ||
| 11195 | 2026.02.19 01:43:36.530689 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11196 | 2026.02.19 01:43:36.530792 [ 4 ] {bc21565b-512a-4177-8471-6930ea7b4ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11197 | 2026.02.19 01:43:36.530837 [ 4 ] {bc21565b-512a-4177-8471-6930ea7b4ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11198 | 2026.02.19 01:43:36.531322 [ 4 ] {bc21565b-512a-4177-8471-6930ea7b4ef3} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2026.02.19 01:43:36.531361 [ 4 ] {bc21565b-512a-4177-8471-6930ea7b4ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11200 | 2026.02.19 01:43:36.531686 [ 4 ] {bc21565b-512a-4177-8471-6930ea7b4ef3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11201 | 2026.02.19 01:43:36.531915 [ 4 ] {bc21565b-512a-4177-8471-6930ea7b4ef3} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2026.02.19 01:43:36.532059 [ 4 ] {bc21565b-512a-4177-8471-6930ea7b4ef3} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001289 sec., 90768.03723816913 rows/sec., 7.70 MiB/sec. | ||
| 11203 | 2026.02.19 01:43:36.532100 [ 4 ] {bc21565b-512a-4177-8471-6930ea7b4ef3} <Debug> TCPHandler: Processed in 0.001472169 sec. | ||
| 11204 | 2026.02.19 01:43:36.532223 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11205 | 2026.02.19 01:43:36.532321 [ 4 ] {00ce1033-6a8b-4884-9e29-2b48a629da69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11206 | 2026.02.19 01:43:36.532363 [ 4 ] {00ce1033-6a8b-4884-9e29-2b48a629da69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11207 | 2026.02.19 01:43:36.532771 [ 4 ] {00ce1033-6a8b-4884-9e29-2b48a629da69} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11208 | 2026.02.19 01:43:36.532810 [ 4 ] {00ce1033-6a8b-4884-9e29-2b48a629da69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11209 | 2026.02.19 01:43:36.533115 [ 4 ] {00ce1033-6a8b-4884-9e29-2b48a629da69} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11210 | 2026.02.19 01:43:36.533343 [ 4 ] {00ce1033-6a8b-4884-9e29-2b48a629da69} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11211 | 2026.02.19 01:43:36.533538 [ 4 ] {00ce1033-6a8b-4884-9e29-2b48a629da69} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001184 sec., 27027.027027027027 rows/sec., 1.98 MiB/sec. | ||
| 11212 | 2026.02.19 01:43:36.533596 [ 4 ] {00ce1033-6a8b-4884-9e29-2b48a629da69} <Debug> TCPHandler: Processed in 0.001420698 sec. | ||
| 11213 | 2026.02.19 01:43:36.533736 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11214 | 2026.02.19 01:43:36.533840 [ 4 ] {01d142a6-8ea7-4471-903a-ba521ad128b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11215 | 2026.02.19 01:43:36.533886 [ 4 ] {01d142a6-8ea7-4471-903a-ba521ad128b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11216 | 2026.02.19 01:43:36.534387 [ 4 ] {01d142a6-8ea7-4471-903a-ba521ad128b0} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2026.02.19 01:43:36.534427 [ 4 ] {01d142a6-8ea7-4471-903a-ba521ad128b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11218 | 2026.02.19 01:43:36.534746 [ 4 ] {01d142a6-8ea7-4471-903a-ba521ad128b0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11219 | 2026.02.19 01:43:36.534970 [ 4 ] {01d142a6-8ea7-4471-903a-ba521ad128b0} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2026.02.19 01:43:36.535108 [ 4 ] {01d142a6-8ea7-4471-903a-ba521ad128b0} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001292 sec., 74303.40557275542 rows/sec., 5.81 MiB/sec. | ||
| 11221 | 2026.02.19 01:43:36.535147 [ 4 ] {01d142a6-8ea7-4471-903a-ba521ad128b0} <Debug> TCPHandler: Processed in 0.001472848 sec. | ||
| 11222 | 2026.02.19 01:43:36.535270 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2026.02.19 01:43:36.535367 [ 4 ] {5f186df0-6665-45c2-aca0-0f309c49055f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11224 | 2026.02.19 01:43:36.535410 [ 4 ] {5f186df0-6665-45c2-aca0-0f309c49055f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11225 | 2026.02.19 01:43:36.535823 [ 4 ] {5f186df0-6665-45c2-aca0-0f309c49055f} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2026.02.19 01:43:36.535861 [ 4 ] {5f186df0-6665-45c2-aca0-0f309c49055f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11227 | 2026.02.19 01:43:36.536198 [ 4 ] {5f186df0-6665-45c2-aca0-0f309c49055f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11228 | 2026.02.19 01:43:36.536416 [ 4 ] {5f186df0-6665-45c2-aca0-0f309c49055f} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.02.19 01:43:36.536551 [ 4 ] {5f186df0-6665-45c2-aca0-0f309c49055f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001203 sec., 133832.08645054032 rows/sec., 9.32 MiB/sec. | ||
| 11230 | 2026.02.19 01:43:36.536590 [ 4 ] {5f186df0-6665-45c2-aca0-0f309c49055f} <Debug> TCPHandler: Processed in 0.001368206 sec. | ||
| 11231 | 2026.02.19 01:43:36.536704 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11232 | 2026.02.19 01:43:36.536799 [ 4 ] {3439946f-3999-4edf-9edc-480de7b0f153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11233 | 2026.02.19 01:43:36.536854 [ 4 ] {3439946f-3999-4edf-9edc-480de7b0f153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11234 | 2026.02.19 01:43:36.537634 [ 4 ] {3439946f-3999-4edf-9edc-480de7b0f153} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11235 | 2026.02.19 01:43:36.537671 [ 4 ] {3439946f-3999-4edf-9edc-480de7b0f153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11236 | 2026.02.19 01:43:36.538220 [ 4 ] {3439946f-3999-4edf-9edc-480de7b0f153} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11237 | 2026.02.19 01:43:36.538464 [ 4 ] {3439946f-3999-4edf-9edc-480de7b0f153} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11238 | 2026.02.19 01:43:36.538611 [ 4 ] {3439946f-3999-4edf-9edc-480de7b0f153} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001831 sec., 16384.489350081923 rows/sec., 29.36 MiB/sec. | ||
| 11239 | 2026.02.19 01:43:36.538667 [ 4 ] {3439946f-3999-4edf-9edc-480de7b0f153} <Debug> TCPHandler: Processed in 0.002010949 sec. | ||
| 11240 | 2026.02.19 01:43:36.538779 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11241 | 2026.02.19 01:43:36.538874 [ 4 ] {93b83d7c-82c4-4f53-b77f-fd31f728a3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11242 | 2026.02.19 01:43:36.538916 [ 4 ] {93b83d7c-82c4-4f53-b77f-fd31f728a3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11243 | 2026.02.19 01:43:36.539254 [ 4 ] {93b83d7c-82c4-4f53-b77f-fd31f728a3ac} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2026.02.19 01:43:36.539290 [ 4 ] {93b83d7c-82c4-4f53-b77f-fd31f728a3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11245 | 2026.02.19 01:43:36.539595 [ 4 ] {93b83d7c-82c4-4f53-b77f-fd31f728a3ac} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11246 | 2026.02.19 01:43:36.539813 [ 4 ] {93b83d7c-82c4-4f53-b77f-fd31f728a3ac} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2026.02.19 01:43:36.539929 [ 142 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11248 | 2026.02.19 01:43:36.539942 [ 4 ] {93b83d7c-82c4-4f53-b77f-fd31f728a3ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 11249 | 2026.02.19 01:43:36.540007 [ 142 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11250 | 2026.02.19 01:43:36.540021 [ 4 ] {93b83d7c-82c4-4f53-b77f-fd31f728a3ac} <Debug> TCPHandler: Processed in 0.001290695 sec. | ||
| 11251 | 2026.02.19 01:43:36.540037 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11252 | 2026.02.19 01:43:36.540181 [ 189 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 11253 | 2026.02.19 01:43:36.540337 [ 189 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11254 | 2026.02.19 01:43:36.540377 [ 189 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4092 rows starting from the beginning of the part | ||
| 11255 | 2026.02.19 01:43:36.540447 [ 189 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
| 11256 | 2026.02.19 01:43:36.540498 [ 189 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 11257 | 2026.02.19 01:43:36.540545 [ 189 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 11258 | 2026.02.19 01:43:36.540585 [ 189 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 11259 | 2026.02.19 01:43:36.540626 [ 189 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 11260 | 2026.02.19 01:43:36.542162 [ 186 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4422 rows, containing 4 columns (4 merged, 0 gathered) in 0.002045639 sec., 2161671.7319135973 rows/sec., 144.25 MiB/sec. | ||
| 11261 | 2026.02.19 01:43:36.542541 [ 196 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11262 | 2026.02.19 01:43:36.542855 [ 196 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_76_15} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2026.02.19 01:43:36.542935 [ 196 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_76_15} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11264 | 2026.02.19 01:43:36.543030 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11265 | 2026.02.19 01:43:38.206033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26460 | ||
| 11266 | 2026.02.19 01:43:38.206581 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11267 | 2026.02.19 01:43:38.206629 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11268 | 2026.02.19 01:43:38.207145 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11269 | 2026.02.19 01:43:38.207400 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.02.19 01:43:38.207552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26460 | ||
| 11271 | 2026.02.19 01:43:39.682683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11272 | 2026.02.19 01:43:39.699935 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2026.02.19 01:43:39.700006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11274 | 2026.02.19 01:43:39.706838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11275 | 2026.02.19 01:43:39.707715 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2026.02.19 01:43:39.712153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11277 | 2026.02.19 01:43:41.527259 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.02.19 01:43:41.527448 [ 4 ] {7645044b-29fe-46e5-bc1d-1f274caf4ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11279 | 2026.02.19 01:43:41.527514 [ 4 ] {7645044b-29fe-46e5-bc1d-1f274caf4ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11280 | 2026.02.19 01:43:41.528139 [ 4 ] {7645044b-29fe-46e5-bc1d-1f274caf4ffe} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.02.19 01:43:41.528186 [ 4 ] {7645044b-29fe-46e5-bc1d-1f274caf4ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11282 | 2026.02.19 01:43:41.528573 [ 4 ] {7645044b-29fe-46e5-bc1d-1f274caf4ffe} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11283 | 2026.02.19 01:43:41.528795 [ 4 ] {7645044b-29fe-46e5-bc1d-1f274caf4ffe} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.02.19 01:43:41.528942 [ 4 ] {7645044b-29fe-46e5-bc1d-1f274caf4ffe} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001543 sec., 49254.6986390149 rows/sec., 4.06 MiB/sec. | ||
| 11285 | 2026.02.19 01:43:41.528984 [ 4 ] {7645044b-29fe-46e5-bc1d-1f274caf4ffe} <Debug> TCPHandler: Processed in 0.001856336 sec. | ||
| 11286 | 2026.02.19 01:43:41.529103 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.02.19 01:43:41.529196 [ 4 ] {3b659367-b129-4628-85b9-2e955a24cf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11288 | 2026.02.19 01:43:41.529237 [ 4 ] {3b659367-b129-4628-85b9-2e955a24cf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11289 | 2026.02.19 01:43:41.529651 [ 4 ] {3b659367-b129-4628-85b9-2e955a24cf77} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.02.19 01:43:41.529686 [ 4 ] {3b659367-b129-4628-85b9-2e955a24cf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11291 | 2026.02.19 01:43:41.529988 [ 4 ] {3b659367-b129-4628-85b9-2e955a24cf77} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11292 | 2026.02.19 01:43:41.530209 [ 4 ] {3b659367-b129-4628-85b9-2e955a24cf77} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.02.19 01:43:41.530337 [ 4 ] {3b659367-b129-4628-85b9-2e955a24cf77} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 648.79 KiB/sec. | ||
| 11294 | 2026.02.19 01:43:41.530375 [ 4 ] {3b659367-b129-4628-85b9-2e955a24cf77} <Debug> TCPHandler: Processed in 0.001318985 sec. | ||
| 11295 | 2026.02.19 01:43:41.530484 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11296 | 2026.02.19 01:43:41.530576 [ 4 ] {1e1c38f1-0fe7-4406-a280-81a56af96184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11297 | 2026.02.19 01:43:41.530615 [ 4 ] {1e1c38f1-0fe7-4406-a280-81a56af96184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11298 | 2026.02.19 01:43:41.531022 [ 4 ] {1e1c38f1-0fe7-4406-a280-81a56af96184} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2026.02.19 01:43:41.531058 [ 4 ] {1e1c38f1-0fe7-4406-a280-81a56af96184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11300 | 2026.02.19 01:43:41.531354 [ 4 ] {1e1c38f1-0fe7-4406-a280-81a56af96184} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11301 | 2026.02.19 01:43:41.531558 [ 4 ] {1e1c38f1-0fe7-4406-a280-81a56af96184} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.02.19 01:43:41.531682 [ 4 ] {1e1c38f1-0fe7-4406-a280-81a56af96184} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001124 sec., 65836.29893238434 rows/sec., 5.14 MiB/sec. | ||
| 11303 | 2026.02.19 01:43:41.531718 [ 4 ] {1e1c38f1-0fe7-4406-a280-81a56af96184} <Debug> TCPHandler: Processed in 0.001281665 sec. | ||
| 11304 | 2026.02.19 01:43:41.531829 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11305 | 2026.02.19 01:43:41.531920 [ 4 ] {a52a30ae-81f1-41a3-bbb2-a8deb6777669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11306 | 2026.02.19 01:43:41.531961 [ 4 ] {a52a30ae-81f1-41a3-bbb2-a8deb6777669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11307 | 2026.02.19 01:43:41.532353 [ 4 ] {a52a30ae-81f1-41a3-bbb2-a8deb6777669} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.02.19 01:43:41.532388 [ 4 ] {a52a30ae-81f1-41a3-bbb2-a8deb6777669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11309 | 2026.02.19 01:43:41.532702 [ 4 ] {a52a30ae-81f1-41a3-bbb2-a8deb6777669} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11310 | 2026.02.19 01:43:41.532903 [ 4 ] {a52a30ae-81f1-41a3-bbb2-a8deb6777669} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2026.02.19 01:43:41.533031 [ 4 ] {a52a30ae-81f1-41a3-bbb2-a8deb6777669} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00113 sec., 141592.9203539823 rows/sec., 9.86 MiB/sec. | ||
| 11312 | 2026.02.19 01:43:41.533067 [ 4 ] {a52a30ae-81f1-41a3-bbb2-a8deb6777669} <Debug> TCPHandler: Processed in 0.001284505 sec. | ||
| 11313 | 2026.02.19 01:43:41.533174 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2026.02.19 01:43:41.533265 [ 4 ] {34e0291c-9281-46b1-88e9-f32be48b21e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11315 | 2026.02.19 01:43:41.533317 [ 4 ] {34e0291c-9281-46b1-88e9-f32be48b21e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11316 | 2026.02.19 01:43:41.534052 [ 4 ] {34e0291c-9281-46b1-88e9-f32be48b21e6} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.02.19 01:43:41.534087 [ 4 ] {34e0291c-9281-46b1-88e9-f32be48b21e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11318 | 2026.02.19 01:43:41.534591 [ 4 ] {34e0291c-9281-46b1-88e9-f32be48b21e6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11319 | 2026.02.19 01:43:41.534806 [ 4 ] {34e0291c-9281-46b1-88e9-f32be48b21e6} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.02.19 01:43:41.534943 [ 4 ] {34e0291c-9281-46b1-88e9-f32be48b21e6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001696 sec., 5896.226415094339 rows/sec., 10.57 MiB/sec. | ||
| 11321 | 2026.02.19 01:43:41.534995 [ 4 ] {34e0291c-9281-46b1-88e9-f32be48b21e6} <Debug> TCPHandler: Processed in 0.001867555 sec. | ||
| 11322 | 2026.02.19 01:43:41.535104 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2026.02.19 01:43:41.535203 [ 4 ] {ee705006-3b2e-4ce3-8f01-a5de50c3282b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11324 | 2026.02.19 01:43:41.535246 [ 4 ] {ee705006-3b2e-4ce3-8f01-a5de50c3282b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11325 | 2026.02.19 01:43:41.535586 [ 4 ] {ee705006-3b2e-4ce3-8f01-a5de50c3282b} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2026.02.19 01:43:41.535622 [ 4 ] {ee705006-3b2e-4ce3-8f01-a5de50c3282b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11327 | 2026.02.19 01:43:41.535929 [ 4 ] {ee705006-3b2e-4ce3-8f01-a5de50c3282b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11328 | 2026.02.19 01:43:41.536137 [ 4 ] {ee705006-3b2e-4ce3-8f01-a5de50c3282b} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2026.02.19 01:43:41.536265 [ 4 ] {ee705006-3b2e-4ce3-8f01-a5de50c3282b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 11330 | 2026.02.19 01:43:41.536301 [ 4 ] {ee705006-3b2e-4ce3-8f01-a5de50c3282b} <Debug> TCPHandler: Processed in 0.001244534 sec. | ||
| 11331 | 2026.02.19 01:43:45.549494 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11332 | 2026.02.19 01:43:45.549575 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11333 | 2026.02.19 01:43:45.708153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26908 | ||
| 11334 | 2026.02.19 01:43:45.708686 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.02.19 01:43:45.708738 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11336 | 2026.02.19 01:43:45.709397 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11337 | 2026.02.19 01:43:45.709648 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.02.19 01:43:45.709804 [ 130 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11339 | 2026.02.19 01:43:45.709809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26908 | ||
| 11340 | 2026.02.19 01:43:45.709872 [ 130 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2026.02.19 01:43:45.709898 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11342 | 2026.02.19 01:43:45.710014 [ 189 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 11343 | 2026.02.19 01:43:45.710111 [ 189 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11344 | 2026.02.19 01:43:45.710141 [ 189 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24540 rows starting from the beginning of the part | ||
| 11345 | 2026.02.19 01:43:45.710199 [ 189 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 11346 | 2026.02.19 01:43:45.710239 [ 189 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 11347 | 2026.02.19 01:43:45.710277 [ 189 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 11348 | 2026.02.19 01:43:45.710313 [ 189 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 11349 | 2026.02.19 01:43:45.710350 [ 189 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 11350 | 2026.02.19 01:43:45.712340 [ 186 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26908 rows, containing 4 columns (4 merged, 0 gathered) in 0.002415647 sec., 11139044.736254925 rows/sec., 159.35 MiB/sec. | ||
| 11351 | 2026.02.19 01:43:45.712544 [ 197 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11352 | 2026.02.19 01:43:45.712794 [ 197 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_56_11} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11353 | 2026.02.19 01:43:45.712922 [ 197 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_56_11} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11354 | 2026.02.19 01:43:45.712991 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11355 | 2026.02.19 01:43:45.782259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1368 | ||
| 11356 | 2026.02.19 01:43:45.784511 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.02.19 01:43:45.784565 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11358 | 2026.02.19 01:43:45.785744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11359 | 2026.02.19 01:43:45.786025 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.02.19 01:43:45.786367 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1368 | ||
| 11361 | 2026.02.19 01:43:46.529060 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11362 | 2026.02.19 01:43:46.529250 [ 4 ] {c4521572-a35d-4331-86fc-ffb71d4b88f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11363 | 2026.02.19 01:43:46.529319 [ 4 ] {c4521572-a35d-4331-86fc-ffb71d4b88f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11364 | 2026.02.19 01:43:46.530148 [ 4 ] {c4521572-a35d-4331-86fc-ffb71d4b88f6} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11365 | 2026.02.19 01:43:46.530190 [ 4 ] {c4521572-a35d-4331-86fc-ffb71d4b88f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11366 | 2026.02.19 01:43:46.530572 [ 4 ] {c4521572-a35d-4331-86fc-ffb71d4b88f6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11367 | 2026.02.19 01:43:46.530794 [ 4 ] {c4521572-a35d-4331-86fc-ffb71d4b88f6} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11368 | 2026.02.19 01:43:46.530941 [ 4 ] {c4521572-a35d-4331-86fc-ffb71d4b88f6} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001742 sec., 66590.12629161883 rows/sec., 5.66 MiB/sec. | ||
| 11369 | 2026.02.19 01:43:46.530982 [ 4 ] {c4521572-a35d-4331-86fc-ffb71d4b88f6} <Debug> TCPHandler: Processed in 0.00206028 sec. | ||
| 11370 | 2026.02.19 01:43:46.531115 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11371 | 2026.02.19 01:43:46.531206 [ 4 ] {66b88ecb-8850-449e-9c5b-09fab2a236b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11372 | 2026.02.19 01:43:46.531246 [ 4 ] {66b88ecb-8850-449e-9c5b-09fab2a236b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11373 | 2026.02.19 01:43:46.531713 [ 4 ] {66b88ecb-8850-449e-9c5b-09fab2a236b5} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11374 | 2026.02.19 01:43:46.531748 [ 4 ] {66b88ecb-8850-449e-9c5b-09fab2a236b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11375 | 2026.02.19 01:43:46.532035 [ 4 ] {66b88ecb-8850-449e-9c5b-09fab2a236b5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11376 | 2026.02.19 01:43:46.532247 [ 4 ] {66b88ecb-8850-449e-9c5b-09fab2a236b5} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11377 | 2026.02.19 01:43:46.532371 [ 4 ] {66b88ecb-8850-449e-9c5b-09fab2a236b5} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001183 sec., 25359.256128486897 rows/sec., 1.86 MiB/sec. | ||
| 11378 | 2026.02.19 01:43:46.532407 [ 4 ] {66b88ecb-8850-449e-9c5b-09fab2a236b5} <Debug> TCPHandler: Processed in 0.001343656 sec. | ||
| 11379 | 2026.02.19 01:43:46.532521 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11380 | 2026.02.19 01:43:46.532611 [ 4 ] {59ff705b-db44-47d5-bce5-cbbc65a2eb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11381 | 2026.02.19 01:43:46.532650 [ 4 ] {59ff705b-db44-47d5-bce5-cbbc65a2eb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11382 | 2026.02.19 01:43:46.533071 [ 4 ] {59ff705b-db44-47d5-bce5-cbbc65a2eb2b} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11383 | 2026.02.19 01:43:46.533105 [ 4 ] {59ff705b-db44-47d5-bce5-cbbc65a2eb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11384 | 2026.02.19 01:43:46.533399 [ 4 ] {59ff705b-db44-47d5-bce5-cbbc65a2eb2b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11385 | 2026.02.19 01:43:46.533605 [ 4 ] {59ff705b-db44-47d5-bce5-cbbc65a2eb2b} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.02.19 01:43:46.533726 [ 4 ] {59ff705b-db44-47d5-bce5-cbbc65a2eb2b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001132 sec., 83038.86925795053 rows/sec., 6.49 MiB/sec. | ||
| 11387 | 2026.02.19 01:43:46.533762 [ 4 ] {59ff705b-db44-47d5-bce5-cbbc65a2eb2b} <Debug> TCPHandler: Processed in 0.001288325 sec. | ||
| 11388 | 2026.02.19 01:43:46.533877 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11389 | 2026.02.19 01:43:46.533968 [ 4 ] {093318ef-dffd-4d11-a1ab-7ce912d316bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11390 | 2026.02.19 01:43:46.534014 [ 4 ] {093318ef-dffd-4d11-a1ab-7ce912d316bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11391 | 2026.02.19 01:43:46.534422 [ 4 ] {093318ef-dffd-4d11-a1ab-7ce912d316bf} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11392 | 2026.02.19 01:43:46.534457 [ 4 ] {093318ef-dffd-4d11-a1ab-7ce912d316bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11393 | 2026.02.19 01:43:46.534770 [ 4 ] {093318ef-dffd-4d11-a1ab-7ce912d316bf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11394 | 2026.02.19 01:43:46.534975 [ 4 ] {093318ef-dffd-4d11-a1ab-7ce912d316bf} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2026.02.19 01:43:46.535099 [ 4 ] {093318ef-dffd-4d11-a1ab-7ce912d316bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 11396 | 2026.02.19 01:43:46.535135 [ 4 ] {093318ef-dffd-4d11-a1ab-7ce912d316bf} <Debug> TCPHandler: Processed in 0.001304455 sec. | ||
| 11397 | 2026.02.19 01:43:46.535243 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11398 | 2026.02.19 01:43:46.535333 [ 4 ] {d86757e9-f86b-4481-9f02-92ab1eeaa3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11399 | 2026.02.19 01:43:46.535385 [ 4 ] {d86757e9-f86b-4481-9f02-92ab1eeaa3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11400 | 2026.02.19 01:43:46.536188 [ 4 ] {d86757e9-f86b-4481-9f02-92ab1eeaa3f1} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11401 | 2026.02.19 01:43:46.536224 [ 4 ] {d86757e9-f86b-4481-9f02-92ab1eeaa3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11402 | 2026.02.19 01:43:46.536749 [ 4 ] {d86757e9-f86b-4481-9f02-92ab1eeaa3f1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11403 | 2026.02.19 01:43:46.536970 [ 4 ] {d86757e9-f86b-4481-9f02-92ab1eeaa3f1} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11404 | 2026.02.19 01:43:46.537109 [ 4 ] {d86757e9-f86b-4481-9f02-92ab1eeaa3f1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001794 sec., 16722.408026755853 rows/sec., 29.97 MiB/sec. | ||
| 11405 | 2026.02.19 01:43:46.537161 [ 4 ] {d86757e9-f86b-4481-9f02-92ab1eeaa3f1} <Debug> TCPHandler: Processed in 0.001965068 sec. | ||
| 11406 | 2026.02.19 01:43:46.537271 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11407 | 2026.02.19 01:43:46.537361 [ 4 ] {e5056544-e84a-4fb9-9178-f83c0ffb471b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11408 | 2026.02.19 01:43:46.537401 [ 4 ] {e5056544-e84a-4fb9-9178-f83c0ffb471b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11409 | 2026.02.19 01:43:46.537738 [ 4 ] {e5056544-e84a-4fb9-9178-f83c0ffb471b} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11410 | 2026.02.19 01:43:46.537773 [ 4 ] {e5056544-e84a-4fb9-9178-f83c0ffb471b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11411 | 2026.02.19 01:43:46.538068 [ 4 ] {e5056544-e84a-4fb9-9178-f83c0ffb471b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11412 | 2026.02.19 01:43:46.538271 [ 4 ] {e5056544-e84a-4fb9-9178-f83c0ffb471b} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11413 | 2026.02.19 01:43:46.538398 [ 4 ] {e5056544-e84a-4fb9-9178-f83c0ffb471b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 11414 | 2026.02.19 01:43:46.538433 [ 4 ] {e5056544-e84a-4fb9-9178-f83c0ffb471b} <Debug> TCPHandler: Processed in 0.001208614 sec. | ||
| 11415 | 2026.02.19 01:43:47.212766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11416 | 2026.02.19 01:43:47.230069 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11417 | 2026.02.19 01:43:47.230130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11418 | 2026.02.19 01:43:47.236325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11419 | 2026.02.19 01:43:47.237024 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11420 | 2026.02.19 01:43:47.237345 [ 126 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11421 | 2026.02.19 01:43:47.237417 [ 126 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11422 | 2026.02.19 01:43:47.237437 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11423 | 2026.02.19 01:43:47.237563 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 11424 | 2026.02.19 01:43:47.240338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11425 | 2026.02.19 01:43:47.241593 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11426 | 2026.02.19 01:43:47.243167 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 11427 | 2026.02.19 01:43:47.247874 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 11428 | 2026.02.19 01:43:47.252388 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 11429 | 2026.02.19 01:43:47.257220 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 11430 | 2026.02.19 01:43:47.262239 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 11431 | 2026.02.19 01:43:47.266077 [ 189 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 11432 | 2026.02.19 01:43:47.318502 [ 186 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080999076 sec., 5209.9359750721105 rows/sec., 26.94 MiB/sec. | ||
| 11433 | 2026.02.19 01:43:47.321124 [ 188 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11434 | 2026.02.19 01:43:47.323212 [ 188 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_56_11} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11435 | 2026.02.19 01:43:47.323307 [ 188 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_56_11} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11436 | 2026.02.19 01:43:47.325441 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11437 | 2026.02.19 01:43:51.557279 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11438 | 2026.02.19 01:43:51.557491 [ 4 ] {41060c07-a6b4-4d5f-b57f-4e054e28670f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11439 | 2026.02.19 01:43:51.557564 [ 4 ] {41060c07-a6b4-4d5f-b57f-4e054e28670f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11440 | 2026.02.19 01:43:51.558228 [ 4 ] {41060c07-a6b4-4d5f-b57f-4e054e28670f} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2026.02.19 01:43:51.558275 [ 4 ] {41060c07-a6b4-4d5f-b57f-4e054e28670f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11442 | 2026.02.19 01:43:51.558682 [ 4 ] {41060c07-a6b4-4d5f-b57f-4e054e28670f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11443 | 2026.02.19 01:43:51.558903 [ 4 ] {41060c07-a6b4-4d5f-b57f-4e054e28670f} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2026.02.19 01:43:51.559056 [ 4 ] {41060c07-a6b4-4d5f-b57f-4e054e28670f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001618 sec., 14833.127317676142 rows/sec., 1.23 MiB/sec. | ||
| 11445 | 2026.02.19 01:43:51.559096 [ 4 ] {41060c07-a6b4-4d5f-b57f-4e054e28670f} <Debug> TCPHandler: Processed in 0.001953897 sec. | ||
| 11446 | 2026.02.19 01:43:51.559211 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11447 | 2026.02.19 01:43:51.559306 [ 4 ] {537c504f-3c57-44f1-bd71-b514a1c96ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11448 | 2026.02.19 01:43:51.559346 [ 4 ] {537c504f-3c57-44f1-bd71-b514a1c96ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11449 | 2026.02.19 01:43:51.559731 [ 4 ] {537c504f-3c57-44f1-bd71-b514a1c96ce1} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2026.02.19 01:43:51.559768 [ 4 ] {537c504f-3c57-44f1-bd71-b514a1c96ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11451 | 2026.02.19 01:43:51.560070 [ 4 ] {537c504f-3c57-44f1-bd71-b514a1c96ce1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11452 | 2026.02.19 01:43:51.560305 [ 4 ] {537c504f-3c57-44f1-bd71-b514a1c96ce1} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11453 | 2026.02.19 01:43:51.560431 [ 4 ] {537c504f-3c57-44f1-bd71-b514a1c96ce1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001143 sec., 1749.7812773403325 rows/sec., 142.68 KiB/sec. | ||
| 11454 | 2026.02.19 01:43:51.560467 [ 4 ] {537c504f-3c57-44f1-bd71-b514a1c96ce1} <Debug> TCPHandler: Processed in 0.001306406 sec. | ||
| 11455 | 2026.02.19 01:43:51.560575 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11456 | 2026.02.19 01:43:51.560667 [ 4 ] {e8a4d6e1-f014-4e68-9e9d-3a707c8036f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11457 | 2026.02.19 01:43:51.560706 [ 4 ] {e8a4d6e1-f014-4e68-9e9d-3a707c8036f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11458 | 2026.02.19 01:43:51.561598 [ 4 ] {e8a4d6e1-f014-4e68-9e9d-3a707c8036f5} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2026.02.19 01:43:51.561633 [ 4 ] {e8a4d6e1-f014-4e68-9e9d-3a707c8036f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11460 | 2026.02.19 01:43:51.562018 [ 4 ] {e8a4d6e1-f014-4e68-9e9d-3a707c8036f5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11461 | 2026.02.19 01:43:51.562222 [ 4 ] {e8a4d6e1-f014-4e68-9e9d-3a707c8036f5} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2026.02.19 01:43:51.562347 [ 4 ] {e8a4d6e1-f014-4e68-9e9d-3a707c8036f5} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.001698 sec., 787396.9375736159 rows/sec., 65.86 MiB/sec. | ||
| 11463 | 2026.02.19 01:43:51.562352 [ 121 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11464 | 2026.02.19 01:43:51.562384 [ 4 ] {e8a4d6e1-f014-4e68-9e9d-3a707c8036f5} <Debug> TCPHandler: Processed in 0.001858146 sec. | ||
| 11465 | 2026.02.19 01:43:51.562428 [ 121 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11466 | 2026.02.19 01:43:51.562458 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11467 | 2026.02.19 01:43:51.562531 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11468 | 2026.02.19 01:43:51.562614 [ 195 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 11469 | 2026.02.19 01:43:51.562629 [ 4 ] {409f3f9b-0ea4-4e66-ad4a-bddeb144c1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11470 | 2026.02.19 01:43:51.562728 [ 4 ] {409f3f9b-0ea4-4e66-ad4a-bddeb144c1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11471 | 2026.02.19 01:43:51.562830 [ 195 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11472 | 2026.02.19 01:43:51.562894 [ 195 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2149 rows starting from the beginning of the part | ||
| 11473 | 2026.02.19 01:43:51.562999 [ 195 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 11474 | 2026.02.19 01:43:51.563062 [ 195 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 117 rows starting from the beginning of the part | ||
| 11475 | 2026.02.19 01:43:51.563103 [ 195 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 76 rows starting from the beginning of the part | ||
| 11476 | 2026.02.19 01:43:51.563130 [ 4 ] {409f3f9b-0ea4-4e66-ad4a-bddeb144c1f8} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11477 | 2026.02.19 01:43:51.563140 [ 195 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 116 rows starting from the beginning of the part | ||
| 11478 | 2026.02.19 01:43:51.563174 [ 4 ] {409f3f9b-0ea4-4e66-ad4a-bddeb144c1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11479 | 2026.02.19 01:43:51.563198 [ 195 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1337 rows starting from the beginning of the part | ||
| 11480 | 2026.02.19 01:43:51.563624 [ 4 ] {409f3f9b-0ea4-4e66-ad4a-bddeb144c1f8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11481 | 2026.02.19 01:43:51.563878 [ 4 ] {409f3f9b-0ea4-4e66-ad4a-bddeb144c1f8} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11482 | 2026.02.19 01:43:51.563995 [ 121 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11483 | 2026.02.19 01:43:51.564010 [ 4 ] {409f3f9b-0ea4-4e66-ad4a-bddeb144c1f8} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.0014 sec., 17142.85714285714 rows/sec., 1.29 MiB/sec. | ||
| 11484 | 2026.02.19 01:43:51.564031 [ 121 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11485 | 2026.02.19 01:43:51.564054 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11486 | 2026.02.19 01:43:51.564055 [ 4 ] {409f3f9b-0ea4-4e66-ad4a-bddeb144c1f8} <Debug> TCPHandler: Processed in 0.00158446 sec. | ||
| 11487 | 2026.02.19 01:43:51.564156 [ 193 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 11488 | 2026.02.19 01:43:51.564176 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11489 | 2026.02.19 01:43:51.564284 [ 4 ] {597dbe5d-fa2a-4bfc-ad60-fe21c4c4b2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11490 | 2026.02.19 01:43:51.564298 [ 193 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11491 | 2026.02.19 01:43:51.564323 [ 4 ] {597dbe5d-fa2a-4bfc-ad60-fe21c4c4b2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11492 | 2026.02.19 01:43:51.564343 [ 193 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 214 rows starting from the beginning of the part | ||
| 11493 | 2026.02.19 01:43:51.564423 [ 193 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 11494 | 2026.02.19 01:43:51.564475 [ 193 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 11495 | 2026.02.19 01:43:51.564521 [ 193 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 11496 | 2026.02.19 01:43:51.564569 [ 193 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
| 11497 | 2026.02.19 01:43:51.564613 [ 193 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
| 11498 | 2026.02.19 01:43:51.564783 [ 4 ] {597dbe5d-fa2a-4bfc-ad60-fe21c4c4b2f9} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2026.02.19 01:43:51.564825 [ 4 ] {597dbe5d-fa2a-4bfc-ad60-fe21c4c4b2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11500 | 2026.02.19 01:43:51.565161 [ 192 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3871 rows, containing 5 columns (5 merged, 0 gathered) in 0.002629241 sec., 1472288.0101139455 rows/sec., 127.59 MiB/sec. | ||
| 11501 | 2026.02.19 01:43:51.565499 [ 4 ] {597dbe5d-fa2a-4bfc-ad60-fe21c4c4b2f9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11502 | 2026.02.19 01:43:51.565561 [ 200 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453318 sec., 220185.80929982287 rows/sec., 15.57 MiB/sec. | ||
| 11503 | 2026.02.19 01:43:51.565647 [ 187 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11504 | 2026.02.19 01:43:51.565705 [ 200 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11505 | 2026.02.19 01:43:51.565743 [ 4 ] {597dbe5d-fa2a-4bfc-ad60-fe21c4c4b2f9} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2026.02.19 01:43:51.565878 [ 4 ] {597dbe5d-fa2a-4bfc-ad60-fe21c4c4b2f9} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001611 sec., 156424.5810055866 rows/sec., 10.82 MiB/sec. | ||
| 11507 | 2026.02.19 01:43:51.565916 [ 4 ] {597dbe5d-fa2a-4bfc-ad60-fe21c4c4b2f9} <Debug> TCPHandler: Processed in 0.001789164 sec. | ||
| 11508 | 2026.02.19 01:43:51.566032 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11509 | 2026.02.19 01:43:51.566033 [ 187 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_81_16} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11510 | 2026.02.19 01:43:51.566049 [ 200 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_81_16} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.02.19 01:43:51.566128 [ 4 ] {b41a0c1b-c074-42c1-b247-01b84513aae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11512 | 2026.02.19 01:43:51.566136 [ 187 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_81_16} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11513 | 2026.02.19 01:43:51.566145 [ 200 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_81_16} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11514 | 2026.02.19 01:43:51.566170 [ 4 ] {b41a0c1b-c074-42c1-b247-01b84513aae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11515 | 2026.02.19 01:43:51.566227 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 11516 | 2026.02.19 01:43:51.566266 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11517 | 2026.02.19 01:43:51.566562 [ 4 ] {b41a0c1b-c074-42c1-b247-01b84513aae1} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11518 | 2026.02.19 01:43:51.566596 [ 4 ] {b41a0c1b-c074-42c1-b247-01b84513aae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11519 | 2026.02.19 01:43:51.566885 [ 4 ] {b41a0c1b-c074-42c1-b247-01b84513aae1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11520 | 2026.02.19 01:43:51.567109 [ 4 ] {b41a0c1b-c074-42c1-b247-01b84513aae1} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11521 | 2026.02.19 01:43:51.567237 [ 4 ] {b41a0c1b-c074-42c1-b247-01b84513aae1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 11522 | 2026.02.19 01:43:51.567274 [ 4 ] {b41a0c1b-c074-42c1-b247-01b84513aae1} <Debug> TCPHandler: Processed in 0.001291325 sec. | ||
| 11523 | 2026.02.19 01:43:51.567382 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11524 | 2026.02.19 01:43:51.567474 [ 4 ] {cf1de669-73b9-48eb-aa68-187e6e689f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11525 | 2026.02.19 01:43:51.567513 [ 4 ] {cf1de669-73b9-48eb-aa68-187e6e689f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11526 | 2026.02.19 01:43:51.568084 [ 4 ] {cf1de669-73b9-48eb-aa68-187e6e689f63} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11527 | 2026.02.19 01:43:51.568119 [ 4 ] {cf1de669-73b9-48eb-aa68-187e6e689f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11528 | 2026.02.19 01:43:51.568468 [ 4 ] {cf1de669-73b9-48eb-aa68-187e6e689f63} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11529 | 2026.02.19 01:43:51.568678 [ 4 ] {cf1de669-73b9-48eb-aa68-187e6e689f63} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2026.02.19 01:43:51.568779 [ 120 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11531 | 2026.02.19 01:43:51.568803 [ 4 ] {cf1de669-73b9-48eb-aa68-187e6e689f63} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001346 sec., 421991.08469539374 rows/sec., 31.65 MiB/sec. | ||
| 11532 | 2026.02.19 01:43:51.568809 [ 120 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.02.19 01:43:51.568833 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11534 | 2026.02.19 01:43:51.568840 [ 4 ] {cf1de669-73b9-48eb-aa68-187e6e689f63} <Debug> TCPHandler: Processed in 0.001506898 sec. | ||
| 11535 | 2026.02.19 01:43:51.568911 [ 193 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 11536 | 2026.02.19 01:43:51.568953 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11537 | 2026.02.19 01:43:51.569016 [ 193 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11538 | 2026.02.19 01:43:51.569052 [ 4 ] {bd9cf938-0cad-444c-9fd6-bb7817f2129b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11539 | 2026.02.19 01:43:51.569055 [ 193 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1060 rows starting from the beginning of the part | ||
| 11540 | 2026.02.19 01:43:51.569104 [ 4 ] {bd9cf938-0cad-444c-9fd6-bb7817f2129b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11541 | 2026.02.19 01:43:51.569130 [ 193 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 11542 | 2026.02.19 01:43:51.569181 [ 193 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 11543 | 2026.02.19 01:43:51.569222 [ 193 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 74 rows starting from the beginning of the part | ||
| 11544 | 2026.02.19 01:43:51.569265 [ 193 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 94 rows starting from the beginning of the part | ||
| 11545 | 2026.02.19 01:43:51.569307 [ 193 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 568 rows starting from the beginning of the part | ||
| 11546 | 2026.02.19 01:43:51.569669 [ 4 ] {bd9cf938-0cad-444c-9fd6-bb7817f2129b} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2026.02.19 01:43:51.569709 [ 4 ] {bd9cf938-0cad-444c-9fd6-bb7817f2129b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11548 | 2026.02.19 01:43:51.570126 [ 4 ] {bd9cf938-0cad-444c-9fd6-bb7817f2129b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11549 | 2026.02.19 01:43:51.570364 [ 4 ] {bd9cf938-0cad-444c-9fd6-bb7817f2129b} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.02.19 01:43:51.570427 [ 201 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155031 sec., 1268133.4700801775 rows/sec., 99.11 MiB/sec. | ||
| 11551 | 2026.02.19 01:43:51.570493 [ 4 ] {bd9cf938-0cad-444c-9fd6-bb7817f2129b} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001459 sec., 603838.2453735435 rows/sec., 40.98 MiB/sec. | ||
| 11552 | 2026.02.19 01:43:51.570534 [ 4 ] {bd9cf938-0cad-444c-9fd6-bb7817f2129b} <Debug> TCPHandler: Processed in 0.001630511 sec. | ||
| 11553 | 2026.02.19 01:43:51.570633 [ 200 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11554 | 2026.02.19 01:43:51.570645 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11555 | 2026.02.19 01:43:51.570737 [ 4 ] {6103e617-a06a-4f45-98da-7bff65bea654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11556 | 2026.02.19 01:43:51.570791 [ 4 ] {6103e617-a06a-4f45-98da-7bff65bea654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11557 | 2026.02.19 01:43:51.570897 [ 200 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_81_16} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11558 | 2026.02.19 01:43:51.570963 [ 200 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_81_16} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11559 | 2026.02.19 01:43:51.571045 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 11560 | 2026.02.19 01:43:51.571550 [ 4 ] {6103e617-a06a-4f45-98da-7bff65bea654} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11561 | 2026.02.19 01:43:51.571584 [ 4 ] {6103e617-a06a-4f45-98da-7bff65bea654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11562 | 2026.02.19 01:43:51.572082 [ 4 ] {6103e617-a06a-4f45-98da-7bff65bea654} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11563 | 2026.02.19 01:43:51.572302 [ 4 ] {6103e617-a06a-4f45-98da-7bff65bea654} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11564 | 2026.02.19 01:43:51.572408 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11565 | 2026.02.19 01:43:51.572438 [ 4 ] {6103e617-a06a-4f45-98da-7bff65bea654} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001718 sec., 5820.721769499418 rows/sec., 10.43 MiB/sec. | ||
| 11566 | 2026.02.19 01:43:51.572442 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11567 | 2026.02.19 01:43:51.572471 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11568 | 2026.02.19 01:43:51.572491 [ 4 ] {6103e617-a06a-4f45-98da-7bff65bea654} <Debug> TCPHandler: Processed in 0.001895107 sec. | ||
| 11569 | 2026.02.19 01:43:51.572545 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 11570 | 2026.02.19 01:43:51.572602 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11571 | 2026.02.19 01:43:51.572699 [ 4 ] {1905b557-6902-40af-8972-f4ba025bbb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11572 | 2026.02.19 01:43:51.572740 [ 4 ] {1905b557-6902-40af-8972-f4ba025bbb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11573 | 2026.02.19 01:43:51.572758 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11574 | 2026.02.19 01:43:51.572811 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1497 rows starting from the beginning of the part | ||
| 11575 | 2026.02.19 01:43:51.572932 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 11576 | 2026.02.19 01:43:51.573051 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part | ||
| 11577 | 2026.02.19 01:43:51.573068 [ 4 ] {1905b557-6902-40af-8972-f4ba025bbb80} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11578 | 2026.02.19 01:43:51.573107 [ 4 ] {1905b557-6902-40af-8972-f4ba025bbb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11579 | 2026.02.19 01:43:51.573154 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 11580 | 2026.02.19 01:43:51.573258 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
| 11581 | 2026.02.19 01:43:51.573364 [ 201 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 11582 | 2026.02.19 01:43:51.573427 [ 4 ] {1905b557-6902-40af-8972-f4ba025bbb80} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11583 | 2026.02.19 01:43:51.573666 [ 4 ] {1905b557-6902-40af-8972-f4ba025bbb80} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.02.19 01:43:51.573800 [ 4 ] {1905b557-6902-40af-8972-f4ba025bbb80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 11585 | 2026.02.19 01:43:51.573835 [ 4 ] {1905b557-6902-40af-8972-f4ba025bbb80} <Debug> TCPHandler: Processed in 0.001281684 sec. | ||
| 11586 | 2026.02.19 01:43:51.583105 [ 198 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1587 rows, containing 19 columns (19 merged, 0 gathered) in 0.010585223 sec., 149925.98644355437 rows/sec., 268.66 MiB/sec. | ||
| 11587 | 2026.02.19 01:43:51.584986 [ 199 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11588 | 2026.02.19 01:43:51.585350 [ 199 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.02.19 01:43:51.585426 [ 199 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11590 | 2026.02.19 01:43:51.585593 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 11591 | 2026.02.19 01:43:52.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.04 MiB, peak 343.68 MiB, free memory in arenas 0.00 B, will set to 337.36 MiB (RSS), difference: 6.33 MiB | ||
| 11592 | 2026.02.19 01:43:53.210112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27420 | ||
| 11593 | 2026.02.19 01:43:53.210722 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11594 | 2026.02.19 01:43:53.210772 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11595 | 2026.02.19 01:43:53.211285 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11596 | 2026.02.19 01:43:53.211508 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11597 | 2026.02.19 01:43:53.211635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27420 | ||
| 11598 | 2026.02.19 01:43:54.740468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11599 | 2026.02.19 01:43:54.756524 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.02.19 01:43:54.756600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11601 | 2026.02.19 01:43:54.765362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11602 | 2026.02.19 01:43:54.766368 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.02.19 01:43:54.770984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11604 | 2026.02.19 01:43:54.799027 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43125 | ||
| 11605 | 2026.02.19 01:43:54.799116 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11606 | 2026.02.19 01:43:54.799140 [ 354 ] {} <Debug> TCP-Session: e6da8545-2226-4ae9-81ed-ca414635698a Authenticating user 'default' from [fd00:1122:3344:101::e]:43125 | ||
| 11607 | 2026.02.19 01:43:54.799161 [ 354 ] {} <Debug> TCP-Session: e6da8545-2226-4ae9-81ed-ca414635698a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11608 | 2026.02.19 01:43:54.799174 [ 354 ] {} <Debug> TCP-Session: e6da8545-2226-4ae9-81ed-ca414635698a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11609 | 2026.02.19 01:43:54.799357 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34002 | ||
| 11610 | 2026.02.19 01:43:54.799367 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61243 | ||
| 11611 | 2026.02.19 01:43:54.799410 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53327 | ||
| 11612 | 2026.02.19 01:43:54.799434 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64378 | ||
| 11613 | 2026.02.19 01:43:54.799477 [ 354 ] {} <Trace> TCP-Session: e6da8545-2226-4ae9-81ed-ca414635698a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2026.02.19 01:43:54.799478 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11615 | 2026.02.19 01:43:54.799506 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11616 | 2026.02.19 01:43:54.799505 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11617 | 2026.02.19 01:43:54.799543 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11618 | 2026.02.19 01:43:54.799552 [ 286 ] {} <Debug> TCP-Session: c9fe3b8c-e2b0-4ee4-9d86-fe40cfbf20bf Authenticating user 'default' from [fd00:1122:3344:101::e]:61243 | ||
| 11619 | 2026.02.19 01:43:54.799570 [ 289 ] {} <Debug> TCP-Session: 215d9b08-3ce0-46ab-8edf-91709f339f80 Authenticating user 'default' from [fd00:1122:3344:101::e]:53327 | ||
| 11620 | 2026.02.19 01:43:54.799583 [ 352 ] {} <Debug> TCP-Session: e687ea08-72dc-4f00-99c5-b4236c1a8e0e Authenticating user 'default' from [fd00:1122:3344:101::e]:64378 | ||
| 11621 | 2026.02.19 01:43:54.799601 [ 286 ] {} <Debug> TCP-Session: c9fe3b8c-e2b0-4ee4-9d86-fe40cfbf20bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11622 | 2026.02.19 01:43:54.799610 [ 289 ] {} <Debug> TCP-Session: 215d9b08-3ce0-46ab-8edf-91709f339f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11623 | 2026.02.19 01:43:54.799636 [ 286 ] {} <Debug> TCP-Session: c9fe3b8c-e2b0-4ee4-9d86-fe40cfbf20bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11624 | 2026.02.19 01:43:54.799650 [ 289 ] {} <Debug> TCP-Session: 215d9b08-3ce0-46ab-8edf-91709f339f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11625 | 2026.02.19 01:43:54.799638 [ 354 ] {36d3e517-6ac0-43c3-952c-95c80b2a416a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43125) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11626 | 2026.02.19 01:43:54.799632 [ 352 ] {} <Debug> TCP-Session: e687ea08-72dc-4f00-99c5-b4236c1a8e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11627 | 2026.02.19 01:43:54.799535 [ 355 ] {} <Debug> TCP-Session: b29063d8-c1c9-42bc-91bf-1791b4b53629 Authenticating user 'default' from [fd00:1122:3344:101::e]:34002 | ||
| 11628 | 2026.02.19 01:43:54.799724 [ 352 ] {} <Debug> TCP-Session: e687ea08-72dc-4f00-99c5-b4236c1a8e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11629 | 2026.02.19 01:43:54.799741 [ 355 ] {} <Debug> TCP-Session: b29063d8-c1c9-42bc-91bf-1791b4b53629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11630 | 2026.02.19 01:43:54.799440 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65101 | ||
| 11631 | 2026.02.19 01:43:54.799759 [ 355 ] {} <Debug> TCP-Session: b29063d8-c1c9-42bc-91bf-1791b4b53629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11632 | 2026.02.19 01:43:54.799424 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48032 | ||
| 11633 | 2026.02.19 01:43:54.799398 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39582 | ||
| 11634 | 2026.02.19 01:43:54.799397 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62827 | ||
| 11635 | 2026.02.19 01:43:54.799929 [ 354 ] {36d3e517-6ac0-43c3-952c-95c80b2a416a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11636 | 2026.02.19 01:43:54.799999 [ 354 ] {36d3e517-6ac0-43c3-952c-95c80b2a416a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11637 | 2026.02.19 01:43:54.800030 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11638 | 2026.02.19 01:43:54.800076 [ 353 ] {} <Debug> TCP-Session: 8de0ee27-4cad-4c19-9614-0b5ceedb093a Authenticating user 'default' from [fd00:1122:3344:101::e]:65101 | ||
| 11639 | 2026.02.19 01:43:54.800104 [ 353 ] {} <Debug> TCP-Session: 8de0ee27-4cad-4c19-9614-0b5ceedb093a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11640 | 2026.02.19 01:43:54.800121 [ 353 ] {} <Debug> TCP-Session: 8de0ee27-4cad-4c19-9614-0b5ceedb093a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11641 | 2026.02.19 01:43:54.800288 [ 354 ] {36d3e517-6ac0-43c3-952c-95c80b2a416a} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 11642 | 2026.02.19 01:43:54.800460 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11643 | 2026.02.19 01:43:54.800510 [ 287 ] {} <Debug> TCP-Session: 08aa4adc-403f-47d2-a8bf-04ce55ffeb12 Authenticating user 'default' from [fd00:1122:3344:101::e]:62827 | ||
| 11644 | 2026.02.19 01:43:54.800532 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11645 | 2026.02.19 01:43:54.800538 [ 287 ] {} <Debug> TCP-Session: 08aa4adc-403f-47d2-a8bf-04ce55ffeb12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11646 | 2026.02.19 01:43:54.800563 [ 351 ] {} <Debug> TCP-Session: c378839e-586a-40d3-addb-28360a576580 Authenticating user 'default' from [fd00:1122:3344:101::e]:48032 | ||
| 11647 | 2026.02.19 01:43:54.800570 [ 287 ] {} <Debug> TCP-Session: 08aa4adc-403f-47d2-a8bf-04ce55ffeb12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11648 | 2026.02.19 01:43:54.800581 [ 351 ] {} <Debug> TCP-Session: c378839e-586a-40d3-addb-28360a576580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11649 | 2026.02.19 01:43:54.800596 [ 351 ] {} <Debug> TCP-Session: c378839e-586a-40d3-addb-28360a576580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11650 | 2026.02.19 01:43:54.800643 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11651 | 2026.02.19 01:43:54.800680 [ 288 ] {} <Debug> TCP-Session: f71b4233-bac1-4a1e-8453-43d96fd4b7e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39582 | ||
| 11652 | 2026.02.19 01:43:54.800699 [ 288 ] {} <Debug> TCP-Session: f71b4233-bac1-4a1e-8453-43d96fd4b7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11653 | 2026.02.19 01:43:54.800711 [ 288 ] {} <Debug> TCP-Session: f71b4233-bac1-4a1e-8453-43d96fd4b7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11654 | 2026.02.19 01:43:54.801312 [ 313 ] {36d3e517-6ac0-43c3-952c-95c80b2a416a} <Trace> AggregatingTransform: Aggregating | ||
| 11655 | 2026.02.19 01:43:54.801360 [ 313 ] {36d3e517-6ac0-43c3-952c-95c80b2a416a} <Trace> Aggregator: Aggregation method: without_key | ||
| 11656 | 2026.02.19 01:43:54.801395 [ 313 ] {36d3e517-6ac0-43c3-952c-95c80b2a416a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100141 sec. (998.592 rows/sec., 39.01 KiB/sec.) | ||
| 11657 | 2026.02.19 01:43:54.801412 [ 313 ] {36d3e517-6ac0-43c3-952c-95c80b2a416a} <Trace> Aggregator: Merging aggregated data | ||
| 11658 | 2026.02.19 01:43:54.802614 [ 354 ] {36d3e517-6ac0-43c3-952c-95c80b2a416a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003024 sec., 330.6878306878307 rows/sec., 12.92 KiB/sec. | ||
| 11659 | 2026.02.19 01:43:54.802755 [ 354 ] {36d3e517-6ac0-43c3-952c-95c80b2a416a} <Debug> TCPHandler: Processed in 0.003393965 sec. | ||
| 11660 | 2026.02.19 01:43:54.802881 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11661 | 2026.02.19 01:43:54.802908 [ 354 ] {} <Debug> TCP-Session: e6da8545-2226-4ae9-81ed-ca414635698a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11662 | 2026.02.19 01:43:54.802912 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11663 | 2026.02.19 01:43:54.802936 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11664 | 2026.02.19 01:43:54.802954 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11665 | 2026.02.19 01:43:54.802968 [ 355 ] {} <Debug> TCP-Session: b29063d8-c1c9-42bc-91bf-1791b4b53629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11666 | 2026.02.19 01:43:54.802975 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11667 | 2026.02.19 01:43:54.802995 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11668 | 2026.02.19 01:43:54.803015 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11669 | 2026.02.19 01:43:54.803040 [ 286 ] {} <Debug> TCP-Session: c9fe3b8c-e2b0-4ee4-9d86-fe40cfbf20bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11670 | 2026.02.19 01:43:54.803050 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11671 | 2026.02.19 01:43:54.803079 [ 289 ] {} <Debug> TCP-Session: 215d9b08-3ce0-46ab-8edf-91709f339f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11672 | 2026.02.19 01:43:54.803057 [ 287 ] {} <Debug> TCP-Session: 08aa4adc-403f-47d2-a8bf-04ce55ffeb12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11673 | 2026.02.19 01:43:54.803104 [ 351 ] {} <Debug> TCP-Session: c378839e-586a-40d3-addb-28360a576580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11674 | 2026.02.19 01:43:54.803033 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11675 | 2026.02.19 01:43:54.802999 [ 353 ] {} <Debug> TCP-Session: 8de0ee27-4cad-4c19-9614-0b5ceedb093a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11676 | 2026.02.19 01:43:54.803178 [ 352 ] {} <Debug> TCP-Session: e687ea08-72dc-4f00-99c5-b4236c1a8e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11677 | 2026.02.19 01:43:54.802967 [ 288 ] {} <Debug> TCP-Session: f71b4233-bac1-4a1e-8453-43d96fd4b7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11678 | 2026.02.19 01:43:54.971311 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58237 | ||
| 11679 | 2026.02.19 01:43:54.971421 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11680 | 2026.02.19 01:43:54.971448 [ 354 ] {} <Debug> TCP-Session: 573de291-d4e6-4753-b235-b5323954608a Authenticating user 'default' from [fd00:1122:3344:101::e]:58237 | ||
| 11681 | 2026.02.19 01:43:54.971470 [ 354 ] {} <Debug> TCP-Session: 573de291-d4e6-4753-b235-b5323954608a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11682 | 2026.02.19 01:43:54.971483 [ 354 ] {} <Debug> TCP-Session: 573de291-d4e6-4753-b235-b5323954608a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11683 | 2026.02.19 01:43:54.971669 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54675 | ||
| 11684 | 2026.02.19 01:43:54.971678 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47729 | ||
| 11685 | 2026.02.19 01:43:54.971728 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60470 | ||
| 11686 | 2026.02.19 01:43:54.971751 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39614 | ||
| 11687 | 2026.02.19 01:43:54.971761 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57335 | ||
| 11688 | 2026.02.19 01:43:54.971814 [ 354 ] {} <Trace> TCP-Session: 573de291-d4e6-4753-b235-b5323954608a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11689 | 2026.02.19 01:43:54.971835 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11690 | 2026.02.19 01:43:54.971847 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11691 | 2026.02.19 01:43:54.971877 [ 289 ] {} <Debug> TCP-Session: d0041f49-988e-4128-8a8e-aed912cb017a Authenticating user 'default' from [fd00:1122:3344:101::e]:60470 | ||
| 11692 | 2026.02.19 01:43:54.971854 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11693 | 2026.02.19 01:43:54.971903 [ 286 ] {} <Debug> TCP-Session: 6db276cb-442c-4b53-ae92-05e0f65bbf54 Authenticating user 'default' from [fd00:1122:3344:101::e]:47729 | ||
| 11694 | 2026.02.19 01:43:54.971916 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11695 | 2026.02.19 01:43:54.971939 [ 352 ] {} <Debug> TCP-Session: c6815a7a-6378-414e-9eed-b7e79a946134 Authenticating user 'default' from [fd00:1122:3344:101::e]:39614 | ||
| 11696 | 2026.02.19 01:43:54.971949 [ 286 ] {} <Debug> TCP-Session: 6db276cb-442c-4b53-ae92-05e0f65bbf54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11697 | 2026.02.19 01:43:54.971967 [ 353 ] {} <Debug> TCP-Session: 2fb7b2f4-ed06-408a-af97-b318440d85d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57335 | ||
| 11698 | 2026.02.19 01:43:54.971987 [ 286 ] {} <Debug> TCP-Session: 6db276cb-442c-4b53-ae92-05e0f65bbf54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11699 | 2026.02.19 01:43:54.972011 [ 353 ] {} <Debug> TCP-Session: 2fb7b2f4-ed06-408a-af97-b318440d85d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11700 | 2026.02.19 01:43:54.972011 [ 354 ] {890d5f88-3a22-41cf-8c92-d06e77e73c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58237) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11701 | 2026.02.19 01:43:54.972036 [ 353 ] {} <Debug> TCP-Session: 2fb7b2f4-ed06-408a-af97-b318440d85d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11702 | 2026.02.19 01:43:54.971981 [ 352 ] {} <Debug> TCP-Session: c6815a7a-6378-414e-9eed-b7e79a946134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11703 | 2026.02.19 01:43:54.971907 [ 289 ] {} <Debug> TCP-Session: d0041f49-988e-4128-8a8e-aed912cb017a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11704 | 2026.02.19 01:43:54.972100 [ 352 ] {} <Debug> TCP-Session: c6815a7a-6378-414e-9eed-b7e79a946134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11705 | 2026.02.19 01:43:54.972122 [ 289 ] {} <Debug> TCP-Session: d0041f49-988e-4128-8a8e-aed912cb017a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11706 | 2026.02.19 01:43:54.971736 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40031 | ||
| 11707 | 2026.02.19 01:43:54.971713 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34247 | ||
| 11708 | 2026.02.19 01:43:54.971715 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59327 | ||
| 11709 | 2026.02.19 01:43:54.971808 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11710 | 2026.02.19 01:43:54.972224 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11711 | 2026.02.19 01:43:54.972248 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11712 | 2026.02.19 01:43:54.972260 [ 355 ] {} <Debug> TCP-Session: 3d659e7a-f158-4098-9d43-f62eb9f8974f Authenticating user 'default' from [fd00:1122:3344:101::e]:54675 | ||
| 11713 | 2026.02.19 01:43:54.972278 [ 287 ] {} <Debug> TCP-Session: b37301c8-b9c9-4aa1-a977-cf7580237df3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34247 | ||
| 11714 | 2026.02.19 01:43:54.972282 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11715 | 2026.02.19 01:43:54.972293 [ 355 ] {} <Debug> TCP-Session: 3d659e7a-f158-4098-9d43-f62eb9f8974f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11716 | 2026.02.19 01:43:54.972306 [ 287 ] {} <Debug> TCP-Session: b37301c8-b9c9-4aa1-a977-cf7580237df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11717 | 2026.02.19 01:43:54.972323 [ 288 ] {} <Debug> TCP-Session: 9864564c-c44b-40e7-aea0-d759d58bd01f Authenticating user 'default' from [fd00:1122:3344:101::e]:59327 | ||
| 11718 | 2026.02.19 01:43:54.972328 [ 355 ] {} <Debug> TCP-Session: 3d659e7a-f158-4098-9d43-f62eb9f8974f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11719 | 2026.02.19 01:43:54.972340 [ 354 ] {890d5f88-3a22-41cf-8c92-d06e77e73c7d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11720 | 2026.02.19 01:43:54.972359 [ 288 ] {} <Debug> TCP-Session: 9864564c-c44b-40e7-aea0-d759d58bd01f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11721 | 2026.02.19 01:43:54.972345 [ 287 ] {} <Debug> TCP-Session: b37301c8-b9c9-4aa1-a977-cf7580237df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11722 | 2026.02.19 01:43:54.972401 [ 288 ] {} <Debug> TCP-Session: 9864564c-c44b-40e7-aea0-d759d58bd01f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11723 | 2026.02.19 01:43:54.972419 [ 354 ] {890d5f88-3a22-41cf-8c92-d06e77e73c7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11724 | 2026.02.19 01:43:54.972270 [ 351 ] {} <Debug> TCP-Session: f798e11f-9244-46df-8bf7-36a51ea57b4a Authenticating user 'default' from [fd00:1122:3344:101::e]:40031 | ||
| 11725 | 2026.02.19 01:43:54.972476 [ 351 ] {} <Debug> TCP-Session: f798e11f-9244-46df-8bf7-36a51ea57b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11726 | 2026.02.19 01:43:54.972489 [ 351 ] {} <Debug> TCP-Session: f798e11f-9244-46df-8bf7-36a51ea57b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11727 | 2026.02.19 01:43:54.972721 [ 354 ] {890d5f88-3a22-41cf-8c92-d06e77e73c7d} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 11728 | 2026.02.19 01:43:54.973723 [ 348 ] {890d5f88-3a22-41cf-8c92-d06e77e73c7d} <Trace> AggregatingTransform: Aggregating | ||
| 11729 | 2026.02.19 01:43:54.973766 [ 348 ] {890d5f88-3a22-41cf-8c92-d06e77e73c7d} <Trace> Aggregator: Aggregation method: without_key | ||
| 11730 | 2026.02.19 01:43:54.973805 [ 348 ] {890d5f88-3a22-41cf-8c92-d06e77e73c7d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000983509 sec. (1016.768 rows/sec., 39.72 KiB/sec.) | ||
| 11731 | 2026.02.19 01:43:54.973824 [ 348 ] {890d5f88-3a22-41cf-8c92-d06e77e73c7d} <Trace> Aggregator: Merging aggregated data | ||
| 11732 | 2026.02.19 01:43:54.975141 [ 354 ] {890d5f88-3a22-41cf-8c92-d06e77e73c7d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003187 sec., 313.77470975839344 rows/sec., 12.26 KiB/sec. | ||
| 11733 | 2026.02.19 01:43:54.975335 [ 354 ] {890d5f88-3a22-41cf-8c92-d06e77e73c7d} <Debug> TCPHandler: Processed in 0.00365954 sec. | ||
| 11734 | 2026.02.19 01:43:54.975444 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11735 | 2026.02.19 01:43:54.975478 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11736 | 2026.02.19 01:43:54.975487 [ 354 ] {} <Debug> TCP-Session: 573de291-d4e6-4753-b235-b5323954608a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11737 | 2026.02.19 01:43:54.975499 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11738 | 2026.02.19 01:43:54.975524 [ 288 ] {} <Debug> TCP-Session: 9864564c-c44b-40e7-aea0-d759d58bd01f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11739 | 2026.02.19 01:43:54.975540 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11740 | 2026.02.19 01:43:54.975565 [ 286 ] {} <Debug> TCP-Session: 6db276cb-442c-4b53-ae92-05e0f65bbf54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11741 | 2026.02.19 01:43:54.975576 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11742 | 2026.02.19 01:43:54.975599 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11743 | 2026.02.19 01:43:54.975615 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11744 | 2026.02.19 01:43:54.975630 [ 351 ] {} <Debug> TCP-Session: f798e11f-9244-46df-8bf7-36a51ea57b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11745 | 2026.02.19 01:43:54.975649 [ 289 ] {} <Debug> TCP-Session: d0041f49-988e-4128-8a8e-aed912cb017a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11746 | 2026.02.19 01:43:54.975666 [ 352 ] {} <Debug> TCP-Session: c6815a7a-6378-414e-9eed-b7e79a946134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11747 | 2026.02.19 01:43:54.975594 [ 355 ] {} <Debug> TCP-Session: 3d659e7a-f158-4098-9d43-f62eb9f8974f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11748 | 2026.02.19 01:43:54.975518 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11749 | 2026.02.19 01:43:54.975553 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11750 | 2026.02.19 01:43:54.975751 [ 287 ] {} <Debug> TCP-Session: b37301c8-b9c9-4aa1-a977-cf7580237df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11751 | 2026.02.19 01:43:54.975782 [ 353 ] {} <Debug> TCP-Session: 2fb7b2f4-ed06-408a-af97-b318440d85d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11752 | 2026.02.19 01:43:55.212974 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40726 | ||
| 11753 | 2026.02.19 01:43:55.213117 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11754 | 2026.02.19 01:43:55.213157 [ 354 ] {} <Debug> TCP-Session: 4596ca77-5a60-4cdc-9387-b3f78bbcf87e Authenticating user 'default' from [fd00:1122:3344:101::e]:40726 | ||
| 11755 | 2026.02.19 01:43:55.213182 [ 354 ] {} <Debug> TCP-Session: 4596ca77-5a60-4cdc-9387-b3f78bbcf87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11756 | 2026.02.19 01:43:55.213194 [ 354 ] {} <Debug> TCP-Session: 4596ca77-5a60-4cdc-9387-b3f78bbcf87e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11757 | 2026.02.19 01:43:55.213423 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43729 | ||
| 11758 | 2026.02.19 01:43:55.213487 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49539 | ||
| 11759 | 2026.02.19 01:43:55.213515 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49509 | ||
| 11760 | 2026.02.19 01:43:55.213533 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38313 | ||
| 11761 | 2026.02.19 01:43:55.213552 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11762 | 2026.02.19 01:43:55.213527 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38380 | ||
| 11763 | 2026.02.19 01:43:55.213614 [ 355 ] {} <Debug> TCP-Session: 26787370-5d9f-49d3-9016-00a50f79842c Authenticating user 'default' from [fd00:1122:3344:101::e]:43729 | ||
| 11764 | 2026.02.19 01:43:55.213629 [ 354 ] {} <Trace> TCP-Session: 4596ca77-5a60-4cdc-9387-b3f78bbcf87e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11765 | 2026.02.19 01:43:55.213650 [ 355 ] {} <Debug> TCP-Session: 26787370-5d9f-49d3-9016-00a50f79842c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11766 | 2026.02.19 01:43:55.213607 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11767 | 2026.02.19 01:43:55.213681 [ 355 ] {} <Debug> TCP-Session: 26787370-5d9f-49d3-9016-00a50f79842c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11768 | 2026.02.19 01:43:55.213712 [ 287 ] {} <Debug> TCP-Session: 3d172197-efed-4dba-8782-51f00b9069a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49539 | ||
| 11769 | 2026.02.19 01:43:55.213607 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11770 | 2026.02.19 01:43:55.213506 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55031 | ||
| 11771 | 2026.02.19 01:43:55.213763 [ 351 ] {} <Debug> TCP-Session: 014f078a-7b13-4015-bbcd-5aff69ec2a82 Authenticating user 'default' from [fd00:1122:3344:101::e]:49509 | ||
| 11772 | 2026.02.19 01:43:55.213754 [ 287 ] {} <Debug> TCP-Session: 3d172197-efed-4dba-8782-51f00b9069a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11773 | 2026.02.19 01:43:55.213803 [ 351 ] {} <Debug> TCP-Session: 014f078a-7b13-4015-bbcd-5aff69ec2a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11774 | 2026.02.19 01:43:55.213819 [ 354 ] {f3b3fc8f-fefc-49aa-84dc-dd7df2f789dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40726) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11775 | 2026.02.19 01:43:55.213831 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11776 | 2026.02.19 01:43:55.213829 [ 351 ] {} <Debug> TCP-Session: 014f078a-7b13-4015-bbcd-5aff69ec2a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11777 | 2026.02.19 01:43:55.213863 [ 289 ] {} <Debug> TCP-Session: b3fbda33-70a0-453b-80a1-84589b178049 Authenticating user 'default' from [fd00:1122:3344:101::e]:55031 | ||
| 11778 | 2026.02.19 01:43:55.213820 [ 287 ] {} <Debug> TCP-Session: 3d172197-efed-4dba-8782-51f00b9069a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2026.02.19 01:43:55.213891 [ 289 ] {} <Debug> TCP-Session: b3fbda33-70a0-453b-80a1-84589b178049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11780 | 2026.02.19 01:43:55.213495 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33298 | ||
| 11781 | 2026.02.19 01:43:55.213925 [ 289 ] {} <Debug> TCP-Session: b3fbda33-70a0-453b-80a1-84589b178049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11782 | 2026.02.19 01:43:55.213676 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11783 | 2026.02.19 01:43:55.213623 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11784 | 2026.02.19 01:43:55.214012 [ 352 ] {} <Debug> TCP-Session: f3502341-f593-4418-aa9c-c8b920943e3b Authenticating user 'default' from [fd00:1122:3344:101::e]:38380 | ||
| 11785 | 2026.02.19 01:43:55.214032 [ 353 ] {} <Debug> TCP-Session: bf7e6d65-4a23-4680-8784-02c699c43f6d Authenticating user 'default' from [fd00:1122:3344:101::e]:38313 | ||
| 11786 | 2026.02.19 01:43:55.214042 [ 352 ] {} <Debug> TCP-Session: f3502341-f593-4418-aa9c-c8b920943e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11787 | 2026.02.19 01:43:55.214005 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11788 | 2026.02.19 01:43:55.214137 [ 352 ] {} <Debug> TCP-Session: f3502341-f593-4418-aa9c-c8b920943e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11789 | 2026.02.19 01:43:55.214158 [ 288 ] {} <Debug> TCP-Session: f8e0d5e2-bb32-4047-8cc3-b89e8a817e0f Authenticating user 'default' from [fd00:1122:3344:101::e]:33298 | ||
| 11790 | 2026.02.19 01:43:55.214086 [ 354 ] {f3b3fc8f-fefc-49aa-84dc-dd7df2f789dd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11791 | 2026.02.19 01:43:55.214181 [ 288 ] {} <Debug> TCP-Session: f8e0d5e2-bb32-4047-8cc3-b89e8a817e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11792 | 2026.02.19 01:43:55.214059 [ 353 ] {} <Debug> TCP-Session: bf7e6d65-4a23-4680-8784-02c699c43f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11793 | 2026.02.19 01:43:55.214220 [ 288 ] {} <Debug> TCP-Session: f8e0d5e2-bb32-4047-8cc3-b89e8a817e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11794 | 2026.02.19 01:43:55.214242 [ 353 ] {} <Debug> TCP-Session: bf7e6d65-4a23-4680-8784-02c699c43f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11795 | 2026.02.19 01:43:55.214240 [ 354 ] {f3b3fc8f-fefc-49aa-84dc-dd7df2f789dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11796 | 2026.02.19 01:43:55.213500 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40045 | ||
| 11797 | 2026.02.19 01:43:55.214458 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11798 | 2026.02.19 01:43:55.214487 [ 286 ] {} <Debug> TCP-Session: e618aa5a-0d7d-4757-a487-eac5c1512881 Authenticating user 'default' from [fd00:1122:3344:101::e]:40045 | ||
| 11799 | 2026.02.19 01:43:55.214508 [ 286 ] {} <Debug> TCP-Session: e618aa5a-0d7d-4757-a487-eac5c1512881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11800 | 2026.02.19 01:43:55.214521 [ 286 ] {} <Debug> TCP-Session: e618aa5a-0d7d-4757-a487-eac5c1512881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11801 | 2026.02.19 01:43:55.214550 [ 354 ] {f3b3fc8f-fefc-49aa-84dc-dd7df2f789dd} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 11802 | 2026.02.19 01:43:55.215578 [ 324 ] {f3b3fc8f-fefc-49aa-84dc-dd7df2f789dd} <Trace> AggregatingTransform: Aggregating | ||
| 11803 | 2026.02.19 01:43:55.215612 [ 324 ] {f3b3fc8f-fefc-49aa-84dc-dd7df2f789dd} <Trace> Aggregator: Aggregation method: without_key | ||
| 11804 | 2026.02.19 01:43:55.215644 [ 324 ] {f3b3fc8f-fefc-49aa-84dc-dd7df2f789dd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099127 sec. (1008.807 rows/sec., 39.41 KiB/sec.) | ||
| 11805 | 2026.02.19 01:43:55.215658 [ 324 ] {f3b3fc8f-fefc-49aa-84dc-dd7df2f789dd} <Trace> Aggregator: Merging aggregated data | ||
| 11806 | 2026.02.19 01:43:55.216988 [ 354 ] {f3b3fc8f-fefc-49aa-84dc-dd7df2f789dd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003232 sec., 309.4059405940594 rows/sec., 12.09 KiB/sec. | ||
| 11807 | 2026.02.19 01:43:55.217142 [ 354 ] {f3b3fc8f-fefc-49aa-84dc-dd7df2f789dd} <Debug> TCPHandler: Processed in 0.003626529 sec. | ||
| 11808 | 2026.02.19 01:43:55.217290 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11809 | 2026.02.19 01:43:55.217324 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11810 | 2026.02.19 01:43:55.217330 [ 354 ] {} <Debug> TCP-Session: 4596ca77-5a60-4cdc-9387-b3f78bbcf87e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11811 | 2026.02.19 01:43:55.217346 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11812 | 2026.02.19 01:43:55.217378 [ 286 ] {} <Debug> TCP-Session: e618aa5a-0d7d-4757-a487-eac5c1512881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11813 | 2026.02.19 01:43:55.217389 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11814 | 2026.02.19 01:43:55.217442 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11815 | 2026.02.19 01:43:55.217456 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11816 | 2026.02.19 01:43:55.217478 [ 287 ] {} <Debug> TCP-Session: 3d172197-efed-4dba-8782-51f00b9069a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11817 | 2026.02.19 01:43:55.217499 [ 289 ] {} <Debug> TCP-Session: b3fbda33-70a0-453b-80a1-84589b178049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11818 | 2026.02.19 01:43:55.217517 [ 352 ] {} <Debug> TCP-Session: f3502341-f593-4418-aa9c-c8b920943e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11819 | 2026.02.19 01:43:55.217412 [ 355 ] {} <Debug> TCP-Session: 26787370-5d9f-49d3-9016-00a50f79842c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11820 | 2026.02.19 01:43:55.217426 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11821 | 2026.02.19 01:43:55.217407 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11822 | 2026.02.19 01:43:55.217598 [ 351 ] {} <Debug> TCP-Session: 014f078a-7b13-4015-bbcd-5aff69ec2a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11823 | 2026.02.19 01:43:55.217370 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11824 | 2026.02.19 01:43:55.217624 [ 288 ] {} <Debug> TCP-Session: f8e0d5e2-bb32-4047-8cc3-b89e8a817e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11825 | 2026.02.19 01:43:55.217660 [ 353 ] {} <Debug> TCP-Session: bf7e6d65-4a23-4680-8784-02c699c43f6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11826 | 2026.02.19 01:43:55.786672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1406 | ||
| 11827 | 2026.02.19 01:43:55.789163 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11828 | 2026.02.19 01:43:55.789222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11829 | 2026.02.19 01:43:55.790447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11830 | 2026.02.19 01:43:55.790711 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11831 | 2026.02.19 01:43:55.790996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1406 | ||
| 11832 | 2026.02.19 01:43:56.528763 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11833 | 2026.02.19 01:43:56.528953 [ 4 ] {124ffd9e-d146-4726-9589-2cfe2964f808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11834 | 2026.02.19 01:43:56.529022 [ 4 ] {124ffd9e-d146-4726-9589-2cfe2964f808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11835 | 2026.02.19 01:43:56.529720 [ 4 ] {124ffd9e-d146-4726-9589-2cfe2964f808} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2026.02.19 01:43:56.529773 [ 4 ] {124ffd9e-d146-4726-9589-2cfe2964f808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11837 | 2026.02.19 01:43:56.530185 [ 4 ] {124ffd9e-d146-4726-9589-2cfe2964f808} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11838 | 2026.02.19 01:43:56.530453 [ 4 ] {124ffd9e-d146-4726-9589-2cfe2964f808} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2026.02.19 01:43:56.530614 [ 4 ] {124ffd9e-d146-4726-9589-2cfe2964f808} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00171 sec., 67836.25730994152 rows/sec., 5.76 MiB/sec. | ||
| 11840 | 2026.02.19 01:43:56.530665 [ 4 ] {124ffd9e-d146-4726-9589-2cfe2964f808} <Debug> TCPHandler: Processed in 0.002037079 sec. | ||
| 11841 | 2026.02.19 01:43:56.530799 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11842 | 2026.02.19 01:43:56.530902 [ 4 ] {fc0c9ad2-c0fb-4260-803b-719330760fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11843 | 2026.02.19 01:43:56.530946 [ 4 ] {fc0c9ad2-c0fb-4260-803b-719330760fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11844 | 2026.02.19 01:43:56.531377 [ 4 ] {fc0c9ad2-c0fb-4260-803b-719330760fd6} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11845 | 2026.02.19 01:43:56.531415 [ 4 ] {fc0c9ad2-c0fb-4260-803b-719330760fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11846 | 2026.02.19 01:43:56.531732 [ 4 ] {fc0c9ad2-c0fb-4260-803b-719330760fd6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11847 | 2026.02.19 01:43:56.531956 [ 4 ] {fc0c9ad2-c0fb-4260-803b-719330760fd6} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2026.02.19 01:43:56.532091 [ 4 ] {fc0c9ad2-c0fb-4260-803b-719330760fd6} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001212 sec., 24752.47524752475 rows/sec., 1.82 MiB/sec. | ||
| 11849 | 2026.02.19 01:43:56.532130 [ 4 ] {fc0c9ad2-c0fb-4260-803b-719330760fd6} <Debug> TCPHandler: Processed in 0.001382827 sec. | ||
| 11850 | 2026.02.19 01:43:56.532249 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11851 | 2026.02.19 01:43:56.532345 [ 4 ] {22760e2b-cb34-4ae2-a65f-751af14c567e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11852 | 2026.02.19 01:43:56.532385 [ 4 ] {22760e2b-cb34-4ae2-a65f-751af14c567e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11853 | 2026.02.19 01:43:56.532828 [ 4 ] {22760e2b-cb34-4ae2-a65f-751af14c567e} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2026.02.19 01:43:56.532865 [ 4 ] {22760e2b-cb34-4ae2-a65f-751af14c567e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11855 | 2026.02.19 01:43:56.533175 [ 4 ] {22760e2b-cb34-4ae2-a65f-751af14c567e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11856 | 2026.02.19 01:43:56.533401 [ 4 ] {22760e2b-cb34-4ae2-a65f-751af14c567e} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2026.02.19 01:43:56.533527 [ 4 ] {22760e2b-cb34-4ae2-a65f-751af14c567e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001201 sec., 78268.10990840966 rows/sec., 6.11 MiB/sec. | ||
| 11858 | 2026.02.19 01:43:56.533564 [ 4 ] {22760e2b-cb34-4ae2-a65f-751af14c567e} <Debug> TCPHandler: Processed in 0.001364806 sec. | ||
| 11859 | 2026.02.19 01:43:56.533679 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11860 | 2026.02.19 01:43:56.533771 [ 4 ] {bc175f4c-468f-4e0a-80fc-ef65c9940094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11861 | 2026.02.19 01:43:56.533815 [ 4 ] {bc175f4c-468f-4e0a-80fc-ef65c9940094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11862 | 2026.02.19 01:43:56.534261 [ 4 ] {bc175f4c-468f-4e0a-80fc-ef65c9940094} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2026.02.19 01:43:56.534298 [ 4 ] {bc175f4c-468f-4e0a-80fc-ef65c9940094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11864 | 2026.02.19 01:43:56.534636 [ 4 ] {bc175f4c-468f-4e0a-80fc-ef65c9940094} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11865 | 2026.02.19 01:43:56.534890 [ 4 ] {bc175f4c-468f-4e0a-80fc-ef65c9940094} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2026.02.19 01:43:56.535020 [ 4 ] {bc175f4c-468f-4e0a-80fc-ef65c9940094} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 11867 | 2026.02.19 01:43:56.535016 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11868 | 2026.02.19 01:43:56.535058 [ 4 ] {bc175f4c-468f-4e0a-80fc-ef65c9940094} <Debug> TCPHandler: Processed in 0.001427968 sec. | ||
| 11869 | 2026.02.19 01:43:56.535096 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2026.02.19 01:43:56.535123 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11871 | 2026.02.19 01:43:56.535209 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2026.02.19 01:43:56.535221 [ 200 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 11873 | 2026.02.19 01:43:56.535306 [ 4 ] {c15a2142-923c-4c33-ae4e-335dca1797b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11874 | 2026.02.19 01:43:56.535339 [ 200 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11875 | 2026.02.19 01:43:56.535360 [ 4 ] {c15a2142-923c-4c33-ae4e-335dca1797b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11876 | 2026.02.19 01:43:56.535375 [ 200 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22477 rows starting from the beginning of the part | ||
| 11877 | 2026.02.19 01:43:56.535446 [ 200 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 161 rows starting from the beginning of the part | ||
| 11878 | 2026.02.19 01:43:56.535502 [ 200 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 11879 | 2026.02.19 01:43:56.535554 [ 200 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11880 | 2026.02.19 01:43:56.535603 [ 200 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 881 rows starting from the beginning of the part | ||
| 11881 | 2026.02.19 01:43:56.535650 [ 200 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 11882 | 2026.02.19 01:43:56.536216 [ 4 ] {c15a2142-923c-4c33-ae4e-335dca1797b5} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11883 | 2026.02.19 01:43:56.536253 [ 4 ] {c15a2142-923c-4c33-ae4e-335dca1797b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11884 | 2026.02.19 01:43:56.536833 [ 4 ] {c15a2142-923c-4c33-ae4e-335dca1797b5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11885 | 2026.02.19 01:43:56.537058 [ 4 ] {c15a2142-923c-4c33-ae4e-335dca1797b5} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11886 | 2026.02.19 01:43:56.537243 [ 4 ] {c15a2142-923c-4c33-ae4e-335dca1797b5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001953 sec., 15360.983102918586 rows/sec., 27.53 MiB/sec. | ||
| 11887 | 2026.02.19 01:43:56.537314 [ 4 ] {c15a2142-923c-4c33-ae4e-335dca1797b5} <Debug> TCPHandler: Processed in 0.002154381 sec. | ||
| 11888 | 2026.02.19 01:43:56.537439 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11889 | 2026.02.19 01:43:56.537552 [ 4 ] {334e25f2-17ae-48e0-9318-60d80a68404e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11890 | 2026.02.19 01:43:56.537601 [ 4 ] {334e25f2-17ae-48e0-9318-60d80a68404e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11891 | 2026.02.19 01:43:56.538012 [ 4 ] {334e25f2-17ae-48e0-9318-60d80a68404e} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2026.02.19 01:43:56.538055 [ 4 ] {334e25f2-17ae-48e0-9318-60d80a68404e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11893 | 2026.02.19 01:43:56.538412 [ 4 ] {334e25f2-17ae-48e0-9318-60d80a68404e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11894 | 2026.02.19 01:43:56.538625 [ 4 ] {334e25f2-17ae-48e0-9318-60d80a68404e} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11895 | 2026.02.19 01:43:56.538760 [ 4 ] {334e25f2-17ae-48e0-9318-60d80a68404e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 11896 | 2026.02.19 01:43:56.538797 [ 4 ] {334e25f2-17ae-48e0-9318-60d80a68404e} <Debug> TCPHandler: Processed in 0.001418408 sec. | ||
| 11897 | 2026.02.19 01:43:56.541839 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23999 rows, containing 5 columns (5 merged, 0 gathered) in 0.006656348 sec., 3605430.485305155 rows/sec., 247.03 MiB/sec. | ||
| 11898 | 2026.02.19 01:43:56.542518 [ 190 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11899 | 2026.02.19 01:43:56.542863 [ 190 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11900 | 2026.02.19 01:43:56.542958 [ 190 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11901 | 2026.02.19 01:43:56.543064 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11902 | 2026.02.19 01:43:57.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.89 MiB, peak 349.74 MiB, free memory in arenas 0.00 B, will set to 339.13 MiB (RSS), difference: 1.24 MiB | ||
| 11903 | 2026.02.19 01:44:00.549623 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11904 | 2026.02.19 01:44:00.549682 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11905 | 2026.02.19 01:44:00.711871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27868 | ||
| 11906 | 2026.02.19 01:44:00.712391 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2026.02.19 01:44:00.712438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11908 | 2026.02.19 01:44:00.712942 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11909 | 2026.02.19 01:44:00.713198 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2026.02.19 01:44:00.713351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27868 | ||
| 11911 | 2026.02.19 01:44:01.528269 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11912 | 2026.02.19 01:44:01.528476 [ 4 ] {0ce3ed15-ed62-4e57-9ba2-39c478effd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11913 | 2026.02.19 01:44:01.528540 [ 4 ] {0ce3ed15-ed62-4e57-9ba2-39c478effd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11914 | 2026.02.19 01:44:01.529225 [ 4 ] {0ce3ed15-ed62-4e57-9ba2-39c478effd2b} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11915 | 2026.02.19 01:44:01.529273 [ 4 ] {0ce3ed15-ed62-4e57-9ba2-39c478effd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11916 | 2026.02.19 01:44:01.529654 [ 4 ] {0ce3ed15-ed62-4e57-9ba2-39c478effd2b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11917 | 2026.02.19 01:44:01.529873 [ 4 ] {0ce3ed15-ed62-4e57-9ba2-39c478effd2b} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2026.02.19 01:44:01.530020 [ 4 ] {0ce3ed15-ed62-4e57-9ba2-39c478effd2b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001594 sec., 47678.79548306148 rows/sec., 3.93 MiB/sec. | ||
| 11919 | 2026.02.19 01:44:01.530061 [ 4 ] {0ce3ed15-ed62-4e57-9ba2-39c478effd2b} <Debug> TCPHandler: Processed in 0.001929847 sec. | ||
| 11920 | 2026.02.19 01:44:01.530196 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11921 | 2026.02.19 01:44:01.530293 [ 4 ] {37c32f7e-b010-42ca-ab72-df8433f3cce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11922 | 2026.02.19 01:44:01.530333 [ 4 ] {37c32f7e-b010-42ca-ab72-df8433f3cce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11923 | 2026.02.19 01:44:01.530733 [ 4 ] {37c32f7e-b010-42ca-ab72-df8433f3cce7} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2026.02.19 01:44:01.530769 [ 4 ] {37c32f7e-b010-42ca-ab72-df8433f3cce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11925 | 2026.02.19 01:44:01.531058 [ 4 ] {37c32f7e-b010-42ca-ab72-df8433f3cce7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11926 | 2026.02.19 01:44:01.531271 [ 4 ] {37c32f7e-b010-42ca-ab72-df8433f3cce7} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2026.02.19 01:44:01.531396 [ 4 ] {37c32f7e-b010-42ca-ab72-df8433f3cce7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001121 sec., 8920.606601248885 rows/sec., 670.79 KiB/sec. | ||
| 11928 | 2026.02.19 01:44:01.531433 [ 4 ] {37c32f7e-b010-42ca-ab72-df8433f3cce7} <Debug> TCPHandler: Processed in 0.001286975 sec. | ||
| 11929 | 2026.02.19 01:44:01.531542 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11930 | 2026.02.19 01:44:01.531635 [ 4 ] {baa19b5e-7e8a-4eb3-bfd0-f83e300c8453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11931 | 2026.02.19 01:44:01.531674 [ 4 ] {baa19b5e-7e8a-4eb3-bfd0-f83e300c8453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11932 | 2026.02.19 01:44:01.532093 [ 4 ] {baa19b5e-7e8a-4eb3-bfd0-f83e300c8453} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2026.02.19 01:44:01.532129 [ 4 ] {baa19b5e-7e8a-4eb3-bfd0-f83e300c8453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11934 | 2026.02.19 01:44:01.532434 [ 4 ] {baa19b5e-7e8a-4eb3-bfd0-f83e300c8453} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11935 | 2026.02.19 01:44:01.532641 [ 4 ] {baa19b5e-7e8a-4eb3-bfd0-f83e300c8453} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2026.02.19 01:44:01.532766 [ 4 ] {baa19b5e-7e8a-4eb3-bfd0-f83e300c8453} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001149 sec., 64403.82941688424 rows/sec., 5.03 MiB/sec. | ||
| 11937 | 2026.02.19 01:44:01.532803 [ 4 ] {baa19b5e-7e8a-4eb3-bfd0-f83e300c8453} <Debug> TCPHandler: Processed in 0.001308725 sec. | ||
| 11938 | 2026.02.19 01:44:01.532915 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11939 | 2026.02.19 01:44:01.533008 [ 4 ] {d343ee5e-a30f-4516-bf0f-f095cdcc46b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11940 | 2026.02.19 01:44:01.533050 [ 4 ] {d343ee5e-a30f-4516-bf0f-f095cdcc46b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11941 | 2026.02.19 01:44:01.533455 [ 4 ] {d343ee5e-a30f-4516-bf0f-f095cdcc46b5} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2026.02.19 01:44:01.533491 [ 4 ] {d343ee5e-a30f-4516-bf0f-f095cdcc46b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11943 | 2026.02.19 01:44:01.533811 [ 4 ] {d343ee5e-a30f-4516-bf0f-f095cdcc46b5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11944 | 2026.02.19 01:44:01.534019 [ 4 ] {d343ee5e-a30f-4516-bf0f-f095cdcc46b5} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2026.02.19 01:44:01.534148 [ 4 ] {d343ee5e-a30f-4516-bf0f-f095cdcc46b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 11946 | 2026.02.19 01:44:01.534184 [ 4 ] {d343ee5e-a30f-4516-bf0f-f095cdcc46b5} <Debug> TCPHandler: Processed in 0.001317126 sec. | ||
| 11947 | 2026.02.19 01:44:01.534298 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11948 | 2026.02.19 01:44:01.534385 [ 4 ] {aefd8b58-d73d-42d0-b687-22960b6ed733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11949 | 2026.02.19 01:44:01.534435 [ 4 ] {aefd8b58-d73d-42d0-b687-22960b6ed733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11950 | 2026.02.19 01:44:01.535209 [ 4 ] {aefd8b58-d73d-42d0-b687-22960b6ed733} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2026.02.19 01:44:01.535245 [ 4 ] {aefd8b58-d73d-42d0-b687-22960b6ed733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11952 | 2026.02.19 01:44:01.535742 [ 4 ] {aefd8b58-d73d-42d0-b687-22960b6ed733} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11953 | 2026.02.19 01:44:01.535951 [ 4 ] {aefd8b58-d73d-42d0-b687-22960b6ed733} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2026.02.19 01:44:01.536087 [ 4 ] {aefd8b58-d73d-42d0-b687-22960b6ed733} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001705 sec., 5865.102639296188 rows/sec., 10.51 MiB/sec. | ||
| 11955 | 2026.02.19 01:44:01.536139 [ 4 ] {aefd8b58-d73d-42d0-b687-22960b6ed733} <Debug> TCPHandler: Processed in 0.001881346 sec. | ||
| 11956 | 2026.02.19 01:44:01.536251 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11957 | 2026.02.19 01:44:01.536345 [ 4 ] {32f73203-7e9a-4321-a5ab-b8bdc7c3b1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11958 | 2026.02.19 01:44:01.536386 [ 4 ] {32f73203-7e9a-4321-a5ab-b8bdc7c3b1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11959 | 2026.02.19 01:44:01.536732 [ 4 ] {32f73203-7e9a-4321-a5ab-b8bdc7c3b1b0} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11960 | 2026.02.19 01:44:01.536768 [ 4 ] {32f73203-7e9a-4321-a5ab-b8bdc7c3b1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11961 | 2026.02.19 01:44:01.537066 [ 4 ] {32f73203-7e9a-4321-a5ab-b8bdc7c3b1b0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11962 | 2026.02.19 01:44:01.537287 [ 4 ] {32f73203-7e9a-4321-a5ab-b8bdc7c3b1b0} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2026.02.19 01:44:01.537387 [ 111 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11964 | 2026.02.19 01:44:01.537415 [ 4 ] {32f73203-7e9a-4321-a5ab-b8bdc7c3b1b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 11965 | 2026.02.19 01:44:01.537455 [ 111 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2026.02.19 01:44:01.537462 [ 4 ] {32f73203-7e9a-4321-a5ab-b8bdc7c3b1b0} <Debug> TCPHandler: Processed in 0.001260644 sec. | ||
| 11967 | 2026.02.19 01:44:01.537485 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11968 | 2026.02.19 01:44:01.537625 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 11969 | 2026.02.19 01:44:01.537796 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11970 | 2026.02.19 01:44:01.537839 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4422 rows starting from the beginning of the part | ||
| 11971 | 2026.02.19 01:44:01.537912 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 11972 | 2026.02.19 01:44:01.537965 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 11973 | 2026.02.19 01:44:01.538014 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 11974 | 2026.02.19 01:44:01.538058 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 11975 | 2026.02.19 01:44:01.538104 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 11976 | 2026.02.19 01:44:01.539696 [ 198 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4722 rows, containing 4 columns (4 merged, 0 gathered) in 0.00213375 sec., 2213005.272407733 rows/sec., 147.77 MiB/sec. | ||
| 11977 | 2026.02.19 01:44:01.540103 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11978 | 2026.02.19 01:44:01.540452 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_81_16} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2026.02.19 01:44:01.540527 [ 191 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_81_16} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11980 | 2026.02.19 01:44:01.540631 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11981 | 2026.02.19 01:44:02.054887 [ 107 ] {} <Debug> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11982 | 2026.02.19 01:44:02.054956 [ 107 ] {} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11983 | 2026.02.19 01:44:02.054978 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11984 | 2026.02.19 01:44:02.055117 [ 190 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::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 | ||
| 11985 | 2026.02.19 01:44:02.055289 [ 190 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11986 | 2026.02.19 01:44:02.055329 [ 190 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::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 | ||
| 11987 | 2026.02.19 01:44:02.055410 [ 190 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 11988 | 2026.02.19 01:44:02.055467 [ 190 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 11989 | 2026.02.19 01:44:02.055515 [ 190 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::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 | ||
| 11990 | 2026.02.19 01:44:02.055559 [ 190 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::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 | ||
| 11991 | 2026.02.19 01:44:02.056397 [ 191 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348786 sec., 355875.5799659842 rows/sec., 22.12 MiB/sec. | ||
| 11992 | 2026.02.19 01:44:02.056544 [ 198 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11993 | 2026.02.19 01:44:02.056824 [ 198 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_18_4} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11994 | 2026.02.19 01:44:02.056900 [ 198 ] {fd5416a5-bf29-4a05-96d3-fa58b5e34354::all_1_18_4} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11995 | 2026.02.19 01:44:02.056970 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11996 | 2026.02.19 01:44:02.271191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11997 | 2026.02.19 01:44:02.286950 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2026.02.19 01:44:02.287003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11999 | 2026.02.19 01:44:02.292918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12000 | 2026.02.19 01:44:02.293619 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.02.19 01:44:02.296399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12002 | 2026.02.19 01:44:04.270207 [ 105 ] {} <Debug> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 12003 | 2026.02.19 01:44:04.270279 [ 105 ] {} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2026.02.19 01:44:04.270306 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12005 | 2026.02.19 01:44:04.270432 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::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 | ||
| 12006 | 2026.02.19 01:44:04.270586 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12007 | 2026.02.19 01:44:04.270626 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::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 | ||
| 12008 | 2026.02.19 01:44:04.270705 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 12009 | 2026.02.19 01:44:04.270760 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 12010 | 2026.02.19 01:44:04.270809 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::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 | ||
| 12011 | 2026.02.19 01:44:04.270858 [ 190 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::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 | ||
| 12012 | 2026.02.19 01:44:04.271841 [ 196 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460388 sec., 632708.5678600481 rows/sec., 43.56 MiB/sec. | ||
| 12013 | 2026.02.19 01:44:04.272058 [ 197 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 12014 | 2026.02.19 01:44:04.272365 [ 197 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_18_4} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12015 | 2026.02.19 01:44:04.272441 [ 197 ] {b8a73bec-4aec-4290-8cc3-a8a02470c6f9::all_1_18_4} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 12016 | 2026.02.19 01:44:04.272536 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12017 | 2026.02.19 01:44:05.791411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1430 | ||
| 12018 | 2026.02.19 01:44:05.793598 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12019 | 2026.02.19 01:44:05.793653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12020 | 2026.02.19 01:44:05.794891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12021 | 2026.02.19 01:44:05.795195 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2026.02.19 01:44:05.795576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1430 | ||
| 12023 | 2026.02.19 01:44:06.528889 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12024 | 2026.02.19 01:44:06.529098 [ 4 ] {0bffd2ff-4125-4217-8560-07287ebf7023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12025 | 2026.02.19 01:44:06.529170 [ 4 ] {0bffd2ff-4125-4217-8560-07287ebf7023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12026 | 2026.02.19 01:44:06.529863 [ 4 ] {0bffd2ff-4125-4217-8560-07287ebf7023} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12027 | 2026.02.19 01:44:06.529905 [ 4 ] {0bffd2ff-4125-4217-8560-07287ebf7023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12028 | 2026.02.19 01:44:06.530292 [ 4 ] {0bffd2ff-4125-4217-8560-07287ebf7023} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12029 | 2026.02.19 01:44:06.530511 [ 4 ] {0bffd2ff-4125-4217-8560-07287ebf7023} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12030 | 2026.02.19 01:44:06.530668 [ 4 ] {0bffd2ff-4125-4217-8560-07287ebf7023} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00162 sec., 6172.83950617284 rows/sec., 503.35 KiB/sec. | ||
| 12031 | 2026.02.19 01:44:06.530716 [ 4 ] {0bffd2ff-4125-4217-8560-07287ebf7023} <Debug> TCPHandler: Processed in 0.001959467 sec. | ||
| 12032 | 2026.02.19 01:44:06.530846 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12033 | 2026.02.19 01:44:06.530947 [ 4 ] {2f472a85-30c7-4e27-92c7-b634b1ec157e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12034 | 2026.02.19 01:44:06.530989 [ 4 ] {2f472a85-30c7-4e27-92c7-b634b1ec157e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12035 | 2026.02.19 01:44:06.531458 [ 4 ] {2f472a85-30c7-4e27-92c7-b634b1ec157e} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12036 | 2026.02.19 01:44:06.531494 [ 4 ] {2f472a85-30c7-4e27-92c7-b634b1ec157e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12037 | 2026.02.19 01:44:06.531809 [ 4 ] {2f472a85-30c7-4e27-92c7-b634b1ec157e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12038 | 2026.02.19 01:44:06.532019 [ 4 ] {2f472a85-30c7-4e27-92c7-b634b1ec157e} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12039 | 2026.02.19 01:44:06.532145 [ 4 ] {2f472a85-30c7-4e27-92c7-b634b1ec157e} <Debug> executeQuery: Read 121 rows, 10.46 KiB in 0.001221 sec., 99099.0990990991 rows/sec., 8.36 MiB/sec. | ||
| 12040 | 2026.02.19 01:44:06.532184 [ 4 ] {2f472a85-30c7-4e27-92c7-b634b1ec157e} <Debug> TCPHandler: Processed in 0.001389247 sec. | ||
| 12041 | 2026.02.19 01:44:06.532296 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12042 | 2026.02.19 01:44:06.532390 [ 4 ] {1a2bf664-790a-4ea4-a16c-38d6294856c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12043 | 2026.02.19 01:44:06.532431 [ 4 ] {1a2bf664-790a-4ea4-a16c-38d6294856c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12044 | 2026.02.19 01:44:06.532839 [ 4 ] {1a2bf664-790a-4ea4-a16c-38d6294856c2} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12045 | 2026.02.19 01:44:06.532874 [ 4 ] {1a2bf664-790a-4ea4-a16c-38d6294856c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12046 | 2026.02.19 01:44:06.533181 [ 4 ] {1a2bf664-790a-4ea4-a16c-38d6294856c2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12047 | 2026.02.19 01:44:06.533412 [ 4 ] {1a2bf664-790a-4ea4-a16c-38d6294856c2} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12048 | 2026.02.19 01:44:06.533540 [ 4 ] {1a2bf664-790a-4ea4-a16c-38d6294856c2} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.001169 sec., 34217.27972626177 rows/sec., 2.47 MiB/sec. | ||
| 12049 | 2026.02.19 01:44:06.533576 [ 4 ] {1a2bf664-790a-4ea4-a16c-38d6294856c2} <Debug> TCPHandler: Processed in 0.001331085 sec. | ||
| 12050 | 2026.02.19 01:44:06.533682 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12051 | 2026.02.19 01:44:06.533777 [ 4 ] {ff637150-c6ec-4965-b253-bf07caa9a7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12052 | 2026.02.19 01:44:06.533817 [ 4 ] {ff637150-c6ec-4965-b253-bf07caa9a7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12053 | 2026.02.19 01:44:06.534240 [ 4 ] {ff637150-c6ec-4965-b253-bf07caa9a7e3} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12054 | 2026.02.19 01:44:06.534275 [ 4 ] {ff637150-c6ec-4965-b253-bf07caa9a7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12055 | 2026.02.19 01:44:06.534576 [ 4 ] {ff637150-c6ec-4965-b253-bf07caa9a7e3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12056 | 2026.02.19 01:44:06.534787 [ 4 ] {ff637150-c6ec-4965-b253-bf07caa9a7e3} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12057 | 2026.02.19 01:44:06.534911 [ 4 ] {ff637150-c6ec-4965-b253-bf07caa9a7e3} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 7.06 MiB/sec. | ||
| 12058 | 2026.02.19 01:44:06.534947 [ 4 ] {ff637150-c6ec-4965-b253-bf07caa9a7e3} <Debug> TCPHandler: Processed in 0.001314106 sec. | ||
| 12059 | 2026.02.19 01:44:06.535057 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12060 | 2026.02.19 01:44:06.535150 [ 4 ] {ea0c69f4-eb10-4208-bbcf-308810a518ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12061 | 2026.02.19 01:44:06.535192 [ 4 ] {ea0c69f4-eb10-4208-bbcf-308810a518ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12062 | 2026.02.19 01:44:06.535604 [ 4 ] {ea0c69f4-eb10-4208-bbcf-308810a518ec} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12063 | 2026.02.19 01:44:06.535639 [ 4 ] {ea0c69f4-eb10-4208-bbcf-308810a518ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12064 | 2026.02.19 01:44:06.535970 [ 4 ] {ea0c69f4-eb10-4208-bbcf-308810a518ec} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12065 | 2026.02.19 01:44:06.536181 [ 4 ] {ea0c69f4-eb10-4208-bbcf-308810a518ec} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12066 | 2026.02.19 01:44:06.536312 [ 4 ] {ea0c69f4-eb10-4208-bbcf-308810a518ec} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.00118 sec., 139830.50847457626 rows/sec., 9.73 MiB/sec. | ||
| 12067 | 2026.02.19 01:44:06.536349 [ 4 ] {ea0c69f4-eb10-4208-bbcf-308810a518ec} <Debug> TCPHandler: Processed in 0.001341446 sec. | ||
| 12068 | 2026.02.19 01:44:06.536449 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12069 | 2026.02.19 01:44:06.536541 [ 4 ] {7c420f68-bf0e-477f-b254-54d7ec4ae1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12070 | 2026.02.19 01:44:06.536595 [ 4 ] {7c420f68-bf0e-477f-b254-54d7ec4ae1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12071 | 2026.02.19 01:44:06.537413 [ 4 ] {7c420f68-bf0e-477f-b254-54d7ec4ae1b8} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12072 | 2026.02.19 01:44:06.537448 [ 4 ] {7c420f68-bf0e-477f-b254-54d7ec4ae1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12073 | 2026.02.19 01:44:06.537989 [ 4 ] {7c420f68-bf0e-477f-b254-54d7ec4ae1b8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12074 | 2026.02.19 01:44:06.538231 [ 4 ] {7c420f68-bf0e-477f-b254-54d7ec4ae1b8} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12075 | 2026.02.19 01:44:06.538374 [ 4 ] {7c420f68-bf0e-477f-b254-54d7ec4ae1b8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001851 sec., 16207.45542949757 rows/sec., 29.04 MiB/sec. | ||
| 12076 | 2026.02.19 01:44:06.538437 [ 4 ] {7c420f68-bf0e-477f-b254-54d7ec4ae1b8} <Debug> TCPHandler: Processed in 0.002036719 sec. | ||
| 12077 | 2026.02.19 01:44:06.538546 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12078 | 2026.02.19 01:44:06.538640 [ 4 ] {509297ba-c28e-4a6c-b6f9-61c77d8d33c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12079 | 2026.02.19 01:44:06.538680 [ 4 ] {509297ba-c28e-4a6c-b6f9-61c77d8d33c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12080 | 2026.02.19 01:44:06.539010 [ 4 ] {509297ba-c28e-4a6c-b6f9-61c77d8d33c1} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2026.02.19 01:44:06.539045 [ 4 ] {509297ba-c28e-4a6c-b6f9-61c77d8d33c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12082 | 2026.02.19 01:44:06.539353 [ 4 ] {509297ba-c28e-4a6c-b6f9-61c77d8d33c1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12083 | 2026.02.19 01:44:06.539557 [ 4 ] {509297ba-c28e-4a6c-b6f9-61c77d8d33c1} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.02.19 01:44:06.539686 [ 4 ] {509297ba-c28e-4a6c-b6f9-61c77d8d33c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 12085 | 2026.02.19 01:44:06.539722 [ 4 ] {509297ba-c28e-4a6c-b6f9-61c77d8d33c1} <Debug> TCPHandler: Processed in 0.001225253 sec. | ||
| 12086 | 2026.02.19 01:44:08.213634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28380 | ||
| 12087 | 2026.02.19 01:44:08.214417 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2026.02.19 01:44:08.214471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12089 | 2026.02.19 01:44:08.215054 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12090 | 2026.02.19 01:44:08.215366 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2026.02.19 01:44:08.215542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28380 | ||
| 12092 | 2026.02.19 01:44:09.796568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12093 | 2026.02.19 01:44:09.813692 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2026.02.19 01:44:09.813745 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12095 | 2026.02.19 01:44:09.820066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12096 | 2026.02.19 01:44:09.820771 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.02.19 01:44:09.823698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12098 | 2026.02.19 01:44:11.528457 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12099 | 2026.02.19 01:44:11.528664 [ 4 ] {b1ea767d-25ce-41b3-92ce-6e5ea4f16309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12100 | 2026.02.19 01:44:11.528735 [ 4 ] {b1ea767d-25ce-41b3-92ce-6e5ea4f16309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12101 | 2026.02.19 01:44:11.529456 [ 4 ] {b1ea767d-25ce-41b3-92ce-6e5ea4f16309} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12102 | 2026.02.19 01:44:11.529502 [ 4 ] {b1ea767d-25ce-41b3-92ce-6e5ea4f16309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12103 | 2026.02.19 01:44:11.529876 [ 4 ] {b1ea767d-25ce-41b3-92ce-6e5ea4f16309} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12104 | 2026.02.19 01:44:11.530094 [ 4 ] {b1ea767d-25ce-41b3-92ce-6e5ea4f16309} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12105 | 2026.02.19 01:44:11.530242 [ 4 ] {b1ea767d-25ce-41b3-92ce-6e5ea4f16309} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001631 sec., 46597.179644389944 rows/sec., 3.84 MiB/sec. | ||
| 12106 | 2026.02.19 01:44:11.530282 [ 4 ] {b1ea767d-25ce-41b3-92ce-6e5ea4f16309} <Debug> TCPHandler: Processed in 0.001956408 sec. | ||
| 12107 | 2026.02.19 01:44:11.530413 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12108 | 2026.02.19 01:44:11.530505 [ 4 ] {32cfcac0-0da3-45f1-8e9a-2997967ab39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12109 | 2026.02.19 01:44:11.530544 [ 4 ] {32cfcac0-0da3-45f1-8e9a-2997967ab39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12110 | 2026.02.19 01:44:11.530984 [ 4 ] {32cfcac0-0da3-45f1-8e9a-2997967ab39f} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2026.02.19 01:44:11.531020 [ 4 ] {32cfcac0-0da3-45f1-8e9a-2997967ab39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12112 | 2026.02.19 01:44:11.531315 [ 4 ] {32cfcac0-0da3-45f1-8e9a-2997967ab39f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12113 | 2026.02.19 01:44:11.531518 [ 4 ] {32cfcac0-0da3-45f1-8e9a-2997967ab39f} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2026.02.19 01:44:11.531648 [ 4 ] {32cfcac0-0da3-45f1-8e9a-2997967ab39f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001161 sec., 8613.264427217917 rows/sec., 647.68 KiB/sec. | ||
| 12115 | 2026.02.19 01:44:11.531686 [ 4 ] {32cfcac0-0da3-45f1-8e9a-2997967ab39f} <Debug> TCPHandler: Processed in 0.001320115 sec. | ||
| 12116 | 2026.02.19 01:44:11.531797 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12117 | 2026.02.19 01:44:11.531888 [ 4 ] {1e7a8f70-a004-4513-a76c-2688e4aea77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12118 | 2026.02.19 01:44:11.531927 [ 4 ] {1e7a8f70-a004-4513-a76c-2688e4aea77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12119 | 2026.02.19 01:44:11.532383 [ 4 ] {1e7a8f70-a004-4513-a76c-2688e4aea77f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12120 | 2026.02.19 01:44:11.532418 [ 4 ] {1e7a8f70-a004-4513-a76c-2688e4aea77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12121 | 2026.02.19 01:44:11.532718 [ 4 ] {1e7a8f70-a004-4513-a76c-2688e4aea77f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12122 | 2026.02.19 01:44:11.532920 [ 4 ] {1e7a8f70-a004-4513-a76c-2688e4aea77f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12123 | 2026.02.19 01:44:11.533045 [ 4 ] {1e7a8f70-a004-4513-a76c-2688e4aea77f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001175 sec., 62978.72340425532 rows/sec., 4.92 MiB/sec. | ||
| 12124 | 2026.02.19 01:44:11.533082 [ 4 ] {1e7a8f70-a004-4513-a76c-2688e4aea77f} <Debug> TCPHandler: Processed in 0.001331916 sec. | ||
| 12125 | 2026.02.19 01:44:11.533206 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12126 | 2026.02.19 01:44:11.533297 [ 4 ] {b70ffa14-0a0e-451a-9ead-afac615673b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12127 | 2026.02.19 01:44:11.533339 [ 4 ] {b70ffa14-0a0e-451a-9ead-afac615673b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12128 | 2026.02.19 01:44:11.533767 [ 4 ] {b70ffa14-0a0e-451a-9ead-afac615673b5} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12129 | 2026.02.19 01:44:11.533802 [ 4 ] {b70ffa14-0a0e-451a-9ead-afac615673b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12130 | 2026.02.19 01:44:11.534121 [ 4 ] {b70ffa14-0a0e-451a-9ead-afac615673b5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12131 | 2026.02.19 01:44:11.534323 [ 4 ] {b70ffa14-0a0e-451a-9ead-afac615673b5} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12132 | 2026.02.19 01:44:11.534448 [ 4 ] {b70ffa14-0a0e-451a-9ead-afac615673b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 12133 | 2026.02.19 01:44:11.534484 [ 4 ] {b70ffa14-0a0e-451a-9ead-afac615673b5} <Debug> TCPHandler: Processed in 0.001324766 sec. | ||
| 12134 | 2026.02.19 01:44:11.534594 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12135 | 2026.02.19 01:44:11.534684 [ 4 ] {7148cb86-fedd-4629-a632-04187ee7e87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12136 | 2026.02.19 01:44:11.534737 [ 4 ] {7148cb86-fedd-4629-a632-04187ee7e87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12137 | 2026.02.19 01:44:11.535500 [ 4 ] {7148cb86-fedd-4629-a632-04187ee7e87b} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12138 | 2026.02.19 01:44:11.535535 [ 4 ] {7148cb86-fedd-4629-a632-04187ee7e87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12139 | 2026.02.19 01:44:11.536088 [ 4 ] {7148cb86-fedd-4629-a632-04187ee7e87b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12140 | 2026.02.19 01:44:11.536301 [ 4 ] {7148cb86-fedd-4629-a632-04187ee7e87b} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12141 | 2026.02.19 01:44:11.536436 [ 4 ] {7148cb86-fedd-4629-a632-04187ee7e87b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00177 sec., 5649.717514124293 rows/sec., 10.12 MiB/sec. | ||
| 12142 | 2026.02.19 01:44:11.536488 [ 4 ] {7148cb86-fedd-4629-a632-04187ee7e87b} <Debug> TCPHandler: Processed in 0.001941207 sec. | ||
| 12143 | 2026.02.19 01:44:11.536598 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12144 | 2026.02.19 01:44:11.536688 [ 4 ] {2b9ac6e3-f12e-4b13-9e56-d0ac38413702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12145 | 2026.02.19 01:44:11.536729 [ 4 ] {2b9ac6e3-f12e-4b13-9e56-d0ac38413702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12146 | 2026.02.19 01:44:11.537064 [ 4 ] {2b9ac6e3-f12e-4b13-9e56-d0ac38413702} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12147 | 2026.02.19 01:44:11.537098 [ 4 ] {2b9ac6e3-f12e-4b13-9e56-d0ac38413702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12148 | 2026.02.19 01:44:11.537405 [ 4 ] {2b9ac6e3-f12e-4b13-9e56-d0ac38413702} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12149 | 2026.02.19 01:44:11.537607 [ 4 ] {2b9ac6e3-f12e-4b13-9e56-d0ac38413702} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12150 | 2026.02.19 01:44:11.537731 [ 4 ] {2b9ac6e3-f12e-4b13-9e56-d0ac38413702} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 12151 | 2026.02.19 01:44:11.537766 [ 4 ] {2b9ac6e3-f12e-4b13-9e56-d0ac38413702} <Debug> TCPHandler: Processed in 0.001214544 sec. | ||
| 12152 | 2026.02.19 01:44:15.549739 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12153 | 2026.02.19 01:44:15.549793 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12154 | 2026.02.19 01:44:15.715809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28828 | ||
| 12155 | 2026.02.19 01:44:15.716398 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12156 | 2026.02.19 01:44:15.716447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12157 | 2026.02.19 01:44:15.716966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12158 | 2026.02.19 01:44:15.717208 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12159 | 2026.02.19 01:44:15.717346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28828 | ||
| 12160 | 2026.02.19 01:44:15.795803 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1456 | ||
| 12161 | 2026.02.19 01:44:15.798087 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.02.19 01:44:15.798137 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12163 | 2026.02.19 01:44:15.799368 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12164 | 2026.02.19 01:44:15.799641 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.02.19 01:44:15.799912 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1456 | ||
| 12166 | 2026.02.19 01:44:16.529257 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12167 | 2026.02.19 01:44:16.529462 [ 4 ] {35e1fffa-8421-4c43-88b8-0576391c7532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12168 | 2026.02.19 01:44:16.529530 [ 4 ] {35e1fffa-8421-4c43-88b8-0576391c7532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12169 | 2026.02.19 01:44:16.530293 [ 4 ] {35e1fffa-8421-4c43-88b8-0576391c7532} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12170 | 2026.02.19 01:44:16.530328 [ 4 ] {35e1fffa-8421-4c43-88b8-0576391c7532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12171 | 2026.02.19 01:44:16.530732 [ 4 ] {35e1fffa-8421-4c43-88b8-0576391c7532} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12172 | 2026.02.19 01:44:16.530958 [ 4 ] {35e1fffa-8421-4c43-88b8-0576391c7532} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12173 | 2026.02.19 01:44:16.531094 [ 92 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12174 | 2026.02.19 01:44:16.531102 [ 4 ] {35e1fffa-8421-4c43-88b8-0576391c7532} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001691 sec., 68598.46244825546 rows/sec., 5.83 MiB/sec. | ||
| 12175 | 2026.02.19 01:44:16.531135 [ 92 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12176 | 2026.02.19 01:44:16.531155 [ 4 ] {35e1fffa-8421-4c43-88b8-0576391c7532} <Debug> TCPHandler: Processed in 0.002025249 sec. | ||
| 12177 | 2026.02.19 01:44:16.531159 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12178 | 2026.02.19 01:44:16.531299 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12179 | 2026.02.19 01:44:16.531311 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 12180 | 2026.02.19 01:44:16.531418 [ 4 ] {ffacb43b-5580-4a89-a68f-e104def9c866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12181 | 2026.02.19 01:44:16.531472 [ 4 ] {ffacb43b-5580-4a89-a68f-e104def9c866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12182 | 2026.02.19 01:44:16.531480 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12183 | 2026.02.19 01:44:16.531527 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2149 rows starting from the beginning of the part | ||
| 12184 | 2026.02.19 01:44:16.531603 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 116 rows starting from the beginning of the part | ||
| 12185 | 2026.02.19 01:44:16.531656 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 12186 | 2026.02.19 01:44:16.531704 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 121 rows starting from the beginning of the part | ||
| 12187 | 2026.02.19 01:44:16.531750 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 76 rows starting from the beginning of the part | ||
| 12188 | 2026.02.19 01:44:16.531796 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 116 rows starting from the beginning of the part | ||
| 12189 | 2026.02.19 01:44:16.532006 [ 4 ] {ffacb43b-5580-4a89-a68f-e104def9c866} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12190 | 2026.02.19 01:44:16.532053 [ 4 ] {ffacb43b-5580-4a89-a68f-e104def9c866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12191 | 2026.02.19 01:44:16.532374 [ 4 ] {ffacb43b-5580-4a89-a68f-e104def9c866} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12192 | 2026.02.19 01:44:16.532602 [ 4 ] {ffacb43b-5580-4a89-a68f-e104def9c866} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12193 | 2026.02.19 01:44:16.532731 [ 92 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12194 | 2026.02.19 01:44:16.532735 [ 4 ] {ffacb43b-5580-4a89-a68f-e104def9c866} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001341 sec., 22371.364653243847 rows/sec., 1.64 MiB/sec. | ||
| 12195 | 2026.02.19 01:44:16.532767 [ 92 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2026.02.19 01:44:16.532790 [ 4 ] {ffacb43b-5580-4a89-a68f-e104def9c866} <Debug> TCPHandler: Processed in 0.001554219 sec. | ||
| 12197 | 2026.02.19 01:44:16.532791 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12198 | 2026.02.19 01:44:16.532887 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 12199 | 2026.02.19 01:44:16.532905 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12200 | 2026.02.19 01:44:16.532979 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12201 | 2026.02.19 01:44:16.533003 [ 4 ] {0b1c7093-99e9-498e-9a1a-f7897962fbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12202 | 2026.02.19 01:44:16.533009 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 214 rows starting from the beginning of the part | ||
| 12203 | 2026.02.19 01:44:16.533043 [ 4 ] {0b1c7093-99e9-498e-9a1a-f7897962fbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12204 | 2026.02.19 01:44:16.533072 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part | ||
| 12205 | 2026.02.19 01:44:16.533120 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 12206 | 2026.02.19 01:44:16.533130 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001884147 sec., 1408594.9769312055 rows/sec., 121.61 MiB/sec. | ||
| 12207 | 2026.02.19 01:44:16.533159 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 40 rows starting from the beginning of the part | ||
| 12208 | 2026.02.19 01:44:16.533203 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 12209 | 2026.02.19 01:44:16.533243 [ 196 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part | ||
| 12210 | 2026.02.19 01:44:16.533370 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12211 | 2026.02.19 01:44:16.533504 [ 4 ] {0b1c7093-99e9-498e-9a1a-f7897962fbab} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12212 | 2026.02.19 01:44:16.533545 [ 4 ] {0b1c7093-99e9-498e-9a1a-f7897962fbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12213 | 2026.02.19 01:44:16.533660 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_86_17} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12214 | 2026.02.19 01:44:16.533742 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_86_17} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12215 | 2026.02.19 01:44:16.533816 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 12216 | 2026.02.19 01:44:16.533887 [ 4 ] {0b1c7093-99e9-498e-9a1a-f7897962fbab} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12217 | 2026.02.19 01:44:16.534008 [ 189 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156983 sec., 288681.85617247614 rows/sec., 20.41 MiB/sec. | ||
| 12218 | 2026.02.19 01:44:16.534109 [ 4 ] {0b1c7093-99e9-498e-9a1a-f7897962fbab} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12219 | 2026.02.19 01:44:16.534166 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12220 | 2026.02.19 01:44:16.534207 [ 92 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12221 | 2026.02.19 01:44:16.534233 [ 92 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12222 | 2026.02.19 01:44:16.534238 [ 4 ] {0b1c7093-99e9-498e-9a1a-f7897962fbab} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001252 sec., 75079.87220447283 rows/sec., 5.86 MiB/sec. | ||
| 12223 | 2026.02.19 01:44:16.534251 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12224 | 2026.02.19 01:44:16.534277 [ 4 ] {0b1c7093-99e9-498e-9a1a-f7897962fbab} <Debug> TCPHandler: Processed in 0.001419327 sec. | ||
| 12225 | 2026.02.19 01:44:16.534358 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 12226 | 2026.02.19 01:44:16.534394 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12227 | 2026.02.19 01:44:16.534436 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_86_17} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12228 | 2026.02.19 01:44:16.534493 [ 4 ] {9e089374-5d46-4b3a-8604-f00c50e81e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12229 | 2026.02.19 01:44:16.534509 [ 192 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_86_17} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12230 | 2026.02.19 01:44:16.534521 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12231 | 2026.02.19 01:44:16.534535 [ 4 ] {9e089374-5d46-4b3a-8604-f00c50e81e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12232 | 2026.02.19 01:44:16.534566 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1060 rows starting from the beginning of the part | ||
| 12233 | 2026.02.19 01:44:16.534588 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12234 | 2026.02.19 01:44:16.534640 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 94 rows starting from the beginning of the part | ||
| 12235 | 2026.02.19 01:44:16.534690 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 12236 | 2026.02.19 01:44:16.534741 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 12237 | 2026.02.19 01:44:16.534783 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 74 rows starting from the beginning of the part | ||
| 12238 | 2026.02.19 01:44:16.534824 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 94 rows starting from the beginning of the part | ||
| 12239 | 2026.02.19 01:44:16.534978 [ 4 ] {9e089374-5d46-4b3a-8604-f00c50e81e7f} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2026.02.19 01:44:16.535018 [ 4 ] {9e089374-5d46-4b3a-8604-f00c50e81e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12241 | 2026.02.19 01:44:16.535385 [ 4 ] {9e089374-5d46-4b3a-8604-f00c50e81e7f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12242 | 2026.02.19 01:44:16.535613 [ 4 ] {9e089374-5d46-4b3a-8604-f00c50e81e7f} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2026.02.19 01:44:16.535752 [ 4 ] {9e089374-5d46-4b3a-8604-f00c50e81e7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 12244 | 2026.02.19 01:44:16.535790 [ 4 ] {9e089374-5d46-4b3a-8604-f00c50e81e7f} <Debug> TCPHandler: Processed in 0.001442298 sec. | ||
| 12245 | 2026.02.19 01:44:16.535901 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12246 | 2026.02.19 01:44:16.535915 [ 189 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614721 sec., 928953.0513320877 rows/sec., 72.61 MiB/sec. | ||
| 12247 | 2026.02.19 01:44:16.535992 [ 4 ] {43382f66-8813-4c3f-84b4-48ffda22ce47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12248 | 2026.02.19 01:44:16.536050 [ 4 ] {43382f66-8813-4c3f-84b4-48ffda22ce47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12249 | 2026.02.19 01:44:16.536091 [ 192 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12250 | 2026.02.19 01:44:16.536368 [ 192 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_86_17} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.02.19 01:44:16.536439 [ 192 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_86_17} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12252 | 2026.02.19 01:44:16.536534 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 12253 | 2026.02.19 01:44:16.536920 [ 4 ] {43382f66-8813-4c3f-84b4-48ffda22ce47} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2026.02.19 01:44:16.536956 [ 4 ] {43382f66-8813-4c3f-84b4-48ffda22ce47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12255 | 2026.02.19 01:44:16.537541 [ 4 ] {43382f66-8813-4c3f-84b4-48ffda22ce47} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12256 | 2026.02.19 01:44:16.537753 [ 4 ] {43382f66-8813-4c3f-84b4-48ffda22ce47} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12257 | 2026.02.19 01:44:16.537888 [ 4 ] {43382f66-8813-4c3f-84b4-48ffda22ce47} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001913 sec., 15682.174594877157 rows/sec., 28.10 MiB/sec. | ||
| 12258 | 2026.02.19 01:44:16.537899 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12259 | 2026.02.19 01:44:16.537941 [ 4 ] {43382f66-8813-4c3f-84b4-48ffda22ce47} <Debug> TCPHandler: Processed in 0.00208591 sec. | ||
| 12260 | 2026.02.19 01:44:16.537961 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12261 | 2026.02.19 01:44:16.537985 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12262 | 2026.02.19 01:44:16.538056 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12263 | 2026.02.19 01:44:16.538058 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 12264 | 2026.02.19 01:44:16.538155 [ 4 ] {47e8d2ff-d48f-4b9d-9638-60d4be6a8525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12265 | 2026.02.19 01:44:16.538200 [ 4 ] {47e8d2ff-d48f-4b9d-9638-60d4be6a8525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12266 | 2026.02.19 01:44:16.538261 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12267 | 2026.02.19 01:44:16.538322 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1587 rows starting from the beginning of the part | ||
| 12268 | 2026.02.19 01:44:16.538442 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part | ||
| 12269 | 2026.02.19 01:44:16.538546 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 12270 | 2026.02.19 01:44:16.538550 [ 4 ] {47e8d2ff-d48f-4b9d-9638-60d4be6a8525} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.02.19 01:44:16.538595 [ 4 ] {47e8d2ff-d48f-4b9d-9638-60d4be6a8525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12272 | 2026.02.19 01:44:16.538637 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part | ||
| 12273 | 2026.02.19 01:44:16.538738 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 12274 | 2026.02.19 01:44:16.538832 [ 186 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part | ||
| 12275 | 2026.02.19 01:44:16.538917 [ 4 ] {47e8d2ff-d48f-4b9d-9638-60d4be6a8525} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12276 | 2026.02.19 01:44:16.539151 [ 4 ] {47e8d2ff-d48f-4b9d-9638-60d4be6a8525} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12277 | 2026.02.19 01:44:16.539288 [ 4 ] {47e8d2ff-d48f-4b9d-9638-60d4be6a8525} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 12278 | 2026.02.19 01:44:16.539323 [ 4 ] {47e8d2ff-d48f-4b9d-9638-60d4be6a8525} <Debug> TCPHandler: Processed in 0.001313645 sec. | ||
| 12279 | 2026.02.19 01:44:16.547359 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1697 rows, containing 19 columns (19 merged, 0 gathered) in 0.009328819 sec., 181909.41425704584 rows/sec., 325.97 MiB/sec. | ||
| 12280 | 2026.02.19 01:44:16.548968 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12281 | 2026.02.19 01:44:16.549306 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12282 | 2026.02.19 01:44:16.549377 [ 188 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12283 | 2026.02.19 01:44:16.549519 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.57 MiB. | ||
| 12284 | 2026.02.19 01:44:17.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.03 MiB, peak 353.55 MiB, free memory in arenas 0.00 B, will set to 344.85 MiB (RSS), difference: 4.83 MiB | ||
| 12285 | 2026.02.19 01:44:17.323811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12286 | 2026.02.19 01:44:17.340826 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12287 | 2026.02.19 01:44:17.340890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12288 | 2026.02.19 01:44:17.347096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12289 | 2026.02.19 01:44:17.347841 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2026.02.19 01:44:17.350800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12291 | 2026.02.19 01:44:21.557574 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12292 | 2026.02.19 01:44:21.557769 [ 4 ] {1f168416-1b0e-4970-a5ac-ff6ecb153900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12293 | 2026.02.19 01:44:21.557835 [ 4 ] {1f168416-1b0e-4970-a5ac-ff6ecb153900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12294 | 2026.02.19 01:44:21.558503 [ 4 ] {1f168416-1b0e-4970-a5ac-ff6ecb153900} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12295 | 2026.02.19 01:44:21.558551 [ 4 ] {1f168416-1b0e-4970-a5ac-ff6ecb153900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12296 | 2026.02.19 01:44:21.558946 [ 4 ] {1f168416-1b0e-4970-a5ac-ff6ecb153900} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12297 | 2026.02.19 01:44:21.559185 [ 4 ] {1f168416-1b0e-4970-a5ac-ff6ecb153900} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2026.02.19 01:44:21.559335 [ 4 ] {1f168416-1b0e-4970-a5ac-ff6ecb153900} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001614 sec., 14869.888475836431 rows/sec., 1.23 MiB/sec. | ||
| 12299 | 2026.02.19 01:44:21.559380 [ 4 ] {1f168416-1b0e-4970-a5ac-ff6ecb153900} <Debug> TCPHandler: Processed in 0.001960928 sec. | ||
| 12300 | 2026.02.19 01:44:21.559529 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12301 | 2026.02.19 01:44:21.559622 [ 4 ] {1ba6a313-49f0-4ae1-a8e0-f7a6c5723bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12302 | 2026.02.19 01:44:21.559663 [ 4 ] {1ba6a313-49f0-4ae1-a8e0-f7a6c5723bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12303 | 2026.02.19 01:44:21.560062 [ 4 ] {1ba6a313-49f0-4ae1-a8e0-f7a6c5723bb8} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12304 | 2026.02.19 01:44:21.560098 [ 4 ] {1ba6a313-49f0-4ae1-a8e0-f7a6c5723bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12305 | 2026.02.19 01:44:21.560398 [ 4 ] {1ba6a313-49f0-4ae1-a8e0-f7a6c5723bb8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12306 | 2026.02.19 01:44:21.560620 [ 4 ] {1ba6a313-49f0-4ae1-a8e0-f7a6c5723bb8} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2026.02.19 01:44:21.560747 [ 4 ] {1ba6a313-49f0-4ae1-a8e0-f7a6c5723bb8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001143 sec., 3499.562554680665 rows/sec., 285.36 KiB/sec. | ||
| 12308 | 2026.02.19 01:44:21.560784 [ 4 ] {1ba6a313-49f0-4ae1-a8e0-f7a6c5723bb8} <Debug> TCPHandler: Processed in 0.001305355 sec. | ||
| 12309 | 2026.02.19 01:44:21.560893 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12310 | 2026.02.19 01:44:21.560984 [ 4 ] {99404b53-044c-47b1-ba3e-58dfc6f0ab30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12311 | 2026.02.19 01:44:21.561022 [ 4 ] {99404b53-044c-47b1-ba3e-58dfc6f0ab30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12312 | 2026.02.19 01:44:21.562134 [ 4 ] {99404b53-044c-47b1-ba3e-58dfc6f0ab30} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12313 | 2026.02.19 01:44:21.562169 [ 4 ] {99404b53-044c-47b1-ba3e-58dfc6f0ab30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12314 | 2026.02.19 01:44:21.562563 [ 4 ] {99404b53-044c-47b1-ba3e-58dfc6f0ab30} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12315 | 2026.02.19 01:44:21.562772 [ 4 ] {99404b53-044c-47b1-ba3e-58dfc6f0ab30} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2026.02.19 01:44:21.562896 [ 4 ] {99404b53-044c-47b1-ba3e-58dfc6f0ab30} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.00193 sec., 693264.2487046631 rows/sec., 57.98 MiB/sec. | ||
| 12317 | 2026.02.19 01:44:21.562933 [ 4 ] {99404b53-044c-47b1-ba3e-58dfc6f0ab30} <Debug> TCPHandler: Processed in 0.002089391 sec. | ||
| 12318 | 2026.02.19 01:44:21.563045 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12319 | 2026.02.19 01:44:21.563137 [ 4 ] {db1f695f-c7e9-40fd-97e1-96339efb2b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12320 | 2026.02.19 01:44:21.563177 [ 4 ] {db1f695f-c7e9-40fd-97e1-96339efb2b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12321 | 2026.02.19 01:44:21.563585 [ 4 ] {db1f695f-c7e9-40fd-97e1-96339efb2b3e} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12322 | 2026.02.19 01:44:21.563619 [ 4 ] {db1f695f-c7e9-40fd-97e1-96339efb2b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12323 | 2026.02.19 01:44:21.563912 [ 4 ] {db1f695f-c7e9-40fd-97e1-96339efb2b3e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12324 | 2026.02.19 01:44:21.564122 [ 4 ] {db1f695f-c7e9-40fd-97e1-96339efb2b3e} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12325 | 2026.02.19 01:44:21.564251 [ 4 ] {db1f695f-c7e9-40fd-97e1-96339efb2b3e} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001132 sec., 22968.197879858657 rows/sec., 1.72 MiB/sec. | ||
| 12326 | 2026.02.19 01:44:21.564289 [ 4 ] {db1f695f-c7e9-40fd-97e1-96339efb2b3e} <Debug> TCPHandler: Processed in 0.001292055 sec. | ||
| 12327 | 2026.02.19 01:44:21.564394 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12328 | 2026.02.19 01:44:21.564495 [ 4 ] {d81bc82b-2f96-4118-8c96-d7baf2cc24d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12329 | 2026.02.19 01:44:21.564533 [ 4 ] {d81bc82b-2f96-4118-8c96-d7baf2cc24d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12330 | 2026.02.19 01:44:21.565008 [ 4 ] {d81bc82b-2f96-4118-8c96-d7baf2cc24d2} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12331 | 2026.02.19 01:44:21.565044 [ 4 ] {d81bc82b-2f96-4118-8c96-d7baf2cc24d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12332 | 2026.02.19 01:44:21.565340 [ 4 ] {d81bc82b-2f96-4118-8c96-d7baf2cc24d2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12333 | 2026.02.19 01:44:21.565551 [ 4 ] {d81bc82b-2f96-4118-8c96-d7baf2cc24d2} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12334 | 2026.02.19 01:44:21.565675 [ 4 ] {d81bc82b-2f96-4118-8c96-d7baf2cc24d2} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001198 sec., 210350.58430717862 rows/sec., 14.55 MiB/sec. | ||
| 12335 | 2026.02.19 01:44:21.565712 [ 4 ] {d81bc82b-2f96-4118-8c96-d7baf2cc24d2} <Debug> TCPHandler: Processed in 0.001366317 sec. | ||
| 12336 | 2026.02.19 01:44:21.565821 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12337 | 2026.02.19 01:44:21.565913 [ 4 ] {ac222a3c-6647-45bd-8fec-6fa21fae1ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12338 | 2026.02.19 01:44:21.565952 [ 4 ] {ac222a3c-6647-45bd-8fec-6fa21fae1ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12339 | 2026.02.19 01:44:21.566341 [ 4 ] {ac222a3c-6647-45bd-8fec-6fa21fae1ad2} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12340 | 2026.02.19 01:44:21.566376 [ 4 ] {ac222a3c-6647-45bd-8fec-6fa21fae1ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12341 | 2026.02.19 01:44:21.566679 [ 4 ] {ac222a3c-6647-45bd-8fec-6fa21fae1ad2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12342 | 2026.02.19 01:44:21.566885 [ 4 ] {ac222a3c-6647-45bd-8fec-6fa21fae1ad2} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2026.02.19 01:44:21.567008 [ 4 ] {ac222a3c-6647-45bd-8fec-6fa21fae1ad2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 12344 | 2026.02.19 01:44:21.567045 [ 4 ] {ac222a3c-6647-45bd-8fec-6fa21fae1ad2} <Debug> TCPHandler: Processed in 0.001271804 sec. | ||
| 12345 | 2026.02.19 01:44:21.567149 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12346 | 2026.02.19 01:44:21.567240 [ 4 ] {ffd4db2e-2e78-4fc3-a8f2-6fd310b856a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12347 | 2026.02.19 01:44:21.567278 [ 4 ] {ffd4db2e-2e78-4fc3-a8f2-6fd310b856a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12348 | 2026.02.19 01:44:21.567919 [ 4 ] {ffd4db2e-2e78-4fc3-a8f2-6fd310b856a8} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2026.02.19 01:44:21.567954 [ 4 ] {ffd4db2e-2e78-4fc3-a8f2-6fd310b856a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12350 | 2026.02.19 01:44:21.568276 [ 4 ] {ffd4db2e-2e78-4fc3-a8f2-6fd310b856a8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12351 | 2026.02.19 01:44:21.568499 [ 4 ] {ffd4db2e-2e78-4fc3-a8f2-6fd310b856a8} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12352 | 2026.02.19 01:44:21.568627 [ 4 ] {ffd4db2e-2e78-4fc3-a8f2-6fd310b856a8} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001404 sec., 405982.90598290594 rows/sec., 30.46 MiB/sec. | ||
| 12353 | 2026.02.19 01:44:21.568664 [ 4 ] {ffd4db2e-2e78-4fc3-a8f2-6fd310b856a8} <Debug> TCPHandler: Processed in 0.00156375 sec. | ||
| 12354 | 2026.02.19 01:44:21.568792 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12355 | 2026.02.19 01:44:21.568883 [ 4 ] {7c46a9c8-d513-4156-94fb-378a255d3c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12356 | 2026.02.19 01:44:21.568925 [ 4 ] {7c46a9c8-d513-4156-94fb-378a255d3c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12357 | 2026.02.19 01:44:21.569546 [ 4 ] {7c46a9c8-d513-4156-94fb-378a255d3c55} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12358 | 2026.02.19 01:44:21.569581 [ 4 ] {7c46a9c8-d513-4156-94fb-378a255d3c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12359 | 2026.02.19 01:44:21.569945 [ 4 ] {7c46a9c8-d513-4156-94fb-378a255d3c55} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12360 | 2026.02.19 01:44:21.570156 [ 4 ] {7c46a9c8-d513-4156-94fb-378a255d3c55} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12361 | 2026.02.19 01:44:21.570284 [ 4 ] {7c46a9c8-d513-4156-94fb-378a255d3c55} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001419 sec., 621564.4820295983 rows/sec., 42.19 MiB/sec. | ||
| 12362 | 2026.02.19 01:44:21.570282 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12363 | 2026.02.19 01:44:21.570321 [ 4 ] {7c46a9c8-d513-4156-94fb-378a255d3c55} <Debug> TCPHandler: Processed in 0.00157788 sec. | ||
| 12364 | 2026.02.19 01:44:21.570355 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12365 | 2026.02.19 01:44:21.570383 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12366 | 2026.02.19 01:44:21.570460 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12367 | 2026.02.19 01:44:21.570519 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 12368 | 2026.02.19 01:44:21.570557 [ 4 ] {c4a399bf-5c8a-4442-bcdc-61cf648260e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12369 | 2026.02.19 01:44:21.570618 [ 4 ] {c4a399bf-5c8a-4442-bcdc-61cf648260e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12370 | 2026.02.19 01:44:21.570695 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12371 | 2026.02.19 01:44:21.570741 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23999 rows starting from the beginning of the part | ||
| 12372 | 2026.02.19 01:44:21.570820 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12373 | 2026.02.19 01:44:21.570872 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 165 rows starting from the beginning of the part | ||
| 12374 | 2026.02.19 01:44:21.570920 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 12375 | 2026.02.19 01:44:21.570965 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12376 | 2026.02.19 01:44:21.571010 [ 187 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 882 rows starting from the beginning of the part | ||
| 12377 | 2026.02.19 01:44:21.571379 [ 4 ] {c4a399bf-5c8a-4442-bcdc-61cf648260e0} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2026.02.19 01:44:21.571432 [ 4 ] {c4a399bf-5c8a-4442-bcdc-61cf648260e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12379 | 2026.02.19 01:44:21.571939 [ 4 ] {c4a399bf-5c8a-4442-bcdc-61cf648260e0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12380 | 2026.02.19 01:44:21.572167 [ 4 ] {c4a399bf-5c8a-4442-bcdc-61cf648260e0} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12381 | 2026.02.19 01:44:21.572306 [ 4 ] {c4a399bf-5c8a-4442-bcdc-61cf648260e0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 12382 | 2026.02.19 01:44:21.572361 [ 4 ] {c4a399bf-5c8a-4442-bcdc-61cf648260e0} <Debug> TCPHandler: Processed in 0.001962067 sec. | ||
| 12383 | 2026.02.19 01:44:21.572484 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12384 | 2026.02.19 01:44:21.572577 [ 4 ] {9a94934b-715a-4132-b301-8ed05f4528c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12385 | 2026.02.19 01:44:21.572620 [ 4 ] {9a94934b-715a-4132-b301-8ed05f4528c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12386 | 2026.02.19 01:44:21.572959 [ 4 ] {9a94934b-715a-4132-b301-8ed05f4528c3} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12387 | 2026.02.19 01:44:21.572994 [ 4 ] {9a94934b-715a-4132-b301-8ed05f4528c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12388 | 2026.02.19 01:44:21.573297 [ 4 ] {9a94934b-715a-4132-b301-8ed05f4528c3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12389 | 2026.02.19 01:44:21.573524 [ 4 ] {9a94934b-715a-4132-b301-8ed05f4528c3} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12390 | 2026.02.19 01:44:21.573662 [ 4 ] {9a94934b-715a-4132-b301-8ed05f4528c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 12391 | 2026.02.19 01:44:21.573699 [ 4 ] {9a94934b-715a-4132-b301-8ed05f4528c3} <Debug> TCPHandler: Processed in 0.001264564 sec. | ||
| 12392 | 2026.02.19 01:44:21.576364 [ 193 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005910893 sec., 4318467.615637772 rows/sec., 295.91 MiB/sec. | ||
| 12393 | 2026.02.19 01:44:21.576645 [ 195 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12394 | 2026.02.19 01:44:21.576979 [ 195 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12395 | 2026.02.19 01:44:21.577067 [ 195 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12396 | 2026.02.19 01:44:21.577155 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12397 | 2026.02.19 01:44:23.217724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29340 | ||
| 12398 | 2026.02.19 01:44:23.218275 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12399 | 2026.02.19 01:44:23.218328 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12400 | 2026.02.19 01:44:23.218870 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12401 | 2026.02.19 01:44:23.219126 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2026.02.19 01:44:23.219286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29340 | ||
| 12403 | 2026.02.19 01:44:23.219310 [ 82 ] {} <Debug> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12404 | 2026.02.19 01:44:23.219389 [ 82 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12405 | 2026.02.19 01:44:23.219413 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12406 | 2026.02.19 01:44:23.219520 [ 201 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 12407 | 2026.02.19 01:44:23.219643 [ 201 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12408 | 2026.02.19 01:44:23.219677 [ 201 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26908 rows starting from the beginning of the part | ||
| 12409 | 2026.02.19 01:44:23.219735 [ 201 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 12410 | 2026.02.19 01:44:23.219778 [ 201 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 12411 | 2026.02.19 01:44:23.219819 [ 201 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 12412 | 2026.02.19 01:44:23.219858 [ 201 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 12413 | 2026.02.19 01:44:23.219894 [ 201 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::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 | ||
| 12414 | 2026.02.19 01:44:23.222363 [ 193 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29340 rows, containing 4 columns (4 merged, 0 gathered) in 0.002890655 sec., 10149948.71404578 rows/sec., 145.20 MiB/sec. | ||
| 12415 | 2026.02.19 01:44:23.222572 [ 201 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12416 | 2026.02.19 01:44:23.222831 [ 201 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_61_12} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12417 | 2026.02.19 01:44:23.222918 [ 201 ] {b1fbaf81-8c5e-424e-8877-f0d0ffbf288e::all_1_61_12} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12418 | 2026.02.19 01:44:23.222992 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 12419 | 2026.02.19 01:44:24.850883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12420 | 2026.02.19 01:44:24.868558 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12421 | 2026.02.19 01:44:24.868614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12422 | 2026.02.19 01:44:24.874791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12423 | 2026.02.19 01:44:24.875545 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12424 | 2026.02.19 01:44:24.875840 [ 80 ] {} <Debug> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12425 | 2026.02.19 01:44:24.875885 [ 80 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12426 | 2026.02.19 01:44:24.875909 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12427 | 2026.02.19 01:44:24.876075 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 12428 | 2026.02.19 01:44:24.878815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12429 | 2026.02.19 01:44:24.880102 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12430 | 2026.02.19 01:44:24.881692 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 12431 | 2026.02.19 01:44:24.886292 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 12432 | 2026.02.19 01:44:24.890826 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 12433 | 2026.02.19 01:44:24.895379 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 12434 | 2026.02.19 01:44:24.899910 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 12435 | 2026.02.19 01:44:24.903731 [ 193 ] {d0522595-396b-4dcf-bf5e-2109b5969252::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 | ||
| 12436 | 2026.02.19 01:44:24.954154 [ 194 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.078155321 sec., 5885.715701941778 rows/sec., 30.43 MiB/sec. | ||
| 12437 | 2026.02.19 01:44:24.957145 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12438 | 2026.02.19 01:44:24.959214 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_61_12} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2026.02.19 01:44:24.959294 [ 200 ] {d0522595-396b-4dcf-bf5e-2109b5969252::all_1_61_12} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12440 | 2026.02.19 01:44:24.961967 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12441 | 2026.02.19 01:44:25.800073 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1488 | ||
| 12442 | 2026.02.19 01:44:25.802370 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2026.02.19 01:44:25.802421 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12444 | 2026.02.19 01:44:25.803594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12445 | 2026.02.19 01:44:25.803867 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2026.02.19 01:44:25.804069 [ 81 ] {} <Debug> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12447 | 2026.02.19 01:44:25.804132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1488 | ||
| 12448 | 2026.02.19 01:44:25.804156 [ 81 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2026.02.19 01:44:25.804197 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12450 | 2026.02.19 01:44:25.804343 [ 201 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 12451 | 2026.02.19 01:44:25.804993 [ 201 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12452 | 2026.02.19 01:44:25.805157 [ 201 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1342 rows starting from the beginning of the part | ||
| 12453 | 2026.02.19 01:44:25.805568 [ 201 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 12454 | 2026.02.19 01:44:25.805934 [ 201 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 38 rows starting from the beginning of the part | ||
| 12455 | 2026.02.19 01:44:25.806296 [ 201 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 12456 | 2026.02.19 01:44:25.806639 [ 201 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 12457 | 2026.02.19 01:44:25.806978 [ 201 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::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 | ||
| 12458 | 2026.02.19 01:44:25.814411 [ 191 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1488 rows, containing 72 columns (72 merged, 0 gathered) in 0.010135835 sec., 146805.86256583696 rows/sec., 117.52 MiB/sec. | ||
| 12459 | 2026.02.19 01:44:25.816994 [ 191 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12460 | 2026.02.19 01:44:25.817639 [ 191 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_46_9} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2026.02.19 01:44:25.817716 [ 191 ] {68cdec2b-193a-405d-a281-8b2f28fe3f0f::all_1_46_9} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12462 | 2026.02.19 01:44:25.818018 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 12463 | 2026.02.19 01:44:26.528598 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12464 | 2026.02.19 01:44:26.528774 [ 4 ] {52ffffa3-9c76-4b83-9c88-a6c5a01d6cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12465 | 2026.02.19 01:44:26.528839 [ 4 ] {52ffffa3-9c76-4b83-9c88-a6c5a01d6cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12466 | 2026.02.19 01:44:26.529494 [ 4 ] {52ffffa3-9c76-4b83-9c88-a6c5a01d6cf7} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2026.02.19 01:44:26.529541 [ 4 ] {52ffffa3-9c76-4b83-9c88-a6c5a01d6cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12468 | 2026.02.19 01:44:26.529933 [ 4 ] {52ffffa3-9c76-4b83-9c88-a6c5a01d6cf7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12469 | 2026.02.19 01:44:26.530155 [ 4 ] {52ffffa3-9c76-4b83-9c88-a6c5a01d6cf7} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2026.02.19 01:44:26.530305 [ 4 ] {52ffffa3-9c76-4b83-9c88-a6c5a01d6cf7} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001578 sec., 73510.773130545 rows/sec., 6.24 MiB/sec. | ||
| 12471 | 2026.02.19 01:44:26.530348 [ 4 ] {52ffffa3-9c76-4b83-9c88-a6c5a01d6cf7} <Debug> TCPHandler: Processed in 0.001875866 sec. | ||
| 12472 | 2026.02.19 01:44:26.530472 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12473 | 2026.02.19 01:44:26.530567 [ 4 ] {8dbcf276-a433-4838-8223-4e8590dce26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12474 | 2026.02.19 01:44:26.530609 [ 4 ] {8dbcf276-a433-4838-8223-4e8590dce26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12475 | 2026.02.19 01:44:26.531025 [ 4 ] {8dbcf276-a433-4838-8223-4e8590dce26b} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2026.02.19 01:44:26.531061 [ 4 ] {8dbcf276-a433-4838-8223-4e8590dce26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12477 | 2026.02.19 01:44:26.531363 [ 4 ] {8dbcf276-a433-4838-8223-4e8590dce26b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12478 | 2026.02.19 01:44:26.531591 [ 4 ] {8dbcf276-a433-4838-8223-4e8590dce26b} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12479 | 2026.02.19 01:44:26.531721 [ 4 ] {8dbcf276-a433-4838-8223-4e8590dce26b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001172 sec., 25597.26962457338 rows/sec., 1.88 MiB/sec. | ||
| 12480 | 2026.02.19 01:44:26.531759 [ 4 ] {8dbcf276-a433-4838-8223-4e8590dce26b} <Debug> TCPHandler: Processed in 0.001335985 sec. | ||
| 12481 | 2026.02.19 01:44:26.531987 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12482 | 2026.02.19 01:44:26.532080 [ 4 ] {d90822d6-b7d9-420d-b8ca-d138fc136c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12483 | 2026.02.19 01:44:26.532120 [ 4 ] {d90822d6-b7d9-420d-b8ca-d138fc136c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12484 | 2026.02.19 01:44:26.532545 [ 4 ] {d90822d6-b7d9-420d-b8ca-d138fc136c8b} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2026.02.19 01:44:26.532580 [ 4 ] {d90822d6-b7d9-420d-b8ca-d138fc136c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12486 | 2026.02.19 01:44:26.532891 [ 4 ] {d90822d6-b7d9-420d-b8ca-d138fc136c8b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12487 | 2026.02.19 01:44:26.533101 [ 4 ] {d90822d6-b7d9-420d-b8ca-d138fc136c8b} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2026.02.19 01:44:26.533227 [ 4 ] {d90822d6-b7d9-420d-b8ca-d138fc136c8b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001165 sec., 80686.69527896996 rows/sec., 6.30 MiB/sec. | ||
| 12489 | 2026.02.19 01:44:26.533371 [ 4 ] {d90822d6-b7d9-420d-b8ca-d138fc136c8b} <Debug> TCPHandler: Processed in 0.001432387 sec. | ||
| 12490 | 2026.02.19 01:44:26.533491 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12491 | 2026.02.19 01:44:26.533584 [ 4 ] {6fd152ac-0161-4a16-96ad-8272ae5af0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12492 | 2026.02.19 01:44:26.533626 [ 4 ] {6fd152ac-0161-4a16-96ad-8272ae5af0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12493 | 2026.02.19 01:44:26.534022 [ 4 ] {6fd152ac-0161-4a16-96ad-8272ae5af0ce} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2026.02.19 01:44:26.534058 [ 4 ] {6fd152ac-0161-4a16-96ad-8272ae5af0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12495 | 2026.02.19 01:44:26.534387 [ 4 ] {6fd152ac-0161-4a16-96ad-8272ae5af0ce} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12496 | 2026.02.19 01:44:26.534606 [ 4 ] {6fd152ac-0161-4a16-96ad-8272ae5af0ce} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2026.02.19 01:44:26.534735 [ 4 ] {6fd152ac-0161-4a16-96ad-8272ae5af0ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 12498 | 2026.02.19 01:44:26.534772 [ 4 ] {6fd152ac-0161-4a16-96ad-8272ae5af0ce} <Debug> TCPHandler: Processed in 0.001329425 sec. | ||
| 12499 | 2026.02.19 01:44:26.534880 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12500 | 2026.02.19 01:44:26.534971 [ 4 ] {5fb0bfbb-5126-4524-bb55-fdf80da81bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12501 | 2026.02.19 01:44:26.535024 [ 4 ] {5fb0bfbb-5126-4524-bb55-fdf80da81bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12502 | 2026.02.19 01:44:26.535817 [ 4 ] {5fb0bfbb-5126-4524-bb55-fdf80da81bca} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2026.02.19 01:44:26.535852 [ 4 ] {5fb0bfbb-5126-4524-bb55-fdf80da81bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12504 | 2026.02.19 01:44:26.536401 [ 4 ] {5fb0bfbb-5126-4524-bb55-fdf80da81bca} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12505 | 2026.02.19 01:44:26.536655 [ 4 ] {5fb0bfbb-5126-4524-bb55-fdf80da81bca} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2026.02.19 01:44:26.536797 [ 4 ] {5fb0bfbb-5126-4524-bb55-fdf80da81bca} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001842 sec., 16286.644951140064 rows/sec., 29.18 MiB/sec. | ||
| 12507 | 2026.02.19 01:44:26.536851 [ 4 ] {5fb0bfbb-5126-4524-bb55-fdf80da81bca} <Debug> TCPHandler: Processed in 0.002019159 sec. | ||
| 12508 | 2026.02.19 01:44:26.536955 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12509 | 2026.02.19 01:44:26.537047 [ 4 ] {23a617c4-95f6-4fbb-a3ff-c79a5689c0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12510 | 2026.02.19 01:44:26.537089 [ 4 ] {23a617c4-95f6-4fbb-a3ff-c79a5689c0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12511 | 2026.02.19 01:44:26.537426 [ 4 ] {23a617c4-95f6-4fbb-a3ff-c79a5689c0ed} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12512 | 2026.02.19 01:44:26.537462 [ 4 ] {23a617c4-95f6-4fbb-a3ff-c79a5689c0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12513 | 2026.02.19 01:44:26.537769 [ 4 ] {23a617c4-95f6-4fbb-a3ff-c79a5689c0ed} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12514 | 2026.02.19 01:44:26.537979 [ 4 ] {23a617c4-95f6-4fbb-a3ff-c79a5689c0ed} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12515 | 2026.02.19 01:44:26.538095 [ 79 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12516 | 2026.02.19 01:44:26.538107 [ 4 ] {23a617c4-95f6-4fbb-a3ff-c79a5689c0ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 12517 | 2026.02.19 01:44:26.538158 [ 79 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12518 | 2026.02.19 01:44:26.538167 [ 4 ] {23a617c4-95f6-4fbb-a3ff-c79a5689c0ed} <Debug> TCPHandler: Processed in 0.001260364 sec. | ||
| 12519 | 2026.02.19 01:44:26.538187 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12520 | 2026.02.19 01:44:26.538290 [ 196 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 12521 | 2026.02.19 01:44:26.538409 [ 196 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12522 | 2026.02.19 01:44:26.538439 [ 196 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4722 rows starting from the beginning of the part | ||
| 12523 | 2026.02.19 01:44:26.538494 [ 196 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 12524 | 2026.02.19 01:44:26.538537 [ 196 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 12525 | 2026.02.19 01:44:26.538578 [ 196 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 12526 | 2026.02.19 01:44:26.538618 [ 196 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 12527 | 2026.02.19 01:44:26.538654 [ 196 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 12528 | 2026.02.19 01:44:26.540137 [ 190 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5022 rows, containing 4 columns (4 merged, 0 gathered) in 0.001884766 sec., 2664521.7496495587 rows/sec., 178.01 MiB/sec. | ||
| 12529 | 2026.02.19 01:44:26.540647 [ 189 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12530 | 2026.02.19 01:44:26.541165 [ 189 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_86_17} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12531 | 2026.02.19 01:44:26.541299 [ 189 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_86_17} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12532 | 2026.02.19 01:44:26.541448 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12533 | 2026.02.19 01:44:30.549834 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12534 | 2026.02.19 01:44:30.549881 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12535 | 2026.02.19 01:44:30.719435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29788 | ||
| 12536 | 2026.02.19 01:44:30.719970 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2026.02.19 01:44:30.720018 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12538 | 2026.02.19 01:44:30.720557 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12539 | 2026.02.19 01:44:30.720807 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2026.02.19 01:44:30.720937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29788 | ||
| 12541 | 2026.02.19 01:44:31.527326 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2026.02.19 01:44:31.527531 [ 4 ] {628673f6-178d-4384-9d0c-afbc324361c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12543 | 2026.02.19 01:44:31.527601 [ 4 ] {628673f6-178d-4384-9d0c-afbc324361c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12544 | 2026.02.19 01:44:31.528309 [ 4 ] {628673f6-178d-4384-9d0c-afbc324361c1} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2026.02.19 01:44:31.528358 [ 4 ] {628673f6-178d-4384-9d0c-afbc324361c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12546 | 2026.02.19 01:44:31.528778 [ 4 ] {628673f6-178d-4384-9d0c-afbc324361c1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12547 | 2026.02.19 01:44:31.529006 [ 4 ] {628673f6-178d-4384-9d0c-afbc324361c1} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2026.02.19 01:44:31.529162 [ 4 ] {628673f6-178d-4384-9d0c-afbc324361c1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001691 sec., 44943.8202247191 rows/sec., 3.70 MiB/sec. | ||
| 12549 | 2026.02.19 01:44:31.529212 [ 4 ] {628673f6-178d-4384-9d0c-afbc324361c1} <Debug> TCPHandler: Processed in 0.002019089 sec. | ||
| 12550 | 2026.02.19 01:44:31.529345 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12551 | 2026.02.19 01:44:31.529446 [ 4 ] {9d138fdd-bc7b-499d-8fda-5d9810c2a891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12552 | 2026.02.19 01:44:31.529497 [ 4 ] {9d138fdd-bc7b-499d-8fda-5d9810c2a891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12553 | 2026.02.19 01:44:31.529937 [ 4 ] {9d138fdd-bc7b-499d-8fda-5d9810c2a891} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2026.02.19 01:44:31.529975 [ 4 ] {9d138fdd-bc7b-499d-8fda-5d9810c2a891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12555 | 2026.02.19 01:44:31.530277 [ 4 ] {9d138fdd-bc7b-499d-8fda-5d9810c2a891} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12556 | 2026.02.19 01:44:31.530498 [ 4 ] {9d138fdd-bc7b-499d-8fda-5d9810c2a891} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2026.02.19 01:44:31.530630 [ 4 ] {9d138fdd-bc7b-499d-8fda-5d9810c2a891} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001207 sec., 8285.004142502072 rows/sec., 622.99 KiB/sec. | ||
| 12558 | 2026.02.19 01:44:31.530670 [ 4 ] {9d138fdd-bc7b-499d-8fda-5d9810c2a891} <Debug> TCPHandler: Processed in 0.001376977 sec. | ||
| 12559 | 2026.02.19 01:44:31.530793 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12560 | 2026.02.19 01:44:31.530886 [ 4 ] {7554b988-d8d9-4998-82e8-bdbe4fcebc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12561 | 2026.02.19 01:44:31.530928 [ 4 ] {7554b988-d8d9-4998-82e8-bdbe4fcebc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12562 | 2026.02.19 01:44:31.531346 [ 4 ] {7554b988-d8d9-4998-82e8-bdbe4fcebc5b} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2026.02.19 01:44:31.531382 [ 4 ] {7554b988-d8d9-4998-82e8-bdbe4fcebc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12564 | 2026.02.19 01:44:31.531700 [ 4 ] {7554b988-d8d9-4998-82e8-bdbe4fcebc5b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12565 | 2026.02.19 01:44:31.531910 [ 4 ] {7554b988-d8d9-4998-82e8-bdbe4fcebc5b} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2026.02.19 01:44:31.532035 [ 4 ] {7554b988-d8d9-4998-82e8-bdbe4fcebc5b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001168 sec., 63356.16438356164 rows/sec., 4.95 MiB/sec. | ||
| 12567 | 2026.02.19 01:44:31.532072 [ 4 ] {7554b988-d8d9-4998-82e8-bdbe4fcebc5b} <Debug> TCPHandler: Processed in 0.001328355 sec. | ||
| 12568 | 2026.02.19 01:44:31.532183 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12569 | 2026.02.19 01:44:31.532275 [ 4 ] {a5aba2fa-82f5-4a0f-a4ac-0ea86cbb18a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12570 | 2026.02.19 01:44:31.532317 [ 4 ] {a5aba2fa-82f5-4a0f-a4ac-0ea86cbb18a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12571 | 2026.02.19 01:44:31.532728 [ 4 ] {a5aba2fa-82f5-4a0f-a4ac-0ea86cbb18a4} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2026.02.19 01:44:31.532762 [ 4 ] {a5aba2fa-82f5-4a0f-a4ac-0ea86cbb18a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12573 | 2026.02.19 01:44:31.533091 [ 4 ] {a5aba2fa-82f5-4a0f-a4ac-0ea86cbb18a4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12574 | 2026.02.19 01:44:31.533303 [ 4 ] {a5aba2fa-82f5-4a0f-a4ac-0ea86cbb18a4} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12575 | 2026.02.19 01:44:31.533430 [ 4 ] {a5aba2fa-82f5-4a0f-a4ac-0ea86cbb18a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 12576 | 2026.02.19 01:44:31.533468 [ 4 ] {a5aba2fa-82f5-4a0f-a4ac-0ea86cbb18a4} <Debug> TCPHandler: Processed in 0.001332375 sec. | ||
| 12577 | 2026.02.19 01:44:31.533576 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12578 | 2026.02.19 01:44:31.533667 [ 4 ] {6165d15b-9063-49ca-bb0c-618c4e07c053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12579 | 2026.02.19 01:44:31.533721 [ 4 ] {6165d15b-9063-49ca-bb0c-618c4e07c053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12580 | 2026.02.19 01:44:31.534469 [ 4 ] {6165d15b-9063-49ca-bb0c-618c4e07c053} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2026.02.19 01:44:31.534512 [ 4 ] {6165d15b-9063-49ca-bb0c-618c4e07c053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12582 | 2026.02.19 01:44:31.535027 [ 4 ] {6165d15b-9063-49ca-bb0c-618c4e07c053} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12583 | 2026.02.19 01:44:31.535248 [ 4 ] {6165d15b-9063-49ca-bb0c-618c4e07c053} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.02.19 01:44:31.535386 [ 4 ] {6165d15b-9063-49ca-bb0c-618c4e07c053} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 12585 | 2026.02.19 01:44:31.535440 [ 4 ] {6165d15b-9063-49ca-bb0c-618c4e07c053} <Debug> TCPHandler: Processed in 0.001912817 sec. | ||
| 12586 | 2026.02.19 01:44:31.535562 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12587 | 2026.02.19 01:44:31.535683 [ 4 ] {217b6324-cb85-40e0-b958-3cdb1865eee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12588 | 2026.02.19 01:44:31.535733 [ 4 ] {217b6324-cb85-40e0-b958-3cdb1865eee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12589 | 2026.02.19 01:44:31.536132 [ 4 ] {217b6324-cb85-40e0-b958-3cdb1865eee7} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12590 | 2026.02.19 01:44:31.536174 [ 4 ] {217b6324-cb85-40e0-b958-3cdb1865eee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12591 | 2026.02.19 01:44:31.536555 [ 4 ] {217b6324-cb85-40e0-b958-3cdb1865eee7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12592 | 2026.02.19 01:44:31.536779 [ 4 ] {217b6324-cb85-40e0-b958-3cdb1865eee7} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12593 | 2026.02.19 01:44:31.536909 [ 4 ] {217b6324-cb85-40e0-b958-3cdb1865eee7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 12594 | 2026.02.19 01:44:31.536946 [ 4 ] {217b6324-cb85-40e0-b958-3cdb1865eee7} <Debug> TCPHandler: Processed in 0.001443138 sec. | ||
| 12595 | 2026.02.19 01:44:32.378958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12596 | 2026.02.19 01:44:32.394164 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12597 | 2026.02.19 01:44:32.394227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12598 | 2026.02.19 01:44:32.400052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12599 | 2026.02.19 01:44:32.400744 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12600 | 2026.02.19 01:44:32.403533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12601 | 2026.02.19 01:44:33.291007 [ 73 ] {} <Debug> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12602 | 2026.02.19 01:44:33.291075 [ 73 ] {} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2026.02.19 01:44:33.291098 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12604 | 2026.02.19 01:44:33.291221 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 12605 | 2026.02.19 01:44:33.291352 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12606 | 2026.02.19 01:44:33.291386 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::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 | ||
| 12607 | 2026.02.19 01:44:33.291455 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 12608 | 2026.02.19 01:44:33.291507 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 12609 | 2026.02.19 01:44:33.291555 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 12610 | 2026.02.19 01:44:33.291597 [ 192 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 12611 | 2026.02.19 01:44:33.292352 [ 190 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181762 sec., 32155.374770892955 rows/sec., 2.68 MiB/sec. | ||
| 12612 | 2026.02.19 01:44:33.292517 [ 188 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12613 | 2026.02.19 01:44:33.292795 [ 188 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_29_7} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12614 | 2026.02.19 01:44:33.292866 [ 188 ] {4bb474a6-637b-4d58-8cd6-1a22893f82ab::all_1_29_7} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12615 | 2026.02.19 01:44:33.292950 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12616 | 2026.02.19 01:44:35.804533 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1512 | ||
| 12617 | 2026.02.19 01:44:35.806765 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12618 | 2026.02.19 01:44:35.806807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12619 | 2026.02.19 01:44:35.807945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12620 | 2026.02.19 01:44:35.808219 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2026.02.19 01:44:35.808479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1512 | ||
| 12622 | 2026.02.19 01:44:36.529054 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12623 | 2026.02.19 01:44:36.529241 [ 4 ] {c7ecfc3d-42a0-4601-a364-edb164968a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12624 | 2026.02.19 01:44:36.529304 [ 4 ] {c7ecfc3d-42a0-4601-a364-edb164968a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12625 | 2026.02.19 01:44:36.529942 [ 4 ] {c7ecfc3d-42a0-4601-a364-edb164968a73} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12626 | 2026.02.19 01:44:36.529986 [ 4 ] {c7ecfc3d-42a0-4601-a364-edb164968a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12627 | 2026.02.19 01:44:36.530353 [ 4 ] {c7ecfc3d-42a0-4601-a364-edb164968a73} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12628 | 2026.02.19 01:44:36.530590 [ 4 ] {c7ecfc3d-42a0-4601-a364-edb164968a73} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12629 | 2026.02.19 01:44:36.530742 [ 4 ] {c7ecfc3d-42a0-4601-a364-edb164968a73} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001549 sec., 1291.1555842479017 rows/sec., 105.28 KiB/sec. | ||
| 12630 | 2026.02.19 01:44:36.530785 [ 4 ] {c7ecfc3d-42a0-4601-a364-edb164968a73} <Debug> TCPHandler: Processed in 0.001858196 sec. | ||
| 12631 | 2026.02.19 01:44:36.530911 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12632 | 2026.02.19 01:44:36.531004 [ 4 ] {5faa2791-8873-4a4f-a95b-bf62690c0a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12633 | 2026.02.19 01:44:36.531043 [ 4 ] {5faa2791-8873-4a4f-a95b-bf62690c0a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12634 | 2026.02.19 01:44:36.531503 [ 4 ] {5faa2791-8873-4a4f-a95b-bf62690c0a12} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12635 | 2026.02.19 01:44:36.531539 [ 4 ] {5faa2791-8873-4a4f-a95b-bf62690c0a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12636 | 2026.02.19 01:44:36.531850 [ 4 ] {5faa2791-8873-4a4f-a95b-bf62690c0a12} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12637 | 2026.02.19 01:44:36.532064 [ 4 ] {5faa2791-8873-4a4f-a95b-bf62690c0a12} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12638 | 2026.02.19 01:44:36.532189 [ 4 ] {5faa2791-8873-4a4f-a95b-bf62690c0a12} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.001204 sec., 97176.07973421927 rows/sec., 8.24 MiB/sec. | ||
| 12639 | 2026.02.19 01:44:36.532227 [ 4 ] {5faa2791-8873-4a4f-a95b-bf62690c0a12} <Debug> TCPHandler: Processed in 0.001363967 sec. | ||
| 12640 | 2026.02.19 01:44:36.532354 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12641 | 2026.02.19 01:44:36.532446 [ 4 ] {0aa22877-baa3-4264-a7d3-2b9c83b9bbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12642 | 2026.02.19 01:44:36.532485 [ 4 ] {0aa22877-baa3-4264-a7d3-2b9c83b9bbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12643 | 2026.02.19 01:44:36.532897 [ 4 ] {0aa22877-baa3-4264-a7d3-2b9c83b9bbf8} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12644 | 2026.02.19 01:44:36.532933 [ 4 ] {0aa22877-baa3-4264-a7d3-2b9c83b9bbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12645 | 2026.02.19 01:44:36.533221 [ 4 ] {0aa22877-baa3-4264-a7d3-2b9c83b9bbf8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12646 | 2026.02.19 01:44:36.533440 [ 4 ] {0aa22877-baa3-4264-a7d3-2b9c83b9bbf8} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12647 | 2026.02.19 01:44:36.533566 [ 4 ] {0aa22877-baa3-4264-a7d3-2b9c83b9bbf8} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001138 sec., 28119.507908611602 rows/sec., 2.06 MiB/sec. | ||
| 12648 | 2026.02.19 01:44:36.533603 [ 4 ] {0aa22877-baa3-4264-a7d3-2b9c83b9bbf8} <Debug> TCPHandler: Processed in 0.001297345 sec. | ||
| 12649 | 2026.02.19 01:44:36.533714 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12650 | 2026.02.19 01:44:36.533806 [ 4 ] {45fe25ca-9ce3-4eb0-abe6-37d149eaa71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12651 | 2026.02.19 01:44:36.533845 [ 4 ] {45fe25ca-9ce3-4eb0-abe6-37d149eaa71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12652 | 2026.02.19 01:44:36.534264 [ 4 ] {45fe25ca-9ce3-4eb0-abe6-37d149eaa71e} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12653 | 2026.02.19 01:44:36.534299 [ 4 ] {45fe25ca-9ce3-4eb0-abe6-37d149eaa71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12654 | 2026.02.19 01:44:36.534593 [ 4 ] {45fe25ca-9ce3-4eb0-abe6-37d149eaa71e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12655 | 2026.02.19 01:44:36.534785 [ 4 ] {45fe25ca-9ce3-4eb0-abe6-37d149eaa71e} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12656 | 2026.02.19 01:44:36.534901 [ 4 ] {45fe25ca-9ce3-4eb0-abe6-37d149eaa71e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001132 sec., 84805.65371024735 rows/sec., 6.63 MiB/sec. | ||
| 12657 | 2026.02.19 01:44:36.534935 [ 4 ] {45fe25ca-9ce3-4eb0-abe6-37d149eaa71e} <Debug> TCPHandler: Processed in 0.001290435 sec. | ||
| 12658 | 2026.02.19 01:44:36.535040 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12659 | 2026.02.19 01:44:36.535126 [ 4 ] {912adf24-f25f-4b97-8777-8af79e19182f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12660 | 2026.02.19 01:44:36.535166 [ 4 ] {912adf24-f25f-4b97-8777-8af79e19182f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12661 | 2026.02.19 01:44:36.535610 [ 4 ] {912adf24-f25f-4b97-8777-8af79e19182f} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12662 | 2026.02.19 01:44:36.535645 [ 4 ] {912adf24-f25f-4b97-8777-8af79e19182f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12663 | 2026.02.19 01:44:36.535967 [ 4 ] {912adf24-f25f-4b97-8777-8af79e19182f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12664 | 2026.02.19 01:44:36.536178 [ 4 ] {912adf24-f25f-4b97-8777-8af79e19182f} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12665 | 2026.02.19 01:44:36.536302 [ 4 ] {912adf24-f25f-4b97-8777-8af79e19182f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001157 sec., 139152.98184961107 rows/sec., 9.69 MiB/sec. | ||
| 12666 | 2026.02.19 01:44:36.536339 [ 4 ] {912adf24-f25f-4b97-8777-8af79e19182f} <Debug> TCPHandler: Processed in 0.001314776 sec. | ||
| 12667 | 2026.02.19 01:44:36.536446 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12668 | 2026.02.19 01:44:36.536537 [ 4 ] {356dbe9a-46d5-44b1-a701-f663436496d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12669 | 2026.02.19 01:44:36.536590 [ 4 ] {356dbe9a-46d5-44b1-a701-f663436496d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12670 | 2026.02.19 01:44:36.537428 [ 4 ] {356dbe9a-46d5-44b1-a701-f663436496d3} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12671 | 2026.02.19 01:44:36.537463 [ 4 ] {356dbe9a-46d5-44b1-a701-f663436496d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12672 | 2026.02.19 01:44:36.537993 [ 4 ] {356dbe9a-46d5-44b1-a701-f663436496d3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12673 | 2026.02.19 01:44:36.538205 [ 4 ] {356dbe9a-46d5-44b1-a701-f663436496d3} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12674 | 2026.02.19 01:44:36.538340 [ 4 ] {356dbe9a-46d5-44b1-a701-f663436496d3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001821 sec., 16474.464579901152 rows/sec., 29.52 MiB/sec. | ||
| 12675 | 2026.02.19 01:44:36.538393 [ 4 ] {356dbe9a-46d5-44b1-a701-f663436496d3} <Debug> TCPHandler: Processed in 0.001994259 sec. | ||
| 12676 | 2026.02.19 01:44:36.538506 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12677 | 2026.02.19 01:44:36.538597 [ 4 ] {3f7762bd-96d9-40ec-8d6e-5336ab67c93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12678 | 2026.02.19 01:44:36.538639 [ 4 ] {3f7762bd-96d9-40ec-8d6e-5336ab67c93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12679 | 2026.02.19 01:44:36.538976 [ 4 ] {3f7762bd-96d9-40ec-8d6e-5336ab67c93c} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12680 | 2026.02.19 01:44:36.539012 [ 4 ] {3f7762bd-96d9-40ec-8d6e-5336ab67c93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12681 | 2026.02.19 01:44:36.539316 [ 4 ] {3f7762bd-96d9-40ec-8d6e-5336ab67c93c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12682 | 2026.02.19 01:44:36.539525 [ 4 ] {3f7762bd-96d9-40ec-8d6e-5336ab67c93c} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12683 | 2026.02.19 01:44:36.539651 [ 4 ] {3f7762bd-96d9-40ec-8d6e-5336ab67c93c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 12684 | 2026.02.19 01:44:36.539686 [ 4 ] {3f7762bd-96d9-40ec-8d6e-5336ab67c93c} <Debug> TCPHandler: Processed in 0.001227454 sec. | ||
| 12685 | 2026.02.19 01:44:38.221240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30300 | ||
| 12686 | 2026.02.19 01:44:38.221775 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12687 | 2026.02.19 01:44:38.221817 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12688 | 2026.02.19 01:44:38.222309 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12689 | 2026.02.19 01:44:38.222553 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12690 | 2026.02.19 01:44:38.222708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30300 | ||
| 12691 | 2026.02.19 01:44:39.903758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12692 | 2026.02.19 01:44:39.920029 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12693 | 2026.02.19 01:44:39.920084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12694 | 2026.02.19 01:44:39.925623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12695 | 2026.02.19 01:44:39.926340 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12696 | 2026.02.19 01:44:39.929223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12697 | 2026.02.19 01:44:41.528016 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12698 | 2026.02.19 01:44:41.528207 [ 4 ] {4cd4a834-4318-4bb7-bf55-1095b1b63ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12699 | 2026.02.19 01:44:41.528274 [ 4 ] {4cd4a834-4318-4bb7-bf55-1095b1b63ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12700 | 2026.02.19 01:44:41.528965 [ 4 ] {4cd4a834-4318-4bb7-bf55-1095b1b63ce6} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2026.02.19 01:44:41.529015 [ 4 ] {4cd4a834-4318-4bb7-bf55-1095b1b63ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12702 | 2026.02.19 01:44:41.529415 [ 4 ] {4cd4a834-4318-4bb7-bf55-1095b1b63ce6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12703 | 2026.02.19 01:44:41.529636 [ 4 ] {4cd4a834-4318-4bb7-bf55-1095b1b63ce6} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2026.02.19 01:44:41.529793 [ 4 ] {4cd4a834-4318-4bb7-bf55-1095b1b63ce6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001635 sec., 46483.18042813456 rows/sec., 3.83 MiB/sec. | ||
| 12705 | 2026.02.19 01:44:41.529795 [ 63 ] {} <Debug> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12706 | 2026.02.19 01:44:41.529847 [ 4 ] {4cd4a834-4318-4bb7-bf55-1095b1b63ce6} <Debug> TCPHandler: Processed in 0.001958378 sec. | ||
| 12707 | 2026.02.19 01:44:41.529866 [ 63 ] {} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12708 | 2026.02.19 01:44:41.529892 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12709 | 2026.02.19 01:44:41.529984 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12710 | 2026.02.19 01:44:41.530009 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 12711 | 2026.02.19 01:44:41.530089 [ 4 ] {86c0f493-055f-4c50-85ba-6c1ba559e88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12712 | 2026.02.19 01:44:41.530137 [ 4 ] {86c0f493-055f-4c50-85ba-6c1ba559e88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12713 | 2026.02.19 01:44:41.530151 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12714 | 2026.02.19 01:44:41.530194 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2149 rows starting from the beginning of the part | ||
| 12715 | 2026.02.19 01:44:41.530275 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1338 rows starting from the beginning of the part | ||
| 12716 | 2026.02.19 01:44:41.530328 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 116 rows starting from the beginning of the part | ||
| 12717 | 2026.02.19 01:44:41.530378 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::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 | ||
| 12718 | 2026.02.19 01:44:41.530423 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 117 rows starting from the beginning of the part | ||
| 12719 | 2026.02.19 01:44:41.530468 [ 197 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 76 rows starting from the beginning of the part | ||
| 12720 | 2026.02.19 01:44:41.530561 [ 4 ] {86c0f493-055f-4c50-85ba-6c1ba559e88e} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12721 | 2026.02.19 01:44:41.530605 [ 4 ] {86c0f493-055f-4c50-85ba-6c1ba559e88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12722 | 2026.02.19 01:44:41.530960 [ 4 ] {86c0f493-055f-4c50-85ba-6c1ba559e88e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12723 | 2026.02.19 01:44:41.531177 [ 4 ] {86c0f493-055f-4c50-85ba-6c1ba559e88e} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12724 | 2026.02.19 01:44:41.531303 [ 63 ] {} <Debug> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12725 | 2026.02.19 01:44:41.531313 [ 4 ] {86c0f493-055f-4c50-85ba-6c1ba559e88e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001247 sec., 8019.246190858059 rows/sec., 603.01 KiB/sec. | ||
| 12726 | 2026.02.19 01:44:41.531345 [ 63 ] {} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12727 | 2026.02.19 01:44:41.531369 [ 4 ] {86c0f493-055f-4c50-85ba-6c1ba559e88e} <Debug> TCPHandler: Processed in 0.001434487 sec. | ||
| 12728 | 2026.02.19 01:44:41.531371 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12729 | 2026.02.19 01:44:41.531474 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 12730 | 2026.02.19 01:44:41.531490 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12731 | 2026.02.19 01:44:41.531567 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12732 | 2026.02.19 01:44:41.531588 [ 4 ] {77d9b499-143d-4134-8aea-e04bef9d2295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12733 | 2026.02.19 01:44:41.531597 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 214 rows starting from the beginning of the part | ||
| 12734 | 2026.02.19 01:44:41.531629 [ 4 ] {77d9b499-143d-4134-8aea-e04bef9d2295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12735 | 2026.02.19 01:44:41.531657 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part | ||
| 12736 | 2026.02.19 01:44:41.531705 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
| 12737 | 2026.02.19 01:44:41.531745 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 12738 | 2026.02.19 01:44:41.531781 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::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 | ||
| 12739 | 2026.02.19 01:44:41.531819 [ 188 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 12740 | 2026.02.19 01:44:41.532060 [ 4 ] {77d9b499-143d-4134-8aea-e04bef9d2295} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12741 | 2026.02.19 01:44:41.532095 [ 4 ] {77d9b499-143d-4134-8aea-e04bef9d2295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12742 | 2026.02.19 01:44:41.532170 [ 186 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3872 rows, containing 5 columns (5 merged, 0 gathered) in 0.002210722 sec., 1751464.001353404 rows/sec., 151.78 MiB/sec. | ||
| 12743 | 2026.02.19 01:44:41.532520 [ 187 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12744 | 2026.02.19 01:44:41.532648 [ 197 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211824 sec., 265715.1533556028 rows/sec., 18.79 MiB/sec. | ||
| 12745 | 2026.02.19 01:44:41.532751 [ 4 ] {77d9b499-143d-4134-8aea-e04bef9d2295} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12746 | 2026.02.19 01:44:41.532855 [ 186 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12747 | 2026.02.19 01:44:41.532884 [ 187 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_91_18} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12748 | 2026.02.19 01:44:41.532997 [ 187 ] {6e736755-da42-4f41-a217-45f8fccbaca9::all_1_91_18} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12749 | 2026.02.19 01:44:41.533041 [ 4 ] {77d9b499-143d-4134-8aea-e04bef9d2295} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2026.02.19 01:44:41.533105 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 12751 | 2026.02.19 01:44:41.533180 [ 63 ] {} <Debug> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12752 | 2026.02.19 01:44:41.533190 [ 4 ] {77d9b499-143d-4134-8aea-e04bef9d2295} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001622 sec., 45622.68803945746 rows/sec., 3.56 MiB/sec. | ||
| 12753 | 2026.02.19 01:44:41.533217 [ 63 ] {} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12754 | 2026.02.19 01:44:41.533242 [ 4 ] {77d9b499-143d-4134-8aea-e04bef9d2295} <Debug> TCPHandler: Processed in 0.001800024 sec. | ||
| 12755 | 2026.02.19 01:44:41.533243 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12756 | 2026.02.19 01:44:41.533264 [ 186 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_91_18} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12757 | 2026.02.19 01:44:41.533335 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 12758 | 2026.02.19 01:44:41.533369 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12759 | 2026.02.19 01:44:41.533376 [ 186 ] {d812984d-320a-4c78-94c5-d5044968f340::all_1_91_18} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12760 | 2026.02.19 01:44:41.533423 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12761 | 2026.02.19 01:44:41.533451 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1060 rows starting from the beginning of the part | ||
| 12762 | 2026.02.19 01:44:41.533472 [ 4 ] {1698d84d-aa0f-472c-930f-a44e44dc3af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12763 | 2026.02.19 01:44:41.533499 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 570 rows starting from the beginning of the part | ||
| 12764 | 2026.02.19 01:44:41.533512 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12765 | 2026.02.19 01:44:41.533521 [ 4 ] {1698d84d-aa0f-472c-930f-a44e44dc3af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12766 | 2026.02.19 01:44:41.533540 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 94 rows starting from the beginning of the part | ||
| 12767 | 2026.02.19 01:44:41.533587 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 12768 | 2026.02.19 01:44:41.533620 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::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 | ||
| 12769 | 2026.02.19 01:44:41.533654 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 74 rows starting from the beginning of the part | ||
| 12770 | 2026.02.19 01:44:41.533964 [ 4 ] {1698d84d-aa0f-472c-930f-a44e44dc3af4} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12771 | 2026.02.19 01:44:41.534006 [ 4 ] {1698d84d-aa0f-472c-930f-a44e44dc3af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12772 | 2026.02.19 01:44:41.534361 [ 4 ] {1698d84d-aa0f-472c-930f-a44e44dc3af4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12773 | 2026.02.19 01:44:41.534570 [ 4 ] {1698d84d-aa0f-472c-930f-a44e44dc3af4} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12774 | 2026.02.19 01:44:41.534682 [ 197 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378337 sec., 1427807.568105623 rows/sec., 111.60 MiB/sec. | ||
| 12775 | 2026.02.19 01:44:41.534701 [ 4 ] {1698d84d-aa0f-472c-930f-a44e44dc3af4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 12776 | 2026.02.19 01:44:41.534747 [ 4 ] {1698d84d-aa0f-472c-930f-a44e44dc3af4} <Debug> TCPHandler: Processed in 0.001424757 sec. | ||
| 12777 | 2026.02.19 01:44:41.534874 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12778 | 2026.02.19 01:44:41.534923 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12779 | 2026.02.19 01:44:41.534981 [ 4 ] {3ada6f4c-7b04-4b10-ba73-7a7e0da8ac2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12780 | 2026.02.19 01:44:41.535044 [ 4 ] {3ada6f4c-7b04-4b10-ba73-7a7e0da8ac2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12781 | 2026.02.19 01:44:41.535197 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_91_18} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2026.02.19 01:44:41.535285 [ 186 ] {178a3f57-3186-465d-9df0-8013c390e1ef::all_1_91_18} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12783 | 2026.02.19 01:44:41.535381 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 12784 | 2026.02.19 01:44:41.535889 [ 4 ] {3ada6f4c-7b04-4b10-ba73-7a7e0da8ac2d} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2026.02.19 01:44:41.535933 [ 4 ] {3ada6f4c-7b04-4b10-ba73-7a7e0da8ac2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12786 | 2026.02.19 01:44:41.536476 [ 4 ] {3ada6f4c-7b04-4b10-ba73-7a7e0da8ac2d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12787 | 2026.02.19 01:44:41.536719 [ 4 ] {3ada6f4c-7b04-4b10-ba73-7a7e0da8ac2d} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2026.02.19 01:44:41.536851 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12789 | 2026.02.19 01:44:41.536871 [ 4 ] {3ada6f4c-7b04-4b10-ba73-7a7e0da8ac2d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00191 sec., 5235.602094240838 rows/sec., 9.38 MiB/sec. | ||
| 12790 | 2026.02.19 01:44:41.536890 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12791 | 2026.02.19 01:44:41.536915 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12792 | 2026.02.19 01:44:41.536951 [ 4 ] {3ada6f4c-7b04-4b10-ba73-7a7e0da8ac2d} <Debug> TCPHandler: Processed in 0.002128721 sec. | ||
| 12793 | 2026.02.19 01:44:41.536989 [ 187 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 12794 | 2026.02.19 01:44:41.537077 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12795 | 2026.02.19 01:44:41.537177 [ 4 ] {727e1981-0f1f-4242-acab-f35a5c3ffb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12796 | 2026.02.19 01:44:41.537200 [ 187 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12797 | 2026.02.19 01:44:41.537219 [ 4 ] {727e1981-0f1f-4242-acab-f35a5c3ffb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12798 | 2026.02.19 01:44:41.537262 [ 187 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1697 rows starting from the beginning of the part | ||
| 12799 | 2026.02.19 01:44:41.537405 [ 187 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::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 | ||
| 12800 | 2026.02.19 01:44:41.537552 [ 187 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
| 12801 | 2026.02.19 01:44:41.537581 [ 4 ] {727e1981-0f1f-4242-acab-f35a5c3ffb71} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12802 | 2026.02.19 01:44:41.537622 [ 4 ] {727e1981-0f1f-4242-acab-f35a5c3ffb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12803 | 2026.02.19 01:44:41.537681 [ 187 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 12804 | 2026.02.19 01:44:41.537794 [ 187 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part | ||
| 12805 | 2026.02.19 01:44:41.537922 [ 187 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 12806 | 2026.02.19 01:44:41.537978 [ 4 ] {727e1981-0f1f-4242-acab-f35a5c3ffb71} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12807 | 2026.02.19 01:44:41.538214 [ 4 ] {727e1981-0f1f-4242-acab-f35a5c3ffb71} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12808 | 2026.02.19 01:44:41.538352 [ 4 ] {727e1981-0f1f-4242-acab-f35a5c3ffb71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 12809 | 2026.02.19 01:44:41.538391 [ 4 ] {727e1981-0f1f-4242-acab-f35a5c3ffb71} <Debug> TCPHandler: Processed in 0.001363186 sec. | ||
| 12810 | 2026.02.19 01:44:41.548896 [ 197 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1787 rows, containing 19 columns (19 merged, 0 gathered) in 0.01193867 sec., 149681.66470804537 rows/sec., 268.22 MiB/sec. | ||
| 12811 | 2026.02.19 01:44:41.551042 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12812 | 2026.02.19 01:44:41.551503 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12813 | 2026.02.19 01:44:41.551603 [ 195 ] {dc5751e9-a93f-4846-b29c-70e1e9f84649::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12814 | 2026.02.19 01:44:41.551744 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.15 MiB. | ||
| 12815 | 2026.02.19 01:44:42.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.41 MiB, peak 363.51 MiB, free memory in arenas 0.00 B, will set to 354.02 MiB (RSS), difference: 7.60 MiB | ||
| 12816 | 2026.02.19 01:44:45.549919 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12817 | 2026.02.19 01:44:45.549974 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12818 | 2026.02.19 01:44:45.723006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30748 | ||
| 12819 | 2026.02.19 01:44:45.723515 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12820 | 2026.02.19 01:44:45.723557 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12821 | 2026.02.19 01:44:45.724047 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12822 | 2026.02.19 01:44:45.724269 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12823 | 2026.02.19 01:44:45.724397 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30748 | ||
| 12824 | 2026.02.19 01:44:45.808884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1538 | ||
| 12825 | 2026.02.19 01:44:45.811537 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12826 | 2026.02.19 01:44:45.811683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12827 | 2026.02.19 01:44:45.813211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12828 | 2026.02.19 01:44:45.813577 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12829 | 2026.02.19 01:44:45.814088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1538 | ||
| 12830 | 2026.02.19 01:44:46.002470 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002117781 sec. | ||
| 12831 | 2026.02.19 01:44:46.530029 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12832 | 2026.02.19 01:44:46.530226 [ 4 ] {b12d9767-d944-46d9-929d-7bd26138bd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12833 | 2026.02.19 01:44:46.530302 [ 4 ] {b12d9767-d944-46d9-929d-7bd26138bd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12834 | 2026.02.19 01:44:46.531008 [ 4 ] {b12d9767-d944-46d9-929d-7bd26138bd86} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12835 | 2026.02.19 01:44:46.531055 [ 4 ] {b12d9767-d944-46d9-929d-7bd26138bd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12836 | 2026.02.19 01:44:46.531488 [ 4 ] {b12d9767-d944-46d9-929d-7bd26138bd86} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12837 | 2026.02.19 01:44:46.531719 [ 4 ] {b12d9767-d944-46d9-929d-7bd26138bd86} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12838 | 2026.02.19 01:44:46.531880 [ 4 ] {b12d9767-d944-46d9-929d-7bd26138bd86} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001707 sec., 67955.47744581137 rows/sec., 5.77 MiB/sec. | ||
| 12839 | 2026.02.19 01:44:46.531932 [ 4 ] {b12d9767-d944-46d9-929d-7bd26138bd86} <Debug> TCPHandler: Processed in 0.002038129 sec. | ||
| 12840 | 2026.02.19 01:44:46.532063 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12841 | 2026.02.19 01:44:46.532169 [ 4 ] {74c99a59-560b-4ab6-9002-ed6c5b992445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12842 | 2026.02.19 01:44:46.532215 [ 4 ] {74c99a59-560b-4ab6-9002-ed6c5b992445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12843 | 2026.02.19 01:44:46.532647 [ 4 ] {74c99a59-560b-4ab6-9002-ed6c5b992445} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12844 | 2026.02.19 01:44:46.532683 [ 4 ] {74c99a59-560b-4ab6-9002-ed6c5b992445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12845 | 2026.02.19 01:44:46.533023 [ 4 ] {74c99a59-560b-4ab6-9002-ed6c5b992445} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12846 | 2026.02.19 01:44:46.533246 [ 4 ] {74c99a59-560b-4ab6-9002-ed6c5b992445} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12847 | 2026.02.19 01:44:46.533379 [ 4 ] {74c99a59-560b-4ab6-9002-ed6c5b992445} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001235 sec., 24291.497975708502 rows/sec., 1.78 MiB/sec. | ||
| 12848 | 2026.02.19 01:44:46.533419 [ 4 ] {74c99a59-560b-4ab6-9002-ed6c5b992445} <Debug> TCPHandler: Processed in 0.001408277 sec. | ||
| 12849 | 2026.02.19 01:44:46.533533 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12850 | 2026.02.19 01:44:46.533630 [ 4 ] {9b97c330-cdca-470c-91c2-ef8babff690f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12851 | 2026.02.19 01:44:46.533671 [ 4 ] {9b97c330-cdca-470c-91c2-ef8babff690f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12852 | 2026.02.19 01:44:46.534094 [ 4 ] {9b97c330-cdca-470c-91c2-ef8babff690f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12853 | 2026.02.19 01:44:46.534129 [ 4 ] {9b97c330-cdca-470c-91c2-ef8babff690f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12854 | 2026.02.19 01:44:46.534447 [ 4 ] {9b97c330-cdca-470c-91c2-ef8babff690f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12855 | 2026.02.19 01:44:46.534662 [ 4 ] {9b97c330-cdca-470c-91c2-ef8babff690f} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2026.02.19 01:44:46.534792 [ 4 ] {9b97c330-cdca-470c-91c2-ef8babff690f} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001181 sec., 79593.5647756139 rows/sec., 6.22 MiB/sec. | ||
| 12857 | 2026.02.19 01:44:46.534829 [ 4 ] {9b97c330-cdca-470c-91c2-ef8babff690f} <Debug> TCPHandler: Processed in 0.001345226 sec. | ||
| 12858 | 2026.02.19 01:44:46.534945 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12859 | 2026.02.19 01:44:46.535040 [ 4 ] {e2b59aab-bc8a-444d-bd73-f08e8a6f105b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12860 | 2026.02.19 01:44:46.535083 [ 4 ] {e2b59aab-bc8a-444d-bd73-f08e8a6f105b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12861 | 2026.02.19 01:44:46.535486 [ 4 ] {e2b59aab-bc8a-444d-bd73-f08e8a6f105b} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12862 | 2026.02.19 01:44:46.535521 [ 4 ] {e2b59aab-bc8a-444d-bd73-f08e8a6f105b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12863 | 2026.02.19 01:44:46.535845 [ 4 ] {e2b59aab-bc8a-444d-bd73-f08e8a6f105b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12864 | 2026.02.19 01:44:46.536066 [ 4 ] {e2b59aab-bc8a-444d-bd73-f08e8a6f105b} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12865 | 2026.02.19 01:44:46.536170 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12866 | 2026.02.19 01:44:46.536196 [ 4 ] {e2b59aab-bc8a-444d-bd73-f08e8a6f105b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 12867 | 2026.02.19 01:44:46.536208 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12868 | 2026.02.19 01:44:46.536227 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12869 | 2026.02.19 01:44:46.536234 [ 4 ] {e2b59aab-bc8a-444d-bd73-f08e8a6f105b} <Debug> TCPHandler: Processed in 0.001338076 sec. | ||
| 12870 | 2026.02.19 01:44:46.536349 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12871 | 2026.02.19 01:44:46.536412 [ 199 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 12872 | 2026.02.19 01:44:46.536442 [ 4 ] {4df690a8-6698-4162-b96f-1a907f087ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12873 | 2026.02.19 01:44:46.536544 [ 4 ] {4df690a8-6698-4162-b96f-1a907f087ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12874 | 2026.02.19 01:44:46.536659 [ 199 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12875 | 2026.02.19 01:44:46.536724 [ 199 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25526 rows starting from the beginning of the part | ||
| 12876 | 2026.02.19 01:44:46.536833 [ 199 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 12877 | 2026.02.19 01:44:46.536912 [ 199 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12878 | 2026.02.19 01:44:46.536985 [ 199 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 161 rows starting from the beginning of the part | ||
| 12879 | 2026.02.19 01:44:46.537054 [ 199 ] {00333064-2535-46e8-8766-b6b8ad627e6f::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 | ||
| 12880 | 2026.02.19 01:44:46.537128 [ 199 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12881 | 2026.02.19 01:44:46.537351 [ 4 ] {4df690a8-6698-4162-b96f-1a907f087ce7} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12882 | 2026.02.19 01:44:46.537399 [ 4 ] {4df690a8-6698-4162-b96f-1a907f087ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12883 | 2026.02.19 01:44:46.537978 [ 4 ] {4df690a8-6698-4162-b96f-1a907f087ce7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12884 | 2026.02.19 01:44:46.538240 [ 4 ] {4df690a8-6698-4162-b96f-1a907f087ce7} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12885 | 2026.02.19 01:44:46.538382 [ 4 ] {4df690a8-6698-4162-b96f-1a907f087ce7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001958 sec., 15321.756894790602 rows/sec., 27.46 MiB/sec. | ||
| 12886 | 2026.02.19 01:44:46.538455 [ 4 ] {4df690a8-6698-4162-b96f-1a907f087ce7} <Debug> TCPHandler: Processed in 0.002156601 sec. | ||
| 12887 | 2026.02.19 01:44:46.538573 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12888 | 2026.02.19 01:44:46.538668 [ 4 ] {4469a82d-9583-4edb-b95b-ac5061f72259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12889 | 2026.02.19 01:44:46.538711 [ 4 ] {4469a82d-9583-4edb-b95b-ac5061f72259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12890 | 2026.02.19 01:44:46.539060 [ 4 ] {4469a82d-9583-4edb-b95b-ac5061f72259} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12891 | 2026.02.19 01:44:46.539097 [ 4 ] {4469a82d-9583-4edb-b95b-ac5061f72259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12892 | 2026.02.19 01:44:46.539412 [ 4 ] {4469a82d-9583-4edb-b95b-ac5061f72259} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12893 | 2026.02.19 01:44:46.539638 [ 4 ] {4469a82d-9583-4edb-b95b-ac5061f72259} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12894 | 2026.02.19 01:44:46.539776 [ 4 ] {4469a82d-9583-4edb-b95b-ac5061f72259} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 12895 | 2026.02.19 01:44:46.539813 [ 4 ] {4469a82d-9583-4edb-b95b-ac5061f72259} <Debug> TCPHandler: Processed in 0.001289635 sec. | ||
| 12896 | 2026.02.19 01:44:46.542573 [ 194 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26327 rows, containing 5 columns (5 merged, 0 gathered) in 0.006244529 sec., 4216010.526974892 rows/sec., 289.03 MiB/sec. | ||
| 12897 | 2026.02.19 01:44:46.543119 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12898 | 2026.02.19 01:44:46.543478 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12899 | 2026.02.19 01:44:46.543577 [ 198 ] {00333064-2535-46e8-8766-b6b8ad627e6f::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12900 | 2026.02.19 01:44:46.543681 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12901 | 2026.02.19 01:44:47.429415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12902 | 2026.02.19 01:44:47.446463 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2026.02.19 01:44:47.446520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12904 | 2026.02.19 01:44:47.452580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12905 | 2026.02.19 01:44:47.453249 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12906 | 2026.02.19 01:44:47.456318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12907 | 2026.02.19 01:44:51.559109 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12908 | 2026.02.19 01:44:51.559320 [ 4 ] {3b2ad086-797d-4300-b59d-0180a521df3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12909 | 2026.02.19 01:44:51.559394 [ 4 ] {3b2ad086-797d-4300-b59d-0180a521df3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12910 | 2026.02.19 01:44:51.560060 [ 4 ] {3b2ad086-797d-4300-b59d-0180a521df3a} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2026.02.19 01:44:51.560111 [ 4 ] {3b2ad086-797d-4300-b59d-0180a521df3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12912 | 2026.02.19 01:44:51.560502 [ 4 ] {3b2ad086-797d-4300-b59d-0180a521df3a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12913 | 2026.02.19 01:44:51.560743 [ 4 ] {3b2ad086-797d-4300-b59d-0180a521df3a} <Trace> oximeter.fields_i16 (b8a73bec-4aec-4290-8cc3-a8a02470c6f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2026.02.19 01:44:51.560907 [ 4 ] {3b2ad086-797d-4300-b59d-0180a521df3a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001639 sec., 14643.07504575961 rows/sec., 1.21 MiB/sec. | ||
| 12915 | 2026.02.19 01:44:51.560958 [ 4 ] {3b2ad086-797d-4300-b59d-0180a521df3a} <Debug> TCPHandler: Processed in 0.001986138 sec. | ||
| 12916 | 2026.02.19 01:44:51.561080 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.02.19 01:44:51.561183 [ 4 ] {f0462396-d3c8-421f-a7fe-b9dbd5a1d5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12918 | 2026.02.19 01:44:51.561228 [ 4 ] {f0462396-d3c8-421f-a7fe-b9dbd5a1d5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12919 | 2026.02.19 01:44:51.561628 [ 4 ] {f0462396-d3c8-421f-a7fe-b9dbd5a1d5e3} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.02.19 01:44:51.561666 [ 4 ] {f0462396-d3c8-421f-a7fe-b9dbd5a1d5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12921 | 2026.02.19 01:44:51.561967 [ 4 ] {f0462396-d3c8-421f-a7fe-b9dbd5a1d5e3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12922 | 2026.02.19 01:44:51.562186 [ 4 ] {f0462396-d3c8-421f-a7fe-b9dbd5a1d5e3} <Trace> oximeter.fields_ipaddr (4bb474a6-637b-4d58-8cd6-1a22893f82ab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2026.02.19 01:44:51.562315 [ 4 ] {f0462396-d3c8-421f-a7fe-b9dbd5a1d5e3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001154 sec., 1733.1022530329287 rows/sec., 141.32 KiB/sec. | ||
| 12924 | 2026.02.19 01:44:51.562354 [ 4 ] {f0462396-d3c8-421f-a7fe-b9dbd5a1d5e3} <Debug> TCPHandler: Processed in 0.001326156 sec. | ||
| 12925 | 2026.02.19 01:44:51.562455 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2026.02.19 01:44:51.562549 [ 4 ] {8d2d3c9c-b740-4ec6-a0a1-e5b60c3f7c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12927 | 2026.02.19 01:44:51.562589 [ 4 ] {8d2d3c9c-b740-4ec6-a0a1-e5b60c3f7c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12928 | 2026.02.19 01:44:51.563527 [ 4 ] {8d2d3c9c-b740-4ec6-a0a1-e5b60c3f7c64} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12929 | 2026.02.19 01:44:51.563565 [ 4 ] {8d2d3c9c-b740-4ec6-a0a1-e5b60c3f7c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12930 | 2026.02.19 01:44:51.563956 [ 4 ] {8d2d3c9c-b740-4ec6-a0a1-e5b60c3f7c64} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12931 | 2026.02.19 01:44:51.564190 [ 4 ] {8d2d3c9c-b740-4ec6-a0a1-e5b60c3f7c64} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12932 | 2026.02.19 01:44:51.564319 [ 4 ] {8d2d3c9c-b740-4ec6-a0a1-e5b60c3f7c64} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.001788 sec., 747762.8635346756 rows/sec., 62.54 MiB/sec. | ||
| 12933 | 2026.02.19 01:44:51.564357 [ 4 ] {8d2d3c9c-b740-4ec6-a0a1-e5b60c3f7c64} <Debug> TCPHandler: Processed in 0.001950937 sec. | ||
| 12934 | 2026.02.19 01:44:51.564470 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12935 | 2026.02.19 01:44:51.564566 [ 4 ] {04895777-d1e9-4d70-b90e-5ad33375902e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12936 | 2026.02.19 01:44:51.564606 [ 4 ] {04895777-d1e9-4d70-b90e-5ad33375902e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12937 | 2026.02.19 01:44:51.565025 [ 4 ] {04895777-d1e9-4d70-b90e-5ad33375902e} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12938 | 2026.02.19 01:44:51.565063 [ 4 ] {04895777-d1e9-4d70-b90e-5ad33375902e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12939 | 2026.02.19 01:44:51.565358 [ 4 ] {04895777-d1e9-4d70-b90e-5ad33375902e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12940 | 2026.02.19 01:44:51.565570 [ 4 ] {04895777-d1e9-4d70-b90e-5ad33375902e} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12941 | 2026.02.19 01:44:51.565700 [ 4 ] {04895777-d1e9-4d70-b90e-5ad33375902e} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001153 sec., 20815.264527320036 rows/sec., 1.57 MiB/sec. | ||
| 12942 | 2026.02.19 01:44:51.565738 [ 4 ] {04895777-d1e9-4d70-b90e-5ad33375902e} <Debug> TCPHandler: Processed in 0.001316316 sec. | ||
| 12943 | 2026.02.19 01:44:51.565846 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12944 | 2026.02.19 01:44:51.565941 [ 4 ] {f004b604-cb78-41a8-8c6d-d4feaf790d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12945 | 2026.02.19 01:44:51.565980 [ 4 ] {f004b604-cb78-41a8-8c6d-d4feaf790d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12946 | 2026.02.19 01:44:51.566436 [ 4 ] {f004b604-cb78-41a8-8c6d-d4feaf790d9d} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12947 | 2026.02.19 01:44:51.566473 [ 4 ] {f004b604-cb78-41a8-8c6d-d4feaf790d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12948 | 2026.02.19 01:44:51.566775 [ 4 ] {f004b604-cb78-41a8-8c6d-d4feaf790d9d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12949 | 2026.02.19 01:44:51.567007 [ 4 ] {f004b604-cb78-41a8-8c6d-d4feaf790d9d} <Trace> oximeter.fields_u32 (2a65df84-0dd4-41f3-bf1f-467ea2d9ea8f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12950 | 2026.02.19 01:44:51.567130 [ 4 ] {f004b604-cb78-41a8-8c6d-d4feaf790d9d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001207 sec., 208782.1043910522 rows/sec., 14.44 MiB/sec. | ||
| 12951 | 2026.02.19 01:44:51.567167 [ 4 ] {f004b604-cb78-41a8-8c6d-d4feaf790d9d} <Debug> TCPHandler: Processed in 0.001370006 sec. | ||
| 12952 | 2026.02.19 01:44:51.567282 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12953 | 2026.02.19 01:44:51.567374 [ 4 ] {95c7dcc1-1f3b-432d-942a-4ac2984709e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12954 | 2026.02.19 01:44:51.567414 [ 4 ] {95c7dcc1-1f3b-432d-942a-4ac2984709e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12955 | 2026.02.19 01:44:51.567807 [ 4 ] {95c7dcc1-1f3b-432d-942a-4ac2984709e0} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2026.02.19 01:44:51.567844 [ 4 ] {95c7dcc1-1f3b-432d-942a-4ac2984709e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12957 | 2026.02.19 01:44:51.568142 [ 4 ] {95c7dcc1-1f3b-432d-942a-4ac2984709e0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12958 | 2026.02.19 01:44:51.568359 [ 4 ] {95c7dcc1-1f3b-432d-942a-4ac2984709e0} <Trace> oximeter.fields_u8 (fd5416a5-bf29-4a05-96d3-fa58b5e34354): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2026.02.19 01:44:51.568485 [ 4 ] {95c7dcc1-1f3b-432d-942a-4ac2984709e0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 12960 | 2026.02.19 01:44:51.568523 [ 4 ] {95c7dcc1-1f3b-432d-942a-4ac2984709e0} <Debug> TCPHandler: Processed in 0.001289414 sec. | ||
| 12961 | 2026.02.19 01:44:51.568693 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12962 | 2026.02.19 01:44:51.568786 [ 4 ] {0b2e903d-f4b7-4afa-b1e1-3d22839fa532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12963 | 2026.02.19 01:44:51.568825 [ 4 ] {0b2e903d-f4b7-4afa-b1e1-3d22839fa532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12964 | 2026.02.19 01:44:51.569393 [ 4 ] {0b2e903d-f4b7-4afa-b1e1-3d22839fa532} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12965 | 2026.02.19 01:44:51.569429 [ 4 ] {0b2e903d-f4b7-4afa-b1e1-3d22839fa532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12966 | 2026.02.19 01:44:51.569766 [ 4 ] {0b2e903d-f4b7-4afa-b1e1-3d22839fa532} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12967 | 2026.02.19 01:44:51.569991 [ 4 ] {0b2e903d-f4b7-4afa-b1e1-3d22839fa532} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12968 | 2026.02.19 01:44:51.570117 [ 4 ] {0b2e903d-f4b7-4afa-b1e1-3d22839fa532} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001349 sec., 421052.63157894736 rows/sec., 31.58 MiB/sec. | ||
| 12969 | 2026.02.19 01:44:51.570154 [ 4 ] {0b2e903d-f4b7-4afa-b1e1-3d22839fa532} <Debug> TCPHandler: Processed in 0.001509349 sec. | ||
| 12970 | 2026.02.19 01:44:51.570264 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12971 | 2026.02.19 01:44:51.570357 [ 4 ] {eb068452-3ff8-4b1a-921a-daa1615d7732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12972 | 2026.02.19 01:44:51.570400 [ 4 ] {eb068452-3ff8-4b1a-921a-daa1615d7732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12973 | 2026.02.19 01:44:51.570964 [ 4 ] {eb068452-3ff8-4b1a-921a-daa1615d7732} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12974 | 2026.02.19 01:44:51.571001 [ 4 ] {eb068452-3ff8-4b1a-921a-daa1615d7732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12975 | 2026.02.19 01:44:51.571378 [ 4 ] {eb068452-3ff8-4b1a-921a-daa1615d7732} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12976 | 2026.02.19 01:44:51.571595 [ 4 ] {eb068452-3ff8-4b1a-921a-daa1615d7732} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12977 | 2026.02.19 01:44:51.571725 [ 4 ] {eb068452-3ff8-4b1a-921a-daa1615d7732} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001386 sec., 635642.1356421356 rows/sec., 43.14 MiB/sec. | ||
| 12978 | 2026.02.19 01:44:51.571763 [ 4 ] {eb068452-3ff8-4b1a-921a-daa1615d7732} <Debug> TCPHandler: Processed in 0.001546519 sec. | ||
| 12979 | 2026.02.19 01:44:51.571888 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12980 | 2026.02.19 01:44:51.572014 [ 4 ] {74721d3c-a677-4d46-aab3-2a5f87dc9eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12981 | 2026.02.19 01:44:51.572082 [ 4 ] {74721d3c-a677-4d46-aab3-2a5f87dc9eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12982 | 2026.02.19 01:44:51.572901 [ 4 ] {74721d3c-a677-4d46-aab3-2a5f87dc9eb9} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2026.02.19 01:44:51.572939 [ 4 ] {74721d3c-a677-4d46-aab3-2a5f87dc9eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12984 | 2026.02.19 01:44:51.573455 [ 4 ] {74721d3c-a677-4d46-aab3-2a5f87dc9eb9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12985 | 2026.02.19 01:44:51.573716 [ 4 ] {74721d3c-a677-4d46-aab3-2a5f87dc9eb9} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12986 | 2026.02.19 01:44:51.573858 [ 4 ] {74721d3c-a677-4d46-aab3-2a5f87dc9eb9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00187 sec., 5347.593582887701 rows/sec., 9.58 MiB/sec. | ||
| 12987 | 2026.02.19 01:44:51.573914 [ 4 ] {74721d3c-a677-4d46-aab3-2a5f87dc9eb9} <Debug> TCPHandler: Processed in 0.00209055 sec. | ||
| 12988 | 2026.02.19 01:44:51.574027 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12989 | 2026.02.19 01:44:51.574123 [ 4 ] {a854bfda-073e-44ee-b207-542790344873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12990 | 2026.02.19 01:44:51.574166 [ 4 ] {a854bfda-073e-44ee-b207-542790344873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12991 | 2026.02.19 01:44:51.574502 [ 4 ] {a854bfda-073e-44ee-b207-542790344873} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12992 | 2026.02.19 01:44:51.574540 [ 4 ] {a854bfda-073e-44ee-b207-542790344873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12993 | 2026.02.19 01:44:51.574861 [ 4 ] {a854bfda-073e-44ee-b207-542790344873} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12994 | 2026.02.19 01:44:51.575090 [ 4 ] {a854bfda-073e-44ee-b207-542790344873} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12995 | 2026.02.19 01:44:51.575206 [ 51 ] {} <Debug> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12996 | 2026.02.19 01:44:51.575223 [ 4 ] {a854bfda-073e-44ee-b207-542790344873} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 12997 | 2026.02.19 01:44:51.575274 [ 51 ] {} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12998 | 2026.02.19 01:44:51.575282 [ 4 ] {a854bfda-073e-44ee-b207-542790344873} <Debug> TCPHandler: Processed in 0.001303125 sec. | ||
| 12999 | 2026.02.19 01:44:51.575302 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13000 | 2026.02.19 01:44:51.575411 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 13001 | 2026.02.19 01:44:51.575538 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13002 | 2026.02.19 01:44:51.575577 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5022 rows starting from the beginning of the part | ||
| 13003 | 2026.02.19 01:44:51.575645 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 13004 | 2026.02.19 01:44:51.575694 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 13005 | 2026.02.19 01:44:51.575737 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 13006 | 2026.02.19 01:44:51.575782 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::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 | ||
| 13007 | 2026.02.19 01:44:51.575823 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 13008 | 2026.02.19 01:44:51.577547 [ 199 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5322 rows, containing 4 columns (4 merged, 0 gathered) in 0.002185422 sec., 2435227.6127905734 rows/sec., 162.78 MiB/sec. | ||
| 13009 | 2026.02.19 01:44:51.577978 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13010 | 2026.02.19 01:44:51.578330 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_91_18} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13011 | 2026.02.19 01:44:51.578428 [ 194 ] {bf2b7923-5ea5-4e9a-ba7d-633187e8739c::all_1_91_18} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13012 | 2026.02.19 01:44:51.578530 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13013 | 2026.02.19 01:44:53.224563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31260 | ||
| 13014 | 2026.02.19 01:44:53.225347 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13015 | 2026.02.19 01:44:53.225423 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13016 | 2026.02.19 01:44:53.225999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13017 | 2026.02.19 01:44:53.226235 [ 245 ] {} <Trace> system.asynchronous_metric_log (b1fbaf81-8c5e-424e-8877-f0d0ffbf288e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13018 | 2026.02.19 01:44:53.226392 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31260 | ||
| 13019 | 2026.02.19 01:44:54.748407 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64590 | ||
| 13020 | 2026.02.19 01:44:54.748517 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13021 | 2026.02.19 01:44:54.748543 [ 286 ] {} <Debug> TCP-Session: 1b4e9b7c-3b88-4ab5-8a1f-87b57a30e73e Authenticating user 'default' from [fd00:1122:3344:101::e]:64590 | ||
| 13022 | 2026.02.19 01:44:54.748564 [ 286 ] {} <Debug> TCP-Session: 1b4e9b7c-3b88-4ab5-8a1f-87b57a30e73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13023 | 2026.02.19 01:44:54.748577 [ 286 ] {} <Debug> TCP-Session: 1b4e9b7c-3b88-4ab5-8a1f-87b57a30e73e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13024 | 2026.02.19 01:44:54.748758 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47279 | ||
| 13025 | 2026.02.19 01:44:54.748778 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43159 | ||
| 13026 | 2026.02.19 01:44:54.748825 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46314 | ||
| 13027 | 2026.02.19 01:44:54.748840 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61861 | ||
| 13028 | 2026.02.19 01:44:54.748877 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49428 | ||
| 13029 | 2026.02.19 01:44:54.748907 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13030 | 2026.02.19 01:44:54.748924 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13031 | 2026.02.19 01:44:54.748947 [ 288 ] {} <Debug> TCP-Session: a4131911-6a67-483d-b85a-7e86d4180f00 Authenticating user 'default' from [fd00:1122:3344:101::e]:43159 | ||
| 13032 | 2026.02.19 01:44:54.748968 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13033 | 2026.02.19 01:44:54.748976 [ 351 ] {} <Debug> TCP-Session: 087fe1f3-b246-4413-8dc7-bfc048decf2d Authenticating user 'default' from [fd00:1122:3344:101::e]:46314 | ||
| 13034 | 2026.02.19 01:44:54.748990 [ 288 ] {} <Debug> TCP-Session: a4131911-6a67-483d-b85a-7e86d4180f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13035 | 2026.02.19 01:44:54.749000 [ 355 ] {} <Debug> TCP-Session: b0a721d2-9001-4b66-a032-386d10e2bbcb Authenticating user 'default' from [fd00:1122:3344:101::e]:49428 | ||
| 13036 | 2026.02.19 01:44:54.749020 [ 288 ] {} <Debug> TCP-Session: a4131911-6a67-483d-b85a-7e86d4180f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13037 | 2026.02.19 01:44:54.749021 [ 351 ] {} <Debug> TCP-Session: 087fe1f3-b246-4413-8dc7-bfc048decf2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13038 | 2026.02.19 01:44:54.749035 [ 355 ] {} <Debug> TCP-Session: b0a721d2-9001-4b66-a032-386d10e2bbcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13039 | 2026.02.19 01:44:54.749059 [ 351 ] {} <Debug> TCP-Session: 087fe1f3-b246-4413-8dc7-bfc048decf2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13040 | 2026.02.19 01:44:54.749072 [ 355 ] {} <Debug> TCP-Session: b0a721d2-9001-4b66-a032-386d10e2bbcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13041 | 2026.02.19 01:44:54.748889 [ 286 ] {} <Trace> TCP-Session: 1b4e9b7c-3b88-4ab5-8a1f-87b57a30e73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13042 | 2026.02.19 01:44:54.748881 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13043 | 2026.02.19 01:44:54.748857 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48093 | ||
| 13044 | 2026.02.19 01:44:54.749160 [ 287 ] {} <Debug> TCP-Session: d981a5c6-438c-47cd-92d6-2cfd871a7b91 Authenticating user 'default' from [fd00:1122:3344:101::e]:47279 | ||
| 13045 | 2026.02.19 01:44:54.748830 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47499 | ||
| 13046 | 2026.02.19 01:44:54.749191 [ 287 ] {} <Debug> TCP-Session: d981a5c6-438c-47cd-92d6-2cfd871a7b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13047 | 2026.02.19 01:44:54.749239 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13048 | 2026.02.19 01:44:54.749256 [ 287 ] {} <Debug> TCP-Session: d981a5c6-438c-47cd-92d6-2cfd871a7b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13049 | 2026.02.19 01:44:54.748867 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49690 | ||
| 13050 | 2026.02.19 01:44:54.749274 [ 353 ] {} <Debug> TCP-Session: 76b196f6-7c85-4c98-8c87-344b2a7f98e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48093 | ||
| 13051 | 2026.02.19 01:44:54.749271 [ 286 ] {4da4589e-9e96-4668-8933-2a138df021b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64590) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13052 | 2026.02.19 01:44:54.749324 [ 353 ] {} <Debug> TCP-Session: 76b196f6-7c85-4c98-8c87-344b2a7f98e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13053 | 2026.02.19 01:44:54.748947 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13054 | 2026.02.19 01:44:54.749360 [ 353 ] {} <Debug> TCP-Session: 76b196f6-7c85-4c98-8c87-344b2a7f98e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13055 | 2026.02.19 01:44:54.749389 [ 352 ] {} <Debug> TCP-Session: 94db36c9-db9c-4b54-8c4f-04264f32e019 Authenticating user 'default' from [fd00:1122:3344:101::e]:61861 | ||
| 13056 | 2026.02.19 01:44:54.749419 [ 352 ] {} <Debug> TCP-Session: 94db36c9-db9c-4b54-8c4f-04264f32e019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13057 | 2026.02.19 01:44:54.749432 [ 352 ] {} <Debug> TCP-Session: 94db36c9-db9c-4b54-8c4f-04264f32e019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13058 | 2026.02.19 01:44:54.749460 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13059 | 2026.02.19 01:44:54.749497 [ 289 ] {} <Debug> TCP-Session: 2548c4cd-5721-499e-9ae2-bbe3db80b860 Authenticating user 'default' from [fd00:1122:3344:101::e]:47499 | ||
| 13060 | 2026.02.19 01:44:54.749524 [ 289 ] {} <Debug> TCP-Session: 2548c4cd-5721-499e-9ae2-bbe3db80b860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13061 | 2026.02.19 01:44:54.749537 [ 289 ] {} <Debug> TCP-Session: 2548c4cd-5721-499e-9ae2-bbe3db80b860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13062 | 2026.02.19 01:44:54.749591 [ 286 ] {4da4589e-9e96-4668-8933-2a138df021b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13063 | 2026.02.19 01:44:54.749645 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13064 | 2026.02.19 01:44:54.749653 [ 286 ] {4da4589e-9e96-4668-8933-2a138df021b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13065 | 2026.02.19 01:44:54.749683 [ 354 ] {} <Debug> TCP-Session: 6b44792e-5bb9-4f0a-b14f-0507825f895c Authenticating user 'default' from [fd00:1122:3344:101::e]:49690 | ||
| 13066 | 2026.02.19 01:44:54.749708 [ 354 ] {} <Debug> TCP-Session: 6b44792e-5bb9-4f0a-b14f-0507825f895c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13067 | 2026.02.19 01:44:54.749720 [ 354 ] {} <Debug> TCP-Session: 6b44792e-5bb9-4f0a-b14f-0507825f895c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13068 | 2026.02.19 01:44:54.749954 [ 286 ] {4da4589e-9e96-4668-8933-2a138df021b8} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 13069 | 2026.02.19 01:44:54.750849 [ 303 ] {4da4589e-9e96-4668-8933-2a138df021b8} <Trace> AggregatingTransform: Aggregating | ||
| 13070 | 2026.02.19 01:44:54.750900 [ 303 ] {4da4589e-9e96-4668-8933-2a138df021b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 13071 | 2026.02.19 01:44:54.750942 [ 303 ] {4da4589e-9e96-4668-8933-2a138df021b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887157 sec. (1127.196 rows/sec., 44.03 KiB/sec.) | ||
| 13072 | 2026.02.19 01:44:54.750962 [ 303 ] {4da4589e-9e96-4668-8933-2a138df021b8} <Trace> Aggregator: Merging aggregated data | ||
| 13073 | 2026.02.19 01:44:54.752423 [ 286 ] {4da4589e-9e96-4668-8933-2a138df021b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003202 sec., 312.3048094940662 rows/sec., 12.20 KiB/sec. | ||
| 13074 | 2026.02.19 01:44:54.752555 [ 286 ] {4da4589e-9e96-4668-8933-2a138df021b8} <Debug> TCPHandler: Processed in 0.003778672 sec. | ||
| 13075 | 2026.02.19 01:44:54.752645 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13076 | 2026.02.19 01:44:54.752673 [ 286 ] {} <Debug> TCP-Session: 1b4e9b7c-3b88-4ab5-8a1f-87b57a30e73e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13077 | 2026.02.19 01:44:54.752681 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13078 | 2026.02.19 01:44:54.752717 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13079 | 2026.02.19 01:44:54.752723 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13080 | 2026.02.19 01:44:54.752743 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13081 | 2026.02.19 01:44:54.752768 [ 352 ] {} <Debug> TCP-Session: 94db36c9-db9c-4b54-8c4f-04264f32e019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13082 | 2026.02.19 01:44:54.752786 [ 353 ] {} <Debug> TCP-Session: 76b196f6-7c85-4c98-8c87-344b2a7f98e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13083 | 2026.02.19 01:44:54.752810 [ 289 ] {} <Debug> TCP-Session: 2548c4cd-5721-499e-9ae2-bbe3db80b860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13084 | 2026.02.19 01:44:54.752815 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13085 | 2026.02.19 01:44:54.752781 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13086 | 2026.02.19 01:44:54.752886 [ 354 ] {} <Debug> TCP-Session: 6b44792e-5bb9-4f0a-b14f-0507825f895c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13087 | 2026.02.19 01:44:54.752764 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13088 | 2026.02.19 01:44:54.752730 [ 287 ] {} <Debug> TCP-Session: d981a5c6-438c-47cd-92d6-2cfd871a7b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13089 | 2026.02.19 01:44:54.752975 [ 355 ] {} <Debug> TCP-Session: b0a721d2-9001-4b66-a032-386d10e2bbcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13090 | 2026.02.19 01:44:54.752927 [ 351 ] {} <Debug> TCP-Session: 087fe1f3-b246-4413-8dc7-bfc048decf2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13091 | 2026.02.19 01:44:54.752801 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13092 | 2026.02.19 01:44:54.753061 [ 288 ] {} <Debug> TCP-Session: a4131911-6a67-483d-b85a-7e86d4180f00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13093 | 2026.02.19 01:44:54.885428 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42892 | ||
| 13094 | 2026.02.19 01:44:54.885547 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13095 | 2026.02.19 01:44:54.885574 [ 286 ] {} <Debug> TCP-Session: b3956f38-0adb-4260-a70d-1bdc936498a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42892 | ||
| 13096 | 2026.02.19 01:44:54.885597 [ 286 ] {} <Debug> TCP-Session: b3956f38-0adb-4260-a70d-1bdc936498a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13097 | 2026.02.19 01:44:54.885609 [ 286 ] {} <Debug> TCP-Session: b3956f38-0adb-4260-a70d-1bdc936498a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13098 | 2026.02.19 01:44:54.885826 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38086 | ||
| 13099 | 2026.02.19 01:44:54.885860 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41887 | ||
| 13100 | 2026.02.19 01:44:54.885885 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48595 | ||
| 13101 | 2026.02.19 01:44:54.885899 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33527 | ||
| 13102 | 2026.02.19 01:44:54.885931 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38240 | ||
| 13103 | 2026.02.19 01:44:54.885976 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13104 | 2026.02.19 01:44:54.885976 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13105 | 2026.02.19 01:44:54.885947 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13106 | 2026.02.19 01:44:54.886010 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13107 | 2026.02.19 01:44:54.886029 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13108 | 2026.02.19 01:44:54.886047 [ 287 ] {} <Debug> TCP-Session: e60accc6-cc64-4866-ac43-9343e10b7661 Authenticating user 'default' from [fd00:1122:3344:101::e]:38086 | ||
| 13109 | 2026.02.19 01:44:54.886055 [ 353 ] {} <Debug> TCP-Session: 42ef38fe-49dd-453d-a0eb-0fd8d2506e35 Authenticating user 'default' from [fd00:1122:3344:101::e]:33527 | ||
| 13110 | 2026.02.19 01:44:54.886067 [ 355 ] {} <Debug> TCP-Session: 3aa6a500-9fea-4bf0-acda-e0913c557b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:38240 | ||
| 13111 | 2026.02.19 01:44:54.886085 [ 287 ] {} <Debug> TCP-Session: e60accc6-cc64-4866-ac43-9343e10b7661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13112 | 2026.02.19 01:44:54.886089 [ 353 ] {} <Debug> TCP-Session: 42ef38fe-49dd-453d-a0eb-0fd8d2506e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13113 | 2026.02.19 01:44:54.886108 [ 355 ] {} <Debug> TCP-Session: 3aa6a500-9fea-4bf0-acda-e0913c557b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13114 | 2026.02.19 01:44:54.886124 [ 353 ] {} <Debug> TCP-Session: 42ef38fe-49dd-453d-a0eb-0fd8d2506e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13115 | 2026.02.19 01:44:54.886140 [ 355 ] {} <Debug> TCP-Session: 3aa6a500-9fea-4bf0-acda-e0913c557b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13116 | 2026.02.19 01:44:54.886113 [ 287 ] {} <Debug> TCP-Session: e60accc6-cc64-4866-ac43-9343e10b7661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13117 | 2026.02.19 01:44:54.885917 [ 286 ] {} <Trace> TCP-Session: b3956f38-0adb-4260-a70d-1bdc936498a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13118 | 2026.02.19 01:44:54.885913 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61491 | ||
| 13119 | 2026.02.19 01:44:54.885872 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52337 | ||
| 13120 | 2026.02.19 01:44:54.886014 [ 352 ] {} <Debug> TCP-Session: 7a45f260-7838-41b4-863f-e314686a3e2a Authenticating user 'default' from [fd00:1122:3344:101::e]:48595 | ||
| 13121 | 2026.02.19 01:44:54.886006 [ 288 ] {} <Debug> TCP-Session: b9892456-e6c1-43f5-9151-de6f078cd749 Authenticating user 'default' from [fd00:1122:3344:101::e]:41887 | ||
| 13122 | 2026.02.19 01:44:54.886304 [ 352 ] {} <Debug> TCP-Session: 7a45f260-7838-41b4-863f-e314686a3e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13123 | 2026.02.19 01:44:54.886317 [ 288 ] {} <Debug> TCP-Session: b9892456-e6c1-43f5-9151-de6f078cd749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13124 | 2026.02.19 01:44:54.886323 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13125 | 2026.02.19 01:44:54.886324 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13126 | 2026.02.19 01:44:54.886332 [ 288 ] {} <Debug> TCP-Session: b9892456-e6c1-43f5-9151-de6f078cd749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13127 | 2026.02.19 01:44:54.886357 [ 354 ] {} <Debug> TCP-Session: b038d1bd-6581-415b-94b0-dd7e6db620ce Authenticating user 'default' from [fd00:1122:3344:101::e]:61491 | ||
| 13128 | 2026.02.19 01:44:54.886362 [ 289 ] {} <Debug> TCP-Session: d6d95a6c-a55f-4f80-90b8-f4ba72720c58 Authenticating user 'default' from [fd00:1122:3344:101::e]:52337 | ||
| 13129 | 2026.02.19 01:44:54.886373 [ 286 ] {b10dfda5-c36f-4bf0-8445-2a1e85e04ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13130 | 2026.02.19 01:44:54.886396 [ 354 ] {} <Debug> TCP-Session: b038d1bd-6581-415b-94b0-dd7e6db620ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13131 | 2026.02.19 01:44:54.886400 [ 289 ] {} <Debug> TCP-Session: d6d95a6c-a55f-4f80-90b8-f4ba72720c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13132 | 2026.02.19 01:44:54.886423 [ 354 ] {} <Debug> TCP-Session: b038d1bd-6581-415b-94b0-dd7e6db620ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13133 | 2026.02.19 01:44:54.886431 [ 289 ] {} <Debug> TCP-Session: d6d95a6c-a55f-4f80-90b8-f4ba72720c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13134 | 2026.02.19 01:44:54.886324 [ 352 ] {} <Debug> TCP-Session: 7a45f260-7838-41b4-863f-e314686a3e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13135 | 2026.02.19 01:44:54.885870 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49403 | ||
| 13136 | 2026.02.19 01:44:54.886535 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13137 | 2026.02.19 01:44:54.886557 [ 351 ] {} <Debug> TCP-Session: d37fa1b5-868a-42d5-b049-9efec3ec36a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49403 | ||
| 13138 | 2026.02.19 01:44:54.886574 [ 351 ] {} <Debug> TCP-Session: d37fa1b5-868a-42d5-b049-9efec3ec36a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13139 | 2026.02.19 01:44:54.886587 [ 351 ] {} <Debug> TCP-Session: d37fa1b5-868a-42d5-b049-9efec3ec36a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13140 | 2026.02.19 01:44:54.886663 [ 286 ] {b10dfda5-c36f-4bf0-8445-2a1e85e04ce2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13141 | 2026.02.19 01:44:54.886723 [ 286 ] {b10dfda5-c36f-4bf0-8445-2a1e85e04ce2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13142 | 2026.02.19 01:44:54.887016 [ 286 ] {b10dfda5-c36f-4bf0-8445-2a1e85e04ce2} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 13143 | 2026.02.19 01:44:54.888060 [ 300 ] {b10dfda5-c36f-4bf0-8445-2a1e85e04ce2} <Trace> AggregatingTransform: Aggregating | ||
| 13144 | 2026.02.19 01:44:54.888118 [ 300 ] {b10dfda5-c36f-4bf0-8445-2a1e85e04ce2} <Trace> Aggregator: Aggregation method: without_key | ||
| 13145 | 2026.02.19 01:44:54.888157 [ 300 ] {b10dfda5-c36f-4bf0-8445-2a1e85e04ce2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103922 sec. (962.260 rows/sec., 37.59 KiB/sec.) | ||
| 13146 | 2026.02.19 01:44:54.888177 [ 300 ] {b10dfda5-c36f-4bf0-8445-2a1e85e04ce2} <Trace> Aggregator: Merging aggregated data | ||
| 13147 | 2026.02.19 01:44:54.889220 [ 286 ] {b10dfda5-c36f-4bf0-8445-2a1e85e04ce2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002905 sec., 344.2340791738382 rows/sec., 13.45 KiB/sec. | ||
| 13148 | 2026.02.19 01:44:54.889404 [ 286 ] {b10dfda5-c36f-4bf0-8445-2a1e85e04ce2} <Debug> TCPHandler: Processed in 0.00360276 sec. | ||
| 13149 | 2026.02.19 01:44:54.889503 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13150 | 2026.02.19 01:44:54.889532 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13151 | 2026.02.19 01:44:54.889538 [ 286 ] {} <Debug> TCP-Session: b3956f38-0adb-4260-a70d-1bdc936498a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13152 | 2026.02.19 01:44:54.889554 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13153 | 2026.02.19 01:44:54.889569 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13154 | 2026.02.19 01:44:54.889594 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13155 | 2026.02.19 01:44:54.889608 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13156 | 2026.02.19 01:44:54.889648 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13157 | 2026.02.19 01:44:54.889672 [ 289 ] {} <Debug> TCP-Session: d6d95a6c-a55f-4f80-90b8-f4ba72720c58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13158 | 2026.02.19 01:44:54.889688 [ 288 ] {} <Debug> TCP-Session: b9892456-e6c1-43f5-9151-de6f078cd749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13159 | 2026.02.19 01:44:54.889711 [ 287 ] {} <Debug> TCP-Session: e60accc6-cc64-4866-ac43-9343e10b7661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13160 | 2026.02.19 01:44:54.889662 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13161 | 2026.02.19 01:44:54.889623 [ 353 ] {} <Debug> TCP-Session: 42ef38fe-49dd-453d-a0eb-0fd8d2506e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13162 | 2026.02.19 01:44:54.889795 [ 354 ] {} <Debug> TCP-Session: b038d1bd-6581-415b-94b0-dd7e6db620ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13163 | 2026.02.19 01:44:54.889579 [ 355 ] {} <Debug> TCP-Session: 3aa6a500-9fea-4bf0-acda-e0913c557b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13164 | 2026.02.19 01:44:54.889629 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13165 | 2026.02.19 01:44:54.889620 [ 351 ] {} <Debug> TCP-Session: d37fa1b5-868a-42d5-b049-9efec3ec36a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13166 | 2026.02.19 01:44:54.889884 [ 352 ] {} <Debug> TCP-Session: 7a45f260-7838-41b4-863f-e314686a3e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13167 | 2026.02.19 01:44:54.956439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13168 | 2026.02.19 01:44:54.974690 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13169 | 2026.02.19 01:44:54.974763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13170 | 2026.02.19 01:44:54.981340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13171 | 2026.02.19 01:44:54.982145 [ 244 ] {} <Trace> system.metric_log (d0522595-396b-4dcf-bf5e-2109b5969252): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13172 | 2026.02.19 01:44:54.986144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13173 | 2026.02.19 01:44:55.020783 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55783 | ||
| 13174 | 2026.02.19 01:44:55.020915 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13175 | 2026.02.19 01:44:55.020945 [ 286 ] {} <Debug> TCP-Session: 48520de2-1409-4660-be44-79669419fbb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55783 | ||
| 13176 | 2026.02.19 01:44:55.020972 [ 286 ] {} <Debug> TCP-Session: 48520de2-1409-4660-be44-79669419fbb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13177 | 2026.02.19 01:44:55.020989 [ 286 ] {} <Debug> TCP-Session: 48520de2-1409-4660-be44-79669419fbb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13178 | 2026.02.19 01:44:55.021208 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50905 | ||
| 13179 | 2026.02.19 01:44:55.021249 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45765 | ||
| 13180 | 2026.02.19 01:44:55.021272 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59600 | ||
| 13181 | 2026.02.19 01:44:55.021301 [ 286 ] {} <Trace> TCP-Session: 48520de2-1409-4660-be44-79669419fbb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13182 | 2026.02.19 01:44:55.021311 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63907 | ||
| 13183 | 2026.02.19 01:44:55.021323 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13184 | 2026.02.19 01:44:55.021368 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13185 | 2026.02.19 01:44:55.021396 [ 287 ] {} <Debug> TCP-Session: a75e553c-7a7e-4481-aa09-807c65f1079c Authenticating user 'default' from [fd00:1122:3344:101::e]:50905 | ||
| 13186 | 2026.02.19 01:44:55.021405 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13187 | 2026.02.19 01:44:55.021429 [ 352 ] {} <Debug> TCP-Session: f617ac62-42af-4742-a701-9eb2908c7d09 Authenticating user 'default' from [fd00:1122:3344:101::e]:59600 | ||
| 13188 | 2026.02.19 01:44:55.021434 [ 287 ] {} <Debug> TCP-Session: a75e553c-7a7e-4481-aa09-807c65f1079c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13189 | 2026.02.19 01:44:55.021449 [ 355 ] {} <Debug> TCP-Session: 53f89ab4-7751-4c19-8def-2b74fc2a2fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63907 | ||
| 13190 | 2026.02.19 01:44:55.021463 [ 352 ] {} <Debug> TCP-Session: f617ac62-42af-4742-a701-9eb2908c7d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13191 | 2026.02.19 01:44:55.021476 [ 286 ] {8766709b-98d7-4c3f-9558-ee95c043cb58} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13192 | 2026.02.19 01:44:55.021494 [ 352 ] {} <Debug> TCP-Session: f617ac62-42af-4742-a701-9eb2908c7d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13193 | 2026.02.19 01:44:55.021489 [ 355 ] {} <Debug> TCP-Session: 53f89ab4-7751-4c19-8def-2b74fc2a2fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13194 | 2026.02.19 01:44:55.021466 [ 287 ] {} <Debug> TCP-Session: a75e553c-7a7e-4481-aa09-807c65f1079c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13195 | 2026.02.19 01:44:55.021549 [ 355 ] {} <Debug> TCP-Session: 53f89ab4-7751-4c19-8def-2b74fc2a2fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13196 | 2026.02.19 01:44:55.021302 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61449 | ||
| 13197 | 2026.02.19 01:44:55.021291 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46759 | ||
| 13198 | 2026.02.19 01:44:55.021254 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53857 | ||
| 13199 | 2026.02.19 01:44:55.021368 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13200 | 2026.02.19 01:44:55.021673 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13201 | 2026.02.19 01:44:55.021699 [ 288 ] {} <Debug> TCP-Session: 4fb56706-f979-4c3b-b358-01da2405fdcd Authenticating user 'default' from [fd00:1122:3344:101::e]:45765 | ||
| 13202 | 2026.02.19 01:44:55.021702 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13203 | 2026.02.19 01:44:55.021716 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13204 | 2026.02.19 01:44:55.021750 [ 353 ] {} <Debug> TCP-Session: 046c1995-1378-4e13-98de-129e23faaec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46759 | ||
| 13205 | 2026.02.19 01:44:55.021774 [ 289 ] {} <Debug> TCP-Session: 9c3840f9-4cf6-483f-af97-6d4f8d68fdce Authenticating user 'default' from [fd00:1122:3344:101::e]:53857 | ||
| 13206 | 2026.02.19 01:44:55.021783 [ 286 ] {8766709b-98d7-4c3f-9558-ee95c043cb58} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13207 | 2026.02.19 01:44:55.021805 [ 289 ] {} <Debug> TCP-Session: 9c3840f9-4cf6-483f-af97-6d4f8d68fdce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13208 | 2026.02.19 01:44:55.021790 [ 353 ] {} <Debug> TCP-Session: 046c1995-1378-4e13-98de-129e23faaec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13209 | 2026.02.19 01:44:55.021977 [ 289 ] {} <Debug> TCP-Session: 9c3840f9-4cf6-483f-af97-6d4f8d68fdce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13210 | 2026.02.19 01:44:55.021992 [ 286 ] {8766709b-98d7-4c3f-9558-ee95c043cb58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13211 | 2026.02.19 01:44:55.022001 [ 353 ] {} <Debug> TCP-Session: 046c1995-1378-4e13-98de-129e23faaec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13212 | 2026.02.19 01:44:55.021720 [ 354 ] {} <Debug> TCP-Session: 13a5a193-16da-4345-8bd3-cb5b60d73235 Authenticating user 'default' from [fd00:1122:3344:101::e]:61449 | ||
| 13213 | 2026.02.19 01:44:55.021726 [ 288 ] {} <Debug> TCP-Session: 4fb56706-f979-4c3b-b358-01da2405fdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13214 | 2026.02.19 01:44:55.022074 [ 354 ] {} <Debug> TCP-Session: 13a5a193-16da-4345-8bd3-cb5b60d73235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13215 | 2026.02.19 01:44:55.022092 [ 288 ] {} <Debug> TCP-Session: 4fb56706-f979-4c3b-b358-01da2405fdcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13216 | 2026.02.19 01:44:55.022106 [ 354 ] {} <Debug> TCP-Session: 13a5a193-16da-4345-8bd3-cb5b60d73235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13217 | 2026.02.19 01:44:55.021260 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54798 | ||
| 13218 | 2026.02.19 01:44:55.022311 [ 286 ] {8766709b-98d7-4c3f-9558-ee95c043cb58} <Debug> oximeter.version (6f097335-b079-473c-9e15-ad7af29d706d) (SelectExecutor): Key condition: unknown | ||
| 13219 | 2026.02.19 01:44:55.022325 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13220 | 2026.02.19 01:44:55.022362 [ 351 ] {} <Debug> TCP-Session: 0d42947a-46c2-4e82-aade-17910b2c1ec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54798 | ||
| 13221 | 2026.02.19 01:44:55.022378 [ 351 ] {} <Debug> TCP-Session: 0d42947a-46c2-4e82-aade-17910b2c1ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13222 | 2026.02.19 01:44:55.022390 [ 351 ] {} <Debug> TCP-Session: 0d42947a-46c2-4e82-aade-17910b2c1ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13223 | 2026.02.19 01:44:55.023252 [ 348 ] {8766709b-98d7-4c3f-9558-ee95c043cb58} <Trace> AggregatingTransform: Aggregating | ||
| 13224 | 2026.02.19 01:44:55.023286 [ 348 ] {8766709b-98d7-4c3f-9558-ee95c043cb58} <Trace> Aggregator: Aggregation method: without_key | ||
| 13225 | 2026.02.19 01:44:55.023323 [ 348 ] {8766709b-98d7-4c3f-9558-ee95c043cb58} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900727 sec. (1110.214 rows/sec., 43.37 KiB/sec.) | ||
| 13226 | 2026.02.19 01:44:55.023342 [ 348 ] {8766709b-98d7-4c3f-9558-ee95c043cb58} <Trace> Aggregator: Merging aggregated data | ||
| 13227 | 2026.02.19 01:44:55.024803 [ 286 ] {8766709b-98d7-4c3f-9558-ee95c043cb58} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00338 sec., 295.85798816568047 rows/sec., 11.56 KiB/sec. | ||
| 13228 | 2026.02.19 01:44:55.024956 [ 286 ] {8766709b-98d7-4c3f-9558-ee95c043cb58} <Debug> TCPHandler: Processed in 0.003770833 sec. | ||
| 13229 | 2026.02.19 01:44:55.025059 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13230 | 2026.02.19 01:44:55.025090 [ 286 ] {} <Debug> TCP-Session: 48520de2-1409-4660-be44-79669419fbb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13231 | 2026.02.19 01:44:55.025096 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13232 | 2026.02.19 01:44:55.025122 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13233 | 2026.02.19 01:44:55.025144 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13234 | 2026.02.19 01:44:55.025151 [ 287 ] {} <Debug> TCP-Session: a75e553c-7a7e-4481-aa09-807c65f1079c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13235 | 2026.02.19 01:44:55.025166 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13236 | 2026.02.19 01:44:55.025190 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13237 | 2026.02.19 01:44:55.025222 [ 289 ] {} <Debug> TCP-Session: 9c3840f9-4cf6-483f-af97-6d4f8d68fdce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13238 | 2026.02.19 01:44:55.025229 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13239 | 2026.02.19 01:44:55.025251 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13240 | 2026.02.19 01:44:55.025285 [ 353 ] {} <Debug> TCP-Session: 046c1995-1378-4e13-98de-129e23faaec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13241 | 2026.02.19 01:44:55.025172 [ 355 ] {} <Debug> TCP-Session: 53f89ab4-7751-4c19-8def-2b74fc2a2fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13242 | 2026.02.19 01:44:55.025309 [ 354 ] {} <Debug> TCP-Session: 13a5a193-16da-4345-8bd3-cb5b60d73235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13243 | 2026.02.19 01:44:55.025257 [ 288 ] {} <Debug> TCP-Session: 4fb56706-f979-4c3b-b358-01da2405fdcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13244 | 2026.02.19 01:44:55.025186 [ 352 ] {} <Debug> TCP-Session: f617ac62-42af-4742-a701-9eb2908c7d09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13245 | 2026.02.19 01:44:55.025209 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13246 | 2026.02.19 01:44:55.025417 [ 351 ] {} <Debug> TCP-Session: 0d42947a-46c2-4e82-aade-17910b2c1ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13247 | 2026.02.19 01:44:55.814428 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1576 | ||
| 13248 | 2026.02.19 01:44:55.817629 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13249 | 2026.02.19 01:44:55.817681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13250 | 2026.02.19 01:44:55.819165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13251 | 2026.02.19 01:44:55.819528 [ 243 ] {} <Trace> system.query_log (68cdec2b-193a-405d-a281-8b2f28fe3f0f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13252 | 2026.02.19 01:44:55.819856 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1576 | ||
| 13253 | 2026.02.19 01:44:56.529592 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13254 | 2026.02.19 01:44:56.529779 [ 4 ] {ab6fa92d-8ca4-4a17-b8e6-aaf93059d98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13255 | 2026.02.19 01:44:56.529851 [ 4 ] {ab6fa92d-8ca4-4a17-b8e6-aaf93059d98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13256 | 2026.02.19 01:44:56.530533 [ 4 ] {ab6fa92d-8ca4-4a17-b8e6-aaf93059d98e} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13257 | 2026.02.19 01:44:56.530591 [ 4 ] {ab6fa92d-8ca4-4a17-b8e6-aaf93059d98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13258 | 2026.02.19 01:44:56.531014 [ 4 ] {ab6fa92d-8ca4-4a17-b8e6-aaf93059d98e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13259 | 2026.02.19 01:44:56.531263 [ 4 ] {ab6fa92d-8ca4-4a17-b8e6-aaf93059d98e} <Trace> oximeter.fields_string (6e736755-da42-4f41-a217-45f8fccbaca9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13260 | 2026.02.19 01:44:56.531438 [ 4 ] {ab6fa92d-8ca4-4a17-b8e6-aaf93059d98e} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001707 sec., 67955.47744581137 rows/sec., 5.77 MiB/sec. | ||
| 13261 | 2026.02.19 01:44:56.531492 [ 4 ] {ab6fa92d-8ca4-4a17-b8e6-aaf93059d98e} <Debug> TCPHandler: Processed in 0.002032009 sec. | ||
| 13262 | 2026.02.19 01:44:56.531624 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13263 | 2026.02.19 01:44:56.531729 [ 4 ] {54779d6c-eccf-45ee-9b8a-957f06f5bc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13264 | 2026.02.19 01:44:56.531775 [ 4 ] {54779d6c-eccf-45ee-9b8a-957f06f5bc27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13265 | 2026.02.19 01:44:56.532210 [ 4 ] {54779d6c-eccf-45ee-9b8a-957f06f5bc27} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13266 | 2026.02.19 01:44:56.532248 [ 4 ] {54779d6c-eccf-45ee-9b8a-957f06f5bc27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13267 | 2026.02.19 01:44:56.532576 [ 4 ] {54779d6c-eccf-45ee-9b8a-957f06f5bc27} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13268 | 2026.02.19 01:44:56.532846 [ 4 ] {54779d6c-eccf-45ee-9b8a-957f06f5bc27} <Trace> oximeter.fields_u16 (d812984d-320a-4c78-94c5-d5044968f340): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13269 | 2026.02.19 01:44:56.532987 [ 4 ] {54779d6c-eccf-45ee-9b8a-957f06f5bc27} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001282 sec., 23400.936037441497 rows/sec., 1.72 MiB/sec. | ||
| 13270 | 2026.02.19 01:44:56.533028 [ 4 ] {54779d6c-eccf-45ee-9b8a-957f06f5bc27} <Debug> TCPHandler: Processed in 0.001456028 sec. | ||
| 13271 | 2026.02.19 01:44:56.533141 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13272 | 2026.02.19 01:44:56.533240 [ 4 ] {fb49683a-38ea-4c6a-a2ac-ed5f05116d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13273 | 2026.02.19 01:44:56.533283 [ 4 ] {fb49683a-38ea-4c6a-a2ac-ed5f05116d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13274 | 2026.02.19 01:44:56.533712 [ 4 ] {fb49683a-38ea-4c6a-a2ac-ed5f05116d7e} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13275 | 2026.02.19 01:44:56.533749 [ 4 ] {fb49683a-38ea-4c6a-a2ac-ed5f05116d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13276 | 2026.02.19 01:44:56.534077 [ 4 ] {fb49683a-38ea-4c6a-a2ac-ed5f05116d7e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13277 | 2026.02.19 01:44:56.534318 [ 4 ] {fb49683a-38ea-4c6a-a2ac-ed5f05116d7e} <Trace> oximeter.fields_uuid (178a3f57-3186-465d-9df0-8013c390e1ef): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13278 | 2026.02.19 01:44:56.534452 [ 4 ] {fb49683a-38ea-4c6a-a2ac-ed5f05116d7e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001232 sec., 76298.7012987013 rows/sec., 5.96 MiB/sec. | ||
| 13279 | 2026.02.19 01:44:56.534493 [ 4 ] {fb49683a-38ea-4c6a-a2ac-ed5f05116d7e} <Debug> TCPHandler: Processed in 0.001401057 sec. | ||
| 13280 | 2026.02.19 01:44:56.534610 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13281 | 2026.02.19 01:44:56.534707 [ 4 ] {a3f91d89-01dd-4ff5-b99c-0d9a4976e1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13282 | 2026.02.19 01:44:56.534752 [ 4 ] {a3f91d89-01dd-4ff5-b99c-0d9a4976e1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13283 | 2026.02.19 01:44:56.535169 [ 4 ] {a3f91d89-01dd-4ff5-b99c-0d9a4976e1dc} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2026.02.19 01:44:56.535206 [ 4 ] {a3f91d89-01dd-4ff5-b99c-0d9a4976e1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13285 | 2026.02.19 01:44:56.535552 [ 4 ] {a3f91d89-01dd-4ff5-b99c-0d9a4976e1dc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13286 | 2026.02.19 01:44:56.535780 [ 4 ] {a3f91d89-01dd-4ff5-b99c-0d9a4976e1dc} <Trace> oximeter.measurements_cumulativeu64 (00333064-2535-46e8-8766-b6b8ad627e6f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2026.02.19 01:44:56.535912 [ 4 ] {a3f91d89-01dd-4ff5-b99c-0d9a4976e1dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 13288 | 2026.02.19 01:44:56.535950 [ 4 ] {a3f91d89-01dd-4ff5-b99c-0d9a4976e1dc} <Debug> TCPHandler: Processed in 0.001389227 sec. | ||
| 13289 | 2026.02.19 01:44:56.536063 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13290 | 2026.02.19 01:44:56.536160 [ 4 ] {f6fdc336-7d77-466c-886e-bbb913fd5553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13291 | 2026.02.19 01:44:56.536217 [ 4 ] {f6fdc336-7d77-466c-886e-bbb913fd5553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13292 | 2026.02.19 01:44:56.537022 [ 4 ] {f6fdc336-7d77-466c-886e-bbb913fd5553} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2026.02.19 01:44:56.537060 [ 4 ] {f6fdc336-7d77-466c-886e-bbb913fd5553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13294 | 2026.02.19 01:44:56.537635 [ 4 ] {f6fdc336-7d77-466c-886e-bbb913fd5553} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13295 | 2026.02.19 01:44:56.537921 [ 4 ] {f6fdc336-7d77-466c-886e-bbb913fd5553} <Trace> oximeter.measurements_histogramu64 (dc5751e9-a93f-4846-b29c-70e1e9f84649): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13296 | 2026.02.19 01:44:56.538067 [ 4 ] {f6fdc336-7d77-466c-886e-bbb913fd5553} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001925 sec., 15584.415584415585 rows/sec., 27.93 MiB/sec. | ||
| 13297 | 2026.02.19 01:44:56.538138 [ 4 ] {f6fdc336-7d77-466c-886e-bbb913fd5553} <Debug> TCPHandler: Processed in 0.002124261 sec. | ||
| 13298 | 2026.02.19 01:44:56.538253 [ 4 ] {} <Trace> TCP-Session: 010e4513-82d3-4ba5-a4b0-ec6ac4b29987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13299 | 2026.02.19 01:44:56.538356 [ 4 ] {60f4d587-a53b-46f3-9595-e3ca8c0589ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56914) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13300 | 2026.02.19 01:44:56.538400 [ 4 ] {60f4d587-a53b-46f3-9595-e3ca8c0589ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13301 | 2026.02.19 01:44:56.538753 [ 4 ] {60f4d587-a53b-46f3-9595-e3ca8c0589ca} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2026.02.19 01:44:56.538787 [ 4 ] {60f4d587-a53b-46f3-9595-e3ca8c0589ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13303 | 2026.02.19 01:44:56.539104 [ 4 ] {60f4d587-a53b-46f3-9595-e3ca8c0589ca} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13304 | 2026.02.19 01:44:56.539341 [ 4 ] {60f4d587-a53b-46f3-9595-e3ca8c0589ca} <Trace> oximeter.measurements_u64 (bf2b7923-5ea5-4e9a-ba7d-633187e8739c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13305 | 2026.02.19 01:44:56.539483 [ 4 ] {60f4d587-a53b-46f3-9595-e3ca8c0589ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 13306 | 2026.02.19 01:44:56.539520 [ 4 ] {60f4d587-a53b-46f3-9595-e3ca8c0589ca} <Debug> TCPHandler: Processed in 0.001318106 sec. | ||