| 1 | [ Mar 5 05:27:00 Enabled. ] | ||
| 2 | [ Mar 5 05:27:00 Rereading configuration. ] | ||
| 3 | [ Mar 5 05:27:00 Rereading configuration. ] | ||
| 4 | [ Mar 5 05:27:01 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 | [ Mar 5 05:27:01 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.03.05 05:27:03.474733 [ 1 ] {} <Information> Application: Will watch for the process with pid 24073 | ||
| 29 | 2026.03.05 05:27:03.475142 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.05 05:27:03.673876 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24073 | ||
| 31 | 2026.03.05 05:27:03.674673 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.05 05:27:03.674837 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.05 05:27:03.772350 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.05 05:27:03.791806 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.05 05:27:03.791879 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.05 05:27:03.791896 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.05 05:27:03.791947 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.05 05:27:03.792625 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.05 05:27:03.794881 [ 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.03.05 05:27:03.795758 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.05 05:27:03.796607 [ 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.03.05 05:27:03.796669 [ 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.03.05 05:27:03.796713 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.05 05:27:03.797433 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.05 05:27:03.798417 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.05 05:27:03.804471 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.05 05:27:03.805193 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.05 05:27:03.805995 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.05 05:27:03.806102 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.05 05:27:03.807186 [ 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.03.05 05:27:03.807662 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.05 05:27:03.811132 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.05 05:27:03.811629 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.05 05:27:03.815784 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.05 05:27:03.816108 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.05 05:27:03.816485 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.05 05:27:03.816811 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.05 05:27:03.818249 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.05 05:27:03.818275 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.05 05:27:03.818372 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.05 05:27:03.818490 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.05 05:27:03.826273 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.05 05:27:03.826300 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153593 sec | ||
| 68 | 2026.03.05 05:27:03.826363 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.05 05:27:03.826411 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.05 05:27:03.826568 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.05 05:27:03.827171 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.05 05:27:03.837939 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.05 05:27:03.837984 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.05 05:27:03.838075 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.05 05:27:03.838088 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.05 05:27:03.838123 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.05 05:27:03.838193 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.05 05:27:03.842380 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.05 05:27:03.842429 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.05 05:27:03.842478 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.05 05:27:03.842659 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.05 05:27:03.842703 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.05 05:27:03.842716 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.05 05:27:03.842785 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.05 05:27:03.842798 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.05 05:27:03.842827 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.05 05:27:03.842899 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.05 05:27:03.866765 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.05 05:27:03.868353 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.05 05:27:03.868436 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103071 sec | ||
| 91 | 2026.03.05 05:27:03.868450 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.05 05:27:03.868461 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.05 05:27:03.868486 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.05 05:27:03.868706 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.05 05:27:03.868812 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.05 05:27:03.868827 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.05 05:27:03.868838 [ 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.03.05 05:27:03.868849 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.05 05:27:03.886972 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.05 05:27:03.887221 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.70 MiB (RSS), difference: 91.92 MiB | ||
| 101 | 2026.03.05 05:27:03.888691 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.26e-05 sec. | ||
| 102 | 2026.03.05 05:27:03.889078 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.05 05:27:03.889787 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.05 05:27:03.889811 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.05 05:27:05.528902 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49756 | ||
| 106 | 2026.03.05 05:27:05.531158 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.05 05:27:05.531248 [ 3 ] {} <Debug> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49756 | ||
| 108 | 2026.03.05 05:27:05.531289 [ 3 ] {} <Debug> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.05 05:27:05.531381 [ 3 ] {} <Debug> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.05 05:27:05.531504 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.05 05:27:05.531537 [ 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.03.05 05:27:05.531643 [ 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.03.05 05:27:05.534916 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38555 | ||
| 114 | 2026.03.05 05:27:05.535968 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43622 | ||
| 115 | 2026.03.05 05:27:05.535996 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.03.05 05:27:05.535972 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34609 | ||
| 117 | 2026.03.05 05:27:05.536115 [ 4 ] {} <Debug> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Authenticating user 'default' from [fd00:1122:3344:101::d]:38555 | ||
| 118 | 2026.03.05 05:27:05.536233 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32857 | ||
| 119 | 2026.03.05 05:27:05.536267 [ 4 ] {} <Debug> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.05 05:27:05.536306 [ 4 ] {} <Debug> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.05 05:27:05.536321 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51075 | ||
| 122 | 2026.03.05 05:27:05.536601 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50429 | ||
| 123 | 2026.03.05 05:27:05.536653 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65446 | ||
| 124 | 2026.03.05 05:27:05.537044 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33560 | ||
| 125 | 2026.03.05 05:27:05.537219 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.05 05:27:05.537234 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.03.05 05:27:05.537280 [ 257 ] {} <Debug> TCP-Session: 03b85084-7c04-4fea-a085-73b0cc9cbe97 Authenticating user 'default' from [fd00:1122:3344:101::d]:50429 | ||
| 128 | 2026.03.05 05:27:05.537371 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.05 05:27:05.537413 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.05 05:27:05.537444 [ 257 ] {} <Debug> TCP-Session: 03b85084-7c04-4fea-a085-73b0cc9cbe97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.05 05:27:05.537449 [ 5 ] {} <Debug> TCP-Session: b39a651e-1602-47c4-8857-d4b6a766f110 Authenticating user 'default' from [fd00:1122:3344:101::d]:43622 | ||
| 132 | 2026.03.05 05:27:05.537544 [ 257 ] {} <Debug> TCP-Session: 03b85084-7c04-4fea-a085-73b0cc9cbe97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.05 05:27:05.537486 [ 255 ] {} <Debug> TCP-Session: b2c78729-a071-4a3e-829c-cac883d0190c Authenticating user 'default' from [fd00:1122:3344:101::d]:32857 | ||
| 134 | 2026.03.05 05:27:05.537594 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.03.05 05:27:05.537650 [ 5 ] {} <Debug> TCP-Session: b39a651e-1602-47c4-8857-d4b6a766f110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.05 05:27:05.537669 [ 255 ] {} <Debug> TCP-Session: b2c78729-a071-4a3e-829c-cac883d0190c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.05 05:27:05.537598 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.05 05:27:05.537774 [ 255 ] {} <Debug> TCP-Session: b2c78729-a071-4a3e-829c-cac883d0190c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.05 05:27:05.537754 [ 5 ] {} <Debug> TCP-Session: b39a651e-1602-47c4-8857-d4b6a766f110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.05 05:27:05.537746 [ 258 ] {} <Debug> TCP-Session: 457a833c-22a2-4965-947e-35dc40bca36a Authenticating user 'default' from [fd00:1122:3344:101::d]:33560 | ||
| 141 | 2026.03.05 05:27:05.537852 [ 256 ] {} <Debug> TCP-Session: 5f721247-2b1c-4e9d-92fe-06cb1a542a2a Authenticating user 'default' from [fd00:1122:3344:101::d]:51075 | ||
| 142 | 2026.03.05 05:27:05.537468 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.05 05:27:05.537468 [ 259 ] {} <Debug> TCP-Session: 5d522b7e-8108-4b36-9c18-b5e4f23c3b4c Authenticating user 'default' from [fd00:1122:3344:101::d]:65446 | ||
| 144 | 2026.03.05 05:27:05.538000 [ 253 ] {} <Debug> TCP-Session: 00463cc6-6505-4c3d-b765-f35215dafee4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34609 | ||
| 145 | 2026.03.05 05:27:05.537994 [ 256 ] {} <Debug> TCP-Session: 5f721247-2b1c-4e9d-92fe-06cb1a542a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.05 05:27:05.537968 [ 258 ] {} <Debug> TCP-Session: 457a833c-22a2-4965-947e-35dc40bca36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.05 05:27:05.538141 [ 253 ] {} <Debug> TCP-Session: 00463cc6-6505-4c3d-b765-f35215dafee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.05 05:27:05.538120 [ 256 ] {} <Debug> TCP-Session: 5f721247-2b1c-4e9d-92fe-06cb1a542a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.05 05:27:05.538116 [ 259 ] {} <Debug> TCP-Session: 5d522b7e-8108-4b36-9c18-b5e4f23c3b4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.05 05:27:05.538253 [ 253 ] {} <Debug> TCP-Session: 00463cc6-6505-4c3d-b765-f35215dafee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.05 05:27:05.538221 [ 258 ] {} <Debug> TCP-Session: 457a833c-22a2-4965-947e-35dc40bca36a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.05 05:27:05.538334 [ 259 ] {} <Debug> TCP-Session: 5d522b7e-8108-4b36-9c18-b5e4f23c3b4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.05 05:27:05.542771 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.05 05:27:05.546429 [ 3 ] {34152627-c011-49c5-a9bf-7107a2d460a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.05 05:27:05.682951 [ 3 ] {34152627-c011-49c5-a9bf-7107a2d460a8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49756) (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.03.05 05:27:05.684505 [ 3 ] {34152627-c011-49c5-a9bf-7107a2d460a8} <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.03.05 05:27:05.684834 [ 3 ] {34152627-c011-49c5-a9bf-7107a2d460a8} <Debug> TCPHandler: Processed in 0.147147545 sec. | ||
| 204 | 2026.03.05 05:27:05.685560 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.05 05:27:05.685949 [ 4 ] {a10539f7-64e1-45b2-8ddb-93877bcbe174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.05 05:27:05.686585 [ 4 ] {a10539f7-64e1-45b2-8ddb-93877bcbe174} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38555) (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.03.05 05:27:05.686981 [ 4 ] {a10539f7-64e1-45b2-8ddb-93877bcbe174} <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.03.05 05:27:05.687290 [ 4 ] {a10539f7-64e1-45b2-8ddb-93877bcbe174} <Debug> TCPHandler: Processed in 0.001967623 sec. | ||
| 255 | 2026.03.05 05:27:05.687837 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.05 05:27:05.689000 [ 3 ] {a5af5591-3754-40c5-8cac-d428bb2c3af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.05 05:27:05.689806 [ 3 ] {a5af5591-3754-40c5-8cac-d428bb2c3af9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.05 05:27:05.691456 [ 3 ] {a5af5591-3754-40c5-8cac-d428bb2c3af9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.05 05:27:05.691485 [ 3 ] {a5af5591-3754-40c5-8cac-d428bb2c3af9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.0991e-05 sec | ||
| 260 | 2026.03.05 05:27:05.691502 [ 3 ] {a5af5591-3754-40c5-8cac-d428bb2c3af9} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.05 05:27:05.691573 [ 3 ] {a5af5591-3754-40c5-8cac-d428bb2c3af9} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.05 05:27:05.691661 [ 3 ] {a5af5591-3754-40c5-8cac-d428bb2c3af9} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.05 05:27:05.692502 [ 3 ] {a5af5591-3754-40c5-8cac-d428bb2c3af9} <Debug> TCPHandler: Processed in 0.004830442 sec. | ||
| 264 | 2026.03.05 05:27:05.692678 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.05 05:27:05.692984 [ 3 ] {c00017e9-e35f-4cca-bd81-a8b9ec6d0aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) /* 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.03.05 05:27:05.693060 [ 3 ] {c00017e9-e35f-4cca-bd81-a8b9ec6d0aa7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.05 05:27:05.700076 [ 3 ] {c00017e9-e35f-4cca-bd81-a8b9ec6d0aa7} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.05 05:27:05.701667 [ 3 ] {c00017e9-e35f-4cca-bd81-a8b9ec6d0aa7} <Debug> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e): Loading data parts | ||
| 270 | 2026.03.05 05:27:05.703214 [ 3 ] {c00017e9-e35f-4cca-bd81-a8b9ec6d0aa7} <Debug> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e): There are no data parts | ||
| 271 | 2026.03.05 05:27:05.707031 [ 3 ] {c00017e9-e35f-4cca-bd81-a8b9ec6d0aa7} <Debug> TCPHandler: Processed in 0.014413957 sec. | ||
| 272 | 2026.03.05 05:27:05.707336 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.05 05:27:05.707594 [ 3 ] {d2139686-9f77-443b-947b-df9beab8e3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) /* 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.03.05 05:27:05.707771 [ 3 ] {d2139686-9f77-443b-947b-df9beab8e3e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.05 05:27:05.721053 [ 3 ] {d2139686-9f77-443b-947b-df9beab8e3e3} <Debug> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Loading data parts | ||
| 286 | 2026.03.05 05:27:05.721416 [ 3 ] {d2139686-9f77-443b-947b-df9beab8e3e3} <Debug> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): There are no data parts | ||
| 287 | 2026.03.05 05:27:05.723009 [ 3 ] {d2139686-9f77-443b-947b-df9beab8e3e3} <Debug> TCPHandler: Processed in 0.01580993 sec. | ||
| 288 | 2026.03.05 05:27:05.723268 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.05 05:27:05.723620 [ 3 ] {bc302d1b-ad5b-440a-b084-f75d4a6c8a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.03.05 05:27:05.723790 [ 3 ] {bc302d1b-ad5b-440a-b084-f75d4a6c8a79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.05 05:27:05.726103 [ 3 ] {bc302d1b-ad5b-440a-b084-f75d4a6c8a79} <Debug> oximeter.measurements_i8 (983de9f0-f23f-4eca-9a67-807625fd83e3): Loading data parts | ||
| 292 | 2026.03.05 05:27:05.726377 [ 3 ] {bc302d1b-ad5b-440a-b084-f75d4a6c8a79} <Debug> oximeter.measurements_i8 (983de9f0-f23f-4eca-9a67-807625fd83e3): There are no data parts | ||
| 293 | 2026.03.05 05:27:05.727758 [ 3 ] {bc302d1b-ad5b-440a-b084-f75d4a6c8a79} <Debug> TCPHandler: Processed in 0.004592448 sec. | ||
| 294 | 2026.03.05 05:27:05.727977 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.05 05:27:05.728169 [ 3 ] {7c205a03-48d0-431b-98af-82373f900aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.03.05 05:27:05.728315 [ 3 ] {7c205a03-48d0-431b-98af-82373f900aed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.05 05:27:05.730263 [ 3 ] {7c205a03-48d0-431b-98af-82373f900aed} <Debug> oximeter.measurements_u8 (55398efd-08c1-440f-902b-23535dbc72c6): Loading data parts | ||
| 298 | 2026.03.05 05:27:05.730537 [ 3 ] {7c205a03-48d0-431b-98af-82373f900aed} <Debug> oximeter.measurements_u8 (55398efd-08c1-440f-902b-23535dbc72c6): There are no data parts | ||
| 299 | 2026.03.05 05:27:05.731920 [ 3 ] {7c205a03-48d0-431b-98af-82373f900aed} <Debug> TCPHandler: Processed in 0.004008049 sec. | ||
| 300 | 2026.03.05 05:27:05.732091 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.05 05:27:05.732479 [ 3 ] {e219ece1-00bc-47f6-b64b-9b0762cb6427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.03.05 05:27:05.732536 [ 3 ] {e219ece1-00bc-47f6-b64b-9b0762cb6427} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.05 05:27:05.734670 [ 3 ] {e219ece1-00bc-47f6-b64b-9b0762cb6427} <Debug> oximeter.measurements_i16 (9f39d219-a9a0-4ccb-8d5b-8801281cac28): Loading data parts | ||
| 304 | 2026.03.05 05:27:05.734859 [ 3 ] {e219ece1-00bc-47f6-b64b-9b0762cb6427} <Debug> oximeter.measurements_i16 (9f39d219-a9a0-4ccb-8d5b-8801281cac28): There are no data parts | ||
| 305 | 2026.03.05 05:27:05.736498 [ 3 ] {e219ece1-00bc-47f6-b64b-9b0762cb6427} <Debug> TCPHandler: Processed in 0.004462117 sec. | ||
| 306 | 2026.03.05 05:27:05.736793 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.05 05:27:05.737028 [ 3 ] {af6bf751-a41f-442f-bc42-73ed7a11d1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.03.05 05:27:05.737279 [ 3 ] {af6bf751-a41f-442f-bc42-73ed7a11d1bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.05 05:27:05.739285 [ 3 ] {af6bf751-a41f-442f-bc42-73ed7a11d1bb} <Debug> oximeter.measurements_u16 (e2283114-8254-40a7-83bd-6d3fb753cc58): Loading data parts | ||
| 310 | 2026.03.05 05:27:05.739551 [ 3 ] {af6bf751-a41f-442f-bc42-73ed7a11d1bb} <Debug> oximeter.measurements_u16 (e2283114-8254-40a7-83bd-6d3fb753cc58): There are no data parts | ||
| 311 | 2026.03.05 05:27:05.740848 [ 3 ] {af6bf751-a41f-442f-bc42-73ed7a11d1bb} <Debug> TCPHandler: Processed in 0.004128601 sec. | ||
| 312 | 2026.03.05 05:27:05.741034 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.05 05:27:05.741314 [ 3 ] {8787eed9-0738-4a42-a1d4-6ee3230a8f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.03.05 05:27:05.741372 [ 3 ] {8787eed9-0738-4a42-a1d4-6ee3230a8f7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.05 05:27:05.743464 [ 3 ] {8787eed9-0738-4a42-a1d4-6ee3230a8f7e} <Debug> oximeter.measurements_i32 (64ce3852-b13b-49c9-8243-6b58e140c15e): Loading data parts | ||
| 316 | 2026.03.05 05:27:05.743652 [ 3 ] {8787eed9-0738-4a42-a1d4-6ee3230a8f7e} <Debug> oximeter.measurements_i32 (64ce3852-b13b-49c9-8243-6b58e140c15e): There are no data parts | ||
| 317 | 2026.03.05 05:27:05.745169 [ 3 ] {8787eed9-0738-4a42-a1d4-6ee3230a8f7e} <Debug> TCPHandler: Processed in 0.004200482 sec. | ||
| 318 | 2026.03.05 05:27:05.745459 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.05 05:27:05.745658 [ 3 ] {2ba0a9a3-1d8d-42b2-867e-d14293e3f7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.03.05 05:27:05.745815 [ 3 ] {2ba0a9a3-1d8d-42b2-867e-d14293e3f7f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.05 05:27:05.747989 [ 3 ] {2ba0a9a3-1d8d-42b2-867e-d14293e3f7f2} <Debug> oximeter.measurements_u32 (c7f2f304-7f4a-4815-8df5-c214e82e1de4): Loading data parts | ||
| 322 | 2026.03.05 05:27:05.748247 [ 3 ] {2ba0a9a3-1d8d-42b2-867e-d14293e3f7f2} <Debug> oximeter.measurements_u32 (c7f2f304-7f4a-4815-8df5-c214e82e1de4): There are no data parts | ||
| 323 | 2026.03.05 05:27:05.750084 [ 3 ] {2ba0a9a3-1d8d-42b2-867e-d14293e3f7f2} <Debug> TCPHandler: Processed in 0.004701501 sec. | ||
| 324 | 2026.03.05 05:27:05.750300 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.03.05 05:27:05.750594 [ 3 ] {74c1ad28-43c6-428d-b5ac-da152b302aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.03.05 05:27:05.750697 [ 3 ] {74c1ad28-43c6-428d-b5ac-da152b302aee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.03.05 05:27:05.753132 [ 3 ] {74c1ad28-43c6-428d-b5ac-da152b302aee} <Debug> oximeter.measurements_i64 (36dfbee1-a970-4708-8cb2-07f899242593): Loading data parts | ||
| 328 | 2026.03.05 05:27:05.753476 [ 3 ] {74c1ad28-43c6-428d-b5ac-da152b302aee} <Debug> oximeter.measurements_i64 (36dfbee1-a970-4708-8cb2-07f899242593): There are no data parts | ||
| 329 | 2026.03.05 05:27:05.755020 [ 3 ] {74c1ad28-43c6-428d-b5ac-da152b302aee} <Debug> TCPHandler: Processed in 0.004802702 sec. | ||
| 330 | 2026.03.05 05:27:05.755296 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.03.05 05:27:05.755492 [ 3 ] {f1f7cc39-5a99-4281-8335-aeebcba73b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.03.05 05:27:05.755648 [ 3 ] {f1f7cc39-5a99-4281-8335-aeebcba73b83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.03.05 05:27:05.757654 [ 3 ] {f1f7cc39-5a99-4281-8335-aeebcba73b83} <Debug> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Loading data parts | ||
| 334 | 2026.03.05 05:27:05.757869 [ 3 ] {f1f7cc39-5a99-4281-8335-aeebcba73b83} <Debug> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): There are no data parts | ||
| 335 | 2026.03.05 05:27:05.759702 [ 3 ] {f1f7cc39-5a99-4281-8335-aeebcba73b83} <Debug> TCPHandler: Processed in 0.004463916 sec. | ||
| 336 | 2026.03.05 05:27:05.759899 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.05 05:27:05.760132 [ 3 ] {6a9907a6-80b8-478c-a942-c1df15f12acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.03.05 05:27:05.760308 [ 3 ] {6a9907a6-80b8-478c-a942-c1df15f12acf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.03.05 05:27:05.762782 [ 3 ] {6a9907a6-80b8-478c-a942-c1df15f12acf} <Debug> oximeter.measurements_f32 (22dea755-c562-4d8c-a53b-93b22542967b): Loading data parts | ||
| 340 | 2026.03.05 05:27:05.762958 [ 3 ] {6a9907a6-80b8-478c-a942-c1df15f12acf} <Debug> oximeter.measurements_f32 (22dea755-c562-4d8c-a53b-93b22542967b): There are no data parts | ||
| 341 | 2026.03.05 05:27:05.764474 [ 3 ] {6a9907a6-80b8-478c-a942-c1df15f12acf} <Debug> TCPHandler: Processed in 0.00464558 sec. | ||
| 342 | 2026.03.05 05:27:05.764673 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.05 05:27:05.765017 [ 3 ] {81463cc8-17df-4d25-a3d5-58f5e70a692d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.03.05 05:27:05.765181 [ 3 ] {81463cc8-17df-4d25-a3d5-58f5e70a692d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.03.05 05:27:05.767149 [ 3 ] {81463cc8-17df-4d25-a3d5-58f5e70a692d} <Debug> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Loading data parts | ||
| 346 | 2026.03.05 05:27:05.767379 [ 3 ] {81463cc8-17df-4d25-a3d5-58f5e70a692d} <Debug> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): There are no data parts | ||
| 347 | 2026.03.05 05:27:05.768790 [ 3 ] {81463cc8-17df-4d25-a3d5-58f5e70a692d} <Debug> TCPHandler: Processed in 0.004191812 sec. | ||
| 348 | 2026.03.05 05:27:05.768975 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.03.05 05:27:05.769190 [ 3 ] {d11bc982-3fa2-487e-8c79-58c7fcd2e0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.03.05 05:27:05.769355 [ 3 ] {d11bc982-3fa2-487e-8c79-58c7fcd2e0b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.03.05 05:27:05.771439 [ 3 ] {d11bc982-3fa2-487e-8c79-58c7fcd2e0b8} <Debug> oximeter.measurements_string (e47c5ec0-4f07-4edd-8e0c-aeb7e009b066): Loading data parts | ||
| 352 | 2026.03.05 05:27:05.771752 [ 3 ] {d11bc982-3fa2-487e-8c79-58c7fcd2e0b8} <Debug> oximeter.measurements_string (e47c5ec0-4f07-4edd-8e0c-aeb7e009b066): There are no data parts | ||
| 353 | 2026.03.05 05:27:05.773078 [ 3 ] {d11bc982-3fa2-487e-8c79-58c7fcd2e0b8} <Debug> TCPHandler: Processed in 0.004174701 sec. | ||
| 354 | 2026.03.05 05:27:05.773281 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.03.05 05:27:05.773589 [ 3 ] {ebb99c2b-b8b5-4c8c-a2c7-2f5b82a2a309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.03.05 05:27:05.773778 [ 3 ] {ebb99c2b-b8b5-4c8c-a2c7-2f5b82a2a309} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.03.05 05:27:05.776113 [ 3 ] {ebb99c2b-b8b5-4c8c-a2c7-2f5b82a2a309} <Debug> oximeter.measurements_bytes (ee991567-faff-40dd-9820-646c6a74aa8d): Loading data parts | ||
| 365 | 2026.03.05 05:27:05.776389 [ 3 ] {ebb99c2b-b8b5-4c8c-a2c7-2f5b82a2a309} <Debug> oximeter.measurements_bytes (ee991567-faff-40dd-9820-646c6a74aa8d): There are no data parts | ||
| 366 | 2026.03.05 05:27:05.777799 [ 3 ] {ebb99c2b-b8b5-4c8c-a2c7-2f5b82a2a309} <Debug> TCPHandler: Processed in 0.004585889 sec. | ||
| 367 | 2026.03.05 05:27:05.778098 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.05 05:27:05.778341 [ 3 ] {b4e2db90-f842-4896-a9f2-0f7c496cdbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.03.05 05:27:05.778512 [ 3 ] {b4e2db90-f842-4896-a9f2-0f7c496cdbc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.03.05 05:27:05.780529 [ 3 ] {b4e2db90-f842-4896-a9f2-0f7c496cdbc8} <Debug> oximeter.measurements_cumulativei64 (07f88c35-b80d-4dd6-bb44-5669ea064fb7): Loading data parts | ||
| 371 | 2026.03.05 05:27:05.780900 [ 3 ] {b4e2db90-f842-4896-a9f2-0f7c496cdbc8} <Debug> oximeter.measurements_cumulativei64 (07f88c35-b80d-4dd6-bb44-5669ea064fb7): There are no data parts | ||
| 372 | 2026.03.05 05:27:05.782531 [ 3 ] {b4e2db90-f842-4896-a9f2-0f7c496cdbc8} <Debug> TCPHandler: Processed in 0.004495507 sec. | ||
| 373 | 2026.03.05 05:27:05.782702 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.05 05:27:05.783039 [ 3 ] {fb308a9c-5083-4349-a00b-8f27bbfc4c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.03.05 05:27:05.783145 [ 3 ] {fb308a9c-5083-4349-a00b-8f27bbfc4c8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.03.05 05:27:05.785711 [ 3 ] {fb308a9c-5083-4349-a00b-8f27bbfc4c8c} <Debug> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Loading data parts | ||
| 377 | 2026.03.05 05:27:05.785929 [ 3 ] {fb308a9c-5083-4349-a00b-8f27bbfc4c8c} <Debug> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): There are no data parts | ||
| 378 | 2026.03.05 05:27:05.788013 [ 3 ] {fb308a9c-5083-4349-a00b-8f27bbfc4c8c} <Debug> TCPHandler: Processed in 0.005365491 sec. | ||
| 379 | 2026.03.05 05:27:05.788236 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.05 05:27:05.788434 [ 3 ] {6a84ad20-469c-46d2-b0b2-f9c17e08073c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.03.05 05:27:05.788609 [ 3 ] {6a84ad20-469c-46d2-b0b2-f9c17e08073c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.03.05 05:27:05.790814 [ 3 ] {6a84ad20-469c-46d2-b0b2-f9c17e08073c} <Debug> oximeter.measurements_cumulativef32 (21e328aa-9ba1-4fa7-921a-3d7158beca7d): Loading data parts | ||
| 383 | 2026.03.05 05:27:05.791186 [ 3 ] {6a84ad20-469c-46d2-b0b2-f9c17e08073c} <Debug> oximeter.measurements_cumulativef32 (21e328aa-9ba1-4fa7-921a-3d7158beca7d): There are no data parts | ||
| 384 | 2026.03.05 05:27:05.792697 [ 3 ] {6a84ad20-469c-46d2-b0b2-f9c17e08073c} <Debug> TCPHandler: Processed in 0.004524227 sec. | ||
| 385 | 2026.03.05 05:27:05.792871 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.05 05:27:05.793194 [ 3 ] {39b04758-fd17-4ef2-8e31-06b99edd802e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.03.05 05:27:05.793333 [ 3 ] {39b04758-fd17-4ef2-8e31-06b99edd802e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.03.05 05:27:05.795296 [ 3 ] {39b04758-fd17-4ef2-8e31-06b99edd802e} <Debug> oximeter.measurements_cumulativef64 (205d6c06-6f33-4a2d-84fd-24a2fd8d3f78): Loading data parts | ||
| 389 | 2026.03.05 05:27:05.795494 [ 3 ] {39b04758-fd17-4ef2-8e31-06b99edd802e} <Debug> oximeter.measurements_cumulativef64 (205d6c06-6f33-4a2d-84fd-24a2fd8d3f78): There are no data parts | ||
| 390 | 2026.03.05 05:27:05.797598 [ 3 ] {39b04758-fd17-4ef2-8e31-06b99edd802e} <Debug> TCPHandler: Processed in 0.004787232 sec. | ||
| 391 | 2026.03.05 05:27:05.797866 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.05 05:27:05.798184 [ 3 ] {e6fe0d22-158c-4b22-93ef-a29d0b2e2b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2026.03.05 05:27:05.798501 [ 3 ] {e6fe0d22-158c-4b22-93ef-a29d0b2e2b25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.03.05 05:27:05.800904 [ 3 ] {e6fe0d22-158c-4b22-93ef-a29d0b2e2b25} <Debug> oximeter.measurements_histogrami8 (0304e0fa-d843-4e0b-832b-bd64fe86868f): Loading data parts | ||
| 405 | 2026.03.05 05:27:05.801193 [ 3 ] {e6fe0d22-158c-4b22-93ef-a29d0b2e2b25} <Debug> oximeter.measurements_histogrami8 (0304e0fa-d843-4e0b-832b-bd64fe86868f): There are no data parts | ||
| 406 | 2026.03.05 05:27:05.802636 [ 3 ] {e6fe0d22-158c-4b22-93ef-a29d0b2e2b25} <Debug> TCPHandler: Processed in 0.004844303 sec. | ||
| 407 | 2026.03.05 05:27:05.802819 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.03.05 05:27:05.803318 [ 3 ] {10d10b57-daf2-4881-a870-9a954c63980b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2026.03.05 05:27:05.803516 [ 3 ] {10d10b57-daf2-4881-a870-9a954c63980b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.03.05 05:27:05.805856 [ 3 ] {10d10b57-daf2-4881-a870-9a954c63980b} <Debug> oximeter.measurements_histogramu8 (77d1bbff-37a0-48c7-8f2a-fdd1ff3194d3): Loading data parts | ||
| 411 | 2026.03.05 05:27:05.806126 [ 3 ] {10d10b57-daf2-4881-a870-9a954c63980b} <Debug> oximeter.measurements_histogramu8 (77d1bbff-37a0-48c7-8f2a-fdd1ff3194d3): There are no data parts | ||
| 412 | 2026.03.05 05:27:05.807799 [ 3 ] {10d10b57-daf2-4881-a870-9a954c63980b} <Debug> TCPHandler: Processed in 0.005042676 sec. | ||
| 413 | 2026.03.05 05:27:05.807971 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.03.05 05:27:05.808257 [ 3 ] {c618b8df-a9df-4dbd-a99f-59e8bc167144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.03.05 05:27:05.808444 [ 3 ] {c618b8df-a9df-4dbd-a99f-59e8bc167144} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.03.05 05:27:05.811318 [ 3 ] {c618b8df-a9df-4dbd-a99f-59e8bc167144} <Debug> oximeter.measurements_histogrami16 (4ec8ee8a-7a90-4bff-848a-a362d90d8b18): Loading data parts | ||
| 417 | 2026.03.05 05:27:05.811642 [ 3 ] {c618b8df-a9df-4dbd-a99f-59e8bc167144} <Debug> oximeter.measurements_histogrami16 (4ec8ee8a-7a90-4bff-848a-a362d90d8b18): There are no data parts | ||
| 418 | 2026.03.05 05:27:05.813095 [ 3 ] {c618b8df-a9df-4dbd-a99f-59e8bc167144} <Debug> TCPHandler: Processed in 0.005187669 sec. | ||
| 419 | 2026.03.05 05:27:05.813266 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.03.05 05:27:05.813711 [ 3 ] {398e5d35-0276-4842-9deb-f5f416890ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.03.05 05:27:05.813871 [ 3 ] {398e5d35-0276-4842-9deb-f5f416890ea3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.03.05 05:27:05.816151 [ 3 ] {398e5d35-0276-4842-9deb-f5f416890ea3} <Debug> oximeter.measurements_histogramu16 (001fe825-6f48-4ba5-96d5-fa45833e9528): Loading data parts | ||
| 423 | 2026.03.05 05:27:05.816332 [ 3 ] {398e5d35-0276-4842-9deb-f5f416890ea3} <Debug> oximeter.measurements_histogramu16 (001fe825-6f48-4ba5-96d5-fa45833e9528): There are no data parts | ||
| 424 | 2026.03.05 05:27:05.817713 [ 3 ] {398e5d35-0276-4842-9deb-f5f416890ea3} <Debug> TCPHandler: Processed in 0.004508557 sec. | ||
| 425 | 2026.03.05 05:27:05.817901 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.03.05 05:27:05.818172 [ 3 ] {992e0b0f-4eda-4833-8238-00f52147cdbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.03.05 05:27:05.818368 [ 3 ] {992e0b0f-4eda-4833-8238-00f52147cdbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.03.05 05:27:05.820568 [ 3 ] {992e0b0f-4eda-4833-8238-00f52147cdbd} <Debug> oximeter.measurements_histogrami32 (543a0cc0-336f-4bac-9c85-051407380a84): Loading data parts | ||
| 429 | 2026.03.05 05:27:05.820871 [ 3 ] {992e0b0f-4eda-4833-8238-00f52147cdbd} <Debug> oximeter.measurements_histogrami32 (543a0cc0-336f-4bac-9c85-051407380a84): There are no data parts | ||
| 430 | 2026.03.05 05:27:05.822271 [ 3 ] {992e0b0f-4eda-4833-8238-00f52147cdbd} <Debug> TCPHandler: Processed in 0.004432506 sec. | ||
| 431 | 2026.03.05 05:27:05.822458 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.03.05 05:27:05.822844 [ 3 ] {e3027a5f-bbca-4ff4-b700-9dc26b8e4fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.03.05 05:27:05.823017 [ 3 ] {e3027a5f-bbca-4ff4-b700-9dc26b8e4fd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.03.05 05:27:05.825361 [ 3 ] {e3027a5f-bbca-4ff4-b700-9dc26b8e4fd7} <Debug> oximeter.measurements_histogramu32 (18195500-718f-40db-817d-7281f5e12c4c): Loading data parts | ||
| 435 | 2026.03.05 05:27:05.825643 [ 3 ] {e3027a5f-bbca-4ff4-b700-9dc26b8e4fd7} <Debug> oximeter.measurements_histogramu32 (18195500-718f-40db-817d-7281f5e12c4c): There are no data parts | ||
| 436 | 2026.03.05 05:27:05.827223 [ 3 ] {e3027a5f-bbca-4ff4-b700-9dc26b8e4fd7} <Debug> TCPHandler: Processed in 0.004829693 sec. | ||
| 437 | 2026.03.05 05:27:05.827557 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.03.05 05:27:05.827963 [ 3 ] {abb432df-567a-49bc-a3c9-0b9d0504580b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.03.05 05:27:05.828168 [ 3 ] {abb432df-567a-49bc-a3c9-0b9d0504580b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.03.05 05:27:05.830710 [ 3 ] {abb432df-567a-49bc-a3c9-0b9d0504580b} <Debug> oximeter.measurements_histogrami64 (63d77770-a30b-4401-946e-90735247c428): Loading data parts | ||
| 441 | 2026.03.05 05:27:05.830977 [ 3 ] {abb432df-567a-49bc-a3c9-0b9d0504580b} <Debug> oximeter.measurements_histogrami64 (63d77770-a30b-4401-946e-90735247c428): There are no data parts | ||
| 442 | 2026.03.05 05:27:05.832446 [ 3 ] {abb432df-567a-49bc-a3c9-0b9d0504580b} <Debug> TCPHandler: Processed in 0.004975845 sec. | ||
| 443 | 2026.03.05 05:27:05.832646 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.03.05 05:27:05.833000 [ 3 ] {b31a7ad9-5e90-4b53-9669-ed9f3f7688ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.03.05 05:27:05.833151 [ 3 ] {b31a7ad9-5e90-4b53-9669-ed9f3f7688ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.03.05 05:27:05.835666 [ 3 ] {b31a7ad9-5e90-4b53-9669-ed9f3f7688ca} <Debug> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Loading data parts | ||
| 447 | 2026.03.05 05:27:05.835907 [ 3 ] {b31a7ad9-5e90-4b53-9669-ed9f3f7688ca} <Debug> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): There are no data parts | ||
| 448 | 2026.03.05 05:27:05.837482 [ 3 ] {b31a7ad9-5e90-4b53-9669-ed9f3f7688ca} <Debug> TCPHandler: Processed in 0.004903834 sec. | ||
| 449 | 2026.03.05 05:27:05.837765 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.03.05 05:27:05.838045 [ 3 ] {9730a564-a78a-449a-9a43-41041de09e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.03.05 05:27:05.838272 [ 3 ] {9730a564-a78a-449a-9a43-41041de09e1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.03.05 05:27:05.840444 [ 3 ] {9730a564-a78a-449a-9a43-41041de09e1d} <Debug> oximeter.measurements_histogramf32 (ae4de4e0-7ac8-4a4c-8531-7c275720afda): Loading data parts | ||
| 453 | 2026.03.05 05:27:05.840749 [ 3 ] {9730a564-a78a-449a-9a43-41041de09e1d} <Debug> oximeter.measurements_histogramf32 (ae4de4e0-7ac8-4a4c-8531-7c275720afda): There are no data parts | ||
| 454 | 2026.03.05 05:27:05.842328 [ 3 ] {9730a564-a78a-449a-9a43-41041de09e1d} <Debug> TCPHandler: Processed in 0.004631379 sec. | ||
| 455 | 2026.03.05 05:27:05.842522 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.03.05 05:27:05.842984 [ 3 ] {822125d8-31ff-4e70-9255-a7f004761aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.03.05 05:27:05.843172 [ 3 ] {822125d8-31ff-4e70-9255-a7f004761aeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.03.05 05:27:05.845703 [ 3 ] {822125d8-31ff-4e70-9255-a7f004761aeb} <Debug> oximeter.measurements_histogramf64 (794a11b7-1ce5-43ba-b624-bdaba7e8e8d8): Loading data parts | ||
| 459 | 2026.03.05 05:27:05.845912 [ 3 ] {822125d8-31ff-4e70-9255-a7f004761aeb} <Debug> oximeter.measurements_histogramf64 (794a11b7-1ce5-43ba-b624-bdaba7e8e8d8): There are no data parts | ||
| 460 | 2026.03.05 05:27:05.847335 [ 3 ] {822125d8-31ff-4e70-9255-a7f004761aeb} <Debug> TCPHandler: Processed in 0.004883783 sec. | ||
| 461 | 2026.03.05 05:27:05.847651 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.03.05 05:27:05.847895 [ 3 ] {c490cfb5-15bc-444c-94ac-f58fde81aaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.03.05 05:27:05.848086 [ 3 ] {c490cfb5-15bc-444c-94ac-f58fde81aaa3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.03.05 05:27:05.850504 [ 3 ] {c490cfb5-15bc-444c-94ac-f58fde81aaa3} <Debug> oximeter.fields_bool (8838a0bf-1b76-4526-bece-1072b5d4c571): Loading data parts | ||
| 490 | 2026.03.05 05:27:05.850726 [ 3 ] {c490cfb5-15bc-444c-94ac-f58fde81aaa3} <Debug> oximeter.fields_bool (8838a0bf-1b76-4526-bece-1072b5d4c571): There are no data parts | ||
| 491 | 2026.03.05 05:27:05.852146 [ 3 ] {c490cfb5-15bc-444c-94ac-f58fde81aaa3} <Debug> TCPHandler: Processed in 0.004574388 sec. | ||
| 492 | 2026.03.05 05:27:05.852340 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.03.05 05:27:05.852529 [ 3 ] {7d90ea1e-5948-45fa-944d-195e87d59272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.03.05 05:27:05.852693 [ 3 ] {7d90ea1e-5948-45fa-944d-195e87d59272} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.03.05 05:27:05.854912 [ 3 ] {7d90ea1e-5948-45fa-944d-195e87d59272} <Debug> oximeter.fields_i8 (97f8d98b-8686-4966-af0c-a56b60b9b42e): Loading data parts | ||
| 496 | 2026.03.05 05:27:05.855098 [ 3 ] {7d90ea1e-5948-45fa-944d-195e87d59272} <Debug> oximeter.fields_i8 (97f8d98b-8686-4966-af0c-a56b60b9b42e): There are no data parts | ||
| 497 | 2026.03.05 05:27:05.856444 [ 3 ] {7d90ea1e-5948-45fa-944d-195e87d59272} <Debug> TCPHandler: Processed in 0.004180742 sec. | ||
| 498 | 2026.03.05 05:27:05.856633 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.05 05:27:05.856964 [ 3 ] {2c7c8539-4e46-4410-81f1-6205743e687f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.03.05 05:27:05.857144 [ 3 ] {2c7c8539-4e46-4410-81f1-6205743e687f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.03.05 05:27:05.859213 [ 3 ] {2c7c8539-4e46-4410-81f1-6205743e687f} <Debug> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Loading data parts | ||
| 502 | 2026.03.05 05:27:05.859408 [ 3 ] {2c7c8539-4e46-4410-81f1-6205743e687f} <Debug> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): There are no data parts | ||
| 503 | 2026.03.05 05:27:05.861066 [ 3 ] {2c7c8539-4e46-4410-81f1-6205743e687f} <Debug> TCPHandler: Processed in 0.004503267 sec. | ||
| 504 | 2026.03.05 05:27:05.861278 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.05 05:27:05.861499 [ 3 ] {e8ecccef-f56e-45a4-ad1b-a6e56988d8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.03.05 05:27:05.861726 [ 3 ] {e8ecccef-f56e-45a4-ad1b-a6e56988d8a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.03.05 05:27:05.864322 [ 3 ] {e8ecccef-f56e-45a4-ad1b-a6e56988d8a0} <Debug> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Loading data parts | ||
| 508 | 2026.03.05 05:27:05.864504 [ 3 ] {e8ecccef-f56e-45a4-ad1b-a6e56988d8a0} <Debug> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): There are no data parts | ||
| 509 | 2026.03.05 05:27:05.865884 [ 3 ] {e8ecccef-f56e-45a4-ad1b-a6e56988d8a0} <Debug> TCPHandler: Processed in 0.00468413 sec. | ||
| 510 | 2026.03.05 05:27:05.866067 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.03.05 05:27:05.866408 [ 3 ] {4a28ed40-432b-4bfc-b8b7-5804115e2f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.03.05 05:27:05.866577 [ 3 ] {4a28ed40-432b-4bfc-b8b7-5804115e2f61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.03.05 05:27:05.868644 [ 3 ] {4a28ed40-432b-4bfc-b8b7-5804115e2f61} <Debug> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Loading data parts | ||
| 514 | 2026.03.05 05:27:05.868877 [ 3 ] {4a28ed40-432b-4bfc-b8b7-5804115e2f61} <Debug> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): There are no data parts | ||
| 515 | 2026.03.05 05:27:05.870357 [ 3 ] {4a28ed40-432b-4bfc-b8b7-5804115e2f61} <Debug> TCPHandler: Processed in 0.004352555 sec. | ||
| 516 | 2026.03.05 05:27:05.870679 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.03.05 05:27:05.871002 [ 3 ] {af337470-ad49-4023-b317-8c3dce614aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.03.05 05:27:05.871269 [ 3 ] {af337470-ad49-4023-b317-8c3dce614aa1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.03.05 05:27:05.873786 [ 3 ] {af337470-ad49-4023-b317-8c3dce614aa1} <Debug> oximeter.fields_i32 (6b7b019d-c0db-46a1-a837-b7429d1d5523): Loading data parts | ||
| 520 | 2026.03.05 05:27:05.873988 [ 3 ] {af337470-ad49-4023-b317-8c3dce614aa1} <Debug> oximeter.fields_i32 (6b7b019d-c0db-46a1-a837-b7429d1d5523): There are no data parts | ||
| 521 | 2026.03.05 05:27:05.875414 [ 3 ] {af337470-ad49-4023-b317-8c3dce614aa1} <Debug> TCPHandler: Processed in 0.004887713 sec. | ||
| 522 | 2026.03.05 05:27:05.875608 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.03.05 05:27:05.876021 [ 3 ] {c24ae83b-4aea-4055-9f13-224b6eea7c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2026.03.05 05:27:05.876205 [ 3 ] {c24ae83b-4aea-4055-9f13-224b6eea7c03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.03.05 05:27:05.878495 [ 3 ] {c24ae83b-4aea-4055-9f13-224b6eea7c03} <Debug> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Loading data parts | ||
| 526 | 2026.03.05 05:27:05.878687 [ 3 ] {c24ae83b-4aea-4055-9f13-224b6eea7c03} <Debug> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): There are no data parts | ||
| 527 | 2026.03.05 05:27:05.880158 [ 3 ] {c24ae83b-4aea-4055-9f13-224b6eea7c03} <Debug> TCPHandler: Processed in 0.004612588 sec. | ||
| 528 | 2026.03.05 05:27:05.880355 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.03.05 05:27:05.880550 [ 3 ] {1cb0fdf4-aace-4b78-94ca-bc19fbf0350f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2026.03.05 05:27:05.880721 [ 3 ] {1cb0fdf4-aace-4b78-94ca-bc19fbf0350f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.03.05 05:27:05.882929 [ 3 ] {1cb0fdf4-aace-4b78-94ca-bc19fbf0350f} <Debug> oximeter.fields_i64 (d0edc782-2622-4db5-b3ab-ca98ede91375): Loading data parts | ||
| 532 | 2026.03.05 05:27:05.883198 [ 3 ] {1cb0fdf4-aace-4b78-94ca-bc19fbf0350f} <Debug> oximeter.fields_i64 (d0edc782-2622-4db5-b3ab-ca98ede91375): There are no data parts | ||
| 533 | 2026.03.05 05:27:05.884549 [ 3 ] {1cb0fdf4-aace-4b78-94ca-bc19fbf0350f} <Debug> TCPHandler: Processed in 0.004256523 sec. | ||
| 534 | 2026.03.05 05:27:05.884759 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.03.05 05:27:05.885110 [ 3 ] {32762dc6-681b-4ff7-ba64-33b174ca3a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2026.03.05 05:27:05.885288 [ 3 ] {32762dc6-681b-4ff7-ba64-33b174ca3a73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.03.05 05:27:05.887837 [ 3 ] {32762dc6-681b-4ff7-ba64-33b174ca3a73} <Debug> oximeter.fields_u64 (c46ab33a-ed1f-49e2-bece-c60de54ababd): Loading data parts | ||
| 538 | 2026.03.05 05:27:05.888099 [ 3 ] {32762dc6-681b-4ff7-ba64-33b174ca3a73} <Debug> oximeter.fields_u64 (c46ab33a-ed1f-49e2-bece-c60de54ababd): There are no data parts | ||
| 539 | 2026.03.05 05:27:05.889643 [ 3 ] {32762dc6-681b-4ff7-ba64-33b174ca3a73} <Debug> TCPHandler: Processed in 0.004963134 sec. | ||
| 540 | 2026.03.05 05:27:05.889866 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.03.05 05:27:05.890090 [ 3 ] {7f4ea6ba-7872-4f6c-990f-41b3b6cceccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2026.03.05 05:27:05.890251 [ 3 ] {7f4ea6ba-7872-4f6c-990f-41b3b6cceccb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.03.05 05:27:05.893345 [ 3 ] {7f4ea6ba-7872-4f6c-990f-41b3b6cceccb} <Debug> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Loading data parts | ||
| 544 | 2026.03.05 05:27:05.893544 [ 3 ] {7f4ea6ba-7872-4f6c-990f-41b3b6cceccb} <Debug> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): There are no data parts | ||
| 545 | 2026.03.05 05:27:05.895302 [ 3 ] {7f4ea6ba-7872-4f6c-990f-41b3b6cceccb} <Debug> TCPHandler: Processed in 0.005502724 sec. | ||
| 546 | 2026.03.05 05:27:05.895563 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.03.05 05:27:05.895856 [ 3 ] {4d622ba5-f456-4d6d-af24-c3bf5cffe47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2026.03.05 05:27:05.896048 [ 3 ] {4d622ba5-f456-4d6d-af24-c3bf5cffe47e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.03.05 05:27:05.898331 [ 3 ] {4d622ba5-f456-4d6d-af24-c3bf5cffe47e} <Debug> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Loading data parts | ||
| 550 | 2026.03.05 05:27:05.898515 [ 3 ] {4d622ba5-f456-4d6d-af24-c3bf5cffe47e} <Debug> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): There are no data parts | ||
| 551 | 2026.03.05 05:27:05.900457 [ 3 ] {4d622ba5-f456-4d6d-af24-c3bf5cffe47e} <Debug> TCPHandler: Processed in 0.004962715 sec. | ||
| 552 | 2026.03.05 05:27:05.900651 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.03.05 05:27:05.900862 [ 3 ] {6c23d0c1-e5bb-446f-8d47-9b0b2bffc977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2026.03.05 05:27:05.901033 [ 3 ] {6c23d0c1-e5bb-446f-8d47-9b0b2bffc977} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.03.05 05:27:05.904033 [ 3 ] {6c23d0c1-e5bb-446f-8d47-9b0b2bffc977} <Debug> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Loading data parts | ||
| 556 | 2026.03.05 05:27:05.904230 [ 3 ] {6c23d0c1-e5bb-446f-8d47-9b0b2bffc977} <Debug> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): There are no data parts | ||
| 557 | 2026.03.05 05:27:05.905715 [ 3 ] {6c23d0c1-e5bb-446f-8d47-9b0b2bffc977} <Debug> TCPHandler: Processed in 0.005134658 sec. | ||
| 558 | 2026.03.05 05:27:05.906004 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.03.05 05:27:05.906396 [ 3 ] {9bc5e21c-cf23-4228-9738-0e91442787b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2026.03.05 05:27:05.906598 [ 3 ] {9bc5e21c-cf23-4228-9738-0e91442787b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.03.05 05:27:05.909276 [ 3 ] {9bc5e21c-cf23-4228-9738-0e91442787b2} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10): Loading data parts | ||
| 565 | 2026.03.05 05:27:05.909605 [ 3 ] {9bc5e21c-cf23-4228-9738-0e91442787b2} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10): There are no data parts | ||
| 566 | 2026.03.05 05:27:05.911294 [ 3 ] {9bc5e21c-cf23-4228-9738-0e91442787b2} <Debug> TCPHandler: Processed in 0.005359501 sec. | ||
| 567 | 2026.03.05 05:27:05.911690 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.05 05:27:05.912264 [ 4 ] {1446a205-ca9e-4f2f-b769-a600fcf0e90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.03.05 05:27:05.914016 [ 4 ] {1446a205-ca9e-4f2f-b769-a600fcf0e90f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.03.05 05:27:05.935036 [ 260 ] {1446a205-ca9e-4f2f-b769-a600fcf0e90f} <Trace> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.03.05 05:27:05.935272 [ 260 ] {1446a205-ca9e-4f2f-b769-a600fcf0e90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 572 | 2026.03.05 05:27:05.941733 [ 260 ] {1446a205-ca9e-4f2f-b769-a600fcf0e90f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.03.05 05:27:05.942622 [ 260 ] {1446a205-ca9e-4f2f-b769-a600fcf0e90f} <Trace> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.03.05 05:27:05.943066 [ 4 ] {1446a205-ca9e-4f2f-b769-a600fcf0e90f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.03096 sec., 32.29974160206718 rows/sec., 516.80 B/sec. | ||
| 575 | 2026.03.05 05:27:05.943417 [ 4 ] {1446a205-ca9e-4f2f-b769-a600fcf0e90f} <Debug> TCPHandler: Processed in 0.031917556 sec. | ||
| 576 | 2026.03.05 05:27:06.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.59 MiB, peak 124.59 MiB, free memory in arenas 0.00 B, will set to 138.07 MiB (RSS), difference: 13.48 MiB | ||
| 577 | 2026.03.05 05:27:06.003119 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61661 | ||
| 578 | 2026.03.05 05:27:06.005959 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.03.05 05:27:06.006004 [ 262 ] {} <Debug> TCP-Session: 23eb7693-02d2-479f-9576-70eb7cc67a6d Authenticating user 'default' from [fd00:1122:3344:101::b]:61661 | ||
| 580 | 2026.03.05 05:27:06.006358 [ 262 ] {} <Debug> TCP-Session: 23eb7693-02d2-479f-9576-70eb7cc67a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.03.05 05:27:06.006386 [ 262 ] {} <Debug> TCP-Session: 23eb7693-02d2-479f-9576-70eb7cc67a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.05 05:27:06.006463 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.03.05 05:27:06.006592 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.03.05 05:27:06.006612 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.03.05 05:27:06.010024 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60493 | ||
| 586 | 2026.03.05 05:27:06.010138 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47699 | ||
| 587 | 2026.03.05 05:27:06.010200 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.03.05 05:27:06.010337 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65291 | ||
| 589 | 2026.03.05 05:27:06.010345 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60993 | ||
| 590 | 2026.03.05 05:27:06.010440 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41356 | ||
| 591 | 2026.03.05 05:27:06.010617 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64085 | ||
| 592 | 2026.03.05 05:27:06.010445 [ 263 ] {} <Debug> TCP-Session: a764c6d2-4a15-4e9f-ba0c-fc75cf8b1a20 Authenticating user 'default' from [fd00:1122:3344:101::b]:60493 | ||
| 593 | 2026.03.05 05:27:06.010704 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.03.05 05:27:06.010721 [ 263 ] {} <Debug> TCP-Session: a764c6d2-4a15-4e9f-ba0c-fc75cf8b1a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2026.03.05 05:27:06.010805 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.03.05 05:27:06.010762 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48764 | ||
| 597 | 2026.03.05 05:27:06.010912 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.03.05 05:27:06.011008 [ 264 ] {} <Debug> TCP-Session: 95887cb3-6b11-4a77-b88b-113e87fbb6cf Authenticating user 'default' from [fd00:1122:3344:101::b]:47699 | ||
| 599 | 2026.03.05 05:27:06.010958 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.03.05 05:27:06.010745 [ 266 ] {} <Debug> TCP-Session: abb4757b-187b-4473-8c48-af2c2ec0c729 Authenticating user 'default' from [fd00:1122:3344:101::b]:65291 | ||
| 601 | 2026.03.05 05:27:06.011105 [ 264 ] {} <Debug> TCP-Session: 95887cb3-6b11-4a77-b88b-113e87fbb6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.03.05 05:27:06.011165 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.03.05 05:27:06.011165 [ 266 ] {} <Debug> TCP-Session: abb4757b-187b-4473-8c48-af2c2ec0c729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.03.05 05:27:06.011094 [ 268 ] {} <Debug> TCP-Session: 6e7d86d0-381b-4e6b-82aa-36cf20c4eb4d Authenticating user 'default' from [fd00:1122:3344:101::b]:64085 | ||
| 605 | 2026.03.05 05:27:06.011271 [ 269 ] {} <Debug> TCP-Session: 474f3f70-ce46-4724-bb8b-ac46e6f84155 Authenticating user 'default' from [fd00:1122:3344:101::b]:48764 | ||
| 606 | 2026.03.05 05:27:06.011240 [ 266 ] {} <Debug> TCP-Session: abb4757b-187b-4473-8c48-af2c2ec0c729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.03.05 05:27:06.011228 [ 264 ] {} <Debug> TCP-Session: 95887cb3-6b11-4a77-b88b-113e87fbb6cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.03.05 05:27:06.011453 [ 269 ] {} <Debug> TCP-Session: 474f3f70-ce46-4724-bb8b-ac46e6f84155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.03.05 05:27:06.011416 [ 268 ] {} <Debug> TCP-Session: 6e7d86d0-381b-4e6b-82aa-36cf20c4eb4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.03.05 05:27:06.011082 [ 267 ] {} <Debug> TCP-Session: a9efa542-2920-4bcc-a35d-7e5551318359 Authenticating user 'default' from [fd00:1122:3344:101::b]:41356 | ||
| 611 | 2026.03.05 05:27:06.011555 [ 268 ] {} <Debug> TCP-Session: 6e7d86d0-381b-4e6b-82aa-36cf20c4eb4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.05 05:27:06.011543 [ 269 ] {} <Debug> TCP-Session: 474f3f70-ce46-4724-bb8b-ac46e6f84155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.03.05 05:27:06.010742 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2026.03.05 05:27:06.011683 [ 267 ] {} <Debug> TCP-Session: a9efa542-2920-4bcc-a35d-7e5551318359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.03.05 05:27:06.010935 [ 263 ] {} <Debug> TCP-Session: a764c6d2-4a15-4e9f-ba0c-fc75cf8b1a20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.05 05:27:06.011851 [ 265 ] {} <Debug> TCP-Session: 174136fa-007c-40b5-a174-a4bc3a534083 Authenticating user 'default' from [fd00:1122:3344:101::b]:60993 | ||
| 617 | 2026.03.05 05:27:06.011868 [ 267 ] {} <Debug> TCP-Session: a9efa542-2920-4bcc-a35d-7e5551318359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.05 05:27:06.012020 [ 265 ] {} <Debug> TCP-Session: 174136fa-007c-40b5-a174-a4bc3a534083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.05 05:27:06.012052 [ 265 ] {} <Debug> TCP-Session: 174136fa-007c-40b5-a174-a4bc3a534083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.05 05:27:06.185265 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52719 | ||
| 621 | 2026.03.05 05:27:06.187459 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.03.05 05:27:06.187540 [ 270 ] {} <Debug> TCP-Session: f248bcf0-e6cc-4a2a-bc9e-8459a466bca3 Authenticating user 'default' from [fd00:1122:3344:101::c]:52719 | ||
| 623 | 2026.03.05 05:27:06.187727 [ 270 ] {} <Debug> TCP-Session: f248bcf0-e6cc-4a2a-bc9e-8459a466bca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.03.05 05:27:06.187749 [ 270 ] {} <Debug> TCP-Session: f248bcf0-e6cc-4a2a-bc9e-8459a466bca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.05 05:27:06.187903 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.03.05 05:27:06.188074 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.03.05 05:27:06.188099 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.05 05:27:06.191074 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64032 | ||
| 629 | 2026.03.05 05:27:06.191299 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 630 | 2026.03.05 05:27:06.191342 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51023 | ||
| 631 | 2026.03.05 05:27:06.191410 [ 271 ] {} <Debug> TCP-Session: e6c921e3-b940-4e6d-a4ed-547fc2d35ff0 Authenticating user 'default' from [fd00:1122:3344:101::c]:64032 | ||
| 632 | 2026.03.05 05:27:06.191441 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58857 | ||
| 633 | 2026.03.05 05:27:06.191458 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52501 | ||
| 634 | 2026.03.05 05:27:06.191568 [ 271 ] {} <Debug> TCP-Session: e6c921e3-b940-4e6d-a4ed-547fc2d35ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.03.05 05:27:06.191527 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59300 | ||
| 636 | 2026.03.05 05:27:06.191677 [ 271 ] {} <Debug> TCP-Session: e6c921e3-b940-4e6d-a4ed-547fc2d35ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.03.05 05:27:06.191829 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54738 | ||
| 638 | 2026.03.05 05:27:06.191968 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38281 | ||
| 639 | 2026.03.05 05:27:06.192014 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.05 05:27:06.192044 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.03.05 05:27:06.192059 [ 274 ] {} <Debug> TCP-Session: afa8333a-ebb9-44ff-923a-966610b0d55b Authenticating user 'default' from [fd00:1122:3344:101::c]:58857 | ||
| 642 | 2026.03.05 05:27:06.192101 [ 273 ] {} <Debug> TCP-Session: 9e10dcb1-3402-4595-a042-635a35f59333 Authenticating user 'default' from [fd00:1122:3344:101::c]:51023 | ||
| 643 | 2026.03.05 05:27:06.192222 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.05 05:27:06.192228 [ 274 ] {} <Debug> TCP-Session: afa8333a-ebb9-44ff-923a-966610b0d55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.03.05 05:27:06.192262 [ 275 ] {} <Debug> TCP-Session: 8937ecd5-8694-49dc-9f9d-7641fd7ecdf9 Authenticating user 'default' from [fd00:1122:3344:101::c]:59300 | ||
| 646 | 2026.03.05 05:27:06.192241 [ 273 ] {} <Debug> TCP-Session: 9e10dcb1-3402-4595-a042-635a35f59333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.03.05 05:27:06.192230 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.05 05:27:06.192422 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.03.05 05:27:06.192409 [ 275 ] {} <Debug> TCP-Session: 8937ecd5-8694-49dc-9f9d-7641fd7ecdf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.05 05:27:06.192391 [ 273 ] {} <Debug> TCP-Session: 9e10dcb1-3402-4595-a042-635a35f59333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.05 05:27:06.192529 [ 276 ] {} <Debug> TCP-Session: fc42aede-c877-4f41-a38b-bee9f17ba8d1 Authenticating user 'default' from [fd00:1122:3344:101::c]:54738 | ||
| 652 | 2026.03.05 05:27:06.192561 [ 277 ] {} <Debug> TCP-Session: 1558d2d6-779b-47cc-9e80-184f98f52a04 Authenticating user 'default' from [fd00:1122:3344:101::c]:38281 | ||
| 653 | 2026.03.05 05:27:06.192512 [ 275 ] {} <Debug> TCP-Session: 8937ecd5-8694-49dc-9f9d-7641fd7ecdf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.05 05:27:06.192658 [ 277 ] {} <Debug> TCP-Session: 1558d2d6-779b-47cc-9e80-184f98f52a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.05 05:27:06.192375 [ 274 ] {} <Debug> TCP-Session: afa8333a-ebb9-44ff-923a-966610b0d55b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.05 05:27:06.192679 [ 276 ] {} <Debug> TCP-Session: fc42aede-c877-4f41-a38b-bee9f17ba8d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.05 05:27:06.192758 [ 277 ] {} <Debug> TCP-Session: 1558d2d6-779b-47cc-9e80-184f98f52a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.05 05:27:06.192340 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.03.05 05:27:06.192816 [ 276 ] {} <Debug> TCP-Session: fc42aede-c877-4f41-a38b-bee9f17ba8d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.05 05:27:06.192836 [ 272 ] {} <Debug> TCP-Session: de9a380b-60d1-4354-97ef-0fcff8749248 Authenticating user 'default' from [fd00:1122:3344:101::c]:52501 | ||
| 661 | 2026.03.05 05:27:06.192966 [ 272 ] {} <Debug> TCP-Session: de9a380b-60d1-4354-97ef-0fcff8749248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.05 05:27:06.192983 [ 272 ] {} <Debug> TCP-Session: de9a380b-60d1-4354-97ef-0fcff8749248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.05 05:27:07.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.16 MiB, peak 138.16 MiB, free memory in arenas 0.00 B, will set to 139.20 MiB (RSS), difference: 1.03 MiB | ||
| 664 | 2026.03.05 05:27:07.024883 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58013 | ||
| 665 | 2026.03.05 05:27:07.027907 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.05 05:27:07.027965 [ 278 ] {} <Debug> TCP-Session: 45706714-7706-4281-98a1-afdda05ad735 Authenticating user 'default' from [fd00:1122:3344:101::a]:58013 | ||
| 667 | 2026.03.05 05:27:07.028112 [ 278 ] {} <Debug> TCP-Session: 45706714-7706-4281-98a1-afdda05ad735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.05 05:27:07.028142 [ 278 ] {} <Debug> TCP-Session: 45706714-7706-4281-98a1-afdda05ad735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.05 05:27:07.028226 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.05 05:27:07.028384 [ 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 | ||
| 671 | 2026.03.05 05:27:07.028408 [ 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 | ||
| 672 | 2026.03.05 05:27:07.031540 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60844 | ||
| 673 | 2026.03.05 05:27:07.031642 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47041 | ||
| 674 | 2026.03.05 05:27:07.031739 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61179 | ||
| 675 | 2026.03.05 05:27:07.031836 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.03.05 05:27:07.031902 [ 279 ] {} <Debug> TCP-Session: 82af7c58-743e-4b2a-b76d-b8781ea02bce Authenticating user 'default' from [fd00:1122:3344:101::a]:60844 | ||
| 677 | 2026.03.05 05:27:07.031935 [ 279 ] {} <Debug> TCP-Session: 82af7c58-743e-4b2a-b76d-b8781ea02bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.03.05 05:27:07.032057 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42371 | ||
| 679 | 2026.03.05 05:27:07.032061 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61001 | ||
| 680 | 2026.03.05 05:27:07.032098 [ 279 ] {} <Debug> TCP-Session: 82af7c58-743e-4b2a-b76d-b8781ea02bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.05 05:27:07.032053 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.05 05:27:07.032229 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.05 05:27:07.032341 [ 281 ] {} <Debug> TCP-Session: a117954a-3202-4c00-ba12-87e305f75704 Authenticating user 'default' from [fd00:1122:3344:101::a]:61179 | ||
| 684 | 2026.03.05 05:27:07.032340 [ 280 ] {} <Debug> TCP-Session: e065b643-644f-4fdd-85c5-f1da80f9e6a7 Authenticating user 'default' from [fd00:1122:3344:101::a]:47041 | ||
| 685 | 2026.03.05 05:27:07.032418 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.03.05 05:27:07.032419 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.05 05:27:07.032401 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40161 | ||
| 688 | 2026.03.05 05:27:07.032543 [ 282 ] {} <Debug> TCP-Session: e9265be6-9c06-4c9b-b5a5-3e03f463f31c Authenticating user 'default' from [fd00:1122:3344:101::a]:61001 | ||
| 689 | 2026.03.05 05:27:07.032549 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41170 | ||
| 690 | 2026.03.05 05:27:07.032516 [ 283 ] {} <Debug> TCP-Session: 9a836580-13d1-492c-b0a0-402d8f7c90e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:42371 | ||
| 691 | 2026.03.05 05:27:07.032503 [ 280 ] {} <Debug> TCP-Session: e065b643-644f-4fdd-85c5-f1da80f9e6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.03.05 05:27:07.032676 [ 282 ] {} <Debug> TCP-Session: e9265be6-9c06-4c9b-b5a5-3e03f463f31c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.05 05:27:07.032638 [ 283 ] {} <Debug> TCP-Session: 9a836580-13d1-492c-b0a0-402d8f7c90e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.05 05:27:07.032372 [ 281 ] {} <Debug> TCP-Session: a117954a-3202-4c00-ba12-87e305f75704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.05 05:27:07.032761 [ 282 ] {} <Debug> TCP-Session: e9265be6-9c06-4c9b-b5a5-3e03f463f31c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.05 05:27:07.032749 [ 283 ] {} <Debug> TCP-Session: 9a836580-13d1-492c-b0a0-402d8f7c90e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.05 05:27:07.032735 [ 280 ] {} <Debug> TCP-Session: e065b643-644f-4fdd-85c5-f1da80f9e6a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.05 05:27:07.032904 [ 281 ] {} <Debug> TCP-Session: a117954a-3202-4c00-ba12-87e305f75704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.05 05:27:07.032886 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.03.05 05:27:07.032868 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.03.05 05:27:07.033036 [ 285 ] {} <Debug> TCP-Session: 019a0551-b9fa-4db5-a650-5a8d0e2bee2d Authenticating user 'default' from [fd00:1122:3344:101::a]:41170 | ||
| 702 | 2026.03.05 05:27:07.033155 [ 284 ] {} <Debug> TCP-Session: 4f75a735-8ca0-4b1d-85e0-813e2ac8ba1b Authenticating user 'default' from [fd00:1122:3344:101::a]:40161 | ||
| 703 | 2026.03.05 05:27:07.033159 [ 285 ] {} <Debug> TCP-Session: 019a0551-b9fa-4db5-a650-5a8d0e2bee2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.05 05:27:07.033188 [ 284 ] {} <Debug> TCP-Session: 4f75a735-8ca0-4b1d-85e0-813e2ac8ba1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.05 05:27:07.033332 [ 285 ] {} <Debug> TCP-Session: 019a0551-b9fa-4db5-a650-5a8d0e2bee2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.05 05:27:07.033350 [ 284 ] {} <Debug> TCP-Session: 4f75a735-8ca0-4b1d-85e0-813e2ac8ba1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.05 05:27:11.343157 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.05 05:27:11.343198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.03.05 05:27:11.343258 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.05 05:27:11.343306 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.05 05:27:11.346471 [ 244 ] {} <Debug> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Loading data parts | ||
| 712 | 2026.03.05 05:27:11.346682 [ 244 ] {} <Debug> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): There are no data parts | ||
| 713 | 2026.03.05 05:27:11.352288 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.05 05:27:11.352416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 715 | 2026.03.05 05:27:11.364205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.05 05:27:11.364968 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.03.05 05:27:11.365263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.03.05 05:27:11.368013 [ 243 ] {} <Debug> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Loading data parts | ||
| 719 | 2026.03.05 05:27:11.368212 [ 243 ] {} <Debug> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): There are no data parts | ||
| 720 | 2026.03.05 05:27:11.394470 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.05 05:27:11.394636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 722 | 2026.03.05 05:27:11.401434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.05 05:27:11.402946 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.05 05:27:11.406873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.05 05:27:12.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: 9.03 MiB | ||
| 726 | 2026.03.05 05:27:13.843100 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.05 05:27:13.843264 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.05 05:27:13.847415 [ 242 ] {} <Debug> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Loading data parts | ||
| 729 | 2026.03.05 05:27:13.847610 [ 242 ] {} <Debug> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): There are no data parts | ||
| 730 | 2026.03.05 05:27:13.854824 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.05 05:27:13.854957 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 732 | 2026.03.05 05:27:13.856652 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.05 05:27:13.857180 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.05 05:27:13.857435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.05 05:27:14.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.04 MiB, peak 158.04 MiB, free memory in arenas 0.00 B, will set to 154.89 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2026.03.05 05:27:18.818528 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.05 05:27:18.818582 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.05 05:27:18.865363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.03.05 05:27:18.871179 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.05 05:27:18.871220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 741 | 2026.03.05 05:27:18.871988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.05 05:27:18.872464 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.05 05:27:18.872653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.05 05:27:18.906946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.05 05:27:18.924679 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.05 05:27:18.924846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 747 | 2026.03.05 05:27:18.931413 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.05 05:27:18.932654 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.05 05:27:18.935595 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.05 05:27:19.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.72 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 2.01 MiB | ||
| 751 | 2026.03.05 05:27:24.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.78 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 4.03 MiB | ||
| 752 | 2026.03.05 05:27:25.951335 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.05 05:27:25.951530 [ 3 ] {506aa3d3-72a9-490e-a18d-18baecbeaa3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.05 05:27:25.953985 [ 3 ] {506aa3d3-72a9-490e-a18d-18baecbeaa3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.05 05:27:25.960208 [ 3 ] {506aa3d3-72a9-490e-a18d-18baecbeaa3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.05 05:27:25.969077 [ 3 ] {506aa3d3-72a9-490e-a18d-18baecbeaa3c} <Debug> TCPHandler: Processed in 0.017864915 sec. | ||
| 757 | 2026.03.05 05:27:25.974120 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.05 05:27:25.974454 [ 3 ] {cd2a0da4-f76e-44ba-bb22-4bd264fd7207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.05 05:27:25.980364 [ 3 ] {cd2a0da4-f76e-44ba-bb22-4bd264fd7207} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.05 05:27:25.980475 [ 3 ] {cd2a0da4-f76e-44ba-bb22-4bd264fd7207} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.05 05:27:25.983455 [ 3 ] {cd2a0da4-f76e-44ba-bb22-4bd264fd7207} <Debug> TCPHandler: Processed in 0.009438431 sec. | ||
| 762 | 2026.03.05 05:27:25.985575 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.05 05:27:25.985820 [ 3 ] {de37c92e-d938-42b1-8e25-75ff37f8a109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.05 05:27:25.988230 [ 3 ] {de37c92e-d938-42b1-8e25-75ff37f8a109} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.05 05:27:25.988278 [ 3 ] {de37c92e-d938-42b1-8e25-75ff37f8a109} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.05 05:27:25.988616 [ 3 ] {de37c92e-d938-42b1-8e25-75ff37f8a109} <Debug> TCPHandler: Processed in 0.003142854 sec. | ||
| 767 | 2026.03.05 05:27:25.988852 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.05 05:27:25.988970 [ 3 ] {19cc045e-f863-491a-9540-db6ae9471168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.03.05 05:27:25.989212 [ 3 ] {19cc045e-f863-491a-9540-db6ae9471168} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.05 05:27:25.989256 [ 3 ] {19cc045e-f863-491a-9540-db6ae9471168} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.05 05:27:25.989626 [ 3 ] {19cc045e-f863-491a-9540-db6ae9471168} <Debug> TCPHandler: Processed in 0.000823574 sec. | ||
| 772 | 2026.03.05 05:27:25.989835 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.05 05:27:25.989950 [ 3 ] {a34b2d88-2ad9-4c7d-9912-c0a47a8aaf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.03.05 05:27:25.990191 [ 3 ] {a34b2d88-2ad9-4c7d-9912-c0a47a8aaf0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.05 05:27:25.990235 [ 3 ] {a34b2d88-2ad9-4c7d-9912-c0a47a8aaf0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.05 05:27:25.990555 [ 3 ] {a34b2d88-2ad9-4c7d-9912-c0a47a8aaf0c} <Debug> TCPHandler: Processed in 0.000767983 sec. | ||
| 777 | 2026.03.05 05:27:25.990748 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.05 05:27:25.990863 [ 3 ] {6f946986-d3f4-45da-812e-e9fb527c488e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 779 | 2026.03.05 05:27:25.991101 [ 3 ] {6f946986-d3f4-45da-812e-e9fb527c488e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.05 05:27:25.991144 [ 3 ] {6f946986-d3f4-45da-812e-e9fb527c488e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.05 05:27:25.991470 [ 3 ] {6f946986-d3f4-45da-812e-e9fb527c488e} <Debug> TCPHandler: Processed in 0.000771063 sec. | ||
| 782 | 2026.03.05 05:27:25.991662 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.05 05:27:25.991776 [ 3 ] {fea180f7-18ca-4dd9-9a10-f0f8a4a1dd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
| 784 | 2026.03.05 05:27:25.992014 [ 3 ] {fea180f7-18ca-4dd9-9a10-f0f8a4a1dd5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.05 05:27:25.992057 [ 3 ] {fea180f7-18ca-4dd9-9a10-f0f8a4a1dd5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.05 05:27:25.992368 [ 3 ] {fea180f7-18ca-4dd9-9a10-f0f8a4a1dd5e} <Debug> TCPHandler: Processed in 0.000754473 sec. | ||
| 787 | 2026.03.05 05:27:25.992558 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.05 05:27:25.992672 [ 3 ] {1311a5e4-e513-4435-89e4-beba0fffc4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 789 | 2026.03.05 05:27:25.992912 [ 3 ] {1311a5e4-e513-4435-89e4-beba0fffc4ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.05 05:27:25.992954 [ 3 ] {1311a5e4-e513-4435-89e4-beba0fffc4ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.05 05:27:25.993261 [ 3 ] {1311a5e4-e513-4435-89e4-beba0fffc4ca} <Debug> TCPHandler: Processed in 0.000751843 sec. | ||
| 792 | 2026.03.05 05:27:25.993452 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.05 05:27:25.993564 [ 3 ] {d996d72e-284e-4f08-9a93-e009e96021c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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) | ||
| 794 | 2026.03.05 05:27:25.993799 [ 3 ] {d996d72e-284e-4f08-9a93-e009e96021c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.05 05:27:25.993840 [ 3 ] {d996d72e-284e-4f08-9a93-e009e96021c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.05 05:27:25.994152 [ 3 ] {d996d72e-284e-4f08-9a93-e009e96021c3} <Debug> TCPHandler: Processed in 0.000748062 sec. | ||
| 797 | 2026.03.05 05:27:25.994343 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.05 05:27:25.994457 [ 3 ] {f7a61a12-1f7d-4f5f-a51e-3aa6f05965bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 799 | 2026.03.05 05:27:25.994695 [ 3 ] {f7a61a12-1f7d-4f5f-a51e-3aa6f05965bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.05 05:27:25.994736 [ 3 ] {f7a61a12-1f7d-4f5f-a51e-3aa6f05965bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.05 05:27:25.995046 [ 3 ] {f7a61a12-1f7d-4f5f-a51e-3aa6f05965bf} <Debug> TCPHandler: Processed in 0.000751053 sec. | ||
| 802 | 2026.03.05 05:27:25.995238 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.05 05:27:25.995351 [ 3 ] {9be24da9-11e6-4dd9-9319-a057ab8a4121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 804 | 2026.03.05 05:27:25.995589 [ 3 ] {9be24da9-11e6-4dd9-9319-a057ab8a4121} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.05 05:27:25.995631 [ 3 ] {9be24da9-11e6-4dd9-9319-a057ab8a4121} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.05 05:27:25.995939 [ 3 ] {9be24da9-11e6-4dd9-9319-a057ab8a4121} <Debug> TCPHandler: Processed in 0.000749373 sec. | ||
| 807 | 2026.03.05 05:27:25.996131 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.05 05:27:25.996246 [ 3 ] {5c7b378a-8493-4cd5-918a-596f329de075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 809 | 2026.03.05 05:27:25.996494 [ 3 ] {5c7b378a-8493-4cd5-918a-596f329de075} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.05 05:27:25.996535 [ 3 ] {5c7b378a-8493-4cd5-918a-596f329de075} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.05 05:27:25.996846 [ 3 ] {5c7b378a-8493-4cd5-918a-596f329de075} <Debug> TCPHandler: Processed in 0.000762204 sec. | ||
| 812 | 2026.03.05 05:27:25.997031 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.05 05:27:25.997147 [ 3 ] {f7c3cd6e-6214-4aab-a039-6f62d1eecdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 814 | 2026.03.05 05:27:25.997389 [ 3 ] {f7c3cd6e-6214-4aab-a039-6f62d1eecdb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.05 05:27:25.997430 [ 3 ] {f7c3cd6e-6214-4aab-a039-6f62d1eecdb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.05 05:27:25.997745 [ 3 ] {f7c3cd6e-6214-4aab-a039-6f62d1eecdb2} <Debug> TCPHandler: Processed in 0.000762583 sec. | ||
| 817 | 2026.03.05 05:27:25.997929 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.05 05:27:25.998046 [ 3 ] {2ae942d2-3572-4f35-af13-64f0c3801ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 819 | 2026.03.05 05:27:25.998290 [ 3 ] {2ae942d2-3572-4f35-af13-64f0c3801ca0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.05 05:27:25.998331 [ 3 ] {2ae942d2-3572-4f35-af13-64f0c3801ca0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.05 05:27:25.998644 [ 3 ] {2ae942d2-3572-4f35-af13-64f0c3801ca0} <Debug> TCPHandler: Processed in 0.000762983 sec. | ||
| 822 | 2026.03.05 05:27:25.998835 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.05 05:27:25.998951 [ 3 ] {6949a858-1db2-43c5-b30b-af82798902d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 824 | 2026.03.05 05:27:25.999197 [ 3 ] {6949a858-1db2-43c5-b30b-af82798902d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.05 05:27:25.999238 [ 3 ] {6949a858-1db2-43c5-b30b-af82798902d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.05 05:27:25.999582 [ 3 ] {6949a858-1db2-43c5-b30b-af82798902d0} <Debug> TCPHandler: Processed in 0.000794883 sec. | ||
| 827 | 2026.03.05 05:27:25.999821 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.05 05:27:25.999938 [ 3 ] {e76a5b44-1325-4011-a5f5-439d09d3fbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', '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) | ||
| 829 | 2026.03.05 05:27:26.000186 [ 3 ] {e76a5b44-1325-4011-a5f5-439d09d3fbb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.05 05:27:26.000230 [ 3 ] {e76a5b44-1325-4011-a5f5-439d09d3fbb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.05 05:27:26.000558 [ 3 ] {e76a5b44-1325-4011-a5f5-439d09d3fbb5} <Debug> TCPHandler: Processed in 0.000784784 sec. | ||
| 832 | 2026.03.05 05:27:26.000761 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.05 05:27:26.000880 [ 3 ] {b36e7330-b459-496c-892a-65a383b040ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 834 | 2026.03.05 05:27:26.001127 [ 3 ] {b36e7330-b459-496c-892a-65a383b040ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.05 05:27:26.001169 [ 3 ] {b36e7330-b459-496c-892a-65a383b040ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.05 05:27:26.001489 [ 3 ] {b36e7330-b459-496c-892a-65a383b040ec} <Debug> TCPHandler: Processed in 0.000776673 sec. | ||
| 837 | 2026.03.05 05:27:26.001684 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.05 05:27:26.001803 [ 3 ] {8dfe90d3-8407-4662-b2a3-80d4a02d7b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 839 | 2026.03.05 05:27:26.002070 [ 3 ] {8dfe90d3-8407-4662-b2a3-80d4a02d7b89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.05 05:27:26.002112 [ 3 ] {8dfe90d3-8407-4662-b2a3-80d4a02d7b89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.05 05:27:26.002429 [ 3 ] {8dfe90d3-8407-4662-b2a3-80d4a02d7b89} <Debug> TCPHandler: Processed in 0.000793704 sec. | ||
| 842 | 2026.03.05 05:27:26.002621 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.05 05:27:26.002740 [ 3 ] {ad68ed08-2d59-4a71-ab6d-49982e954148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 844 | 2026.03.05 05:27:26.002993 [ 3 ] {ad68ed08-2d59-4a71-ab6d-49982e954148} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.05 05:27:26.003041 [ 3 ] {ad68ed08-2d59-4a71-ab6d-49982e954148} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.05 05:27:26.003518 [ 3 ] {ad68ed08-2d59-4a71-ab6d-49982e954148} <Debug> TCPHandler: Processed in 0.000944256 sec. | ||
| 847 | 2026.03.05 05:27:26.004813 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.05 05:27:26.004945 [ 3 ] {ee868fb0-bc54-4aea-826a-9debd59e9195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.03.05 05:27:26.005232 [ 3 ] {ee868fb0-bc54-4aea-826a-9debd59e9195} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.05 05:27:26.005276 [ 3 ] {ee868fb0-bc54-4aea-826a-9debd59e9195} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.05 05:27:26.005616 [ 3 ] {ee868fb0-bc54-4aea-826a-9debd59e9195} <Debug> TCPHandler: Processed in 0.000852494 sec. | ||
| 852 | 2026.03.05 05:27:26.008182 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.05 05:27:26.008333 [ 3 ] {9eaf6c16-3492-4581-ba56-8ad62a2dde01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.03.05 05:27:26.008631 [ 3 ] {9eaf6c16-3492-4581-ba56-8ad62a2dde01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.05 05:27:26.008673 [ 3 ] {9eaf6c16-3492-4581-ba56-8ad62a2dde01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.03.05 05:27:26.008999 [ 3 ] {9eaf6c16-3492-4581-ba56-8ad62a2dde01} <Debug> TCPHandler: Processed in 0.000874805 sec. | ||
| 857 | 2026.03.05 05:27:26.009494 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.05 05:27:26.009616 [ 3 ] {f382154d-3c91-4c3b-81fa-7ffbe7740f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.03.05 05:27:26.009879 [ 3 ] {f382154d-3c91-4c3b-81fa-7ffbe7740f4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.05 05:27:26.009921 [ 3 ] {f382154d-3c91-4c3b-81fa-7ffbe7740f4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.05 05:27:26.010231 [ 3 ] {f382154d-3c91-4c3b-81fa-7ffbe7740f4d} <Debug> TCPHandler: Processed in 0.000783573 sec. | ||
| 862 | 2026.03.05 05:27:26.010445 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.05 05:27:26.010566 [ 3 ] {bdf488c9-73b2-408c-b3c0-56e27bd5df6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.03.05 05:27:26.010827 [ 3 ] {bdf488c9-73b2-408c-b3c0-56e27bd5df6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.05 05:27:26.010868 [ 3 ] {bdf488c9-73b2-408c-b3c0-56e27bd5df6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.05 05:27:26.011174 [ 3 ] {bdf488c9-73b2-408c-b3c0-56e27bd5df6c} <Debug> TCPHandler: Processed in 0.000774424 sec. | ||
| 867 | 2026.03.05 05:27:26.011389 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.05 05:27:26.011510 [ 3 ] {a79002c7-ef54-4808-9ec9-16793958b0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.03.05 05:27:26.011781 [ 3 ] {a79002c7-ef54-4808-9ec9-16793958b0f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.05 05:27:26.011823 [ 3 ] {a79002c7-ef54-4808-9ec9-16793958b0f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.05 05:27:26.012131 [ 3 ] {a79002c7-ef54-4808-9ec9-16793958b0f9} <Debug> TCPHandler: Processed in 0.000787594 sec. | ||
| 872 | 2026.03.05 05:27:26.012360 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.05 05:27:26.012485 [ 3 ] {a0827f25-6263-4dee-8dad-af52cee81fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 874 | 2026.03.05 05:27:26.012746 [ 3 ] {a0827f25-6263-4dee-8dad-af52cee81fe2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.05 05:27:26.012788 [ 3 ] {a0827f25-6263-4dee-8dad-af52cee81fe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.05 05:27:26.013104 [ 3 ] {a0827f25-6263-4dee-8dad-af52cee81fe2} <Debug> TCPHandler: Processed in 0.000789904 sec. | ||
| 877 | 2026.03.05 05:27:26.013369 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.05 05:27:26.013519 [ 3 ] {63028985-d7b3-42fe-aed7-8a8a5aa38bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 879 | 2026.03.05 05:27:26.013807 [ 3 ] {63028985-d7b3-42fe-aed7-8a8a5aa38bf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.05 05:27:26.013852 [ 3 ] {63028985-d7b3-42fe-aed7-8a8a5aa38bf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.03.05 05:27:26.014197 [ 3 ] {63028985-d7b3-42fe-aed7-8a8a5aa38bf0} <Debug> TCPHandler: Processed in 0.000890365 sec. | ||
| 882 | 2026.03.05 05:27:26.014436 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.03.05 05:27:26.014565 [ 3 ] {b731393a-7b41-49ab-8358-9622463473a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 884 | 2026.03.05 05:27:26.014847 [ 3 ] {b731393a-7b41-49ab-8358-9622463473a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.03.05 05:27:26.014891 [ 3 ] {b731393a-7b41-49ab-8358-9622463473a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.03.05 05:27:26.015266 [ 3 ] {b731393a-7b41-49ab-8358-9622463473a4} <Debug> TCPHandler: Processed in 0.000877325 sec. | ||
| 887 | 2026.03.05 05:27:26.015545 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.03.05 05:27:26.015678 [ 3 ] {7d8a338d-0f02-449c-8fbd-22a071818f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 889 | 2026.03.05 05:27:26.015971 [ 3 ] {7d8a338d-0f02-449c-8fbd-22a071818f61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.03.05 05:27:26.016015 [ 3 ] {7d8a338d-0f02-449c-8fbd-22a071818f61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.03.05 05:27:26.016351 [ 3 ] {7d8a338d-0f02-449c-8fbd-22a071818f61} <Debug> TCPHandler: Processed in 0.000856095 sec. | ||
| 892 | 2026.03.05 05:27:26.016577 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.03.05 05:27:26.016705 [ 3 ] {ae695f32-8f65-4e50-85af-718c998f565e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 894 | 2026.03.05 05:27:26.017013 [ 3 ] {ae695f32-8f65-4e50-85af-718c998f565e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.03.05 05:27:26.017061 [ 3 ] {ae695f32-8f65-4e50-85af-718c998f565e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.03.05 05:27:26.017389 [ 3 ] {ae695f32-8f65-4e50-85af-718c998f565e} <Debug> TCPHandler: Processed in 0.000861375 sec. | ||
| 897 | 2026.03.05 05:27:26.017614 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.03.05 05:27:26.017741 [ 3 ] {8c6cba8e-cc22-418c-9149-80a45ac7a73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 899 | 2026.03.05 05:27:26.018027 [ 3 ] {8c6cba8e-cc22-418c-9149-80a45ac7a73c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.03.05 05:27:26.018069 [ 3 ] {8c6cba8e-cc22-418c-9149-80a45ac7a73c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.03.05 05:27:26.018385 [ 3 ] {8c6cba8e-cc22-418c-9149-80a45ac7a73c} <Debug> TCPHandler: Processed in 0.000820124 sec. | ||
| 902 | 2026.03.05 05:27:26.025682 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.03.05 05:27:26.025838 [ 3 ] {d119288a-37d4-42f7-9470-e7be0d0059d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 904 | 2026.03.05 05:27:26.026177 [ 3 ] {d119288a-37d4-42f7-9470-e7be0d0059d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.03.05 05:27:26.026228 [ 3 ] {d119288a-37d4-42f7-9470-e7be0d0059d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.03.05 05:27:26.026595 [ 3 ] {d119288a-37d4-42f7-9470-e7be0d0059d4} <Debug> TCPHandler: Processed in 0.000972257 sec. | ||
| 907 | 2026.03.05 05:27:26.031383 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.03.05 05:27:26.031509 [ 3 ] {f140efaa-53ff-4261-ae07-91075ac22ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 909 | 2026.03.05 05:27:26.031558 [ 3 ] {f140efaa-53ff-4261-ae07-91075ac22ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.03.05 05:27:26.034334 [ 3 ] {f140efaa-53ff-4261-ae07-91075ac22ed7} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.03.05 05:27:26.034412 [ 3 ] {f140efaa-53ff-4261-ae07-91075ac22ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 912 | 2026.03.05 05:27:26.037172 [ 3 ] {f140efaa-53ff-4261-ae07-91075ac22ed7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.03.05 05:27:26.037772 [ 3 ] {f140efaa-53ff-4261-ae07-91075ac22ed7} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.03.05 05:27:26.037919 [ 3 ] {f140efaa-53ff-4261-ae07-91075ac22ed7} <Debug> executeQuery: Read 31 rows, 7.12 KiB in 0.006447 sec., 4808.438033193734 rows/sec., 1.08 MiB/sec. | ||
| 915 | 2026.03.05 05:27:26.037956 [ 3 ] {f140efaa-53ff-4261-ae07-91075ac22ed7} <Debug> TCPHandler: Processed in 0.006632783 sec. | ||
| 916 | 2026.03.05 05:27:26.038110 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.03.05 05:27:26.038204 [ 3 ] {5426c428-8447-49f5-a78d-ee7b393d5eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 918 | 2026.03.05 05:27:26.038244 [ 3 ] {5426c428-8447-49f5-a78d-ee7b393d5eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 919 | 2026.03.05 05:27:26.044582 [ 3 ] {5426c428-8447-49f5-a78d-ee7b393d5eda} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.03.05 05:27:26.044622 [ 3 ] {5426c428-8447-49f5-a78d-ee7b393d5eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 921 | 2026.03.05 05:27:26.047062 [ 3 ] {5426c428-8447-49f5-a78d-ee7b393d5eda} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.03.05 05:27:26.047533 [ 3 ] {5426c428-8447-49f5-a78d-ee7b393d5eda} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.03.05 05:27:26.047660 [ 3 ] {5426c428-8447-49f5-a78d-ee7b393d5eda} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.009474 sec., 29976.77855182605 rows/sec., 1.90 MiB/sec. | ||
| 924 | 2026.03.05 05:27:26.047697 [ 3 ] {5426c428-8447-49f5-a78d-ee7b393d5eda} <Debug> TCPHandler: Processed in 0.009636775 sec. | ||
| 925 | 2026.03.05 05:27:26.047823 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.03.05 05:27:26.047916 [ 3 ] {b681f6da-f618-4d5a-afb0-fb413eeeeb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 927 | 2026.03.05 05:27:26.047957 [ 3 ] {b681f6da-f618-4d5a-afb0-fb413eeeeb43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 928 | 2026.03.05 05:27:26.048348 [ 3 ] {b681f6da-f618-4d5a-afb0-fb413eeeeb43} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.03.05 05:27:26.048385 [ 3 ] {b681f6da-f618-4d5a-afb0-fb413eeeeb43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 930 | 2026.03.05 05:27:26.048774 [ 3 ] {b681f6da-f618-4d5a-afb0-fb413eeeeb43} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.03.05 05:27:26.049190 [ 3 ] {b681f6da-f618-4d5a-afb0-fb413eeeeb43} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.03.05 05:27:26.049319 [ 3 ] {b681f6da-f618-4d5a-afb0-fb413eeeeb43} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00142 sec., 5633.802816901409 rows/sec., 459.40 KiB/sec. | ||
| 933 | 2026.03.05 05:27:26.049355 [ 3 ] {b681f6da-f618-4d5a-afb0-fb413eeeeb43} <Debug> TCPHandler: Processed in 0.001581157 sec. | ||
| 934 | 2026.03.05 05:27:26.049455 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.03.05 05:27:26.049547 [ 3 ] {cb447ed8-793b-441a-b8b9-46c3c542e932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 936 | 2026.03.05 05:27:26.049586 [ 3 ] {cb447ed8-793b-441a-b8b9-46c3c542e932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 937 | 2026.03.05 05:27:26.050427 [ 3 ] {cb447ed8-793b-441a-b8b9-46c3c542e932} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.03.05 05:27:26.050461 [ 3 ] {cb447ed8-793b-441a-b8b9-46c3c542e932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 939 | 2026.03.05 05:27:26.050975 [ 3 ] {cb447ed8-793b-441a-b8b9-46c3c542e932} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.03.05 05:27:26.051395 [ 3 ] {cb447ed8-793b-441a-b8b9-46c3c542e932} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.03.05 05:27:26.051524 [ 3 ] {cb447ed8-793b-441a-b8b9-46c3c542e932} <Debug> executeQuery: Read 801 rows, 64.44 KiB in 0.001994 sec., 401705.1153460381 rows/sec., 31.56 MiB/sec. | ||
| 942 | 2026.03.05 05:27:26.051561 [ 3 ] {cb447ed8-793b-441a-b8b9-46c3c542e932} <Debug> TCPHandler: Processed in 0.002155027 sec. | ||
| 943 | 2026.03.05 05:27:26.051678 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.03.05 05:27:26.051771 [ 3 ] {0b5ee972-ae21-443a-8234-23ff2739c8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 945 | 2026.03.05 05:27:26.051811 [ 3 ] {0b5ee972-ae21-443a-8234-23ff2739c8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 946 | 2026.03.05 05:27:26.052266 [ 3 ] {0b5ee972-ae21-443a-8234-23ff2739c8fe} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.03.05 05:27:26.052302 [ 3 ] {0b5ee972-ae21-443a-8234-23ff2739c8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 948 | 2026.03.05 05:27:26.052761 [ 3 ] {0b5ee972-ae21-443a-8234-23ff2739c8fe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.03.05 05:27:26.053174 [ 3 ] {0b5ee972-ae21-443a-8234-23ff2739c8fe} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.03.05 05:27:26.053303 [ 3 ] {0b5ee972-ae21-443a-8234-23ff2739c8fe} <Debug> executeQuery: Read 150 rows, 9.10 KiB in 0.001549 sec., 96836.66881859263 rows/sec., 5.74 MiB/sec. | ||
| 951 | 2026.03.05 05:27:26.053339 [ 3 ] {0b5ee972-ae21-443a-8234-23ff2739c8fe} <Debug> TCPHandler: Processed in 0.001708859 sec. | ||
| 952 | 2026.03.05 05:27:26.053444 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.03.05 05:27:26.053538 [ 3 ] {f298034e-c2d3-42c7-9811-47206bed0dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 954 | 2026.03.05 05:27:26.053577 [ 3 ] {f298034e-c2d3-42c7-9811-47206bed0dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 955 | 2026.03.05 05:27:26.054050 [ 3 ] {f298034e-c2d3-42c7-9811-47206bed0dfd} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.03.05 05:27:26.054082 [ 3 ] {f298034e-c2d3-42c7-9811-47206bed0dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 957 | 2026.03.05 05:27:26.054486 [ 3 ] {f298034e-c2d3-42c7-9811-47206bed0dfd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.03.05 05:27:26.054892 [ 3 ] {f298034e-c2d3-42c7-9811-47206bed0dfd} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.03.05 05:27:26.055016 [ 3 ] {f298034e-c2d3-42c7-9811-47206bed0dfd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001496 sec., 99598.93048128343 rows/sec., 6.43 MiB/sec. | ||
| 960 | 2026.03.05 05:27:26.055053 [ 3 ] {f298034e-c2d3-42c7-9811-47206bed0dfd} <Debug> TCPHandler: Processed in 0.001657688 sec. | ||
| 961 | 2026.03.05 05:27:26.055160 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.03.05 05:27:26.055253 [ 3 ] {d7f20716-0fe1-47dc-8594-1ba3a1eb14db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 963 | 2026.03.05 05:27:26.055291 [ 3 ] {d7f20716-0fe1-47dc-8594-1ba3a1eb14db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 964 | 2026.03.05 05:27:26.055711 [ 3 ] {d7f20716-0fe1-47dc-8594-1ba3a1eb14db} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.03.05 05:27:26.055747 [ 3 ] {d7f20716-0fe1-47dc-8594-1ba3a1eb14db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 966 | 2026.03.05 05:27:26.056161 [ 3 ] {d7f20716-0fe1-47dc-8594-1ba3a1eb14db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2026.03.05 05:27:26.056572 [ 3 ] {d7f20716-0fe1-47dc-8594-1ba3a1eb14db} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2026.03.05 05:27:26.056700 [ 3 ] {d7f20716-0fe1-47dc-8594-1ba3a1eb14db} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001464 sec., 101092.89617486339 rows/sec., 5.75 MiB/sec. | ||
| 969 | 2026.03.05 05:27:26.056799 [ 3 ] {d7f20716-0fe1-47dc-8594-1ba3a1eb14db} <Debug> TCPHandler: Processed in 0.001686528 sec. | ||
| 970 | 2026.03.05 05:27:26.056923 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.03.05 05:27:26.057016 [ 3 ] {ff240417-925f-429c-8cc4-0163883cf110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 972 | 2026.03.05 05:27:26.057055 [ 3 ] {ff240417-925f-429c-8cc4-0163883cf110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 973 | 2026.03.05 05:27:26.057749 [ 3 ] {ff240417-925f-429c-8cc4-0163883cf110} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.03.05 05:27:26.057784 [ 3 ] {ff240417-925f-429c-8cc4-0163883cf110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 975 | 2026.03.05 05:27:26.058257 [ 3 ] {ff240417-925f-429c-8cc4-0163883cf110} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 976 | 2026.03.05 05:27:26.058670 [ 3 ] {ff240417-925f-429c-8cc4-0163883cf110} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.03.05 05:27:26.058796 [ 3 ] {ff240417-925f-429c-8cc4-0163883cf110} <Debug> executeQuery: Read 498 rows, 35.83 KiB in 0.001797 sec., 277128.54757929884 rows/sec., 19.47 MiB/sec. | ||
| 978 | 2026.03.05 05:27:26.058833 [ 3 ] {ff240417-925f-429c-8cc4-0163883cf110} <Debug> TCPHandler: Processed in 0.001958973 sec. | ||
| 979 | 2026.03.05 05:27:26.058941 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.03.05 05:27:26.059034 [ 3 ] {25340046-5c2a-4591-9619-f8cf3e29bcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 981 | 2026.03.05 05:27:26.059075 [ 3 ] {25340046-5c2a-4591-9619-f8cf3e29bcaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 982 | 2026.03.05 05:27:26.059409 [ 3 ] {25340046-5c2a-4591-9619-f8cf3e29bcaf} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.03.05 05:27:26.059444 [ 3 ] {25340046-5c2a-4591-9619-f8cf3e29bcaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 984 | 2026.03.05 05:27:26.061898 [ 3 ] {25340046-5c2a-4591-9619-f8cf3e29bcaf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 985 | 2026.03.05 05:27:26.062328 [ 3 ] {25340046-5c2a-4591-9619-f8cf3e29bcaf} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.03.05 05:27:26.062461 [ 3 ] {25340046-5c2a-4591-9619-f8cf3e29bcaf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003444 sec., 1742.1602787456445 rows/sec., 91.02 KiB/sec. | ||
| 987 | 2026.03.05 05:27:26.062496 [ 3 ] {25340046-5c2a-4591-9619-f8cf3e29bcaf} <Debug> TCPHandler: Processed in 0.003603792 sec. | ||
| 988 | 2026.03.05 05:27:26.062614 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.03.05 05:27:26.062708 [ 3 ] {79adc26c-4596-4db4-a79f-434fb31f8d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 990 | 2026.03.05 05:27:26.062749 [ 3 ] {79adc26c-4596-4db4-a79f-434fb31f8d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 991 | 2026.03.05 05:27:26.063181 [ 3 ] {79adc26c-4596-4db4-a79f-434fb31f8d94} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.03.05 05:27:26.063213 [ 3 ] {79adc26c-4596-4db4-a79f-434fb31f8d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 993 | 2026.03.05 05:27:26.063671 [ 3 ] {79adc26c-4596-4db4-a79f-434fb31f8d94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 994 | 2026.03.05 05:27:26.064096 [ 3 ] {79adc26c-4596-4db4-a79f-434fb31f8d94} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2026.03.05 05:27:26.064221 [ 3 ] {79adc26c-4596-4db4-a79f-434fb31f8d94} <Debug> executeQuery: Read 237 rows, 16.03 KiB in 0.00153 sec., 154901.96078431373 rows/sec., 10.23 MiB/sec. | ||
| 996 | 2026.03.05 05:27:26.064255 [ 3 ] {79adc26c-4596-4db4-a79f-434fb31f8d94} <Debug> TCPHandler: Processed in 0.001691309 sec. | ||
| 997 | 2026.03.05 05:27:26.064372 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.03.05 05:27:26.064476 [ 3 ] {550522ba-3990-49b4-9e1d-a98f43cf65ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 999 | 2026.03.05 05:27:26.064528 [ 3 ] {550522ba-3990-49b4-9e1d-a98f43cf65ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1000 | 2026.03.05 05:27:26.064915 [ 3 ] {550522ba-3990-49b4-9e1d-a98f43cf65ff} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.03.05 05:27:26.064959 [ 3 ] {550522ba-3990-49b4-9e1d-a98f43cf65ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1002 | 2026.03.05 05:27:26.065454 [ 3 ] {550522ba-3990-49b4-9e1d-a98f43cf65ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1003 | 2026.03.05 05:27:26.065890 [ 3 ] {550522ba-3990-49b4-9e1d-a98f43cf65ff} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.03.05 05:27:26.066024 [ 3 ] {550522ba-3990-49b4-9e1d-a98f43cf65ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001569 sec., 637.348629700446 rows/sec., 42.95 KiB/sec. | ||
| 1005 | 2026.03.05 05:27:26.066060 [ 3 ] {550522ba-3990-49b4-9e1d-a98f43cf65ff} <Debug> TCPHandler: Processed in 0.00174227 sec. | ||
| 1006 | 2026.03.05 05:27:26.066175 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.03.05 05:27:26.066272 [ 3 ] {f1e565f5-6353-4212-8dc7-1811ed3a39d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1008 | 2026.03.05 05:27:26.066311 [ 3 ] {f1e565f5-6353-4212-8dc7-1811ed3a39d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1009 | 2026.03.05 05:27:26.066643 [ 3 ] {f1e565f5-6353-4212-8dc7-1811ed3a39d4} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.03.05 05:27:26.066677 [ 3 ] {f1e565f5-6353-4212-8dc7-1811ed3a39d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1011 | 2026.03.05 05:27:26.067091 [ 3 ] {f1e565f5-6353-4212-8dc7-1811ed3a39d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1012 | 2026.03.05 05:27:26.067521 [ 3 ] {f1e565f5-6353-4212-8dc7-1811ed3a39d4} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.03.05 05:27:26.067651 [ 3 ] {f1e565f5-6353-4212-8dc7-1811ed3a39d4} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001398 sec., 55793.991416309014 rows/sec., 3.45 MiB/sec. | ||
| 1014 | 2026.03.05 05:27:26.067688 [ 3 ] {f1e565f5-6353-4212-8dc7-1811ed3a39d4} <Debug> TCPHandler: Processed in 0.001564277 sec. | ||
| 1015 | 2026.03.05 05:27:26.372745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1016 | 2026.03.05 05:27:26.373282 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.03.05 05:27:26.373330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1018 | 2026.03.05 05:27:26.374017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1019 | 2026.03.05 05:27:26.374483 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.03.05 05:27:26.374625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1021 | 2026.03.05 05:27:26.435679 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1022 | 2026.03.05 05:27:26.451920 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2026.03.05 05:27:26.451966 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1024 | 2026.03.05 05:27:26.458153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1025 | 2026.03.05 05:27:26.459352 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2026.03.05 05:27:26.462156 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1027 | 2026.03.05 05:27:29.866237 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41501 | ||
| 1028 | 2026.03.05 05:27:29.868083 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1029 | 2026.03.05 05:27:29.868135 [ 286 ] {} <Debug> TCP-Session: 38f93621-adaf-4c39-bd8e-9d8e076d4a2b Authenticating user 'default' from [fd00:1122:3344:101::e]:41501 | ||
| 1030 | 2026.03.05 05:27:29.868158 [ 286 ] {} <Debug> TCP-Session: 38f93621-adaf-4c39-bd8e-9d8e076d4a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.03.05 05:27:29.868171 [ 286 ] {} <Debug> TCP-Session: 38f93621-adaf-4c39-bd8e-9d8e076d4a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.03.05 05:27:29.868222 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1033 | 2026.03.05 05:27:29.868247 [ 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 | ||
| 1034 | 2026.03.05 05:27:29.868264 [ 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 | ||
| 1035 | 2026.03.05 05:27:29.868712 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52346 | ||
| 1036 | 2026.03.05 05:27:29.868782 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42801 | ||
| 1037 | 2026.03.05 05:27:29.868949 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47397 | ||
| 1038 | 2026.03.05 05:27:29.868973 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1039 | 2026.03.05 05:27:29.868988 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59385 | ||
| 1040 | 2026.03.05 05:27:29.869031 [ 287 ] {} <Debug> TCP-Session: 46ce9ca2-77e1-45cc-b8bb-8593dcf33334 Authenticating user 'default' from [fd00:1122:3344:101::e]:52346 | ||
| 1041 | 2026.03.05 05:27:29.869060 [ 287 ] {} <Debug> TCP-Session: 46ce9ca2-77e1-45cc-b8bb-8593dcf33334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.03.05 05:27:29.869073 [ 287 ] {} <Debug> TCP-Session: 46ce9ca2-77e1-45cc-b8bb-8593dcf33334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.03.05 05:27:29.869077 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2026.03.05 05:27:29.869121 [ 288 ] {} <Debug> TCP-Session: a35136d2-ff53-4cfd-a1d6-a46a5f331533 Authenticating user 'default' from [fd00:1122:3344:101::e]:42801 | ||
| 1045 | 2026.03.05 05:27:29.869143 [ 288 ] {} <Debug> TCP-Session: a35136d2-ff53-4cfd-a1d6-a46a5f331533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.05 05:27:29.869154 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55410 | ||
| 1047 | 2026.03.05 05:27:29.869156 [ 288 ] {} <Debug> TCP-Session: a35136d2-ff53-4cfd-a1d6-a46a5f331533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.03.05 05:27:29.869175 [ 286 ] {} <Trace> TCP-Session: 38f93621-adaf-4c39-bd8e-9d8e076d4a2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2026.03.05 05:27:29.869200 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1050 | 2026.03.05 05:27:29.869249 [ 289 ] {} <Debug> TCP-Session: 99d2b3c6-a0ab-4289-81b7-599f1565f2d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47397 | ||
| 1051 | 2026.03.05 05:27:29.869272 [ 289 ] {} <Debug> TCP-Session: 99d2b3c6-a0ab-4289-81b7-599f1565f2d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.03.05 05:27:29.869292 [ 289 ] {} <Debug> TCP-Session: 99d2b3c6-a0ab-4289-81b7-599f1565f2d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.03.05 05:27:29.869347 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1054 | 2026.03.05 05:27:29.869394 [ 290 ] {} <Debug> TCP-Session: 368b694f-1e8e-45cb-9d68-f8bcd13b3acb Authenticating user 'default' from [fd00:1122:3344:101::e]:59385 | ||
| 1055 | 2026.03.05 05:27:29.869413 [ 286 ] {4169299d-c370-4104-a318-0ba379c925ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41501) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1056 | 2026.03.05 05:27:29.869421 [ 290 ] {} <Debug> TCP-Session: 368b694f-1e8e-45cb-9d68-f8bcd13b3acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.03.05 05:27:29.869420 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1058 | 2026.03.05 05:27:29.869448 [ 290 ] {} <Debug> TCP-Session: 368b694f-1e8e-45cb-9d68-f8bcd13b3acb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.03.05 05:27:29.869504 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42318 | ||
| 1060 | 2026.03.05 05:27:29.869512 [ 291 ] {} <Debug> TCP-Session: 4b4ac015-a355-47a3-bc4d-3fdc562031e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55410 | ||
| 1061 | 2026.03.05 05:27:29.869422 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44026 | ||
| 1062 | 2026.03.05 05:27:29.869556 [ 291 ] {} <Debug> TCP-Session: 4b4ac015-a355-47a3-bc4d-3fdc562031e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.03.05 05:27:29.869606 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43025 | ||
| 1064 | 2026.03.05 05:27:29.869608 [ 291 ] {} <Debug> TCP-Session: 4b4ac015-a355-47a3-bc4d-3fdc562031e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.03.05 05:27:29.869685 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1066 | 2026.03.05 05:27:29.869723 [ 293 ] {} <Debug> TCP-Session: 162b6f6a-a4bb-4a74-bb5d-eee6066ec328 Authenticating user 'default' from [fd00:1122:3344:101::e]:42318 | ||
| 1067 | 2026.03.05 05:27:29.869740 [ 293 ] {} <Debug> TCP-Session: 162b6f6a-a4bb-4a74-bb5d-eee6066ec328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.03.05 05:27:29.869753 [ 293 ] {} <Debug> TCP-Session: 162b6f6a-a4bb-4a74-bb5d-eee6066ec328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.03.05 05:27:29.869856 [ 286 ] {4169299d-c370-4104-a318-0ba379c925ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1070 | 2026.03.05 05:27:29.869926 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1071 | 2026.03.05 05:27:29.869979 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1072 | 2026.03.05 05:27:29.869987 [ 292 ] {} <Debug> TCP-Session: 366b2162-fd84-4147-a5ee-12f40427502a Authenticating user 'default' from [fd00:1122:3344:101::e]:44026 | ||
| 1073 | 2026.03.05 05:27:29.870021 [ 294 ] {} <Debug> TCP-Session: 47daf018-933a-4a08-8855-f40183c7890e Authenticating user 'default' from [fd00:1122:3344:101::e]:43025 | ||
| 1074 | 2026.03.05 05:27:29.870039 [ 292 ] {} <Debug> TCP-Session: 366b2162-fd84-4147-a5ee-12f40427502a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.03.05 05:27:29.870046 [ 294 ] {} <Debug> TCP-Session: 47daf018-933a-4a08-8855-f40183c7890e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.03.05 05:27:29.870070 [ 292 ] {} <Debug> TCP-Session: 366b2162-fd84-4147-a5ee-12f40427502a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.03.05 05:27:29.870077 [ 294 ] {} <Debug> TCP-Session: 47daf018-933a-4a08-8855-f40183c7890e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.03.05 05:27:29.872050 [ 286 ] {4169299d-c370-4104-a318-0ba379c925ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1079 | 2026.03.05 05:27:29.876868 [ 286 ] {4169299d-c370-4104-a318-0ba379c925ad} <Debug> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e) (SelectExecutor): Key condition: unknown | ||
| 1080 | 2026.03.05 05:27:29.896440 [ 299 ] {4169299d-c370-4104-a318-0ba379c925ad} <Trace> AggregatingTransform: Aggregating | ||
| 1081 | 2026.03.05 05:27:29.898656 [ 299 ] {4169299d-c370-4104-a318-0ba379c925ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 1082 | 2026.03.05 05:27:29.900817 [ 299 ] {4169299d-c370-4104-a318-0ba379c925ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007553719 sec. (132.385 rows/sec., 5.17 KiB/sec.) | ||
| 1083 | 2026.03.05 05:27:29.900845 [ 299 ] {4169299d-c370-4104-a318-0ba379c925ad} <Trace> Aggregator: Merging aggregated data | ||
| 1084 | 2026.03.05 05:27:29.900880 [ 299 ] {4169299d-c370-4104-a318-0ba379c925ad} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1085 | 2026.03.05 05:27:29.904560 [ 286 ] {4169299d-c370-4104-a318-0ba379c925ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.035225 sec., 28.388928317955997 rows/sec., 1.11 KiB/sec. | ||
| 1086 | 2026.03.05 05:27:29.904749 [ 286 ] {4169299d-c370-4104-a318-0ba379c925ad} <Debug> TCPHandler: Processed in 0.035846903 sec. | ||
| 1087 | 2026.03.05 05:27:29.908366 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1088 | 2026.03.05 05:27:29.908413 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1089 | 2026.03.05 05:27:29.908435 [ 286 ] {} <Debug> TCP-Session: 38f93621-adaf-4c39-bd8e-9d8e076d4a2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.03.05 05:27:29.908440 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2026.03.05 05:27:29.908471 [ 287 ] {} <Debug> TCP-Session: 46ce9ca2-77e1-45cc-b8bb-8593dcf33334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.03.05 05:27:29.908469 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1093 | 2026.03.05 05:27:29.908517 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2026.03.05 05:27:29.908518 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1095 | 2026.03.05 05:27:29.908540 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2026.03.05 05:27:29.908573 [ 291 ] {} <Debug> TCP-Session: 4b4ac015-a355-47a3-bc4d-3fdc562031e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.03.05 05:27:29.908585 [ 293 ] {} <Debug> TCP-Session: 162b6f6a-a4bb-4a74-bb5d-eee6066ec328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.03.05 05:27:29.908559 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1099 | 2026.03.05 05:27:29.908628 [ 289 ] {} <Debug> TCP-Session: 99d2b3c6-a0ab-4289-81b7-599f1565f2d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.03.05 05:27:29.908493 [ 290 ] {} <Debug> TCP-Session: 368b694f-1e8e-45cb-9d68-f8bcd13b3acb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.03.05 05:27:29.908658 [ 292 ] {} <Debug> TCP-Session: 366b2162-fd84-4147-a5ee-12f40427502a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.03.05 05:27:29.908483 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.03.05 05:27:29.908574 [ 294 ] {} <Debug> TCP-Session: 47daf018-933a-4a08-8855-f40183c7890e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.03.05 05:27:29.908730 [ 288 ] {} <Debug> TCP-Session: a35136d2-ff53-4cfd-a1d6-a46a5f331533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.03.05 05:27:29.942757 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60449 | ||
| 1106 | 2026.03.05 05:27:29.942864 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2026.03.05 05:27:29.942892 [ 286 ] {} <Debug> TCP-Session: 383b1334-ba54-4815-8770-8187edd13c7c Authenticating user 'default' from [fd00:1122:3344:101::e]:60449 | ||
| 1108 | 2026.03.05 05:27:29.942915 [ 286 ] {} <Debug> TCP-Session: 383b1334-ba54-4815-8770-8187edd13c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.03.05 05:27:29.942927 [ 286 ] {} <Debug> TCP-Session: 383b1334-ba54-4815-8770-8187edd13c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.03.05 05:27:29.943151 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40567 | ||
| 1111 | 2026.03.05 05:27:29.943204 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54415 | ||
| 1112 | 2026.03.05 05:27:29.943251 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45902 | ||
| 1113 | 2026.03.05 05:27:29.943271 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1114 | 2026.03.05 05:27:29.943286 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42359 | ||
| 1115 | 2026.03.05 05:27:29.943294 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36697 | ||
| 1116 | 2026.03.05 05:27:29.943313 [ 287 ] {} <Debug> TCP-Session: 973fbbc7-24ff-4850-b55a-ac718a46fdb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40567 | ||
| 1117 | 2026.03.05 05:27:29.943338 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1118 | 2026.03.05 05:27:29.943342 [ 286 ] {} <Trace> TCP-Session: 383b1334-ba54-4815-8770-8187edd13c7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.03.05 05:27:29.943364 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1120 | 2026.03.05 05:27:29.943373 [ 290 ] {} <Debug> TCP-Session: 9d0fb9f7-bf3b-466d-a815-dbddc0b29091 Authenticating user 'default' from [fd00:1122:3344:101::e]:45902 | ||
| 1121 | 2026.03.05 05:27:29.943400 [ 293 ] {} <Debug> TCP-Session: 30553245-f79d-4f0a-ad54-5521fdbb736f Authenticating user 'default' from [fd00:1122:3344:101::e]:42359 | ||
| 1122 | 2026.03.05 05:27:29.943430 [ 290 ] {} <Debug> TCP-Session: 9d0fb9f7-bf3b-466d-a815-dbddc0b29091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.03.05 05:27:29.943444 [ 293 ] {} <Debug> TCP-Session: 30553245-f79d-4f0a-ad54-5521fdbb736f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.03.05 05:27:29.943457 [ 290 ] {} <Debug> TCP-Session: 9d0fb9f7-bf3b-466d-a815-dbddc0b29091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.03.05 05:27:29.943464 [ 293 ] {} <Debug> TCP-Session: 30553245-f79d-4f0a-ad54-5521fdbb736f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.03.05 05:27:29.943389 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1127 | 2026.03.05 05:27:29.943366 [ 287 ] {} <Debug> TCP-Session: 973fbbc7-24ff-4850-b55a-ac718a46fdb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.03.05 05:27:29.943521 [ 294 ] {} <Debug> TCP-Session: 7da55727-fdc4-4ab7-b5eb-78d000a94c53 Authenticating user 'default' from [fd00:1122:3344:101::e]:36697 | ||
| 1129 | 2026.03.05 05:27:29.943310 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1130 | 2026.03.05 05:27:29.943542 [ 287 ] {} <Debug> TCP-Session: 973fbbc7-24ff-4850-b55a-ac718a46fdb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.03.05 05:27:29.943553 [ 286 ] {15df84f7-2dea-4afa-94ee-be08798d5507} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60449) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1132 | 2026.03.05 05:27:29.943576 [ 288 ] {} <Debug> TCP-Session: 7c385660-bedc-4c18-9474-984dd57d2364 Authenticating user 'default' from [fd00:1122:3344:101::e]:54415 | ||
| 1133 | 2026.03.05 05:27:29.943559 [ 294 ] {} <Debug> TCP-Session: 7da55727-fdc4-4ab7-b5eb-78d000a94c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.03.05 05:27:29.943617 [ 288 ] {} <Debug> TCP-Session: 7c385660-bedc-4c18-9474-984dd57d2364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.03.05 05:27:29.943276 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59640 | ||
| 1136 | 2026.03.05 05:27:29.943636 [ 288 ] {} <Debug> TCP-Session: 7c385660-bedc-4c18-9474-984dd57d2364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.03.05 05:27:29.943631 [ 294 ] {} <Debug> TCP-Session: 7da55727-fdc4-4ab7-b5eb-78d000a94c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.03.05 05:27:29.943263 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60583 | ||
| 1139 | 2026.03.05 05:27:29.943252 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65048 | ||
| 1140 | 2026.03.05 05:27:29.943740 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2026.03.05 05:27:29.943793 [ 292 ] {} <Debug> TCP-Session: a983a240-2e58-4b97-9cf7-d06b426dab3a Authenticating user 'default' from [fd00:1122:3344:101::e]:59640 | ||
| 1142 | 2026.03.05 05:27:29.943796 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2026.03.05 05:27:29.943817 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2026.03.05 05:27:29.943828 [ 292 ] {} <Debug> TCP-Session: a983a240-2e58-4b97-9cf7-d06b426dab3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.03.05 05:27:29.943840 [ 291 ] {} <Debug> TCP-Session: 169aaeb0-f6bd-4cdc-90b8-f1a77aaa042f Authenticating user 'default' from [fd00:1122:3344:101::e]:60583 | ||
| 1146 | 2026.03.05 05:27:29.943860 [ 292 ] {} <Debug> TCP-Session: a983a240-2e58-4b97-9cf7-d06b426dab3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.03.05 05:27:29.943886 [ 291 ] {} <Debug> TCP-Session: 169aaeb0-f6bd-4cdc-90b8-f1a77aaa042f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.03.05 05:27:29.943849 [ 289 ] {} <Debug> TCP-Session: 1b1d5416-0525-46f5-9223-9b70f2068ff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65048 | ||
| 1149 | 2026.03.05 05:27:29.943913 [ 291 ] {} <Debug> TCP-Session: 169aaeb0-f6bd-4cdc-90b8-f1a77aaa042f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.03.05 05:27:29.943934 [ 289 ] {} <Debug> TCP-Session: 1b1d5416-0525-46f5-9223-9b70f2068ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.03.05 05:27:29.943835 [ 286 ] {15df84f7-2dea-4afa-94ee-be08798d5507} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1152 | 2026.03.05 05:27:29.943960 [ 289 ] {} <Debug> TCP-Session: 1b1d5416-0525-46f5-9223-9b70f2068ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.03.05 05:27:29.944023 [ 286 ] {15df84f7-2dea-4afa-94ee-be08798d5507} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1154 | 2026.03.05 05:27:29.944348 [ 286 ] {15df84f7-2dea-4afa-94ee-be08798d5507} <Debug> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e) (SelectExecutor): Key condition: unknown | ||
| 1155 | 2026.03.05 05:27:29.945403 [ 323 ] {15df84f7-2dea-4afa-94ee-be08798d5507} <Trace> AggregatingTransform: Aggregating | ||
| 1156 | 2026.03.05 05:27:29.945466 [ 323 ] {15df84f7-2dea-4afa-94ee-be08798d5507} <Trace> Aggregator: Aggregation method: without_key | ||
| 1157 | 2026.03.05 05:27:29.945508 [ 323 ] {15df84f7-2dea-4afa-94ee-be08798d5507} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001059328 sec. (943.995 rows/sec., 36.87 KiB/sec.) | ||
| 1158 | 2026.03.05 05:27:29.945530 [ 323 ] {15df84f7-2dea-4afa-94ee-be08798d5507} <Trace> Aggregator: Merging aggregated data | ||
| 1159 | 2026.03.05 05:27:29.946697 [ 286 ] {15df84f7-2dea-4afa-94ee-be08798d5507} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003212 sec., 311.332503113325 rows/sec., 12.16 KiB/sec. | ||
| 1160 | 2026.03.05 05:27:29.946850 [ 286 ] {15df84f7-2dea-4afa-94ee-be08798d5507} <Debug> TCPHandler: Processed in 0.003675423 sec. | ||
| 1161 | 2026.03.05 05:27:29.946957 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1162 | 2026.03.05 05:27:29.946984 [ 286 ] {} <Debug> TCP-Session: 383b1334-ba54-4815-8770-8187edd13c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.03.05 05:27:29.946996 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2026.03.05 05:27:29.947022 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2026.03.05 05:27:29.947040 [ 287 ] {} <Debug> TCP-Session: 973fbbc7-24ff-4850-b55a-ac718a46fdb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.03.05 05:27:29.947051 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2026.03.05 05:27:29.947063 [ 290 ] {} <Debug> TCP-Session: 9d0fb9f7-bf3b-466d-a815-dbddc0b29091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.03.05 05:27:29.947077 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2026.03.05 05:27:29.947105 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.03.05 05:27:29.947128 [ 294 ] {} <Debug> TCP-Session: 7da55727-fdc4-4ab7-b5eb-78d000a94c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.03.05 05:27:29.947133 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1172 | 2026.03.05 05:27:29.947157 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2026.03.05 05:27:29.947177 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2026.03.05 05:27:29.947193 [ 289 ] {} <Debug> TCP-Session: 1b1d5416-0525-46f5-9223-9b70f2068ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.03.05 05:27:29.947202 [ 292 ] {} <Debug> TCP-Session: a983a240-2e58-4b97-9cf7-d06b426dab3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.03.05 05:27:29.947221 [ 293 ] {} <Debug> TCP-Session: 30553245-f79d-4f0a-ad54-5521fdbb736f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.03.05 05:27:29.947100 [ 288 ] {} <Debug> TCP-Session: 7c385660-bedc-4c18-9474-984dd57d2364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.03.05 05:27:29.947157 [ 291 ] {} <Debug> TCP-Session: 169aaeb0-f6bd-4cdc-90b8-f1a77aaa042f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.03.05 05:27:30.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.61 MiB, peak 173.48 MiB, free memory in arenas 0.00 B, will set to 164.23 MiB (RSS), difference: 2.62 MiB | ||
| 1180 | 2026.03.05 05:27:30.877571 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42087 | ||
| 1181 | 2026.03.05 05:27:30.877683 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1182 | 2026.03.05 05:27:30.877711 [ 286 ] {} <Debug> TCP-Session: 264499cf-079a-4ea2-ba2c-8b305d6cec96 Authenticating user 'default' from [fd00:1122:3344:101::e]:42087 | ||
| 1183 | 2026.03.05 05:27:30.877734 [ 286 ] {} <Debug> TCP-Session: 264499cf-079a-4ea2-ba2c-8b305d6cec96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.03.05 05:27:30.877746 [ 286 ] {} <Debug> TCP-Session: 264499cf-079a-4ea2-ba2c-8b305d6cec96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.03.05 05:27:30.878012 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58391 | ||
| 1186 | 2026.03.05 05:27:30.878045 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40085 | ||
| 1187 | 2026.03.05 05:27:30.878054 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45173 | ||
| 1188 | 2026.03.05 05:27:30.878084 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39254 | ||
| 1189 | 2026.03.05 05:27:30.878098 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35866 | ||
| 1190 | 2026.03.05 05:27:30.878155 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1191 | 2026.03.05 05:27:30.878154 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1192 | 2026.03.05 05:27:30.878206 [ 291 ] {} <Debug> TCP-Session: 4011d55e-a06c-4f33-ab0e-ab3acf8f77db Authenticating user 'default' from [fd00:1122:3344:101::e]:45173 | ||
| 1193 | 2026.03.05 05:27:30.878211 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1194 | 2026.03.05 05:27:30.878224 [ 287 ] {} <Debug> TCP-Session: 02ad8b0a-a627-4cf6-83fa-dcc24f22ec3d Authenticating user 'default' from [fd00:1122:3344:101::e]:58391 | ||
| 1195 | 2026.03.05 05:27:30.878232 [ 291 ] {} <Debug> TCP-Session: 4011d55e-a06c-4f33-ab0e-ab3acf8f77db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.03.05 05:27:30.878248 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2026.03.05 05:27:30.878258 [ 287 ] {} <Debug> TCP-Session: 02ad8b0a-a627-4cf6-83fa-dcc24f22ec3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.03.05 05:27:30.878261 [ 291 ] {} <Debug> TCP-Session: 4011d55e-a06c-4f33-ab0e-ab3acf8f77db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.03.05 05:27:30.878288 [ 287 ] {} <Debug> TCP-Session: 02ad8b0a-a627-4cf6-83fa-dcc24f22ec3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.03.05 05:27:30.878286 [ 294 ] {} <Debug> TCP-Session: 83edf508-e879-450f-8b38-d12bb2474b20 Authenticating user 'default' from [fd00:1122:3344:101::e]:35866 | ||
| 1201 | 2026.03.05 05:27:30.878258 [ 292 ] {} <Debug> TCP-Session: e9ab576f-8f35-4ce1-bea8-a2375620cf4f Authenticating user 'default' from [fd00:1122:3344:101::e]:39254 | ||
| 1202 | 2026.03.05 05:27:30.878329 [ 294 ] {} <Debug> TCP-Session: 83edf508-e879-450f-8b38-d12bb2474b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.03.05 05:27:30.878147 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1204 | 2026.03.05 05:27:30.878352 [ 292 ] {} <Debug> TCP-Session: e9ab576f-8f35-4ce1-bea8-a2375620cf4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.03.05 05:27:30.878353 [ 294 ] {} <Debug> TCP-Session: 83edf508-e879-450f-8b38-d12bb2474b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.03.05 05:27:30.878388 [ 292 ] {} <Debug> TCP-Session: e9ab576f-8f35-4ce1-bea8-a2375620cf4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.03.05 05:27:30.878382 [ 290 ] {} <Debug> TCP-Session: 6dfad02c-0c98-4d91-b5a7-c4a36fac5cf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40085 | ||
| 1208 | 2026.03.05 05:27:30.878094 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51082 | ||
| 1209 | 2026.03.05 05:27:30.878445 [ 290 ] {} <Debug> TCP-Session: 6dfad02c-0c98-4d91-b5a7-c4a36fac5cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.03.05 05:27:30.878055 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37912 | ||
| 1211 | 2026.03.05 05:27:30.878480 [ 290 ] {} <Debug> TCP-Session: 6dfad02c-0c98-4d91-b5a7-c4a36fac5cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.03.05 05:27:30.878506 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1213 | 2026.03.05 05:27:30.878012 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56707 | ||
| 1214 | 2026.03.05 05:27:30.878536 [ 293 ] {} <Debug> TCP-Session: 99246bcd-1b5b-4c5c-a71d-6655ba2260da Authenticating user 'default' from [fd00:1122:3344:101::e]:51082 | ||
| 1215 | 2026.03.05 05:27:30.878556 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1216 | 2026.03.05 05:27:30.878570 [ 293 ] {} <Debug> TCP-Session: 99246bcd-1b5b-4c5c-a71d-6655ba2260da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.03.05 05:27:30.878148 [ 286 ] {} <Trace> TCP-Session: 264499cf-079a-4ea2-ba2c-8b305d6cec96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.03.05 05:27:30.878592 [ 293 ] {} <Debug> TCP-Session: 99246bcd-1b5b-4c5c-a71d-6655ba2260da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.03.05 05:27:30.878593 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1220 | 2026.03.05 05:27:30.878587 [ 289 ] {} <Debug> TCP-Session: f55b7121-b16d-44cb-ac29-13779e40de8f Authenticating user 'default' from [fd00:1122:3344:101::e]:37912 | ||
| 1221 | 2026.03.05 05:27:30.878650 [ 288 ] {} <Debug> TCP-Session: 89071b2c-8df6-4dd6-bb37-0504078fff68 Authenticating user 'default' from [fd00:1122:3344:101::e]:56707 | ||
| 1222 | 2026.03.05 05:27:30.878666 [ 289 ] {} <Debug> TCP-Session: f55b7121-b16d-44cb-ac29-13779e40de8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.03.05 05:27:30.878677 [ 288 ] {} <Debug> TCP-Session: 89071b2c-8df6-4dd6-bb37-0504078fff68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.03.05 05:27:30.878688 [ 289 ] {} <Debug> TCP-Session: f55b7121-b16d-44cb-ac29-13779e40de8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.03.05 05:27:30.878699 [ 288 ] {} <Debug> TCP-Session: 89071b2c-8df6-4dd6-bb37-0504078fff68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.03.05 05:27:30.878763 [ 286 ] {24f4c9c9-a9e1-4c7e-9b12-92ca1e9ad02a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42087) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1227 | 2026.03.05 05:27:30.879030 [ 286 ] {24f4c9c9-a9e1-4c7e-9b12-92ca1e9ad02a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1228 | 2026.03.05 05:27:30.879090 [ 286 ] {24f4c9c9-a9e1-4c7e-9b12-92ca1e9ad02a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1229 | 2026.03.05 05:27:30.879415 [ 286 ] {24f4c9c9-a9e1-4c7e-9b12-92ca1e9ad02a} <Debug> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e) (SelectExecutor): Key condition: unknown | ||
| 1230 | 2026.03.05 05:27:30.880376 [ 318 ] {24f4c9c9-a9e1-4c7e-9b12-92ca1e9ad02a} <Trace> AggregatingTransform: Aggregating | ||
| 1231 | 2026.03.05 05:27:30.880433 [ 318 ] {24f4c9c9-a9e1-4c7e-9b12-92ca1e9ad02a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1232 | 2026.03.05 05:27:30.880475 [ 318 ] {24f4c9c9-a9e1-4c7e-9b12-92ca1e9ad02a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960406 sec. (1041.226 rows/sec., 40.67 KiB/sec.) | ||
| 1233 | 2026.03.05 05:27:30.880494 [ 318 ] {24f4c9c9-a9e1-4c7e-9b12-92ca1e9ad02a} <Trace> Aggregator: Merging aggregated data | ||
| 1234 | 2026.03.05 05:27:30.881965 [ 286 ] {24f4c9c9-a9e1-4c7e-9b12-92ca1e9ad02a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003254 sec., 307.3140749846343 rows/sec., 12.00 KiB/sec. | ||
| 1235 | 2026.03.05 05:27:30.882126 [ 286 ] {24f4c9c9-a9e1-4c7e-9b12-92ca1e9ad02a} <Debug> TCPHandler: Processed in 0.00414251 sec. | ||
| 1236 | 2026.03.05 05:27:30.882272 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1237 | 2026.03.05 05:27:30.882300 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1238 | 2026.03.05 05:27:30.882308 [ 286 ] {} <Debug> TCP-Session: 264499cf-079a-4ea2-ba2c-8b305d6cec96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2026.03.05 05:27:30.882333 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2026.03.05 05:27:30.882351 [ 288 ] {} <Debug> TCP-Session: 89071b2c-8df6-4dd6-bb37-0504078fff68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.03.05 05:27:30.882374 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1242 | 2026.03.05 05:27:30.882399 [ 287 ] {} <Debug> TCP-Session: 02ad8b0a-a627-4cf6-83fa-dcc24f22ec3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.03.05 05:27:30.882418 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2026.03.05 05:27:30.882439 [ 289 ] {} <Debug> TCP-Session: f55b7121-b16d-44cb-ac29-13779e40de8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.03.05 05:27:30.882449 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1246 | 2026.03.05 05:27:30.882463 [ 292 ] {} <Debug> TCP-Session: e9ab576f-8f35-4ce1-bea8-a2375620cf4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.03.05 05:27:30.882466 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1248 | 2026.03.05 05:27:30.882513 [ 291 ] {} <Debug> TCP-Session: 4011d55e-a06c-4f33-ab0e-ab3acf8f77db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.03.05 05:27:30.882347 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1250 | 2026.03.05 05:27:30.882552 [ 293 ] {} <Debug> TCP-Session: 99246bcd-1b5b-4c5c-a71d-6655ba2260da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.03.05 05:27:30.882394 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1252 | 2026.03.05 05:27:30.882595 [ 290 ] {} <Debug> TCP-Session: 6dfad02c-0c98-4d91-b5a7-c4a36fac5cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.03.05 05:27:30.882634 [ 294 ] {} <Debug> TCP-Session: 83edf508-e879-450f-8b38-d12bb2474b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.03.05 05:27:30.959889 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.03.05 05:27:30.960136 [ 3 ] {08e4227c-bdc5-47ad-884e-dd26900378e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1256 | 2026.03.05 05:27:30.960235 [ 3 ] {08e4227c-bdc5-47ad-884e-dd26900378e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1257 | 2026.03.05 05:27:30.961197 [ 3 ] {08e4227c-bdc5-47ad-884e-dd26900378e6} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.03.05 05:27:30.961271 [ 3 ] {08e4227c-bdc5-47ad-884e-dd26900378e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1259 | 2026.03.05 05:27:30.961998 [ 3 ] {08e4227c-bdc5-47ad-884e-dd26900378e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1260 | 2026.03.05 05:27:30.962687 [ 3 ] {08e4227c-bdc5-47ad-884e-dd26900378e6} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.03.05 05:27:30.962882 [ 3 ] {08e4227c-bdc5-47ad-884e-dd26900378e6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002819 sec., 19865.200425682866 rows/sec., 1.52 MiB/sec. | ||
| 1262 | 2026.03.05 05:27:30.962954 [ 3 ] {08e4227c-bdc5-47ad-884e-dd26900378e6} <Debug> TCPHandler: Processed in 0.003256086 sec. | ||
| 1263 | 2026.03.05 05:27:30.963100 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.03.05 05:27:30.963216 [ 3 ] {feaea18d-78cb-4135-9b4d-32cbfbc85c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1265 | 2026.03.05 05:27:30.963264 [ 3 ] {feaea18d-78cb-4135-9b4d-32cbfbc85c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1266 | 2026.03.05 05:27:30.963818 [ 3 ] {feaea18d-78cb-4135-9b4d-32cbfbc85c35} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.03.05 05:27:30.963862 [ 3 ] {feaea18d-78cb-4135-9b4d-32cbfbc85c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1268 | 2026.03.05 05:27:30.964432 [ 3 ] {feaea18d-78cb-4135-9b4d-32cbfbc85c35} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1269 | 2026.03.05 05:27:30.965024 [ 3 ] {feaea18d-78cb-4135-9b4d-32cbfbc85c35} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.03.05 05:27:30.965205 [ 3 ] {feaea18d-78cb-4135-9b4d-32cbfbc85c35} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002017 sec., 31730.292513634107 rows/sec., 2.48 MiB/sec. | ||
| 1271 | 2026.03.05 05:27:30.965262 [ 3 ] {feaea18d-78cb-4135-9b4d-32cbfbc85c35} <Debug> TCPHandler: Processed in 0.002218828 sec. | ||
| 1272 | 2026.03.05 05:27:30.965406 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.03.05 05:27:30.965518 [ 3 ] {b5f429bf-adbf-4b54-b01f-075a9956b5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1274 | 2026.03.05 05:27:30.965572 [ 3 ] {b5f429bf-adbf-4b54-b01f-075a9956b5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1275 | 2026.03.05 05:27:30.966115 [ 3 ] {b5f429bf-adbf-4b54-b01f-075a9956b5ed} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.03.05 05:27:30.966158 [ 3 ] {b5f429bf-adbf-4b54-b01f-075a9956b5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1277 | 2026.03.05 05:27:30.966709 [ 3 ] {b5f429bf-adbf-4b54-b01f-075a9956b5ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1278 | 2026.03.05 05:27:30.967207 [ 3 ] {b5f429bf-adbf-4b54-b01f-075a9956b5ed} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.03.05 05:27:30.967384 [ 3 ] {b5f429bf-adbf-4b54-b01f-075a9956b5ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001893 sec., 84521.92287374538 rows/sec., 5.89 MiB/sec. | ||
| 1280 | 2026.03.05 05:27:30.967439 [ 3 ] {b5f429bf-adbf-4b54-b01f-075a9956b5ed} <Debug> TCPHandler: Processed in 0.002093675 sec. | ||
| 1281 | 2026.03.05 05:27:30.967581 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.03.05 05:27:30.967683 [ 3 ] {2120bdb6-eace-463e-9de9-1098446f9ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1283 | 2026.03.05 05:27:30.967732 [ 3 ] {2120bdb6-eace-463e-9de9-1098446f9ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1284 | 2026.03.05 05:27:30.968114 [ 3 ] {2120bdb6-eace-463e-9de9-1098446f9ab8} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.03.05 05:27:30.968152 [ 3 ] {2120bdb6-eace-463e-9de9-1098446f9ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1286 | 2026.03.05 05:27:30.968585 [ 3 ] {2120bdb6-eace-463e-9de9-1098446f9ab8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1287 | 2026.03.05 05:27:30.969142 [ 3 ] {2120bdb6-eace-463e-9de9-1098446f9ab8} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.03.05 05:27:30.969298 [ 3 ] {2120bdb6-eace-463e-9de9-1098446f9ab8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001638 sec., 36630.03663003663 rows/sec., 2.47 MiB/sec. | ||
| 1289 | 2026.03.05 05:27:30.969340 [ 3 ] {2120bdb6-eace-463e-9de9-1098446f9ab8} <Debug> TCPHandler: Processed in 0.001812511 sec. | ||
| 1290 | 2026.03.05 05:27:31.406477 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50518 | ||
| 1291 | 2026.03.05 05:27:31.406588 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1292 | 2026.03.05 05:27:31.406615 [ 286 ] {} <Debug> TCP-Session: d9991734-00b3-4011-879c-2906ae5debfe Authenticating user 'default' from [fd00:1122:3344:101::e]:50518 | ||
| 1293 | 2026.03.05 05:27:31.406637 [ 286 ] {} <Debug> TCP-Session: d9991734-00b3-4011-879c-2906ae5debfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.03.05 05:27:31.406651 [ 286 ] {} <Debug> TCP-Session: d9991734-00b3-4011-879c-2906ae5debfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.03.05 05:27:31.406864 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56414 | ||
| 1296 | 2026.03.05 05:27:31.406880 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52112 | ||
| 1297 | 2026.03.05 05:27:31.406921 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63499 | ||
| 1298 | 2026.03.05 05:27:31.406932 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63934 | ||
| 1299 | 2026.03.05 05:27:31.406961 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35180 | ||
| 1300 | 2026.03.05 05:27:31.406991 [ 286 ] {} <Trace> TCP-Session: d9991734-00b3-4011-879c-2906ae5debfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.03.05 05:27:31.407016 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1302 | 2026.03.05 05:27:31.407035 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1303 | 2026.03.05 05:27:31.407059 [ 290 ] {} <Debug> TCP-Session: 52858ced-38cb-4665-90dc-a5380d91d130 Authenticating user 'default' from [fd00:1122:3344:101::e]:63499 | ||
| 1304 | 2026.03.05 05:27:31.407071 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1305 | 2026.03.05 05:27:31.407097 [ 290 ] {} <Debug> TCP-Session: 52858ced-38cb-4665-90dc-a5380d91d130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1306 | 2026.03.05 05:27:31.407097 [ 291 ] {} <Debug> TCP-Session: 9569f017-2d14-46e1-93a6-d0a5a10a204a Authenticating user 'default' from [fd00:1122:3344:101::e]:63934 | ||
| 1307 | 2026.03.05 05:27:31.407121 [ 290 ] {} <Debug> TCP-Session: 52858ced-38cb-4665-90dc-a5380d91d130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1308 | 2026.03.05 05:27:31.407120 [ 294 ] {} <Debug> TCP-Session: c688dabc-17b7-47d0-ab80-f3355b53c28c Authenticating user 'default' from [fd00:1122:3344:101::e]:35180 | ||
| 1309 | 2026.03.05 05:27:31.407143 [ 291 ] {} <Debug> TCP-Session: 9569f017-2d14-46e1-93a6-d0a5a10a204a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1310 | 2026.03.05 05:27:31.407010 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1311 | 2026.03.05 05:27:31.407168 [ 294 ] {} <Debug> TCP-Session: c688dabc-17b7-47d0-ab80-f3355b53c28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1312 | 2026.03.05 05:27:31.407173 [ 291 ] {} <Debug> TCP-Session: 9569f017-2d14-46e1-93a6-d0a5a10a204a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2026.03.05 05:27:31.407200 [ 288 ] {} <Debug> TCP-Session: 93c4a47b-2bc3-4e27-926c-9a60e3179351 Authenticating user 'default' from [fd00:1122:3344:101::e]:52112 | ||
| 1314 | 2026.03.05 05:27:31.407201 [ 294 ] {} <Debug> TCP-Session: c688dabc-17b7-47d0-ab80-f3355b53c28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2026.03.05 05:27:31.407229 [ 288 ] {} <Debug> TCP-Session: 93c4a47b-2bc3-4e27-926c-9a60e3179351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1316 | 2026.03.05 05:27:31.406954 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38604 | ||
| 1317 | 2026.03.05 05:27:31.407246 [ 288 ] {} <Debug> TCP-Session: 93c4a47b-2bc3-4e27-926c-9a60e3179351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.03.05 05:27:31.406932 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42907 | ||
| 1319 | 2026.03.05 05:27:31.407320 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1320 | 2026.03.05 05:27:31.406982 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1321 | 2026.03.05 05:27:31.407355 [ 293 ] {} <Debug> TCP-Session: e6fedfe6-4212-4b99-9636-7e580b90a11a Authenticating user 'default' from [fd00:1122:3344:101::e]:38604 | ||
| 1322 | 2026.03.05 05:27:31.407180 [ 286 ] {cb44ff25-5672-433e-ab19-e6938f51de6c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50518) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1323 | 2026.03.05 05:27:31.407385 [ 293 ] {} <Debug> TCP-Session: e6fedfe6-4212-4b99-9636-7e580b90a11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.03.05 05:27:31.407417 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1325 | 2026.03.05 05:27:31.407464 [ 293 ] {} <Debug> TCP-Session: e6fedfe6-4212-4b99-9636-7e580b90a11a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.03.05 05:27:31.407377 [ 287 ] {} <Debug> TCP-Session: 57a9e5e2-4bf8-40fc-9607-7e0ab977e647 Authenticating user 'default' from [fd00:1122:3344:101::e]:56414 | ||
| 1327 | 2026.03.05 05:27:31.407509 [ 289 ] {} <Debug> TCP-Session: ec2c17c6-fa2c-4743-827c-81d7db912b06 Authenticating user 'default' from [fd00:1122:3344:101::e]:42907 | ||
| 1328 | 2026.03.05 05:27:31.407535 [ 287 ] {} <Debug> TCP-Session: 57a9e5e2-4bf8-40fc-9607-7e0ab977e647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2026.03.05 05:27:31.406944 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55148 | ||
| 1330 | 2026.03.05 05:27:31.407554 [ 289 ] {} <Debug> TCP-Session: ec2c17c6-fa2c-4743-827c-81d7db912b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.03.05 05:27:31.407558 [ 287 ] {} <Debug> TCP-Session: 57a9e5e2-4bf8-40fc-9607-7e0ab977e647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1332 | 2026.03.05 05:27:31.407589 [ 289 ] {} <Debug> TCP-Session: ec2c17c6-fa2c-4743-827c-81d7db912b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2026.03.05 05:27:31.407625 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1334 | 2026.03.05 05:27:31.407648 [ 292 ] {} <Debug> TCP-Session: 56e491a0-0ba7-488e-bbd8-d3bcc67acc55 Authenticating user 'default' from [fd00:1122:3344:101::e]:55148 | ||
| 1335 | 2026.03.05 05:27:31.407665 [ 292 ] {} <Debug> TCP-Session: 56e491a0-0ba7-488e-bbd8-d3bcc67acc55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2026.03.05 05:27:31.407678 [ 292 ] {} <Debug> TCP-Session: 56e491a0-0ba7-488e-bbd8-d3bcc67acc55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1337 | 2026.03.05 05:27:31.407688 [ 286 ] {cb44ff25-5672-433e-ab19-e6938f51de6c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1338 | 2026.03.05 05:27:31.407764 [ 286 ] {cb44ff25-5672-433e-ab19-e6938f51de6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1339 | 2026.03.05 05:27:31.408104 [ 286 ] {cb44ff25-5672-433e-ab19-e6938f51de6c} <Debug> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e) (SelectExecutor): Key condition: unknown | ||
| 1340 | 2026.03.05 05:27:31.408196 [ 286 ] {cb44ff25-5672-433e-ab19-e6938f51de6c} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1341 | 2026.03.05 05:27:31.823841 [ 317 ] {cb44ff25-5672-433e-ab19-e6938f51de6c} <Trace> AggregatingTransform: Aggregating | ||
| 1342 | 2026.03.05 05:27:31.823914 [ 317 ] {cb44ff25-5672-433e-ab19-e6938f51de6c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1343 | 2026.03.05 05:27:31.823945 [ 317 ] {cb44ff25-5672-433e-ab19-e6938f51de6c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001092819 sec. (915.065 rows/sec., 35.74 KiB/sec.) | ||
| 1344 | 2026.03.05 05:27:31.823964 [ 317 ] {cb44ff25-5672-433e-ab19-e6938f51de6c} <Trace> Aggregator: Merging aggregated data | ||
| 1345 | 2026.03.05 05:27:31.825487 [ 286 ] {cb44ff25-5672-433e-ab19-e6938f51de6c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.418351 sec., 2.390337300496473 rows/sec., 95.61 B/sec. | ||
| 1346 | 2026.03.05 05:27:31.825734 [ 286 ] {cb44ff25-5672-433e-ab19-e6938f51de6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1347 | 2026.03.05 05:27:31.825754 [ 286 ] {cb44ff25-5672-433e-ab19-e6938f51de6c} <Debug> TCPHandler: Processed in 0.41888023 sec. | ||
| 1348 | 2026.03.05 05:27:31.825899 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1349 | 2026.03.05 05:27:31.825940 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1350 | 2026.03.05 05:27:31.825958 [ 286 ] {} <Debug> TCP-Session: d9991734-00b3-4011-879c-2906ae5debfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2026.03.05 05:27:31.825976 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1352 | 2026.03.05 05:27:31.826001 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1353 | 2026.03.05 05:27:31.826024 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1354 | 2026.03.05 05:27:31.826043 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1355 | 2026.03.05 05:27:31.826063 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1356 | 2026.03.05 05:27:31.826092 [ 291 ] {} <Debug> TCP-Session: 9569f017-2d14-46e1-93a6-d0a5a10a204a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1357 | 2026.03.05 05:27:31.826109 [ 292 ] {} <Debug> TCP-Session: 56e491a0-0ba7-488e-bbd8-d3bcc67acc55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2026.03.05 05:27:31.826145 [ 293 ] {} <Debug> TCP-Session: e6fedfe6-4212-4b99-9636-7e580b90a11a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2026.03.05 05:27:31.826084 [ 289 ] {} <Debug> TCP-Session: ec2c17c6-fa2c-4743-827c-81d7db912b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2026.03.05 05:27:31.826050 [ 288 ] {} <Debug> TCP-Session: 93c4a47b-2bc3-4e27-926c-9a60e3179351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2026.03.05 05:27:31.826024 [ 294 ] {} <Debug> TCP-Session: c688dabc-17b7-47d0-ab80-f3355b53c28c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2026.03.05 05:27:31.826011 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1363 | 2026.03.05 05:27:31.825955 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1364 | 2026.03.05 05:27:31.826282 [ 290 ] {} <Debug> TCP-Session: 52858ced-38cb-4665-90dc-a5380d91d130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2026.03.05 05:27:31.826297 [ 287 ] {} <Debug> TCP-Session: 57a9e5e2-4bf8-40fc-9607-7e0ab977e647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2026.03.05 05:27:32.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.81 MiB, peak 177.94 MiB, free memory in arenas 0.00 B, will set to 185.32 MiB (RSS), difference: 19.51 MiB | ||
| 1367 | 2026.03.05 05:27:33.818636 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1368 | 2026.03.05 05:27:33.818720 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1369 | 2026.03.05 05:27:33.857905 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 102 entries to flush up to offset 190 | ||
| 1370 | 2026.03.05 05:27:33.862273 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.03.05 05:27:33.862346 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1372 | 2026.03.05 05:27:33.863832 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1373 | 2026.03.05 05:27:33.864365 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.03.05 05:27:33.864677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1375 | 2026.03.05 05:27:33.874716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 1903 | ||
| 1376 | 2026.03.05 05:27:33.875282 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.03.05 05:27:33.875341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1378 | 2026.03.05 05:27:33.876047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1379 | 2026.03.05 05:27:33.876516 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.03.05 05:27:33.876663 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1903 | ||
| 1381 | 2026.03.05 05:27:33.962236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1382 | 2026.03.05 05:27:33.978706 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.03.05 05:27:33.978753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1384 | 2026.03.05 05:27:33.984904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1385 | 2026.03.05 05:27:33.986477 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2026.03.05 05:27:33.990437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1387 | 2026.03.05 05:27:34.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.86 MiB, peak 189.86 MiB, free memory in arenas 0.00 B, will set to 187.51 MiB (RSS), difference: 1.65 MiB | ||
| 1388 | 2026.03.05 05:27:35.966376 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.03.05 05:27:35.966601 [ 3 ] {69e2be86-84a4-4d66-a708-fe525915a786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1390 | 2026.03.05 05:27:35.966683 [ 3 ] {69e2be86-84a4-4d66-a708-fe525915a786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1391 | 2026.03.05 05:27:35.967571 [ 3 ] {69e2be86-84a4-4d66-a708-fe525915a786} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.03.05 05:27:35.967635 [ 3 ] {69e2be86-84a4-4d66-a708-fe525915a786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1393 | 2026.03.05 05:27:35.968196 [ 3 ] {69e2be86-84a4-4d66-a708-fe525915a786} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1394 | 2026.03.05 05:27:35.968671 [ 3 ] {69e2be86-84a4-4d66-a708-fe525915a786} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.03.05 05:27:35.968856 [ 3 ] {69e2be86-84a4-4d66-a708-fe525915a786} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002309 sec., 122996.96838458208 rows/sec., 7.81 MiB/sec. | ||
| 1396 | 2026.03.05 05:27:35.968913 [ 3 ] {69e2be86-84a4-4d66-a708-fe525915a786} <Debug> TCPHandler: Processed in 0.002682655 sec. | ||
| 1397 | 2026.03.05 05:27:35.969072 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.03.05 05:27:35.969180 [ 3 ] {6aa95a0e-26b8-4a62-9112-446e253a06ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1399 | 2026.03.05 05:27:35.969228 [ 3 ] {6aa95a0e-26b8-4a62-9112-446e253a06ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1400 | 2026.03.05 05:27:35.970182 [ 3 ] {6aa95a0e-26b8-4a62-9112-446e253a06ad} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.03.05 05:27:35.970221 [ 3 ] {6aa95a0e-26b8-4a62-9112-446e253a06ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1402 | 2026.03.05 05:27:35.970727 [ 3 ] {6aa95a0e-26b8-4a62-9112-446e253a06ad} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1403 | 2026.03.05 05:27:35.971168 [ 3 ] {6aa95a0e-26b8-4a62-9112-446e253a06ad} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.03.05 05:27:35.971321 [ 3 ] {6aa95a0e-26b8-4a62-9112-446e253a06ad} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.002168 sec., 367619.92619926203 rows/sec., 28.90 MiB/sec. | ||
| 1405 | 2026.03.05 05:27:35.971364 [ 3 ] {6aa95a0e-26b8-4a62-9112-446e253a06ad} <Debug> TCPHandler: Processed in 0.0023463 sec. | ||
| 1406 | 2026.03.05 05:27:35.971490 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.03.05 05:27:35.971593 [ 3 ] {05c112f4-6092-46f1-be98-4d1086bcb470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1408 | 2026.03.05 05:27:35.971638 [ 3 ] {05c112f4-6092-46f1-be98-4d1086bcb470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1409 | 2026.03.05 05:27:35.972142 [ 3 ] {05c112f4-6092-46f1-be98-4d1086bcb470} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.03.05 05:27:35.972180 [ 3 ] {05c112f4-6092-46f1-be98-4d1086bcb470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1411 | 2026.03.05 05:27:35.972627 [ 3 ] {05c112f4-6092-46f1-be98-4d1086bcb470} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1412 | 2026.03.05 05:27:35.973139 [ 3 ] {05c112f4-6092-46f1-be98-4d1086bcb470} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.03.05 05:27:35.973285 [ 3 ] {05c112f4-6092-46f1-be98-4d1086bcb470} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001715 sec., 82798.83381924199 rows/sec., 4.86 MiB/sec. | ||
| 1414 | 2026.03.05 05:27:35.973325 [ 3 ] {05c112f4-6092-46f1-be98-4d1086bcb470} <Debug> TCPHandler: Processed in 0.001886292 sec. | ||
| 1415 | 2026.03.05 05:27:35.973452 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.03.05 05:27:35.973552 [ 3 ] {9f3d7417-5a6e-4a0f-ae7c-541834a16947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1417 | 2026.03.05 05:27:35.973595 [ 3 ] {9f3d7417-5a6e-4a0f-ae7c-541834a16947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1418 | 2026.03.05 05:27:35.974057 [ 3 ] {9f3d7417-5a6e-4a0f-ae7c-541834a16947} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.03.05 05:27:35.974094 [ 3 ] {9f3d7417-5a6e-4a0f-ae7c-541834a16947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1420 | 2026.03.05 05:27:35.974520 [ 3 ] {9f3d7417-5a6e-4a0f-ae7c-541834a16947} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1421 | 2026.03.05 05:27:35.974958 [ 3 ] {9f3d7417-5a6e-4a0f-ae7c-541834a16947} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.03.05 05:27:35.975099 [ 3 ] {9f3d7417-5a6e-4a0f-ae7c-541834a16947} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00157 sec., 94904.45859872611 rows/sec., 6.13 MiB/sec. | ||
| 1423 | 2026.03.05 05:27:35.975138 [ 3 ] {9f3d7417-5a6e-4a0f-ae7c-541834a16947} <Debug> TCPHandler: Processed in 0.00173821 sec. | ||
| 1424 | 2026.03.05 05:27:35.975254 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2026.03.05 05:27:35.975353 [ 3 ] {cf299031-3706-4195-bc1d-69749d8b85fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1426 | 2026.03.05 05:27:35.975395 [ 3 ] {cf299031-3706-4195-bc1d-69749d8b85fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1427 | 2026.03.05 05:27:35.975860 [ 3 ] {cf299031-3706-4195-bc1d-69749d8b85fa} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.03.05 05:27:35.975897 [ 3 ] {cf299031-3706-4195-bc1d-69749d8b85fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1429 | 2026.03.05 05:27:35.976321 [ 3 ] {cf299031-3706-4195-bc1d-69749d8b85fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1430 | 2026.03.05 05:27:35.976847 [ 3 ] {cf299031-3706-4195-bc1d-69749d8b85fa} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.03.05 05:27:35.976986 [ 3 ] {cf299031-3706-4195-bc1d-69749d8b85fa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001655 sec., 89425.98187311178 rows/sec., 5.09 MiB/sec. | ||
| 1432 | 2026.03.05 05:27:35.977025 [ 3 ] {cf299031-3706-4195-bc1d-69749d8b85fa} <Debug> TCPHandler: Processed in 0.001822351 sec. | ||
| 1433 | 2026.03.05 05:27:35.977144 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.03.05 05:27:35.977242 [ 3 ] {a31beec2-2709-473e-8059-89899950bad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1435 | 2026.03.05 05:27:35.977284 [ 3 ] {a31beec2-2709-473e-8059-89899950bad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1436 | 2026.03.05 05:27:35.977876 [ 3 ] {a31beec2-2709-473e-8059-89899950bad4} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.03.05 05:27:35.977913 [ 3 ] {a31beec2-2709-473e-8059-89899950bad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1438 | 2026.03.05 05:27:35.978356 [ 3 ] {a31beec2-2709-473e-8059-89899950bad4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1439 | 2026.03.05 05:27:35.978892 [ 3 ] {a31beec2-2709-473e-8059-89899950bad4} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.03.05 05:27:35.979033 [ 3 ] {a31beec2-2709-473e-8059-89899950bad4} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001811 sec., 270568.746548868 rows/sec., 18.97 MiB/sec. | ||
| 1441 | 2026.03.05 05:27:35.979070 [ 3 ] {a31beec2-2709-473e-8059-89899950bad4} <Debug> TCPHandler: Processed in 0.001976384 sec. | ||
| 1442 | 2026.03.05 05:27:35.979184 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.03.05 05:27:35.979282 [ 3 ] {73fea2ef-2501-4643-9f68-d37de056e9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1444 | 2026.03.05 05:27:35.979326 [ 3 ] {73fea2ef-2501-4643-9f68-d37de056e9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1445 | 2026.03.05 05:27:35.979669 [ 3 ] {73fea2ef-2501-4643-9f68-d37de056e9cb} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.03.05 05:27:35.979704 [ 3 ] {73fea2ef-2501-4643-9f68-d37de056e9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1447 | 2026.03.05 05:27:35.980222 [ 3 ] {73fea2ef-2501-4643-9f68-d37de056e9cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1448 | 2026.03.05 05:27:35.980666 [ 3 ] {73fea2ef-2501-4643-9f68-d37de056e9cb} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2026.03.05 05:27:35.980806 [ 3 ] {73fea2ef-2501-4643-9f68-d37de056e9cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. | ||
| 1450 | 2026.03.05 05:27:35.980842 [ 3 ] {73fea2ef-2501-4643-9f68-d37de056e9cb} <Debug> TCPHandler: Processed in 0.001709949 sec. | ||
| 1451 | 2026.03.05 05:27:35.980953 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2026.03.05 05:27:35.981050 [ 3 ] {56046878-a625-4dd8-80dc-fcfe044bb520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1453 | 2026.03.05 05:27:35.981093 [ 3 ] {56046878-a625-4dd8-80dc-fcfe044bb520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1454 | 2026.03.05 05:27:35.981524 [ 3 ] {56046878-a625-4dd8-80dc-fcfe044bb520} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.03.05 05:27:35.981560 [ 3 ] {56046878-a625-4dd8-80dc-fcfe044bb520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1456 | 2026.03.05 05:27:35.982003 [ 3 ] {56046878-a625-4dd8-80dc-fcfe044bb520} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1457 | 2026.03.05 05:27:35.982450 [ 3 ] {56046878-a625-4dd8-80dc-fcfe044bb520} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2026.03.05 05:27:35.982587 [ 3 ] {56046878-a625-4dd8-80dc-fcfe044bb520} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001557 sec., 170199.100834939 rows/sec., 11.31 MiB/sec. | ||
| 1459 | 2026.03.05 05:27:35.982625 [ 3 ] {56046878-a625-4dd8-80dc-fcfe044bb520} <Debug> TCPHandler: Processed in 0.001721659 sec. | ||
| 1460 | 2026.03.05 05:27:35.982739 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.03.05 05:27:35.982838 [ 3 ] {59b29560-9677-4466-824c-5ca72a5396cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1462 | 2026.03.05 05:27:35.982881 [ 3 ] {59b29560-9677-4466-824c-5ca72a5396cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1463 | 2026.03.05 05:27:35.983240 [ 3 ] {59b29560-9677-4466-824c-5ca72a5396cf} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.03.05 05:27:35.983276 [ 3 ] {59b29560-9677-4466-824c-5ca72a5396cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1465 | 2026.03.05 05:27:35.983687 [ 3 ] {59b29560-9677-4466-824c-5ca72a5396cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1466 | 2026.03.05 05:27:35.984125 [ 3 ] {59b29560-9677-4466-824c-5ca72a5396cf} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.03.05 05:27:35.984259 [ 3 ] {59b29560-9677-4466-824c-5ca72a5396cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001441 sec., 693.9625260235947 rows/sec., 46.76 KiB/sec. | ||
| 1468 | 2026.03.05 05:27:35.984296 [ 3 ] {59b29560-9677-4466-824c-5ca72a5396cf} <Debug> TCPHandler: Processed in 0.001606057 sec. | ||
| 1469 | 2026.03.05 05:27:35.984406 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2026.03.05 05:27:35.984501 [ 3 ] {6e8ca9ca-43f4-41d1-b268-7af30aeb4f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1471 | 2026.03.05 05:27:35.984542 [ 3 ] {6e8ca9ca-43f4-41d1-b268-7af30aeb4f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1472 | 2026.03.05 05:27:35.984875 [ 3 ] {6e8ca9ca-43f4-41d1-b268-7af30aeb4f0e} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2026.03.05 05:27:35.984910 [ 3 ] {6e8ca9ca-43f4-41d1-b268-7af30aeb4f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1474 | 2026.03.05 05:27:35.985383 [ 3 ] {6e8ca9ca-43f4-41d1-b268-7af30aeb4f0e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1475 | 2026.03.05 05:27:35.985829 [ 3 ] {6e8ca9ca-43f4-41d1-b268-7af30aeb4f0e} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2026.03.05 05:27:35.985966 [ 3 ] {6e8ca9ca-43f4-41d1-b268-7af30aeb4f0e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001483 sec., 60687.795010114634 rows/sec., 3.80 MiB/sec. | ||
| 1477 | 2026.03.05 05:27:35.986001 [ 3 ] {6e8ca9ca-43f4-41d1-b268-7af30aeb4f0e} <Debug> TCPHandler: Processed in 0.001645368 sec. | ||
| 1478 | 2026.03.05 05:27:39.901249 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44970 | ||
| 1479 | 2026.03.05 05:27:39.901370 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1480 | 2026.03.05 05:27:39.901397 [ 289 ] {} <Debug> TCP-Session: bf481bad-e13c-4d0d-be4a-3a42a84cd2fc Authenticating user 'default' from [fd00:1122:3344:101::e]:44970 | ||
| 1481 | 2026.03.05 05:27:39.901419 [ 289 ] {} <Debug> TCP-Session: bf481bad-e13c-4d0d-be4a-3a42a84cd2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2026.03.05 05:27:39.901431 [ 289 ] {} <Debug> TCP-Session: bf481bad-e13c-4d0d-be4a-3a42a84cd2fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1483 | 2026.03.05 05:27:39.901620 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53649 | ||
| 1484 | 2026.03.05 05:27:39.901656 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39762 | ||
| 1485 | 2026.03.05 05:27:39.901675 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46471 | ||
| 1486 | 2026.03.05 05:27:39.901701 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38543 | ||
| 1487 | 2026.03.05 05:27:39.901712 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50482 | ||
| 1488 | 2026.03.05 05:27:39.901741 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1489 | 2026.03.05 05:27:39.901764 [ 289 ] {} <Trace> TCP-Session: bf481bad-e13c-4d0d-be4a-3a42a84cd2fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.03.05 05:27:39.901794 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1491 | 2026.03.05 05:27:39.901796 [ 290 ] {} <Debug> TCP-Session: 8fbd2477-eada-43b1-aefe-190c6f49cd82 Authenticating user 'default' from [fd00:1122:3344:101::e]:53649 | ||
| 1492 | 2026.03.05 05:27:39.901828 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1493 | 2026.03.05 05:27:39.901833 [ 291 ] {} <Debug> TCP-Session: a1f2f0d2-76c2-4bee-a6eb-a3ba9a5e85cc Authenticating user 'default' from [fd00:1122:3344:101::e]:39762 | ||
| 1494 | 2026.03.05 05:27:39.901848 [ 290 ] {} <Debug> TCP-Session: 8fbd2477-eada-43b1-aefe-190c6f49cd82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1495 | 2026.03.05 05:27:39.901860 [ 287 ] {} <Debug> TCP-Session: 1ad123c2-db47-4cf0-8ef8-f59690fe693d Authenticating user 'default' from [fd00:1122:3344:101::e]:50482 | ||
| 1496 | 2026.03.05 05:27:39.901869 [ 291 ] {} <Debug> TCP-Session: a1f2f0d2-76c2-4bee-a6eb-a3ba9a5e85cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1497 | 2026.03.05 05:27:39.901874 [ 290 ] {} <Debug> TCP-Session: 8fbd2477-eada-43b1-aefe-190c6f49cd82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2026.03.05 05:27:39.901888 [ 287 ] {} <Debug> TCP-Session: 1ad123c2-db47-4cf0-8ef8-f59690fe693d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2026.03.05 05:27:39.901892 [ 291 ] {} <Debug> TCP-Session: a1f2f0d2-76c2-4bee-a6eb-a3ba9a5e85cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2026.03.05 05:27:39.901918 [ 287 ] {} <Debug> TCP-Session: 1ad123c2-db47-4cf0-8ef8-f59690fe693d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.03.05 05:27:39.901797 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1502 | 2026.03.05 05:27:39.901719 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61735 | ||
| 1503 | 2026.03.05 05:27:39.901975 [ 293 ] {} <Debug> TCP-Session: ed35ee99-71c2-4560-918f-5689f9a06e00 Authenticating user 'default' from [fd00:1122:3344:101::e]:46471 | ||
| 1504 | 2026.03.05 05:27:39.901959 [ 289 ] {c845fa9b-ab42-414c-9b7c-cb6717d26f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44970) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1505 | 2026.03.05 05:27:39.902025 [ 293 ] {} <Debug> TCP-Session: ed35ee99-71c2-4560-918f-5689f9a06e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.03.05 05:27:39.901695 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42390 | ||
| 1507 | 2026.03.05 05:27:39.902059 [ 293 ] {} <Debug> TCP-Session: ed35ee99-71c2-4560-918f-5689f9a06e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2026.03.05 05:27:39.902084 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1509 | 2026.03.05 05:27:39.901664 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57952 | ||
| 1510 | 2026.03.05 05:27:39.902127 [ 288 ] {} <Debug> TCP-Session: d910c6c7-546d-4711-afd1-fc97508cbcdb Authenticating user 'default' from [fd00:1122:3344:101::e]:61735 | ||
| 1511 | 2026.03.05 05:27:39.901802 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1512 | 2026.03.05 05:27:39.902173 [ 288 ] {} <Debug> TCP-Session: d910c6c7-546d-4711-afd1-fc97508cbcdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2026.03.05 05:27:39.902198 [ 288 ] {} <Debug> TCP-Session: d910c6c7-546d-4711-afd1-fc97508cbcdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.03.05 05:27:39.902197 [ 286 ] {} <Debug> TCP-Session: a95566a3-e22d-4fdc-9f86-0f64565f1160 Authenticating user 'default' from [fd00:1122:3344:101::e]:38543 | ||
| 1515 | 2026.03.05 05:27:39.902231 [ 286 ] {} <Debug> TCP-Session: a95566a3-e22d-4fdc-9f86-0f64565f1160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1516 | 2026.03.05 05:27:39.902246 [ 286 ] {} <Debug> TCP-Session: a95566a3-e22d-4fdc-9f86-0f64565f1160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2026.03.05 05:27:39.902323 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1518 | 2026.03.05 05:27:39.902325 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1519 | 2026.03.05 05:27:39.902361 [ 292 ] {} <Debug> TCP-Session: 0975315d-0356-45f2-b611-3a5d349896f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57952 | ||
| 1520 | 2026.03.05 05:27:39.902377 [ 294 ] {} <Debug> TCP-Session: 1573b901-9ed1-4c7b-9626-1c65a8209bdc Authenticating user 'default' from [fd00:1122:3344:101::e]:42390 | ||
| 1521 | 2026.03.05 05:27:39.902389 [ 292 ] {} <Debug> TCP-Session: 0975315d-0356-45f2-b611-3a5d349896f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2026.03.05 05:27:39.902402 [ 294 ] {} <Debug> TCP-Session: 1573b901-9ed1-4c7b-9626-1c65a8209bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1523 | 2026.03.05 05:27:39.902406 [ 289 ] {c845fa9b-ab42-414c-9b7c-cb6717d26f9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1524 | 2026.03.05 05:27:39.902414 [ 292 ] {} <Debug> TCP-Session: 0975315d-0356-45f2-b611-3a5d349896f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2026.03.05 05:27:39.902425 [ 294 ] {} <Debug> TCP-Session: 1573b901-9ed1-4c7b-9626-1c65a8209bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2026.03.05 05:27:39.902481 [ 289 ] {c845fa9b-ab42-414c-9b7c-cb6717d26f9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1527 | 2026.03.05 05:27:39.902813 [ 289 ] {c845fa9b-ab42-414c-9b7c-cb6717d26f9e} <Debug> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e) (SelectExecutor): Key condition: unknown | ||
| 1528 | 2026.03.05 05:27:39.903854 [ 330 ] {c845fa9b-ab42-414c-9b7c-cb6717d26f9e} <Trace> AggregatingTransform: Aggregating | ||
| 1529 | 2026.03.05 05:27:39.903909 [ 330 ] {c845fa9b-ab42-414c-9b7c-cb6717d26f9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1530 | 2026.03.05 05:27:39.903948 [ 330 ] {c845fa9b-ab42-414c-9b7c-cb6717d26f9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032497 sec. (968.526 rows/sec., 37.83 KiB/sec.) | ||
| 1531 | 2026.03.05 05:27:39.903966 [ 330 ] {c845fa9b-ab42-414c-9b7c-cb6717d26f9e} <Trace> Aggregator: Merging aggregated data | ||
| 1532 | 2026.03.05 05:27:39.905407 [ 289 ] {c845fa9b-ab42-414c-9b7c-cb6717d26f9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003508 sec., 285.06271379703537 rows/sec., 11.14 KiB/sec. | ||
| 1533 | 2026.03.05 05:27:39.905548 [ 289 ] {c845fa9b-ab42-414c-9b7c-cb6717d26f9e} <Debug> TCPHandler: Processed in 0.003933767 sec. | ||
| 1534 | 2026.03.05 05:27:39.905672 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1535 | 2026.03.05 05:27:39.905703 [ 289 ] {} <Debug> TCP-Session: bf481bad-e13c-4d0d-be4a-3a42a84cd2fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2026.03.05 05:27:39.905703 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1537 | 2026.03.05 05:27:39.905724 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1538 | 2026.03.05 05:27:39.905744 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1539 | 2026.03.05 05:27:39.905754 [ 288 ] {} <Debug> TCP-Session: d910c6c7-546d-4711-afd1-fc97508cbcdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2026.03.05 05:27:39.905762 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1541 | 2026.03.05 05:27:39.905782 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1542 | 2026.03.05 05:27:39.905800 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1543 | 2026.03.05 05:27:39.905819 [ 292 ] {} <Debug> TCP-Session: 0975315d-0356-45f2-b611-3a5d349896f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2026.03.05 05:27:39.905839 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1545 | 2026.03.05 05:27:39.905851 [ 287 ] {} <Debug> TCP-Session: 1ad123c2-db47-4cf0-8ef8-f59690fe693d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2026.03.05 05:27:39.905838 [ 291 ] {} <Debug> TCP-Session: a1f2f0d2-76c2-4bee-a6eb-a3ba9a5e85cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2026.03.05 05:27:39.905895 [ 294 ] {} <Debug> TCP-Session: 1573b901-9ed1-4c7b-9626-1c65a8209bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2026.03.05 05:27:39.905819 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1549 | 2026.03.05 05:27:39.905786 [ 286 ] {} <Debug> TCP-Session: a95566a3-e22d-4fdc-9f86-0f64565f1160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.03.05 05:27:39.905773 [ 290 ] {} <Debug> TCP-Session: 8fbd2477-eada-43b1-aefe-190c6f49cd82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2026.03.05 05:27:39.905966 [ 293 ] {} <Debug> TCP-Session: ed35ee99-71c2-4560-918f-5689f9a06e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2026.03.05 05:27:40.954692 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.03.05 05:27:40.954963 [ 3 ] {7c5fd18b-3efa-41fd-9aa3-6c9e58129297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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) | ||
| 1554 | 2026.03.05 05:27:40.955341 [ 3 ] {7c5fd18b-3efa-41fd-9aa3-6c9e58129297} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1555 | 2026.03.05 05:27:40.957784 [ 3 ] {7c5fd18b-3efa-41fd-9aa3-6c9e58129297} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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 | ||
| 1556 | 2026.03.05 05:27:40.958115 [ 3 ] {7c5fd18b-3efa-41fd-9aa3-6c9e58129297} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1557 | 2026.03.05 05:27:40.958197 [ 3 ] {7c5fd18b-3efa-41fd-9aa3-6c9e58129297} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1558 | 2026.03.05 05:27:40.958394 [ 3 ] {7c5fd18b-3efa-41fd-9aa3-6c9e58129297} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1559 | 2026.03.05 05:27:40.960537 [ 3 ] {7c5fd18b-3efa-41fd-9aa3-6c9e58129297} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1560 | 2026.03.05 05:27:40.964423 [ 3 ] {7c5fd18b-3efa-41fd-9aa3-6c9e58129297} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (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 | ||
| 1561 | 2026.03.05 05:27:40.964466 [ 3 ] {7c5fd18b-3efa-41fd-9aa3-6c9e58129297} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1562 | 2026.03.05 05:27:40.969428 [ 3 ] {7c5fd18b-3efa-41fd-9aa3-6c9e58129297} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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'))" | ||
| 1563 | 2026.03.05 05:27:40.969470 [ 3 ] {7c5fd18b-3efa-41fd-9aa3-6c9e58129297} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1564 | 2026.03.05 05:27:40.998426 [ 3 ] {7c5fd18b-3efa-41fd-9aa3-6c9e58129297} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.043549 sec., 711.8418333371604 rows/sec., 26.69 KiB/sec. | ||
| 1565 | 2026.03.05 05:27:40.998606 [ 3 ] {7c5fd18b-3efa-41fd-9aa3-6c9e58129297} <Debug> TCPHandler: Processed in 0.044066504 sec. | ||
| 1566 | 2026.03.05 05:27:40.999802 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.03.05 05:27:41.000058 [ 3 ] {ae6c1025-a9ad-45c8-a4da-aaa4f8e89772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
| 1568 | 2026.03.05 05:27:41.000511 [ 3 ] {ae6c1025-a9ad-45c8-a4da-aaa4f8e89772} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1569 | 2026.03.05 05:27:41.000563 [ 3 ] {ae6c1025-a9ad-45c8-a4da-aaa4f8e89772} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
| 1570 | 2026.03.05 05:27:41.000864 [ 3 ] {ae6c1025-a9ad-45c8-a4da-aaa4f8e89772} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1571 | 2026.03.05 05:27:41.000950 [ 3 ] {ae6c1025-a9ad-45c8-a4da-aaa4f8e89772} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1572 | 2026.03.05 05:27:41.001126 [ 3 ] {ae6c1025-a9ad-45c8-a4da-aaa4f8e89772} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1573 | 2026.03.05 05:27:41.001169 [ 3 ] {ae6c1025-a9ad-45c8-a4da-aaa4f8e89772} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1574 | 2026.03.05 05:27:41.001194 [ 3 ] {ae6c1025-a9ad-45c8-a4da-aaa4f8e89772} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (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 | ||
| 1575 | 2026.03.05 05:27:41.001212 [ 3 ] {ae6c1025-a9ad-45c8-a4da-aaa4f8e89772} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1576 | 2026.03.05 05:27:41.001261 [ 3 ] {ae6c1025-a9ad-45c8-a4da-aaa4f8e89772} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 1577 | 2026.03.05 05:27:41.001283 [ 3 ] {ae6c1025-a9ad-45c8-a4da-aaa4f8e89772} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1578 | 2026.03.05 05:27:41.001951 [ 3 ] {ae6c1025-a9ad-45c8-a4da-aaa4f8e89772} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.00202 sec., 15346.534653465345 rows/sec., 575.30 KiB/sec. | ||
| 1579 | 2026.03.05 05:27:41.002062 [ 3 ] {ae6c1025-a9ad-45c8-a4da-aaa4f8e89772} <Debug> TCPHandler: Processed in 0.002436832 sec. | ||
| 1580 | 2026.03.05 05:27:41.002373 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.03.05 05:27:41.002557 [ 3 ] {485aaf8d-ab1d-4521-91d6-2f017b644c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
| 1582 | 2026.03.05 05:27:41.002874 [ 3 ] {485aaf8d-ab1d-4521-91d6-2f017b644c17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1583 | 2026.03.05 05:27:41.002921 [ 3 ] {485aaf8d-ab1d-4521-91d6-2f017b644c17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
| 1584 | 2026.03.05 05:27:41.003212 [ 3 ] {485aaf8d-ab1d-4521-91d6-2f017b644c17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1585 | 2026.03.05 05:27:41.003286 [ 3 ] {485aaf8d-ab1d-4521-91d6-2f017b644c17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1586 | 2026.03.05 05:27:41.003427 [ 3 ] {485aaf8d-ab1d-4521-91d6-2f017b644c17} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1587 | 2026.03.05 05:27:41.003468 [ 3 ] {485aaf8d-ab1d-4521-91d6-2f017b644c17} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1588 | 2026.03.05 05:27:41.003494 [ 3 ] {485aaf8d-ab1d-4521-91d6-2f017b644c17} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (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 | ||
| 1589 | 2026.03.05 05:27:41.003514 [ 3 ] {485aaf8d-ab1d-4521-91d6-2f017b644c17} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1590 | 2026.03.05 05:27:41.003563 [ 3 ] {485aaf8d-ab1d-4521-91d6-2f017b644c17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 1591 | 2026.03.05 05:27:41.003589 [ 3 ] {485aaf8d-ab1d-4521-91d6-2f017b644c17} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1592 | 2026.03.05 05:27:41.004600 [ 3 ] {485aaf8d-ab1d-4521-91d6-2f017b644c17} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.002129 sec., 14560.82667919211 rows/sec., 545.85 KiB/sec. | ||
| 1593 | 2026.03.05 05:27:41.004717 [ 3 ] {485aaf8d-ab1d-4521-91d6-2f017b644c17} <Debug> TCPHandler: Processed in 0.002410271 sec. | ||
| 1594 | 2026.03.05 05:27:41.004994 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.03.05 05:27:41.005170 [ 3 ] {5114de44-eabe-4252-bfbf-e33188503d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
| 1596 | 2026.03.05 05:27:41.005515 [ 3 ] {5114de44-eabe-4252-bfbf-e33188503d98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1597 | 2026.03.05 05:27:41.005563 [ 3 ] {5114de44-eabe-4252-bfbf-e33188503d98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
| 1598 | 2026.03.05 05:27:41.005849 [ 3 ] {5114de44-eabe-4252-bfbf-e33188503d98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1599 | 2026.03.05 05:27:41.005927 [ 3 ] {5114de44-eabe-4252-bfbf-e33188503d98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1600 | 2026.03.05 05:27:41.006073 [ 3 ] {5114de44-eabe-4252-bfbf-e33188503d98} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1601 | 2026.03.05 05:27:41.006118 [ 3 ] {5114de44-eabe-4252-bfbf-e33188503d98} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1602 | 2026.03.05 05:27:41.006146 [ 3 ] {5114de44-eabe-4252-bfbf-e33188503d98} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (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 | ||
| 1603 | 2026.03.05 05:27:41.006169 [ 3 ] {5114de44-eabe-4252-bfbf-e33188503d98} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1604 | 2026.03.05 05:27:41.006219 [ 3 ] {5114de44-eabe-4252-bfbf-e33188503d98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 1605 | 2026.03.05 05:27:41.006251 [ 3 ] {5114de44-eabe-4252-bfbf-e33188503d98} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1606 | 2026.03.05 05:27:41.006896 [ 3 ] {5114de44-eabe-4252-bfbf-e33188503d98} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001807 sec., 17155.50636413946 rows/sec., 643.12 KiB/sec. | ||
| 1607 | 2026.03.05 05:27:41.007024 [ 3 ] {5114de44-eabe-4252-bfbf-e33188503d98} <Debug> TCPHandler: Processed in 0.002091805 sec. | ||
| 1608 | 2026.03.05 05:27:41.015490 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.03.05 05:27:41.015640 [ 3 ] {3da106bc-d50a-434c-9193-8015e9709245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1610 | 2026.03.05 05:27:41.015705 [ 3 ] {3da106bc-d50a-434c-9193-8015e9709245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1611 | 2026.03.05 05:27:41.016439 [ 3 ] {3da106bc-d50a-434c-9193-8015e9709245} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.03.05 05:27:41.016491 [ 3 ] {3da106bc-d50a-434c-9193-8015e9709245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1613 | 2026.03.05 05:27:41.017165 [ 3 ] {3da106bc-d50a-434c-9193-8015e9709245} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1614 | 2026.03.05 05:27:41.017645 [ 3 ] {3da106bc-d50a-434c-9193-8015e9709245} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.03.05 05:27:41.017842 [ 3 ] {3da106bc-d50a-434c-9193-8015e9709245} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.002245 sec., 1781.7371937639198 rows/sec., 188.35 KiB/sec. | ||
| 1616 | 2026.03.05 05:27:41.017900 [ 3 ] {3da106bc-d50a-434c-9193-8015e9709245} <Debug> TCPHandler: Processed in 0.002521133 sec. | ||
| 1617 | 2026.03.05 05:27:41.018049 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.03.05 05:27:41.018158 [ 3 ] {14464c51-7a16-49b2-91e5-bdde53df80bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1619 | 2026.03.05 05:27:41.018205 [ 3 ] {14464c51-7a16-49b2-91e5-bdde53df80bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1620 | 2026.03.05 05:27:41.018920 [ 3 ] {14464c51-7a16-49b2-91e5-bdde53df80bd} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.03.05 05:27:41.018966 [ 3 ] {14464c51-7a16-49b2-91e5-bdde53df80bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1622 | 2026.03.05 05:27:41.019572 [ 3 ] {14464c51-7a16-49b2-91e5-bdde53df80bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1623 | 2026.03.05 05:27:41.020272 [ 3 ] {14464c51-7a16-49b2-91e5-bdde53df80bd} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.03.05 05:27:41.020439 [ 3 ] {14464c51-7a16-49b2-91e5-bdde53df80bd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002306 sec., 1734.6053772766697 rows/sec., 141.44 KiB/sec. | ||
| 1625 | 2026.03.05 05:27:41.020492 [ 3 ] {14464c51-7a16-49b2-91e5-bdde53df80bd} <Debug> TCPHandler: Processed in 0.002499122 sec. | ||
| 1626 | 2026.03.05 05:27:41.020638 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2026.03.05 05:27:41.020745 [ 3 ] {ad5bcaa8-8e3e-4aea-aba7-baa25c8ffec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1628 | 2026.03.05 05:27:41.020800 [ 3 ] {ad5bcaa8-8e3e-4aea-aba7-baa25c8ffec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1629 | 2026.03.05 05:27:41.021382 [ 3 ] {ad5bcaa8-8e3e-4aea-aba7-baa25c8ffec6} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.03.05 05:27:41.021427 [ 3 ] {ad5bcaa8-8e3e-4aea-aba7-baa25c8ffec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1631 | 2026.03.05 05:27:41.021976 [ 3 ] {ad5bcaa8-8e3e-4aea-aba7-baa25c8ffec6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1632 | 2026.03.05 05:27:41.022483 [ 3 ] {ad5bcaa8-8e3e-4aea-aba7-baa25c8ffec6} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2026.03.05 05:27:41.022634 [ 3 ] {ad5bcaa8-8e3e-4aea-aba7-baa25c8ffec6} <Debug> executeQuery: Read 96 rows, 8.24 KiB in 0.001914 sec., 50156.73981191223 rows/sec., 4.20 MiB/sec. | ||
| 1634 | 2026.03.05 05:27:41.022675 [ 3 ] {ad5bcaa8-8e3e-4aea-aba7-baa25c8ffec6} <Debug> TCPHandler: Processed in 0.002091256 sec. | ||
| 1635 | 2026.03.05 05:27:41.022808 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2026.03.05 05:27:41.022917 [ 3 ] {ec8b77d4-4882-4d29-b8d3-febdd3eb856d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1637 | 2026.03.05 05:27:41.022971 [ 3 ] {ec8b77d4-4882-4d29-b8d3-febdd3eb856d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1638 | 2026.03.05 05:27:41.023438 [ 3 ] {ec8b77d4-4882-4d29-b8d3-febdd3eb856d} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.03.05 05:27:41.023480 [ 3 ] {ec8b77d4-4882-4d29-b8d3-febdd3eb856d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1640 | 2026.03.05 05:27:41.023977 [ 3 ] {ec8b77d4-4882-4d29-b8d3-febdd3eb856d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1641 | 2026.03.05 05:27:41.024637 [ 3 ] {ec8b77d4-4882-4d29-b8d3-febdd3eb856d} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2026.03.05 05:27:41.024814 [ 3 ] {ec8b77d4-4882-4d29-b8d3-febdd3eb856d} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001923 sec., 11960.478419136765 rows/sec., 888.20 KiB/sec. | ||
| 1643 | 2026.03.05 05:27:41.024881 [ 3 ] {ec8b77d4-4882-4d29-b8d3-febdd3eb856d} <Debug> TCPHandler: Processed in 0.002124987 sec. | ||
| 1644 | 2026.03.05 05:27:41.025011 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.03.05 05:27:41.025118 [ 3 ] {49cd3d34-b3bf-40f7-8284-59750dc1eed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1646 | 2026.03.05 05:27:41.025162 [ 3 ] {49cd3d34-b3bf-40f7-8284-59750dc1eed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1647 | 2026.03.05 05:27:41.025638 [ 3 ] {49cd3d34-b3bf-40f7-8284-59750dc1eed6} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.03.05 05:27:41.025696 [ 3 ] {49cd3d34-b3bf-40f7-8284-59750dc1eed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1649 | 2026.03.05 05:27:41.026275 [ 3 ] {49cd3d34-b3bf-40f7-8284-59750dc1eed6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1650 | 2026.03.05 05:27:41.027016 [ 3 ] {49cd3d34-b3bf-40f7-8284-59750dc1eed6} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.03.05 05:27:41.027203 [ 3 ] {49cd3d34-b3bf-40f7-8284-59750dc1eed6} <Debug> executeQuery: Read 93 rows, 7.45 KiB in 0.002112 sec., 44034.090909090904 rows/sec., 3.44 MiB/sec. | ||
| 1652 | 2026.03.05 05:27:41.027264 [ 3 ] {49cd3d34-b3bf-40f7-8284-59750dc1eed6} <Debug> TCPHandler: Processed in 0.002305989 sec. | ||
| 1653 | 2026.03.05 05:27:41.027438 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2026.03.05 05:27:41.027554 [ 3 ] {4e283330-6dfb-4d5c-a04b-beb59ca96878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1655 | 2026.03.05 05:27:41.027610 [ 3 ] {4e283330-6dfb-4d5c-a04b-beb59ca96878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1656 | 2026.03.05 05:27:41.028125 [ 3 ] {4e283330-6dfb-4d5c-a04b-beb59ca96878} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.03.05 05:27:41.028172 [ 3 ] {4e283330-6dfb-4d5c-a04b-beb59ca96878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1658 | 2026.03.05 05:27:41.028795 [ 3 ] {4e283330-6dfb-4d5c-a04b-beb59ca96878} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1659 | 2026.03.05 05:27:41.029324 [ 3 ] {4e283330-6dfb-4d5c-a04b-beb59ca96878} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2026.03.05 05:27:41.029516 [ 3 ] {4e283330-6dfb-4d5c-a04b-beb59ca96878} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001986 sec., 81570.99697885197 rows/sec., 5.68 MiB/sec. | ||
| 1661 | 2026.03.05 05:27:41.029583 [ 3 ] {4e283330-6dfb-4d5c-a04b-beb59ca96878} <Debug> TCPHandler: Processed in 0.002231428 sec. | ||
| 1662 | 2026.03.05 05:27:41.029727 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.03.05 05:27:41.029849 [ 3 ] {f83f2161-6875-4f32-8ac4-53452a6d6e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1664 | 2026.03.05 05:27:41.029923 [ 3 ] {f83f2161-6875-4f32-8ac4-53452a6d6e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1665 | 2026.03.05 05:27:41.031026 [ 3 ] {f83f2161-6875-4f32-8ac4-53452a6d6e79} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.03.05 05:27:41.031067 [ 3 ] {f83f2161-6875-4f32-8ac4-53452a6d6e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1667 | 2026.03.05 05:27:41.037281 [ 3 ] {f83f2161-6875-4f32-8ac4-53452a6d6e79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1668 | 2026.03.05 05:27:41.037882 [ 3 ] {f83f2161-6875-4f32-8ac4-53452a6d6e79} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.03.05 05:27:41.038108 [ 3 ] {f83f2161-6875-4f32-8ac4-53452a6d6e79} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.008283 sec., 2293.8548834963176 rows/sec., 4.11 MiB/sec. | ||
| 1670 | 2026.03.05 05:27:41.038234 [ 3 ] {f83f2161-6875-4f32-8ac4-53452a6d6e79} <Debug> TCPHandler: Processed in 0.008565357 sec. | ||
| 1671 | 2026.03.05 05:27:41.038423 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.03.05 05:27:41.038561 [ 3 ] {6484f570-81d1-495f-83bd-c41bd146bd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1673 | 2026.03.05 05:27:41.038625 [ 3 ] {6484f570-81d1-495f-83bd-c41bd146bd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1674 | 2026.03.05 05:27:41.039092 [ 3 ] {6484f570-81d1-495f-83bd-c41bd146bd1c} <Trace> oximeter.measurements_i64 (36dfbee1-a970-4708-8cb2-07f899242593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.03.05 05:27:41.039138 [ 3 ] {6484f570-81d1-495f-83bd-c41bd146bd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1676 | 2026.03.05 05:27:41.039823 [ 3 ] {6484f570-81d1-495f-83bd-c41bd146bd1c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1677 | 2026.03.05 05:27:41.040360 [ 3 ] {6484f570-81d1-495f-83bd-c41bd146bd1c} <Trace> oximeter.measurements_i64 (36dfbee1-a970-4708-8cb2-07f899242593): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.03.05 05:27:41.040528 [ 3 ] {6484f570-81d1-495f-83bd-c41bd146bd1c} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.002005 sec., 2992.5187032418953 rows/sec., 211.39 KiB/sec. | ||
| 1679 | 2026.03.05 05:27:41.040592 [ 3 ] {6484f570-81d1-495f-83bd-c41bd146bd1c} <Debug> TCPHandler: Processed in 0.002261108 sec. | ||
| 1680 | 2026.03.05 05:27:41.040767 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.03.05 05:27:41.040885 [ 3 ] {28212008-46b0-447a-a44f-993da85fad15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1682 | 2026.03.05 05:27:41.040939 [ 3 ] {28212008-46b0-447a-a44f-993da85fad15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1683 | 2026.03.05 05:27:41.041391 [ 3 ] {28212008-46b0-447a-a44f-993da85fad15} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.03.05 05:27:41.041436 [ 3 ] {28212008-46b0-447a-a44f-993da85fad15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1685 | 2026.03.05 05:27:41.041995 [ 3 ] {28212008-46b0-447a-a44f-993da85fad15} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1686 | 2026.03.05 05:27:41.042611 [ 3 ] {28212008-46b0-447a-a44f-993da85fad15} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.03.05 05:27:41.042784 [ 3 ] {28212008-46b0-447a-a44f-993da85fad15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001925 sec., 31168.83116883117 rows/sec., 2.10 MiB/sec. | ||
| 1688 | 2026.03.05 05:27:41.042839 [ 3 ] {28212008-46b0-447a-a44f-993da85fad15} <Debug> TCPHandler: Processed in 0.002132916 sec. | ||
| 1689 | 2026.03.05 05:27:41.377715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2415 | ||
| 1690 | 2026.03.05 05:27:41.378242 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.03.05 05:27:41.378286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1692 | 2026.03.05 05:27:41.378960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1693 | 2026.03.05 05:27:41.379484 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.03.05 05:27:41.379667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2415 | ||
| 1695 | 2026.03.05 05:27:41.491489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1696 | 2026.03.05 05:27:41.509092 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.03.05 05:27:41.509150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1698 | 2026.03.05 05:27:41.515919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1699 | 2026.03.05 05:27:41.517133 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.03.05 05:27:41.521542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1701 | 2026.03.05 05:27:43.866017 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 238 | ||
| 1702 | 2026.03.05 05:27:43.868551 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.03.05 05:27:43.868606 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1704 | 2026.03.05 05:27:43.869952 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1705 | 2026.03.05 05:27:43.870529 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.03.05 05:27:43.870845 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1707 | 2026.03.05 05:27:45.966144 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.03.05 05:27:45.966324 [ 3 ] {715e10a7-f4fa-4771-b961-3ceccfdfe6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1709 | 2026.03.05 05:27:45.966393 [ 3 ] {715e10a7-f4fa-4771-b961-3ceccfdfe6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1710 | 2026.03.05 05:27:45.967165 [ 3 ] {715e10a7-f4fa-4771-b961-3ceccfdfe6b7} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.03.05 05:27:45.967218 [ 3 ] {715e10a7-f4fa-4771-b961-3ceccfdfe6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1712 | 2026.03.05 05:27:45.967771 [ 3 ] {715e10a7-f4fa-4771-b961-3ceccfdfe6b7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1713 | 2026.03.05 05:27:45.968287 [ 3 ] {715e10a7-f4fa-4771-b961-3ceccfdfe6b7} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1714 | 2026.03.05 05:27:45.968455 [ 3 ] {715e10a7-f4fa-4771-b961-3ceccfdfe6b7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00218 sec., 130275.22935779816 rows/sec., 8.27 MiB/sec. | ||
| 1715 | 2026.03.05 05:27:45.968507 [ 3 ] {715e10a7-f4fa-4771-b961-3ceccfdfe6b7} <Debug> TCPHandler: Processed in 0.002492193 sec. | ||
| 1716 | 2026.03.05 05:27:45.968646 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.03.05 05:27:45.968752 [ 3 ] {8173c645-2b7e-4181-b895-5ec43476c1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1718 | 2026.03.05 05:27:45.968799 [ 3 ] {8173c645-2b7e-4181-b895-5ec43476c1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1719 | 2026.03.05 05:27:45.969687 [ 3 ] {8173c645-2b7e-4181-b895-5ec43476c1cb} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.03.05 05:27:45.969727 [ 3 ] {8173c645-2b7e-4181-b895-5ec43476c1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1721 | 2026.03.05 05:27:45.970252 [ 3 ] {8173c645-2b7e-4181-b895-5ec43476c1cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1722 | 2026.03.05 05:27:45.970721 [ 3 ] {8173c645-2b7e-4181-b895-5ec43476c1cb} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.03.05 05:27:45.970885 [ 3 ] {8173c645-2b7e-4181-b895-5ec43476c1cb} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.002159 sec., 369152.3853635943 rows/sec., 29.02 MiB/sec. | ||
| 1724 | 2026.03.05 05:27:45.970940 [ 3 ] {8173c645-2b7e-4181-b895-5ec43476c1cb} <Debug> TCPHandler: Processed in 0.00234679 sec. | ||
| 1725 | 2026.03.05 05:27:45.971087 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.03.05 05:27:45.971190 [ 3 ] {fd60c2ee-769d-49ff-b3cd-e896e3bf673f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1727 | 2026.03.05 05:27:45.971232 [ 3 ] {fd60c2ee-769d-49ff-b3cd-e896e3bf673f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1728 | 2026.03.05 05:27:45.971676 [ 3 ] {fd60c2ee-769d-49ff-b3cd-e896e3bf673f} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.03.05 05:27:45.971712 [ 3 ] {fd60c2ee-769d-49ff-b3cd-e896e3bf673f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1730 | 2026.03.05 05:27:45.972146 [ 3 ] {fd60c2ee-769d-49ff-b3cd-e896e3bf673f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1731 | 2026.03.05 05:27:45.972628 [ 3 ] {fd60c2ee-769d-49ff-b3cd-e896e3bf673f} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.03.05 05:27:45.972763 [ 3 ] {fd60c2ee-769d-49ff-b3cd-e896e3bf673f} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001594 sec., 89084.06524466751 rows/sec., 5.23 MiB/sec. | ||
| 1733 | 2026.03.05 05:27:45.972802 [ 3 ] {fd60c2ee-769d-49ff-b3cd-e896e3bf673f} <Debug> TCPHandler: Processed in 0.00178072 sec. | ||
| 1734 | 2026.03.05 05:27:45.972923 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.03.05 05:27:45.973019 [ 3 ] {fe041c51-b752-4741-ae8c-e0e3cac5ba0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1736 | 2026.03.05 05:27:45.973061 [ 3 ] {fe041c51-b752-4741-ae8c-e0e3cac5ba0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1737 | 2026.03.05 05:27:45.973499 [ 3 ] {fe041c51-b752-4741-ae8c-e0e3cac5ba0a} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.03.05 05:27:45.973537 [ 3 ] {fe041c51-b752-4741-ae8c-e0e3cac5ba0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1739 | 2026.03.05 05:27:45.973970 [ 3 ] {fe041c51-b752-4741-ae8c-e0e3cac5ba0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1740 | 2026.03.05 05:27:45.974462 [ 3 ] {fe041c51-b752-4741-ae8c-e0e3cac5ba0a} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.03.05 05:27:45.974597 [ 3 ] {fe041c51-b752-4741-ae8c-e0e3cac5ba0a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001597 sec., 93299.93738259237 rows/sec., 6.03 MiB/sec. | ||
| 1742 | 2026.03.05 05:27:45.974635 [ 3 ] {fe041c51-b752-4741-ae8c-e0e3cac5ba0a} <Debug> TCPHandler: Processed in 0.00176164 sec. | ||
| 1743 | 2026.03.05 05:27:45.974749 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.03.05 05:27:45.974843 [ 3 ] {e92268cc-6be8-4d60-ae9d-8e27cd49cf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1745 | 2026.03.05 05:27:45.974884 [ 3 ] {e92268cc-6be8-4d60-ae9d-8e27cd49cf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1746 | 2026.03.05 05:27:45.975319 [ 3 ] {e92268cc-6be8-4d60-ae9d-8e27cd49cf0f} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.03.05 05:27:45.975355 [ 3 ] {e92268cc-6be8-4d60-ae9d-8e27cd49cf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1748 | 2026.03.05 05:27:45.975861 [ 3 ] {e92268cc-6be8-4d60-ae9d-8e27cd49cf0f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1749 | 2026.03.05 05:27:45.976313 [ 3 ] {e92268cc-6be8-4d60-ae9d-8e27cd49cf0f} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.03.05 05:27:45.976444 [ 3 ] {e92268cc-6be8-4d60-ae9d-8e27cd49cf0f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00162 sec., 91358.02469135803 rows/sec., 5.20 MiB/sec. | ||
| 1751 | 2026.03.05 05:27:45.976482 [ 3 ] {e92268cc-6be8-4d60-ae9d-8e27cd49cf0f} <Debug> TCPHandler: Processed in 0.00178243 sec. | ||
| 1752 | 2026.03.05 05:27:45.976595 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2026.03.05 05:27:45.976689 [ 3 ] {17084e42-ea9d-43b5-a1e5-77bf64e29b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1754 | 2026.03.05 05:27:45.976728 [ 3 ] {17084e42-ea9d-43b5-a1e5-77bf64e29b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1755 | 2026.03.05 05:27:45.977305 [ 3 ] {17084e42-ea9d-43b5-a1e5-77bf64e29b74} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.03.05 05:27:45.977340 [ 3 ] {17084e42-ea9d-43b5-a1e5-77bf64e29b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1757 | 2026.03.05 05:27:45.977798 [ 3 ] {17084e42-ea9d-43b5-a1e5-77bf64e29b74} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1758 | 2026.03.05 05:27:45.978250 [ 3 ] {17084e42-ea9d-43b5-a1e5-77bf64e29b74} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.03.05 05:27:45.978408 [ 3 ] {17084e42-ea9d-43b5-a1e5-77bf64e29b74} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001737 sec., 282095.56706966035 rows/sec., 19.78 MiB/sec. | ||
| 1760 | 2026.03.05 05:27:45.978447 [ 3 ] {17084e42-ea9d-43b5-a1e5-77bf64e29b74} <Debug> TCPHandler: Processed in 0.001900493 sec. | ||
| 1761 | 2026.03.05 05:27:45.978556 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.03.05 05:27:45.978650 [ 3 ] {2f316abe-aed2-46e0-b0ff-097a9dbc33c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1763 | 2026.03.05 05:27:45.978691 [ 3 ] {2f316abe-aed2-46e0-b0ff-097a9dbc33c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1764 | 2026.03.05 05:27:45.979021 [ 3 ] {2f316abe-aed2-46e0-b0ff-097a9dbc33c5} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.03.05 05:27:45.979058 [ 3 ] {2f316abe-aed2-46e0-b0ff-097a9dbc33c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1766 | 2026.03.05 05:27:45.979495 [ 3 ] {2f316abe-aed2-46e0-b0ff-097a9dbc33c5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1767 | 2026.03.05 05:27:45.980011 [ 3 ] {2f316abe-aed2-46e0-b0ff-097a9dbc33c5} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.03.05 05:27:45.980145 [ 3 ] {2f316abe-aed2-46e0-b0ff-097a9dbc33c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 207.19 KiB/sec. | ||
| 1769 | 2026.03.05 05:27:45.980180 [ 3 ] {2f316abe-aed2-46e0-b0ff-097a9dbc33c5} <Debug> TCPHandler: Processed in 0.001673438 sec. | ||
| 1770 | 2026.03.05 05:27:45.980287 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.03.05 05:27:45.980381 [ 3 ] {1b1ffccd-84fb-47aa-8644-4bc8d1cd3b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1772 | 2026.03.05 05:27:45.980424 [ 3 ] {1b1ffccd-84fb-47aa-8644-4bc8d1cd3b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1773 | 2026.03.05 05:27:45.980837 [ 3 ] {1b1ffccd-84fb-47aa-8644-4bc8d1cd3b4b} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.03.05 05:27:45.980874 [ 3 ] {1b1ffccd-84fb-47aa-8644-4bc8d1cd3b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1775 | 2026.03.05 05:27:45.981342 [ 3 ] {1b1ffccd-84fb-47aa-8644-4bc8d1cd3b4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1776 | 2026.03.05 05:27:45.981851 [ 3 ] {1b1ffccd-84fb-47aa-8644-4bc8d1cd3b4b} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.03.05 05:27:45.982009 [ 3 ] {1b1ffccd-84fb-47aa-8644-4bc8d1cd3b4b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001646 sec., 160996.354799514 rows/sec., 10.70 MiB/sec. | ||
| 1778 | 2026.03.05 05:27:45.982049 [ 3 ] {1b1ffccd-84fb-47aa-8644-4bc8d1cd3b4b} <Debug> TCPHandler: Processed in 0.001810561 sec. | ||
| 1779 | 2026.03.05 05:27:45.982172 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.03.05 05:27:45.982267 [ 3 ] {633083ea-a7d5-4978-92c2-9acaa83059b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1781 | 2026.03.05 05:27:45.982309 [ 3 ] {633083ea-a7d5-4978-92c2-9acaa83059b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1782 | 2026.03.05 05:27:45.982626 [ 3 ] {633083ea-a7d5-4978-92c2-9acaa83059b2} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2026.03.05 05:27:45.982662 [ 3 ] {633083ea-a7d5-4978-92c2-9acaa83059b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1784 | 2026.03.05 05:27:45.983089 [ 3 ] {633083ea-a7d5-4978-92c2-9acaa83059b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1785 | 2026.03.05 05:27:45.983570 [ 3 ] {633083ea-a7d5-4978-92c2-9acaa83059b2} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.03.05 05:27:45.983699 [ 3 ] {633083ea-a7d5-4978-92c2-9acaa83059b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. | ||
| 1787 | 2026.03.05 05:27:45.983734 [ 3 ] {633083ea-a7d5-4978-92c2-9acaa83059b2} <Debug> TCPHandler: Processed in 0.001611738 sec. | ||
| 1788 | 2026.03.05 05:27:45.983846 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.03.05 05:27:45.983940 [ 3 ] {9074e3fb-6dd3-4936-a1ac-11a03367d75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1790 | 2026.03.05 05:27:45.983981 [ 3 ] {9074e3fb-6dd3-4936-a1ac-11a03367d75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1791 | 2026.03.05 05:27:45.984310 [ 3 ] {9074e3fb-6dd3-4936-a1ac-11a03367d75c} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.03.05 05:27:45.984347 [ 3 ] {9074e3fb-6dd3-4936-a1ac-11a03367d75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1793 | 2026.03.05 05:27:45.984783 [ 3 ] {9074e3fb-6dd3-4936-a1ac-11a03367d75c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1794 | 2026.03.05 05:27:45.985265 [ 3 ] {9074e3fb-6dd3-4936-a1ac-11a03367d75c} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.03.05 05:27:45.985435 [ 3 ] {9074e3fb-6dd3-4936-a1ac-11a03367d75c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001513 sec., 59484.46794448116 rows/sec., 3.72 MiB/sec. | ||
| 1796 | 2026.03.05 05:27:45.985474 [ 3 ] {9074e3fb-6dd3-4936-a1ac-11a03367d75c} <Debug> TCPHandler: Processed in 0.001676869 sec. | ||
| 1797 | 2026.03.05 05:27:48.818776 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1798 | 2026.03.05 05:27:48.818879 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1799 | 2026.03.05 05:27:48.879727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2863 | ||
| 1800 | 2026.03.05 05:27:48.880244 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.03.05 05:27:48.880283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1802 | 2026.03.05 05:27:48.880923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1803 | 2026.03.05 05:27:48.881441 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.03.05 05:27:48.881572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2863 | ||
| 1805 | 2026.03.05 05:27:48.881589 [ 71 ] {} <Debug> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1806 | 2026.03.05 05:27:48.881664 [ 71 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.03.05 05:27:48.881688 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1808 | 2026.03.05 05:27:48.884360 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 1809 | 2026.03.05 05:27:48.886994 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1810 | 2026.03.05 05:27:48.887110 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 1811 | 2026.03.05 05:27:48.887232 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1812 | 2026.03.05 05:27:48.887289 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1813 | 2026.03.05 05:27:48.887336 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 439 rows starting from the beginning of the part | ||
| 1814 | 2026.03.05 05:27:48.887401 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 1815 | 2026.03.05 05:27:48.887449 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 1816 | 2026.03.05 05:27:48.923820 [ 196 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2863 rows, containing 4 columns (4 merged, 0 gathered) in 0.041997098 sec., 68171.37698419068 rows/sec., 998.60 KiB/sec. | ||
| 1817 | 2026.03.05 05:27:48.924913 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1818 | 2026.03.05 05:27:48.925530 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_6_1} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.03.05 05:27:48.925598 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_6_1} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1820 | 2026.03.05 05:27:48.925705 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1821 | 2026.03.05 05:27:49.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.78 MiB, peak 197.09 MiB, free memory in arenas 0.00 B, will set to 192.32 MiB (RSS), difference: 1.54 MiB | ||
| 1822 | 2026.03.05 05:27:49.021587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1823 | 2026.03.05 05:27:49.038094 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2026.03.05 05:27:49.038133 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1825 | 2026.03.05 05:27:49.044201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1826 | 2026.03.05 05:27:49.045315 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2026.03.05 05:27:49.045673 [ 67 ] {} <Debug> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1828 | 2026.03.05 05:27:49.045714 [ 67 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2026.03.05 05:27:49.045736 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1830 | 2026.03.05 05:27:49.045823 [ 188 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 1831 | 2026.03.05 05:27:49.048813 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1832 | 2026.03.05 05:27:49.050041 [ 188 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1833 | 2026.03.05 05:27:49.051409 [ 188 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 1834 | 2026.03.05 05:27:49.055861 [ 188 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 1835 | 2026.03.05 05:27:49.060058 [ 188 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 1836 | 2026.03.05 05:27:49.064148 [ 188 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 1837 | 2026.03.05 05:27:49.071364 [ 188 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 1838 | 2026.03.05 05:27:49.075909 [ 188 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 1839 | 2026.03.05 05:27:49.138677 [ 186 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092886488 sec., 495.2281111112738 rows/sec., 2.56 MiB/sec. | ||
| 1840 | 2026.03.05 05:27:49.141068 [ 198 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1841 | 2026.03.05 05:27:49.143631 [ 198 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_6_1} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.03.05 05:27:49.143738 [ 198 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_6_1} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1843 | 2026.03.05 05:27:49.145530 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1844 | 2026.03.05 05:27:50.001215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.40 MiB, peak 202.94 MiB, free memory in arenas 0.00 B, will set to 202.38 MiB (RSS), difference: 8.98 MiB | ||
| 1845 | 2026.03.05 05:27:50.961012 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.03.05 05:27:50.961202 [ 3 ] {28fdabe7-0c51-426c-81fb-17d918d404cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1847 | 2026.03.05 05:27:50.961269 [ 3 ] {28fdabe7-0c51-426c-81fb-17d918d404cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1848 | 2026.03.05 05:27:50.962045 [ 3 ] {28fdabe7-0c51-426c-81fb-17d918d404cc} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.03.05 05:27:50.962088 [ 3 ] {28fdabe7-0c51-426c-81fb-17d918d404cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1850 | 2026.03.05 05:27:50.962511 [ 3 ] {28fdabe7-0c51-426c-81fb-17d918d404cc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1851 | 2026.03.05 05:27:50.962757 [ 3 ] {28fdabe7-0c51-426c-81fb-17d918d404cc} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.03.05 05:27:50.962871 [ 70 ] {} <Debug> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1853 | 2026.03.05 05:27:50.962912 [ 70 ] {} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.03.05 05:27:50.962918 [ 3 ] {28fdabe7-0c51-426c-81fb-17d918d404cc} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001765 sec., 72521.2464589235 rows/sec., 6.24 MiB/sec. | ||
| 1855 | 2026.03.05 05:27:50.962938 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1856 | 2026.03.05 05:27:50.962973 [ 3 ] {28fdabe7-0c51-426c-81fb-17d918d404cc} <Debug> TCPHandler: Processed in 0.002100146 sec. | ||
| 1857 | 2026.03.05 05:27:50.963080 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::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 | ||
| 1858 | 2026.03.05 05:27:50.963120 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2026.03.05 05:27:50.963229 [ 3 ] {f2e3d99c-7948-4e3f-92cf-802339b365e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1860 | 2026.03.05 05:27:50.963272 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1861 | 2026.03.05 05:27:50.963274 [ 3 ] {f2e3d99c-7948-4e3f-92cf-802339b365e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1862 | 2026.03.05 05:27:50.963328 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 801 rows starting from the beginning of the part | ||
| 1863 | 2026.03.05 05:27:50.963447 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1864 | 2026.03.05 05:27:50.963517 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 797 rows starting from the beginning of the part | ||
| 1865 | 2026.03.05 05:27:50.963575 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 96 rows starting from the beginning of the part | ||
| 1866 | 2026.03.05 05:27:50.963627 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 797 rows starting from the beginning of the part | ||
| 1867 | 2026.03.05 05:27:50.963678 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 128 rows starting from the beginning of the part | ||
| 1868 | 2026.03.05 05:27:50.963743 [ 3 ] {f2e3d99c-7948-4e3f-92cf-802339b365e1} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.03.05 05:27:50.963785 [ 3 ] {f2e3d99c-7948-4e3f-92cf-802339b365e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1870 | 2026.03.05 05:27:50.964168 [ 3 ] {f2e3d99c-7948-4e3f-92cf-802339b365e1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1871 | 2026.03.05 05:27:50.964426 [ 3 ] {f2e3d99c-7948-4e3f-92cf-802339b365e1} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.03.05 05:27:50.964574 [ 3 ] {f2e3d99c-7948-4e3f-92cf-802339b365e1} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001368 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 1873 | 2026.03.05 05:27:50.964613 [ 3 ] {f2e3d99c-7948-4e3f-92cf-802339b365e1} <Debug> TCPHandler: Processed in 0.001549217 sec. | ||
| 1874 | 2026.03.05 05:27:50.964724 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.03.05 05:27:50.964825 [ 3 ] {42a84270-9d9f-4fb3-8ab6-02c72592ce1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1876 | 2026.03.05 05:27:50.964867 [ 3 ] {42a84270-9d9f-4fb3-8ab6-02c72592ce1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1877 | 2026.03.05 05:27:50.965228 [ 186 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2675 rows, containing 5 columns (5 merged, 0 gathered) in 0.002220938 sec., 1204446.049371932 rows/sec., 99.85 MiB/sec. | ||
| 1878 | 2026.03.05 05:27:50.965315 [ 3 ] {42a84270-9d9f-4fb3-8ab6-02c72592ce1b} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.03.05 05:27:50.965351 [ 3 ] {42a84270-9d9f-4fb3-8ab6-02c72592ce1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1880 | 2026.03.05 05:27:50.965499 [ 187 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1881 | 2026.03.05 05:27:50.965701 [ 3 ] {42a84270-9d9f-4fb3-8ab6-02c72592ce1b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1882 | 2026.03.05 05:27:50.965874 [ 187 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_6_1} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.03.05 05:27:50.965988 [ 187 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_6_1} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1884 | 2026.03.05 05:27:50.965993 [ 3 ] {42a84270-9d9f-4fb3-8ab6-02c72592ce1b} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.03.05 05:27:50.966101 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 1886 | 2026.03.05 05:27:50.966106 [ 70 ] {} <Debug> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1887 | 2026.03.05 05:27:50.966148 [ 3 ] {42a84270-9d9f-4fb3-8ab6-02c72592ce1b} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.001343 sec., 80416.97691734922 rows/sec., 6.30 MiB/sec. | ||
| 1888 | 2026.03.05 05:27:50.966149 [ 70 ] {} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.03.05 05:27:50.966182 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1890 | 2026.03.05 05:27:50.966186 [ 3 ] {42a84270-9d9f-4fb3-8ab6-02c72592ce1b} <Debug> TCPHandler: Processed in 0.001514225 sec. | ||
| 1891 | 2026.03.05 05:27:50.966254 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::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 | ||
| 1892 | 2026.03.05 05:27:50.966299 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.03.05 05:27:50.966349 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1894 | 2026.03.05 05:27:50.966378 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 498 rows starting from the beginning of the part | ||
| 1895 | 2026.03.05 05:27:50.966399 [ 3 ] {c28b3fbe-df12-406f-aafd-fb456c751cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1896 | 2026.03.05 05:27:50.966425 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1897 | 2026.03.05 05:27:50.966449 [ 3 ] {c28b3fbe-df12-406f-aafd-fb456c751cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1898 | 2026.03.05 05:27:50.966467 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 490 rows starting from the beginning of the part | ||
| 1899 | 2026.03.05 05:27:50.966506 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 93 rows starting from the beginning of the part | ||
| 1900 | 2026.03.05 05:27:50.966542 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 490 rows starting from the beginning of the part | ||
| 1901 | 2026.03.05 05:27:50.966582 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
| 1902 | 2026.03.05 05:27:50.966875 [ 3 ] {c28b3fbe-df12-406f-aafd-fb456c751cce} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.03.05 05:27:50.966914 [ 3 ] {c28b3fbe-df12-406f-aafd-fb456c751cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1904 | 2026.03.05 05:27:50.967273 [ 3 ] {c28b3fbe-df12-406f-aafd-fb456c751cce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1905 | 2026.03.05 05:27:50.967504 [ 3 ] {c28b3fbe-df12-406f-aafd-fb456c751cce} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.03.05 05:27:50.967574 [ 190 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1743 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349823 sec., 1291280.4123207266 rows/sec., 97.10 MiB/sec. | ||
| 1907 | 2026.03.05 05:27:50.967595 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1908 | 2026.03.05 05:27:50.967619 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.03.05 05:27:50.967636 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1910 | 2026.03.05 05:27:50.967637 [ 3 ] {c28b3fbe-df12-406f-aafd-fb456c751cce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 1911 | 2026.03.05 05:27:50.967682 [ 3 ] {c28b3fbe-df12-406f-aafd-fb456c751cce} <Debug> TCPHandler: Processed in 0.001432394 sec. | ||
| 1912 | 2026.03.05 05:27:50.967704 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::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 | ||
| 1913 | 2026.03.05 05:27:50.967734 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1914 | 2026.03.05 05:27:50.967783 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.03.05 05:27:50.967810 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1916 | 2026.03.05 05:27:50.967844 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 237 rows starting from the beginning of the part | ||
| 1917 | 2026.03.05 05:27:50.967883 [ 3 ] {7e9ec5a8-32b0-4df4-9429-92c0190445de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1918 | 2026.03.05 05:27:50.967939 [ 3 ] {7e9ec5a8-32b0-4df4-9429-92c0190445de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1919 | 2026.03.05 05:27:50.967938 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1920 | 2026.03.05 05:27:50.967999 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1921 | 2026.03.05 05:27:50.968001 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_6_1} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.03.05 05:27:50.968048 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 162 rows starting from the beginning of the part | ||
| 1923 | 2026.03.05 05:27:50.968090 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_6_1} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1924 | 2026.03.05 05:27:50.968098 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1925 | 2026.03.05 05:27:50.968157 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1926 | 2026.03.05 05:27:50.968168 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1927 | 2026.03.05 05:27:50.968774 [ 3 ] {7e9ec5a8-32b0-4df4-9429-92c0190445de} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.03.05 05:27:50.968812 [ 3 ] {7e9ec5a8-32b0-4df4-9429-92c0190445de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1929 | 2026.03.05 05:27:50.969305 [ 190 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635768 sec., 763555.7120569666 rows/sec., 51.62 MiB/sec. | ||
| 1930 | 2026.03.05 05:27:50.969442 [ 3 ] {7e9ec5a8-32b0-4df4-9429-92c0190445de} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1931 | 2026.03.05 05:27:50.969494 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1932 | 2026.03.05 05:27:50.969684 [ 3 ] {7e9ec5a8-32b0-4df4-9429-92c0190445de} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.03.05 05:27:50.969744 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.03.05 05:27:50.969803 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1935 | 2026.03.05 05:27:50.969825 [ 3 ] {7e9ec5a8-32b0-4df4-9429-92c0190445de} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001959 sec., 18376.722817764166 rows/sec., 32.93 MiB/sec. | ||
| 1936 | 2026.03.05 05:27:50.969861 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1937 | 2026.03.05 05:27:50.969887 [ 3 ] {7e9ec5a8-32b0-4df4-9429-92c0190445de} <Debug> TCPHandler: Processed in 0.002153007 sec. | ||
| 1938 | 2026.03.05 05:27:50.969998 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.03.05 05:27:50.970093 [ 3 ] {ea9effd2-8143-42ec-bb1c-8c7bab9d604a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1940 | 2026.03.05 05:27:50.970135 [ 3 ] {ea9effd2-8143-42ec-bb1c-8c7bab9d604a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1941 | 2026.03.05 05:27:50.970491 [ 3 ] {ea9effd2-8143-42ec-bb1c-8c7bab9d604a} <Trace> oximeter.measurements_i64 (36dfbee1-a970-4708-8cb2-07f899242593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.03.05 05:27:50.970525 [ 3 ] {ea9effd2-8143-42ec-bb1c-8c7bab9d604a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1943 | 2026.03.05 05:27:50.970837 [ 3 ] {ea9effd2-8143-42ec-bb1c-8c7bab9d604a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1944 | 2026.03.05 05:27:50.971037 [ 3 ] {ea9effd2-8143-42ec-bb1c-8c7bab9d604a} <Trace> oximeter.measurements_i64 (36dfbee1-a970-4708-8cb2-07f899242593): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.03.05 05:27:50.971162 [ 3 ] {ea9effd2-8143-42ec-bb1c-8c7bab9d604a} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001088 sec., 13786.764705882353 rows/sec., 1.03 MiB/sec. | ||
| 1946 | 2026.03.05 05:27:50.971197 [ 3 ] {ea9effd2-8143-42ec-bb1c-8c7bab9d604a} <Debug> TCPHandler: Processed in 0.001247781 sec. | ||
| 1947 | 2026.03.05 05:27:50.971296 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.03.05 05:27:50.971388 [ 3 ] {d8fdcbc3-7956-405d-a462-368dbc712d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1949 | 2026.03.05 05:27:50.971428 [ 3 ] {d8fdcbc3-7956-405d-a462-368dbc712d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1950 | 2026.03.05 05:27:50.971748 [ 3 ] {d8fdcbc3-7956-405d-a462-368dbc712d42} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.03.05 05:27:50.971781 [ 3 ] {d8fdcbc3-7956-405d-a462-368dbc712d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1952 | 2026.03.05 05:27:50.972071 [ 3 ] {d8fdcbc3-7956-405d-a462-368dbc712d42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1953 | 2026.03.05 05:27:50.972273 [ 3 ] {d8fdcbc3-7956-405d-a462-368dbc712d42} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.03.05 05:27:50.972357 [ 70 ] {} <Debug> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1955 | 2026.03.05 05:27:50.972385 [ 70 ] {} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.03.05 05:27:50.972397 [ 3 ] {d8fdcbc3-7956-405d-a462-368dbc712d42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001027 sec., 58422.59006815969 rows/sec., 3.94 MiB/sec. | ||
| 1957 | 2026.03.05 05:27:50.972401 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1958 | 2026.03.05 05:27:50.972432 [ 3 ] {d8fdcbc3-7956-405d-a462-368dbc712d42} <Debug> TCPHandler: Processed in 0.00118462 sec. | ||
| 1959 | 2026.03.05 05:27:50.972492 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::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 | ||
| 1960 | 2026.03.05 05:27:50.972605 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1961 | 2026.03.05 05:27:50.972639 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 78 rows starting from the beginning of the part | ||
| 1962 | 2026.03.05 05:27:50.972715 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1963 | 2026.03.05 05:27:50.972771 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1964 | 2026.03.05 05:27:50.972827 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1965 | 2026.03.05 05:27:50.972868 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1966 | 2026.03.05 05:27:50.972915 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1967 | 2026.03.05 05:27:50.973720 [ 190 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.001262451 sec., 346944.1586247704 rows/sec., 22.35 MiB/sec. | ||
| 1968 | 2026.03.05 05:27:50.973864 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1969 | 2026.03.05 05:27:50.974136 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_6_1} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.03.05 05:27:50.974196 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_6_1} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1971 | 2026.03.05 05:27:50.974249 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1972 | 2026.03.05 05:27:53.871972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 272 | ||
| 1973 | 2026.03.05 05:27:53.874268 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.03.05 05:27:53.874321 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1975 | 2026.03.05 05:27:53.875552 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1976 | 2026.03.05 05:27:53.875826 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.03.05 05:27:53.876142 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
| 1978 | 2026.03.05 05:27:55.966292 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.03.05 05:27:55.966569 [ 3 ] {89ce03e5-9c42-41ff-95b2-1d77511b6e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1980 | 2026.03.05 05:27:55.966671 [ 3 ] {89ce03e5-9c42-41ff-95b2-1d77511b6e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1981 | 2026.03.05 05:27:55.967632 [ 3 ] {89ce03e5-9c42-41ff-95b2-1d77511b6e91} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.03.05 05:27:55.967678 [ 3 ] {89ce03e5-9c42-41ff-95b2-1d77511b6e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1983 | 2026.03.05 05:27:55.968068 [ 3 ] {89ce03e5-9c42-41ff-95b2-1d77511b6e91} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1984 | 2026.03.05 05:27:55.968305 [ 3 ] {89ce03e5-9c42-41ff-95b2-1d77511b6e91} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.03.05 05:27:55.968460 [ 3 ] {89ce03e5-9c42-41ff-95b2-1d77511b6e91} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001967 sec., 144382.3080833757 rows/sec., 9.17 MiB/sec. | ||
| 1986 | 2026.03.05 05:27:55.968504 [ 3 ] {89ce03e5-9c42-41ff-95b2-1d77511b6e91} <Debug> TCPHandler: Processed in 0.00239338 sec. | ||
| 1987 | 2026.03.05 05:27:55.968636 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.03.05 05:27:55.968731 [ 3 ] {a7c722ae-32c1-4a97-bb53-a89c8978aa2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1989 | 2026.03.05 05:27:55.968772 [ 3 ] {a7c722ae-32c1-4a97-bb53-a89c8978aa2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1990 | 2026.03.05 05:27:55.969504 [ 3 ] {a7c722ae-32c1-4a97-bb53-a89c8978aa2c} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.03.05 05:27:55.969540 [ 3 ] {a7c722ae-32c1-4a97-bb53-a89c8978aa2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1992 | 2026.03.05 05:27:55.969882 [ 3 ] {a7c722ae-32c1-4a97-bb53-a89c8978aa2c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1993 | 2026.03.05 05:27:55.970106 [ 3 ] {a7c722ae-32c1-4a97-bb53-a89c8978aa2c} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.03.05 05:27:55.970237 [ 3 ] {a7c722ae-32c1-4a97-bb53-a89c8978aa2c} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001524 sec., 522965.87926509185 rows/sec., 41.11 MiB/sec. | ||
| 1995 | 2026.03.05 05:27:55.970275 [ 3 ] {a7c722ae-32c1-4a97-bb53-a89c8978aa2c} <Debug> TCPHandler: Processed in 0.001689079 sec. | ||
| 1996 | 2026.03.05 05:27:55.970396 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.03.05 05:27:55.970494 [ 3 ] {bce16d3c-3536-452d-8448-e1e3eb0895db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1998 | 2026.03.05 05:27:55.970535 [ 3 ] {bce16d3c-3536-452d-8448-e1e3eb0895db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1999 | 2026.03.05 05:27:55.970956 [ 3 ] {bce16d3c-3536-452d-8448-e1e3eb0895db} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.03.05 05:27:55.970995 [ 3 ] {bce16d3c-3536-452d-8448-e1e3eb0895db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2001 | 2026.03.05 05:27:55.971306 [ 3 ] {bce16d3c-3536-452d-8448-e1e3eb0895db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2002 | 2026.03.05 05:27:55.971519 [ 3 ] {bce16d3c-3536-452d-8448-e1e3eb0895db} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.03.05 05:27:55.971626 [ 60 ] {} <Debug> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2004 | 2026.03.05 05:27:55.971642 [ 3 ] {bce16d3c-3536-452d-8448-e1e3eb0895db} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001166 sec., 121783.87650085764 rows/sec., 7.15 MiB/sec. | ||
| 2005 | 2026.03.05 05:27:55.971711 [ 60 ] {} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.03.05 05:27:55.971725 [ 3 ] {bce16d3c-3536-452d-8448-e1e3eb0895db} <Debug> TCPHandler: Processed in 0.001385544 sec. | ||
| 2007 | 2026.03.05 05:27:55.971738 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2008 | 2026.03.05 05:27:55.971832 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::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 | ||
| 2009 | 2026.03.05 05:27:55.971849 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.03.05 05:27:55.971924 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2011 | 2026.03.05 05:27:55.971945 [ 3 ] {b073b29a-b75a-4b72-8492-e85b2cedcdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.03.05 05:27:55.971952 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 150 rows starting from the beginning of the part | ||
| 2013 | 2026.03.05 05:27:55.971985 [ 3 ] {b073b29a-b75a-4b72-8492-e85b2cedcdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2014 | 2026.03.05 05:27:55.972015 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 142 rows starting from the beginning of the part | ||
| 2015 | 2026.03.05 05:27:55.972060 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2016 | 2026.03.05 05:27:55.972100 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 142 rows starting from the beginning of the part | ||
| 2017 | 2026.03.05 05:27:55.972141 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2018 | 2026.03.05 05:27:55.972178 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 142 rows starting from the beginning of the part | ||
| 2019 | 2026.03.05 05:27:55.972403 [ 3 ] {b073b29a-b75a-4b72-8492-e85b2cedcdf0} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.03.05 05:27:55.972437 [ 3 ] {b073b29a-b75a-4b72-8492-e85b2cedcdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2021 | 2026.03.05 05:27:55.972737 [ 3 ] {b073b29a-b75a-4b72-8492-e85b2cedcdf0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2022 | 2026.03.05 05:27:55.972950 [ 3 ] {b073b29a-b75a-4b72-8492-e85b2cedcdf0} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.03.05 05:27:55.972967 [ 200 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159419 sec., 547688.1093030216 rows/sec., 35.06 MiB/sec. | ||
| 2024 | 2026.03.05 05:27:55.973076 [ 3 ] {b073b29a-b75a-4b72-8492-e85b2cedcdf0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 2025 | 2026.03.05 05:27:55.973098 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2026 | 2026.03.05 05:27:55.973119 [ 3 ] {b073b29a-b75a-4b72-8492-e85b2cedcdf0} <Debug> TCPHandler: Processed in 0.001318872 sec. | ||
| 2027 | 2026.03.05 05:27:55.973232 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.03.05 05:27:55.973325 [ 3 ] {34d6a176-feef-48bb-bf51-d2e099def7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.03.05 05:27:55.973339 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_6_1} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.03.05 05:27:55.973364 [ 3 ] {34d6a176-feef-48bb-bf51-d2e099def7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2031 | 2026.03.05 05:27:55.973400 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_6_1} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2032 | 2026.03.05 05:27:55.973455 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2033 | 2026.03.05 05:27:55.973779 [ 3 ] {34d6a176-feef-48bb-bf51-d2e099def7a0} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.03.05 05:27:55.973814 [ 3 ] {34d6a176-feef-48bb-bf51-d2e099def7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2035 | 2026.03.05 05:27:55.974106 [ 3 ] {34d6a176-feef-48bb-bf51-d2e099def7a0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2036 | 2026.03.05 05:27:55.974329 [ 3 ] {34d6a176-feef-48bb-bf51-d2e099def7a0} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.03.05 05:27:55.974455 [ 3 ] {34d6a176-feef-48bb-bf51-d2e099def7a0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001147 sec., 129032.25806451612 rows/sec., 7.34 MiB/sec. | ||
| 2038 | 2026.03.05 05:27:55.974493 [ 3 ] {34d6a176-feef-48bb-bf51-d2e099def7a0} <Debug> TCPHandler: Processed in 0.001309422 sec. | ||
| 2039 | 2026.03.05 05:27:55.974601 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2026.03.05 05:27:55.974693 [ 3 ] {ba8838f4-7d83-4221-b2fa-17e2c1421f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2041 | 2026.03.05 05:27:55.974733 [ 3 ] {ba8838f4-7d83-4221-b2fa-17e2c1421f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2042 | 2026.03.05 05:27:55.975273 [ 3 ] {ba8838f4-7d83-4221-b2fa-17e2c1421f0e} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.03.05 05:27:55.975309 [ 3 ] {ba8838f4-7d83-4221-b2fa-17e2c1421f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2044 | 2026.03.05 05:27:55.975619 [ 3 ] {ba8838f4-7d83-4221-b2fa-17e2c1421f0e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2045 | 2026.03.05 05:27:55.975832 [ 3 ] {ba8838f4-7d83-4221-b2fa-17e2c1421f0e} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.03.05 05:27:55.975960 [ 3 ] {ba8838f4-7d83-4221-b2fa-17e2c1421f0e} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001284 sec., 381619.93769470404 rows/sec., 26.76 MiB/sec. | ||
| 2047 | 2026.03.05 05:27:55.975997 [ 3 ] {ba8838f4-7d83-4221-b2fa-17e2c1421f0e} <Debug> TCPHandler: Processed in 0.001445085 sec. | ||
| 2048 | 2026.03.05 05:27:55.976097 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.03.05 05:27:55.976188 [ 3 ] {f1d8ed15-8e09-43e4-8401-87dc830dd882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2050 | 2026.03.05 05:27:55.976229 [ 3 ] {f1d8ed15-8e09-43e4-8401-87dc830dd882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2051 | 2026.03.05 05:27:55.976557 [ 3 ] {f1d8ed15-8e09-43e4-8401-87dc830dd882} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2026.03.05 05:27:55.976591 [ 3 ] {f1d8ed15-8e09-43e4-8401-87dc830dd882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2053 | 2026.03.05 05:27:55.976886 [ 3 ] {f1d8ed15-8e09-43e4-8401-87dc830dd882} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2054 | 2026.03.05 05:27:55.977092 [ 3 ] {f1d8ed15-8e09-43e4-8401-87dc830dd882} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2026.03.05 05:27:55.977222 [ 3 ] {f1d8ed15-8e09-43e4-8401-87dc830dd882} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 2056 | 2026.03.05 05:27:55.977257 [ 3 ] {f1d8ed15-8e09-43e4-8401-87dc830dd882} <Debug> TCPHandler: Processed in 0.001209181 sec. | ||
| 2057 | 2026.03.05 05:27:55.977361 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2026.03.05 05:27:55.977471 [ 3 ] {842e865f-d339-4e78-baad-971aa4704612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2059 | 2026.03.05 05:27:55.977515 [ 3 ] {842e865f-d339-4e78-baad-971aa4704612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2060 | 2026.03.05 05:27:55.977909 [ 3 ] {842e865f-d339-4e78-baad-971aa4704612} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2026.03.05 05:27:55.977944 [ 3 ] {842e865f-d339-4e78-baad-971aa4704612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2062 | 2026.03.05 05:27:55.978268 [ 3 ] {842e865f-d339-4e78-baad-971aa4704612} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2063 | 2026.03.05 05:27:55.978481 [ 3 ] {842e865f-d339-4e78-baad-971aa4704612} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.03.05 05:27:55.978608 [ 3 ] {842e865f-d339-4e78-baad-971aa4704612} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001155 sec., 229437.22943722943 rows/sec., 15.25 MiB/sec. | ||
| 2065 | 2026.03.05 05:27:55.978671 [ 3 ] {842e865f-d339-4e78-baad-971aa4704612} <Debug> TCPHandler: Processed in 0.001361333 sec. | ||
| 2066 | 2026.03.05 05:27:55.978777 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2026.03.05 05:27:55.978871 [ 3 ] {3c7586d0-9e98-4c77-a8ee-2ed3cc48357d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2068 | 2026.03.05 05:27:55.978911 [ 3 ] {3c7586d0-9e98-4c77-a8ee-2ed3cc48357d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2069 | 2026.03.05 05:27:55.979217 [ 3 ] {3c7586d0-9e98-4c77-a8ee-2ed3cc48357d} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.03.05 05:27:55.979253 [ 3 ] {3c7586d0-9e98-4c77-a8ee-2ed3cc48357d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2071 | 2026.03.05 05:27:55.979542 [ 3 ] {3c7586d0-9e98-4c77-a8ee-2ed3cc48357d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2072 | 2026.03.05 05:27:55.979751 [ 3 ] {3c7586d0-9e98-4c77-a8ee-2ed3cc48357d} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.03.05 05:27:55.979901 [ 3 ] {3c7586d0-9e98-4c77-a8ee-2ed3cc48357d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 2074 | 2026.03.05 05:27:55.979938 [ 3 ] {3c7586d0-9e98-4c77-a8ee-2ed3cc48357d} <Debug> TCPHandler: Processed in 0.001209691 sec. | ||
| 2075 | 2026.03.05 05:27:55.980036 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.03.05 05:27:55.980128 [ 3 ] {63b5f1dc-5454-4bf6-a802-18279249c946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2077 | 2026.03.05 05:27:55.980168 [ 3 ] {63b5f1dc-5454-4bf6-a802-18279249c946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2078 | 2026.03.05 05:27:55.980481 [ 3 ] {63b5f1dc-5454-4bf6-a802-18279249c946} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.03.05 05:27:55.980517 [ 3 ] {63b5f1dc-5454-4bf6-a802-18279249c946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2080 | 2026.03.05 05:27:55.980818 [ 3 ] {63b5f1dc-5454-4bf6-a802-18279249c946} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2081 | 2026.03.05 05:27:55.981024 [ 3 ] {63b5f1dc-5454-4bf6-a802-18279249c946} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.03.05 05:27:55.981149 [ 3 ] {63b5f1dc-5454-4bf6-a802-18279249c946} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001038 sec., 86705.20231213872 rows/sec., 5.43 MiB/sec. | ||
| 2083 | 2026.03.05 05:27:55.981185 [ 3 ] {63b5f1dc-5454-4bf6-a802-18279249c946} <Debug> TCPHandler: Processed in 0.0011964 sec. | ||
| 2084 | 2026.03.05 05:27:56.382586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3375 | ||
| 2085 | 2026.03.05 05:27:56.383108 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2026.03.05 05:27:56.383158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2087 | 2026.03.05 05:27:56.383651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2088 | 2026.03.05 05:27:56.383887 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.03.05 05:27:56.384034 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3375 | ||
| 2090 | 2026.03.05 05:27:56.549828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2091 | 2026.03.05 05:27:56.567045 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.03.05 05:27:56.567095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2093 | 2026.03.05 05:27:56.572560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2094 | 2026.03.05 05:27:56.573245 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.03.05 05:27:56.576566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2096 | 2026.03.05 05:28:00.960999 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.03.05 05:28:00.961188 [ 3 ] {86306832-2d02-470b-8fe7-45bd4d136086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2098 | 2026.03.05 05:28:00.961255 [ 3 ] {86306832-2d02-470b-8fe7-45bd4d136086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2099 | 2026.03.05 05:28:00.961927 [ 3 ] {86306832-2d02-470b-8fe7-45bd4d136086} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.03.05 05:28:00.961974 [ 3 ] {86306832-2d02-470b-8fe7-45bd4d136086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2101 | 2026.03.05 05:28:00.962370 [ 3 ] {86306832-2d02-470b-8fe7-45bd4d136086} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2102 | 2026.03.05 05:28:00.962595 [ 3 ] {86306832-2d02-470b-8fe7-45bd4d136086} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.03.05 05:28:00.962743 [ 3 ] {86306832-2d02-470b-8fe7-45bd4d136086} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001603 sec., 79850.28072364317 rows/sec., 6.88 MiB/sec. | ||
| 2104 | 2026.03.05 05:28:00.962785 [ 3 ] {86306832-2d02-470b-8fe7-45bd4d136086} <Debug> TCPHandler: Processed in 0.001912593 sec. | ||
| 2105 | 2026.03.05 05:28:00.962912 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.03.05 05:28:00.963006 [ 3 ] {9d0110c9-01aa-4dfc-a772-00e451a6f490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2107 | 2026.03.05 05:28:00.963047 [ 3 ] {9d0110c9-01aa-4dfc-a772-00e451a6f490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2108 | 2026.03.05 05:28:00.963467 [ 3 ] {9d0110c9-01aa-4dfc-a772-00e451a6f490} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.03.05 05:28:00.963503 [ 3 ] {9d0110c9-01aa-4dfc-a772-00e451a6f490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2110 | 2026.03.05 05:28:00.963840 [ 3 ] {9d0110c9-01aa-4dfc-a772-00e451a6f490} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2111 | 2026.03.05 05:28:00.964065 [ 3 ] {9d0110c9-01aa-4dfc-a772-00e451a6f490} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.03.05 05:28:00.964196 [ 3 ] {9d0110c9-01aa-4dfc-a772-00e451a6f490} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001207 sec., 29826.014913007457 rows/sec., 2.19 MiB/sec. | ||
| 2113 | 2026.03.05 05:28:00.964233 [ 3 ] {9d0110c9-01aa-4dfc-a772-00e451a6f490} <Debug> TCPHandler: Processed in 0.001372004 sec. | ||
| 2114 | 2026.03.05 05:28:00.964350 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2115 | 2026.03.05 05:28:00.964445 [ 3 ] {03a0d287-f6e4-4a6d-86bb-8b9c84447830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2116 | 2026.03.05 05:28:00.964486 [ 3 ] {03a0d287-f6e4-4a6d-86bb-8b9c84447830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2117 | 2026.03.05 05:28:00.964918 [ 3 ] {03a0d287-f6e4-4a6d-86bb-8b9c84447830} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.03.05 05:28:00.964955 [ 3 ] {03a0d287-f6e4-4a6d-86bb-8b9c84447830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2119 | 2026.03.05 05:28:00.965262 [ 3 ] {03a0d287-f6e4-4a6d-86bb-8b9c84447830} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2120 | 2026.03.05 05:28:00.965474 [ 3 ] {03a0d287-f6e4-4a6d-86bb-8b9c84447830} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2026.03.05 05:28:00.965602 [ 3 ] {03a0d287-f6e4-4a6d-86bb-8b9c84447830} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001175 sec., 85106.3829787234 rows/sec., 6.65 MiB/sec. | ||
| 2122 | 2026.03.05 05:28:00.965641 [ 3 ] {03a0d287-f6e4-4a6d-86bb-8b9c84447830} <Debug> TCPHandler: Processed in 0.001340473 sec. | ||
| 2123 | 2026.03.05 05:28:00.965755 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.03.05 05:28:00.965849 [ 3 ] {e6ba7f22-42d3-4fac-a5dd-b5bb2d4f8a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2125 | 2026.03.05 05:28:00.965893 [ 3 ] {e6ba7f22-42d3-4fac-a5dd-b5bb2d4f8a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2126 | 2026.03.05 05:28:00.966305 [ 3 ] {e6ba7f22-42d3-4fac-a5dd-b5bb2d4f8a4a} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.03.05 05:28:00.966340 [ 3 ] {e6ba7f22-42d3-4fac-a5dd-b5bb2d4f8a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2128 | 2026.03.05 05:28:00.966671 [ 3 ] {e6ba7f22-42d3-4fac-a5dd-b5bb2d4f8a4a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2129 | 2026.03.05 05:28:00.966883 [ 3 ] {e6ba7f22-42d3-4fac-a5dd-b5bb2d4f8a4a} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.03.05 05:28:00.967013 [ 3 ] {e6ba7f22-42d3-4fac-a5dd-b5bb2d4f8a4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 2131 | 2026.03.05 05:28:00.967049 [ 3 ] {e6ba7f22-42d3-4fac-a5dd-b5bb2d4f8a4a} <Debug> TCPHandler: Processed in 0.001344533 sec. | ||
| 2132 | 2026.03.05 05:28:00.967156 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.03.05 05:28:00.967259 [ 3 ] {61cf8920-6b0c-4707-a127-f9e36c2ce345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2134 | 2026.03.05 05:28:00.967315 [ 3 ] {61cf8920-6b0c-4707-a127-f9e36c2ce345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2135 | 2026.03.05 05:28:00.968251 [ 3 ] {61cf8920-6b0c-4707-a127-f9e36c2ce345} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.03.05 05:28:00.968295 [ 3 ] {61cf8920-6b0c-4707-a127-f9e36c2ce345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2137 | 2026.03.05 05:28:00.968854 [ 3 ] {61cf8920-6b0c-4707-a127-f9e36c2ce345} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2138 | 2026.03.05 05:28:00.969079 [ 3 ] {61cf8920-6b0c-4707-a127-f9e36c2ce345} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.03.05 05:28:00.969216 [ 3 ] {61cf8920-6b0c-4707-a127-f9e36c2ce345} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001977 sec., 18209.40819423369 rows/sec., 32.63 MiB/sec. | ||
| 2140 | 2026.03.05 05:28:00.969270 [ 3 ] {61cf8920-6b0c-4707-a127-f9e36c2ce345} <Debug> TCPHandler: Processed in 0.002165227 sec. | ||
| 2141 | 2026.03.05 05:28:00.969388 [ 3 ] {} <Trace> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.03.05 05:28:00.969484 [ 3 ] {2860eb41-02e0-4f4c-84bd-d80d034bed07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2143 | 2026.03.05 05:28:00.969526 [ 3 ] {2860eb41-02e0-4f4c-84bd-d80d034bed07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2144 | 2026.03.05 05:28:00.969863 [ 3 ] {2860eb41-02e0-4f4c-84bd-d80d034bed07} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.03.05 05:28:00.969900 [ 3 ] {2860eb41-02e0-4f4c-84bd-d80d034bed07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2146 | 2026.03.05 05:28:00.970205 [ 3 ] {2860eb41-02e0-4f4c-84bd-d80d034bed07} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2147 | 2026.03.05 05:28:00.970421 [ 3 ] {2860eb41-02e0-4f4c-84bd-d80d034bed07} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.03.05 05:28:00.970548 [ 3 ] {2860eb41-02e0-4f4c-84bd-d80d034bed07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 2149 | 2026.03.05 05:28:00.970582 [ 3 ] {2860eb41-02e0-4f4c-84bd-d80d034bed07} <Debug> TCPHandler: Processed in 0.001249551 sec. | ||
| 2150 | 2026.03.05 05:28:03.819132 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2151 | 2026.03.05 05:28:03.819198 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2152 | 2026.03.05 05:28:03.876271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 304 | ||
| 2153 | 2026.03.05 05:28:03.878972 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2026.03.05 05:28:03.879014 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2155 | 2026.03.05 05:28:03.880156 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2156 | 2026.03.05 05:28:03.880440 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.03.05 05:28:03.880769 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
| 2158 | 2026.03.05 05:28:03.884120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3823 | ||
| 2159 | 2026.03.05 05:28:03.884768 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.03.05 05:28:03.884818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2161 | 2026.03.05 05:28:03.885317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2162 | 2026.03.05 05:28:03.885551 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.03.05 05:28:03.885704 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3823 | ||
| 2164 | 2026.03.05 05:28:04.076624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2165 | 2026.03.05 05:28:04.093872 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.03.05 05:28:04.093940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2167 | 2026.03.05 05:28:04.099983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2168 | 2026.03.05 05:28:04.100736 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.03.05 05:28:04.104243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2170 | 2026.03.05 05:28:05.538939 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2171 | 2026.03.05 05:28:05.539005 [ 3 ] {} <Debug> TCP-Session: d218f377-2f3f-4ece-9102-c04b285154d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.03.05 05:28:05.966759 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.03.05 05:28:05.966958 [ 4 ] {dd079ffb-a448-4246-ba87-56759552aac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2174 | 2026.03.05 05:28:05.967034 [ 4 ] {dd079ffb-a448-4246-ba87-56759552aac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2175 | 2026.03.05 05:28:05.967889 [ 4 ] {dd079ffb-a448-4246-ba87-56759552aac8} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.03.05 05:28:05.967942 [ 4 ] {dd079ffb-a448-4246-ba87-56759552aac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2177 | 2026.03.05 05:28:05.968382 [ 4 ] {dd079ffb-a448-4246-ba87-56759552aac8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2178 | 2026.03.05 05:28:05.968621 [ 4 ] {dd079ffb-a448-4246-ba87-56759552aac8} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.03.05 05:28:05.968762 [ 44 ] {} <Debug> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2180 | 2026.03.05 05:28:05.968785 [ 4 ] {dd079ffb-a448-4246-ba87-56759552aac8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001878 sec., 151224.70713525027 rows/sec., 9.60 MiB/sec. | ||
| 2181 | 2026.03.05 05:28:05.968829 [ 44 ] {} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2026.03.05 05:28:05.968850 [ 4 ] {dd079ffb-a448-4246-ba87-56759552aac8} <Debug> TCPHandler: Processed in 0.002238558 sec. | ||
| 2183 | 2026.03.05 05:28:05.968856 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2184 | 2026.03.05 05:28:05.968996 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2185 | 2026.03.05 05:28:05.969006 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::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 | ||
| 2186 | 2026.03.05 05:28:05.969107 [ 4 ] {b6d1a200-a359-4fee-af34-6dbd25306f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2187 | 2026.03.05 05:28:05.969143 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2188 | 2026.03.05 05:28:05.969155 [ 4 ] {b6d1a200-a359-4fee-af34-6dbd25306f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2189 | 2026.03.05 05:28:05.969185 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::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 | ||
| 2190 | 2026.03.05 05:28:05.969287 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::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 | ||
| 2191 | 2026.03.05 05:28:05.969340 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2192 | 2026.03.05 05:28:05.969392 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2193 | 2026.03.05 05:28:05.969434 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2194 | 2026.03.05 05:28:05.969941 [ 4 ] {b6d1a200-a359-4fee-af34-6dbd25306f2c} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.03.05 05:28:05.969986 [ 4 ] {b6d1a200-a359-4fee-af34-6dbd25306f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2196 | 2026.03.05 05:28:05.970373 [ 4 ] {b6d1a200-a359-4fee-af34-6dbd25306f2c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2197 | 2026.03.05 05:28:05.970440 [ 200 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510936 sec., 939814.7903021703 rows/sec., 63.28 MiB/sec. | ||
| 2198 | 2026.03.05 05:28:05.970597 [ 4 ] {b6d1a200-a359-4fee-af34-6dbd25306f2c} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.03.05 05:28:05.970674 [ 197 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2200 | 2026.03.05 05:28:05.970744 [ 4 ] {b6d1a200-a359-4fee-af34-6dbd25306f2c} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001662 sec., 479542.7196149218 rows/sec., 37.69 MiB/sec. | ||
| 2201 | 2026.03.05 05:28:05.970787 [ 4 ] {b6d1a200-a359-4fee-af34-6dbd25306f2c} <Debug> TCPHandler: Processed in 0.001845782 sec. | ||
| 2202 | 2026.03.05 05:28:05.970910 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2026.03.05 05:28:05.971011 [ 4 ] {cd3e448b-edb7-472b-a66c-db4f324e7692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2204 | 2026.03.05 05:28:05.971013 [ 197 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_5_1} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.03.05 05:28:05.971059 [ 4 ] {cd3e448b-edb7-472b-a66c-db4f324e7692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2206 | 2026.03.05 05:28:05.971110 [ 197 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_5_1} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2207 | 2026.03.05 05:28:05.971208 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2208 | 2026.03.05 05:28:05.971514 [ 4 ] {cd3e448b-edb7-472b-a66c-db4f324e7692} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2026.03.05 05:28:05.971556 [ 4 ] {cd3e448b-edb7-472b-a66c-db4f324e7692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2210 | 2026.03.05 05:28:05.971883 [ 4 ] {cd3e448b-edb7-472b-a66c-db4f324e7692} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2211 | 2026.03.05 05:28:05.972101 [ 4 ] {cd3e448b-edb7-472b-a66c-db4f324e7692} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.03.05 05:28:05.972236 [ 4 ] {cd3e448b-edb7-472b-a66c-db4f324e7692} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001246 sec., 113964.68699839487 rows/sec., 6.69 MiB/sec. | ||
| 2213 | 2026.03.05 05:28:05.972275 [ 4 ] {cd3e448b-edb7-472b-a66c-db4f324e7692} <Debug> TCPHandler: Processed in 0.001415784 sec. | ||
| 2214 | 2026.03.05 05:28:05.972409 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2026.03.05 05:28:05.972506 [ 4 ] {e6e93818-8765-4579-895a-999d58236424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2216 | 2026.03.05 05:28:05.972548 [ 4 ] {e6e93818-8765-4579-895a-999d58236424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2217 | 2026.03.05 05:28:05.973092 [ 4 ] {e6e93818-8765-4579-895a-999d58236424} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.03.05 05:28:05.973141 [ 4 ] {e6e93818-8765-4579-895a-999d58236424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2219 | 2026.03.05 05:28:05.973600 [ 4 ] {e6e93818-8765-4579-895a-999d58236424} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2220 | 2026.03.05 05:28:05.973833 [ 4 ] {e6e93818-8765-4579-895a-999d58236424} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.03.05 05:28:05.973941 [ 42 ] {} <Debug> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2222 | 2026.03.05 05:28:05.973969 [ 4 ] {e6e93818-8765-4579-895a-999d58236424} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001482 sec., 100539.81106612686 rows/sec., 6.50 MiB/sec. | ||
| 2223 | 2026.03.05 05:28:05.973987 [ 42 ] {} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.03.05 05:28:05.974012 [ 4 ] {e6e93818-8765-4579-895a-999d58236424} <Debug> TCPHandler: Processed in 0.001659169 sec. | ||
| 2225 | 2026.03.05 05:28:05.974013 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2226 | 2026.03.05 05:28:05.974105 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::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 | ||
| 2227 | 2026.03.05 05:28:05.974140 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2026.03.05 05:28:05.974191 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2229 | 2026.03.05 05:28:05.974220 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::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 | ||
| 2230 | 2026.03.05 05:28:05.974242 [ 4 ] {87f58062-0e9f-46ac-b1ff-4ea655f9e9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2231 | 2026.03.05 05:28:05.974267 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::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 | ||
| 2232 | 2026.03.05 05:28:05.974288 [ 4 ] {87f58062-0e9f-46ac-b1ff-4ea655f9e9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2233 | 2026.03.05 05:28:05.974311 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2234 | 2026.03.05 05:28:05.974354 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2235 | 2026.03.05 05:28:05.974394 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2236 | 2026.03.05 05:28:05.974741 [ 4 ] {87f58062-0e9f-46ac-b1ff-4ea655f9e9b2} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.03.05 05:28:05.974782 [ 4 ] {87f58062-0e9f-46ac-b1ff-4ea655f9e9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2238 | 2026.03.05 05:28:05.975115 [ 4 ] {87f58062-0e9f-46ac-b1ff-4ea655f9e9b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2239 | 2026.03.05 05:28:05.975183 [ 197 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001105629 sec., 673824.5831106094 rows/sec., 46.10 MiB/sec. | ||
| 2240 | 2026.03.05 05:28:05.975358 [ 4 ] {87f58062-0e9f-46ac-b1ff-4ea655f9e9b2} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.03.05 05:28:05.975411 [ 200 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2242 | 2026.03.05 05:28:05.975474 [ 42 ] {} <Debug> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2243 | 2026.03.05 05:28:05.975504 [ 42 ] {} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.03.05 05:28:05.975506 [ 4 ] {87f58062-0e9f-46ac-b1ff-4ea655f9e9b2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001283 sec., 115354.63756819953 rows/sec., 6.56 MiB/sec. | ||
| 2245 | 2026.03.05 05:28:05.975529 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2246 | 2026.03.05 05:28:05.975560 [ 4 ] {87f58062-0e9f-46ac-b1ff-4ea655f9e9b2} <Debug> TCPHandler: Processed in 0.001469255 sec. | ||
| 2247 | 2026.03.05 05:28:05.975663 [ 199 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::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 | ||
| 2248 | 2026.03.05 05:28:05.975683 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2026.03.05 05:28:05.975746 [ 200 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_5_1} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.03.05 05:28:05.975788 [ 4 ] {002ef0e0-6059-4346-bc36-8f9ef78944cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2251 | 2026.03.05 05:28:05.975795 [ 199 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2252 | 2026.03.05 05:28:05.975832 [ 200 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_5_1} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2253 | 2026.03.05 05:28:05.975835 [ 4 ] {002ef0e0-6059-4346-bc36-8f9ef78944cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2254 | 2026.03.05 05:28:05.975857 [ 199 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::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 | ||
| 2255 | 2026.03.05 05:28:05.975930 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2256 | 2026.03.05 05:28:05.975974 [ 199 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::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 | ||
| 2257 | 2026.03.05 05:28:05.976048 [ 199 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2258 | 2026.03.05 05:28:05.976126 [ 199 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2259 | 2026.03.05 05:28:05.976196 [ 199 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2260 | 2026.03.05 05:28:05.976428 [ 4 ] {002ef0e0-6059-4346-bc36-8f9ef78944cd} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2026.03.05 05:28:05.976463 [ 4 ] {002ef0e0-6059-4346-bc36-8f9ef78944cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2262 | 2026.03.05 05:28:05.976798 [ 4 ] {002ef0e0-6059-4346-bc36-8f9ef78944cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2263 | 2026.03.05 05:28:05.977016 [ 4 ] {002ef0e0-6059-4346-bc36-8f9ef78944cd} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2026.03.05 05:28:05.977152 [ 4 ] {002ef0e0-6059-4346-bc36-8f9ef78944cd} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001382 sec., 354558.6107091172 rows/sec., 24.86 MiB/sec. | ||
| 2265 | 2026.03.05 05:28:05.977203 [ 4 ] {002ef0e0-6059-4346-bc36-8f9ef78944cd} <Debug> TCPHandler: Processed in 0.001570067 sec. | ||
| 2266 | 2026.03.05 05:28:05.977314 [ 195 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700549 sec., 435153.5886351996 rows/sec., 26.41 MiB/sec. | ||
| 2267 | 2026.03.05 05:28:05.977346 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2026.03.05 05:28:05.977436 [ 199 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2269 | 2026.03.05 05:28:05.977465 [ 4 ] {cd2aa978-7066-42a8-acd0-687279dc4d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2270 | 2026.03.05 05:28:05.977522 [ 4 ] {cd2aa978-7066-42a8-acd0-687279dc4d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2271 | 2026.03.05 05:28:05.977678 [ 199 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_5_1} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.03.05 05:28:05.977738 [ 199 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_5_1} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2273 | 2026.03.05 05:28:05.977791 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2274 | 2026.03.05 05:28:05.977948 [ 4 ] {cd2aa978-7066-42a8-acd0-687279dc4d27} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.03.05 05:28:05.977992 [ 4 ] {cd2aa978-7066-42a8-acd0-687279dc4d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2276 | 2026.03.05 05:28:05.978399 [ 4 ] {cd2aa978-7066-42a8-acd0-687279dc4d27} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2277 | 2026.03.05 05:28:05.978699 [ 4 ] {cd2aa978-7066-42a8-acd0-687279dc4d27} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2026.03.05 05:28:05.978873 [ 4 ] {cd2aa978-7066-42a8-acd0-687279dc4d27} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 218.91 KiB/sec. | ||
| 2279 | 2026.03.05 05:28:05.978927 [ 4 ] {cd2aa978-7066-42a8-acd0-687279dc4d27} <Debug> TCPHandler: Processed in 0.001645348 sec. | ||
| 2280 | 2026.03.05 05:28:05.979069 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.03.05 05:28:05.979189 [ 4 ] {f6601ffb-ef12-464f-88c3-812c6baaa75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2282 | 2026.03.05 05:28:05.979241 [ 4 ] {f6601ffb-ef12-464f-88c3-812c6baaa75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2283 | 2026.03.05 05:28:05.979792 [ 4 ] {f6601ffb-ef12-464f-88c3-812c6baaa75b} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.03.05 05:28:05.979838 [ 4 ] {f6601ffb-ef12-464f-88c3-812c6baaa75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2285 | 2026.03.05 05:28:05.980298 [ 4 ] {f6601ffb-ef12-464f-88c3-812c6baaa75b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2286 | 2026.03.05 05:28:05.980538 [ 4 ] {f6601ffb-ef12-464f-88c3-812c6baaa75b} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.03.05 05:28:05.980666 [ 4 ] {f6601ffb-ef12-464f-88c3-812c6baaa75b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001503 sec., 176314.0385894877 rows/sec., 11.72 MiB/sec. | ||
| 2288 | 2026.03.05 05:28:05.980702 [ 4 ] {f6601ffb-ef12-464f-88c3-812c6baaa75b} <Debug> TCPHandler: Processed in 0.001695449 sec. | ||
| 2289 | 2026.03.05 05:28:05.980820 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.03.05 05:28:05.980915 [ 4 ] {8f78eca8-bf84-4491-9274-158e820e197f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2291 | 2026.03.05 05:28:05.980957 [ 4 ] {8f78eca8-bf84-4491-9274-158e820e197f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2292 | 2026.03.05 05:28:05.981277 [ 4 ] {8f78eca8-bf84-4491-9274-158e820e197f} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.03.05 05:28:05.981316 [ 4 ] {8f78eca8-bf84-4491-9274-158e820e197f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2294 | 2026.03.05 05:28:05.981628 [ 4 ] {8f78eca8-bf84-4491-9274-158e820e197f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2295 | 2026.03.05 05:28:05.981838 [ 4 ] {8f78eca8-bf84-4491-9274-158e820e197f} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.03.05 05:28:05.981938 [ 42 ] {} <Debug> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2297 | 2026.03.05 05:28:05.981971 [ 4 ] {8f78eca8-bf84-4491-9274-158e820e197f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 2298 | 2026.03.05 05:28:05.981975 [ 42 ] {} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2026.03.05 05:28:05.982013 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2300 | 2026.03.05 05:28:05.982014 [ 4 ] {8f78eca8-bf84-4491-9274-158e820e197f} <Debug> TCPHandler: Processed in 0.001245191 sec. | ||
| 2301 | 2026.03.05 05:28:05.982107 [ 200 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::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 | ||
| 2302 | 2026.03.05 05:28:05.982137 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2026.03.05 05:28:05.982215 [ 200 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2304 | 2026.03.05 05:28:05.982241 [ 4 ] {77faea1c-1b5b-46c2-8885-20b7f5c9f203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2305 | 2026.03.05 05:28:05.982253 [ 200 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::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 | ||
| 2306 | 2026.03.05 05:28:05.982290 [ 4 ] {77faea1c-1b5b-46c2-8885-20b7f5c9f203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2307 | 2026.03.05 05:28:05.982361 [ 200 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::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 | ||
| 2308 | 2026.03.05 05:28:05.982426 [ 200 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::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 | ||
| 2309 | 2026.03.05 05:28:05.982505 [ 200 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::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 | ||
| 2310 | 2026.03.05 05:28:05.982565 [ 200 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::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 | ||
| 2311 | 2026.03.05 05:28:05.982647 [ 4 ] {77faea1c-1b5b-46c2-8885-20b7f5c9f203} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2026.03.05 05:28:05.982687 [ 4 ] {77faea1c-1b5b-46c2-8885-20b7f5c9f203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2313 | 2026.03.05 05:28:05.983045 [ 4 ] {77faea1c-1b5b-46c2-8885-20b7f5c9f203} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2314 | 2026.03.05 05:28:05.983265 [ 4 ] {77faea1c-1b5b-46c2-8885-20b7f5c9f203} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2026.03.05 05:28:05.983318 [ 195 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001251582 sec., 3994.9439988750237 rows/sec., 269.19 KiB/sec. | ||
| 2316 | 2026.03.05 05:28:05.983394 [ 4 ] {77faea1c-1b5b-46c2-8885-20b7f5c9f203} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 4.80 MiB/sec. | ||
| 2317 | 2026.03.05 05:28:05.983431 [ 4 ] {77faea1c-1b5b-46c2-8885-20b7f5c9f203} <Debug> TCPHandler: Processed in 0.001343823 sec. | ||
| 2318 | 2026.03.05 05:28:05.983472 [ 197 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2319 | 2026.03.05 05:28:05.983793 [ 197 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_5_1} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.03.05 05:28:05.983877 [ 197 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_5_1} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2321 | 2026.03.05 05:28:05.983961 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 2322 | 2026.03.05 05:28:06.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.28 MiB, peak 207.96 MiB, free memory in arenas 0.00 B, will set to 204.61 MiB (RSS), difference: 1.33 MiB | ||
| 2323 | 2026.03.05 05:28:09.950407 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40174 | ||
| 2324 | 2026.03.05 05:28:09.950527 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2325 | 2026.03.05 05:28:09.950555 [ 289 ] {} <Debug> TCP-Session: 691986f2-732d-4c4a-b252-1cc5c1381842 Authenticating user 'default' from [fd00:1122:3344:101::e]:40174 | ||
| 2326 | 2026.03.05 05:28:09.950578 [ 289 ] {} <Debug> TCP-Session: 691986f2-732d-4c4a-b252-1cc5c1381842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.03.05 05:28:09.950590 [ 289 ] {} <Debug> TCP-Session: 691986f2-732d-4c4a-b252-1cc5c1381842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.03.05 05:28:09.950822 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53857 | ||
| 2329 | 2026.03.05 05:28:09.950847 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47333 | ||
| 2330 | 2026.03.05 05:28:09.950880 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51752 | ||
| 2331 | 2026.03.05 05:28:09.950891 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41733 | ||
| 2332 | 2026.03.05 05:28:09.950901 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40923 | ||
| 2333 | 2026.03.05 05:28:09.950937 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2334 | 2026.03.05 05:28:09.950945 [ 289 ] {} <Trace> TCP-Session: 691986f2-732d-4c4a-b252-1cc5c1381842 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.03.05 05:28:09.950968 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2336 | 2026.03.05 05:28:09.950981 [ 290 ] {} <Debug> TCP-Session: 8e662fb2-a95b-43bf-97ee-96703f99200b Authenticating user 'default' from [fd00:1122:3344:101::e]:53857 | ||
| 2337 | 2026.03.05 05:28:09.950871 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46567 | ||
| 2338 | 2026.03.05 05:28:09.951033 [ 290 ] {} <Debug> TCP-Session: 8e662fb2-a95b-43bf-97ee-96703f99200b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.03.05 05:28:09.951018 [ 291 ] {} <Debug> TCP-Session: 179f3711-e314-4fb3-83f4-7b4f60c18b22 Authenticating user 'default' from [fd00:1122:3344:101::e]:47333 | ||
| 2340 | 2026.03.05 05:28:09.951078 [ 290 ] {} <Debug> TCP-Session: 8e662fb2-a95b-43bf-97ee-96703f99200b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.03.05 05:28:09.950855 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55723 | ||
| 2342 | 2026.03.05 05:28:09.951106 [ 291 ] {} <Debug> TCP-Session: 179f3711-e314-4fb3-83f4-7b4f60c18b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.03.05 05:28:09.950844 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57506 | ||
| 2344 | 2026.03.05 05:28:09.951156 [ 289 ] {4f6cce39-b99c-45aa-8fc2-f230415156e0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2345 | 2026.03.05 05:28:09.951140 [ 291 ] {} <Debug> TCP-Session: 179f3711-e314-4fb3-83f4-7b4f60c18b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.03.05 05:28:09.951193 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2347 | 2026.03.05 05:28:09.951228 [ 286 ] {} <Debug> TCP-Session: 8a6dda4c-87d3-41ad-bd4e-fb47873cbebf Authenticating user 'default' from [fd00:1122:3344:101::e]:41733 | ||
| 2348 | 2026.03.05 05:28:09.951246 [ 286 ] {} <Debug> TCP-Session: 8a6dda4c-87d3-41ad-bd4e-fb47873cbebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.03.05 05:28:09.951259 [ 286 ] {} <Debug> TCP-Session: 8a6dda4c-87d3-41ad-bd4e-fb47873cbebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.03.05 05:28:09.951343 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2351 | 2026.03.05 05:28:09.951345 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2352 | 2026.03.05 05:28:09.951392 [ 287 ] {} <Debug> TCP-Session: 62d1fe5b-b55d-4ca6-b79d-7963ddbecff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40923 | ||
| 2353 | 2026.03.05 05:28:09.951403 [ 292 ] {} <Debug> TCP-Session: 4068e75d-6101-41ea-9489-e7456b251ff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57506 | ||
| 2354 | 2026.03.05 05:28:09.951420 [ 287 ] {} <Debug> TCP-Session: 62d1fe5b-b55d-4ca6-b79d-7963ddbecff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.03.05 05:28:09.951433 [ 292 ] {} <Debug> TCP-Session: 4068e75d-6101-41ea-9489-e7456b251ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.03.05 05:28:09.951443 [ 287 ] {} <Debug> TCP-Session: 62d1fe5b-b55d-4ca6-b79d-7963ddbecff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.03.05 05:28:09.951458 [ 292 ] {} <Debug> TCP-Session: 4068e75d-6101-41ea-9489-e7456b251ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.03.05 05:28:09.951461 [ 289 ] {4f6cce39-b99c-45aa-8fc2-f230415156e0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2359 | 2026.03.05 05:28:09.951499 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2360 | 2026.03.05 05:28:09.951533 [ 3 ] {} <Debug> TCP-Session: c452e269-54b9-4bde-89a1-a23c6c6fbba3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51752 | ||
| 2361 | 2026.03.05 05:28:09.951536 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2362 | 2026.03.05 05:28:09.951551 [ 3 ] {} <Debug> TCP-Session: c452e269-54b9-4bde-89a1-a23c6c6fbba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.03.05 05:28:09.951562 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2364 | 2026.03.05 05:28:09.951582 [ 3 ] {} <Debug> TCP-Session: c452e269-54b9-4bde-89a1-a23c6c6fbba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.03.05 05:28:09.951585 [ 294 ] {} <Debug> TCP-Session: ef04e7a2-eec3-41a5-8ca6-725ba04f8502 Authenticating user 'default' from [fd00:1122:3344:101::e]:46567 | ||
| 2366 | 2026.03.05 05:28:09.951614 [ 293 ] {} <Debug> TCP-Session: d44462eb-a878-499d-ace4-ed06574d1708 Authenticating user 'default' from [fd00:1122:3344:101::e]:55723 | ||
| 2367 | 2026.03.05 05:28:09.951649 [ 294 ] {} <Debug> TCP-Session: ef04e7a2-eec3-41a5-8ca6-725ba04f8502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.03.05 05:28:09.951543 [ 289 ] {4f6cce39-b99c-45aa-8fc2-f230415156e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2369 | 2026.03.05 05:28:09.951676 [ 294 ] {} <Debug> TCP-Session: ef04e7a2-eec3-41a5-8ca6-725ba04f8502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.03.05 05:28:09.951672 [ 293 ] {} <Debug> TCP-Session: d44462eb-a878-499d-ace4-ed06574d1708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.03.05 05:28:09.951718 [ 293 ] {} <Debug> TCP-Session: d44462eb-a878-499d-ace4-ed06574d1708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.03.05 05:28:09.951963 [ 289 ] {4f6cce39-b99c-45aa-8fc2-f230415156e0} <Debug> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e) (SelectExecutor): Key condition: unknown | ||
| 2373 | 2026.03.05 05:28:09.953376 [ 296 ] {4f6cce39-b99c-45aa-8fc2-f230415156e0} <Trace> AggregatingTransform: Aggregating | ||
| 2374 | 2026.03.05 05:28:09.953416 [ 296 ] {4f6cce39-b99c-45aa-8fc2-f230415156e0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2375 | 2026.03.05 05:28:09.953448 [ 296 ] {4f6cce39-b99c-45aa-8fc2-f230415156e0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001380843 sec. (724.195 rows/sec., 28.29 KiB/sec.) | ||
| 2376 | 2026.03.05 05:28:09.953464 [ 296 ] {4f6cce39-b99c-45aa-8fc2-f230415156e0} <Trace> Aggregator: Merging aggregated data | ||
| 2377 | 2026.03.05 05:28:09.954489 [ 289 ] {4f6cce39-b99c-45aa-8fc2-f230415156e0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003398 sec., 294.2907592701589 rows/sec., 11.50 KiB/sec. | ||
| 2378 | 2026.03.05 05:28:09.954634 [ 289 ] {4f6cce39-b99c-45aa-8fc2-f230415156e0} <Debug> TCPHandler: Processed in 0.003837606 sec. | ||
| 2379 | 2026.03.05 05:28:09.954761 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2026.03.05 05:28:09.954790 [ 289 ] {} <Debug> TCP-Session: 691986f2-732d-4c4a-b252-1cc5c1381842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.03.05 05:28:09.954793 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2382 | 2026.03.05 05:28:09.954810 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2383 | 2026.03.05 05:28:09.954833 [ 292 ] {} <Debug> TCP-Session: 4068e75d-6101-41ea-9489-e7456b251ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.03.05 05:28:09.954836 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2385 | 2026.03.05 05:28:09.954854 [ 286 ] {} <Debug> TCP-Session: 8a6dda4c-87d3-41ad-bd4e-fb47873cbebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.03.05 05:28:09.954858 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2387 | 2026.03.05 05:28:09.954886 [ 290 ] {} <Debug> TCP-Session: 8e662fb2-a95b-43bf-97ee-96703f99200b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.03.05 05:28:09.954902 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2389 | 2026.03.05 05:28:09.954921 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2390 | 2026.03.05 05:28:09.954929 [ 291 ] {} <Debug> TCP-Session: 179f3711-e314-4fb3-83f4-7b4f60c18b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.03.05 05:28:09.954944 [ 293 ] {} <Debug> TCP-Session: d44462eb-a878-499d-ace4-ed06574d1708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.03.05 05:28:09.954961 [ 287 ] {} <Debug> TCP-Session: 62d1fe5b-b55d-4ca6-b79d-7963ddbecff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.03.05 05:28:09.954874 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2394 | 2026.03.05 05:28:09.954852 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2395 | 2026.03.05 05:28:09.955031 [ 294 ] {} <Debug> TCP-Session: ef04e7a2-eec3-41a5-8ca6-725ba04f8502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.03.05 05:28:09.955047 [ 3 ] {} <Debug> TCP-Session: c452e269-54b9-4bde-89a1-a23c6c6fbba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.03.05 05:28:10.963179 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.03.05 05:28:10.963369 [ 4 ] {548cd853-0ce8-4a29-9c2a-8e591f28c789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2399 | 2026.03.05 05:28:10.963443 [ 4 ] {548cd853-0ce8-4a29-9c2a-8e591f28c789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2400 | 2026.03.05 05:28:10.964180 [ 4 ] {548cd853-0ce8-4a29-9c2a-8e591f28c789} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.03.05 05:28:10.964235 [ 4 ] {548cd853-0ce8-4a29-9c2a-8e591f28c789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2402 | 2026.03.05 05:28:10.964716 [ 4 ] {548cd853-0ce8-4a29-9c2a-8e591f28c789} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2403 | 2026.03.05 05:28:10.964982 [ 4 ] {548cd853-0ce8-4a29-9c2a-8e591f28c789} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.03.05 05:28:10.965187 [ 4 ] {548cd853-0ce8-4a29-9c2a-8e591f28c789} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001867 sec., 68559.18585966792 rows/sec., 5.90 MiB/sec. | ||
| 2405 | 2026.03.05 05:28:10.965240 [ 4 ] {548cd853-0ce8-4a29-9c2a-8e591f28c789} <Debug> TCPHandler: Processed in 0.002206528 sec. | ||
| 2406 | 2026.03.05 05:28:10.965411 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2407 | 2026.03.05 05:28:10.965548 [ 4 ] {b1ab7d67-65f6-4245-827d-c508e52ee691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2408 | 2026.03.05 05:28:10.965608 [ 4 ] {b1ab7d67-65f6-4245-827d-c508e52ee691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2409 | 2026.03.05 05:28:10.966244 [ 4 ] {b1ab7d67-65f6-4245-827d-c508e52ee691} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.03.05 05:28:10.966296 [ 4 ] {b1ab7d67-65f6-4245-827d-c508e52ee691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2411 | 2026.03.05 05:28:10.966677 [ 4 ] {b1ab7d67-65f6-4245-827d-c508e52ee691} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2412 | 2026.03.05 05:28:10.966952 [ 4 ] {b1ab7d67-65f6-4245-827d-c508e52ee691} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2026.03.05 05:28:10.967117 [ 4 ] {b1ab7d67-65f6-4245-827d-c508e52ee691} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001602 sec., 22471.91011235955 rows/sec., 1.65 MiB/sec. | ||
| 2414 | 2026.03.05 05:28:10.967173 [ 4 ] {b1ab7d67-65f6-4245-827d-c508e52ee691} <Debug> TCPHandler: Processed in 0.001818111 sec. | ||
| 2415 | 2026.03.05 05:28:10.967309 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2026.03.05 05:28:10.967445 [ 4 ] {821d1598-e320-42c8-bcf5-0d7108bd1edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2417 | 2026.03.05 05:28:10.967508 [ 4 ] {821d1598-e320-42c8-bcf5-0d7108bd1edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2418 | 2026.03.05 05:28:10.968091 [ 4 ] {821d1598-e320-42c8-bcf5-0d7108bd1edc} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.03.05 05:28:10.968142 [ 4 ] {821d1598-e320-42c8-bcf5-0d7108bd1edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2420 | 2026.03.05 05:28:10.968590 [ 4 ] {821d1598-e320-42c8-bcf5-0d7108bd1edc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2421 | 2026.03.05 05:28:10.968893 [ 4 ] {821d1598-e320-42c8-bcf5-0d7108bd1edc} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2026.03.05 05:28:10.969082 [ 4 ] {821d1598-e320-42c8-bcf5-0d7108bd1edc} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001688 sec., 59241.70616113744 rows/sec., 4.63 MiB/sec. | ||
| 2423 | 2026.03.05 05:28:10.969136 [ 4 ] {821d1598-e320-42c8-bcf5-0d7108bd1edc} <Debug> TCPHandler: Processed in 0.001878802 sec. | ||
| 2424 | 2026.03.05 05:28:10.969279 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2425 | 2026.03.05 05:28:10.969402 [ 4 ] {747c3ed0-2182-40a0-9d70-016bb141208c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2426 | 2026.03.05 05:28:10.969469 [ 4 ] {747c3ed0-2182-40a0-9d70-016bb141208c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2427 | 2026.03.05 05:28:10.970024 [ 4 ] {747c3ed0-2182-40a0-9d70-016bb141208c} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.03.05 05:28:10.970071 [ 4 ] {747c3ed0-2182-40a0-9d70-016bb141208c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2429 | 2026.03.05 05:28:10.970533 [ 4 ] {747c3ed0-2182-40a0-9d70-016bb141208c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2430 | 2026.03.05 05:28:10.970821 [ 4 ] {747c3ed0-2182-40a0-9d70-016bb141208c} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2026.03.05 05:28:10.970978 [ 4 ] {747c3ed0-2182-40a0-9d70-016bb141208c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec. | ||
| 2432 | 2026.03.05 05:28:10.971018 [ 4 ] {747c3ed0-2182-40a0-9d70-016bb141208c} <Debug> TCPHandler: Processed in 0.001799631 sec. | ||
| 2433 | 2026.03.05 05:28:10.971147 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.03.05 05:28:10.971250 [ 4 ] {8f15e517-e90a-4e24-9d48-806d31716730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2435 | 2026.03.05 05:28:10.971309 [ 4 ] {8f15e517-e90a-4e24-9d48-806d31716730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2436 | 2026.03.05 05:28:10.972322 [ 4 ] {8f15e517-e90a-4e24-9d48-806d31716730} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.03.05 05:28:10.972371 [ 4 ] {8f15e517-e90a-4e24-9d48-806d31716730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2438 | 2026.03.05 05:28:10.973267 [ 4 ] {8f15e517-e90a-4e24-9d48-806d31716730} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2439 | 2026.03.05 05:28:10.973670 [ 4 ] {8f15e517-e90a-4e24-9d48-806d31716730} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.03.05 05:28:10.973895 [ 4 ] {8f15e517-e90a-4e24-9d48-806d31716730} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002666 sec., 13503.37584396099 rows/sec., 24.20 MiB/sec. | ||
| 2441 | 2026.03.05 05:28:10.974001 [ 4 ] {8f15e517-e90a-4e24-9d48-806d31716730} <Debug> TCPHandler: Processed in 0.00290358 sec. | ||
| 2442 | 2026.03.05 05:28:10.974179 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.03.05 05:28:10.974312 [ 4 ] {59a23c84-ffcb-41ee-85dc-00f3517f1b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2444 | 2026.03.05 05:28:10.974377 [ 4 ] {59a23c84-ffcb-41ee-85dc-00f3517f1b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2445 | 2026.03.05 05:28:10.974914 [ 4 ] {59a23c84-ffcb-41ee-85dc-00f3517f1b15} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.03.05 05:28:10.974962 [ 4 ] {59a23c84-ffcb-41ee-85dc-00f3517f1b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2447 | 2026.03.05 05:28:10.975390 [ 4 ] {59a23c84-ffcb-41ee-85dc-00f3517f1b15} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2448 | 2026.03.05 05:28:10.975636 [ 4 ] {59a23c84-ffcb-41ee-85dc-00f3517f1b15} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.03.05 05:28:10.975787 [ 4 ] {59a23c84-ffcb-41ee-85dc-00f3517f1b15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. | ||
| 2450 | 2026.03.05 05:28:10.975839 [ 4 ] {59a23c84-ffcb-41ee-85dc-00f3517f1b15} <Debug> TCPHandler: Processed in 0.001726839 sec. | ||
| 2451 | 2026.03.05 05:28:11.309923 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41876 | ||
| 2452 | 2026.03.05 05:28:11.310036 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2453 | 2026.03.05 05:28:11.310066 [ 289 ] {} <Debug> TCP-Session: cefdeb97-01e6-4648-be67-aecb6d53f14a Authenticating user 'default' from [fd00:1122:3344:101::e]:41876 | ||
| 2454 | 2026.03.05 05:28:11.310091 [ 289 ] {} <Debug> TCP-Session: cefdeb97-01e6-4648-be67-aecb6d53f14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.03.05 05:28:11.310104 [ 289 ] {} <Debug> TCP-Session: cefdeb97-01e6-4648-be67-aecb6d53f14a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.03.05 05:28:11.310342 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58806 | ||
| 2457 | 2026.03.05 05:28:11.310360 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52957 | ||
| 2458 | 2026.03.05 05:28:11.310383 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63516 | ||
| 2459 | 2026.03.05 05:28:11.310417 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39641 | ||
| 2460 | 2026.03.05 05:28:11.310441 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65103 | ||
| 2461 | 2026.03.05 05:28:11.310454 [ 289 ] {} <Trace> TCP-Session: cefdeb97-01e6-4648-be67-aecb6d53f14a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.03.05 05:28:11.310477 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2463 | 2026.03.05 05:28:11.310485 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2464 | 2026.03.05 05:28:11.310511 [ 292 ] {} <Debug> TCP-Session: 4b82904b-86b7-4982-b065-8d389e58bc0e Authenticating user 'default' from [fd00:1122:3344:101::e]:52957 | ||
| 2465 | 2026.03.05 05:28:11.310466 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2466 | 2026.03.05 05:28:11.310534 [ 293 ] {} <Debug> TCP-Session: 33f25a49-cce7-46b5-af13-6f77019a6ffd Authenticating user 'default' from [fd00:1122:3344:101::e]:63516 | ||
| 2467 | 2026.03.05 05:28:11.310533 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2468 | 2026.03.05 05:28:11.310563 [ 290 ] {} <Debug> TCP-Session: fc47208a-b8cb-4e9d-8842-aa6c8af565ec Authenticating user 'default' from [fd00:1122:3344:101::e]:58806 | ||
| 2469 | 2026.03.05 05:28:11.310573 [ 293 ] {} <Debug> TCP-Session: 33f25a49-cce7-46b5-af13-6f77019a6ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2026.03.05 05:28:11.310589 [ 287 ] {} <Debug> TCP-Session: fdb82796-a9e6-4c17-95be-64c4b25d6517 Authenticating user 'default' from [fd00:1122:3344:101::e]:65103 | ||
| 2471 | 2026.03.05 05:28:11.310592 [ 290 ] {} <Debug> TCP-Session: fc47208a-b8cb-4e9d-8842-aa6c8af565ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2472 | 2026.03.05 05:28:11.310600 [ 293 ] {} <Debug> TCP-Session: 33f25a49-cce7-46b5-af13-6f77019a6ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2026.03.05 05:28:11.310624 [ 287 ] {} <Debug> TCP-Session: fdb82796-a9e6-4c17-95be-64c4b25d6517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2474 | 2026.03.05 05:28:11.310636 [ 289 ] {067fedab-8314-4147-91bf-f7c3d6539ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41876) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2475 | 2026.03.05 05:28:11.310649 [ 287 ] {} <Debug> TCP-Session: fdb82796-a9e6-4c17-95be-64c4b25d6517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2026.03.05 05:28:11.310626 [ 290 ] {} <Debug> TCP-Session: fc47208a-b8cb-4e9d-8842-aa6c8af565ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.03.05 05:28:11.310539 [ 292 ] {} <Debug> TCP-Session: 4b82904b-86b7-4982-b065-8d389e58bc0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.03.05 05:28:11.310533 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2479 | 2026.03.05 05:28:11.310717 [ 292 ] {} <Debug> TCP-Session: 4b82904b-86b7-4982-b065-8d389e58bc0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.03.05 05:28:11.310350 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63575 | ||
| 2481 | 2026.03.05 05:28:11.310747 [ 3 ] {} <Debug> TCP-Session: a93a6fef-adbd-443f-a7af-b1a9413aace5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39641 | ||
| 2482 | 2026.03.05 05:28:11.310431 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49797 | ||
| 2483 | 2026.03.05 05:28:11.310795 [ 3 ] {} <Debug> TCP-Session: a93a6fef-adbd-443f-a7af-b1a9413aace5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2026.03.05 05:28:11.310401 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40412 | ||
| 2485 | 2026.03.05 05:28:11.310857 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2486 | 2026.03.05 05:28:11.310825 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2487 | 2026.03.05 05:28:11.310895 [ 286 ] {} <Debug> TCP-Session: c4514cce-9c95-43a7-9873-7ad7f7e3eda5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49797 | ||
| 2488 | 2026.03.05 05:28:11.310826 [ 3 ] {} <Debug> TCP-Session: a93a6fef-adbd-443f-a7af-b1a9413aace5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2489 | 2026.03.05 05:28:11.310918 [ 291 ] {} <Debug> TCP-Session: c42e3c94-360d-4743-a662-ecb209efd260 Authenticating user 'default' from [fd00:1122:3344:101::e]:63575 | ||
| 2490 | 2026.03.05 05:28:11.310920 [ 289 ] {067fedab-8314-4147-91bf-f7c3d6539ce9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2491 | 2026.03.05 05:28:11.310949 [ 291 ] {} <Debug> TCP-Session: c42e3c94-360d-4743-a662-ecb209efd260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2492 | 2026.03.05 05:28:11.310927 [ 286 ] {} <Debug> TCP-Session: c4514cce-9c95-43a7-9873-7ad7f7e3eda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.03.05 05:28:11.310978 [ 291 ] {} <Debug> TCP-Session: c42e3c94-360d-4743-a662-ecb209efd260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2026.03.05 05:28:11.310999 [ 286 ] {} <Debug> TCP-Session: c4514cce-9c95-43a7-9873-7ad7f7e3eda5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2026.03.05 05:28:11.310999 [ 289 ] {067fedab-8314-4147-91bf-f7c3d6539ce9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2496 | 2026.03.05 05:28:11.310939 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2497 | 2026.03.05 05:28:11.311069 [ 294 ] {} <Debug> TCP-Session: 65732aa6-dee5-4d4f-ba63-bdb485e34344 Authenticating user 'default' from [fd00:1122:3344:101::e]:40412 | ||
| 2498 | 2026.03.05 05:28:11.311093 [ 294 ] {} <Debug> TCP-Session: 65732aa6-dee5-4d4f-ba63-bdb485e34344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2499 | 2026.03.05 05:28:11.311105 [ 294 ] {} <Debug> TCP-Session: 65732aa6-dee5-4d4f-ba63-bdb485e34344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2026.03.05 05:28:11.311318 [ 289 ] {067fedab-8314-4147-91bf-f7c3d6539ce9} <Debug> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e) (SelectExecutor): Key condition: unknown | ||
| 2501 | 2026.03.05 05:28:11.312258 [ 346 ] {067fedab-8314-4147-91bf-f7c3d6539ce9} <Trace> AggregatingTransform: Aggregating | ||
| 2502 | 2026.03.05 05:28:11.312310 [ 346 ] {067fedab-8314-4147-91bf-f7c3d6539ce9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2503 | 2026.03.05 05:28:11.312348 [ 346 ] {067fedab-8314-4147-91bf-f7c3d6539ce9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924856 sec. (1081.249 rows/sec., 42.24 KiB/sec.) | ||
| 2504 | 2026.03.05 05:28:11.312368 [ 346 ] {067fedab-8314-4147-91bf-f7c3d6539ce9} <Trace> Aggregator: Merging aggregated data | ||
| 2505 | 2026.03.05 05:28:11.313455 [ 289 ] {067fedab-8314-4147-91bf-f7c3d6539ce9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002872 sec., 348.18941504178275 rows/sec., 13.60 KiB/sec. | ||
| 2506 | 2026.03.05 05:28:11.313595 [ 289 ] {067fedab-8314-4147-91bf-f7c3d6539ce9} <Debug> TCPHandler: Processed in 0.003254685 sec. | ||
| 2507 | 2026.03.05 05:28:11.313710 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2508 | 2026.03.05 05:28:11.313737 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2509 | 2026.03.05 05:28:11.313748 [ 289 ] {} <Debug> TCP-Session: cefdeb97-01e6-4648-be67-aecb6d53f14a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.03.05 05:28:11.313755 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2511 | 2026.03.05 05:28:11.313781 [ 290 ] {} <Debug> TCP-Session: fc47208a-b8cb-4e9d-8842-aa6c8af565ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.03.05 05:28:11.313793 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2513 | 2026.03.05 05:28:11.313821 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2514 | 2026.03.05 05:28:11.313818 [ 291 ] {} <Debug> TCP-Session: c42e3c94-360d-4743-a662-ecb209efd260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2515 | 2026.03.05 05:28:11.313853 [ 294 ] {} <Debug> TCP-Session: 65732aa6-dee5-4d4f-ba63-bdb485e34344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2026.03.05 05:28:11.313871 [ 3 ] {} <Debug> TCP-Session: a93a6fef-adbd-443f-a7af-b1a9413aace5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2517 | 2026.03.05 05:28:11.313863 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2518 | 2026.03.05 05:28:11.313859 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2519 | 2026.03.05 05:28:11.313938 [ 292 ] {} <Debug> TCP-Session: 4b82904b-86b7-4982-b065-8d389e58bc0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2026.03.05 05:28:11.313772 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2521 | 2026.03.05 05:28:11.313967 [ 286 ] {} <Debug> TCP-Session: c4514cce-9c95-43a7-9873-7ad7f7e3eda5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2522 | 2026.03.05 05:28:11.313809 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2523 | 2026.03.05 05:28:11.313995 [ 293 ] {} <Debug> TCP-Session: 33f25a49-cce7-46b5-af13-6f77019a6ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2026.03.05 05:28:11.314037 [ 287 ] {} <Debug> TCP-Session: fdb82796-a9e6-4c17-95be-64c4b25d6517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.03.05 05:28:11.385808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4335 | ||
| 2526 | 2026.03.05 05:28:11.386397 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.03.05 05:28:11.386454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2528 | 2026.03.05 05:28:11.386992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2529 | 2026.03.05 05:28:11.387273 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.03.05 05:28:11.387431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4335 | ||
| 2531 | 2026.03.05 05:28:11.604344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2532 | 2026.03.05 05:28:11.623701 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.03.05 05:28:11.623773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2534 | 2026.03.05 05:28:11.629398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2535 | 2026.03.05 05:28:11.630138 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.03.05 05:28:11.633872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2537 | 2026.03.05 05:28:11.661108 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35931 | ||
| 2538 | 2026.03.05 05:28:11.661253 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2539 | 2026.03.05 05:28:11.661297 [ 287 ] {} <Debug> TCP-Session: a6557671-35d2-49e7-820e-3ec600dec58d Authenticating user 'default' from [fd00:1122:3344:101::e]:35931 | ||
| 2540 | 2026.03.05 05:28:11.661329 [ 287 ] {} <Debug> TCP-Session: a6557671-35d2-49e7-820e-3ec600dec58d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2026.03.05 05:28:11.661345 [ 287 ] {} <Debug> TCP-Session: a6557671-35d2-49e7-820e-3ec600dec58d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2026.03.05 05:28:11.661558 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45041 | ||
| 2543 | 2026.03.05 05:28:11.661625 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55166 | ||
| 2544 | 2026.03.05 05:28:11.661648 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45640 | ||
| 2545 | 2026.03.05 05:28:11.661668 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59327 | ||
| 2546 | 2026.03.05 05:28:11.661689 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46099 | ||
| 2547 | 2026.03.05 05:28:11.661732 [ 287 ] {} <Trace> TCP-Session: a6557671-35d2-49e7-820e-3ec600dec58d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.03.05 05:28:11.661687 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2549 | 2026.03.05 05:28:11.661659 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38175 | ||
| 2550 | 2026.03.05 05:28:11.661801 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2551 | 2026.03.05 05:28:11.661801 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2552 | 2026.03.05 05:28:11.661834 [ 289 ] {} <Debug> TCP-Session: 21cc0b41-a2f9-498c-b221-9188e54e0922 Authenticating user 'default' from [fd00:1122:3344:101::e]:55166 | ||
| 2553 | 2026.03.05 05:28:11.661807 [ 288 ] {} <Debug> TCP-Session: ef0125da-9f72-4c83-be3a-cbcc26b5ae5b Authenticating user 'default' from [fd00:1122:3344:101::e]:45041 | ||
| 2554 | 2026.03.05 05:28:11.661866 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2555 | 2026.03.05 05:28:11.661871 [ 289 ] {} <Debug> TCP-Session: 21cc0b41-a2f9-498c-b221-9188e54e0922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2556 | 2026.03.05 05:28:11.661899 [ 288 ] {} <Debug> TCP-Session: ef0125da-9f72-4c83-be3a-cbcc26b5ae5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.03.05 05:28:11.661917 [ 289 ] {} <Debug> TCP-Session: 21cc0b41-a2f9-498c-b221-9188e54e0922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.03.05 05:28:11.661917 [ 292 ] {} <Debug> TCP-Session: 34146466-5008-46a7-bc7c-116c8cf5968c Authenticating user 'default' from [fd00:1122:3344:101::e]:38175 | ||
| 2559 | 2026.03.05 05:28:11.661936 [ 288 ] {} <Debug> TCP-Session: ef0125da-9f72-4c83-be3a-cbcc26b5ae5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2026.03.05 05:28:11.661950 [ 287 ] {f24bc17e-d063-4f50-bd45-a53631651efc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35931) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2561 | 2026.03.05 05:28:11.661973 [ 292 ] {} <Debug> TCP-Session: 34146466-5008-46a7-bc7c-116c8cf5968c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2026.03.05 05:28:11.661801 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2563 | 2026.03.05 05:28:11.662007 [ 292 ] {} <Debug> TCP-Session: 34146466-5008-46a7-bc7c-116c8cf5968c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2026.03.05 05:28:11.662030 [ 291 ] {} <Debug> TCP-Session: 6c3686fb-8d65-46ed-8f6e-61a871e02084 Authenticating user 'default' from [fd00:1122:3344:101::e]:45640 | ||
| 2565 | 2026.03.05 05:28:11.661862 [ 3 ] {} <Debug> TCP-Session: 13642c21-edda-4269-aa86-49277b35d237 Authenticating user 'default' from [fd00:1122:3344:101::e]:46099 | ||
| 2566 | 2026.03.05 05:28:11.662063 [ 291 ] {} <Debug> TCP-Session: 6c3686fb-8d65-46ed-8f6e-61a871e02084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.03.05 05:28:11.662078 [ 3 ] {} <Debug> TCP-Session: 13642c21-edda-4269-aa86-49277b35d237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2026.03.05 05:28:11.662086 [ 291 ] {} <Debug> TCP-Session: 6c3686fb-8d65-46ed-8f6e-61a871e02084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2026.03.05 05:28:11.662096 [ 3 ] {} <Debug> TCP-Session: 13642c21-edda-4269-aa86-49277b35d237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2026.03.05 05:28:11.661641 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56028 | ||
| 2571 | 2026.03.05 05:28:11.661802 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2572 | 2026.03.05 05:28:11.661683 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56406 | ||
| 2573 | 2026.03.05 05:28:11.662173 [ 293 ] {} <Debug> TCP-Session: b651df09-bb09-4c16-ad37-ccf07b139f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:59327 | ||
| 2574 | 2026.03.05 05:28:11.662197 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2575 | 2026.03.05 05:28:11.662217 [ 293 ] {} <Debug> TCP-Session: b651df09-bb09-4c16-ad37-ccf07b139f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2026.03.05 05:28:11.662223 [ 290 ] {} <Debug> TCP-Session: c3ff3212-c254-4de6-9a5e-35355a9d8cba Authenticating user 'default' from [fd00:1122:3344:101::e]:56028 | ||
| 2577 | 2026.03.05 05:28:11.662232 [ 293 ] {} <Debug> TCP-Session: b651df09-bb09-4c16-ad37-ccf07b139f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2578 | 2026.03.05 05:28:11.662243 [ 290 ] {} <Debug> TCP-Session: c3ff3212-c254-4de6-9a5e-35355a9d8cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2026.03.05 05:28:11.662248 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2580 | 2026.03.05 05:28:11.662258 [ 290 ] {} <Debug> TCP-Session: c3ff3212-c254-4de6-9a5e-35355a9d8cba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2581 | 2026.03.05 05:28:11.662279 [ 294 ] {} <Debug> TCP-Session: 803ae299-1a22-4367-a1cf-8a19ca7768c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56406 | ||
| 2582 | 2026.03.05 05:28:11.662301 [ 294 ] {} <Debug> TCP-Session: 803ae299-1a22-4367-a1cf-8a19ca7768c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2583 | 2026.03.05 05:28:11.662310 [ 287 ] {f24bc17e-d063-4f50-bd45-a53631651efc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2584 | 2026.03.05 05:28:11.662315 [ 294 ] {} <Debug> TCP-Session: 803ae299-1a22-4367-a1cf-8a19ca7768c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2026.03.05 05:28:11.662379 [ 287 ] {f24bc17e-d063-4f50-bd45-a53631651efc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2586 | 2026.03.05 05:28:11.662733 [ 287 ] {f24bc17e-d063-4f50-bd45-a53631651efc} <Debug> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e) (SelectExecutor): Key condition: unknown | ||
| 2587 | 2026.03.05 05:28:11.663951 [ 330 ] {f24bc17e-d063-4f50-bd45-a53631651efc} <Trace> AggregatingTransform: Aggregating | ||
| 2588 | 2026.03.05 05:28:11.663995 [ 330 ] {f24bc17e-d063-4f50-bd45-a53631651efc} <Trace> Aggregator: Aggregation method: without_key | ||
| 2589 | 2026.03.05 05:28:11.664032 [ 330 ] {f24bc17e-d063-4f50-bd45-a53631651efc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00119481 sec. (836.953 rows/sec., 32.69 KiB/sec.) | ||
| 2590 | 2026.03.05 05:28:11.664047 [ 330 ] {f24bc17e-d063-4f50-bd45-a53631651efc} <Trace> Aggregator: Merging aggregated data | ||
| 2591 | 2026.03.05 05:28:11.665294 [ 287 ] {f24bc17e-d063-4f50-bd45-a53631651efc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003429 sec., 291.6302128900554 rows/sec., 11.39 KiB/sec. | ||
| 2592 | 2026.03.05 05:28:11.665450 [ 287 ] {f24bc17e-d063-4f50-bd45-a53631651efc} <Debug> TCPHandler: Processed in 0.003861675 sec. | ||
| 2593 | 2026.03.05 05:28:11.665585 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2594 | 2026.03.05 05:28:11.665614 [ 287 ] {} <Debug> TCP-Session: a6557671-35d2-49e7-820e-3ec600dec58d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2595 | 2026.03.05 05:28:11.665617 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2596 | 2026.03.05 05:28:11.665637 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2597 | 2026.03.05 05:28:11.665662 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2598 | 2026.03.05 05:28:11.665679 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2599 | 2026.03.05 05:28:11.665698 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2600 | 2026.03.05 05:28:11.665712 [ 291 ] {} <Debug> TCP-Session: 6c3686fb-8d65-46ed-8f6e-61a871e02084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2601 | 2026.03.05 05:28:11.665716 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2602 | 2026.03.05 05:28:11.665739 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2603 | 2026.03.05 05:28:11.665783 [ 293 ] {} <Debug> TCP-Session: b651df09-bb09-4c16-ad37-ccf07b139f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2604 | 2026.03.05 05:28:11.665743 [ 3 ] {} <Debug> TCP-Session: 13642c21-edda-4269-aa86-49277b35d237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2605 | 2026.03.05 05:28:11.665818 [ 292 ] {} <Debug> TCP-Session: 34146466-5008-46a7-bc7c-116c8cf5968c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2606 | 2026.03.05 05:28:11.665682 [ 290 ] {} <Debug> TCP-Session: c3ff3212-c254-4de6-9a5e-35355a9d8cba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2607 | 2026.03.05 05:28:11.665671 [ 288 ] {} <Debug> TCP-Session: ef0125da-9f72-4c83-be3a-cbcc26b5ae5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2608 | 2026.03.05 05:28:11.665758 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2609 | 2026.03.05 05:28:11.665733 [ 289 ] {} <Debug> TCP-Session: 21cc0b41-a2f9-498c-b221-9188e54e0922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2610 | 2026.03.05 05:28:11.665912 [ 294 ] {} <Debug> TCP-Session: 803ae299-1a22-4367-a1cf-8a19ca7768c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2611 | 2026.03.05 05:28:13.880952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 342 | ||
| 2612 | 2026.03.05 05:28:13.883454 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.03.05 05:28:13.883502 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2614 | 2026.03.05 05:28:13.884693 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2615 | 2026.03.05 05:28:13.884969 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.03.05 05:28:13.885116 [ 30 ] {} <Debug> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2617 | 2026.03.05 05:28:13.885160 [ 30 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.03.05 05:28:13.885182 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2619 | 2026.03.05 05:28:13.885294 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
| 2620 | 2026.03.05 05:28:13.885307 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::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 | ||
| 2621 | 2026.03.05 05:28:13.885937 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2622 | 2026.03.05 05:28:13.886117 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::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 | ||
| 2623 | 2026.03.05 05:28:13.886563 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 102 rows starting from the beginning of the part | ||
| 2624 | 2026.03.05 05:28:13.886958 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
| 2625 | 2026.03.05 05:28:13.887333 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::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 | ||
| 2626 | 2026.03.05 05:28:13.887739 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2627 | 2026.03.05 05:28:13.888122 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2628 | 2026.03.05 05:28:13.894815 [ 195 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 72 columns (72 merged, 0 gathered) in 0.009555963 sec., 35789.171640785964 rows/sec., 34.14 MiB/sec. | ||
| 2629 | 2026.03.05 05:28:13.895871 [ 193 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2630 | 2026.03.05 05:28:13.896540 [ 193 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_6_1} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.03.05 05:28:13.896626 [ 193 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_6_1} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2632 | 2026.03.05 05:28:13.896864 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2633 | 2026.03.05 05:28:14.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.51 MiB, peak 215.17 MiB, free memory in arenas 0.00 B, will set to 206.55 MiB (RSS), difference: 1.03 MiB | ||
| 2634 | 2026.03.05 05:28:15.966766 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2026.03.05 05:28:15.966960 [ 4 ] {1ee2dba1-71fd-4ace-99c9-5c9ea632d4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2636 | 2026.03.05 05:28:15.967033 [ 4 ] {1ee2dba1-71fd-4ace-99c9-5c9ea632d4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2637 | 2026.03.05 05:28:15.967808 [ 4 ] {1ee2dba1-71fd-4ace-99c9-5c9ea632d4f5} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.03.05 05:28:15.967852 [ 4 ] {1ee2dba1-71fd-4ace-99c9-5c9ea632d4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2639 | 2026.03.05 05:28:15.968268 [ 4 ] {1ee2dba1-71fd-4ace-99c9-5c9ea632d4f5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2640 | 2026.03.05 05:28:15.968502 [ 4 ] {1ee2dba1-71fd-4ace-99c9-5c9ea632d4f5} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.03.05 05:28:15.968660 [ 4 ] {1ee2dba1-71fd-4ace-99c9-5c9ea632d4f5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001755 sec., 161823.36182336183 rows/sec., 10.28 MiB/sec. | ||
| 2642 | 2026.03.05 05:28:15.968707 [ 4 ] {1ee2dba1-71fd-4ace-99c9-5c9ea632d4f5} <Debug> TCPHandler: Processed in 0.002068775 sec. | ||
| 2643 | 2026.03.05 05:28:15.968849 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.03.05 05:28:15.968952 [ 4 ] {f2b5149f-64bb-4183-b0b4-afaa2c4fd7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2645 | 2026.03.05 05:28:15.968996 [ 4 ] {f2b5149f-64bb-4183-b0b4-afaa2c4fd7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2646 | 2026.03.05 05:28:15.969774 [ 4 ] {f2b5149f-64bb-4183-b0b4-afaa2c4fd7e8} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.03.05 05:28:15.969810 [ 4 ] {f2b5149f-64bb-4183-b0b4-afaa2c4fd7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2648 | 2026.03.05 05:28:15.970168 [ 4 ] {f2b5149f-64bb-4183-b0b4-afaa2c4fd7e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2649 | 2026.03.05 05:28:15.970382 [ 4 ] {f2b5149f-64bb-4183-b0b4-afaa2c4fd7e8} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.03.05 05:28:15.970478 [ 27 ] {} <Debug> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2651 | 2026.03.05 05:28:15.970508 [ 4 ] {f2b5149f-64bb-4183-b0b4-afaa2c4fd7e8} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001581 sec., 504111.3219481341 rows/sec., 39.62 MiB/sec. | ||
| 2652 | 2026.03.05 05:28:15.970515 [ 27 ] {} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.03.05 05:28:15.970541 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2654 | 2026.03.05 05:28:15.970545 [ 4 ] {f2b5149f-64bb-4183-b0b4-afaa2c4fd7e8} <Debug> TCPHandler: Processed in 0.00174745 sec. | ||
| 2655 | 2026.03.05 05:28:15.970627 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::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 | ||
| 2656 | 2026.03.05 05:28:15.970665 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.03.05 05:28:15.970726 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2658 | 2026.03.05 05:28:15.970762 [ 4 ] {5e5dabde-4c03-461d-a7b5-bf5e033d37ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2659 | 2026.03.05 05:28:15.970768 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 875 rows starting from the beginning of the part | ||
| 2660 | 2026.03.05 05:28:15.970803 [ 4 ] {5e5dabde-4c03-461d-a7b5-bf5e033d37ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2661 | 2026.03.05 05:28:15.970858 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 797 rows starting from the beginning of the part | ||
| 2662 | 2026.03.05 05:28:15.970910 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2663 | 2026.03.05 05:28:15.970958 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 797 rows starting from the beginning of the part | ||
| 2664 | 2026.03.05 05:28:15.971001 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
| 2665 | 2026.03.05 05:28:15.971047 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 797 rows starting from the beginning of the part | ||
| 2666 | 2026.03.05 05:28:15.971232 [ 4 ] {5e5dabde-4c03-461d-a7b5-bf5e033d37ff} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.03.05 05:28:15.971266 [ 4 ] {5e5dabde-4c03-461d-a7b5-bf5e033d37ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2668 | 2026.03.05 05:28:15.971575 [ 4 ] {5e5dabde-4c03-461d-a7b5-bf5e033d37ff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2669 | 2026.03.05 05:28:15.971793 [ 4 ] {5e5dabde-4c03-461d-a7b5-bf5e033d37ff} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.03.05 05:28:15.971918 [ 4 ] {5e5dabde-4c03-461d-a7b5-bf5e033d37ff} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001175 sec., 120851.06382978724 rows/sec., 7.10 MiB/sec. | ||
| 2671 | 2026.03.05 05:28:15.971954 [ 4 ] {5e5dabde-4c03-461d-a7b5-bf5e033d37ff} <Debug> TCPHandler: Processed in 0.001337282 sec. | ||
| 2672 | 2026.03.05 05:28:15.972065 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.03.05 05:28:15.972160 [ 4 ] {814c5ffd-1051-4bf0-abd6-ab919e884219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2674 | 2026.03.05 05:28:15.972200 [ 4 ] {814c5ffd-1051-4bf0-abd6-ab919e884219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2675 | 2026.03.05 05:28:15.972468 [ 193 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3522 rows, containing 5 columns (5 merged, 0 gathered) in 0.001876782 sec., 1876616.4637128871 rows/sec., 156.24 MiB/sec. | ||
| 2676 | 2026.03.05 05:28:15.972631 [ 4 ] {814c5ffd-1051-4bf0-abd6-ab919e884219} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.03.05 05:28:15.972668 [ 4 ] {814c5ffd-1051-4bf0-abd6-ab919e884219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2678 | 2026.03.05 05:28:15.972795 [ 192 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2679 | 2026.03.05 05:28:15.972990 [ 4 ] {814c5ffd-1051-4bf0-abd6-ab919e884219} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2680 | 2026.03.05 05:28:15.973205 [ 192 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_11_2} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.03.05 05:28:15.973287 [ 4 ] {814c5ffd-1051-4bf0-abd6-ab919e884219} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.03.05 05:28:15.973301 [ 192 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_11_2} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2683 | 2026.03.05 05:28:15.973407 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2684 | 2026.03.05 05:28:15.973433 [ 4 ] {814c5ffd-1051-4bf0-abd6-ab919e884219} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001291 sec., 115414.40743609605 rows/sec., 7.46 MiB/sec. | ||
| 2685 | 2026.03.05 05:28:15.973474 [ 4 ] {814c5ffd-1051-4bf0-abd6-ab919e884219} <Debug> TCPHandler: Processed in 0.001457144 sec. | ||
| 2686 | 2026.03.05 05:28:15.973585 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2026.03.05 05:28:15.973680 [ 4 ] {0c679741-153f-461c-9f00-a506428e5614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2688 | 2026.03.05 05:28:15.973719 [ 4 ] {0c679741-153f-461c-9f00-a506428e5614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2689 | 2026.03.05 05:28:15.974141 [ 4 ] {0c679741-153f-461c-9f00-a506428e5614} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.03.05 05:28:15.974175 [ 4 ] {0c679741-153f-461c-9f00-a506428e5614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2691 | 2026.03.05 05:28:15.974481 [ 4 ] {0c679741-153f-461c-9f00-a506428e5614} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2692 | 2026.03.05 05:28:15.974688 [ 4 ] {0c679741-153f-461c-9f00-a506428e5614} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.03.05 05:28:15.974809 [ 4 ] {0c679741-153f-461c-9f00-a506428e5614} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 2694 | 2026.03.05 05:28:15.974845 [ 4 ] {0c679741-153f-461c-9f00-a506428e5614} <Debug> TCPHandler: Processed in 0.001307562 sec. | ||
| 2695 | 2026.03.05 05:28:15.974955 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.03.05 05:28:15.975048 [ 4 ] {23947ee3-6b40-456f-a209-a341eff5a9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2697 | 2026.03.05 05:28:15.975087 [ 4 ] {23947ee3-6b40-456f-a209-a341eff5a9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2698 | 2026.03.05 05:28:15.975641 [ 4 ] {23947ee3-6b40-456f-a209-a341eff5a9e7} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2026.03.05 05:28:15.975675 [ 4 ] {23947ee3-6b40-456f-a209-a341eff5a9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2700 | 2026.03.05 05:28:15.975994 [ 4 ] {23947ee3-6b40-456f-a209-a341eff5a9e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2701 | 2026.03.05 05:28:15.976200 [ 4 ] {23947ee3-6b40-456f-a209-a341eff5a9e7} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.03.05 05:28:15.976290 [ 27 ] {} <Debug> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2703 | 2026.03.05 05:28:15.976322 [ 27 ] {} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.03.05 05:28:15.976324 [ 4 ] {23947ee3-6b40-456f-a209-a341eff5a9e7} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001294 sec., 378670.7882534776 rows/sec., 26.55 MiB/sec. | ||
| 2705 | 2026.03.05 05:28:15.976341 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2706 | 2026.03.05 05:28:15.976366 [ 4 ] {23947ee3-6b40-456f-a209-a341eff5a9e7} <Debug> TCPHandler: Processed in 0.001458755 sec. | ||
| 2707 | 2026.03.05 05:28:15.976401 [ 195 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::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 | ||
| 2708 | 2026.03.05 05:28:15.976474 [ 195 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2709 | 2026.03.05 05:28:15.976475 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.03.05 05:28:15.976497 [ 195 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 551 rows starting from the beginning of the part | ||
| 2711 | 2026.03.05 05:28:15.976541 [ 195 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 490 rows starting from the beginning of the part | ||
| 2712 | 2026.03.05 05:28:15.976576 [ 195 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 2713 | 2026.03.05 05:28:15.976577 [ 4 ] {1737a49e-ffd9-4f39-a9b8-f07d5f9fe5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2714 | 2026.03.05 05:28:15.976609 [ 195 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 490 rows starting from the beginning of the part | ||
| 2715 | 2026.03.05 05:28:15.976623 [ 4 ] {1737a49e-ffd9-4f39-a9b8-f07d5f9fe5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2716 | 2026.03.05 05:28:15.976644 [ 195 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
| 2717 | 2026.03.05 05:28:15.976677 [ 195 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 490 rows starting from the beginning of the part | ||
| 2718 | 2026.03.05 05:28:15.976947 [ 4 ] {1737a49e-ffd9-4f39-a9b8-f07d5f9fe5b5} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.03.05 05:28:15.976981 [ 4 ] {1737a49e-ffd9-4f39-a9b8-f07d5f9fe5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2720 | 2026.03.05 05:28:15.977280 [ 4 ] {1737a49e-ffd9-4f39-a9b8-f07d5f9fe5b5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2721 | 2026.03.05 05:28:15.977502 [ 4 ] {1737a49e-ffd9-4f39-a9b8-f07d5f9fe5b5} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.03.05 05:28:15.977586 [ 27 ] {} <Debug> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2723 | 2026.03.05 05:28:15.977610 [ 27 ] {} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.03.05 05:28:15.977624 [ 4 ] {1737a49e-ffd9-4f39-a9b8-f07d5f9fe5b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 2725 | 2026.03.05 05:28:15.977627 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2726 | 2026.03.05 05:28:15.977660 [ 4 ] {1737a49e-ffd9-4f39-a9b8-f07d5f9fe5b5} <Debug> TCPHandler: Processed in 0.001233931 sec. | ||
| 2727 | 2026.03.05 05:28:15.977673 [ 191 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295772 sec., 1714036.111291184 rows/sec., 128.35 MiB/sec. | ||
| 2728 | 2026.03.05 05:28:15.977690 [ 195 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::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 | ||
| 2729 | 2026.03.05 05:28:15.977761 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.03.05 05:28:15.977772 [ 195 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2731 | 2026.03.05 05:28:15.977799 [ 195 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::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 | ||
| 2732 | 2026.03.05 05:28:15.977842 [ 195 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::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 | ||
| 2733 | 2026.03.05 05:28:15.977856 [ 4 ] {60f20135-5d84-47a7-bf57-ec5deddbe836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.03.05 05:28:15.977877 [ 195 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::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 | ||
| 2735 | 2026.03.05 05:28:15.977886 [ 193 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2736 | 2026.03.05 05:28:15.977898 [ 4 ] {60f20135-5d84-47a7-bf57-ec5deddbe836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2737 | 2026.03.05 05:28:15.977909 [ 195 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::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 | ||
| 2738 | 2026.03.05 05:28:15.977950 [ 195 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::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 | ||
| 2739 | 2026.03.05 05:28:15.977985 [ 195 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::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 | ||
| 2740 | 2026.03.05 05:28:15.978286 [ 201 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_11_2} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.03.05 05:28:15.978321 [ 4 ] {60f20135-5d84-47a7-bf57-ec5deddbe836} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.03.05 05:28:15.978360 [ 4 ] {60f20135-5d84-47a7-bf57-ec5deddbe836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2743 | 2026.03.05 05:28:15.978410 [ 201 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_11_2} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2744 | 2026.03.05 05:28:15.978524 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2745 | 2026.03.05 05:28:15.978678 [ 195 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001011238 sec., 35599.92800903447 rows/sec., 1.82 MiB/sec. | ||
| 2746 | 2026.03.05 05:28:15.978701 [ 4 ] {60f20135-5d84-47a7-bf57-ec5deddbe836} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2747 | 2026.03.05 05:28:15.978833 [ 201 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2748 | 2026.03.05 05:28:15.978933 [ 4 ] {60f20135-5d84-47a7-bf57-ec5deddbe836} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.03.05 05:28:15.979045 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2750 | 2026.03.05 05:28:15.979074 [ 4 ] {60f20135-5d84-47a7-bf57-ec5deddbe836} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001236 sec., 214401.2944983819 rows/sec., 14.25 MiB/sec. | ||
| 2751 | 2026.03.05 05:28:15.979078 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.03.05 05:28:15.979108 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2753 | 2026.03.05 05:28:15.979111 [ 4 ] {60f20135-5d84-47a7-bf57-ec5deddbe836} <Debug> TCPHandler: Processed in 0.001398164 sec. | ||
| 2754 | 2026.03.05 05:28:15.979131 [ 201 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_6_1} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.03.05 05:28:15.979180 [ 193 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::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.03.05 05:28:15.979206 [ 201 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_6_1} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2757 | 2026.03.05 05:28:15.979233 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.03.05 05:28:15.979274 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2759 | 2026.03.05 05:28:15.979283 [ 193 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2760 | 2026.03.05 05:28:15.979316 [ 193 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1249 rows starting from the beginning of the part | ||
| 2761 | 2026.03.05 05:28:15.979332 [ 4 ] {c072324a-ab01-44cf-9080-23780617ff27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2762 | 2026.03.05 05:28:15.979379 [ 4 ] {c072324a-ab01-44cf-9080-23780617ff27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2763 | 2026.03.05 05:28:15.979394 [ 193 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2764 | 2026.03.05 05:28:15.979443 [ 193 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2765 | 2026.03.05 05:28:15.979482 [ 193 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2766 | 2026.03.05 05:28:15.979522 [ 193 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2767 | 2026.03.05 05:28:15.979560 [ 193 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2768 | 2026.03.05 05:28:15.979688 [ 4 ] {c072324a-ab01-44cf-9080-23780617ff27} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.03.05 05:28:15.979728 [ 4 ] {c072324a-ab01-44cf-9080-23780617ff27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2770 | 2026.03.05 05:28:15.980049 [ 4 ] {c072324a-ab01-44cf-9080-23780617ff27} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2771 | 2026.03.05 05:28:15.980273 [ 4 ] {c072324a-ab01-44cf-9080-23780617ff27} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.03.05 05:28:15.980405 [ 4 ] {c072324a-ab01-44cf-9080-23780617ff27} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 2773 | 2026.03.05 05:28:15.980443 [ 4 ] {c072324a-ab01-44cf-9080-23780617ff27} <Debug> TCPHandler: Processed in 0.001258022 sec. | ||
| 2774 | 2026.03.05 05:28:15.980556 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2026.03.05 05:28:15.980648 [ 4 ] {518c3f46-ac52-4ec7-a28a-1a3db7f98210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2776 | 2026.03.05 05:28:15.980689 [ 4 ] {518c3f46-ac52-4ec7-a28a-1a3db7f98210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2777 | 2026.03.05 05:28:15.980849 [ 201 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703029 sec., 1388114.9410843856 rows/sec., 93.69 MiB/sec. | ||
| 2778 | 2026.03.05 05:28:15.981012 [ 4 ] {518c3f46-ac52-4ec7-a28a-1a3db7f98210} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.03.05 05:28:15.981051 [ 4 ] {518c3f46-ac52-4ec7-a28a-1a3db7f98210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2780 | 2026.03.05 05:28:15.981065 [ 193 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2781 | 2026.03.05 05:28:15.981339 [ 193 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.03.05 05:28:15.981394 [ 4 ] {518c3f46-ac52-4ec7-a28a-1a3db7f98210} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2783 | 2026.03.05 05:28:15.981413 [ 193 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2784 | 2026.03.05 05:28:15.981481 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2785 | 2026.03.05 05:28:15.981632 [ 4 ] {518c3f46-ac52-4ec7-a28a-1a3db7f98210} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.03.05 05:28:15.981728 [ 27 ] {} <Debug> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2787 | 2026.03.05 05:28:15.981758 [ 27 ] {} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.03.05 05:28:15.981761 [ 4 ] {518c3f46-ac52-4ec7-a28a-1a3db7f98210} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00113 sec., 79646.01769911505 rows/sec., 4.98 MiB/sec. | ||
| 2789 | 2026.03.05 05:28:15.981777 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2790 | 2026.03.05 05:28:15.981799 [ 4 ] {518c3f46-ac52-4ec7-a28a-1a3db7f98210} <Debug> TCPHandler: Processed in 0.001291582 sec. | ||
| 2791 | 2026.03.05 05:28:15.981853 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::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 | ||
| 2792 | 2026.03.05 05:28:15.981952 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2793 | 2026.03.05 05:28:15.981977 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 438 rows starting from the beginning of the part | ||
| 2794 | 2026.03.05 05:28:15.982039 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2795 | 2026.03.05 05:28:15.982085 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2796 | 2026.03.05 05:28:15.982123 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2797 | 2026.03.05 05:28:15.982165 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2798 | 2026.03.05 05:28:15.982208 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2799 | 2026.03.05 05:28:15.983015 [ 193 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.00119624 sec., 692168.7955594194 rows/sec., 44.47 MiB/sec. | ||
| 2800 | 2026.03.05 05:28:15.983141 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2801 | 2026.03.05 05:28:15.983371 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_11_2} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.03.05 05:28:15.983438 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_11_2} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2803 | 2026.03.05 05:28:15.983492 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2804 | 2026.03.05 05:28:18.819239 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2805 | 2026.03.05 05:28:18.819300 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2806 | 2026.03.05 05:28:18.887507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4783 | ||
| 2807 | 2026.03.05 05:28:18.887992 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.03.05 05:28:18.888032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2809 | 2026.03.05 05:28:18.888556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2810 | 2026.03.05 05:28:18.888857 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.03.05 05:28:18.889018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4783 | ||
| 2812 | 2026.03.05 05:28:19.133949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2813 | 2026.03.05 05:28:19.153047 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.03.05 05:28:19.153116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2815 | 2026.03.05 05:28:19.159082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2816 | 2026.03.05 05:28:19.159778 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.03.05 05:28:19.162993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2818 | 2026.03.05 05:28:20.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.32 MiB, peak 215.17 MiB, free memory in arenas 0.00 B, will set to 209.35 MiB (RSS), difference: 2.03 MiB | ||
| 2819 | 2026.03.05 05:28:20.960481 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.03.05 05:28:20.960710 [ 4 ] {ccac6aeb-f48f-4f20-86f3-00b8229b5bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2821 | 2026.03.05 05:28:20.960786 [ 4 ] {ccac6aeb-f48f-4f20-86f3-00b8229b5bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2822 | 2026.03.05 05:28:20.961454 [ 4 ] {ccac6aeb-f48f-4f20-86f3-00b8229b5bd3} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.03.05 05:28:20.961506 [ 4 ] {ccac6aeb-f48f-4f20-86f3-00b8229b5bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2824 | 2026.03.05 05:28:20.961933 [ 4 ] {ccac6aeb-f48f-4f20-86f3-00b8229b5bd3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2825 | 2026.03.05 05:28:20.962165 [ 4 ] {ccac6aeb-f48f-4f20-86f3-00b8229b5bd3} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.03.05 05:28:20.962321 [ 4 ] {ccac6aeb-f48f-4f20-86f3-00b8229b5bd3} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001664 sec., 76923.07692307692 rows/sec., 6.62 MiB/sec. | ||
| 2827 | 2026.03.05 05:28:20.962370 [ 4 ] {ccac6aeb-f48f-4f20-86f3-00b8229b5bd3} <Debug> TCPHandler: Processed in 0.002027915 sec. | ||
| 2828 | 2026.03.05 05:28:20.962493 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.03.05 05:28:20.962596 [ 4 ] {a0abe5ed-60c2-4847-91f1-ec31485d83bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2830 | 2026.03.05 05:28:20.962641 [ 4 ] {a0abe5ed-60c2-4847-91f1-ec31485d83bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2831 | 2026.03.05 05:28:20.963061 [ 4 ] {a0abe5ed-60c2-4847-91f1-ec31485d83bb} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.03.05 05:28:20.963098 [ 4 ] {a0abe5ed-60c2-4847-91f1-ec31485d83bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2833 | 2026.03.05 05:28:20.963406 [ 4 ] {a0abe5ed-60c2-4847-91f1-ec31485d83bb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2834 | 2026.03.05 05:28:20.963614 [ 4 ] {a0abe5ed-60c2-4847-91f1-ec31485d83bb} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.03.05 05:28:20.963720 [ 112 ] {} <Debug> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2836 | 2026.03.05 05:28:20.963743 [ 4 ] {a0abe5ed-60c2-4847-91f1-ec31485d83bb} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00117 sec., 30769.23076923077 rows/sec., 2.26 MiB/sec. | ||
| 2837 | 2026.03.05 05:28:20.963786 [ 112 ] {} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.03.05 05:28:20.963793 [ 4 ] {a0abe5ed-60c2-4847-91f1-ec31485d83bb} <Debug> TCPHandler: Processed in 0.001352913 sec. | ||
| 2839 | 2026.03.05 05:28:20.963814 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2840 | 2026.03.05 05:28:20.963929 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.03.05 05:28:20.963962 [ 189 ] {d59a6c3f-3398-4034-963f-db0ffc376093::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 | ||
| 2842 | 2026.03.05 05:28:20.964029 [ 4 ] {2c720000-9727-4f9a-8ac1-1c673a4ab1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2843 | 2026.03.05 05:28:20.964074 [ 4 ] {2c720000-9727-4f9a-8ac1-1c673a4ab1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2844 | 2026.03.05 05:28:20.964116 [ 189 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2845 | 2026.03.05 05:28:20.964158 [ 189 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 190 rows starting from the beginning of the part | ||
| 2846 | 2026.03.05 05:28:20.964233 [ 189 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2847 | 2026.03.05 05:28:20.964289 [ 189 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 142 rows starting from the beginning of the part | ||
| 2848 | 2026.03.05 05:28:20.964338 [ 189 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2849 | 2026.03.05 05:28:20.964383 [ 189 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 142 rows starting from the beginning of the part | ||
| 2850 | 2026.03.05 05:28:20.964431 [ 189 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 2851 | 2026.03.05 05:28:20.964500 [ 4 ] {2c720000-9727-4f9a-8ac1-1c673a4ab1b1} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.03.05 05:28:20.964539 [ 4 ] {2c720000-9727-4f9a-8ac1-1c673a4ab1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2853 | 2026.03.05 05:28:20.964899 [ 4 ] {2c720000-9727-4f9a-8ac1-1c673a4ab1b1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2854 | 2026.03.05 05:28:20.965132 [ 4 ] {2c720000-9727-4f9a-8ac1-1c673a4ab1b1} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.03.05 05:28:20.965266 [ 4 ] {2c720000-9727-4f9a-8ac1-1c673a4ab1b1} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001257 sec., 79554.49482895783 rows/sec., 6.21 MiB/sec. | ||
| 2856 | 2026.03.05 05:28:20.965305 [ 4 ] {2c720000-9727-4f9a-8ac1-1c673a4ab1b1} <Debug> TCPHandler: Processed in 0.001424764 sec. | ||
| 2857 | 2026.03.05 05:28:20.965414 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.03.05 05:28:20.965440 [ 198 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540926 sec., 377694.9704268732 rows/sec., 25.07 MiB/sec. | ||
| 2859 | 2026.03.05 05:28:20.965508 [ 4 ] {e4a0bcaa-7fb5-4f74-80ec-b716dc50790b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2860 | 2026.03.05 05:28:20.965556 [ 4 ] {e4a0bcaa-7fb5-4f74-80ec-b716dc50790b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2861 | 2026.03.05 05:28:20.965605 [ 189 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2862 | 2026.03.05 05:28:20.965861 [ 189 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_11_2} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.03.05 05:28:20.965936 [ 189 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_11_2} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2864 | 2026.03.05 05:28:20.965966 [ 4 ] {e4a0bcaa-7fb5-4f74-80ec-b716dc50790b} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.03.05 05:28:20.966007 [ 4 ] {e4a0bcaa-7fb5-4f74-80ec-b716dc50790b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2866 | 2026.03.05 05:28:20.966010 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2867 | 2026.03.05 05:28:20.966360 [ 4 ] {e4a0bcaa-7fb5-4f74-80ec-b716dc50790b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2868 | 2026.03.05 05:28:20.966576 [ 4 ] {e4a0bcaa-7fb5-4f74-80ec-b716dc50790b} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.03.05 05:28:20.966705 [ 4 ] {e4a0bcaa-7fb5-4f74-80ec-b716dc50790b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 2870 | 2026.03.05 05:28:20.966742 [ 4 ] {e4a0bcaa-7fb5-4f74-80ec-b716dc50790b} <Debug> TCPHandler: Processed in 0.001376133 sec. | ||
| 2871 | 2026.03.05 05:28:20.966845 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.03.05 05:28:20.966938 [ 4 ] {b8d0e26b-9f6e-47f1-a1ec-46705ab1e7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2873 | 2026.03.05 05:28:20.966991 [ 4 ] {b8d0e26b-9f6e-47f1-a1ec-46705ab1e7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2874 | 2026.03.05 05:28:20.967781 [ 4 ] {b8d0e26b-9f6e-47f1-a1ec-46705ab1e7ae} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.03.05 05:28:20.967817 [ 4 ] {b8d0e26b-9f6e-47f1-a1ec-46705ab1e7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2876 | 2026.03.05 05:28:20.968374 [ 4 ] {b8d0e26b-9f6e-47f1-a1ec-46705ab1e7ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2877 | 2026.03.05 05:28:20.968607 [ 4 ] {b8d0e26b-9f6e-47f1-a1ec-46705ab1e7ae} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.03.05 05:28:20.968747 [ 4 ] {b8d0e26b-9f6e-47f1-a1ec-46705ab1e7ae} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001827 sec., 19704.433497536946 rows/sec., 35.31 MiB/sec. | ||
| 2879 | 2026.03.05 05:28:20.968804 [ 4 ] {b8d0e26b-9f6e-47f1-a1ec-46705ab1e7ae} <Debug> TCPHandler: Processed in 0.002007775 sec. | ||
| 2880 | 2026.03.05 05:28:20.968930 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.03.05 05:28:20.969023 [ 4 ] {2d6c579e-d020-4d48-8226-de4352c8b293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2882 | 2026.03.05 05:28:20.969064 [ 4 ] {2d6c579e-d020-4d48-8226-de4352c8b293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2883 | 2026.03.05 05:28:20.969411 [ 4 ] {2d6c579e-d020-4d48-8226-de4352c8b293} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.03.05 05:28:20.969446 [ 4 ] {2d6c579e-d020-4d48-8226-de4352c8b293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2885 | 2026.03.05 05:28:20.969746 [ 4 ] {2d6c579e-d020-4d48-8226-de4352c8b293} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2886 | 2026.03.05 05:28:20.969955 [ 4 ] {2d6c579e-d020-4d48-8226-de4352c8b293} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.03.05 05:28:20.970081 [ 4 ] {2d6c579e-d020-4d48-8226-de4352c8b293} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 2888 | 2026.03.05 05:28:20.970116 [ 4 ] {2d6c579e-d020-4d48-8226-de4352c8b293} <Debug> TCPHandler: Processed in 0.001234501 sec. | ||
| 2889 | 2026.03.05 05:28:23.885472 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 374 | ||
| 2890 | 2026.03.05 05:28:23.887771 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.03.05 05:28:23.887831 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2892 | 2026.03.05 05:28:23.889229 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2893 | 2026.03.05 05:28:23.889529 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.03.05 05:28:23.889875 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 2895 | 2026.03.05 05:28:25.967679 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.03.05 05:28:25.967857 [ 4 ] {3a3028ec-8ff3-4a62-9847-1cbef155b36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2897 | 2026.03.05 05:28:25.967923 [ 4 ] {3a3028ec-8ff3-4a62-9847-1cbef155b36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2898 | 2026.03.05 05:28:25.968802 [ 4 ] {3a3028ec-8ff3-4a62-9847-1cbef155b36a} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.03.05 05:28:25.968861 [ 4 ] {3a3028ec-8ff3-4a62-9847-1cbef155b36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2900 | 2026.03.05 05:28:25.969316 [ 4 ] {3a3028ec-8ff3-4a62-9847-1cbef155b36a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2901 | 2026.03.05 05:28:25.969552 [ 4 ] {3a3028ec-8ff3-4a62-9847-1cbef155b36a} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.03.05 05:28:25.969709 [ 4 ] {3a3028ec-8ff3-4a62-9847-1cbef155b36a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0019 sec., 149473.68421052632 rows/sec., 9.49 MiB/sec. | ||
| 2903 | 2026.03.05 05:28:25.969757 [ 4 ] {3a3028ec-8ff3-4a62-9847-1cbef155b36a} <Debug> TCPHandler: Processed in 0.002211408 sec. | ||
| 2904 | 2026.03.05 05:28:25.969896 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2026.03.05 05:28:25.970000 [ 4 ] {7c1f5d7d-6ab5-414d-a3df-dfe824e49812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2906 | 2026.03.05 05:28:25.970046 [ 4 ] {7c1f5d7d-6ab5-414d-a3df-dfe824e49812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2907 | 2026.03.05 05:28:25.970474 [ 4 ] {7c1f5d7d-6ab5-414d-a3df-dfe824e49812} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2026.03.05 05:28:25.970512 [ 4 ] {7c1f5d7d-6ab5-414d-a3df-dfe824e49812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2909 | 2026.03.05 05:28:25.970812 [ 4 ] {7c1f5d7d-6ab5-414d-a3df-dfe824e49812} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2910 | 2026.03.05 05:28:25.971026 [ 4 ] {7c1f5d7d-6ab5-414d-a3df-dfe824e49812} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.03.05 05:28:25.971152 [ 4 ] {7c1f5d7d-6ab5-414d-a3df-dfe824e49812} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001177 sec., 10195.412064570943 rows/sec., 831.36 KiB/sec. | ||
| 2912 | 2026.03.05 05:28:25.971189 [ 4 ] {7c1f5d7d-6ab5-414d-a3df-dfe824e49812} <Debug> TCPHandler: Processed in 0.001346712 sec. | ||
| 2913 | 2026.03.05 05:28:25.971305 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.03.05 05:28:25.971399 [ 4 ] {2a58db45-7915-47f9-9e1b-02eee2591faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2915 | 2026.03.05 05:28:25.971440 [ 4 ] {2a58db45-7915-47f9-9e1b-02eee2591faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2916 | 2026.03.05 05:28:25.972187 [ 4 ] {2a58db45-7915-47f9-9e1b-02eee2591faa} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.03.05 05:28:25.972224 [ 4 ] {2a58db45-7915-47f9-9e1b-02eee2591faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2918 | 2026.03.05 05:28:25.972580 [ 4 ] {2a58db45-7915-47f9-9e1b-02eee2591faa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2919 | 2026.03.05 05:28:25.972802 [ 4 ] {2a58db45-7915-47f9-9e1b-02eee2591faa} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.03.05 05:28:25.972931 [ 4 ] {2a58db45-7915-47f9-9e1b-02eee2591faa} <Debug> executeQuery: Read 811 rows, 65.37 KiB in 0.00155 sec., 523225.8064516129 rows/sec., 41.19 MiB/sec. | ||
| 2921 | 2026.03.05 05:28:25.972967 [ 4 ] {2a58db45-7915-47f9-9e1b-02eee2591faa} <Debug> TCPHandler: Processed in 0.001710759 sec. | ||
| 2922 | 2026.03.05 05:28:25.973078 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.03.05 05:28:25.973173 [ 4 ] {5de307dd-5d27-4290-bf10-c575348dd5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2924 | 2026.03.05 05:28:25.973213 [ 4 ] {5de307dd-5d27-4290-bf10-c575348dd5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2925 | 2026.03.05 05:28:25.973658 [ 4 ] {5de307dd-5d27-4290-bf10-c575348dd5aa} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.03.05 05:28:25.973696 [ 4 ] {5de307dd-5d27-4290-bf10-c575348dd5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2927 | 2026.03.05 05:28:25.974019 [ 4 ] {5de307dd-5d27-4290-bf10-c575348dd5aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2928 | 2026.03.05 05:28:25.974235 [ 4 ] {5de307dd-5d27-4290-bf10-c575348dd5aa} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.03.05 05:28:25.974363 [ 4 ] {5de307dd-5d27-4290-bf10-c575348dd5aa} <Debug> executeQuery: Read 158 rows, 9.68 KiB in 0.001209 sec., 130686.51778329197 rows/sec., 7.82 MiB/sec. | ||
| 2930 | 2026.03.05 05:28:25.974400 [ 4 ] {5de307dd-5d27-4290-bf10-c575348dd5aa} <Debug> TCPHandler: Processed in 0.001370913 sec. | ||
| 2931 | 2026.03.05 05:28:25.974514 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.03.05 05:28:25.974607 [ 4 ] {73975174-be13-4f20-ab24-64d1b06ec8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2933 | 2026.03.05 05:28:25.974647 [ 4 ] {73975174-be13-4f20-ab24-64d1b06ec8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2934 | 2026.03.05 05:28:25.975069 [ 4 ] {73975174-be13-4f20-ab24-64d1b06ec8ca} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.03.05 05:28:25.975106 [ 4 ] {73975174-be13-4f20-ab24-64d1b06ec8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2936 | 2026.03.05 05:28:25.975409 [ 4 ] {73975174-be13-4f20-ab24-64d1b06ec8ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2937 | 2026.03.05 05:28:25.975619 [ 4 ] {73975174-be13-4f20-ab24-64d1b06ec8ca} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.03.05 05:28:25.975744 [ 4 ] {73975174-be13-4f20-ab24-64d1b06ec8ca} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 2939 | 2026.03.05 05:28:25.975781 [ 4 ] {73975174-be13-4f20-ab24-64d1b06ec8ca} <Debug> TCPHandler: Processed in 0.001316563 sec. | ||
| 2940 | 2026.03.05 05:28:25.975893 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.03.05 05:28:25.975985 [ 4 ] {ad5786ed-283d-4756-9f90-fe47456bdea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2942 | 2026.03.05 05:28:25.976024 [ 4 ] {ad5786ed-283d-4756-9f90-fe47456bdea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2943 | 2026.03.05 05:28:25.976453 [ 4 ] {ad5786ed-283d-4756-9f90-fe47456bdea5} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.03.05 05:28:25.976491 [ 4 ] {ad5786ed-283d-4756-9f90-fe47456bdea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2945 | 2026.03.05 05:28:25.976799 [ 4 ] {ad5786ed-283d-4756-9f90-fe47456bdea5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2946 | 2026.03.05 05:28:25.977013 [ 4 ] {ad5786ed-283d-4756-9f90-fe47456bdea5} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.03.05 05:28:25.977139 [ 4 ] {ad5786ed-283d-4756-9f90-fe47456bdea5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 2948 | 2026.03.05 05:28:25.977175 [ 4 ] {ad5786ed-283d-4756-9f90-fe47456bdea5} <Debug> TCPHandler: Processed in 0.001331683 sec. | ||
| 2949 | 2026.03.05 05:28:25.977291 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.03.05 05:28:25.977384 [ 4 ] {515a501f-9955-4070-89be-3f21cfed5656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2951 | 2026.03.05 05:28:25.977424 [ 4 ] {515a501f-9955-4070-89be-3f21cfed5656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2952 | 2026.03.05 05:28:25.977989 [ 4 ] {515a501f-9955-4070-89be-3f21cfed5656} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.03.05 05:28:25.978025 [ 4 ] {515a501f-9955-4070-89be-3f21cfed5656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2954 | 2026.03.05 05:28:25.978355 [ 4 ] {515a501f-9955-4070-89be-3f21cfed5656} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2955 | 2026.03.05 05:28:25.978563 [ 4 ] {515a501f-9955-4070-89be-3f21cfed5656} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.03.05 05:28:25.978693 [ 4 ] {515a501f-9955-4070-89be-3f21cfed5656} <Debug> executeQuery: Read 512 rows, 36.96 KiB in 0.001327 sec., 385832.70535041444 rows/sec., 27.20 MiB/sec. | ||
| 2957 | 2026.03.05 05:28:25.978731 [ 4 ] {515a501f-9955-4070-89be-3f21cfed5656} <Debug> TCPHandler: Processed in 0.001488115 sec. | ||
| 2958 | 2026.03.05 05:28:25.978842 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.03.05 05:28:25.978935 [ 4 ] {488fcf6a-ad9b-40fd-aff9-fb47dd0f7fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2960 | 2026.03.05 05:28:25.978976 [ 4 ] {488fcf6a-ad9b-40fd-aff9-fb47dd0f7fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2961 | 2026.03.05 05:28:25.979309 [ 4 ] {488fcf6a-ad9b-40fd-aff9-fb47dd0f7fc1} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.03.05 05:28:25.979345 [ 4 ] {488fcf6a-ad9b-40fd-aff9-fb47dd0f7fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2963 | 2026.03.05 05:28:25.979654 [ 4 ] {488fcf6a-ad9b-40fd-aff9-fb47dd0f7fc1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2964 | 2026.03.05 05:28:25.979874 [ 4 ] {488fcf6a-ad9b-40fd-aff9-fb47dd0f7fc1} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.03.05 05:28:25.980005 [ 4 ] {488fcf6a-ad9b-40fd-aff9-fb47dd0f7fc1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 2966 | 2026.03.05 05:28:25.980041 [ 4 ] {488fcf6a-ad9b-40fd-aff9-fb47dd0f7fc1} <Debug> TCPHandler: Processed in 0.001248631 sec. | ||
| 2967 | 2026.03.05 05:28:25.980150 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.03.05 05:28:25.980244 [ 4 ] {88e0e3a4-d7d7-4a78-bf69-5d794590b5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2969 | 2026.03.05 05:28:25.980286 [ 4 ] {88e0e3a4-d7d7-4a78-bf69-5d794590b5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2970 | 2026.03.05 05:28:25.980704 [ 4 ] {88e0e3a4-d7d7-4a78-bf69-5d794590b5eb} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.03.05 05:28:25.980740 [ 4 ] {88e0e3a4-d7d7-4a78-bf69-5d794590b5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2972 | 2026.03.05 05:28:25.981113 [ 4 ] {88e0e3a4-d7d7-4a78-bf69-5d794590b5eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2973 | 2026.03.05 05:28:25.981494 [ 4 ] {88e0e3a4-d7d7-4a78-bf69-5d794590b5eb} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.03.05 05:28:25.981673 [ 4 ] {88e0e3a4-d7d7-4a78-bf69-5d794590b5eb} <Debug> executeQuery: Read 271 rows, 18.45 KiB in 0.001446 sec., 187413.55463347165 rows/sec., 12.46 MiB/sec. | ||
| 2975 | 2026.03.05 05:28:25.981717 [ 4 ] {88e0e3a4-d7d7-4a78-bf69-5d794590b5eb} <Debug> TCPHandler: Processed in 0.001614927 sec. | ||
| 2976 | 2026.03.05 05:28:25.981844 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.03.05 05:28:25.981939 [ 4 ] {f8b63c20-eda1-4218-b4cc-471d6ce99d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.03.05 05:28:25.981984 [ 4 ] {f8b63c20-eda1-4218-b4cc-471d6ce99d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2979 | 2026.03.05 05:28:25.982343 [ 4 ] {f8b63c20-eda1-4218-b4cc-471d6ce99d5c} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.03.05 05:28:25.982390 [ 4 ] {f8b63c20-eda1-4218-b4cc-471d6ce99d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2981 | 2026.03.05 05:28:25.982773 [ 4 ] {f8b63c20-eda1-4218-b4cc-471d6ce99d5c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2982 | 2026.03.05 05:28:25.983013 [ 4 ] {f8b63c20-eda1-4218-b4cc-471d6ce99d5c} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.03.05 05:28:25.983151 [ 4 ] {f8b63c20-eda1-4218-b4cc-471d6ce99d5c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001228 sec., 814.3322475570033 rows/sec., 54.87 KiB/sec. | ||
| 2984 | 2026.03.05 05:28:25.983195 [ 4 ] {f8b63c20-eda1-4218-b4cc-471d6ce99d5c} <Debug> TCPHandler: Processed in 0.001403194 sec. | ||
| 2985 | 2026.03.05 05:28:25.983322 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.03.05 05:28:25.983428 [ 4 ] {4d64ddd9-00a9-477a-b2d4-2d9d5fa2cdd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2987 | 2026.03.05 05:28:25.983497 [ 4 ] {4d64ddd9-00a9-477a-b2d4-2d9d5fa2cdd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2988 | 2026.03.05 05:28:25.984244 [ 4 ] {4d64ddd9-00a9-477a-b2d4-2d9d5fa2cdd1} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.03.05 05:28:25.984280 [ 4 ] {4d64ddd9-00a9-477a-b2d4-2d9d5fa2cdd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2990 | 2026.03.05 05:28:25.984791 [ 4 ] {4d64ddd9-00a9-477a-b2d4-2d9d5fa2cdd1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2991 | 2026.03.05 05:28:25.985011 [ 4 ] {4d64ddd9-00a9-477a-b2d4-2d9d5fa2cdd1} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.03.05 05:28:25.985130 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2993 | 2026.03.05 05:28:25.985152 [ 4 ] {4d64ddd9-00a9-477a-b2d4-2d9d5fa2cdd1} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001748 sec., 2288.329519450801 rows/sec., 4.10 MiB/sec. | ||
| 2994 | 2026.03.05 05:28:25.985222 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2026.03.05 05:28:25.985249 [ 4 ] {4d64ddd9-00a9-477a-b2d4-2d9d5fa2cdd1} <Debug> TCPHandler: Processed in 0.001981184 sec. | ||
| 2996 | 2026.03.05 05:28:25.985250 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2997 | 2026.03.05 05:28:25.985389 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.03.05 05:28:25.985390 [ 193 ] {187e5625-507c-488c-bc57-9e597551f04b::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 | ||
| 2999 | 2026.03.05 05:28:25.985491 [ 4 ] {9fd8921b-d43f-4b55-8ad5-eee74767f4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3000 | 2026.03.05 05:28:25.985537 [ 4 ] {9fd8921b-d43f-4b55-8ad5-eee74767f4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3001 | 2026.03.05 05:28:25.985654 [ 193 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3002 | 2026.03.05 05:28:25.985718 [ 193 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
| 3003 | 2026.03.05 05:28:25.985846 [ 193 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 3004 | 2026.03.05 05:28:25.985881 [ 4 ] {9fd8921b-d43f-4b55-8ad5-eee74767f4f7} <Trace> oximeter.measurements_i64 (36dfbee1-a970-4708-8cb2-07f899242593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.03.05 05:28:25.985921 [ 4 ] {9fd8921b-d43f-4b55-8ad5-eee74767f4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3006 | 2026.03.05 05:28:25.985952 [ 193 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 3007 | 2026.03.05 05:28:25.986050 [ 193 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 3008 | 2026.03.05 05:28:25.986152 [ 193 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 3009 | 2026.03.05 05:28:25.986233 [ 4 ] {9fd8921b-d43f-4b55-8ad5-eee74767f4f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3010 | 2026.03.05 05:28:25.986255 [ 193 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3011 | 2026.03.05 05:28:25.986451 [ 4 ] {9fd8921b-d43f-4b55-8ad5-eee74767f4f7} <Trace> oximeter.measurements_i64 (36dfbee1-a970-4708-8cb2-07f899242593): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.03.05 05:28:25.986585 [ 4 ] {9fd8921b-d43f-4b55-8ad5-eee74767f4f7} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 380.80 KiB/sec. | ||
| 3013 | 2026.03.05 05:28:25.986622 [ 4 ] {9fd8921b-d43f-4b55-8ad5-eee74767f4f7} <Debug> TCPHandler: Processed in 0.001283562 sec. | ||
| 3014 | 2026.03.05 05:28:25.986739 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.03.05 05:28:25.986834 [ 4 ] {9ee7d882-6242-4245-9b6b-de548775e458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3016 | 2026.03.05 05:28:25.986875 [ 4 ] {9ee7d882-6242-4245-9b6b-de548775e458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3017 | 2026.03.05 05:28:25.987210 [ 4 ] {9ee7d882-6242-4245-9b6b-de548775e458} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.03.05 05:28:25.987246 [ 4 ] {9ee7d882-6242-4245-9b6b-de548775e458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3019 | 2026.03.05 05:28:25.987560 [ 4 ] {9ee7d882-6242-4245-9b6b-de548775e458} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3020 | 2026.03.05 05:28:25.987774 [ 4 ] {9ee7d882-6242-4245-9b6b-de548775e458} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.03.05 05:28:25.987901 [ 4 ] {9ee7d882-6242-4245-9b6b-de548775e458} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 3022 | 2026.03.05 05:28:25.987937 [ 4 ] {9ee7d882-6242-4245-9b6b-de548775e458} <Debug> TCPHandler: Processed in 0.001245192 sec. | ||
| 3023 | 2026.03.05 05:28:25.993152 [ 193 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 19 columns (19 merged, 0 gathered) in 0.007865775 sec., 21231.220064138626 rows/sec., 38.05 MiB/sec. | ||
| 3024 | 2026.03.05 05:28:25.993675 [ 189 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3025 | 2026.03.05 05:28:25.994060 [ 189 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.03.05 05:28:25.994143 [ 189 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3027 | 2026.03.05 05:28:25.994242 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 3028 | 2026.03.05 05:28:26.389152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5295 | ||
| 3029 | 2026.03.05 05:28:26.389691 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.03.05 05:28:26.389735 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3031 | 2026.03.05 05:28:26.390237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3032 | 2026.03.05 05:28:26.390492 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.03.05 05:28:26.390615 [ 152 ] {} <Debug> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3034 | 2026.03.05 05:28:26.390632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5295 | ||
| 3035 | 2026.03.05 05:28:26.390651 [ 152 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.03.05 05:28:26.390670 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3037 | 2026.03.05 05:28:26.390761 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 3038 | 2026.03.05 05:28:26.390848 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3039 | 2026.03.05 05:28:26.390879 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2863 rows starting from the beginning of the part | ||
| 3040 | 2026.03.05 05:28:26.390938 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 3041 | 2026.03.05 05:28:26.390989 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 3042 | 2026.03.05 05:28:26.391034 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 3043 | 2026.03.05 05:28:26.391077 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 3044 | 2026.03.05 05:28:26.391123 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 3045 | 2026.03.05 05:28:26.392494 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5295 rows, containing 4 columns (4 merged, 0 gathered) in 0.00176668 sec., 2997147.191341952 rows/sec., 42.87 MiB/sec. | ||
| 3046 | 2026.03.05 05:28:26.392864 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3047 | 2026.03.05 05:28:26.393131 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_11_2} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.03.05 05:28:26.393200 [ 188 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_11_2} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3049 | 2026.03.05 05:28:26.393283 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3050 | 2026.03.05 05:28:26.663127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3051 | 2026.03.05 05:28:26.681743 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.03.05 05:28:26.681810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3053 | 2026.03.05 05:28:26.688193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3054 | 2026.03.05 05:28:26.688910 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.03.05 05:28:26.689191 [ 92 ] {} <Debug> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3056 | 2026.03.05 05:28:26.689259 [ 92 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.03.05 05:28:26.689283 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3058 | 2026.03.05 05:28:26.689383 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 3059 | 2026.03.05 05:28:26.692189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3060 | 2026.03.05 05:28:26.692410 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3061 | 2026.03.05 05:28:26.693137 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 3062 | 2026.03.05 05:28:26.696477 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 3063 | 2026.03.05 05:28:26.699917 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 3064 | 2026.03.05 05:28:26.703800 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 3065 | 2026.03.05 05:28:26.708328 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 3066 | 2026.03.05 05:28:26.712683 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 3067 | 2026.03.05 05:28:26.767244 [ 188 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077899692 sec., 1065.4727620745919 rows/sec., 5.51 MiB/sec. | ||
| 3068 | 2026.03.05 05:28:26.769748 [ 189 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3069 | 2026.03.05 05:28:26.771867 [ 189 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_11_2} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.03.05 05:28:26.771985 [ 189 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_11_2} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3071 | 2026.03.05 05:28:26.774072 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 3072 | 2026.03.05 05:28:27.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.64 MiB, peak 220.54 MiB, free memory in arenas 0.00 B, will set to 220.27 MiB (RSS), difference: 9.62 MiB | ||
| 3073 | 2026.03.05 05:28:30.960351 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2026.03.05 05:28:30.960566 [ 4 ] {a3653fda-c2b4-42fa-95c8-51ff1c05ce95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3075 | 2026.03.05 05:28:30.960637 [ 4 ] {a3653fda-c2b4-42fa-95c8-51ff1c05ce95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3076 | 2026.03.05 05:28:30.961510 [ 4 ] {a3653fda-c2b4-42fa-95c8-51ff1c05ce95} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.03.05 05:28:30.961558 [ 4 ] {a3653fda-c2b4-42fa-95c8-51ff1c05ce95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3078 | 2026.03.05 05:28:30.961974 [ 4 ] {a3653fda-c2b4-42fa-95c8-51ff1c05ce95} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3079 | 2026.03.05 05:28:30.962190 [ 4 ] {a3653fda-c2b4-42fa-95c8-51ff1c05ce95} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.03.05 05:28:30.962339 [ 4 ] {a3653fda-c2b4-42fa-95c8-51ff1c05ce95} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001824 sec., 70175.43859649122 rows/sec., 6.04 MiB/sec. | ||
| 3081 | 2026.03.05 05:28:30.962378 [ 4 ] {a3653fda-c2b4-42fa-95c8-51ff1c05ce95} <Debug> TCPHandler: Processed in 0.002208147 sec. | ||
| 3082 | 2026.03.05 05:28:30.962511 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.03.05 05:28:30.962604 [ 4 ] {0da1f9f4-ebe5-43d5-af5a-42f3f9192226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3084 | 2026.03.05 05:28:30.962644 [ 4 ] {0da1f9f4-ebe5-43d5-af5a-42f3f9192226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3085 | 2026.03.05 05:28:30.963103 [ 4 ] {0da1f9f4-ebe5-43d5-af5a-42f3f9192226} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.03.05 05:28:30.963139 [ 4 ] {0da1f9f4-ebe5-43d5-af5a-42f3f9192226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3087 | 2026.03.05 05:28:30.963425 [ 4 ] {0da1f9f4-ebe5-43d5-af5a-42f3f9192226} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3088 | 2026.03.05 05:28:30.963626 [ 4 ] {0da1f9f4-ebe5-43d5-af5a-42f3f9192226} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.03.05 05:28:30.963749 [ 4 ] {0da1f9f4-ebe5-43d5-af5a-42f3f9192226} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001164 sec., 30927.83505154639 rows/sec., 2.27 MiB/sec. | ||
| 3090 | 2026.03.05 05:28:30.963784 [ 4 ] {0da1f9f4-ebe5-43d5-af5a-42f3f9192226} <Debug> TCPHandler: Processed in 0.001321232 sec. | ||
| 3091 | 2026.03.05 05:28:30.963898 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.03.05 05:28:30.963990 [ 4 ] {931ca46e-e143-4d07-85ad-1931d30e431f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3093 | 2026.03.05 05:28:30.964028 [ 4 ] {931ca46e-e143-4d07-85ad-1931d30e431f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3094 | 2026.03.05 05:28:30.964455 [ 4 ] {931ca46e-e143-4d07-85ad-1931d30e431f} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.03.05 05:28:30.964490 [ 4 ] {931ca46e-e143-4d07-85ad-1931d30e431f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3096 | 2026.03.05 05:28:30.964778 [ 4 ] {931ca46e-e143-4d07-85ad-1931d30e431f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3097 | 2026.03.05 05:28:30.964976 [ 4 ] {931ca46e-e143-4d07-85ad-1931d30e431f} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.03.05 05:28:30.965095 [ 4 ] {931ca46e-e143-4d07-85ad-1931d30e431f} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001123 sec., 89047.19501335708 rows/sec., 6.96 MiB/sec. | ||
| 3099 | 2026.03.05 05:28:30.965129 [ 4 ] {931ca46e-e143-4d07-85ad-1931d30e431f} <Debug> TCPHandler: Processed in 0.001278231 sec. | ||
| 3100 | 2026.03.05 05:28:30.965242 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2026.03.05 05:28:30.965333 [ 4 ] {fa46a345-0653-4f2c-9366-8d327be11631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3102 | 2026.03.05 05:28:30.965375 [ 4 ] {fa46a345-0653-4f2c-9366-8d327be11631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3103 | 2026.03.05 05:28:30.965800 [ 4 ] {fa46a345-0653-4f2c-9366-8d327be11631} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.03.05 05:28:30.965837 [ 4 ] {fa46a345-0653-4f2c-9366-8d327be11631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3105 | 2026.03.05 05:28:30.966169 [ 4 ] {fa46a345-0653-4f2c-9366-8d327be11631} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3106 | 2026.03.05 05:28:30.966371 [ 4 ] {fa46a345-0653-4f2c-9366-8d327be11631} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.03.05 05:28:30.966494 [ 4 ] {fa46a345-0653-4f2c-9366-8d327be11631} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 3108 | 2026.03.05 05:28:30.966529 [ 4 ] {fa46a345-0653-4f2c-9366-8d327be11631} <Debug> TCPHandler: Processed in 0.001333142 sec. | ||
| 3109 | 2026.03.05 05:28:30.966637 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2026.03.05 05:28:30.966729 [ 4 ] {aac5c3b6-1526-4802-a045-0209b07542c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3111 | 2026.03.05 05:28:30.966781 [ 4 ] {aac5c3b6-1526-4802-a045-0209b07542c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3112 | 2026.03.05 05:28:30.967626 [ 4 ] {aac5c3b6-1526-4802-a045-0209b07542c7} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.03.05 05:28:30.967663 [ 4 ] {aac5c3b6-1526-4802-a045-0209b07542c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3114 | 2026.03.05 05:28:30.968202 [ 4 ] {aac5c3b6-1526-4802-a045-0209b07542c7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3115 | 2026.03.05 05:28:30.968416 [ 4 ] {aac5c3b6-1526-4802-a045-0209b07542c7} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.03.05 05:28:30.968548 [ 4 ] {aac5c3b6-1526-4802-a045-0209b07542c7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001837 sec., 19597.169297768098 rows/sec., 35.12 MiB/sec. | ||
| 3117 | 2026.03.05 05:28:30.968596 [ 4 ] {aac5c3b6-1526-4802-a045-0209b07542c7} <Debug> TCPHandler: Processed in 0.002006355 sec. | ||
| 3118 | 2026.03.05 05:28:30.968709 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.03.05 05:28:30.968802 [ 4 ] {210f3344-2019-4015-9f98-030496f216c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3120 | 2026.03.05 05:28:30.968842 [ 4 ] {210f3344-2019-4015-9f98-030496f216c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3121 | 2026.03.05 05:28:30.969173 [ 4 ] {210f3344-2019-4015-9f98-030496f216c7} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.03.05 05:28:30.969208 [ 4 ] {210f3344-2019-4015-9f98-030496f216c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3123 | 2026.03.05 05:28:30.969501 [ 4 ] {210f3344-2019-4015-9f98-030496f216c7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3124 | 2026.03.05 05:28:30.969705 [ 4 ] {210f3344-2019-4015-9f98-030496f216c7} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.03.05 05:28:30.969829 [ 4 ] {210f3344-2019-4015-9f98-030496f216c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 3126 | 2026.03.05 05:28:30.969864 [ 4 ] {210f3344-2019-4015-9f98-030496f216c7} <Debug> TCPHandler: Processed in 0.001201961 sec. | ||
| 3127 | 2026.03.05 05:28:33.819548 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3128 | 2026.03.05 05:28:33.819614 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3129 | 2026.03.05 05:28:33.890015 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 412 | ||
| 3130 | 2026.03.05 05:28:33.890701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5743 | ||
| 3131 | 2026.03.05 05:28:33.891262 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.03.05 05:28:33.891320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3133 | 2026.03.05 05:28:33.891979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3134 | 2026.03.05 05:28:33.892228 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.03.05 05:28:33.892381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5743 | ||
| 3136 | 2026.03.05 05:28:33.892390 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.03.05 05:28:33.892438 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3138 | 2026.03.05 05:28:33.893693 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3139 | 2026.03.05 05:28:33.893965 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.03.05 05:28:33.894300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 3141 | 2026.03.05 05:28:34.192255 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3142 | 2026.03.05 05:28:34.208480 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.03.05 05:28:34.208546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3144 | 2026.03.05 05:28:34.214688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3145 | 2026.03.05 05:28:34.215410 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.03.05 05:28:34.218359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3147 | 2026.03.05 05:28:35.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.87 MiB, peak 224.87 MiB, free memory in arenas 0.00 B, will set to 222.22 MiB (RSS), difference: 1.35 MiB | ||
| 3148 | 2026.03.05 05:28:35.966315 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.03.05 05:28:35.966580 [ 4 ] {8e3a7f12-93f5-4624-9865-4c76b489e968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.03.05 05:28:35.966641 [ 4 ] {8e3a7f12-93f5-4624-9865-4c76b489e968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3151 | 2026.03.05 05:28:35.967387 [ 4 ] {8e3a7f12-93f5-4624-9865-4c76b489e968} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.03.05 05:28:35.967424 [ 4 ] {8e3a7f12-93f5-4624-9865-4c76b489e968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3153 | 2026.03.05 05:28:35.967828 [ 4 ] {8e3a7f12-93f5-4624-9865-4c76b489e968} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3154 | 2026.03.05 05:28:35.968054 [ 4 ] {8e3a7f12-93f5-4624-9865-4c76b489e968} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.03.05 05:28:35.968194 [ 4 ] {8e3a7f12-93f5-4624-9865-4c76b489e968} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001676 sec., 169451.07398568018 rows/sec., 10.76 MiB/sec. | ||
| 3156 | 2026.03.05 05:28:35.968233 [ 4 ] {8e3a7f12-93f5-4624-9865-4c76b489e968} <Debug> TCPHandler: Processed in 0.002095026 sec. | ||
| 3157 | 2026.03.05 05:28:35.968374 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.03.05 05:28:35.968468 [ 4 ] {37e3ecaf-e75d-4f26-8640-917ded741a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3159 | 2026.03.05 05:28:35.968508 [ 4 ] {37e3ecaf-e75d-4f26-8640-917ded741a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3160 | 2026.03.05 05:28:35.969354 [ 4 ] {37e3ecaf-e75d-4f26-8640-917ded741a85} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.03.05 05:28:35.969389 [ 4 ] {37e3ecaf-e75d-4f26-8640-917ded741a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3162 | 2026.03.05 05:28:35.969735 [ 4 ] {37e3ecaf-e75d-4f26-8640-917ded741a85} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3163 | 2026.03.05 05:28:35.969944 [ 4 ] {37e3ecaf-e75d-4f26-8640-917ded741a85} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.03.05 05:28:35.970065 [ 4 ] {37e3ecaf-e75d-4f26-8640-917ded741a85} <Debug> executeQuery: Read 805 rows, 64.93 KiB in 0.001616 sec., 498143.5643564356 rows/sec., 39.24 MiB/sec. | ||
| 3165 | 2026.03.05 05:28:35.970100 [ 4 ] {37e3ecaf-e75d-4f26-8640-917ded741a85} <Debug> TCPHandler: Processed in 0.00178173 sec. | ||
| 3166 | 2026.03.05 05:28:35.970223 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3167 | 2026.03.05 05:28:35.970316 [ 4 ] {93046e25-9c6d-4dcb-b228-65e15b063d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3168 | 2026.03.05 05:28:35.970355 [ 4 ] {93046e25-9c6d-4dcb-b228-65e15b063d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3169 | 2026.03.05 05:28:35.970795 [ 4 ] {93046e25-9c6d-4dcb-b228-65e15b063d47} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.03.05 05:28:35.970829 [ 4 ] {93046e25-9c6d-4dcb-b228-65e15b063d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3171 | 2026.03.05 05:28:35.971121 [ 4 ] {93046e25-9c6d-4dcb-b228-65e15b063d47} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3172 | 2026.03.05 05:28:35.971318 [ 4 ] {93046e25-9c6d-4dcb-b228-65e15b063d47} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2026.03.05 05:28:35.971438 [ 4 ] {93046e25-9c6d-4dcb-b228-65e15b063d47} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.00114 sec., 128070.1754385965 rows/sec., 7.58 MiB/sec. | ||
| 3174 | 2026.03.05 05:28:35.971478 [ 4 ] {93046e25-9c6d-4dcb-b228-65e15b063d47} <Debug> TCPHandler: Processed in 0.001309613 sec. | ||
| 3175 | 2026.03.05 05:28:35.971596 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2026.03.05 05:28:35.971687 [ 4 ] {9cfa3b57-1742-40c0-a825-bbb0b06fa4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3177 | 2026.03.05 05:28:35.971725 [ 4 ] {9cfa3b57-1742-40c0-a825-bbb0b06fa4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3178 | 2026.03.05 05:28:35.972133 [ 4 ] {9cfa3b57-1742-40c0-a825-bbb0b06fa4d4} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.03.05 05:28:35.972168 [ 4 ] {9cfa3b57-1742-40c0-a825-bbb0b06fa4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3180 | 2026.03.05 05:28:35.972449 [ 4 ] {9cfa3b57-1742-40c0-a825-bbb0b06fa4d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3181 | 2026.03.05 05:28:35.972658 [ 4 ] {9cfa3b57-1742-40c0-a825-bbb0b06fa4d4} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.03.05 05:28:35.972778 [ 4 ] {9cfa3b57-1742-40c0-a825-bbb0b06fa4d4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001109 sec., 134355.27502254283 rows/sec., 8.68 MiB/sec. | ||
| 3183 | 2026.03.05 05:28:35.972817 [ 4 ] {9cfa3b57-1742-40c0-a825-bbb0b06fa4d4} <Debug> TCPHandler: Processed in 0.001270351 sec. | ||
| 3184 | 2026.03.05 05:28:35.972925 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.03.05 05:28:35.973015 [ 4 ] {9ec9c428-89f2-4cfb-9e30-0c2bf68dd7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3186 | 2026.03.05 05:28:35.973053 [ 4 ] {9ec9c428-89f2-4cfb-9e30-0c2bf68dd7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3187 | 2026.03.05 05:28:35.973487 [ 4 ] {9ec9c428-89f2-4cfb-9e30-0c2bf68dd7d8} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.03.05 05:28:35.973523 [ 4 ] {9ec9c428-89f2-4cfb-9e30-0c2bf68dd7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3189 | 2026.03.05 05:28:35.973814 [ 4 ] {9ec9c428-89f2-4cfb-9e30-0c2bf68dd7d8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3190 | 2026.03.05 05:28:35.974017 [ 4 ] {9ec9c428-89f2-4cfb-9e30-0c2bf68dd7d8} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.03.05 05:28:35.974136 [ 4 ] {9ec9c428-89f2-4cfb-9e30-0c2bf68dd7d8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001139 sec., 129938.54258121159 rows/sec., 7.39 MiB/sec. | ||
| 3192 | 2026.03.05 05:28:35.974172 [ 4 ] {9ec9c428-89f2-4cfb-9e30-0c2bf68dd7d8} <Debug> TCPHandler: Processed in 0.001293162 sec. | ||
| 3193 | 2026.03.05 05:28:35.974280 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2026.03.05 05:28:35.974370 [ 4 ] {ee473aa5-c70b-4988-9d22-04cacd5afbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3195 | 2026.03.05 05:28:35.974409 [ 4 ] {ee473aa5-c70b-4988-9d22-04cacd5afbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3196 | 2026.03.05 05:28:35.974951 [ 4 ] {ee473aa5-c70b-4988-9d22-04cacd5afbe3} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.03.05 05:28:35.974986 [ 4 ] {ee473aa5-c70b-4988-9d22-04cacd5afbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3198 | 2026.03.05 05:28:35.975290 [ 4 ] {ee473aa5-c70b-4988-9d22-04cacd5afbe3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3199 | 2026.03.05 05:28:35.975491 [ 4 ] {ee473aa5-c70b-4988-9d22-04cacd5afbe3} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): 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.03.05 05:28:35.975612 [ 4 ] {ee473aa5-c70b-4988-9d22-04cacd5afbe3} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001259 sec., 392374.9007148531 rows/sec., 27.54 MiB/sec. | ||
| 3201 | 2026.03.05 05:28:35.975649 [ 4 ] {ee473aa5-c70b-4988-9d22-04cacd5afbe3} <Debug> TCPHandler: Processed in 0.001414874 sec. | ||
| 3202 | 2026.03.05 05:28:35.975754 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2026.03.05 05:28:35.975846 [ 4 ] {36891bf3-0812-4581-9945-8ee49693fa12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3204 | 2026.03.05 05:28:35.975886 [ 4 ] {36891bf3-0812-4581-9945-8ee49693fa12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3205 | 2026.03.05 05:28:35.976207 [ 4 ] {36891bf3-0812-4581-9945-8ee49693fa12} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.03.05 05:28:35.976242 [ 4 ] {36891bf3-0812-4581-9945-8ee49693fa12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3207 | 2026.03.05 05:28:35.976526 [ 4 ] {36891bf3-0812-4581-9945-8ee49693fa12} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3208 | 2026.03.05 05:28:35.976736 [ 4 ] {36891bf3-0812-4581-9945-8ee49693fa12} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.03.05 05:28:35.976857 [ 4 ] {36891bf3-0812-4581-9945-8ee49693fa12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 3210 | 2026.03.05 05:28:35.976892 [ 4 ] {36891bf3-0812-4581-9945-8ee49693fa12} <Debug> TCPHandler: Processed in 0.00118451 sec. | ||
| 3211 | 2026.03.05 05:28:35.976999 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2026.03.05 05:28:35.977089 [ 4 ] {4b6bbe4d-a7d5-4847-9fda-3b630c9bf3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3213 | 2026.03.05 05:28:35.977130 [ 4 ] {4b6bbe4d-a7d5-4847-9fda-3b630c9bf3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3214 | 2026.03.05 05:28:35.977544 [ 4 ] {4b6bbe4d-a7d5-4847-9fda-3b630c9bf3e3} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.03.05 05:28:35.977579 [ 4 ] {4b6bbe4d-a7d5-4847-9fda-3b630c9bf3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3216 | 2026.03.05 05:28:35.977895 [ 4 ] {4b6bbe4d-a7d5-4847-9fda-3b630c9bf3e3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3217 | 2026.03.05 05:28:35.978099 [ 4 ] {4b6bbe4d-a7d5-4847-9fda-3b630c9bf3e3} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.03.05 05:28:35.978222 [ 4 ] {4b6bbe4d-a7d5-4847-9fda-3b630c9bf3e3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00115 sec., 230434.78260869565 rows/sec., 15.31 MiB/sec. | ||
| 3219 | 2026.03.05 05:28:35.978256 [ 4 ] {4b6bbe4d-a7d5-4847-9fda-3b630c9bf3e3} <Debug> TCPHandler: Processed in 0.001303772 sec. | ||
| 3220 | 2026.03.05 05:28:35.978364 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2026.03.05 05:28:35.978455 [ 4 ] {ed3d70b9-1c7c-4316-a542-3de42c33e771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3222 | 2026.03.05 05:28:35.978496 [ 4 ] {ed3d70b9-1c7c-4316-a542-3de42c33e771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3223 | 2026.03.05 05:28:35.978799 [ 4 ] {ed3d70b9-1c7c-4316-a542-3de42c33e771} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2026.03.05 05:28:35.978833 [ 4 ] {ed3d70b9-1c7c-4316-a542-3de42c33e771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3225 | 2026.03.05 05:28:35.979110 [ 4 ] {ed3d70b9-1c7c-4316-a542-3de42c33e771} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3226 | 2026.03.05 05:28:35.979308 [ 4 ] {ed3d70b9-1c7c-4316-a542-3de42c33e771} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2026.03.05 05:28:35.979429 [ 4 ] {ed3d70b9-1c7c-4316-a542-3de42c33e771} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000992 sec., 1008.0645161290322 rows/sec., 67.93 KiB/sec. | ||
| 3228 | 2026.03.05 05:28:35.979463 [ 4 ] {ed3d70b9-1c7c-4316-a542-3de42c33e771} <Debug> TCPHandler: Processed in 0.001145179 sec. | ||
| 3229 | 2026.03.05 05:28:35.979571 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2026.03.05 05:28:35.979660 [ 4 ] {14a3a64e-99ea-42a8-a63f-ba5465f74a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3231 | 2026.03.05 05:28:35.979711 [ 4 ] {14a3a64e-99ea-42a8-a63f-ba5465f74a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3232 | 2026.03.05 05:28:35.980434 [ 4 ] {14a3a64e-99ea-42a8-a63f-ba5465f74a97} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2026.03.05 05:28:35.980470 [ 4 ] {14a3a64e-99ea-42a8-a63f-ba5465f74a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3234 | 2026.03.05 05:28:35.980950 [ 4 ] {14a3a64e-99ea-42a8-a63f-ba5465f74a97} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3235 | 2026.03.05 05:28:35.981161 [ 4 ] {14a3a64e-99ea-42a8-a63f-ba5465f74a97} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2026.03.05 05:28:35.981289 [ 4 ] {14a3a64e-99ea-42a8-a63f-ba5465f74a97} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001646 sec., 2430.1336573511544 rows/sec., 4.35 MiB/sec. | ||
| 3237 | 2026.03.05 05:28:35.981343 [ 4 ] {14a3a64e-99ea-42a8-a63f-ba5465f74a97} <Debug> TCPHandler: Processed in 0.001818321 sec. | ||
| 3238 | 2026.03.05 05:28:35.981452 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3239 | 2026.03.05 05:28:35.981544 [ 4 ] {5df36f03-2e2f-4677-91cb-2b7c0b32e801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3240 | 2026.03.05 05:28:35.981583 [ 4 ] {5df36f03-2e2f-4677-91cb-2b7c0b32e801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3241 | 2026.03.05 05:28:35.981898 [ 4 ] {5df36f03-2e2f-4677-91cb-2b7c0b32e801} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.03.05 05:28:35.981933 [ 4 ] {5df36f03-2e2f-4677-91cb-2b7c0b32e801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3243 | 2026.03.05 05:28:35.982229 [ 4 ] {5df36f03-2e2f-4677-91cb-2b7c0b32e801} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3244 | 2026.03.05 05:28:35.982430 [ 4 ] {5df36f03-2e2f-4677-91cb-2b7c0b32e801} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.03.05 05:28:35.982550 [ 4 ] {5df36f03-2e2f-4677-91cb-2b7c0b32e801} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001024 sec., 87890.625 rows/sec., 5.50 MiB/sec. | ||
| 3246 | 2026.03.05 05:28:35.982584 [ 4 ] {5df36f03-2e2f-4677-91cb-2b7c0b32e801} <Debug> TCPHandler: Processed in 0.00117786 sec. | ||
| 3247 | 2026.03.05 05:28:37.795492 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2026.03.05 05:28:37.795819 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) 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) | ||
| 3249 | 2026.03.05 05:28:37.796266 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3250 | 2026.03.05 05:28:37.796322 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <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 | ||
| 3251 | 2026.03.05 05:28:37.796639 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3252 | 2026.03.05 05:28:37.796707 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3253 | 2026.03.05 05:28:37.796850 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3254 | 2026.03.05 05:28:37.796999 [ 295 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3255 | 2026.03.05 05:28:37.796999 [ 315 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3256 | 2026.03.05 05:28:37.797174 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (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 | ||
| 3257 | 2026.03.05 05:28:37.797201 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3258 | 2026.03.05 05:28:37.799645 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3259 | 2026.03.05 05:28:37.799676 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3260 | 2026.03.05 05:28:37.799738 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <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'))" | ||
| 3261 | 2026.03.05 05:28:37.799787 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <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'))" | ||
| 3262 | 2026.03.05 05:28:37.800866 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.005177 sec., 6760.672203979138 rows/sec., 260.13 KiB/sec. | ||
| 3263 | 2026.03.05 05:28:37.800966 [ 4 ] {f126e16e-a925-4ab6-96bd-1676125f0182} <Debug> TCPHandler: Processed in 0.005631006 sec. | ||
| 3264 | 2026.03.05 05:28:37.801277 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.03.05 05:28:37.801412 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) 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_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) | ||
| 3266 | 2026.03.05 05:28:37.801628 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3267 | 2026.03.05 05:28:37.801662 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <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_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 | ||
| 3268 | 2026.03.05 05:28:37.801860 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3269 | 2026.03.05 05:28:37.801913 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3270 | 2026.03.05 05:28:37.802012 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3271 | 2026.03.05 05:28:37.802080 [ 295 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3272 | 2026.03.05 05:28:37.802089 [ 305 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3273 | 2026.03.05 05:28:37.802186 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (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 | ||
| 3274 | 2026.03.05 05:28:37.802207 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3275 | 2026.03.05 05:28:37.802261 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3276 | 2026.03.05 05:28:37.802279 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3277 | 2026.03.05 05:28:37.802308 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <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_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'))" | ||
| 3278 | 2026.03.05 05:28:37.802338 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <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_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'))" | ||
| 3279 | 2026.03.05 05:28:37.802941 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001584 sec., 22095.959595959597 rows/sec., 850.18 KiB/sec. | ||
| 3280 | 2026.03.05 05:28:37.803030 [ 4 ] {1ab5b21f-a45a-48ee-a7b9-86fd89f22a53} <Debug> TCPHandler: Processed in 0.001802691 sec. | ||
| 3281 | 2026.03.05 05:28:37.803247 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.03.05 05:28:37.803380 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) 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_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) | ||
| 3283 | 2026.03.05 05:28:37.803591 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3284 | 2026.03.05 05:28:37.803626 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <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_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 | ||
| 3285 | 2026.03.05 05:28:37.803823 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3286 | 2026.03.05 05:28:37.803876 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3287 | 2026.03.05 05:28:37.803973 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3288 | 2026.03.05 05:28:37.804033 [ 305 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3289 | 2026.03.05 05:28:37.804036 [ 315 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3290 | 2026.03.05 05:28:37.804124 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (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 | ||
| 3291 | 2026.03.05 05:28:37.804149 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3292 | 2026.03.05 05:28:37.804202 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3293 | 2026.03.05 05:28:37.804219 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3294 | 2026.03.05 05:28:37.804248 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <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_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'))" | ||
| 3295 | 2026.03.05 05:28:37.804278 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <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_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'))" | ||
| 3296 | 2026.03.05 05:28:37.804855 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001529 sec., 22890.77828646174 rows/sec., 880.76 KiB/sec. | ||
| 3297 | 2026.03.05 05:28:37.804962 [ 4 ] {635e6b4d-6d1b-435f-b957-4a6f386bdcc7} <Debug> TCPHandler: Processed in 0.00176392 sec. | ||
| 3298 | 2026.03.05 05:28:37.805182 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.03.05 05:28:37.805316 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) 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_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) | ||
| 3300 | 2026.03.05 05:28:37.805530 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3301 | 2026.03.05 05:28:37.805565 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <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_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 | ||
| 3302 | 2026.03.05 05:28:37.805764 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3303 | 2026.03.05 05:28:37.805817 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3304 | 2026.03.05 05:28:37.805916 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3305 | 2026.03.05 05:28:37.805967 [ 305 ] {149be62d-53ee-4866-b817-3716aacac2a1} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3306 | 2026.03.05 05:28:37.806033 [ 308 ] {149be62d-53ee-4866-b817-3716aacac2a1} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3307 | 2026.03.05 05:28:37.806133 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (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 | ||
| 3308 | 2026.03.05 05:28:37.806158 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3309 | 2026.03.05 05:28:37.806212 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3310 | 2026.03.05 05:28:37.806229 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3311 | 2026.03.05 05:28:37.806258 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <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_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'))" | ||
| 3312 | 2026.03.05 05:28:37.806287 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <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_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'))" | ||
| 3313 | 2026.03.05 05:28:37.806972 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001711 sec., 20455.873758036236 rows/sec., 787.07 KiB/sec. | ||
| 3314 | 2026.03.05 05:28:37.807082 [ 4 ] {149be62d-53ee-4866-b817-3716aacac2a1} <Debug> TCPHandler: Processed in 0.001947853 sec. | ||
| 3315 | 2026.03.05 05:28:37.807325 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2026.03.05 05:28:37.807458 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) 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_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) | ||
| 3317 | 2026.03.05 05:28:37.807681 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3318 | 2026.03.05 05:28:37.807716 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <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_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 | ||
| 3319 | 2026.03.05 05:28:37.807919 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3320 | 2026.03.05 05:28:37.807969 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3321 | 2026.03.05 05:28:37.808067 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3322 | 2026.03.05 05:28:37.808128 [ 312 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3323 | 2026.03.05 05:28:37.808128 [ 332 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3324 | 2026.03.05 05:28:37.808228 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (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 | ||
| 3325 | 2026.03.05 05:28:37.808252 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3326 | 2026.03.05 05:28:37.808305 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3327 | 2026.03.05 05:28:37.808323 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3328 | 2026.03.05 05:28:37.808351 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <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_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'))" | ||
| 3329 | 2026.03.05 05:28:37.808383 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <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_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'))" | ||
| 3330 | 2026.03.05 05:28:37.809125 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001721 sec., 20337.013364323066 rows/sec., 782.50 KiB/sec. | ||
| 3331 | 2026.03.05 05:28:37.809228 [ 4 ] {1bac94f6-0876-4e0c-90de-d55ac9651242} <Debug> TCPHandler: Processed in 0.001952213 sec. | ||
| 3332 | 2026.03.05 05:28:37.809432 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2026.03.05 05:28:37.809568 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) 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_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) | ||
| 3334 | 2026.03.05 05:28:37.809785 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3335 | 2026.03.05 05:28:37.809820 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <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_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 | ||
| 3336 | 2026.03.05 05:28:37.810029 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3337 | 2026.03.05 05:28:37.810081 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3338 | 2026.03.05 05:28:37.810182 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3339 | 2026.03.05 05:28:37.810250 [ 332 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3340 | 2026.03.05 05:28:37.810254 [ 306 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3341 | 2026.03.05 05:28:37.810365 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (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 | ||
| 3342 | 2026.03.05 05:28:37.810390 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3343 | 2026.03.05 05:28:37.810443 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3344 | 2026.03.05 05:28:37.810459 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3345 | 2026.03.05 05:28:37.810491 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <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_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'))" | ||
| 3346 | 2026.03.05 05:28:37.810604 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <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_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'))" | ||
| 3347 | 2026.03.05 05:28:37.811230 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001719 sec., 20360.67481093659 rows/sec., 783.41 KiB/sec. | ||
| 3348 | 2026.03.05 05:28:37.811330 [ 4 ] {3b2420dd-07cd-4801-9088-fe265e33d7ec} <Debug> TCPHandler: Processed in 0.001947493 sec. | ||
| 3349 | 2026.03.05 05:28:37.910093 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2026.03.05 05:28:37.910264 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) 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_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) | ||
| 3351 | 2026.03.05 05:28:37.910545 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3352 | 2026.03.05 05:28:37.910582 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <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_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 | ||
| 3353 | 2026.03.05 05:28:37.910786 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3354 | 2026.03.05 05:28:37.910840 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3355 | 2026.03.05 05:28:37.910940 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3356 | 2026.03.05 05:28:37.911019 [ 312 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3357 | 2026.03.05 05:28:37.911026 [ 306 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3358 | 2026.03.05 05:28:37.911141 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (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 | ||
| 3359 | 2026.03.05 05:28:37.911166 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3360 | 2026.03.05 05:28:37.911221 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3361 | 2026.03.05 05:28:37.911238 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3362 | 2026.03.05 05:28:37.911268 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <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_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'))" | ||
| 3363 | 2026.03.05 05:28:37.911301 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <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_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'))" | ||
| 3364 | 2026.03.05 05:28:37.911949 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001759 sec., 19897.66913018761 rows/sec., 765.59 KiB/sec. | ||
| 3365 | 2026.03.05 05:28:37.912046 [ 4 ] {583a9cf4-eb4e-40ef-a953-aaa1f8ad595c} <Debug> TCPHandler: Processed in 0.002013815 sec. | ||
| 3366 | 2026.03.05 05:28:37.937026 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.03.05 05:28:37.937299 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) 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_cpu:cpu_nsec', '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_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) | ||
| 3368 | 2026.03.05 05:28:37.937667 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3369 | 2026.03.05 05:28:37.937703 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <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_cpu:cpu_nsec', '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_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 | ||
| 3370 | 2026.03.05 05:28:37.937907 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3371 | 2026.03.05 05:28:37.937959 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3372 | 2026.03.05 05:28:37.938060 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3373 | 2026.03.05 05:28:37.938129 [ 332 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3374 | 2026.03.05 05:28:37.938144 [ 333 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3375 | 2026.03.05 05:28:37.938231 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (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 | ||
| 3376 | 2026.03.05 05:28:37.938252 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3377 | 2026.03.05 05:28:37.938312 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3378 | 2026.03.05 05:28:37.938329 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <Debug> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3379 | 2026.03.05 05:28:37.938358 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <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_cpu:cpu_nsec', '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_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'))" | ||
| 3380 | 2026.03.05 05:28:37.938387 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <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_cpu:cpu_nsec', '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_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'))" | ||
| 3381 | 2026.03.05 05:28:37.938976 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001799 sec., 19455.252918287937 rows/sec., 748.57 KiB/sec. | ||
| 3382 | 2026.03.05 05:28:37.939063 [ 4 ] {821d7005-bf7d-4a7a-b722-0ea5559e6e95} <Debug> TCPHandler: Processed in 0.002137067 sec. | ||
| 3383 | 2026.03.05 05:28:37.940384 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.03.05 05:28:37.940490 [ 4 ] {782e3457-6621-46bd-9a48-49bdf0a49d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3385 | 2026.03.05 05:28:37.940536 [ 4 ] {782e3457-6621-46bd-9a48-49bdf0a49d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3386 | 2026.03.05 05:28:37.941118 [ 4 ] {782e3457-6621-46bd-9a48-49bdf0a49d3c} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.03.05 05:28:37.941165 [ 4 ] {782e3457-6621-46bd-9a48-49bdf0a49d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3388 | 2026.03.05 05:28:37.941626 [ 4 ] {782e3457-6621-46bd-9a48-49bdf0a49d3c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3389 | 2026.03.05 05:28:37.941818 [ 4 ] {782e3457-6621-46bd-9a48-49bdf0a49d3c} <Trace> oximeter.timeseries_schema (239f211a-fd46-4685-81bd-ce81326d1f10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.03.05 05:28:37.941960 [ 4 ] {782e3457-6621-46bd-9a48-49bdf0a49d3c} <Debug> executeQuery: Read 8 rows, 1.66 KiB in 0.0015 sec., 5333.333333333333 rows/sec., 1.08 MiB/sec. | ||
| 3391 | 2026.03.05 05:28:37.941997 [ 4 ] {782e3457-6621-46bd-9a48-49bdf0a49d3c} <Debug> TCPHandler: Processed in 0.001661849 sec. | ||
| 3392 | 2026.03.05 05:28:37.942110 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.03.05 05:28:37.942203 [ 4 ] {f5014bed-d994-4910-a368-3051a965a630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3394 | 2026.03.05 05:28:37.942242 [ 4 ] {f5014bed-d994-4910-a368-3051a965a630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3395 | 2026.03.05 05:28:37.942651 [ 4 ] {f5014bed-d994-4910-a368-3051a965a630} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.03.05 05:28:37.942687 [ 4 ] {f5014bed-d994-4910-a368-3051a965a630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3397 | 2026.03.05 05:28:37.942970 [ 4 ] {f5014bed-d994-4910-a368-3051a965a630} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3398 | 2026.03.05 05:28:37.943176 [ 4 ] {f5014bed-d994-4910-a368-3051a965a630} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.03.05 05:28:37.943300 [ 4 ] {f5014bed-d994-4910-a368-3051a965a630} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 438.80 KiB/sec. | ||
| 3400 | 2026.03.05 05:28:37.943341 [ 4 ] {f5014bed-d994-4910-a368-3051a965a630} <Debug> TCPHandler: Processed in 0.001279301 sec. | ||
| 3401 | 2026.03.05 05:28:37.943461 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.03.05 05:28:37.943559 [ 4 ] {96b3079e-70df-4b6a-a1ae-0c978d5e412e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3403 | 2026.03.05 05:28:37.943599 [ 4 ] {96b3079e-70df-4b6a-a1ae-0c978d5e412e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3404 | 2026.03.05 05:28:37.945333 [ 4 ] {96b3079e-70df-4b6a-a1ae-0c978d5e412e} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.03.05 05:28:37.945368 [ 4 ] {96b3079e-70df-4b6a-a1ae-0c978d5e412e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3406 | 2026.03.05 05:28:37.945795 [ 4 ] {96b3079e-70df-4b6a-a1ae-0c978d5e412e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3407 | 2026.03.05 05:28:37.946028 [ 4 ] {96b3079e-70df-4b6a-a1ae-0c978d5e412e} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.03.05 05:28:37.946132 [ 134 ] {} <Debug> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3409 | 2026.03.05 05:28:37.946159 [ 4 ] {96b3079e-70df-4b6a-a1ae-0c978d5e412e} <Debug> executeQuery: Read 2013 rows, 155.50 KiB in 0.002617 sec., 769201.37562094 rows/sec., 58.03 MiB/sec. | ||
| 3410 | 2026.03.05 05:28:37.946194 [ 134 ] {} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.03.05 05:28:37.946208 [ 4 ] {96b3079e-70df-4b6a-a1ae-0c978d5e412e} <Debug> TCPHandler: Processed in 0.002794997 sec. | ||
| 3412 | 2026.03.05 05:28:37.946226 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3413 | 2026.03.05 05:28:37.946317 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3414 | 2026.03.05 05:28:37.946341 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::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 | ||
| 3415 | 2026.03.05 05:28:37.946418 [ 4 ] {975a77a2-42ab-4117-ad4e-d234a78f9924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3416 | 2026.03.05 05:28:37.946463 [ 4 ] {975a77a2-42ab-4117-ad4e-d234a78f9924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3417 | 2026.03.05 05:28:37.946472 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3418 | 2026.03.05 05:28:37.946513 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 875 rows starting from the beginning of the part | ||
| 3419 | 2026.03.05 05:28:37.946580 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 3420 | 2026.03.05 05:28:37.946630 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 811 rows starting from the beginning of the part | ||
| 3421 | 2026.03.05 05:28:37.946679 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 3422 | 2026.03.05 05:28:37.946723 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 805 rows starting from the beginning of the part | ||
| 3423 | 2026.03.05 05:28:37.946766 [ 196 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2013 rows starting from the beginning of the part | ||
| 3424 | 2026.03.05 05:28:37.946895 [ 4 ] {975a77a2-42ab-4117-ad4e-d234a78f9924} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.03.05 05:28:37.946948 [ 4 ] {975a77a2-42ab-4117-ad4e-d234a78f9924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3426 | 2026.03.05 05:28:37.947358 [ 4 ] {975a77a2-42ab-4117-ad4e-d234a78f9924} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3427 | 2026.03.05 05:28:37.947580 [ 4 ] {975a77a2-42ab-4117-ad4e-d234a78f9924} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.03.05 05:28:37.947716 [ 4 ] {975a77a2-42ab-4117-ad4e-d234a78f9924} <Debug> executeQuery: Read 52 rows, 3.88 KiB in 0.001317 sec., 39483.67501898253 rows/sec., 2.88 MiB/sec. | ||
| 3429 | 2026.03.05 05:28:37.947754 [ 4 ] {975a77a2-42ab-4117-ad4e-d234a78f9924} <Debug> TCPHandler: Processed in 0.001485595 sec. | ||
| 3430 | 2026.03.05 05:28:37.947859 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.03.05 05:28:37.947953 [ 4 ] {bc518c3c-af6c-4ae7-9400-9ccde1f7bf9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3432 | 2026.03.05 05:28:37.947993 [ 4 ] {bc518c3c-af6c-4ae7-9400-9ccde1f7bf9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3433 | 2026.03.05 05:28:37.948663 [ 189 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4760 rows, containing 5 columns (5 merged, 0 gathered) in 0.00236872 sec., 2009524.1311763315 rows/sec., 164.28 MiB/sec. | ||
| 3434 | 2026.03.05 05:28:37.948680 [ 4 ] {bc518c3c-af6c-4ae7-9400-9ccde1f7bf9e} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.03.05 05:28:37.948726 [ 4 ] {bc518c3c-af6c-4ae7-9400-9ccde1f7bf9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3436 | 2026.03.05 05:28:37.949012 [ 188 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3437 | 2026.03.05 05:28:37.949100 [ 4 ] {bc518c3c-af6c-4ae7-9400-9ccde1f7bf9e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3438 | 2026.03.05 05:28:37.949375 [ 188 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_16_3} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.03.05 05:28:37.949406 [ 4 ] {bc518c3c-af6c-4ae7-9400-9ccde1f7bf9e} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.03.05 05:28:37.949458 [ 188 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_16_3} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3441 | 2026.03.05 05:28:37.949549 [ 4 ] {bc518c3c-af6c-4ae7-9400-9ccde1f7bf9e} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001613 sec., 438933.6639801612 rows/sec., 25.61 MiB/sec. | ||
| 3442 | 2026.03.05 05:28:37.949573 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 3443 | 2026.03.05 05:28:37.949590 [ 4 ] {bc518c3c-af6c-4ae7-9400-9ccde1f7bf9e} <Debug> TCPHandler: Processed in 0.00177845 sec. | ||
| 3444 | 2026.03.05 05:28:37.949711 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2026.03.05 05:28:37.949805 [ 4 ] {699e6840-1db2-4e42-9539-ea9ff4c8c3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3446 | 2026.03.05 05:28:37.949844 [ 4 ] {699e6840-1db2-4e42-9539-ea9ff4c8c3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3447 | 2026.03.05 05:28:37.950216 [ 4 ] {699e6840-1db2-4e42-9539-ea9ff4c8c3f8} <Trace> oximeter.fields_u64 (c46ab33a-ed1f-49e2-bece-c60de54ababd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.03.05 05:28:37.950252 [ 4 ] {699e6840-1db2-4e42-9539-ea9ff4c8c3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3449 | 2026.03.05 05:28:37.950537 [ 4 ] {699e6840-1db2-4e42-9539-ea9ff4c8c3f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3450 | 2026.03.05 05:28:37.950763 [ 4 ] {699e6840-1db2-4e42-9539-ea9ff4c8c3f8} <Trace> oximeter.fields_u64 (c46ab33a-ed1f-49e2-bece-c60de54ababd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.03.05 05:28:37.950884 [ 4 ] {699e6840-1db2-4e42-9539-ea9ff4c8c3f8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 64.10 KiB/sec. | ||
| 3452 | 2026.03.05 05:28:37.950928 [ 4 ] {699e6840-1db2-4e42-9539-ea9ff4c8c3f8} <Debug> TCPHandler: Processed in 0.001265801 sec. | ||
| 3453 | 2026.03.05 05:28:37.951028 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2026.03.05 05:28:37.951120 [ 4 ] {e32b2e1f-9118-41a5-8386-19e2003912e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3455 | 2026.03.05 05:28:37.951159 [ 4 ] {e32b2e1f-9118-41a5-8386-19e2003912e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3456 | 2026.03.05 05:28:37.951998 [ 4 ] {e32b2e1f-9118-41a5-8386-19e2003912e8} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.03.05 05:28:37.952033 [ 4 ] {e32b2e1f-9118-41a5-8386-19e2003912e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3458 | 2026.03.05 05:28:37.952384 [ 4 ] {e32b2e1f-9118-41a5-8386-19e2003912e8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3459 | 2026.03.05 05:28:37.952599 [ 4 ] {e32b2e1f-9118-41a5-8386-19e2003912e8} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.03.05 05:28:37.952701 [ 134 ] {} <Debug> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3461 | 2026.03.05 05:28:37.952723 [ 4 ] {e32b2e1f-9118-41a5-8386-19e2003912e8} <Debug> executeQuery: Read 1052 rows, 74.51 KiB in 0.00162 sec., 649382.7160493827 rows/sec., 44.92 MiB/sec. | ||
| 3462 | 2026.03.05 05:28:37.952738 [ 134 ] {} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.03.05 05:28:37.952767 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3464 | 2026.03.05 05:28:37.952768 [ 4 ] {e32b2e1f-9118-41a5-8386-19e2003912e8} <Debug> TCPHandler: Processed in 0.001787591 sec. | ||
| 3465 | 2026.03.05 05:28:37.952854 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::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 | ||
| 3466 | 2026.03.05 05:28:37.952893 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2026.03.05 05:28:37.952960 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3468 | 2026.03.05 05:28:37.952992 [ 4 ] {90fcba04-d1c6-4f39-81e1-5aaca5c5b3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3469 | 2026.03.05 05:28:37.952994 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 551 rows starting from the beginning of the part | ||
| 3470 | 2026.03.05 05:28:37.953041 [ 4 ] {90fcba04-d1c6-4f39-81e1-5aaca5c5b3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3471 | 2026.03.05 05:28:37.953067 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 3472 | 2026.03.05 05:28:37.953114 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::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 | ||
| 3473 | 2026.03.05 05:28:37.953154 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 100 rows starting from the beginning of the part | ||
| 3474 | 2026.03.05 05:28:37.953193 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 494 rows starting from the beginning of the part | ||
| 3475 | 2026.03.05 05:28:37.953237 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1052 rows starting from the beginning of the part | ||
| 3476 | 2026.03.05 05:28:37.954399 [ 186 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2809 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575167 sec., 1783302.9767637337 rows/sec., 132.70 MiB/sec. | ||
| 3477 | 2026.03.05 05:28:37.954606 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3478 | 2026.03.05 05:28:37.954655 [ 4 ] {90fcba04-d1c6-4f39-81e1-5aaca5c5b3f2} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.03.05 05:28:37.954698 [ 4 ] {90fcba04-d1c6-4f39-81e1-5aaca5c5b3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3480 | 2026.03.05 05:28:37.954876 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_16_3} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.03.05 05:28:37.954954 [ 196 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_16_3} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3482 | 2026.03.05 05:28:37.955022 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3483 | 2026.03.05 05:28:37.955354 [ 4 ] {90fcba04-d1c6-4f39-81e1-5aaca5c5b3f2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3484 | 2026.03.05 05:28:37.955577 [ 4 ] {90fcba04-d1c6-4f39-81e1-5aaca5c5b3f2} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.03.05 05:28:37.955682 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3486 | 2026.03.05 05:28:37.955708 [ 4 ] {90fcba04-d1c6-4f39-81e1-5aaca5c5b3f2} <Debug> executeQuery: Read 3500 rows, 234.10 KiB in 0.002733 sec., 1280643.9809732893 rows/sec., 83.65 MiB/sec. | ||
| 3487 | 2026.03.05 05:28:37.955718 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.03.05 05:28:37.955761 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3489 | 2026.03.05 05:28:37.955810 [ 4 ] {90fcba04-d1c6-4f39-81e1-5aaca5c5b3f2} <Debug> TCPHandler: Processed in 0.002962881 sec. | ||
| 3490 | 2026.03.05 05:28:37.955851 [ 196 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::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 | ||
| 3491 | 2026.03.05 05:28:37.955950 [ 196 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3492 | 2026.03.05 05:28:37.955975 [ 196 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2364 rows starting from the beginning of the part | ||
| 3493 | 2026.03.05 05:28:37.955979 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.03.05 05:28:37.956028 [ 196 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::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 | ||
| 3495 | 2026.03.05 05:28:37.956071 [ 196 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 271 rows starting from the beginning of the part | ||
| 3496 | 2026.03.05 05:28:37.956105 [ 196 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3497 | 2026.03.05 05:28:37.956107 [ 4 ] {68aab400-c96f-431a-824e-14332fb2954a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3498 | 2026.03.05 05:28:37.956138 [ 196 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3499 | 2026.03.05 05:28:37.956180 [ 196 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3500 rows starting from the beginning of the part | ||
| 3500 | 2026.03.05 05:28:37.956182 [ 4 ] {68aab400-c96f-431a-824e-14332fb2954a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3501 | 2026.03.05 05:28:37.957234 [ 4 ] {68aab400-c96f-431a-824e-14332fb2954a} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.03.05 05:28:37.957274 [ 4 ] {68aab400-c96f-431a-824e-14332fb2954a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3503 | 2026.03.05 05:28:37.958038 [ 4 ] {68aab400-c96f-431a-824e-14332fb2954a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3504 | 2026.03.05 05:28:37.958269 [ 4 ] {68aab400-c96f-431a-824e-14332fb2954a} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.03.05 05:28:37.958378 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6720 rows, containing 5 columns (5 merged, 0 gathered) in 0.002567374 sec., 2617460.486863231 rows/sec., 173.75 MiB/sec. | ||
| 3506 | 2026.03.05 05:28:37.958410 [ 4 ] {68aab400-c96f-431a-824e-14332fb2954a} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002328 sec., 19759.450171821303 rows/sec., 35.41 MiB/sec. | ||
| 3507 | 2026.03.05 05:28:37.958469 [ 4 ] {68aab400-c96f-431a-824e-14332fb2954a} <Debug> TCPHandler: Processed in 0.002548193 sec. | ||
| 3508 | 2026.03.05 05:28:37.958596 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.03.05 05:28:37.958689 [ 4 ] {768e37fc-bbad-4a6e-b849-94a9e344b8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.03.05 05:28:37.958729 [ 4 ] {768e37fc-bbad-4a6e-b849-94a9e344b8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3511 | 2026.03.05 05:28:37.958987 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3512 | 2026.03.05 05:28:37.959072 [ 4 ] {768e37fc-bbad-4a6e-b849-94a9e344b8b5} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.03.05 05:28:37.959113 [ 4 ] {768e37fc-bbad-4a6e-b849-94a9e344b8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3514 | 2026.03.05 05:28:37.959321 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.03.05 05:28:37.959405 [ 186 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3516 | 2026.03.05 05:28:37.959453 [ 4 ] {768e37fc-bbad-4a6e-b849-94a9e344b8b5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3517 | 2026.03.05 05:28:37.959498 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3518 | 2026.03.05 05:28:37.959666 [ 4 ] {768e37fc-bbad-4a6e-b849-94a9e344b8b5} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.03.05 05:28:37.959768 [ 134 ] {} <Debug> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3520 | 2026.03.05 05:28:37.959798 [ 134 ] {} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.03.05 05:28:37.959799 [ 4 ] {768e37fc-bbad-4a6e-b849-94a9e344b8b5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.43 MiB/sec. | ||
| 3522 | 2026.03.05 05:28:37.959817 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3523 | 2026.03.05 05:28:37.959847 [ 4 ] {768e37fc-bbad-4a6e-b849-94a9e344b8b5} <Debug> TCPHandler: Processed in 0.001298163 sec. | ||
| 3524 | 2026.03.05 05:28:37.959890 [ 196 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::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 | ||
| 3525 | 2026.03.05 05:28:37.959979 [ 196 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3526 | 2026.03.05 05:28:37.960001 [ 196 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 828 rows starting from the beginning of the part | ||
| 3527 | 2026.03.05 05:28:37.960042 [ 196 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3528 | 2026.03.05 05:28:37.960076 [ 196 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3529 | 2026.03.05 05:28:37.960109 [ 196 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::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 | ||
| 3530 | 2026.03.05 05:28:37.960138 [ 196 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3531 | 2026.03.05 05:28:37.960171 [ 196 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 3532 | 2026.03.05 05:28:37.960962 [ 186 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1152 rows, containing 4 columns (4 merged, 0 gathered) in 0.001098849 sec., 1048369.703207629 rows/sec., 67.49 MiB/sec. | ||
| 3533 | 2026.03.05 05:28:37.961123 [ 188 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3534 | 2026.03.05 05:28:37.961371 [ 188 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_16_3} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.03.05 05:28:37.961433 [ 188 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_16_3} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3536 | 2026.03.05 05:28:37.961502 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3537 | 2026.03.05 05:28:40.956109 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3538 | 2026.03.05 05:28:40.956371 [ 4 ] {05d32866-9f95-4d21-8fec-614162023ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3539 | 2026.03.05 05:28:40.956469 [ 4 ] {05d32866-9f95-4d21-8fec-614162023ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3540 | 2026.03.05 05:28:40.957214 [ 4 ] {05d32866-9f95-4d21-8fec-614162023ff2} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.03.05 05:28:40.957266 [ 4 ] {05d32866-9f95-4d21-8fec-614162023ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3542 | 2026.03.05 05:28:40.957672 [ 4 ] {05d32866-9f95-4d21-8fec-614162023ff2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3543 | 2026.03.05 05:28:40.957906 [ 4 ] {05d32866-9f95-4d21-8fec-614162023ff2} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.03.05 05:28:40.958077 [ 4 ] {05d32866-9f95-4d21-8fec-614162023ff2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001775 sec., 31549.295774647886 rows/sec., 2.41 MiB/sec. | ||
| 3545 | 2026.03.05 05:28:40.958124 [ 4 ] {05d32866-9f95-4d21-8fec-614162023ff2} <Debug> TCPHandler: Processed in 0.002190898 sec. | ||
| 3546 | 2026.03.05 05:28:40.958252 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3547 | 2026.03.05 05:28:40.958354 [ 4 ] {c5d462c9-8b86-4340-a200-d4429e437e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3548 | 2026.03.05 05:28:40.958400 [ 4 ] {c5d462c9-8b86-4340-a200-d4429e437e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3549 | 2026.03.05 05:28:40.958845 [ 4 ] {c5d462c9-8b86-4340-a200-d4429e437e40} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2026.03.05 05:28:40.958886 [ 4 ] {c5d462c9-8b86-4340-a200-d4429e437e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3551 | 2026.03.05 05:28:40.959211 [ 4 ] {c5d462c9-8b86-4340-a200-d4429e437e40} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3552 | 2026.03.05 05:28:40.959427 [ 4 ] {c5d462c9-8b86-4340-a200-d4429e437e40} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.03.05 05:28:40.959561 [ 4 ] {c5d462c9-8b86-4340-a200-d4429e437e40} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 3554 | 2026.03.05 05:28:40.959600 [ 4 ] {c5d462c9-8b86-4340-a200-d4429e437e40} <Debug> TCPHandler: Processed in 0.001401514 sec. | ||
| 3555 | 2026.03.05 05:28:40.959718 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3556 | 2026.03.05 05:28:40.959814 [ 4 ] {a6d50b92-a755-4727-9e24-23e4b331d3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3557 | 2026.03.05 05:28:40.959859 [ 4 ] {a6d50b92-a755-4727-9e24-23e4b331d3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3558 | 2026.03.05 05:28:40.960236 [ 4 ] {a6d50b92-a755-4727-9e24-23e4b331d3eb} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2026.03.05 05:28:40.960273 [ 4 ] {a6d50b92-a755-4727-9e24-23e4b331d3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3560 | 2026.03.05 05:28:40.960603 [ 4 ] {a6d50b92-a755-4727-9e24-23e4b331d3eb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3561 | 2026.03.05 05:28:40.960814 [ 4 ] {a6d50b92-a755-4727-9e24-23e4b331d3eb} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2026.03.05 05:28:40.960945 [ 4 ] {a6d50b92-a755-4727-9e24-23e4b331d3eb} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001151 sec., 83405.73414422243 rows/sec., 5.81 MiB/sec. | ||
| 3563 | 2026.03.05 05:28:40.960982 [ 4 ] {a6d50b92-a755-4727-9e24-23e4b331d3eb} <Debug> TCPHandler: Processed in 0.001313392 sec. | ||
| 3564 | 2026.03.05 05:28:40.961096 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2026.03.05 05:28:40.961191 [ 4 ] {4ae4ad5b-47b5-42d5-b2ac-84395ca19b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3566 | 2026.03.05 05:28:40.961233 [ 4 ] {4ae4ad5b-47b5-42d5-b2ac-84395ca19b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3567 | 2026.03.05 05:28:40.961792 [ 4 ] {4ae4ad5b-47b5-42d5-b2ac-84395ca19b2f} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.03.05 05:28:40.961829 [ 4 ] {4ae4ad5b-47b5-42d5-b2ac-84395ca19b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3569 | 2026.03.05 05:28:40.962132 [ 4 ] {4ae4ad5b-47b5-42d5-b2ac-84395ca19b2f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3570 | 2026.03.05 05:28:40.962337 [ 4 ] {4ae4ad5b-47b5-42d5-b2ac-84395ca19b2f} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.03.05 05:28:40.962466 [ 4 ] {4ae4ad5b-47b5-42d5-b2ac-84395ca19b2f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001293 sec., 27842.227378190255 rows/sec., 1.88 MiB/sec. | ||
| 3572 | 2026.03.05 05:28:40.962502 [ 4 ] {4ae4ad5b-47b5-42d5-b2ac-84395ca19b2f} <Debug> TCPHandler: Processed in 0.001453365 sec. | ||
| 3573 | 2026.03.05 05:28:41.392411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6255 | ||
| 3574 | 2026.03.05 05:28:41.393001 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.03.05 05:28:41.393049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3576 | 2026.03.05 05:28:41.393625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3577 | 2026.03.05 05:28:41.393861 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.03.05 05:28:41.393991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6255 | ||
| 3579 | 2026.03.05 05:28:41.718446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3580 | 2026.03.05 05:28:41.737363 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.03.05 05:28:41.737448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3582 | 2026.03.05 05:28:41.743808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3583 | 2026.03.05 05:28:41.744562 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.03.05 05:28:41.747595 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3585 | 2026.03.05 05:28:42.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.08 MiB, peak 228.08 MiB, free memory in arenas 0.00 B, will set to 225.51 MiB (RSS), difference: 1.43 MiB | ||
| 3586 | 2026.03.05 05:28:43.894491 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 478 | ||
| 3587 | 2026.03.05 05:28:43.897463 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.03.05 05:28:43.897517 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3589 | 2026.03.05 05:28:43.898804 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3590 | 2026.03.05 05:28:43.899085 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.03.05 05:28:43.899432 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3592 | 2026.03.05 05:28:45.967165 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3593 | 2026.03.05 05:28:45.967447 [ 4 ] {91537327-6625-4904-84d9-947695bb45ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3594 | 2026.03.05 05:28:45.967548 [ 4 ] {91537327-6625-4904-84d9-947695bb45ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3595 | 2026.03.05 05:28:45.968460 [ 4 ] {91537327-6625-4904-84d9-947695bb45ca} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2026.03.05 05:28:45.968501 [ 4 ] {91537327-6625-4904-84d9-947695bb45ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3597 | 2026.03.05 05:28:45.968920 [ 4 ] {91537327-6625-4904-84d9-947695bb45ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3598 | 2026.03.05 05:28:45.969161 [ 4 ] {91537327-6625-4904-84d9-947695bb45ca} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2026.03.05 05:28:45.969270 [ 139 ] {} <Debug> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3600 | 2026.03.05 05:28:45.969309 [ 4 ] {91537327-6625-4904-84d9-947695bb45ca} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001937 sec., 146618.48218895198 rows/sec., 9.31 MiB/sec. | ||
| 3601 | 2026.03.05 05:28:45.969314 [ 139 ] {} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.03.05 05:28:45.969345 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3603 | 2026.03.05 05:28:45.969355 [ 4 ] {91537327-6625-4904-84d9-947695bb45ca} <Debug> TCPHandler: Processed in 0.002373571 sec. | ||
| 3604 | 2026.03.05 05:28:45.969477 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::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 | ||
| 3605 | 2026.03.05 05:28:45.969482 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2026.03.05 05:28:45.969636 [ 4 ] {414f4a3b-3889-4d04-af70-6682aa220133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3607 | 2026.03.05 05:28:45.969647 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3608 | 2026.03.05 05:28:45.969683 [ 4 ] {414f4a3b-3889-4d04-af70-6682aa220133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3609 | 2026.03.05 05:28:45.969692 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3610 | 2026.03.05 05:28:45.969793 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3611 | 2026.03.05 05:28:45.969843 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3612 | 2026.03.05 05:28:45.969884 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3613 | 2026.03.05 05:28:45.969926 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3614 | 2026.03.05 05:28:45.970529 [ 4 ] {414f4a3b-3889-4d04-af70-6682aa220133} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2026.03.05 05:28:45.970572 [ 4 ] {414f4a3b-3889-4d04-af70-6682aa220133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3616 | 2026.03.05 05:28:45.970868 [ 199 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455364 sec., 975700.9243048475 rows/sec., 65.69 MiB/sec. | ||
| 3617 | 2026.03.05 05:28:45.971011 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3618 | 2026.03.05 05:28:45.971056 [ 4 ] {414f4a3b-3889-4d04-af70-6682aa220133} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3619 | 2026.03.05 05:28:45.971331 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_9_2} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.03.05 05:28:45.971358 [ 4 ] {414f4a3b-3889-4d04-af70-6682aa220133} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.03.05 05:28:45.971411 [ 190 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_9_2} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3622 | 2026.03.05 05:28:45.971494 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3623 | 2026.03.05 05:28:45.971522 [ 4 ] {414f4a3b-3889-4d04-af70-6682aa220133} <Debug> executeQuery: Read 805 rows, 64.93 KiB in 0.001909 sec., 421686.7469879518 rows/sec., 33.22 MiB/sec. | ||
| 3624 | 2026.03.05 05:28:45.971570 [ 4 ] {414f4a3b-3889-4d04-af70-6682aa220133} <Debug> TCPHandler: Processed in 0.002137656 sec. | ||
| 3625 | 2026.03.05 05:28:45.971685 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.03.05 05:28:45.971781 [ 4 ] {4d164d34-f003-49a8-8620-fb41c4ac9e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3627 | 2026.03.05 05:28:45.971822 [ 4 ] {4d164d34-f003-49a8-8620-fb41c4ac9e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3628 | 2026.03.05 05:28:45.972263 [ 4 ] {4d164d34-f003-49a8-8620-fb41c4ac9e4e} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.03.05 05:28:45.972299 [ 4 ] {4d164d34-f003-49a8-8620-fb41c4ac9e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3630 | 2026.03.05 05:28:45.972615 [ 4 ] {4d164d34-f003-49a8-8620-fb41c4ac9e4e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3631 | 2026.03.05 05:28:45.972823 [ 4 ] {4d164d34-f003-49a8-8620-fb41c4ac9e4e} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.03.05 05:28:45.972914 [ 139 ] {} <Debug> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3633 | 2026.03.05 05:28:45.972944 [ 139 ] {} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2026.03.05 05:28:45.972949 [ 4 ] {4d164d34-f003-49a8-8620-fb41c4ac9e4e} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.001187 sec., 122999.15754001687 rows/sec., 7.28 MiB/sec. | ||
| 3635 | 2026.03.05 05:28:45.972966 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3636 | 2026.03.05 05:28:45.972995 [ 4 ] {4d164d34-f003-49a8-8620-fb41c4ac9e4e} <Debug> TCPHandler: Processed in 0.001359254 sec. | ||
| 3637 | 2026.03.05 05:28:45.973047 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::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 | ||
| 3638 | 2026.03.05 05:28:45.973114 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2026.03.05 05:28:45.973149 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3640 | 2026.03.05 05:28:45.973180 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 190 rows starting from the beginning of the part | ||
| 3641 | 2026.03.05 05:28:45.973212 [ 4 ] {09a5628c-148d-4c06-bd88-61101ae4df01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3642 | 2026.03.05 05:28:45.973233 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 158 rows starting from the beginning of the part | ||
| 3643 | 2026.03.05 05:28:45.973256 [ 4 ] {09a5628c-148d-4c06-bd88-61101ae4df01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3644 | 2026.03.05 05:28:45.973284 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 3645 | 2026.03.05 05:28:45.973327 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 146 rows starting from the beginning of the part | ||
| 3646 | 2026.03.05 05:28:45.973365 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part | ||
| 3647 | 2026.03.05 05:28:45.973400 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 146 rows starting from the beginning of the part | ||
| 3648 | 2026.03.05 05:28:45.973692 [ 4 ] {09a5628c-148d-4c06-bd88-61101ae4df01} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.03.05 05:28:45.973732 [ 4 ] {09a5628c-148d-4c06-bd88-61101ae4df01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3650 | 2026.03.05 05:28:45.974059 [ 4 ] {09a5628c-148d-4c06-bd88-61101ae4df01} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3651 | 2026.03.05 05:28:45.974198 [ 186 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118614 sec., 613755.5431905171 rows/sec., 40.24 MiB/sec. | ||
| 3652 | 2026.03.05 05:28:45.974273 [ 4 ] {09a5628c-148d-4c06-bd88-61101ae4df01} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.03.05 05:28:45.974367 [ 139 ] {} <Debug> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3654 | 2026.03.05 05:28:45.974391 [ 139 ] {} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.03.05 05:28:45.974408 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3656 | 2026.03.05 05:28:45.974407 [ 4 ] {09a5628c-148d-4c06-bd88-61101ae4df01} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.94 MiB/sec. | ||
| 3657 | 2026.03.05 05:28:45.974433 [ 200 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3658 | 2026.03.05 05:28:45.974452 [ 4 ] {09a5628c-148d-4c06-bd88-61101ae4df01} <Debug> TCPHandler: Processed in 0.001390274 sec. | ||
| 3659 | 2026.03.05 05:28:45.974500 [ 192 ] {3cda7eb8-5076-40c1-8136-a16138200641::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 | ||
| 3660 | 2026.03.05 05:28:45.974593 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.03.05 05:28:45.974620 [ 192 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3662 | 2026.03.05 05:28:45.974658 [ 192 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 3663 | 2026.03.05 05:28:45.974696 [ 4 ] {0c26792f-df17-4d3e-aa11-c5822b6e5e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3664 | 2026.03.05 05:28:45.974743 [ 4 ] {0c26792f-df17-4d3e-aa11-c5822b6e5e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3665 | 2026.03.05 05:28:45.974750 [ 192 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3666 | 2026.03.05 05:28:45.974773 [ 200 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_16_3} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.03.05 05:28:45.974811 [ 192 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3668 | 2026.03.05 05:28:45.974859 [ 200 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_16_3} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3669 | 2026.03.05 05:28:45.974860 [ 192 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3670 | 2026.03.05 05:28:45.974913 [ 192 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 708 rows starting from the beginning of the part | ||
| 3671 | 2026.03.05 05:28:45.974953 [ 192 ] {3cda7eb8-5076-40c1-8136-a16138200641::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 | ||
| 3672 | 2026.03.05 05:28:45.974953 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3673 | 2026.03.05 05:28:45.975184 [ 4 ] {0c26792f-df17-4d3e-aa11-c5822b6e5e9b} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2026.03.05 05:28:45.975226 [ 4 ] {0c26792f-df17-4d3e-aa11-c5822b6e5e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3675 | 2026.03.05 05:28:45.975573 [ 4 ] {0c26792f-df17-4d3e-aa11-c5822b6e5e9b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3676 | 2026.03.05 05:28:45.975794 [ 4 ] {0c26792f-df17-4d3e-aa11-c5822b6e5e9b} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.03.05 05:28:45.975881 [ 139 ] {} <Debug> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3678 | 2026.03.05 05:28:45.975908 [ 139 ] {} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.03.05 05:28:45.975917 [ 4 ] {0c26792f-df17-4d3e-aa11-c5822b6e5e9b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00124 sec., 119354.83870967742 rows/sec., 6.79 MiB/sec. | ||
| 3680 | 2026.03.05 05:28:45.975928 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3681 | 2026.03.05 05:28:45.975956 [ 4 ] {0c26792f-df17-4d3e-aa11-c5822b6e5e9b} <Debug> TCPHandler: Processed in 0.001415334 sec. | ||
| 3682 | 2026.03.05 05:28:45.976002 [ 186 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1453 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549156 sec., 937930.0728913033 rows/sec., 61.31 MiB/sec. | ||
| 3683 | 2026.03.05 05:28:45.976006 [ 192 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::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 | ||
| 3684 | 2026.03.05 05:28:45.976077 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2026.03.05 05:28:45.976136 [ 192 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3686 | 2026.03.05 05:28:45.976170 [ 192 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3687 | 2026.03.05 05:28:45.976175 [ 4 ] {5fa3d4ed-7e06-4313-b4a2-e03d46af6a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3688 | 2026.03.05 05:28:45.976226 [ 4 ] {5fa3d4ed-7e06-4313-b4a2-e03d46af6a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3689 | 2026.03.05 05:28:45.976231 [ 192 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3690 | 2026.03.05 05:28:45.976243 [ 191 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3691 | 2026.03.05 05:28:45.976288 [ 192 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3692 | 2026.03.05 05:28:45.976340 [ 192 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3693 | 2026.03.05 05:28:45.976382 [ 192 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3694 | 2026.03.05 05:28:45.976622 [ 191 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_10_2} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2026.03.05 05:28:45.976708 [ 191 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_10_2} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3696 | 2026.03.05 05:28:45.976788 [ 4 ] {5fa3d4ed-7e06-4313-b4a2-e03d46af6a1e} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.03.05 05:28:45.976794 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3698 | 2026.03.05 05:28:45.976824 [ 4 ] {5fa3d4ed-7e06-4313-b4a2-e03d46af6a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3699 | 2026.03.05 05:28:45.977177 [ 4 ] {5fa3d4ed-7e06-4313-b4a2-e03d46af6a1e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3700 | 2026.03.05 05:28:45.977259 [ 197 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283093 sec., 576731.3826823153 rows/sec., 35.00 MiB/sec. | ||
| 3701 | 2026.03.05 05:28:45.977392 [ 4 ] {5fa3d4ed-7e06-4313-b4a2-e03d46af6a1e} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.03.05 05:28:45.977420 [ 191 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3703 | 2026.03.05 05:28:45.977541 [ 4 ] {5fa3d4ed-7e06-4313-b4a2-e03d46af6a1e} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001384 sec., 356936.4161849711 rows/sec., 25.05 MiB/sec. | ||
| 3704 | 2026.03.05 05:28:45.977601 [ 4 ] {5fa3d4ed-7e06-4313-b4a2-e03d46af6a1e} <Debug> TCPHandler: Processed in 0.001576418 sec. | ||
| 3705 | 2026.03.05 05:28:45.977693 [ 191 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_9_2} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.03.05 05:28:45.977722 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.03.05 05:28:45.977754 [ 191 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_9_2} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3708 | 2026.03.05 05:28:45.977815 [ 4 ] {134cb5e6-28da-432a-947d-b08bdd7cb16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3709 | 2026.03.05 05:28:45.977821 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3710 | 2026.03.05 05:28:45.977857 [ 4 ] {134cb5e6-28da-432a-947d-b08bdd7cb16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3711 | 2026.03.05 05:28:45.978187 [ 4 ] {134cb5e6-28da-432a-947d-b08bdd7cb16b} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.03.05 05:28:45.978222 [ 4 ] {134cb5e6-28da-432a-947d-b08bdd7cb16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3713 | 2026.03.05 05:28:45.978518 [ 4 ] {134cb5e6-28da-432a-947d-b08bdd7cb16b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3714 | 2026.03.05 05:28:45.978727 [ 4 ] {134cb5e6-28da-432a-947d-b08bdd7cb16b} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.03.05 05:28:45.978851 [ 4 ] {134cb5e6-28da-432a-947d-b08bdd7cb16b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 3716 | 2026.03.05 05:28:45.978887 [ 4 ] {134cb5e6-28da-432a-947d-b08bdd7cb16b} <Debug> TCPHandler: Processed in 0.001212621 sec. | ||
| 3717 | 2026.03.05 05:28:45.978994 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.03.05 05:28:45.979087 [ 4 ] {9a2eb5ad-0e2d-49a2-a8b4-bfe89bf68de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3719 | 2026.03.05 05:28:45.979129 [ 4 ] {9a2eb5ad-0e2d-49a2-a8b4-bfe89bf68de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3720 | 2026.03.05 05:28:45.979529 [ 4 ] {9a2eb5ad-0e2d-49a2-a8b4-bfe89bf68de1} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.03.05 05:28:45.979563 [ 4 ] {9a2eb5ad-0e2d-49a2-a8b4-bfe89bf68de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3722 | 2026.03.05 05:28:45.979897 [ 4 ] {9a2eb5ad-0e2d-49a2-a8b4-bfe89bf68de1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3723 | 2026.03.05 05:28:45.980125 [ 4 ] {9a2eb5ad-0e2d-49a2-a8b4-bfe89bf68de1} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.03.05 05:28:45.980256 [ 4 ] {9a2eb5ad-0e2d-49a2-a8b4-bfe89bf68de1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 3725 | 2026.03.05 05:28:45.980292 [ 4 ] {9a2eb5ad-0e2d-49a2-a8b4-bfe89bf68de1} <Debug> TCPHandler: Processed in 0.001345903 sec. | ||
| 3726 | 2026.03.05 05:28:45.980405 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2026.03.05 05:28:45.980498 [ 4 ] {0355486c-a4bc-4d9f-8dc5-068bcee75e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3728 | 2026.03.05 05:28:45.980538 [ 4 ] {0355486c-a4bc-4d9f-8dc5-068bcee75e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3729 | 2026.03.05 05:28:45.980869 [ 4 ] {0355486c-a4bc-4d9f-8dc5-068bcee75e2b} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.03.05 05:28:45.980902 [ 4 ] {0355486c-a4bc-4d9f-8dc5-068bcee75e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3731 | 2026.03.05 05:28:45.981200 [ 4 ] {0355486c-a4bc-4d9f-8dc5-068bcee75e2b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3732 | 2026.03.05 05:28:45.981403 [ 4 ] {0355486c-a4bc-4d9f-8dc5-068bcee75e2b} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.03.05 05:28:45.981530 [ 4 ] {0355486c-a4bc-4d9f-8dc5-068bcee75e2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 3734 | 2026.03.05 05:28:45.981571 [ 4 ] {0355486c-a4bc-4d9f-8dc5-068bcee75e2b} <Debug> TCPHandler: Processed in 0.00121023 sec. | ||
| 3735 | 2026.03.05 05:28:45.981695 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2026.03.05 05:28:45.981788 [ 4 ] {ff36c4e3-d16b-487a-a5f8-fbee8273f8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3737 | 2026.03.05 05:28:45.981841 [ 4 ] {ff36c4e3-d16b-487a-a5f8-fbee8273f8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3738 | 2026.03.05 05:28:45.982568 [ 4 ] {ff36c4e3-d16b-487a-a5f8-fbee8273f8b5} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2026.03.05 05:28:45.982604 [ 4 ] {ff36c4e3-d16b-487a-a5f8-fbee8273f8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3740 | 2026.03.05 05:28:45.983082 [ 4 ] {ff36c4e3-d16b-487a-a5f8-fbee8273f8b5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3741 | 2026.03.05 05:28:45.983297 [ 4 ] {ff36c4e3-d16b-487a-a5f8-fbee8273f8b5} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.03.05 05:28:45.983432 [ 4 ] {ff36c4e3-d16b-487a-a5f8-fbee8273f8b5} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001661 sec., 2408.187838651415 rows/sec., 4.32 MiB/sec. | ||
| 3743 | 2026.03.05 05:28:45.983489 [ 4 ] {ff36c4e3-d16b-487a-a5f8-fbee8273f8b5} <Debug> TCPHandler: Processed in 0.001841791 sec. | ||
| 3744 | 2026.03.05 05:28:45.983616 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3745 | 2026.03.05 05:28:45.983710 [ 4 ] {ac78e1cd-f467-4539-8c20-bdf74fed77ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3746 | 2026.03.05 05:28:45.983751 [ 4 ] {ac78e1cd-f467-4539-8c20-bdf74fed77ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3747 | 2026.03.05 05:28:45.984096 [ 4 ] {ac78e1cd-f467-4539-8c20-bdf74fed77ed} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2026.03.05 05:28:45.984130 [ 4 ] {ac78e1cd-f467-4539-8c20-bdf74fed77ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3749 | 2026.03.05 05:28:45.984435 [ 4 ] {ac78e1cd-f467-4539-8c20-bdf74fed77ed} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3750 | 2026.03.05 05:28:45.984663 [ 4 ] {ac78e1cd-f467-4539-8c20-bdf74fed77ed} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.03.05 05:28:45.984804 [ 4 ] {ac78e1cd-f467-4539-8c20-bdf74fed77ed} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001113 sec., 80862.53369272237 rows/sec., 5.06 MiB/sec. | ||
| 3752 | 2026.03.05 05:28:45.984841 [ 4 ] {ac78e1cd-f467-4539-8c20-bdf74fed77ed} <Debug> TCPHandler: Processed in 0.001273442 sec. | ||
| 3753 | 2026.03.05 05:28:48.819862 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3754 | 2026.03.05 05:28:48.819928 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3755 | 2026.03.05 05:28:48.894148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6703 | ||
| 3756 | 2026.03.05 05:28:48.894942 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.03.05 05:28:48.895010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3758 | 2026.03.05 05:28:48.895514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3759 | 2026.03.05 05:28:48.895746 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.03.05 05:28:48.895877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6703 | ||
| 3761 | 2026.03.05 05:28:49.247725 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3762 | 2026.03.05 05:28:49.266252 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2026.03.05 05:28:49.266321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3764 | 2026.03.05 05:28:49.272661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3765 | 2026.03.05 05:28:49.273395 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.03.05 05:28:49.277180 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3767 | 2026.03.05 05:28:50.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.11 MiB, peak 232.28 MiB, free memory in arenas 0.00 B, will set to 228.04 MiB (RSS), difference: 1.93 MiB | ||
| 3768 | 2026.03.05 05:28:50.961333 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2026.03.05 05:28:50.961514 [ 4 ] {e04b1a19-3f6a-44d9-bb31-eaf337b70dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3770 | 2026.03.05 05:28:50.961579 [ 4 ] {e04b1a19-3f6a-44d9-bb31-eaf337b70dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3771 | 2026.03.05 05:28:50.962267 [ 4 ] {e04b1a19-3f6a-44d9-bb31-eaf337b70dc0} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.03.05 05:28:50.962320 [ 4 ] {e04b1a19-3f6a-44d9-bb31-eaf337b70dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3773 | 2026.03.05 05:28:50.962760 [ 4 ] {e04b1a19-3f6a-44d9-bb31-eaf337b70dc0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3774 | 2026.03.05 05:28:50.962997 [ 4 ] {e04b1a19-3f6a-44d9-bb31-eaf337b70dc0} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.03.05 05:28:50.963161 [ 4 ] {e04b1a19-3f6a-44d9-bb31-eaf337b70dc0} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001695 sec., 75516.22418879057 rows/sec., 6.50 MiB/sec. | ||
| 3776 | 2026.03.05 05:28:50.963208 [ 4 ] {e04b1a19-3f6a-44d9-bb31-eaf337b70dc0} <Debug> TCPHandler: Processed in 0.002005404 sec. | ||
| 3777 | 2026.03.05 05:28:50.963337 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.03.05 05:28:50.963442 [ 4 ] {a8c0b44c-1fc7-4ab1-8087-8209374a460f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3779 | 2026.03.05 05:28:50.963487 [ 4 ] {a8c0b44c-1fc7-4ab1-8087-8209374a460f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3780 | 2026.03.05 05:28:50.963913 [ 4 ] {a8c0b44c-1fc7-4ab1-8087-8209374a460f} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.03.05 05:28:50.963950 [ 4 ] {a8c0b44c-1fc7-4ab1-8087-8209374a460f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3782 | 2026.03.05 05:28:50.964268 [ 4 ] {a8c0b44c-1fc7-4ab1-8087-8209374a460f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3783 | 2026.03.05 05:28:50.964476 [ 4 ] {a8c0b44c-1fc7-4ab1-8087-8209374a460f} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.03.05 05:28:50.964610 [ 4 ] {a8c0b44c-1fc7-4ab1-8087-8209374a460f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001192 sec., 30201.342281879195 rows/sec., 2.22 MiB/sec. | ||
| 3785 | 2026.03.05 05:28:50.964647 [ 4 ] {a8c0b44c-1fc7-4ab1-8087-8209374a460f} <Debug> TCPHandler: Processed in 0.001361433 sec. | ||
| 3786 | 2026.03.05 05:28:50.964750 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.03.05 05:28:50.964846 [ 4 ] {83b52198-1bbf-4e45-b483-ea2b3c97dfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3788 | 2026.03.05 05:28:50.964886 [ 4 ] {83b52198-1bbf-4e45-b483-ea2b3c97dfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3789 | 2026.03.05 05:28:50.965310 [ 4 ] {83b52198-1bbf-4e45-b483-ea2b3c97dfbe} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.03.05 05:28:50.965347 [ 4 ] {83b52198-1bbf-4e45-b483-ea2b3c97dfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3791 | 2026.03.05 05:28:50.965652 [ 4 ] {83b52198-1bbf-4e45-b483-ea2b3c97dfbe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3792 | 2026.03.05 05:28:50.965882 [ 4 ] {83b52198-1bbf-4e45-b483-ea2b3c97dfbe} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.03.05 05:28:50.966009 [ 4 ] {83b52198-1bbf-4e45-b483-ea2b3c97dfbe} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001183 sec., 84530.85376162299 rows/sec., 6.60 MiB/sec. | ||
| 3794 | 2026.03.05 05:28:50.966047 [ 4 ] {83b52198-1bbf-4e45-b483-ea2b3c97dfbe} <Debug> TCPHandler: Processed in 0.001344433 sec. | ||
| 3795 | 2026.03.05 05:28:50.966156 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3796 | 2026.03.05 05:28:50.966251 [ 4 ] {2f9a1fda-5684-4c81-9587-fcef1cfe50ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3797 | 2026.03.05 05:28:50.966294 [ 4 ] {2f9a1fda-5684-4c81-9587-fcef1cfe50ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3798 | 2026.03.05 05:28:50.966700 [ 4 ] {2f9a1fda-5684-4c81-9587-fcef1cfe50ab} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.03.05 05:28:50.966736 [ 4 ] {2f9a1fda-5684-4c81-9587-fcef1cfe50ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3800 | 2026.03.05 05:28:50.967062 [ 4 ] {2f9a1fda-5684-4c81-9587-fcef1cfe50ab} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3801 | 2026.03.05 05:28:50.967272 [ 4 ] {2f9a1fda-5684-4c81-9587-fcef1cfe50ab} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2026.03.05 05:28:50.967401 [ 4 ] {2f9a1fda-5684-4c81-9587-fcef1cfe50ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 3803 | 2026.03.05 05:28:50.967439 [ 4 ] {2f9a1fda-5684-4c81-9587-fcef1cfe50ab} <Debug> TCPHandler: Processed in 0.001331133 sec. | ||
| 3804 | 2026.03.05 05:28:50.967541 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.03.05 05:28:50.967642 [ 4 ] {a4c97f85-b426-4cfe-954e-0efbe0dc8487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3806 | 2026.03.05 05:28:50.967698 [ 4 ] {a4c97f85-b426-4cfe-954e-0efbe0dc8487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3807 | 2026.03.05 05:28:50.968534 [ 4 ] {a4c97f85-b426-4cfe-954e-0efbe0dc8487} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.03.05 05:28:50.968571 [ 4 ] {a4c97f85-b426-4cfe-954e-0efbe0dc8487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3809 | 2026.03.05 05:28:50.969134 [ 4 ] {a4c97f85-b426-4cfe-954e-0efbe0dc8487} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3810 | 2026.03.05 05:28:50.969348 [ 4 ] {a4c97f85-b426-4cfe-954e-0efbe0dc8487} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.03.05 05:28:50.969457 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3812 | 2026.03.05 05:28:50.969483 [ 4 ] {a4c97f85-b426-4cfe-954e-0efbe0dc8487} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00186 sec., 19354.838709677417 rows/sec., 34.68 MiB/sec. | ||
| 3813 | 2026.03.05 05:28:50.969534 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.03.05 05:28:50.969562 [ 4 ] {a4c97f85-b426-4cfe-954e-0efbe0dc8487} <Debug> TCPHandler: Processed in 0.002068565 sec. | ||
| 3815 | 2026.03.05 05:28:50.969563 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3816 | 2026.03.05 05:28:50.969705 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2026.03.05 05:28:50.969712 [ 186 ] {187e5625-507c-488c-bc57-9e597551f04b::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 | ||
| 3818 | 2026.03.05 05:28:50.969805 [ 4 ] {bed9a473-0da2-4cd3-97a4-2299abda0912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3819 | 2026.03.05 05:28:50.969851 [ 4 ] {bed9a473-0da2-4cd3-97a4-2299abda0912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3820 | 2026.03.05 05:28:50.970006 [ 186 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3821 | 2026.03.05 05:28:50.970087 [ 186 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 167 rows starting from the beginning of the part | ||
| 3822 | 2026.03.05 05:28:50.970200 [ 4 ] {bed9a473-0da2-4cd3-97a4-2299abda0912} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.03.05 05:28:50.970236 [ 186 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3824 | 2026.03.05 05:28:50.970241 [ 4 ] {bed9a473-0da2-4cd3-97a4-2299abda0912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3825 | 2026.03.05 05:28:50.970364 [ 186 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3826 | 2026.03.05 05:28:50.970480 [ 186 ] {187e5625-507c-488c-bc57-9e597551f04b::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 | ||
| 3827 | 2026.03.05 05:28:50.970580 [ 4 ] {bed9a473-0da2-4cd3-97a4-2299abda0912} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3828 | 2026.03.05 05:28:50.970588 [ 186 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 3829 | 2026.03.05 05:28:50.970708 [ 186 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3830 | 2026.03.05 05:28:50.970816 [ 4 ] {bed9a473-0da2-4cd3-97a4-2299abda0912} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2026.03.05 05:28:50.970951 [ 4 ] {bed9a473-0da2-4cd3-97a4-2299abda0912} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 3832 | 2026.03.05 05:28:50.970987 [ 4 ] {bed9a473-0da2-4cd3-97a4-2299abda0912} <Debug> TCPHandler: Processed in 0.001329363 sec. | ||
| 3833 | 2026.03.05 05:28:50.974108 [ 191 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 19 columns (19 merged, 0 gathered) in 0.004454716 sec., 65772.99203810074 rows/sec., 117.86 MiB/sec. | ||
| 3834 | 2026.03.05 05:28:50.975070 [ 191 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3835 | 2026.03.05 05:28:50.975416 [ 191 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.03.05 05:28:50.975495 [ 191 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3837 | 2026.03.05 05:28:50.975611 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 3838 | 2026.03.05 05:28:53.899773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 512 | ||
| 3839 | 2026.03.05 05:28:53.902079 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.03.05 05:28:53.902131 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3841 | 2026.03.05 05:28:53.903305 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3842 | 2026.03.05 05:28:53.903591 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.03.05 05:28:53.903932 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3844 | 2026.03.05 05:28:55.966048 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3845 | 2026.03.05 05:28:55.966253 [ 4 ] {15f25d6b-9b57-413e-8986-d0bdc3c1dacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3846 | 2026.03.05 05:28:55.966331 [ 4 ] {15f25d6b-9b57-413e-8986-d0bdc3c1dacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3847 | 2026.03.05 05:28:55.967160 [ 4 ] {15f25d6b-9b57-413e-8986-d0bdc3c1dacc} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3848 | 2026.03.05 05:28:55.967208 [ 4 ] {15f25d6b-9b57-413e-8986-d0bdc3c1dacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3849 | 2026.03.05 05:28:55.967636 [ 4 ] {15f25d6b-9b57-413e-8986-d0bdc3c1dacc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3850 | 2026.03.05 05:28:55.967867 [ 4 ] {15f25d6b-9b57-413e-8986-d0bdc3c1dacc} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3851 | 2026.03.05 05:28:55.968024 [ 4 ] {15f25d6b-9b57-413e-8986-d0bdc3c1dacc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001825 sec., 155616.43835616438 rows/sec., 9.88 MiB/sec. | ||
| 3852 | 2026.03.05 05:28:55.968073 [ 4 ] {15f25d6b-9b57-413e-8986-d0bdc3c1dacc} <Debug> TCPHandler: Processed in 0.002158977 sec. | ||
| 3853 | 2026.03.05 05:28:55.968207 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2026.03.05 05:28:55.968312 [ 4 ] {cfa374ad-9dda-4531-b618-8bbdfac22e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3855 | 2026.03.05 05:28:55.968356 [ 4 ] {cfa374ad-9dda-4531-b618-8bbdfac22e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3856 | 2026.03.05 05:28:55.969332 [ 4 ] {cfa374ad-9dda-4531-b618-8bbdfac22e24} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2026.03.05 05:28:55.969367 [ 4 ] {cfa374ad-9dda-4531-b618-8bbdfac22e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3858 | 2026.03.05 05:28:55.969738 [ 4 ] {cfa374ad-9dda-4531-b618-8bbdfac22e24} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3859 | 2026.03.05 05:28:55.969953 [ 4 ] {cfa374ad-9dda-4531-b618-8bbdfac22e24} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2026.03.05 05:28:55.970085 [ 4 ] {cfa374ad-9dda-4531-b618-8bbdfac22e24} <Debug> executeQuery: Read 805 rows, 64.93 KiB in 0.001798 sec., 447719.6885428254 rows/sec., 35.27 MiB/sec. | ||
| 3861 | 2026.03.05 05:28:55.970122 [ 4 ] {cfa374ad-9dda-4531-b618-8bbdfac22e24} <Debug> TCPHandler: Processed in 0.001968794 sec. | ||
| 3862 | 2026.03.05 05:28:55.970235 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2026.03.05 05:28:55.970332 [ 4 ] {e5b70348-05cc-4c82-b91c-b68b8ba0092a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3864 | 2026.03.05 05:28:55.970373 [ 4 ] {e5b70348-05cc-4c82-b91c-b68b8ba0092a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3865 | 2026.03.05 05:28:55.970824 [ 4 ] {e5b70348-05cc-4c82-b91c-b68b8ba0092a} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2026.03.05 05:28:55.970859 [ 4 ] {e5b70348-05cc-4c82-b91c-b68b8ba0092a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3867 | 2026.03.05 05:28:55.971169 [ 4 ] {e5b70348-05cc-4c82-b91c-b68b8ba0092a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3868 | 2026.03.05 05:28:55.971375 [ 4 ] {e5b70348-05cc-4c82-b91c-b68b8ba0092a} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2026.03.05 05:28:55.971503 [ 4 ] {e5b70348-05cc-4c82-b91c-b68b8ba0092a} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.00119 sec., 122689.07563025209 rows/sec., 7.26 MiB/sec. | ||
| 3870 | 2026.03.05 05:28:55.971539 [ 4 ] {e5b70348-05cc-4c82-b91c-b68b8ba0092a} <Debug> TCPHandler: Processed in 0.001354293 sec. | ||
| 3871 | 2026.03.05 05:28:55.971654 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2026.03.05 05:28:55.971749 [ 4 ] {1d29c7fa-eec7-4e85-9e5a-0b4cf18da95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3873 | 2026.03.05 05:28:55.971789 [ 4 ] {1d29c7fa-eec7-4e85-9e5a-0b4cf18da95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3874 | 2026.03.05 05:28:55.972233 [ 4 ] {1d29c7fa-eec7-4e85-9e5a-0b4cf18da95b} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2026.03.05 05:28:55.972267 [ 4 ] {1d29c7fa-eec7-4e85-9e5a-0b4cf18da95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3876 | 2026.03.05 05:28:55.972569 [ 4 ] {1d29c7fa-eec7-4e85-9e5a-0b4cf18da95b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3877 | 2026.03.05 05:28:55.972778 [ 4 ] {1d29c7fa-eec7-4e85-9e5a-0b4cf18da95b} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2026.03.05 05:28:55.972906 [ 4 ] {1d29c7fa-eec7-4e85-9e5a-0b4cf18da95b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. | ||
| 3879 | 2026.03.05 05:28:55.972941 [ 4 ] {1d29c7fa-eec7-4e85-9e5a-0b4cf18da95b} <Debug> TCPHandler: Processed in 0.001337053 sec. | ||
| 3880 | 2026.03.05 05:28:55.973052 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2026.03.05 05:28:55.973147 [ 4 ] {0c8002e9-59d9-412c-a480-e1082c3c4f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3882 | 2026.03.05 05:28:55.973186 [ 4 ] {0c8002e9-59d9-412c-a480-e1082c3c4f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3883 | 2026.03.05 05:28:55.973651 [ 4 ] {0c8002e9-59d9-412c-a480-e1082c3c4f12} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2026.03.05 05:28:55.973685 [ 4 ] {0c8002e9-59d9-412c-a480-e1082c3c4f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3885 | 2026.03.05 05:28:55.973994 [ 4 ] {0c8002e9-59d9-412c-a480-e1082c3c4f12} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3886 | 2026.03.05 05:28:55.974207 [ 4 ] {0c8002e9-59d9-412c-a480-e1082c3c4f12} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2026.03.05 05:28:55.974333 [ 4 ] {0c8002e9-59d9-412c-a480-e1082c3c4f12} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 3888 | 2026.03.05 05:28:55.974370 [ 4 ] {0c8002e9-59d9-412c-a480-e1082c3c4f12} <Debug> TCPHandler: Processed in 0.001366634 sec. | ||
| 3889 | 2026.03.05 05:28:55.974522 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2026.03.05 05:28:55.974621 [ 4 ] {8b7f1a12-a4e4-4150-8f25-1be8600d111e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3891 | 2026.03.05 05:28:55.974662 [ 4 ] {8b7f1a12-a4e4-4150-8f25-1be8600d111e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3892 | 2026.03.05 05:28:55.975268 [ 4 ] {8b7f1a12-a4e4-4150-8f25-1be8600d111e} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.03.05 05:28:55.975302 [ 4 ] {8b7f1a12-a4e4-4150-8f25-1be8600d111e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3894 | 2026.03.05 05:28:55.975624 [ 4 ] {8b7f1a12-a4e4-4150-8f25-1be8600d111e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3895 | 2026.03.05 05:28:55.975831 [ 4 ] {8b7f1a12-a4e4-4150-8f25-1be8600d111e} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.03.05 05:28:55.975960 [ 4 ] {8b7f1a12-a4e4-4150-8f25-1be8600d111e} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001362 sec., 362701.9089574156 rows/sec., 25.45 MiB/sec. | ||
| 3897 | 2026.03.05 05:28:55.975996 [ 4 ] {8b7f1a12-a4e4-4150-8f25-1be8600d111e} <Debug> TCPHandler: Processed in 0.001523996 sec. | ||
| 3898 | 2026.03.05 05:28:55.976110 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.03.05 05:28:55.976203 [ 4 ] {527ae328-0e1e-4c33-848a-d40d434e272f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3900 | 2026.03.05 05:28:55.976243 [ 4 ] {527ae328-0e1e-4c33-848a-d40d434e272f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3901 | 2026.03.05 05:28:55.976634 [ 4 ] {527ae328-0e1e-4c33-848a-d40d434e272f} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.03.05 05:28:55.976683 [ 4 ] {527ae328-0e1e-4c33-848a-d40d434e272f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3903 | 2026.03.05 05:28:55.977056 [ 4 ] {527ae328-0e1e-4c33-848a-d40d434e272f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3904 | 2026.03.05 05:28:55.977269 [ 4 ] {527ae328-0e1e-4c33-848a-d40d434e272f} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.03.05 05:28:55.977399 [ 4 ] {527ae328-0e1e-4c33-848a-d40d434e272f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001213 sec., 4946.41384995878 rows/sec., 258.43 KiB/sec. | ||
| 3906 | 2026.03.05 05:28:55.977435 [ 4 ] {527ae328-0e1e-4c33-848a-d40d434e272f} <Debug> TCPHandler: Processed in 0.001375864 sec. | ||
| 3907 | 2026.03.05 05:28:55.977552 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2026.03.05 05:28:55.977645 [ 4 ] {0621fb1c-5648-4203-9674-75e20295fffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3909 | 2026.03.05 05:28:55.977687 [ 4 ] {0621fb1c-5648-4203-9674-75e20295fffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3910 | 2026.03.05 05:28:55.978126 [ 4 ] {0621fb1c-5648-4203-9674-75e20295fffd} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.03.05 05:28:55.978170 [ 4 ] {0621fb1c-5648-4203-9674-75e20295fffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3912 | 2026.03.05 05:28:55.978647 [ 4 ] {0621fb1c-5648-4203-9674-75e20295fffd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3913 | 2026.03.05 05:28:55.978858 [ 4 ] {0621fb1c-5648-4203-9674-75e20295fffd} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.03.05 05:28:55.978989 [ 4 ] {0621fb1c-5648-4203-9674-75e20295fffd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001363 sec., 194424.06456346295 rows/sec., 12.92 MiB/sec. | ||
| 3915 | 2026.03.05 05:28:55.979024 [ 4 ] {0621fb1c-5648-4203-9674-75e20295fffd} <Debug> TCPHandler: Processed in 0.001520026 sec. | ||
| 3916 | 2026.03.05 05:28:55.979136 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2026.03.05 05:28:55.979228 [ 4 ] {d02525b7-1cc0-449d-9d2e-f3fa3a9e7012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3918 | 2026.03.05 05:28:55.979270 [ 4 ] {d02525b7-1cc0-449d-9d2e-f3fa3a9e7012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3919 | 2026.03.05 05:28:55.979584 [ 4 ] {d02525b7-1cc0-449d-9d2e-f3fa3a9e7012} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.03.05 05:28:55.979622 [ 4 ] {d02525b7-1cc0-449d-9d2e-f3fa3a9e7012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3921 | 2026.03.05 05:28:55.979911 [ 4 ] {d02525b7-1cc0-449d-9d2e-f3fa3a9e7012} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3922 | 2026.03.05 05:28:55.980110 [ 4 ] {d02525b7-1cc0-449d-9d2e-f3fa3a9e7012} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.03.05 05:28:55.980214 [ 122 ] {} <Debug> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3924 | 2026.03.05 05:28:55.980234 [ 4 ] {d02525b7-1cc0-449d-9d2e-f3fa3a9e7012} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 3925 | 2026.03.05 05:28:55.980281 [ 122 ] {} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.03.05 05:28:55.980289 [ 4 ] {d02525b7-1cc0-449d-9d2e-f3fa3a9e7012} <Debug> TCPHandler: Processed in 0.001201111 sec. | ||
| 3927 | 2026.03.05 05:28:55.980310 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3928 | 2026.03.05 05:28:55.980402 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3929 | 2026.03.05 05:28:55.980415 [ 186 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::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 | ||
| 3930 | 2026.03.05 05:28:55.980498 [ 4 ] {e91d3443-c86b-474c-8341-dfe3ed08b138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3931 | 2026.03.05 05:28:55.980550 [ 186 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3932 | 2026.03.05 05:28:55.980555 [ 4 ] {e91d3443-c86b-474c-8341-dfe3ed08b138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3933 | 2026.03.05 05:28:55.980591 [ 186 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3934 | 2026.03.05 05:28:55.980666 [ 186 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3935 | 2026.03.05 05:28:55.980715 [ 186 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::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 | ||
| 3936 | 2026.03.05 05:28:55.980756 [ 186 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3937 | 2026.03.05 05:28:55.980792 [ 186 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3938 | 2026.03.05 05:28:55.980831 [ 186 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3939 | 2026.03.05 05:28:55.981286 [ 4 ] {e91d3443-c86b-474c-8341-dfe3ed08b138} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.03.05 05:28:55.981327 [ 4 ] {e91d3443-c86b-474c-8341-dfe3ed08b138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3941 | 2026.03.05 05:28:55.981714 [ 191 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001344773 sec., 7436.19926931906 rows/sec., 501.07 KiB/sec. | ||
| 3942 | 2026.03.05 05:28:55.981862 [ 186 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3943 | 2026.03.05 05:28:55.981979 [ 4 ] {e91d3443-c86b-474c-8341-dfe3ed08b138} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3944 | 2026.03.05 05:28:55.982194 [ 186 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_10_2} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2026.03.05 05:28:55.982269 [ 4 ] {e91d3443-c86b-474c-8341-dfe3ed08b138} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2026.03.05 05:28:55.982276 [ 186 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_10_2} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3947 | 2026.03.05 05:28:55.982363 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3948 | 2026.03.05 05:28:55.982428 [ 4 ] {e91d3443-c86b-474c-8341-dfe3ed08b138} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001947 sec., 2054.442732408834 rows/sec., 3.68 MiB/sec. | ||
| 3949 | 2026.03.05 05:28:55.982502 [ 4 ] {e91d3443-c86b-474c-8341-dfe3ed08b138} <Debug> TCPHandler: Processed in 0.002146887 sec. | ||
| 3950 | 2026.03.05 05:28:55.982610 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2026.03.05 05:28:55.982703 [ 4 ] {960d6839-1cd3-43dc-a553-29c20ff2a51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3952 | 2026.03.05 05:28:55.982743 [ 4 ] {960d6839-1cd3-43dc-a553-29c20ff2a51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3953 | 2026.03.05 05:28:55.983078 [ 4 ] {960d6839-1cd3-43dc-a553-29c20ff2a51b} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.03.05 05:28:55.983199 [ 4 ] {960d6839-1cd3-43dc-a553-29c20ff2a51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3955 | 2026.03.05 05:28:55.983511 [ 4 ] {960d6839-1cd3-43dc-a553-29c20ff2a51b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3956 | 2026.03.05 05:28:55.983733 [ 4 ] {960d6839-1cd3-43dc-a553-29c20ff2a51b} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.03.05 05:28:55.983857 [ 4 ] {960d6839-1cd3-43dc-a553-29c20ff2a51b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001173 sec., 76726.34271099744 rows/sec., 4.80 MiB/sec. | ||
| 3958 | 2026.03.05 05:28:55.983892 [ 4 ] {960d6839-1cd3-43dc-a553-29c20ff2a51b} <Debug> TCPHandler: Processed in 0.001329232 sec. | ||
| 3959 | 2026.03.05 05:28:56.395951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7215 | ||
| 3960 | 2026.03.05 05:28:56.396525 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.03.05 05:28:56.396576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3962 | 2026.03.05 05:28:56.397164 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3963 | 2026.03.05 05:28:56.397508 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2026.03.05 05:28:56.397656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7215 | ||
| 3965 | 2026.03.05 05:28:56.777244 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3966 | 2026.03.05 05:28:56.795138 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.03.05 05:28:56.795210 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3968 | 2026.03.05 05:28:56.800696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3969 | 2026.03.05 05:28:56.801416 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.03.05 05:28:56.804655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3971 | 2026.03.05 05:29:00.961010 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.03.05 05:29:00.961312 [ 4 ] {edd2e579-ae7d-489a-90a8-de65a15436a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3973 | 2026.03.05 05:29:00.961385 [ 4 ] {edd2e579-ae7d-489a-90a8-de65a15436a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3974 | 2026.03.05 05:29:00.962052 [ 4 ] {edd2e579-ae7d-489a-90a8-de65a15436a8} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.03.05 05:29:00.962092 [ 4 ] {edd2e579-ae7d-489a-90a8-de65a15436a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3976 | 2026.03.05 05:29:00.962488 [ 4 ] {edd2e579-ae7d-489a-90a8-de65a15436a8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3977 | 2026.03.05 05:29:00.962711 [ 4 ] {edd2e579-ae7d-489a-90a8-de65a15436a8} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.03.05 05:29:00.962848 [ 115 ] {} <Debug> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3979 | 2026.03.05 05:29:00.962857 [ 4 ] {edd2e579-ae7d-489a-90a8-de65a15436a8} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001618 sec., 79110.01236093942 rows/sec., 6.81 MiB/sec. | ||
| 3980 | 2026.03.05 05:29:00.962892 [ 115 ] {} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.03.05 05:29:00.962913 [ 4 ] {edd2e579-ae7d-489a-90a8-de65a15436a8} <Debug> TCPHandler: Processed in 0.002092166 sec. | ||
| 3982 | 2026.03.05 05:29:00.962917 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3983 | 2026.03.05 05:29:00.963031 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::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 | ||
| 3984 | 2026.03.05 05:29:00.963057 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.03.05 05:29:00.963142 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3986 | 2026.03.05 05:29:00.963162 [ 4 ] {7c52d2f3-0bb6-409d-92ea-bafa13434911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3987 | 2026.03.05 05:29:00.963174 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2768 rows starting from the beginning of the part | ||
| 3988 | 2026.03.05 05:29:00.963204 [ 4 ] {7c52d2f3-0bb6-409d-92ea-bafa13434911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3989 | 2026.03.05 05:29:00.963240 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3990 | 2026.03.05 05:29:00.963289 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 805 rows starting from the beginning of the part | ||
| 3991 | 2026.03.05 05:29:00.963334 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 3992 | 2026.03.05 05:29:00.963377 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 805 rows starting from the beginning of the part | ||
| 3993 | 2026.03.05 05:29:00.963418 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 3994 | 2026.03.05 05:29:00.963644 [ 4 ] {7c52d2f3-0bb6-409d-92ea-bafa13434911} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.03.05 05:29:00.963678 [ 4 ] {7c52d2f3-0bb6-409d-92ea-bafa13434911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3996 | 2026.03.05 05:29:00.963970 [ 4 ] {7c52d2f3-0bb6-409d-92ea-bafa13434911} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3997 | 2026.03.05 05:29:00.964181 [ 4 ] {7c52d2f3-0bb6-409d-92ea-bafa13434911} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.03.05 05:29:00.964305 [ 4 ] {7c52d2f3-0bb6-409d-92ea-bafa13434911} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001163 sec., 30954.428202923475 rows/sec., 2.27 MiB/sec. | ||
| 3999 | 2026.03.05 05:29:00.964345 [ 4 ] {7c52d2f3-0bb6-409d-92ea-bafa13434911} <Debug> TCPHandler: Processed in 0.001339853 sec. | ||
| 4000 | 2026.03.05 05:29:00.964463 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2026.03.05 05:29:00.964556 [ 4 ] {ee114945-237c-4d1e-8023-f2dc9c82de75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4002 | 2026.03.05 05:29:00.964594 [ 4 ] {ee114945-237c-4d1e-8023-f2dc9c82de75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4003 | 2026.03.05 05:29:00.964997 [ 4 ] {ee114945-237c-4d1e-8023-f2dc9c82de75} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.03.05 05:29:00.965030 [ 4 ] {ee114945-237c-4d1e-8023-f2dc9c82de75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4005 | 2026.03.05 05:29:00.965224 [ 191 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4690 rows, containing 5 columns (5 merged, 0 gathered) in 0.002237478 sec., 2096109.9952714618 rows/sec., 170.93 MiB/sec. | ||
| 4006 | 2026.03.05 05:29:00.965326 [ 4 ] {ee114945-237c-4d1e-8023-f2dc9c82de75} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4007 | 2026.03.05 05:29:00.965482 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4008 | 2026.03.05 05:29:00.965538 [ 4 ] {ee114945-237c-4d1e-8023-f2dc9c82de75} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.03.05 05:29:00.965667 [ 4 ] {ee114945-237c-4d1e-8023-f2dc9c82de75} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001129 sec., 88573.95925597874 rows/sec., 6.92 MiB/sec. | ||
| 4010 | 2026.03.05 05:29:00.965677 [ 113 ] {} <Debug> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4011 | 2026.03.05 05:29:00.965702 [ 4 ] {ee114945-237c-4d1e-8023-f2dc9c82de75} <Debug> TCPHandler: Processed in 0.001294052 sec. | ||
| 4012 | 2026.03.05 05:29:00.965722 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_21_4} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2026.03.05 05:29:00.965752 [ 113 ] {} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.03.05 05:29:00.965785 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4015 | 2026.03.05 05:29:00.965791 [ 195 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_21_4} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4016 | 2026.03.05 05:29:00.965855 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2026.03.05 05:29:00.965889 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4018 | 2026.03.05 05:29:00.965942 [ 186 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::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 | ||
| 4019 | 2026.03.05 05:29:00.965954 [ 4 ] {d6f20518-ed37-47b5-843b-8a9e55cf1fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4020 | 2026.03.05 05:29:00.966041 [ 4 ] {d6f20518-ed37-47b5-843b-8a9e55cf1fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4021 | 2026.03.05 05:29:00.966094 [ 186 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4022 | 2026.03.05 05:29:00.966133 [ 186 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1512 rows starting from the beginning of the part | ||
| 4023 | 2026.03.05 05:29:00.966210 [ 186 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 4024 | 2026.03.05 05:29:00.966261 [ 186 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 494 rows starting from the beginning of the part | ||
| 4025 | 2026.03.05 05:29:00.966305 [ 186 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 100 rows starting from the beginning of the part | ||
| 4026 | 2026.03.05 05:29:00.966351 [ 186 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 494 rows starting from the beginning of the part | ||
| 4027 | 2026.03.05 05:29:00.966395 [ 186 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 100 rows starting from the beginning of the part | ||
| 4028 | 2026.03.05 05:29:00.966458 [ 4 ] {d6f20518-ed37-47b5-843b-8a9e55cf1fbf} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.03.05 05:29:00.966498 [ 4 ] {d6f20518-ed37-47b5-843b-8a9e55cf1fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4030 | 2026.03.05 05:29:00.966854 [ 4 ] {d6f20518-ed37-47b5-843b-8a9e55cf1fbf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4031 | 2026.03.05 05:29:00.967069 [ 4 ] {d6f20518-ed37-47b5-843b-8a9e55cf1fbf} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.03.05 05:29:00.967195 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4033 | 2026.03.05 05:29:00.967201 [ 4 ] {d6f20518-ed37-47b5-843b-8a9e55cf1fbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 4034 | 2026.03.05 05:29:00.967238 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.03.05 05:29:00.967256 [ 4 ] {d6f20518-ed37-47b5-843b-8a9e55cf1fbf} <Debug> TCPHandler: Processed in 0.001447835 sec. | ||
| 4036 | 2026.03.05 05:29:00.967260 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4037 | 2026.03.05 05:29:00.967337 [ 191 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::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 | ||
| 4038 | 2026.03.05 05:29:00.967371 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.03.05 05:29:00.967417 [ 191 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4040 | 2026.03.05 05:29:00.967442 [ 191 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6720 rows starting from the beginning of the part | ||
| 4041 | 2026.03.05 05:29:00.967468 [ 4 ] {879a55a2-d29f-4bd4-989f-b1468aed80e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4042 | 2026.03.05 05:29:00.967512 [ 191 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 96 rows starting from the beginning of the part | ||
| 4043 | 2026.03.05 05:29:00.967522 [ 4 ] {879a55a2-d29f-4bd4-989f-b1468aed80e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4044 | 2026.03.05 05:29:00.967559 [ 191 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 4045 | 2026.03.05 05:29:00.967601 [ 191 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::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 | ||
| 4046 | 2026.03.05 05:29:00.967639 [ 191 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 4047 | 2026.03.05 05:29:00.967679 [ 191 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::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 | ||
| 4048 | 2026.03.05 05:29:00.967790 [ 201 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001945323 sec., 1420843.7364900326 rows/sec., 105.54 MiB/sec. | ||
| 4049 | 2026.03.05 05:29:00.968071 [ 198 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4050 | 2026.03.05 05:29:00.968350 [ 4 ] {879a55a2-d29f-4bd4-989f-b1468aed80e6} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.03.05 05:29:00.968382 [ 198 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_21_4} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.03.05 05:29:00.968391 [ 4 ] {879a55a2-d29f-4bd4-989f-b1468aed80e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4053 | 2026.03.05 05:29:00.968473 [ 198 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_21_4} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4054 | 2026.03.05 05:29:00.968573 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 4055 | 2026.03.05 05:29:00.968965 [ 4 ] {879a55a2-d29f-4bd4-989f-b1468aed80e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4056 | 2026.03.05 05:29:00.969197 [ 4 ] {879a55a2-d29f-4bd4-989f-b1468aed80e6} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.03.05 05:29:00.969331 [ 4 ] {879a55a2-d29f-4bd4-989f-b1468aed80e6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001881 sec., 19138.755980861242 rows/sec., 34.30 MiB/sec. | ||
| 4058 | 2026.03.05 05:29:00.969392 [ 4 ] {879a55a2-d29f-4bd4-989f-b1468aed80e6} <Debug> TCPHandler: Processed in 0.002067815 sec. | ||
| 4059 | 2026.03.05 05:29:00.969513 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4060 | 2026.03.05 05:29:00.969607 [ 4 ] {5ca45a0c-f46c-4e94-9ff2-417bbb4e0ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4061 | 2026.03.05 05:29:00.969648 [ 4 ] {5ca45a0c-f46c-4e94-9ff2-417bbb4e0ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4062 | 2026.03.05 05:29:00.969658 [ 198 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7666 rows, containing 5 columns (5 merged, 0 gathered) in 0.00235312 sec., 3257802.4070170666 rows/sec., 216.85 MiB/sec. | ||
| 4063 | 2026.03.05 05:29:00.970008 [ 4 ] {5ca45a0c-f46c-4e94-9ff2-417bbb4e0ea0} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.03.05 05:29:00.970046 [ 4 ] {5ca45a0c-f46c-4e94-9ff2-417bbb4e0ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4065 | 2026.03.05 05:29:00.970350 [ 201 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4066 | 2026.03.05 05:29:00.970378 [ 4 ] {5ca45a0c-f46c-4e94-9ff2-417bbb4e0ea0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4067 | 2026.03.05 05:29:00.970700 [ 4 ] {5ca45a0c-f46c-4e94-9ff2-417bbb4e0ea0} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.03.05 05:29:00.970731 [ 201 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.03.05 05:29:00.970821 [ 111 ] {} <Debug> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4070 | 2026.03.05 05:29:00.970837 [ 4 ] {5ca45a0c-f46c-4e94-9ff2-417bbb4e0ea0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 4071 | 2026.03.05 05:29:00.970859 [ 111 ] {} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.03.05 05:29:00.970824 [ 201 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4073 | 2026.03.05 05:29:00.970879 [ 4 ] {5ca45a0c-f46c-4e94-9ff2-417bbb4e0ea0} <Debug> TCPHandler: Processed in 0.001413744 sec. | ||
| 4074 | 2026.03.05 05:29:00.970887 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4075 | 2026.03.05 05:29:00.970986 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 4076 | 2026.03.05 05:29:00.971027 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::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 | ||
| 4077 | 2026.03.05 05:29:00.971120 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4078 | 2026.03.05 05:29:00.971150 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1152 rows starting from the beginning of the part | ||
| 4079 | 2026.03.05 05:29:00.971208 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4080 | 2026.03.05 05:29:00.971246 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 4081 | 2026.03.05 05:29:00.971284 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::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 | ||
| 4082 | 2026.03.05 05:29:00.971318 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 4083 | 2026.03.05 05:29:00.971354 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::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 | ||
| 4084 | 2026.03.05 05:29:00.972330 [ 193 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1488 rows, containing 4 columns (4 merged, 0 gathered) in 0.001379683 sec., 1078508.61393523 rows/sec., 69.54 MiB/sec. | ||
| 4085 | 2026.03.05 05:29:00.972500 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4086 | 2026.03.05 05:29:00.972728 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_21_4} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.03.05 05:29:00.972790 [ 201 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_21_4} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4088 | 2026.03.05 05:29:00.972851 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 4089 | 2026.03.05 05:29:03.820013 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4090 | 2026.03.05 05:29:03.820120 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4091 | 2026.03.05 05:29:03.898660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7663 | ||
| 4092 | 2026.03.05 05:29:03.899150 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.03.05 05:29:03.899191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4094 | 2026.03.05 05:29:03.899675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4095 | 2026.03.05 05:29:03.899910 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.03.05 05:29:03.900066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7663 | ||
| 4097 | 2026.03.05 05:29:03.900070 [ 110 ] {} <Debug> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4098 | 2026.03.05 05:29:03.900157 [ 110 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.03.05 05:29:03.900193 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4100 | 2026.03.05 05:29:03.900353 [ 198 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 4101 | 2026.03.05 05:29:03.900545 [ 198 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4102 | 2026.03.05 05:29:03.900608 [ 198 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5295 rows starting from the beginning of the part | ||
| 4103 | 2026.03.05 05:29:03.900748 [ 198 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 4104 | 2026.03.05 05:29:03.900837 [ 198 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 4105 | 2026.03.05 05:29:03.900918 [ 198 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 4106 | 2026.03.05 05:29:03.900987 [ 198 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 4107 | 2026.03.05 05:29:03.901058 [ 198 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 4108 | 2026.03.05 05:29:03.902601 [ 201 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7663 rows, containing 4 columns (4 merged, 0 gathered) in 0.0023215 sec., 3300883.049752315 rows/sec., 47.22 MiB/sec. | ||
| 4109 | 2026.03.05 05:29:03.903298 [ 198 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4110 | 2026.03.05 05:29:03.903554 [ 198 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_16_3} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.03.05 05:29:03.903623 [ 198 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_16_3} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4112 | 2026.03.05 05:29:03.903713 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4113 | 2026.03.05 05:29:03.904988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 546 | ||
| 4114 | 2026.03.05 05:29:03.907154 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.03.05 05:29:03.907190 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4116 | 2026.03.05 05:29:03.908302 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4117 | 2026.03.05 05:29:03.908565 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.03.05 05:29:03.908717 [ 109 ] {} <Debug> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4119 | 2026.03.05 05:29:03.908770 [ 109 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2026.03.05 05:29:03.908793 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4121 | 2026.03.05 05:29:03.908866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
| 4122 | 2026.03.05 05:29:03.908916 [ 187 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::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 | ||
| 4123 | 2026.03.05 05:29:03.909464 [ 187 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4124 | 2026.03.05 05:29:03.909602 [ 187 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 342 rows starting from the beginning of the part | ||
| 4125 | 2026.03.05 05:29:03.909952 [ 187 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 4126 | 2026.03.05 05:29:03.910277 [ 187 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 4127 | 2026.03.05 05:29:03.910600 [ 187 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 66 rows starting from the beginning of the part | ||
| 4128 | 2026.03.05 05:29:03.910929 [ 187 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 4129 | 2026.03.05 05:29:03.911232 [ 187 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 4130 | 2026.03.05 05:29:03.917226 [ 198 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 72 columns (72 merged, 0 gathered) in 0.008360053 sec., 65310.5907342932 rows/sec., 58.86 MiB/sec. | ||
| 4131 | 2026.03.05 05:29:03.918249 [ 198 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4132 | 2026.03.05 05:29:03.918778 [ 198 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_11_2} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.03.05 05:29:03.918849 [ 198 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_11_2} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4134 | 2026.03.05 05:29:03.919150 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 4135 | 2026.03.05 05:29:04.001836 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001377013 sec. | ||
| 4136 | 2026.03.05 05:29:04.305650 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4137 | 2026.03.05 05:29:04.324291 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.03.05 05:29:04.324364 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4139 | 2026.03.05 05:29:04.330415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4140 | 2026.03.05 05:29:04.331128 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2026.03.05 05:29:04.331463 [ 109 ] {} <Debug> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4142 | 2026.03.05 05:29:04.331537 [ 109 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.03.05 05:29:04.331562 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4144 | 2026.03.05 05:29:04.331675 [ 189 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 4145 | 2026.03.05 05:29:04.334666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4146 | 2026.03.05 05:29:04.335176 [ 189 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4147 | 2026.03.05 05:29:04.336653 [ 189 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 4148 | 2026.03.05 05:29:04.341302 [ 189 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 4149 | 2026.03.05 05:29:04.345657 [ 189 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 4150 | 2026.03.05 05:29:04.349901 [ 189 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 4151 | 2026.03.05 05:29:04.354253 [ 189 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 4152 | 2026.03.05 05:29:04.358612 [ 189 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 4153 | 2026.03.05 05:29:04.414211 [ 198 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082574302 sec., 1465.346930816321 rows/sec., 7.58 MiB/sec. | ||
| 4154 | 2026.03.05 05:29:04.416885 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4155 | 2026.03.05 05:29:04.419006 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_16_3} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.03.05 05:29:04.419105 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_16_3} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4157 | 2026.03.05 05:29:04.421600 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4158 | 2026.03.05 05:29:05.000273 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.89 MiB, peak 241.86 MiB, free memory in arenas 0.00 B, will set to 240.09 MiB (RSS), difference: 8.19 MiB | ||
| 4159 | 2026.03.05 05:29:05.966305 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2026.03.05 05:29:05.966601 [ 4 ] {2fcb54ad-34c6-48fc-a06b-93058449f396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4161 | 2026.03.05 05:29:05.966709 [ 4 ] {2fcb54ad-34c6-48fc-a06b-93058449f396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4162 | 2026.03.05 05:29:05.967756 [ 4 ] {2fcb54ad-34c6-48fc-a06b-93058449f396} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.03.05 05:29:05.967812 [ 4 ] {2fcb54ad-34c6-48fc-a06b-93058449f396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4164 | 2026.03.05 05:29:05.968241 [ 4 ] {2fcb54ad-34c6-48fc-a06b-93058449f396} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4165 | 2026.03.05 05:29:05.968464 [ 4 ] {2fcb54ad-34c6-48fc-a06b-93058449f396} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2026.03.05 05:29:05.968625 [ 4 ] {2fcb54ad-34c6-48fc-a06b-93058449f396} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002108 sec., 134724.85768500948 rows/sec., 8.56 MiB/sec. | ||
| 4167 | 2026.03.05 05:29:05.968672 [ 4 ] {2fcb54ad-34c6-48fc-a06b-93058449f396} <Debug> TCPHandler: Processed in 0.002553764 sec. | ||
| 4168 | 2026.03.05 05:29:05.968813 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4169 | 2026.03.05 05:29:05.968914 [ 4 ] {c7522615-2a21-4a19-b0ba-7571997e9e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4170 | 2026.03.05 05:29:05.968957 [ 4 ] {c7522615-2a21-4a19-b0ba-7571997e9e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4171 | 2026.03.05 05:29:05.969776 [ 4 ] {c7522615-2a21-4a19-b0ba-7571997e9e43} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4172 | 2026.03.05 05:29:05.969812 [ 4 ] {c7522615-2a21-4a19-b0ba-7571997e9e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4173 | 2026.03.05 05:29:05.970180 [ 4 ] {c7522615-2a21-4a19-b0ba-7571997e9e43} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4174 | 2026.03.05 05:29:05.970386 [ 4 ] {c7522615-2a21-4a19-b0ba-7571997e9e43} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4175 | 2026.03.05 05:29:05.970514 [ 4 ] {c7522615-2a21-4a19-b0ba-7571997e9e43} <Debug> executeQuery: Read 805 rows, 64.93 KiB in 0.001624 sec., 495689.6551724138 rows/sec., 39.05 MiB/sec. | ||
| 4176 | 2026.03.05 05:29:05.970556 [ 4 ] {c7522615-2a21-4a19-b0ba-7571997e9e43} <Debug> TCPHandler: Processed in 0.001801061 sec. | ||
| 4177 | 2026.03.05 05:29:05.970666 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4178 | 2026.03.05 05:29:05.970759 [ 4 ] {f2d247e2-755b-400d-909b-5e7cfb3a5867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4179 | 2026.03.05 05:29:05.970798 [ 4 ] {f2d247e2-755b-400d-909b-5e7cfb3a5867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4180 | 2026.03.05 05:29:05.971273 [ 4 ] {f2d247e2-755b-400d-909b-5e7cfb3a5867} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.03.05 05:29:05.971310 [ 4 ] {f2d247e2-755b-400d-909b-5e7cfb3a5867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4182 | 2026.03.05 05:29:05.971617 [ 4 ] {f2d247e2-755b-400d-909b-5e7cfb3a5867} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4183 | 2026.03.05 05:29:05.971823 [ 4 ] {f2d247e2-755b-400d-909b-5e7cfb3a5867} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2026.03.05 05:29:05.971950 [ 4 ] {f2d247e2-755b-400d-909b-5e7cfb3a5867} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.001208 sec., 120860.92715231788 rows/sec., 7.15 MiB/sec. | ||
| 4185 | 2026.03.05 05:29:05.971991 [ 4 ] {f2d247e2-755b-400d-909b-5e7cfb3a5867} <Debug> TCPHandler: Processed in 0.001372973 sec. | ||
| 4186 | 2026.03.05 05:29:05.972109 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2026.03.05 05:29:05.972208 [ 4 ] {f8595ad8-64ff-4314-8377-8923d680744b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4188 | 2026.03.05 05:29:05.972257 [ 4 ] {f8595ad8-64ff-4314-8377-8923d680744b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4189 | 2026.03.05 05:29:05.972714 [ 4 ] {f8595ad8-64ff-4314-8377-8923d680744b} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2026.03.05 05:29:05.972758 [ 4 ] {f8595ad8-64ff-4314-8377-8923d680744b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4191 | 2026.03.05 05:29:05.973083 [ 4 ] {f8595ad8-64ff-4314-8377-8923d680744b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4192 | 2026.03.05 05:29:05.973285 [ 4 ] {f8595ad8-64ff-4314-8377-8923d680744b} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.03.05 05:29:05.973413 [ 4 ] {f8595ad8-64ff-4314-8377-8923d680744b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001225 sec., 121632.6530612245 rows/sec., 7.86 MiB/sec. | ||
| 4194 | 2026.03.05 05:29:05.973449 [ 4 ] {f8595ad8-64ff-4314-8377-8923d680744b} <Debug> TCPHandler: Processed in 0.001394784 sec. | ||
| 4195 | 2026.03.05 05:29:05.973567 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.03.05 05:29:05.973660 [ 4 ] {0ffb0fd5-cb6c-41f0-bfb5-33bc1d68c2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4197 | 2026.03.05 05:29:05.973699 [ 4 ] {0ffb0fd5-cb6c-41f0-bfb5-33bc1d68c2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4198 | 2026.03.05 05:29:05.974138 [ 4 ] {0ffb0fd5-cb6c-41f0-bfb5-33bc1d68c2cd} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.03.05 05:29:05.974173 [ 4 ] {0ffb0fd5-cb6c-41f0-bfb5-33bc1d68c2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4200 | 2026.03.05 05:29:05.974472 [ 4 ] {0ffb0fd5-cb6c-41f0-bfb5-33bc1d68c2cd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4201 | 2026.03.05 05:29:05.974673 [ 4 ] {0ffb0fd5-cb6c-41f0-bfb5-33bc1d68c2cd} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.03.05 05:29:05.974804 [ 4 ] {0ffb0fd5-cb6c-41f0-bfb5-33bc1d68c2cd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001161 sec., 127476.31352282516 rows/sec., 7.25 MiB/sec. | ||
| 4203 | 2026.03.05 05:29:05.974840 [ 4 ] {0ffb0fd5-cb6c-41f0-bfb5-33bc1d68c2cd} <Debug> TCPHandler: Processed in 0.001325193 sec. | ||
| 4204 | 2026.03.05 05:29:05.974951 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2026.03.05 05:29:05.975043 [ 4 ] {6ec51339-e5f8-4baa-ac77-80bc68635988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4206 | 2026.03.05 05:29:05.975081 [ 4 ] {6ec51339-e5f8-4baa-ac77-80bc68635988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4207 | 2026.03.05 05:29:05.975651 [ 4 ] {6ec51339-e5f8-4baa-ac77-80bc68635988} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2026.03.05 05:29:05.975686 [ 4 ] {6ec51339-e5f8-4baa-ac77-80bc68635988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4209 | 2026.03.05 05:29:05.975999 [ 4 ] {6ec51339-e5f8-4baa-ac77-80bc68635988} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4210 | 2026.03.05 05:29:05.976198 [ 4 ] {6ec51339-e5f8-4baa-ac77-80bc68635988} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2026.03.05 05:29:05.976322 [ 4 ] {6ec51339-e5f8-4baa-ac77-80bc68635988} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001296 sec., 381172.8395061728 rows/sec., 26.75 MiB/sec. | ||
| 4212 | 2026.03.05 05:29:05.976358 [ 4 ] {6ec51339-e5f8-4baa-ac77-80bc68635988} <Debug> TCPHandler: Processed in 0.001453845 sec. | ||
| 4213 | 2026.03.05 05:29:05.976464 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2026.03.05 05:29:05.976556 [ 4 ] {3208ffc6-fe91-4ce2-bdc3-0156fa06b752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4215 | 2026.03.05 05:29:05.976595 [ 4 ] {3208ffc6-fe91-4ce2-bdc3-0156fa06b752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4216 | 2026.03.05 05:29:05.976922 [ 4 ] {3208ffc6-fe91-4ce2-bdc3-0156fa06b752} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.03.05 05:29:05.976957 [ 4 ] {3208ffc6-fe91-4ce2-bdc3-0156fa06b752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4218 | 2026.03.05 05:29:05.977279 [ 4 ] {3208ffc6-fe91-4ce2-bdc3-0156fa06b752} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4219 | 2026.03.05 05:29:05.977477 [ 4 ] {3208ffc6-fe91-4ce2-bdc3-0156fa06b752} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.03.05 05:29:05.977585 [ 105 ] {} <Debug> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4221 | 2026.03.05 05:29:05.977601 [ 4 ] {3208ffc6-fe91-4ce2-bdc3-0156fa06b752} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 4222 | 2026.03.05 05:29:05.977656 [ 105 ] {} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2026.03.05 05:29:05.977664 [ 4 ] {3208ffc6-fe91-4ce2-bdc3-0156fa06b752} <Debug> TCPHandler: Processed in 0.001246681 sec. | ||
| 4224 | 2026.03.05 05:29:05.977687 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4225 | 2026.03.05 05:29:05.977786 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2026.03.05 05:29:05.977846 [ 194 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::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 | ||
| 4227 | 2026.03.05 05:29:05.977882 [ 4 ] {4f854af9-0ab7-42ca-9445-0706cc03c2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4228 | 2026.03.05 05:29:05.977936 [ 4 ] {4f854af9-0ab7-42ca-9445-0706cc03c2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4229 | 2026.03.05 05:29:05.978012 [ 194 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4230 | 2026.03.05 05:29:05.978055 [ 194 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4231 | 2026.03.05 05:29:05.978126 [ 194 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4232 | 2026.03.05 05:29:05.978176 [ 194 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4233 | 2026.03.05 05:29:05.978220 [ 194 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4234 | 2026.03.05 05:29:05.978261 [ 194 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4235 | 2026.03.05 05:29:05.978302 [ 194 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4236 | 2026.03.05 05:29:05.978355 [ 4 ] {4f854af9-0ab7-42ca-9445-0706cc03c2a5} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2026.03.05 05:29:05.978395 [ 4 ] {4f854af9-0ab7-42ca-9445-0706cc03c2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4238 | 2026.03.05 05:29:05.978888 [ 4 ] {4f854af9-0ab7-42ca-9445-0706cc03c2a5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4239 | 2026.03.05 05:29:05.979120 [ 4 ] {4f854af9-0ab7-42ca-9445-0706cc03c2a5} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2026.03.05 05:29:05.979250 [ 4 ] {4f854af9-0ab7-42ca-9445-0706cc03c2a5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001386 sec., 191197.6911976912 rows/sec., 12.71 MiB/sec. | ||
| 4241 | 2026.03.05 05:29:05.979286 [ 4 ] {4f854af9-0ab7-42ca-9445-0706cc03c2a5} <Debug> TCPHandler: Processed in 0.001547647 sec. | ||
| 4242 | 2026.03.05 05:29:05.979300 [ 196 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001514006 sec., 43592.95801998142 rows/sec., 2.22 MiB/sec. | ||
| 4243 | 2026.03.05 05:29:05.979398 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2026.03.05 05:29:05.979445 [ 194 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4245 | 2026.03.05 05:29:05.979493 [ 4 ] {08fc3c6e-8f3c-4106-a258-0977e71d5747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4246 | 2026.03.05 05:29:05.979540 [ 4 ] {08fc3c6e-8f3c-4106-a258-0977e71d5747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4247 | 2026.03.05 05:29:05.979696 [ 194 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_11_2} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.03.05 05:29:05.979771 [ 194 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_11_2} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4249 | 2026.03.05 05:29:05.979836 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4250 | 2026.03.05 05:29:05.979870 [ 4 ] {08fc3c6e-8f3c-4106-a258-0977e71d5747} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.03.05 05:29:05.979909 [ 4 ] {08fc3c6e-8f3c-4106-a258-0977e71d5747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4252 | 2026.03.05 05:29:05.980200 [ 4 ] {08fc3c6e-8f3c-4106-a258-0977e71d5747} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4253 | 2026.03.05 05:29:05.980398 [ 4 ] {08fc3c6e-8f3c-4106-a258-0977e71d5747} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.03.05 05:29:05.980534 [ 4 ] {08fc3c6e-8f3c-4106-a258-0977e71d5747} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 4255 | 2026.03.05 05:29:05.980568 [ 4 ] {08fc3c6e-8f3c-4106-a258-0977e71d5747} <Debug> TCPHandler: Processed in 0.001217511 sec. | ||
| 4256 | 2026.03.05 05:29:05.980687 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.03.05 05:29:05.980778 [ 4 ] {bd891c51-d9b8-470c-b256-db05c5b31ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4258 | 2026.03.05 05:29:05.980831 [ 4 ] {bd891c51-d9b8-470c-b256-db05c5b31ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4259 | 2026.03.05 05:29:05.981560 [ 4 ] {bd891c51-d9b8-470c-b256-db05c5b31ca0} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.03.05 05:29:05.981595 [ 4 ] {bd891c51-d9b8-470c-b256-db05c5b31ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4261 | 2026.03.05 05:29:05.982081 [ 4 ] {bd891c51-d9b8-470c-b256-db05c5b31ca0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4262 | 2026.03.05 05:29:05.982310 [ 4 ] {bd891c51-d9b8-470c-b256-db05c5b31ca0} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.03.05 05:29:05.982442 [ 4 ] {bd891c51-d9b8-470c-b256-db05c5b31ca0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001681 sec., 2379.535990481856 rows/sec., 4.26 MiB/sec. | ||
| 4264 | 2026.03.05 05:29:05.982498 [ 4 ] {bd891c51-d9b8-470c-b256-db05c5b31ca0} <Debug> TCPHandler: Processed in 0.001864171 sec. | ||
| 4265 | 2026.03.05 05:29:05.982612 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2026.03.05 05:29:05.982704 [ 4 ] {e23abfcf-e52d-4bf2-9387-c75780a41391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4267 | 2026.03.05 05:29:05.982744 [ 4 ] {e23abfcf-e52d-4bf2-9387-c75780a41391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4268 | 2026.03.05 05:29:05.983081 [ 4 ] {e23abfcf-e52d-4bf2-9387-c75780a41391} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.03.05 05:29:05.983116 [ 4 ] {e23abfcf-e52d-4bf2-9387-c75780a41391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4270 | 2026.03.05 05:29:05.983417 [ 4 ] {e23abfcf-e52d-4bf2-9387-c75780a41391} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4271 | 2026.03.05 05:29:05.983621 [ 4 ] {e23abfcf-e52d-4bf2-9387-c75780a41391} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.03.05 05:29:05.983743 [ 4 ] {e23abfcf-e52d-4bf2-9387-c75780a41391} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 4273 | 2026.03.05 05:29:05.983777 [ 4 ] {e23abfcf-e52d-4bf2-9387-c75780a41391} <Debug> TCPHandler: Processed in 0.00121239 sec. | ||
| 4274 | 2026.03.05 05:29:07.704209 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2026.03.05 05:29:07.704488 [ 4 ] {1b97a6fc-38eb-4f13-8544-5695e5e804af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4276 | 2026.03.05 05:29:07.704558 [ 4 ] {1b97a6fc-38eb-4f13-8544-5695e5e804af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4277 | 2026.03.05 05:29:07.706124 [ 4 ] {1b97a6fc-38eb-4f13-8544-5695e5e804af} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.03.05 05:29:07.706178 [ 4 ] {1b97a6fc-38eb-4f13-8544-5695e5e804af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4279 | 2026.03.05 05:29:07.706743 [ 4 ] {1b97a6fc-38eb-4f13-8544-5695e5e804af} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4280 | 2026.03.05 05:29:07.706978 [ 4 ] {1b97a6fc-38eb-4f13-8544-5695e5e804af} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.03.05 05:29:07.707140 [ 4 ] {1b97a6fc-38eb-4f13-8544-5695e5e804af} <Debug> executeQuery: Read 2010 rows, 155.28 KiB in 0.002711 sec., 741423.8288454445 rows/sec., 55.94 MiB/sec. | ||
| 4282 | 2026.03.05 05:29:07.707193 [ 4 ] {1b97a6fc-38eb-4f13-8544-5695e5e804af} <Debug> TCPHandler: Processed in 0.003161634 sec. | ||
| 4283 | 2026.03.05 05:29:07.707319 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4284 | 2026.03.05 05:29:07.707424 [ 4 ] {1a924b7c-ba57-4fd8-9f68-63916122b5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4285 | 2026.03.05 05:29:07.707469 [ 4 ] {1a924b7c-ba57-4fd8-9f68-63916122b5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4286 | 2026.03.05 05:29:07.707908 [ 4 ] {1a924b7c-ba57-4fd8-9f68-63916122b5ac} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2026.03.05 05:29:07.707947 [ 4 ] {1a924b7c-ba57-4fd8-9f68-63916122b5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4288 | 2026.03.05 05:29:07.708256 [ 4 ] {1a924b7c-ba57-4fd8-9f68-63916122b5ac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4289 | 2026.03.05 05:29:07.708472 [ 4 ] {1a924b7c-ba57-4fd8-9f68-63916122b5ac} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2026.03.05 05:29:07.708583 [ 100 ] {} <Debug> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4291 | 2026.03.05 05:29:07.708603 [ 4 ] {1a924b7c-ba57-4fd8-9f68-63916122b5ac} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001204 sec., 38205.98006644518 rows/sec., 2.81 MiB/sec. | ||
| 4292 | 2026.03.05 05:29:07.708651 [ 100 ] {} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.03.05 05:29:07.708662 [ 4 ] {1a924b7c-ba57-4fd8-9f68-63916122b5ac} <Debug> TCPHandler: Processed in 0.001396253 sec. | ||
| 4294 | 2026.03.05 05:29:07.708681 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4295 | 2026.03.05 05:29:07.708776 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2026.03.05 05:29:07.708827 [ 198 ] {d59a6c3f-3398-4034-963f-db0ffc376093::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 | ||
| 4297 | 2026.03.05 05:29:07.708876 [ 4 ] {257c64ed-62b5-4f83-a9c8-27deb1b49c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4298 | 2026.03.05 05:29:07.708922 [ 4 ] {257c64ed-62b5-4f83-a9c8-27deb1b49c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4299 | 2026.03.05 05:29:07.708985 [ 198 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4300 | 2026.03.05 05:29:07.709028 [ 198 ] {d59a6c3f-3398-4034-963f-db0ffc376093::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 | ||
| 4301 | 2026.03.05 05:29:07.709106 [ 198 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4302 | 2026.03.05 05:29:07.709162 [ 198 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 146 rows starting from the beginning of the part | ||
| 4303 | 2026.03.05 05:29:07.709213 [ 198 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4304 | 2026.03.05 05:29:07.709259 [ 198 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 146 rows starting from the beginning of the part | ||
| 4305 | 2026.03.05 05:29:07.709306 [ 198 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
| 4306 | 2026.03.05 05:29:07.709537 [ 4 ] {257c64ed-62b5-4f83-a9c8-27deb1b49c18} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.03.05 05:29:07.709582 [ 4 ] {257c64ed-62b5-4f83-a9c8-27deb1b49c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4308 | 2026.03.05 05:29:07.709952 [ 4 ] {257c64ed-62b5-4f83-a9c8-27deb1b49c18} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4309 | 2026.03.05 05:29:07.710165 [ 4 ] {257c64ed-62b5-4f83-a9c8-27deb1b49c18} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2026.03.05 05:29:07.710201 [ 194 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448245 sec., 428104.36079530744 rows/sec., 28.68 MiB/sec. | ||
| 4311 | 2026.03.05 05:29:07.710299 [ 4 ] {257c64ed-62b5-4f83-a9c8-27deb1b49c18} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001442 sec., 490984.7434119279 rows/sec., 28.64 MiB/sec. | ||
| 4312 | 2026.03.05 05:29:07.710342 [ 4 ] {257c64ed-62b5-4f83-a9c8-27deb1b49c18} <Debug> TCPHandler: Processed in 0.001616247 sec. | ||
| 4313 | 2026.03.05 05:29:07.710347 [ 198 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4314 | 2026.03.05 05:29:07.710461 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4315 | 2026.03.05 05:29:07.710562 [ 4 ] {286269ff-9052-4cf4-99f9-9387feeed4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4316 | 2026.03.05 05:29:07.710605 [ 4 ] {286269ff-9052-4cf4-99f9-9387feeed4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4317 | 2026.03.05 05:29:07.710614 [ 198 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_21_4} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.03.05 05:29:07.710691 [ 198 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_21_4} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4319 | 2026.03.05 05:29:07.710773 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4320 | 2026.03.05 05:29:07.710991 [ 4 ] {286269ff-9052-4cf4-99f9-9387feeed4e9} <Trace> oximeter.fields_u64 (c46ab33a-ed1f-49e2-bece-c60de54ababd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.03.05 05:29:07.711032 [ 4 ] {286269ff-9052-4cf4-99f9-9387feeed4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4322 | 2026.03.05 05:29:07.711323 [ 4 ] {286269ff-9052-4cf4-99f9-9387feeed4e9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4323 | 2026.03.05 05:29:07.711532 [ 4 ] {286269ff-9052-4cf4-99f9-9387feeed4e9} <Trace> oximeter.fields_u64 (c46ab33a-ed1f-49e2-bece-c60de54ababd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.03.05 05:29:07.711659 [ 4 ] {286269ff-9052-4cf4-99f9-9387feeed4e9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 4325 | 2026.03.05 05:29:07.711696 [ 4 ] {286269ff-9052-4cf4-99f9-9387feeed4e9} <Debug> TCPHandler: Processed in 0.001286393 sec. | ||
| 4326 | 2026.03.05 05:29:07.711798 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.03.05 05:29:07.711892 [ 4 ] {dc0d30bd-8d87-4c22-aa25-1fc69053cb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4328 | 2026.03.05 05:29:07.711933 [ 4 ] {dc0d30bd-8d87-4c22-aa25-1fc69053cb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4329 | 2026.03.05 05:29:07.712647 [ 4 ] {dc0d30bd-8d87-4c22-aa25-1fc69053cb23} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.03.05 05:29:07.712683 [ 4 ] {dc0d30bd-8d87-4c22-aa25-1fc69053cb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4331 | 2026.03.05 05:29:07.713026 [ 4 ] {dc0d30bd-8d87-4c22-aa25-1fc69053cb23} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4332 | 2026.03.05 05:29:07.713236 [ 4 ] {dc0d30bd-8d87-4c22-aa25-1fc69053cb23} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): 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.03.05 05:29:07.713364 [ 4 ] {dc0d30bd-8d87-4c22-aa25-1fc69053cb23} <Debug> executeQuery: Read 1046 rows, 74.03 KiB in 0.001489 sec., 702484.889187374 rows/sec., 48.55 MiB/sec. | ||
| 4334 | 2026.03.05 05:29:07.713401 [ 4 ] {dc0d30bd-8d87-4c22-aa25-1fc69053cb23} <Debug> TCPHandler: Processed in 0.001651339 sec. | ||
| 4335 | 2026.03.05 05:29:07.713514 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4336 | 2026.03.05 05:29:07.713616 [ 4 ] {aefafd4b-d4ea-44c6-86ec-02d42f4f41d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4337 | 2026.03.05 05:29:07.713660 [ 4 ] {aefafd4b-d4ea-44c6-86ec-02d42f4f41d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4338 | 2026.03.05 05:29:07.714322 [ 4 ] {aefafd4b-d4ea-44c6-86ec-02d42f4f41d9} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.03.05 05:29:07.714359 [ 4 ] {aefafd4b-d4ea-44c6-86ec-02d42f4f41d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4340 | 2026.03.05 05:29:07.714768 [ 4 ] {aefafd4b-d4ea-44c6-86ec-02d42f4f41d9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4341 | 2026.03.05 05:29:07.714979 [ 4 ] {aefafd4b-d4ea-44c6-86ec-02d42f4f41d9} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): 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.03.05 05:29:07.715107 [ 4 ] {aefafd4b-d4ea-44c6-86ec-02d42f4f41d9} <Debug> executeQuery: Read 1249 rows, 80.20 KiB in 0.001509 sec., 827700.4638833666 rows/sec., 51.90 MiB/sec. | ||
| 4343 | 2026.03.05 05:29:07.715144 [ 4 ] {aefafd4b-d4ea-44c6-86ec-02d42f4f41d9} <Debug> TCPHandler: Processed in 0.001680398 sec. | ||
| 4344 | 2026.03.05 05:29:07.715255 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4345 | 2026.03.05 05:29:07.715349 [ 4 ] {8556e62e-6bdd-499b-9291-3be41a6d38cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4346 | 2026.03.05 05:29:07.715403 [ 4 ] {8556e62e-6bdd-499b-9291-3be41a6d38cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4347 | 2026.03.05 05:29:07.716270 [ 4 ] {8556e62e-6bdd-499b-9291-3be41a6d38cc} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.03.05 05:29:07.716306 [ 4 ] {8556e62e-6bdd-499b-9291-3be41a6d38cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4349 | 2026.03.05 05:29:07.716883 [ 4 ] {8556e62e-6bdd-499b-9291-3be41a6d38cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4350 | 2026.03.05 05:29:07.717108 [ 4 ] {8556e62e-6bdd-499b-9291-3be41a6d38cc} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2026.03.05 05:29:07.717246 [ 4 ] {8556e62e-6bdd-499b-9291-3be41a6d38cc} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001915 sec., 24020.88772845953 rows/sec., 43.04 MiB/sec. | ||
| 4352 | 2026.03.05 05:29:07.717308 [ 4 ] {8556e62e-6bdd-499b-9291-3be41a6d38cc} <Debug> TCPHandler: Processed in 0.002102715 sec. | ||
| 4353 | 2026.03.05 05:29:07.717422 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.03.05 05:29:07.717517 [ 4 ] {2fc8b5f4-88cb-4ea4-a77e-cd2a20f344f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4355 | 2026.03.05 05:29:07.717560 [ 4 ] {2fc8b5f4-88cb-4ea4-a77e-cd2a20f344f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4356 | 2026.03.05 05:29:07.717887 [ 4 ] {2fc8b5f4-88cb-4ea4-a77e-cd2a20f344f7} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.03.05 05:29:07.717922 [ 4 ] {2fc8b5f4-88cb-4ea4-a77e-cd2a20f344f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4358 | 2026.03.05 05:29:07.718224 [ 4 ] {2fc8b5f4-88cb-4ea4-a77e-cd2a20f344f7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4359 | 2026.03.05 05:29:07.718429 [ 4 ] {2fc8b5f4-88cb-4ea4-a77e-cd2a20f344f7} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.03.05 05:29:07.718559 [ 4 ] {2fc8b5f4-88cb-4ea4-a77e-cd2a20f344f7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001059 sec., 22662.889518413598 rows/sec., 1.53 MiB/sec. | ||
| 4361 | 2026.03.05 05:29:07.718594 [ 4 ] {2fc8b5f4-88cb-4ea4-a77e-cd2a20f344f7} <Debug> TCPHandler: Processed in 0.00122163 sec. | ||
| 4362 | 2026.03.05 05:29:10.094163 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53644 | ||
| 4363 | 2026.03.05 05:29:10.094269 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4364 | 2026.03.05 05:29:10.094295 [ 287 ] {} <Debug> TCP-Session: bd2cc45c-9e81-4426-ab56-b24ad6045dc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53644 | ||
| 4365 | 2026.03.05 05:29:10.094319 [ 287 ] {} <Debug> TCP-Session: bd2cc45c-9e81-4426-ab56-b24ad6045dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4366 | 2026.03.05 05:29:10.094331 [ 287 ] {} <Debug> TCP-Session: bd2cc45c-9e81-4426-ab56-b24ad6045dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4367 | 2026.03.05 05:29:10.094508 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42477 | ||
| 4368 | 2026.03.05 05:29:10.094539 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64761 | ||
| 4369 | 2026.03.05 05:29:10.094584 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36898 | ||
| 4370 | 2026.03.05 05:29:10.094603 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64327 | ||
| 4371 | 2026.03.05 05:29:10.094643 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4372 | 2026.03.05 05:29:10.094647 [ 287 ] {} <Trace> TCP-Session: bd2cc45c-9e81-4426-ab56-b24ad6045dc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.03.05 05:29:10.094674 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4374 | 2026.03.05 05:29:10.094685 [ 288 ] {} <Debug> TCP-Session: 7346ae8d-a918-40fa-9d59-a16d7a2f0052 Authenticating user 'default' from [fd00:1122:3344:101::e]:42477 | ||
| 4375 | 2026.03.05 05:29:10.094718 [ 289 ] {} <Debug> TCP-Session: bcda3066-2102-48df-ac62-f064e07fec0d Authenticating user 'default' from [fd00:1122:3344:101::e]:64761 | ||
| 4376 | 2026.03.05 05:29:10.094576 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40635 | ||
| 4377 | 2026.03.05 05:29:10.094751 [ 289 ] {} <Debug> TCP-Session: bcda3066-2102-48df-ac62-f064e07fec0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.03.05 05:29:10.094549 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39340 | ||
| 4379 | 2026.03.05 05:29:10.094791 [ 289 ] {} <Debug> TCP-Session: bcda3066-2102-48df-ac62-f064e07fec0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4380 | 2026.03.05 05:29:10.094736 [ 288 ] {} <Debug> TCP-Session: 7346ae8d-a918-40fa-9d59-a16d7a2f0052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2026.03.05 05:29:10.094567 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40986 | ||
| 4382 | 2026.03.05 05:29:10.094864 [ 287 ] {9ca1ee80-f21b-4502-b0b2-30e3c8c8284c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53644) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4383 | 2026.03.05 05:29:10.094846 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4384 | 2026.03.05 05:29:10.094848 [ 288 ] {} <Debug> TCP-Session: 7346ae8d-a918-40fa-9d59-a16d7a2f0052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2026.03.05 05:29:10.094555 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40729 | ||
| 4386 | 2026.03.05 05:29:10.094955 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4387 | 2026.03.05 05:29:10.094957 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4388 | 2026.03.05 05:29:10.094993 [ 3 ] {} <Debug> TCP-Session: bee15202-a58d-4f27-8666-207cbfc46a65 Authenticating user 'default' from [fd00:1122:3344:101::e]:64327 | ||
| 4389 | 2026.03.05 05:29:10.094939 [ 294 ] {} <Debug> TCP-Session: 6fa87dfa-9834-4e8f-a3bc-4fb6025406e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36898 | ||
| 4390 | 2026.03.05 05:29:10.095026 [ 3 ] {} <Debug> TCP-Session: bee15202-a58d-4f27-8666-207cbfc46a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.03.05 05:29:10.095047 [ 294 ] {} <Debug> TCP-Session: 6fa87dfa-9834-4e8f-a3bc-4fb6025406e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2026.03.05 05:29:10.095058 [ 3 ] {} <Debug> TCP-Session: bee15202-a58d-4f27-8666-207cbfc46a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2026.03.05 05:29:10.095073 [ 294 ] {} <Debug> TCP-Session: 6fa87dfa-9834-4e8f-a3bc-4fb6025406e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2026.03.05 05:29:10.095019 [ 293 ] {} <Debug> TCP-Session: 65f43008-1d88-4f4c-b76f-8d9a529890f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40635 | ||
| 4395 | 2026.03.05 05:29:10.095125 [ 293 ] {} <Debug> TCP-Session: 65f43008-1d88-4f4c-b76f-8d9a529890f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4396 | 2026.03.05 05:29:10.095138 [ 293 ] {} <Debug> TCP-Session: 65f43008-1d88-4f4c-b76f-8d9a529890f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2026.03.05 05:29:10.095168 [ 287 ] {9ca1ee80-f21b-4502-b0b2-30e3c8c8284c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4398 | 2026.03.05 05:29:10.095194 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4399 | 2026.03.05 05:29:10.095197 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4400 | 2026.03.05 05:29:10.095228 [ 287 ] {9ca1ee80-f21b-4502-b0b2-30e3c8c8284c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4401 | 2026.03.05 05:29:10.095230 [ 292 ] {} <Debug> TCP-Session: 80ce4228-5977-44b6-9c98-e755f45cf79f Authenticating user 'default' from [fd00:1122:3344:101::e]:40986 | ||
| 4402 | 2026.03.05 05:29:10.095257 [ 291 ] {} <Debug> TCP-Session: 8555e835-9945-41d2-b0a4-26f1aadc1222 Authenticating user 'default' from [fd00:1122:3344:101::e]:40729 | ||
| 4403 | 2026.03.05 05:29:10.095273 [ 292 ] {} <Debug> TCP-Session: 80ce4228-5977-44b6-9c98-e755f45cf79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.03.05 05:29:10.095232 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4405 | 2026.03.05 05:29:10.095299 [ 292 ] {} <Debug> TCP-Session: 80ce4228-5977-44b6-9c98-e755f45cf79f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.03.05 05:29:10.095326 [ 290 ] {} <Debug> TCP-Session: 9452d248-201b-43e2-9324-69cbedcff1f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39340 | ||
| 4407 | 2026.03.05 05:29:10.095295 [ 291 ] {} <Debug> TCP-Session: 8555e835-9945-41d2-b0a4-26f1aadc1222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2026.03.05 05:29:10.095355 [ 290 ] {} <Debug> TCP-Session: 9452d248-201b-43e2-9324-69cbedcff1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.03.05 05:29:10.095390 [ 291 ] {} <Debug> TCP-Session: 8555e835-9945-41d2-b0a4-26f1aadc1222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2026.03.05 05:29:10.095394 [ 290 ] {} <Debug> TCP-Session: 9452d248-201b-43e2-9324-69cbedcff1f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4411 | 2026.03.05 05:29:10.095533 [ 287 ] {9ca1ee80-f21b-4502-b0b2-30e3c8c8284c} <Debug> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e) (SelectExecutor): Key condition: unknown | ||
| 4412 | 2026.03.05 05:29:10.096728 [ 333 ] {9ca1ee80-f21b-4502-b0b2-30e3c8c8284c} <Trace> AggregatingTransform: Aggregating | ||
| 4413 | 2026.03.05 05:29:10.096777 [ 333 ] {9ca1ee80-f21b-4502-b0b2-30e3c8c8284c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4414 | 2026.03.05 05:29:10.096816 [ 333 ] {9ca1ee80-f21b-4502-b0b2-30e3c8c8284c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00117237 sec. (852.973 rows/sec., 33.32 KiB/sec.) | ||
| 4415 | 2026.03.05 05:29:10.096835 [ 333 ] {9ca1ee80-f21b-4502-b0b2-30e3c8c8284c} <Trace> Aggregator: Merging aggregated data | ||
| 4416 | 2026.03.05 05:29:10.097912 [ 287 ] {9ca1ee80-f21b-4502-b0b2-30e3c8c8284c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003119 sec., 320.6155819172812 rows/sec., 12.52 KiB/sec. | ||
| 4417 | 2026.03.05 05:29:10.098060 [ 287 ] {9ca1ee80-f21b-4502-b0b2-30e3c8c8284c} <Debug> TCPHandler: Processed in 0.00352482 sec. | ||
| 4418 | 2026.03.05 05:29:10.098190 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4419 | 2026.03.05 05:29:10.098220 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4420 | 2026.03.05 05:29:10.098221 [ 287 ] {} <Debug> TCP-Session: bd2cc45c-9e81-4426-ab56-b24ad6045dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4421 | 2026.03.05 05:29:10.098243 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4422 | 2026.03.05 05:29:10.098259 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4423 | 2026.03.05 05:29:10.098280 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4424 | 2026.03.05 05:29:10.098294 [ 289 ] {} <Debug> TCP-Session: bcda3066-2102-48df-ac62-f064e07fec0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4425 | 2026.03.05 05:29:10.098307 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4426 | 2026.03.05 05:29:10.098335 [ 291 ] {} <Debug> TCP-Session: 8555e835-9945-41d2-b0a4-26f1aadc1222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2026.03.05 05:29:10.098339 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4428 | 2026.03.05 05:29:10.098361 [ 292 ] {} <Debug> TCP-Session: 80ce4228-5977-44b6-9c98-e755f45cf79f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2026.03.05 05:29:10.098317 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4430 | 2026.03.05 05:29:10.098390 [ 3 ] {} <Debug> TCP-Session: bee15202-a58d-4f27-8666-207cbfc46a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4431 | 2026.03.05 05:29:10.098317 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4432 | 2026.03.05 05:29:10.098427 [ 290 ] {} <Debug> TCP-Session: 9452d248-201b-43e2-9324-69cbedcff1f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2026.03.05 05:29:10.098313 [ 294 ] {} <Debug> TCP-Session: 6fa87dfa-9834-4e8f-a3bc-4fb6025406e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.03.05 05:29:10.098459 [ 293 ] {} <Debug> TCP-Session: 65f43008-1d88-4f4c-b76f-8d9a529890f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2026.03.05 05:29:10.098262 [ 288 ] {} <Debug> TCP-Session: 7346ae8d-a918-40fa-9d59-a16d7a2f0052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4436 | 2026.03.05 05:29:10.958014 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.03.05 05:29:10.958235 [ 4 ] {fb9deb9f-0995-4f49-a663-b5b65a0f724b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4438 | 2026.03.05 05:29:10.958331 [ 4 ] {fb9deb9f-0995-4f49-a663-b5b65a0f724b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4439 | 2026.03.05 05:29:10.959225 [ 4 ] {fb9deb9f-0995-4f49-a663-b5b65a0f724b} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.03.05 05:29:10.959289 [ 4 ] {fb9deb9f-0995-4f49-a663-b5b65a0f724b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4441 | 2026.03.05 05:29:10.959814 [ 4 ] {fb9deb9f-0995-4f49-a663-b5b65a0f724b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4442 | 2026.03.05 05:29:10.960150 [ 4 ] {fb9deb9f-0995-4f49-a663-b5b65a0f724b} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.03.05 05:29:10.960399 [ 4 ] {fb9deb9f-0995-4f49-a663-b5b65a0f724b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002232 sec., 25089.605734767025 rows/sec., 1.92 MiB/sec. | ||
| 4444 | 2026.03.05 05:29:10.960459 [ 4 ] {fb9deb9f-0995-4f49-a663-b5b65a0f724b} <Debug> TCPHandler: Processed in 0.002606394 sec. | ||
| 4445 | 2026.03.05 05:29:10.960636 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.03.05 05:29:10.960741 [ 4 ] {5bd12184-5ecc-4095-943e-1cea3ba42c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4447 | 2026.03.05 05:29:10.960785 [ 4 ] {5bd12184-5ecc-4095-943e-1cea3ba42c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4448 | 2026.03.05 05:29:10.961237 [ 4 ] {5bd12184-5ecc-4095-943e-1cea3ba42c6f} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.03.05 05:29:10.961275 [ 4 ] {5bd12184-5ecc-4095-943e-1cea3ba42c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4450 | 2026.03.05 05:29:10.961665 [ 4 ] {5bd12184-5ecc-4095-943e-1cea3ba42c6f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4451 | 2026.03.05 05:29:10.961944 [ 4 ] {5bd12184-5ecc-4095-943e-1cea3ba42c6f} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.03.05 05:29:10.962098 [ 4 ] {5bd12184-5ecc-4095-943e-1cea3ba42c6f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001381 sec., 46343.22954380883 rows/sec., 3.62 MiB/sec. | ||
| 4453 | 2026.03.05 05:29:10.962138 [ 4 ] {5bd12184-5ecc-4095-943e-1cea3ba42c6f} <Debug> TCPHandler: Processed in 0.001554607 sec. | ||
| 4454 | 2026.03.05 05:29:10.962270 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.03.05 05:29:10.962371 [ 4 ] {a6c8fc8b-2ed4-444a-a4b7-f2384ca47276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4456 | 2026.03.05 05:29:10.962421 [ 4 ] {a6c8fc8b-2ed4-444a-a4b7-f2384ca47276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4457 | 2026.03.05 05:29:10.962823 [ 4 ] {a6c8fc8b-2ed4-444a-a4b7-f2384ca47276} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.03.05 05:29:10.962859 [ 4 ] {a6c8fc8b-2ed4-444a-a4b7-f2384ca47276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4459 | 2026.03.05 05:29:10.963237 [ 4 ] {a6c8fc8b-2ed4-444a-a4b7-f2384ca47276} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4460 | 2026.03.05 05:29:10.963476 [ 4 ] {a6c8fc8b-2ed4-444a-a4b7-f2384ca47276} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.03.05 05:29:10.963608 [ 4 ] {a6c8fc8b-2ed4-444a-a4b7-f2384ca47276} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001259 sec., 76250.99285146942 rows/sec., 5.31 MiB/sec. | ||
| 4462 | 2026.03.05 05:29:10.963646 [ 4 ] {a6c8fc8b-2ed4-444a-a4b7-f2384ca47276} <Debug> TCPHandler: Processed in 0.001425955 sec. | ||
| 4463 | 2026.03.05 05:29:10.963769 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.03.05 05:29:10.963882 [ 4 ] {89766029-a911-41c1-b27b-24840fd50402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4465 | 2026.03.05 05:29:10.963930 [ 4 ] {89766029-a911-41c1-b27b-24840fd50402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4466 | 2026.03.05 05:29:10.964338 [ 4 ] {89766029-a911-41c1-b27b-24840fd50402} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.03.05 05:29:10.964375 [ 4 ] {89766029-a911-41c1-b27b-24840fd50402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4468 | 2026.03.05 05:29:10.964719 [ 4 ] {89766029-a911-41c1-b27b-24840fd50402} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4469 | 2026.03.05 05:29:10.964944 [ 4 ] {89766029-a911-41c1-b27b-24840fd50402} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.03.05 05:29:10.965082 [ 4 ] {89766029-a911-41c1-b27b-24840fd50402} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00122 sec., 29508.196721311477 rows/sec., 1.99 MiB/sec. | ||
| 4471 | 2026.03.05 05:29:10.965120 [ 4 ] {89766029-a911-41c1-b27b-24840fd50402} <Debug> TCPHandler: Processed in 0.001401084 sec. | ||
| 4472 | 2026.03.05 05:29:11.379048 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65446 | ||
| 4473 | 2026.03.05 05:29:11.379156 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4474 | 2026.03.05 05:29:11.379182 [ 287 ] {} <Debug> TCP-Session: 905a5162-410b-4dd7-aa7e-3688ee94d8a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65446 | ||
| 4475 | 2026.03.05 05:29:11.379205 [ 287 ] {} <Debug> TCP-Session: 905a5162-410b-4dd7-aa7e-3688ee94d8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2026.03.05 05:29:11.379218 [ 287 ] {} <Debug> TCP-Session: 905a5162-410b-4dd7-aa7e-3688ee94d8a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4477 | 2026.03.05 05:29:11.379431 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44910 | ||
| 4478 | 2026.03.05 05:29:11.379455 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41008 | ||
| 4479 | 2026.03.05 05:29:11.379486 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47446 | ||
| 4480 | 2026.03.05 05:29:11.379497 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59766 | ||
| 4481 | 2026.03.05 05:29:11.379521 [ 287 ] {} <Trace> TCP-Session: 905a5162-410b-4dd7-aa7e-3688ee94d8a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2026.03.05 05:29:11.379548 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4483 | 2026.03.05 05:29:11.379558 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4484 | 2026.03.05 05:29:11.379569 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4485 | 2026.03.05 05:29:11.379591 [ 288 ] {} <Debug> TCP-Session: 49b0d24a-dfbb-4b6d-8b48-7a8b65634dcc Authenticating user 'default' from [fd00:1122:3344:101::e]:44910 | ||
| 4486 | 2026.03.05 05:29:11.379595 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4487 | 2026.03.05 05:29:11.379606 [ 291 ] {} <Debug> TCP-Session: 1e7f4d65-3c2d-43e0-b937-b80da9377ab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41008 | ||
| 4488 | 2026.03.05 05:29:11.379615 [ 294 ] {} <Debug> TCP-Session: b185d3cd-d912-40da-b791-7916df20abb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47446 | ||
| 4489 | 2026.03.05 05:29:11.379629 [ 288 ] {} <Debug> TCP-Session: 49b0d24a-dfbb-4b6d-8b48-7a8b65634dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4490 | 2026.03.05 05:29:11.379641 [ 3 ] {} <Debug> TCP-Session: 6ba3265b-a035-4f20-919b-7750fcf610a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59766 | ||
| 4491 | 2026.03.05 05:29:11.379648 [ 291 ] {} <Debug> TCP-Session: 1e7f4d65-3c2d-43e0-b937-b80da9377ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4492 | 2026.03.05 05:29:11.379659 [ 294 ] {} <Debug> TCP-Session: b185d3cd-d912-40da-b791-7916df20abb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4493 | 2026.03.05 05:29:11.379668 [ 288 ] {} <Debug> TCP-Session: 49b0d24a-dfbb-4b6d-8b48-7a8b65634dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4494 | 2026.03.05 05:29:11.379682 [ 3 ] {} <Debug> TCP-Session: 6ba3265b-a035-4f20-919b-7750fcf610a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4495 | 2026.03.05 05:29:11.379701 [ 287 ] {1d95ebbf-d989-4d91-874f-c3a5a811da01} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65446) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4496 | 2026.03.05 05:29:11.379722 [ 3 ] {} <Debug> TCP-Session: 6ba3265b-a035-4f20-919b-7750fcf610a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4497 | 2026.03.05 05:29:11.379701 [ 294 ] {} <Debug> TCP-Session: b185d3cd-d912-40da-b791-7916df20abb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4498 | 2026.03.05 05:29:11.379689 [ 291 ] {} <Debug> TCP-Session: 1e7f4d65-3c2d-43e0-b937-b80da9377ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4499 | 2026.03.05 05:29:11.379478 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40675 | ||
| 4500 | 2026.03.05 05:29:11.379467 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36939 | ||
| 4501 | 2026.03.05 05:29:11.379445 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49716 | ||
| 4502 | 2026.03.05 05:29:11.379457 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61738 | ||
| 4503 | 2026.03.05 05:29:11.379897 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4504 | 2026.03.05 05:29:11.379932 [ 293 ] {} <Debug> TCP-Session: 5d6c6385-bb1f-4556-b923-d36da0cd15b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40675 | ||
| 4505 | 2026.03.05 05:29:11.379945 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4506 | 2026.03.05 05:29:11.379946 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4507 | 2026.03.05 05:29:11.379954 [ 293 ] {} <Debug> TCP-Session: 5d6c6385-bb1f-4556-b923-d36da0cd15b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4508 | 2026.03.05 05:29:11.379976 [ 289 ] {} <Debug> TCP-Session: 9c95ab24-0f5c-4074-a8a0-1aac22075bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49716 | ||
| 4509 | 2026.03.05 05:29:11.379988 [ 292 ] {} <Debug> TCP-Session: f3e38285-f5e8-4a00-a86c-605f3990b51c Authenticating user 'default' from [fd00:1122:3344:101::e]:36939 | ||
| 4510 | 2026.03.05 05:29:11.379994 [ 293 ] {} <Debug> TCP-Session: 5d6c6385-bb1f-4556-b923-d36da0cd15b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4511 | 2026.03.05 05:29:11.380014 [ 289 ] {} <Debug> TCP-Session: 9c95ab24-0f5c-4074-a8a0-1aac22075bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4512 | 2026.03.05 05:29:11.380021 [ 292 ] {} <Debug> TCP-Session: f3e38285-f5e8-4a00-a86c-605f3990b51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4513 | 2026.03.05 05:29:11.380040 [ 289 ] {} <Debug> TCP-Session: 9c95ab24-0f5c-4074-a8a0-1aac22075bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4514 | 2026.03.05 05:29:11.379973 [ 287 ] {1d95ebbf-d989-4d91-874f-c3a5a811da01} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4515 | 2026.03.05 05:29:11.380052 [ 292 ] {} <Debug> TCP-Session: f3e38285-f5e8-4a00-a86c-605f3990b51c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4516 | 2026.03.05 05:29:11.379960 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4517 | 2026.03.05 05:29:11.380114 [ 287 ] {1d95ebbf-d989-4d91-874f-c3a5a811da01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4518 | 2026.03.05 05:29:11.380116 [ 290 ] {} <Debug> TCP-Session: 57a43d4f-26f8-4e40-b935-8f255526685f Authenticating user 'default' from [fd00:1122:3344:101::e]:61738 | ||
| 4519 | 2026.03.05 05:29:11.380151 [ 290 ] {} <Debug> TCP-Session: 57a43d4f-26f8-4e40-b935-8f255526685f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4520 | 2026.03.05 05:29:11.380162 [ 290 ] {} <Debug> TCP-Session: 57a43d4f-26f8-4e40-b935-8f255526685f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4521 | 2026.03.05 05:29:11.380407 [ 287 ] {1d95ebbf-d989-4d91-874f-c3a5a811da01} <Debug> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e) (SelectExecutor): Key condition: unknown | ||
| 4522 | 2026.03.05 05:29:11.381349 [ 316 ] {1d95ebbf-d989-4d91-874f-c3a5a811da01} <Trace> AggregatingTransform: Aggregating | ||
| 4523 | 2026.03.05 05:29:11.381402 [ 316 ] {1d95ebbf-d989-4d91-874f-c3a5a811da01} <Trace> Aggregator: Aggregation method: without_key | ||
| 4524 | 2026.03.05 05:29:11.381439 [ 316 ] {1d95ebbf-d989-4d91-874f-c3a5a811da01} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926716 sec. (1079.079 rows/sec., 42.15 KiB/sec.) | ||
| 4525 | 2026.03.05 05:29:11.381458 [ 316 ] {1d95ebbf-d989-4d91-874f-c3a5a811da01} <Trace> Aggregator: Merging aggregated data | ||
| 4526 | 2026.03.05 05:29:11.383031 [ 287 ] {1d95ebbf-d989-4d91-874f-c3a5a811da01} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003384 sec., 295.5082742316785 rows/sec., 11.54 KiB/sec. | ||
| 4527 | 2026.03.05 05:29:11.383179 [ 287 ] {1d95ebbf-d989-4d91-874f-c3a5a811da01} <Debug> TCPHandler: Processed in 0.003768915 sec. | ||
| 4528 | 2026.03.05 05:29:11.383266 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4529 | 2026.03.05 05:29:11.383282 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4530 | 2026.03.05 05:29:11.383302 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4531 | 2026.03.05 05:29:11.383326 [ 287 ] {} <Debug> TCP-Session: 905a5162-410b-4dd7-aa7e-3688ee94d8a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4532 | 2026.03.05 05:29:11.383340 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4533 | 2026.03.05 05:29:11.383369 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4534 | 2026.03.05 05:29:11.383370 [ 293 ] {} <Debug> TCP-Session: 5d6c6385-bb1f-4556-b923-d36da0cd15b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4535 | 2026.03.05 05:29:11.383390 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4536 | 2026.03.05 05:29:11.383413 [ 294 ] {} <Debug> TCP-Session: b185d3cd-d912-40da-b791-7916df20abb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4537 | 2026.03.05 05:29:11.383416 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4538 | 2026.03.05 05:29:11.383438 [ 290 ] {} <Debug> TCP-Session: 57a43d4f-26f8-4e40-b935-8f255526685f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4539 | 2026.03.05 05:29:11.383398 [ 288 ] {} <Debug> TCP-Session: 49b0d24a-dfbb-4b6d-8b48-7a8b65634dcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4540 | 2026.03.05 05:29:11.383472 [ 3 ] {} <Debug> TCP-Session: 6ba3265b-a035-4f20-919b-7750fcf610a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4541 | 2026.03.05 05:29:11.383355 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4542 | 2026.03.05 05:29:11.383341 [ 291 ] {} <Debug> TCP-Session: 1e7f4d65-3c2d-43e0-b937-b80da9377ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4543 | 2026.03.05 05:29:11.383573 [ 289 ] {} <Debug> TCP-Session: 9c95ab24-0f5c-4074-a8a0-1aac22075bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4544 | 2026.03.05 05:29:11.383320 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4545 | 2026.03.05 05:29:11.383621 [ 292 ] {} <Debug> TCP-Session: f3e38285-f5e8-4a00-a86c-605f3990b51c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4546 | 2026.03.05 05:29:11.400165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8175 | ||
| 4547 | 2026.03.05 05:29:11.400649 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2026.03.05 05:29:11.400697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4549 | 2026.03.05 05:29:11.401214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4550 | 2026.03.05 05:29:11.401479 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.03.05 05:29:11.401633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8175 | ||
| 4552 | 2026.03.05 05:29:11.560319 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50047 | ||
| 4553 | 2026.03.05 05:29:11.560436 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4554 | 2026.03.05 05:29:11.560464 [ 287 ] {} <Debug> TCP-Session: e78adfdb-8942-4cb2-901f-8022b656df28 Authenticating user 'default' from [fd00:1122:3344:101::e]:50047 | ||
| 4555 | 2026.03.05 05:29:11.560488 [ 287 ] {} <Debug> TCP-Session: e78adfdb-8942-4cb2-901f-8022b656df28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4556 | 2026.03.05 05:29:11.560502 [ 287 ] {} <Debug> TCP-Session: e78adfdb-8942-4cb2-901f-8022b656df28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4557 | 2026.03.05 05:29:11.560732 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50284 | ||
| 4558 | 2026.03.05 05:29:11.560803 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61204 | ||
| 4559 | 2026.03.05 05:29:11.560867 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4560 | 2026.03.05 05:29:11.560891 [ 287 ] {} <Trace> TCP-Session: e78adfdb-8942-4cb2-901f-8022b656df28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.03.05 05:29:11.560903 [ 288 ] {} <Debug> TCP-Session: b2cacb75-e5de-4e1c-b24a-8f98122d4c0e Authenticating user 'default' from [fd00:1122:3344:101::e]:50284 | ||
| 4562 | 2026.03.05 05:29:11.560924 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4563 | 2026.03.05 05:29:11.560978 [ 289 ] {} <Debug> TCP-Session: 281fe898-bf5a-4da0-926d-0d69ff38e1a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61204 | ||
| 4564 | 2026.03.05 05:29:11.560997 [ 288 ] {} <Debug> TCP-Session: b2cacb75-e5de-4e1c-b24a-8f98122d4c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4565 | 2026.03.05 05:29:11.561007 [ 289 ] {} <Debug> TCP-Session: 281fe898-bf5a-4da0-926d-0d69ff38e1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4566 | 2026.03.05 05:29:11.561022 [ 288 ] {} <Debug> TCP-Session: b2cacb75-e5de-4e1c-b24a-8f98122d4c0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4567 | 2026.03.05 05:29:11.561036 [ 289 ] {} <Debug> TCP-Session: 281fe898-bf5a-4da0-926d-0d69ff38e1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4568 | 2026.03.05 05:29:11.561113 [ 287 ] {c14433c8-5de0-4378-8b1b-93bae16fe1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50047) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4569 | 2026.03.05 05:29:11.561466 [ 287 ] {c14433c8-5de0-4378-8b1b-93bae16fe1ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4570 | 2026.03.05 05:29:11.561531 [ 287 ] {c14433c8-5de0-4378-8b1b-93bae16fe1ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4571 | 2026.03.05 05:29:11.561837 [ 287 ] {c14433c8-5de0-4378-8b1b-93bae16fe1ef} <Debug> oximeter.version (29b569b3-9e59-42a7-b9a9-97647c82091e) (SelectExecutor): Key condition: unknown | ||
| 4572 | 2026.03.05 05:29:11.562788 [ 315 ] {c14433c8-5de0-4378-8b1b-93bae16fe1ef} <Trace> AggregatingTransform: Aggregating | ||
| 4573 | 2026.03.05 05:29:11.562824 [ 315 ] {c14433c8-5de0-4378-8b1b-93bae16fe1ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 4574 | 2026.03.05 05:29:11.562858 [ 315 ] {c14433c8-5de0-4378-8b1b-93bae16fe1ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914546 sec. (1093.439 rows/sec., 42.71 KiB/sec.) | ||
| 4575 | 2026.03.05 05:29:11.562875 [ 315 ] {c14433c8-5de0-4378-8b1b-93bae16fe1ef} <Trace> Aggregator: Merging aggregated data | ||
| 4576 | 2026.03.05 05:29:11.564514 [ 287 ] {c14433c8-5de0-4378-8b1b-93bae16fe1ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003462 sec., 288.85037550548816 rows/sec., 11.28 KiB/sec. | ||
| 4577 | 2026.03.05 05:29:11.564679 [ 287 ] {c14433c8-5de0-4378-8b1b-93bae16fe1ef} <Debug> TCPHandler: Processed in 0.003912817 sec. | ||
| 4578 | 2026.03.05 05:29:11.564834 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4579 | 2026.03.05 05:29:11.564869 [ 287 ] {} <Debug> TCP-Session: e78adfdb-8942-4cb2-901f-8022b656df28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4580 | 2026.03.05 05:29:11.564870 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4581 | 2026.03.05 05:29:11.564940 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4582 | 2026.03.05 05:29:11.564942 [ 288 ] {} <Debug> TCP-Session: b2cacb75-e5de-4e1c-b24a-8f98122d4c0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4583 | 2026.03.05 05:29:11.565011 [ 289 ] {} <Debug> TCP-Session: 281fe898-bf5a-4da0-926d-0d69ff38e1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4584 | 2026.03.05 05:29:11.567412 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34747 | ||
| 4585 | 2026.03.05 05:29:11.567445 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36116 | ||
| 4586 | 2026.03.05 05:29:11.567487 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43437 | ||
| 4587 | 2026.03.05 05:29:11.567506 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4588 | 2026.03.05 05:29:11.567480 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37177 | ||
| 4589 | 2026.03.05 05:29:11.567570 [ 291 ] {} <Debug> TCP-Session: dd79f757-b2e9-48a1-8714-0383decbc78d Authenticating user 'default' from [fd00:1122:3344:101::e]:34747 | ||
| 4590 | 2026.03.05 05:29:11.567565 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4591 | 2026.03.05 05:29:11.567602 [ 291 ] {} <Debug> TCP-Session: dd79f757-b2e9-48a1-8714-0383decbc78d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4592 | 2026.03.05 05:29:11.567614 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4593 | 2026.03.05 05:29:11.567633 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4594 | 2026.03.05 05:29:11.567643 [ 291 ] {} <Debug> TCP-Session: dd79f757-b2e9-48a1-8714-0383decbc78d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4595 | 2026.03.05 05:29:11.567642 [ 292 ] {} <Debug> TCP-Session: 803f9aef-c2d9-4ce9-b7a0-c2625cc3066e Authenticating user 'default' from [fd00:1122:3344:101::e]:36116 | ||
| 4596 | 2026.03.05 05:29:11.567669 [ 290 ] {} <Debug> TCP-Session: 94e560c4-4dd7-4ce4-b22c-d495e771a2d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43437 | ||
| 4597 | 2026.03.05 05:29:11.567672 [ 3 ] {} <Debug> TCP-Session: 9d885bf7-159a-4fd1-a9be-9431eb4248fb Authenticating user 'default' from [fd00:1122:3344:101::e]:37177 | ||
| 4598 | 2026.03.05 05:29:11.567463 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64011 | ||
| 4599 | 2026.03.05 05:29:11.567726 [ 3 ] {} <Debug> TCP-Session: 9d885bf7-159a-4fd1-a9be-9431eb4248fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4600 | 2026.03.05 05:29:11.567462 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35265 | ||
| 4601 | 2026.03.05 05:29:11.567769 [ 3 ] {} <Debug> TCP-Session: 9d885bf7-159a-4fd1-a9be-9431eb4248fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4602 | 2026.03.05 05:29:11.567760 [ 292 ] {} <Debug> TCP-Session: 803f9aef-c2d9-4ce9-b7a0-c2625cc3066e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4603 | 2026.03.05 05:29:11.567809 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4604 | 2026.03.05 05:29:11.567837 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4605 | 2026.03.05 05:29:11.567844 [ 292 ] {} <Debug> TCP-Session: 803f9aef-c2d9-4ce9-b7a0-c2625cc3066e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4606 | 2026.03.05 05:29:11.567868 [ 294 ] {} <Debug> TCP-Session: ad3f6005-d83e-47da-af76-b5cf2754433d Authenticating user 'default' from [fd00:1122:3344:101::e]:64011 | ||
| 4607 | 2026.03.05 05:29:11.567880 [ 293 ] {} <Debug> TCP-Session: 76d25aba-ce03-4954-a4e0-930ea1bc5cff Authenticating user 'default' from [fd00:1122:3344:101::e]:35265 | ||
| 4608 | 2026.03.05 05:29:11.567720 [ 290 ] {} <Debug> TCP-Session: 94e560c4-4dd7-4ce4-b22c-d495e771a2d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4609 | 2026.03.05 05:29:11.567930 [ 293 ] {} <Debug> TCP-Session: 76d25aba-ce03-4954-a4e0-930ea1bc5cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4610 | 2026.03.05 05:29:11.567952 [ 290 ] {} <Debug> TCP-Session: 94e560c4-4dd7-4ce4-b22c-d495e771a2d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4611 | 2026.03.05 05:29:11.567964 [ 293 ] {} <Debug> TCP-Session: 76d25aba-ce03-4954-a4e0-930ea1bc5cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4612 | 2026.03.05 05:29:11.567924 [ 294 ] {} <Debug> TCP-Session: ad3f6005-d83e-47da-af76-b5cf2754433d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4613 | 2026.03.05 05:29:11.568004 [ 294 ] {} <Debug> TCP-Session: ad3f6005-d83e-47da-af76-b5cf2754433d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4614 | 2026.03.05 05:29:11.593645 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37177). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4615 | |||
| 4616 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4617 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4618 | 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 | ||
| 4619 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4620 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4621 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4622 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4623 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4624 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4625 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4626 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4627 | (version 23.8.7.1) | ||
| 4628 | 2026.03.05 05:29:11.593852 [ 3 ] {} <Debug> TCP-Session: 9d885bf7-159a-4fd1-a9be-9431eb4248fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4629 | 2026.03.05 05:29:11.593900 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64011). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4630 | |||
| 4631 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4632 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4633 | 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 | ||
| 4634 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4635 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4636 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4637 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4638 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4639 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4640 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4641 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4642 | (version 23.8.7.1) | ||
| 4643 | 2026.03.05 05:29:11.594012 [ 294 ] {} <Debug> TCP-Session: ad3f6005-d83e-47da-af76-b5cf2754433d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4644 | 2026.03.05 05:29:11.594061 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35265). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4645 | |||
| 4646 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4647 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4648 | 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 | ||
| 4649 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4650 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4651 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4652 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4653 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4654 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4655 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4656 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4657 | (version 23.8.7.1) | ||
| 4658 | 2026.03.05 05:29:11.594205 [ 293 ] {} <Debug> TCP-Session: 76d25aba-ce03-4954-a4e0-930ea1bc5cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4659 | 2026.03.05 05:29:11.594253 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36116). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4660 | |||
| 4661 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4662 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4663 | 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 | ||
| 4664 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4665 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4666 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4667 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4668 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4669 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4670 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4671 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4672 | (version 23.8.7.1) | ||
| 4673 | 2026.03.05 05:29:11.594392 [ 292 ] {} <Debug> TCP-Session: 803f9aef-c2d9-4ce9-b7a0-c2625cc3066e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4674 | 2026.03.05 05:29:11.594414 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34747). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4675 | |||
| 4676 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4677 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4678 | 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 | ||
| 4679 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4680 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4681 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4682 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4683 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4684 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4685 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4686 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4687 | (version 23.8.7.1) | ||
| 4688 | 2026.03.05 05:29:11.594485 [ 291 ] {} <Debug> TCP-Session: dd79f757-b2e9-48a1-8714-0383decbc78d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4689 | 2026.03.05 05:29:11.594517 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43437). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4690 | |||
| 4691 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4692 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4693 | 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 | ||
| 4694 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4695 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4696 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4697 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4698 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4699 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4700 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4701 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4702 | (version 23.8.7.1) | ||
| 4703 | 2026.03.05 05:29:11.594593 [ 290 ] {} <Debug> TCP-Session: 94e560c4-4dd7-4ce4-b22c-d495e771a2d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4704 | 2026.03.05 05:29:11.834769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4705 | 2026.03.05 05:29:11.853239 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.03.05 05:29:11.853328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4707 | 2026.03.05 05:29:11.859818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4708 | 2026.03.05 05:29:11.860767 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2026.03.05 05:29:11.864957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4710 | 2026.03.05 05:29:13.909058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 598 | ||
| 4711 | 2026.03.05 05:29:13.911792 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.03.05 05:29:13.911851 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4713 | 2026.03.05 05:29:13.913148 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4714 | 2026.03.05 05:29:13.913438 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.03.05 05:29:13.913830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
| 4716 | 2026.03.05 05:29:15.966736 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.03.05 05:29:15.966937 [ 4 ] {63d937cd-3923-46d1-af18-b3f1a895b22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4718 | 2026.03.05 05:29:15.967009 [ 4 ] {63d937cd-3923-46d1-af18-b3f1a895b22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4719 | 2026.03.05 05:29:15.967798 [ 4 ] {63d937cd-3923-46d1-af18-b3f1a895b22c} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.03.05 05:29:15.967848 [ 4 ] {63d937cd-3923-46d1-af18-b3f1a895b22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4721 | 2026.03.05 05:29:15.968267 [ 4 ] {63d937cd-3923-46d1-af18-b3f1a895b22c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4722 | 2026.03.05 05:29:15.968589 [ 4 ] {63d937cd-3923-46d1-af18-b3f1a895b22c} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2026.03.05 05:29:15.968743 [ 4 ] {63d937cd-3923-46d1-af18-b3f1a895b22c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00186 sec., 152688.17204301074 rows/sec., 9.70 MiB/sec. | ||
| 4724 | 2026.03.05 05:29:15.968784 [ 4 ] {63d937cd-3923-46d1-af18-b3f1a895b22c} <Debug> TCPHandler: Processed in 0.002189118 sec. | ||
| 4725 | 2026.03.05 05:29:15.968912 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2026.03.05 05:29:15.969007 [ 4 ] {abbea374-6057-4cd3-833f-76c0ca7ffef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4727 | 2026.03.05 05:29:15.969049 [ 4 ] {abbea374-6057-4cd3-833f-76c0ca7ffef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4728 | 2026.03.05 05:29:15.969870 [ 4 ] {abbea374-6057-4cd3-833f-76c0ca7ffef1} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2026.03.05 05:29:15.969906 [ 4 ] {abbea374-6057-4cd3-833f-76c0ca7ffef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4730 | 2026.03.05 05:29:15.970256 [ 4 ] {abbea374-6057-4cd3-833f-76c0ca7ffef1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4731 | 2026.03.05 05:29:15.970464 [ 4 ] {abbea374-6057-4cd3-833f-76c0ca7ffef1} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2026.03.05 05:29:15.970604 [ 4 ] {abbea374-6057-4cd3-833f-76c0ca7ffef1} <Debug> executeQuery: Read 805 rows, 64.93 KiB in 0.001615 sec., 498452.01238390093 rows/sec., 39.26 MiB/sec. | ||
| 4733 | 2026.03.05 05:29:15.970642 [ 4 ] {abbea374-6057-4cd3-833f-76c0ca7ffef1} <Debug> TCPHandler: Processed in 0.00177985 sec. | ||
| 4734 | 2026.03.05 05:29:15.970754 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2026.03.05 05:29:15.970848 [ 4 ] {f1e4a92f-c9f5-40b2-b103-471a3aee7c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4736 | 2026.03.05 05:29:15.970888 [ 4 ] {f1e4a92f-c9f5-40b2-b103-471a3aee7c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4737 | 2026.03.05 05:29:15.971328 [ 4 ] {f1e4a92f-c9f5-40b2-b103-471a3aee7c19} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.03.05 05:29:15.971363 [ 4 ] {f1e4a92f-c9f5-40b2-b103-471a3aee7c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4739 | 2026.03.05 05:29:15.971664 [ 4 ] {f1e4a92f-c9f5-40b2-b103-471a3aee7c19} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4740 | 2026.03.05 05:29:15.971873 [ 4 ] {f1e4a92f-c9f5-40b2-b103-471a3aee7c19} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.03.05 05:29:15.971997 [ 4 ] {f1e4a92f-c9f5-40b2-b103-471a3aee7c19} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.001167 sec., 125107.11225364181 rows/sec., 7.40 MiB/sec. | ||
| 4742 | 2026.03.05 05:29:15.972035 [ 4 ] {f1e4a92f-c9f5-40b2-b103-471a3aee7c19} <Debug> TCPHandler: Processed in 0.001329582 sec. | ||
| 4743 | 2026.03.05 05:29:15.972146 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2026.03.05 05:29:15.972238 [ 4 ] {2553d117-9322-4946-a045-f92bdfdeaa38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4745 | 2026.03.05 05:29:15.972278 [ 4 ] {2553d117-9322-4946-a045-f92bdfdeaa38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4746 | 2026.03.05 05:29:15.972717 [ 4 ] {2553d117-9322-4946-a045-f92bdfdeaa38} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.03.05 05:29:15.972753 [ 4 ] {2553d117-9322-4946-a045-f92bdfdeaa38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4748 | 2026.03.05 05:29:15.973055 [ 4 ] {2553d117-9322-4946-a045-f92bdfdeaa38} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4749 | 2026.03.05 05:29:15.973278 [ 4 ] {2553d117-9322-4946-a045-f92bdfdeaa38} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.03.05 05:29:15.973404 [ 4 ] {2553d117-9322-4946-a045-f92bdfdeaa38} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 4751 | 2026.03.05 05:29:15.973441 [ 4 ] {2553d117-9322-4946-a045-f92bdfdeaa38} <Debug> TCPHandler: Processed in 0.001344114 sec. | ||
| 4752 | 2026.03.05 05:29:15.973549 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2026.03.05 05:29:15.973642 [ 4 ] {79fcabce-6b58-490b-b70f-9e63694b4587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4754 | 2026.03.05 05:29:15.973682 [ 4 ] {79fcabce-6b58-490b-b70f-9e63694b4587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4755 | 2026.03.05 05:29:15.974115 [ 4 ] {79fcabce-6b58-490b-b70f-9e63694b4587} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.03.05 05:29:15.974150 [ 4 ] {79fcabce-6b58-490b-b70f-9e63694b4587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4757 | 2026.03.05 05:29:15.974448 [ 4 ] {79fcabce-6b58-490b-b70f-9e63694b4587} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4758 | 2026.03.05 05:29:15.974661 [ 4 ] {79fcabce-6b58-490b-b70f-9e63694b4587} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.03.05 05:29:15.974786 [ 4 ] {79fcabce-6b58-490b-b70f-9e63694b4587} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 4760 | 2026.03.05 05:29:15.974823 [ 4 ] {79fcabce-6b58-490b-b70f-9e63694b4587} <Debug> TCPHandler: Processed in 0.001322443 sec. | ||
| 4761 | 2026.03.05 05:29:15.974934 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.03.05 05:29:15.975027 [ 4 ] {00b5f912-6bb4-4430-9920-dd84ffbe85e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4763 | 2026.03.05 05:29:15.975067 [ 4 ] {00b5f912-6bb4-4430-9920-dd84ffbe85e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4764 | 2026.03.05 05:29:15.975682 [ 4 ] {00b5f912-6bb4-4430-9920-dd84ffbe85e2} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.03.05 05:29:15.975718 [ 4 ] {00b5f912-6bb4-4430-9920-dd84ffbe85e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4766 | 2026.03.05 05:29:15.976037 [ 4 ] {00b5f912-6bb4-4430-9920-dd84ffbe85e2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4767 | 2026.03.05 05:29:15.976247 [ 4 ] {00b5f912-6bb4-4430-9920-dd84ffbe85e2} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.03.05 05:29:15.976384 [ 4 ] {00b5f912-6bb4-4430-9920-dd84ffbe85e2} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001375 sec., 359272.7272727273 rows/sec., 25.21 MiB/sec. | ||
| 4769 | 2026.03.05 05:29:15.976423 [ 4 ] {00b5f912-6bb4-4430-9920-dd84ffbe85e2} <Debug> TCPHandler: Processed in 0.001537866 sec. | ||
| 4770 | 2026.03.05 05:29:15.976525 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.03.05 05:29:15.976618 [ 4 ] {d928af49-eaca-4097-bebf-bd639f194dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4772 | 2026.03.05 05:29:15.976659 [ 4 ] {d928af49-eaca-4097-bebf-bd639f194dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4773 | 2026.03.05 05:29:15.976986 [ 4 ] {d928af49-eaca-4097-bebf-bd639f194dda} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.03.05 05:29:15.977022 [ 4 ] {d928af49-eaca-4097-bebf-bd639f194dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4775 | 2026.03.05 05:29:15.977318 [ 4 ] {d928af49-eaca-4097-bebf-bd639f194dda} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4776 | 2026.03.05 05:29:15.977526 [ 4 ] {d928af49-eaca-4097-bebf-bd639f194dda} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.03.05 05:29:15.977652 [ 4 ] {d928af49-eaca-4097-bebf-bd639f194dda} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 4778 | 2026.03.05 05:29:15.977688 [ 4 ] {d928af49-eaca-4097-bebf-bd639f194dda} <Debug> TCPHandler: Processed in 0.001211671 sec. | ||
| 4779 | 2026.03.05 05:29:15.977787 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.03.05 05:29:15.977880 [ 4 ] {c8ef86c9-47c2-4a7d-80b0-521a9b39ca53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4781 | 2026.03.05 05:29:15.977922 [ 4 ] {c8ef86c9-47c2-4a7d-80b0-521a9b39ca53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4782 | 2026.03.05 05:29:15.978347 [ 4 ] {c8ef86c9-47c2-4a7d-80b0-521a9b39ca53} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.03.05 05:29:15.978383 [ 4 ] {c8ef86c9-47c2-4a7d-80b0-521a9b39ca53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4784 | 2026.03.05 05:29:15.978728 [ 4 ] {c8ef86c9-47c2-4a7d-80b0-521a9b39ca53} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4785 | 2026.03.05 05:29:15.978936 [ 4 ] {c8ef86c9-47c2-4a7d-80b0-521a9b39ca53} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.03.05 05:29:15.979069 [ 4 ] {c8ef86c9-47c2-4a7d-80b0-521a9b39ca53} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001207 sec., 219552.6097763049 rows/sec., 14.59 MiB/sec. | ||
| 4787 | 2026.03.05 05:29:15.979107 [ 4 ] {c8ef86c9-47c2-4a7d-80b0-521a9b39ca53} <Debug> TCPHandler: Processed in 0.001367783 sec. | ||
| 4788 | 2026.03.05 05:29:15.979217 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.03.05 05:29:15.979308 [ 4 ] {a84069c3-c845-407e-a2df-102c8507ecab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4790 | 2026.03.05 05:29:15.979350 [ 4 ] {a84069c3-c845-407e-a2df-102c8507ecab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4791 | 2026.03.05 05:29:15.979657 [ 4 ] {a84069c3-c845-407e-a2df-102c8507ecab} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.03.05 05:29:15.979693 [ 4 ] {a84069c3-c845-407e-a2df-102c8507ecab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4793 | 2026.03.05 05:29:15.979985 [ 4 ] {a84069c3-c845-407e-a2df-102c8507ecab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4794 | 2026.03.05 05:29:15.980187 [ 4 ] {a84069c3-c845-407e-a2df-102c8507ecab} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.03.05 05:29:15.980312 [ 4 ] {a84069c3-c845-407e-a2df-102c8507ecab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 4796 | 2026.03.05 05:29:15.980348 [ 4 ] {a84069c3-c845-407e-a2df-102c8507ecab} <Debug> TCPHandler: Processed in 0.00117982 sec. | ||
| 4797 | 2026.03.05 05:29:15.980447 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.03.05 05:29:15.980539 [ 4 ] {057ab2b4-3c97-48bb-9c46-9efa06b0d18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.03.05 05:29:15.980594 [ 4 ] {057ab2b4-3c97-48bb-9c46-9efa06b0d18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4800 | 2026.03.05 05:29:15.981319 [ 4 ] {057ab2b4-3c97-48bb-9c46-9efa06b0d18b} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.03.05 05:29:15.981355 [ 4 ] {057ab2b4-3c97-48bb-9c46-9efa06b0d18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4802 | 2026.03.05 05:29:15.981841 [ 4 ] {057ab2b4-3c97-48bb-9c46-9efa06b0d18b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4803 | 2026.03.05 05:29:15.982057 [ 4 ] {057ab2b4-3c97-48bb-9c46-9efa06b0d18b} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.03.05 05:29:15.982168 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4805 | 2026.03.05 05:29:15.982192 [ 4 ] {057ab2b4-3c97-48bb-9c46-9efa06b0d18b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001671 sec., 2393.77618192699 rows/sec., 4.29 MiB/sec. | ||
| 4806 | 2026.03.05 05:29:15.982245 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.03.05 05:29:15.982273 [ 4 ] {057ab2b4-3c97-48bb-9c46-9efa06b0d18b} <Debug> TCPHandler: Processed in 0.001874222 sec. | ||
| 4808 | 2026.03.05 05:29:15.982273 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4809 | 2026.03.05 05:29:15.982392 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2026.03.05 05:29:15.982396 [ 198 ] {187e5625-507c-488c-bc57-9e597551f04b::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 | ||
| 4811 | 2026.03.05 05:29:15.982493 [ 4 ] {e9cdc5df-4558-4c85-9094-0910aca71294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4812 | 2026.03.05 05:29:15.982540 [ 4 ] {e9cdc5df-4558-4c85-9094-0910aca71294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4813 | 2026.03.05 05:29:15.982630 [ 198 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4814 | 2026.03.05 05:29:15.982695 [ 198 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 293 rows starting from the beginning of the part | ||
| 4815 | 2026.03.05 05:29:15.982831 [ 198 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 4816 | 2026.03.05 05:29:15.982873 [ 4 ] {e9cdc5df-4558-4c85-9094-0910aca71294} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.03.05 05:29:15.982914 [ 4 ] {e9cdc5df-4558-4c85-9094-0910aca71294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4818 | 2026.03.05 05:29:15.982945 [ 198 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 4819 | 2026.03.05 05:29:15.983055 [ 198 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 4820 | 2026.03.05 05:29:15.983156 [ 198 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
| 4821 | 2026.03.05 05:29:15.983258 [ 198 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 4822 | 2026.03.05 05:29:15.983257 [ 4 ] {e9cdc5df-4558-4c85-9094-0910aca71294} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4823 | 2026.03.05 05:29:15.983493 [ 4 ] {e9cdc5df-4558-4c85-9094-0910aca71294} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.03.05 05:29:15.983638 [ 4 ] {e9cdc5df-4558-4c85-9094-0910aca71294} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 4.84 MiB/sec. | ||
| 4825 | 2026.03.05 05:29:15.983677 [ 4 ] {e9cdc5df-4558-4c85-9094-0910aca71294} <Debug> TCPHandler: Processed in 0.001334862 sec. | ||
| 4826 | 2026.03.05 05:29:15.986766 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 387 rows, containing 19 columns (19 merged, 0 gathered) in 0.004419736 sec., 87561.79102100217 rows/sec., 156.91 MiB/sec. | ||
| 4827 | 2026.03.05 05:29:15.987328 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4828 | 2026.03.05 05:29:15.987706 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.03.05 05:29:15.987780 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4830 | 2026.03.05 05:29:15.987873 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 4831 | 2026.03.05 05:29:18.820764 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4832 | 2026.03.05 05:29:18.820864 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4833 | 2026.03.05 05:29:18.903624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8623 | ||
| 4834 | 2026.03.05 05:29:18.904365 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.03.05 05:29:18.904432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4836 | 2026.03.05 05:29:18.905202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4837 | 2026.03.05 05:29:18.905424 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2026.03.05 05:29:18.905633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8623 | ||
| 4839 | 2026.03.05 05:29:19.367163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4840 | 2026.03.05 05:29:19.383334 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.03.05 05:29:19.383397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4842 | 2026.03.05 05:29:19.389627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4843 | 2026.03.05 05:29:19.390359 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.03.05 05:29:19.393111 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4845 | 2026.03.05 05:29:20.962750 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2026.03.05 05:29:20.962950 [ 4 ] {342c2a6b-802a-4b46-ae5f-9740cd827106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4847 | 2026.03.05 05:29:20.963024 [ 4 ] {342c2a6b-802a-4b46-ae5f-9740cd827106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4848 | 2026.03.05 05:29:20.963706 [ 4 ] {342c2a6b-802a-4b46-ae5f-9740cd827106} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.03.05 05:29:20.963759 [ 4 ] {342c2a6b-802a-4b46-ae5f-9740cd827106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4850 | 2026.03.05 05:29:20.964166 [ 4 ] {342c2a6b-802a-4b46-ae5f-9740cd827106} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4851 | 2026.03.05 05:29:20.964395 [ 4 ] {342c2a6b-802a-4b46-ae5f-9740cd827106} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.03.05 05:29:20.964536 [ 74 ] {} <Debug> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4853 | 2026.03.05 05:29:20.964553 [ 4 ] {342c2a6b-802a-4b46-ae5f-9740cd827106} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001656 sec., 77294.68599033817 rows/sec., 6.66 MiB/sec. | ||
| 4854 | 2026.03.05 05:29:20.964614 [ 74 ] {} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.03.05 05:29:20.964633 [ 4 ] {342c2a6b-802a-4b46-ae5f-9740cd827106} <Debug> TCPHandler: Processed in 0.002025594 sec. | ||
| 4856 | 2026.03.05 05:29:20.964646 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4857 | 2026.03.05 05:29:20.964774 [ 198 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::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 | ||
| 4858 | 2026.03.05 05:29:20.964779 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2026.03.05 05:29:20.964908 [ 198 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4860 | 2026.03.05 05:29:20.964919 [ 4 ] {2775973a-cff3-45f9-bdd6-eca5c4d4d500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4861 | 2026.03.05 05:29:20.964953 [ 198 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2768 rows starting from the beginning of the part | ||
| 4862 | 2026.03.05 05:29:20.964975 [ 4 ] {2775973a-cff3-45f9-bdd6-eca5c4d4d500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4863 | 2026.03.05 05:29:20.965036 [ 198 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 805 rows starting from the beginning of the part | ||
| 4864 | 2026.03.05 05:29:20.965094 [ 198 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2010 rows starting from the beginning of the part | ||
| 4865 | 2026.03.05 05:29:20.965143 [ 198 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4866 | 2026.03.05 05:29:20.965195 [ 198 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 805 rows starting from the beginning of the part | ||
| 4867 | 2026.03.05 05:29:20.965239 [ 198 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4868 | 2026.03.05 05:29:20.965420 [ 4 ] {2775973a-cff3-45f9-bdd6-eca5c4d4d500} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.03.05 05:29:20.965464 [ 4 ] {2775973a-cff3-45f9-bdd6-eca5c4d4d500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4870 | 2026.03.05 05:29:20.965797 [ 4 ] {2775973a-cff3-45f9-bdd6-eca5c4d4d500} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4871 | 2026.03.05 05:29:20.966017 [ 4 ] {2775973a-cff3-45f9-bdd6-eca5c4d4d500} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.03.05 05:29:20.966156 [ 4 ] {2775973a-cff3-45f9-bdd6-eca5c4d4d500} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00126 sec., 28571.42857142857 rows/sec., 2.10 MiB/sec. | ||
| 4873 | 2026.03.05 05:29:20.966196 [ 4 ] {2775973a-cff3-45f9-bdd6-eca5c4d4d500} <Debug> TCPHandler: Processed in 0.001479735 sec. | ||
| 4874 | 2026.03.05 05:29:20.966339 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2026.03.05 05:29:20.966436 [ 4 ] {f6b6fa20-6877-485e-8145-52424971aebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4876 | 2026.03.05 05:29:20.966478 [ 4 ] {f6b6fa20-6877-485e-8145-52424971aebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4877 | 2026.03.05 05:29:20.966925 [ 4 ] {f6b6fa20-6877-485e-8145-52424971aebd} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.03.05 05:29:20.966962 [ 4 ] {f6b6fa20-6877-485e-8145-52424971aebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4879 | 2026.03.05 05:29:20.967270 [ 4 ] {f6b6fa20-6877-485e-8145-52424971aebd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4880 | 2026.03.05 05:29:20.967510 [ 4 ] {f6b6fa20-6877-485e-8145-52424971aebd} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.03.05 05:29:20.967590 [ 199 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6572 rows, containing 5 columns (5 merged, 0 gathered) in 0.002876689 sec., 2284570.907734552 rows/sec., 184.33 MiB/sec. | ||
| 4882 | 2026.03.05 05:29:20.967613 [ 74 ] {} <Debug> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4883 | 2026.03.05 05:29:20.967641 [ 4 ] {f6b6fa20-6877-485e-8145-52424971aebd} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001225 sec., 81632.6530612245 rows/sec., 6.38 MiB/sec. | ||
| 4884 | 2026.03.05 05:29:20.967649 [ 74 ] {} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.03.05 05:29:20.967682 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4886 | 2026.03.05 05:29:20.967687 [ 4 ] {f6b6fa20-6877-485e-8145-52424971aebd} <Debug> TCPHandler: Processed in 0.001397824 sec. | ||
| 4887 | 2026.03.05 05:29:20.967757 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::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 | ||
| 4888 | 2026.03.05 05:29:20.967813 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.03.05 05:29:20.967883 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4890 | 2026.03.05 05:29:20.967912 [ 4 ] {85791af6-981e-4c47-beb1-a0912608b287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4891 | 2026.03.05 05:29:20.967926 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1512 rows starting from the beginning of the part | ||
| 4892 | 2026.03.05 05:29:20.967941 [ 200 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4893 | 2026.03.05 05:29:20.967965 [ 4 ] {85791af6-981e-4c47-beb1-a0912608b287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4894 | 2026.03.05 05:29:20.968001 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 494 rows starting from the beginning of the part | ||
| 4895 | 2026.03.05 05:29:20.968072 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1046 rows starting from the beginning of the part | ||
| 4896 | 2026.03.05 05:29:20.968136 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4897 | 2026.03.05 05:29:20.968188 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 494 rows starting from the beginning of the part | ||
| 4898 | 2026.03.05 05:29:20.968251 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 100 rows starting from the beginning of the part | ||
| 4899 | 2026.03.05 05:29:20.968316 [ 200 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_26_5} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.03.05 05:29:20.968401 [ 4 ] {85791af6-981e-4c47-beb1-a0912608b287} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.03.05 05:29:20.968413 [ 200 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_26_5} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4902 | 2026.03.05 05:29:20.968446 [ 4 ] {85791af6-981e-4c47-beb1-a0912608b287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4903 | 2026.03.05 05:29:20.968531 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 4904 | 2026.03.05 05:29:20.968818 [ 4 ] {85791af6-981e-4c47-beb1-a0912608b287} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4905 | 2026.03.05 05:29:20.969054 [ 4 ] {85791af6-981e-4c47-beb1-a0912608b287} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2026.03.05 05:29:20.969157 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4907 | 2026.03.05 05:29:20.969186 [ 4 ] {85791af6-981e-4c47-beb1-a0912608b287} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 4908 | 2026.03.05 05:29:20.969187 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.03.05 05:29:20.969225 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4910 | 2026.03.05 05:29:20.969231 [ 4 ] {85791af6-981e-4c47-beb1-a0912608b287} <Debug> TCPHandler: Processed in 0.001466675 sec. | ||
| 4911 | 2026.03.05 05:29:20.969301 [ 199 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::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 | ||
| 4912 | 2026.03.05 05:29:20.969348 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2026.03.05 05:29:20.969387 [ 199 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4914 | 2026.03.05 05:29:20.969415 [ 199 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7666 rows starting from the beginning of the part | ||
| 4915 | 2026.03.05 05:29:20.969441 [ 4 ] {a44f0361-3394-4e80-aa39-c5f286c237d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.03.05 05:29:20.969473 [ 199 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4917 | 2026.03.05 05:29:20.969496 [ 4 ] {a44f0361-3394-4e80-aa39-c5f286c237d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4918 | 2026.03.05 05:29:20.969517 [ 199 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1249 rows starting from the beginning of the part | ||
| 4919 | 2026.03.05 05:29:20.969556 [ 199 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 96 rows starting from the beginning of the part | ||
| 4920 | 2026.03.05 05:29:20.969593 [ 199 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4921 | 2026.03.05 05:29:20.969632 [ 199 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4922 | 2026.03.05 05:29:20.969668 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001941833 sec., 1910565.9446512652 rows/sec., 140.79 MiB/sec. | ||
| 4923 | 2026.03.05 05:29:20.969976 [ 192 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4924 | 2026.03.05 05:29:20.970267 [ 192 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_26_5} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.03.05 05:29:20.970343 [ 192 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_26_5} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4926 | 2026.03.05 05:29:20.970368 [ 4 ] {a44f0361-3394-4e80-aa39-c5f286c237d6} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.03.05 05:29:20.970409 [ 4 ] {a44f0361-3394-4e80-aa39-c5f286c237d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4928 | 2026.03.05 05:29:20.970427 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4929 | 2026.03.05 05:29:20.970996 [ 4 ] {a44f0361-3394-4e80-aa39-c5f286c237d6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4930 | 2026.03.05 05:29:20.971230 [ 4 ] {a44f0361-3394-4e80-aa39-c5f286c237d6} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2026.03.05 05:29:20.971374 [ 4 ] {a44f0361-3394-4e80-aa39-c5f286c237d6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001951 sec., 18452.075858534085 rows/sec., 33.07 MiB/sec. | ||
| 4932 | 2026.03.05 05:29:20.971447 [ 4 ] {a44f0361-3394-4e80-aa39-c5f286c237d6} <Debug> TCPHandler: Processed in 0.002147407 sec. | ||
| 4933 | 2026.03.05 05:29:20.971562 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2026.03.05 05:29:20.971656 [ 4 ] {224cc521-cea3-481c-be85-bc0ceaf4bb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4935 | 2026.03.05 05:29:20.971698 [ 4 ] {224cc521-cea3-481c-be85-bc0ceaf4bb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4936 | 2026.03.05 05:29:20.972052 [ 4 ] {224cc521-cea3-481c-be85-bc0ceaf4bb5f} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.03.05 05:29:20.972088 [ 4 ] {224cc521-cea3-481c-be85-bc0ceaf4bb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4938 | 2026.03.05 05:29:20.972405 [ 4 ] {224cc521-cea3-481c-be85-bc0ceaf4bb5f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4939 | 2026.03.05 05:29:20.972637 [ 4 ] {224cc521-cea3-481c-be85-bc0ceaf4bb5f} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2026.03.05 05:29:20.972739 [ 74 ] {} <Debug> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4941 | 2026.03.05 05:29:20.972766 [ 4 ] {224cc521-cea3-481c-be85-bc0ceaf4bb5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 4942 | 2026.03.05 05:29:20.972767 [ 74 ] {} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.03.05 05:29:20.972809 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4944 | 2026.03.05 05:29:20.972812 [ 4 ] {224cc521-cea3-481c-be85-bc0ceaf4bb5f} <Debug> TCPHandler: Processed in 0.001298572 sec. | ||
| 4945 | 2026.03.05 05:29:20.972926 [ 197 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::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 | ||
| 4946 | 2026.03.05 05:29:20.973073 [ 197 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4947 | 2026.03.05 05:29:20.973108 [ 197 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1488 rows starting from the beginning of the part | ||
| 4948 | 2026.03.05 05:29:20.973197 [ 197 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4949 | 2026.03.05 05:29:20.973246 [ 197 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::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 | ||
| 4950 | 2026.03.05 05:29:20.973292 [ 197 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::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 | ||
| 4951 | 2026.03.05 05:29:20.973305 [ 194 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9701 rows, containing 5 columns (5 merged, 0 gathered) in 0.004038929 sec., 2401874.358276662 rows/sec., 158.87 MiB/sec. | ||
| 4952 | 2026.03.05 05:29:20.973334 [ 197 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4953 | 2026.03.05 05:29:20.973379 [ 197 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::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 | ||
| 4954 | 2026.03.05 05:29:20.973538 [ 199 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4955 | 2026.03.05 05:29:20.973821 [ 199 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.03.05 05:29:20.973886 [ 199 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4957 | 2026.03.05 05:29:20.973954 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 4958 | 2026.03.05 05:29:20.974509 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 4 columns (4 merged, 0 gathered) in 0.001646048 sec., 1086238.0683916872 rows/sec., 70.04 MiB/sec. | ||
| 4959 | 2026.03.05 05:29:20.974704 [ 199 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4960 | 2026.03.05 05:29:20.974954 [ 199 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_26_5} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.03.05 05:29:20.975018 [ 199 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_26_5} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4962 | 2026.03.05 05:29:20.975084 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4963 | 2026.03.05 05:29:23.916503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 632 | ||
| 4964 | 2026.03.05 05:29:23.919296 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.03.05 05:29:23.919350 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4966 | 2026.03.05 05:29:23.920548 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4967 | 2026.03.05 05:29:23.920837 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.03.05 05:29:23.921201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
| 4969 | 2026.03.05 05:29:25.967894 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.03.05 05:29:25.968170 [ 4 ] {28a5d7fa-9909-40fa-a850-95fc4fd3b7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4971 | 2026.03.05 05:29:25.968269 [ 4 ] {28a5d7fa-9909-40fa-a850-95fc4fd3b7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4972 | 2026.03.05 05:29:25.969032 [ 4 ] {28a5d7fa-9909-40fa-a850-95fc4fd3b7dd} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.03.05 05:29:25.969071 [ 4 ] {28a5d7fa-9909-40fa-a850-95fc4fd3b7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4974 | 2026.03.05 05:29:25.969477 [ 4 ] {28a5d7fa-9909-40fa-a850-95fc4fd3b7dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4975 | 2026.03.05 05:29:25.969693 [ 4 ] {28a5d7fa-9909-40fa-a850-95fc4fd3b7dd} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.03.05 05:29:25.969813 [ 39 ] {} <Debug> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4977 | 2026.03.05 05:29:25.969837 [ 4 ] {28a5d7fa-9909-40fa-a850-95fc4fd3b7dd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001741 sec., 163124.64101091327 rows/sec., 10.36 MiB/sec. | ||
| 4978 | 2026.03.05 05:29:25.969859 [ 39 ] {} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.03.05 05:29:25.969879 [ 4 ] {28a5d7fa-9909-40fa-a850-95fc4fd3b7dd} <Debug> TCPHandler: Processed in 0.002166757 sec. | ||
| 4980 | 2026.03.05 05:29:25.969884 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4981 | 2026.03.05 05:29:25.969997 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.03.05 05:29:25.970027 [ 197 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::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 | ||
| 4983 | 2026.03.05 05:29:25.970092 [ 4 ] {24de7374-5f96-461d-991c-58200ccac3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4984 | 2026.03.05 05:29:25.970138 [ 4 ] {24de7374-5f96-461d-991c-58200ccac3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4985 | 2026.03.05 05:29:25.970193 [ 197 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4986 | 2026.03.05 05:29:25.970237 [ 197 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4987 | 2026.03.05 05:29:25.970311 [ 197 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4988 | 2026.03.05 05:29:25.970361 [ 197 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4989 | 2026.03.05 05:29:25.970412 [ 197 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4990 | 2026.03.05 05:29:25.970452 [ 197 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4991 | 2026.03.05 05:29:25.970534 [ 4 ] {24de7374-5f96-461d-991c-58200ccac3d0} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.03.05 05:29:25.970575 [ 4 ] {24de7374-5f96-461d-991c-58200ccac3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4993 | 2026.03.05 05:29:25.970901 [ 4 ] {24de7374-5f96-461d-991c-58200ccac3d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4994 | 2026.03.05 05:29:25.971119 [ 4 ] {24de7374-5f96-461d-991c-58200ccac3d0} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.03.05 05:29:25.971247 [ 4 ] {24de7374-5f96-461d-991c-58200ccac3d0} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001173 sec., 10230.179028132992 rows/sec., 834.20 KiB/sec. | ||
| 4996 | 2026.03.05 05:29:25.971282 [ 4 ] {24de7374-5f96-461d-991c-58200ccac3d0} <Debug> TCPHandler: Processed in 0.001332633 sec. | ||
| 4997 | 2026.03.05 05:29:25.971403 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.03.05 05:29:25.971441 [ 194 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467376 sec., 967713.7966001896 rows/sec., 65.15 MiB/sec. | ||
| 4999 | 2026.03.05 05:29:25.971496 [ 4 ] {4abc8e8f-8bc9-4d0a-b404-aad9c2975aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5000 | 2026.03.05 05:29:25.971539 [ 4 ] {4abc8e8f-8bc9-4d0a-b404-aad9c2975aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5001 | 2026.03.05 05:29:25.971615 [ 195 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5002 | 2026.03.05 05:29:25.971877 [ 195 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_13_3} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.03.05 05:29:25.971942 [ 195 ] {ec60d066-9b51-4130-a81e-348d15f30ef9::all_1_13_3} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5004 | 2026.03.05 05:29:25.972019 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5005 | 2026.03.05 05:29:25.972273 [ 4 ] {4abc8e8f-8bc9-4d0a-b404-aad9c2975aea} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.03.05 05:29:25.972308 [ 4 ] {4abc8e8f-8bc9-4d0a-b404-aad9c2975aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5007 | 2026.03.05 05:29:25.972664 [ 4 ] {4abc8e8f-8bc9-4d0a-b404-aad9c2975aea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5008 | 2026.03.05 05:29:25.972888 [ 4 ] {4abc8e8f-8bc9-4d0a-b404-aad9c2975aea} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.03.05 05:29:25.973011 [ 4 ] {4abc8e8f-8bc9-4d0a-b404-aad9c2975aea} <Debug> executeQuery: Read 811 rows, 65.37 KiB in 0.001534 sec., 528683.1812255541 rows/sec., 41.62 MiB/sec. | ||
| 5010 | 2026.03.05 05:29:25.973047 [ 4 ] {4abc8e8f-8bc9-4d0a-b404-aad9c2975aea} <Debug> TCPHandler: Processed in 0.001692029 sec. | ||
| 5011 | 2026.03.05 05:29:25.973153 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2026.03.05 05:29:25.973245 [ 4 ] {4d26d2ea-fb2d-46b7-9d73-b4f7574f4638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5013 | 2026.03.05 05:29:25.973285 [ 4 ] {4d26d2ea-fb2d-46b7-9d73-b4f7574f4638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5014 | 2026.03.05 05:29:25.973720 [ 4 ] {4d26d2ea-fb2d-46b7-9d73-b4f7574f4638} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.03.05 05:29:25.973753 [ 4 ] {4d26d2ea-fb2d-46b7-9d73-b4f7574f4638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5016 | 2026.03.05 05:29:25.974057 [ 4 ] {4d26d2ea-fb2d-46b7-9d73-b4f7574f4638} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5017 | 2026.03.05 05:29:25.974256 [ 4 ] {4d26d2ea-fb2d-46b7-9d73-b4f7574f4638} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.03.05 05:29:25.974381 [ 4 ] {4d26d2ea-fb2d-46b7-9d73-b4f7574f4638} <Debug> executeQuery: Read 158 rows, 9.68 KiB in 0.001153 sec., 137033.8248048569 rows/sec., 8.20 MiB/sec. | ||
| 5019 | 2026.03.05 05:29:25.974416 [ 4 ] {4d26d2ea-fb2d-46b7-9d73-b4f7574f4638} <Debug> TCPHandler: Processed in 0.001310252 sec. | ||
| 5020 | 2026.03.05 05:29:25.974524 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2026.03.05 05:29:25.974616 [ 4 ] {f18d7a3c-78da-48ef-859a-441f9812496b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5022 | 2026.03.05 05:29:25.974654 [ 4 ] {f18d7a3c-78da-48ef-859a-441f9812496b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5023 | 2026.03.05 05:29:25.975072 [ 4 ] {f18d7a3c-78da-48ef-859a-441f9812496b} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.03.05 05:29:25.975106 [ 4 ] {f18d7a3c-78da-48ef-859a-441f9812496b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5025 | 2026.03.05 05:29:25.975401 [ 4 ] {f18d7a3c-78da-48ef-859a-441f9812496b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5026 | 2026.03.05 05:29:25.975599 [ 4 ] {f18d7a3c-78da-48ef-859a-441f9812496b} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.03.05 05:29:25.975683 [ 39 ] {} <Debug> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5028 | 2026.03.05 05:29:25.975710 [ 39 ] {} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.03.05 05:29:25.975717 [ 4 ] {f18d7a3c-78da-48ef-859a-441f9812496b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001121 sec., 132917.03835860838 rows/sec., 8.59 MiB/sec. | ||
| 5030 | 2026.03.05 05:29:25.975727 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5031 | 2026.03.05 05:29:25.975753 [ 4 ] {f18d7a3c-78da-48ef-859a-441f9812496b} <Debug> TCPHandler: Processed in 0.001276762 sec. | ||
| 5032 | 2026.03.05 05:29:25.975833 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5033 | 2026.03.05 05:29:25.975861 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.03.05 05:29:25.975966 [ 4 ] {8536f0d2-017b-43aa-8304-6758502348f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5035 | 2026.03.05 05:29:25.975975 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5036 | 2026.03.05 05:29:25.976007 [ 4 ] {8536f0d2-017b-43aa-8304-6758502348f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5037 | 2026.03.05 05:29:25.976020 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 857 rows starting from the beginning of the part | ||
| 5038 | 2026.03.05 05:29:25.976100 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 5039 | 2026.03.05 05:29:25.976151 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5040 | 2026.03.05 05:29:25.976198 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 708 rows starting from the beginning of the part | ||
| 5041 | 2026.03.05 05:29:25.976240 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5042 | 2026.03.05 05:29:25.976284 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5043 | 2026.03.05 05:29:25.976436 [ 4 ] {8536f0d2-017b-43aa-8304-6758502348f0} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2026.03.05 05:29:25.976475 [ 4 ] {8536f0d2-017b-43aa-8304-6758502348f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5045 | 2026.03.05 05:29:25.976796 [ 4 ] {8536f0d2-017b-43aa-8304-6758502348f0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5046 | 2026.03.05 05:29:25.977020 [ 4 ] {8536f0d2-017b-43aa-8304-6758502348f0} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.03.05 05:29:25.977136 [ 39 ] {} <Debug> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5048 | 2026.03.05 05:29:25.977149 [ 4 ] {8536f0d2-017b-43aa-8304-6758502348f0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 5049 | 2026.03.05 05:29:25.977169 [ 39 ] {} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.03.05 05:29:25.977188 [ 4 ] {8536f0d2-017b-43aa-8304-6758502348f0} <Debug> TCPHandler: Processed in 0.001373094 sec. | ||
| 5051 | 2026.03.05 05:29:25.977189 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5052 | 2026.03.05 05:29:25.977271 [ 195 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::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 | ||
| 5053 | 2026.03.05 05:29:25.977297 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2026.03.05 05:29:25.977344 [ 195 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5055 | 2026.03.05 05:29:25.977377 [ 195 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 5056 | 2026.03.05 05:29:25.977399 [ 4 ] {72405af8-4eef-4dd1-88a2-bfe2531b7541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5057 | 2026.03.05 05:29:25.977431 [ 195 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 5058 | 2026.03.05 05:29:25.977439 [ 4 ] {72405af8-4eef-4dd1-88a2-bfe2531b7541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5059 | 2026.03.05 05:29:25.977474 [ 195 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 5060 | 2026.03.05 05:29:25.977507 [ 190 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.001726379 sec., 1251752.9464850996 rows/sec., 80.50 MiB/sec. | ||
| 5061 | 2026.03.05 05:29:25.977512 [ 195 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 5062 | 2026.03.05 05:29:25.977591 [ 195 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 5063 | 2026.03.05 05:29:25.977744 [ 197 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5064 | 2026.03.05 05:29:25.978029 [ 4 ] {72405af8-4eef-4dd1-88a2-bfe2531b7541} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.03.05 05:29:25.978066 [ 197 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_15_3} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.03.05 05:29:25.978069 [ 4 ] {72405af8-4eef-4dd1-88a2-bfe2531b7541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5067 | 2026.03.05 05:29:25.978164 [ 197 ] {3cda7eb8-5076-40c1-8136-a16138200641::all_1_15_3} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5068 | 2026.03.05 05:29:25.978262 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5069 | 2026.03.05 05:29:25.978427 [ 190 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119379 sec., 619874.5172936614 rows/sec., 37.62 MiB/sec. | ||
| 5070 | 2026.03.05 05:29:25.978437 [ 4 ] {72405af8-4eef-4dd1-88a2-bfe2531b7541} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5071 | 2026.03.05 05:29:25.978585 [ 190 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5072 | 2026.03.05 05:29:25.978675 [ 4 ] {72405af8-4eef-4dd1-88a2-bfe2531b7541} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.03.05 05:29:25.978814 [ 4 ] {72405af8-4eef-4dd1-88a2-bfe2531b7541} <Debug> executeQuery: Read 506 rows, 36.48 KiB in 0.001433 sec., 353105.3733426378 rows/sec., 24.86 MiB/sec. | ||
| 5074 | 2026.03.05 05:29:25.978862 [ 4 ] {72405af8-4eef-4dd1-88a2-bfe2531b7541} <Debug> TCPHandler: Processed in 0.001611728 sec. | ||
| 5075 | 2026.03.05 05:29:25.978885 [ 190 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_13_3} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.03.05 05:29:25.978961 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2026.03.05 05:29:25.978968 [ 190 ] {26470b0b-d8cb-4076-a61f-95dd9b1fe347::all_1_13_3} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5078 | 2026.03.05 05:29:25.979064 [ 4 ] {4bbf1456-e91f-4405-bbb0-8292909a0c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5079 | 2026.03.05 05:29:25.979103 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5080 | 2026.03.05 05:29:25.979115 [ 4 ] {4bbf1456-e91f-4405-bbb0-8292909a0c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5081 | 2026.03.05 05:29:25.979457 [ 4 ] {4bbf1456-e91f-4405-bbb0-8292909a0c9b} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.03.05 05:29:25.979492 [ 4 ] {4bbf1456-e91f-4405-bbb0-8292909a0c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5083 | 2026.03.05 05:29:25.979794 [ 4 ] {4bbf1456-e91f-4405-bbb0-8292909a0c9b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5084 | 2026.03.05 05:29:25.979992 [ 4 ] {4bbf1456-e91f-4405-bbb0-8292909a0c9b} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.03.05 05:29:25.980114 [ 4 ] {4bbf1456-e91f-4405-bbb0-8292909a0c9b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 5086 | 2026.03.05 05:29:25.980148 [ 4 ] {4bbf1456-e91f-4405-bbb0-8292909a0c9b} <Debug> TCPHandler: Processed in 0.001234902 sec. | ||
| 5087 | 2026.03.05 05:29:25.980254 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.03.05 05:29:25.980344 [ 4 ] {77a54f3f-fc96-4e4d-88b2-d046b59f77b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5089 | 2026.03.05 05:29:25.980383 [ 4 ] {77a54f3f-fc96-4e4d-88b2-d046b59f77b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5090 | 2026.03.05 05:29:25.980772 [ 4 ] {77a54f3f-fc96-4e4d-88b2-d046b59f77b3} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.03.05 05:29:25.980806 [ 4 ] {77a54f3f-fc96-4e4d-88b2-d046b59f77b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5092 | 2026.03.05 05:29:25.981138 [ 4 ] {77a54f3f-fc96-4e4d-88b2-d046b59f77b3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5093 | 2026.03.05 05:29:25.981341 [ 4 ] {77a54f3f-fc96-4e4d-88b2-d046b59f77b3} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.03.05 05:29:25.981460 [ 4 ] {77a54f3f-fc96-4e4d-88b2-d046b59f77b3} <Debug> executeQuery: Read 271 rows, 18.45 KiB in 0.001134 sec., 238977.07231040564 rows/sec., 15.89 MiB/sec. | ||
| 5095 | 2026.03.05 05:29:25.981494 [ 4 ] {77a54f3f-fc96-4e4d-88b2-d046b59f77b3} <Debug> TCPHandler: Processed in 0.001293573 sec. | ||
| 5096 | 2026.03.05 05:29:25.981610 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.03.05 05:29:25.981700 [ 4 ] {31fb20f4-1396-4a61-be42-8c178f578ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.03.05 05:29:25.981739 [ 4 ] {31fb20f4-1396-4a61-be42-8c178f578ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5099 | 2026.03.05 05:29:25.982038 [ 4 ] {31fb20f4-1396-4a61-be42-8c178f578ed1} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.03.05 05:29:25.982073 [ 4 ] {31fb20f4-1396-4a61-be42-8c178f578ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5101 | 2026.03.05 05:29:25.982381 [ 4 ] {31fb20f4-1396-4a61-be42-8c178f578ed1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5102 | 2026.03.05 05:29:25.982588 [ 4 ] {31fb20f4-1396-4a61-be42-8c178f578ed1} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.03.05 05:29:25.982706 [ 4 ] {31fb20f4-1396-4a61-be42-8c178f578ed1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 5104 | 2026.03.05 05:29:25.982748 [ 4 ] {31fb20f4-1396-4a61-be42-8c178f578ed1} <Debug> TCPHandler: Processed in 0.00119116 sec. | ||
| 5105 | 2026.03.05 05:29:25.982848 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.03.05 05:29:25.982938 [ 4 ] {12bbeed4-3d1c-4b37-bbe8-4a1b7a9af12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5107 | 2026.03.05 05:29:25.982989 [ 4 ] {12bbeed4-3d1c-4b37-bbe8-4a1b7a9af12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5108 | 2026.03.05 05:29:25.983699 [ 4 ] {12bbeed4-3d1c-4b37-bbe8-4a1b7a9af12e} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.03.05 05:29:25.983732 [ 4 ] {12bbeed4-3d1c-4b37-bbe8-4a1b7a9af12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5110 | 2026.03.05 05:29:25.984220 [ 4 ] {12bbeed4-3d1c-4b37-bbe8-4a1b7a9af12e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5111 | 2026.03.05 05:29:25.984434 [ 4 ] {12bbeed4-3d1c-4b37-bbe8-4a1b7a9af12e} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.03.05 05:29:25.984574 [ 4 ] {12bbeed4-3d1c-4b37-bbe8-4a1b7a9af12e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001654 sec., 2418.3796856106405 rows/sec., 4.33 MiB/sec. | ||
| 5113 | 2026.03.05 05:29:25.984629 [ 4 ] {12bbeed4-3d1c-4b37-bbe8-4a1b7a9af12e} <Debug> TCPHandler: Processed in 0.001827371 sec. | ||
| 5114 | 2026.03.05 05:29:25.984747 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.03.05 05:29:25.984839 [ 4 ] {41e2fb9b-b827-49d3-b209-c01e85560e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5116 | 2026.03.05 05:29:25.984878 [ 4 ] {41e2fb9b-b827-49d3-b209-c01e85560e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5117 | 2026.03.05 05:29:25.985193 [ 4 ] {41e2fb9b-b827-49d3-b209-c01e85560e51} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.03.05 05:29:25.985226 [ 4 ] {41e2fb9b-b827-49d3-b209-c01e85560e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5119 | 2026.03.05 05:29:25.985516 [ 4 ] {41e2fb9b-b827-49d3-b209-c01e85560e51} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5120 | 2026.03.05 05:29:25.985717 [ 4 ] {41e2fb9b-b827-49d3-b209-c01e85560e51} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.03.05 05:29:25.985837 [ 4 ] {41e2fb9b-b827-49d3-b209-c01e85560e51} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001015 sec., 88669.95073891625 rows/sec., 5.55 MiB/sec. | ||
| 5122 | 2026.03.05 05:29:25.985878 [ 4 ] {41e2fb9b-b827-49d3-b209-c01e85560e51} <Debug> TCPHandler: Processed in 0.00118569 sec. | ||
| 5123 | 2026.03.05 05:29:26.406212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9135 | ||
| 5124 | 2026.03.05 05:29:26.406714 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.03.05 05:29:26.406751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5126 | 2026.03.05 05:29:26.407244 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5127 | 2026.03.05 05:29:26.407483 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.03.05 05:29:26.407624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9135 | ||
| 5129 | 2026.03.05 05:29:26.893411 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5130 | 2026.03.05 05:29:26.911057 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.03.05 05:29:26.911122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5132 | 2026.03.05 05:29:26.917480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5133 | 2026.03.05 05:29:26.918230 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.03.05 05:29:26.921289 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5135 | 2026.03.05 05:29:30.962727 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2026.03.05 05:29:30.962912 [ 4 ] {6bc83a1d-56fd-41f9-9c8c-5562c67c9a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5137 | 2026.03.05 05:29:30.962981 [ 4 ] {6bc83a1d-56fd-41f9-9c8c-5562c67c9a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5138 | 2026.03.05 05:29:30.963756 [ 4 ] {6bc83a1d-56fd-41f9-9c8c-5562c67c9a4e} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.03.05 05:29:30.963806 [ 4 ] {6bc83a1d-56fd-41f9-9c8c-5562c67c9a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5140 | 2026.03.05 05:29:30.964220 [ 4 ] {6bc83a1d-56fd-41f9-9c8c-5562c67c9a4e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5141 | 2026.03.05 05:29:30.964465 [ 4 ] {6bc83a1d-56fd-41f9-9c8c-5562c67c9a4e} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.03.05 05:29:30.964614 [ 4 ] {6bc83a1d-56fd-41f9-9c8c-5562c67c9a4e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001732 sec., 73903.00230946882 rows/sec., 6.36 MiB/sec. | ||
| 5143 | 2026.03.05 05:29:30.964660 [ 4 ] {6bc83a1d-56fd-41f9-9c8c-5562c67c9a4e} <Debug> TCPHandler: Processed in 0.002068776 sec. | ||
| 5144 | 2026.03.05 05:29:30.964781 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2026.03.05 05:29:30.964878 [ 4 ] {dbd7783b-07e0-4e21-a4fd-ae60fab89d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5146 | 2026.03.05 05:29:30.964920 [ 4 ] {dbd7783b-07e0-4e21-a4fd-ae60fab89d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5147 | 2026.03.05 05:29:30.965382 [ 4 ] {dbd7783b-07e0-4e21-a4fd-ae60fab89d5e} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.03.05 05:29:30.965415 [ 4 ] {dbd7783b-07e0-4e21-a4fd-ae60fab89d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5149 | 2026.03.05 05:29:30.965698 [ 4 ] {dbd7783b-07e0-4e21-a4fd-ae60fab89d5e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5150 | 2026.03.05 05:29:30.965904 [ 4 ] {dbd7783b-07e0-4e21-a4fd-ae60fab89d5e} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.03.05 05:29:30.966039 [ 4 ] {dbd7783b-07e0-4e21-a4fd-ae60fab89d5e} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001194 sec., 30150.75376884422 rows/sec., 2.21 MiB/sec. | ||
| 5152 | 2026.03.05 05:29:30.966075 [ 4 ] {dbd7783b-07e0-4e21-a4fd-ae60fab89d5e} <Debug> TCPHandler: Processed in 0.001363353 sec. | ||
| 5153 | 2026.03.05 05:29:30.966172 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.03.05 05:29:30.966260 [ 4 ] {0526bc8b-f852-410e-96c4-80db3be915cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5155 | 2026.03.05 05:29:30.966298 [ 4 ] {0526bc8b-f852-410e-96c4-80db3be915cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5156 | 2026.03.05 05:29:30.966758 [ 4 ] {0526bc8b-f852-410e-96c4-80db3be915cc} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.03.05 05:29:30.966790 [ 4 ] {0526bc8b-f852-410e-96c4-80db3be915cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5158 | 2026.03.05 05:29:30.967075 [ 4 ] {0526bc8b-f852-410e-96c4-80db3be915cc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5159 | 2026.03.05 05:29:30.967271 [ 4 ] {0526bc8b-f852-410e-96c4-80db3be915cc} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.03.05 05:29:30.967459 [ 4 ] {0526bc8b-f852-410e-96c4-80db3be915cc} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001158 sec., 86355.78583765113 rows/sec., 6.74 MiB/sec. | ||
| 5161 | 2026.03.05 05:29:30.967498 [ 4 ] {0526bc8b-f852-410e-96c4-80db3be915cc} <Debug> TCPHandler: Processed in 0.001319643 sec. | ||
| 5162 | 2026.03.05 05:29:30.967617 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.03.05 05:29:30.967711 [ 4 ] {9bdbd132-7853-4e7d-b777-e12ca2adcfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5164 | 2026.03.05 05:29:30.967755 [ 4 ] {9bdbd132-7853-4e7d-b777-e12ca2adcfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5165 | 2026.03.05 05:29:30.968148 [ 4 ] {9bdbd132-7853-4e7d-b777-e12ca2adcfaa} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.03.05 05:29:30.968181 [ 4 ] {9bdbd132-7853-4e7d-b777-e12ca2adcfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5167 | 2026.03.05 05:29:30.968505 [ 4 ] {9bdbd132-7853-4e7d-b777-e12ca2adcfaa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5168 | 2026.03.05 05:29:30.968717 [ 4 ] {9bdbd132-7853-4e7d-b777-e12ca2adcfaa} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.03.05 05:29:30.968836 [ 4 ] {9bdbd132-7853-4e7d-b777-e12ca2adcfaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 5170 | 2026.03.05 05:29:30.968870 [ 4 ] {9bdbd132-7853-4e7d-b777-e12ca2adcfaa} <Debug> TCPHandler: Processed in 0.001336073 sec. | ||
| 5171 | 2026.03.05 05:29:30.968971 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.03.05 05:29:30.969058 [ 4 ] {792f9c7f-252f-4977-b319-14153a127797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5173 | 2026.03.05 05:29:30.969110 [ 4 ] {792f9c7f-252f-4977-b319-14153a127797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5174 | 2026.03.05 05:29:30.969898 [ 4 ] {792f9c7f-252f-4977-b319-14153a127797} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.03.05 05:29:30.969931 [ 4 ] {792f9c7f-252f-4977-b319-14153a127797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5176 | 2026.03.05 05:29:30.970509 [ 4 ] {792f9c7f-252f-4977-b319-14153a127797} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5177 | 2026.03.05 05:29:30.970718 [ 4 ] {792f9c7f-252f-4977-b319-14153a127797} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.03.05 05:29:30.970848 [ 4 ] {792f9c7f-252f-4977-b319-14153a127797} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001792 sec., 20089.285714285714 rows/sec., 36.00 MiB/sec. | ||
| 5179 | 2026.03.05 05:29:30.970906 [ 4 ] {792f9c7f-252f-4977-b319-14153a127797} <Debug> TCPHandler: Processed in 0.001976624 sec. | ||
| 5180 | 2026.03.05 05:29:30.971011 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5181 | 2026.03.05 05:29:30.971099 [ 4 ] {bb641ea3-f27f-4ab5-b653-25c3cbb7fcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5182 | 2026.03.05 05:29:30.971139 [ 4 ] {bb641ea3-f27f-4ab5-b653-25c3cbb7fcb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5183 | 2026.03.05 05:29:30.971518 [ 4 ] {bb641ea3-f27f-4ab5-b653-25c3cbb7fcb9} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.03.05 05:29:30.971553 [ 4 ] {bb641ea3-f27f-4ab5-b653-25c3cbb7fcb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5185 | 2026.03.05 05:29:30.971856 [ 4 ] {bb641ea3-f27f-4ab5-b653-25c3cbb7fcb9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5186 | 2026.03.05 05:29:30.972074 [ 4 ] {bb641ea3-f27f-4ab5-b653-25c3cbb7fcb9} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.03.05 05:29:30.972202 [ 4 ] {bb641ea3-f27f-4ab5-b653-25c3cbb7fcb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 5188 | 2026.03.05 05:29:30.972238 [ 4 ] {bb641ea3-f27f-4ab5-b653-25c3cbb7fcb9} <Debug> TCPHandler: Processed in 0.001231391 sec. | ||
| 5189 | 2026.03.05 05:29:33.820926 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5190 | 2026.03.05 05:29:33.821003 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5191 | 2026.03.05 05:29:33.908195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9583 | ||
| 5192 | 2026.03.05 05:29:33.908979 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.03.05 05:29:33.909046 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5194 | 2026.03.05 05:29:33.909591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5195 | 2026.03.05 05:29:33.909823 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.03.05 05:29:33.909957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9583 | ||
| 5197 | 2026.03.05 05:29:33.921919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 668 | ||
| 5198 | 2026.03.05 05:29:33.924256 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.03.05 05:29:33.924305 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5200 | 2026.03.05 05:29:33.925510 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5201 | 2026.03.05 05:29:33.925782 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.03.05 05:29:33.926037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 668 | ||
| 5203 | 2026.03.05 05:29:34.421823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5204 | 2026.03.05 05:29:34.438451 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2026.03.05 05:29:34.438509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5206 | 2026.03.05 05:29:34.444828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5207 | 2026.03.05 05:29:34.445530 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2026.03.05 05:29:34.448392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5209 | 2026.03.05 05:29:35.967430 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2026.03.05 05:29:35.967608 [ 4 ] {d4962beb-3b0e-4d73-ab5d-894210b1f83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5211 | 2026.03.05 05:29:35.967671 [ 4 ] {d4962beb-3b0e-4d73-ab5d-894210b1f83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5212 | 2026.03.05 05:29:35.968389 [ 4 ] {d4962beb-3b0e-4d73-ab5d-894210b1f83b} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.03.05 05:29:35.968437 [ 4 ] {d4962beb-3b0e-4d73-ab5d-894210b1f83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5214 | 2026.03.05 05:29:35.968850 [ 4 ] {d4962beb-3b0e-4d73-ab5d-894210b1f83b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5215 | 2026.03.05 05:29:35.969088 [ 4 ] {d4962beb-3b0e-4d73-ab5d-894210b1f83b} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.03.05 05:29:35.969235 [ 4 ] {d4962beb-3b0e-4d73-ab5d-894210b1f83b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001675 sec., 169552.23880597015 rows/sec., 10.77 MiB/sec. | ||
| 5217 | 2026.03.05 05:29:35.969277 [ 4 ] {d4962beb-3b0e-4d73-ab5d-894210b1f83b} <Debug> TCPHandler: Processed in 0.001975743 sec. | ||
| 5218 | 2026.03.05 05:29:35.969410 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2026.03.05 05:29:35.969503 [ 4 ] {df5f0bbb-9688-4e1d-8e52-6411b561e15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5220 | 2026.03.05 05:29:35.969544 [ 4 ] {df5f0bbb-9688-4e1d-8e52-6411b561e15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5221 | 2026.03.05 05:29:35.970325 [ 4 ] {df5f0bbb-9688-4e1d-8e52-6411b561e15c} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.03.05 05:29:35.970361 [ 4 ] {df5f0bbb-9688-4e1d-8e52-6411b561e15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5223 | 2026.03.05 05:29:35.970700 [ 4 ] {df5f0bbb-9688-4e1d-8e52-6411b561e15c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5224 | 2026.03.05 05:29:35.970903 [ 4 ] {df5f0bbb-9688-4e1d-8e52-6411b561e15c} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.03.05 05:29:35.971029 [ 4 ] {df5f0bbb-9688-4e1d-8e52-6411b561e15c} <Debug> executeQuery: Read 805 rows, 64.93 KiB in 0.001546 sec., 520698.5769728331 rows/sec., 41.02 MiB/sec. | ||
| 5226 | 2026.03.05 05:29:35.971066 [ 4 ] {df5f0bbb-9688-4e1d-8e52-6411b561e15c} <Debug> TCPHandler: Processed in 0.001704699 sec. | ||
| 5227 | 2026.03.05 05:29:35.971183 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2026.03.05 05:29:35.971275 [ 4 ] {d527fd00-91b9-4976-b1a7-afb13565961b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5229 | 2026.03.05 05:29:35.971313 [ 4 ] {d527fd00-91b9-4976-b1a7-afb13565961b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5230 | 2026.03.05 05:29:35.971739 [ 4 ] {d527fd00-91b9-4976-b1a7-afb13565961b} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2026.03.05 05:29:35.971774 [ 4 ] {d527fd00-91b9-4976-b1a7-afb13565961b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5232 | 2026.03.05 05:29:35.972077 [ 4 ] {d527fd00-91b9-4976-b1a7-afb13565961b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5233 | 2026.03.05 05:29:35.972279 [ 4 ] {d527fd00-91b9-4976-b1a7-afb13565961b} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.03.05 05:29:35.972403 [ 4 ] {d527fd00-91b9-4976-b1a7-afb13565961b} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.001146 sec., 127399.65095986037 rows/sec., 7.54 MiB/sec. | ||
| 5235 | 2026.03.05 05:29:35.972403 [ 77 ] {} <Debug> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5236 | 2026.03.05 05:29:35.972440 [ 4 ] {d527fd00-91b9-4976-b1a7-afb13565961b} <Debug> TCPHandler: Processed in 0.001304782 sec. | ||
| 5237 | 2026.03.05 05:29:35.972478 [ 77 ] {} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.03.05 05:29:35.972505 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5239 | 2026.03.05 05:29:35.972575 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2026.03.05 05:29:35.972594 [ 195 ] {d59a6c3f-3398-4034-963f-db0ffc376093::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 | ||
| 5241 | 2026.03.05 05:29:35.972670 [ 4 ] {988c619e-5bee-4e7d-a805-90c6f33cb0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5242 | 2026.03.05 05:29:35.972682 [ 195 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5243 | 2026.03.05 05:29:35.972709 [ 4 ] {988c619e-5bee-4e7d-a805-90c6f33cb0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5244 | 2026.03.05 05:29:35.972710 [ 195 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 210 rows starting from the beginning of the part | ||
| 5245 | 2026.03.05 05:29:35.972777 [ 195 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 146 rows starting from the beginning of the part | ||
| 5246 | 2026.03.05 05:29:35.972823 [ 195 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 5247 | 2026.03.05 05:29:35.972869 [ 195 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 158 rows starting from the beginning of the part | ||
| 5248 | 2026.03.05 05:29:35.972908 [ 195 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 5249 | 2026.03.05 05:29:35.972946 [ 195 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 146 rows starting from the beginning of the part | ||
| 5250 | 2026.03.05 05:29:35.973144 [ 4 ] {988c619e-5bee-4e7d-a805-90c6f33cb0f0} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.03.05 05:29:35.973178 [ 4 ] {988c619e-5bee-4e7d-a805-90c6f33cb0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5252 | 2026.03.05 05:29:35.973480 [ 4 ] {988c619e-5bee-4e7d-a805-90c6f33cb0f0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5253 | 2026.03.05 05:29:35.973698 [ 4 ] {988c619e-5bee-4e7d-a805-90c6f33cb0f0} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.03.05 05:29:35.973808 [ 197 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251332 sec., 584976.6488829503 rows/sec., 38.40 MiB/sec. | ||
| 5255 | 2026.03.05 05:29:35.973826 [ 4 ] {988c619e-5bee-4e7d-a805-90c6f33cb0f0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 5256 | 2026.03.05 05:29:35.973874 [ 4 ] {988c619e-5bee-4e7d-a805-90c6f33cb0f0} <Debug> TCPHandler: Processed in 0.001347223 sec. | ||
| 5257 | 2026.03.05 05:29:35.973959 [ 195 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5258 | 2026.03.05 05:29:35.973988 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2026.03.05 05:29:35.974078 [ 4 ] {a9226525-537f-4d95-bc56-301cb1539eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5260 | 2026.03.05 05:29:35.974117 [ 4 ] {a9226525-537f-4d95-bc56-301cb1539eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5261 | 2026.03.05 05:29:35.974222 [ 195 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_26_5} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2026.03.05 05:29:35.974284 [ 195 ] {d59a6c3f-3398-4034-963f-db0ffc376093::all_1_26_5} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5263 | 2026.03.05 05:29:35.974341 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5264 | 2026.03.05 05:29:35.974543 [ 4 ] {a9226525-537f-4d95-bc56-301cb1539eab} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.03.05 05:29:35.974577 [ 4 ] {a9226525-537f-4d95-bc56-301cb1539eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5266 | 2026.03.05 05:29:35.974885 [ 4 ] {a9226525-537f-4d95-bc56-301cb1539eab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5267 | 2026.03.05 05:29:35.975084 [ 4 ] {a9226525-537f-4d95-bc56-301cb1539eab} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.03.05 05:29:35.975207 [ 4 ] {a9226525-537f-4d95-bc56-301cb1539eab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001145 sec., 129257.64192139739 rows/sec., 7.35 MiB/sec. | ||
| 5269 | 2026.03.05 05:29:35.975243 [ 4 ] {a9226525-537f-4d95-bc56-301cb1539eab} <Debug> TCPHandler: Processed in 0.001301792 sec. | ||
| 5270 | 2026.03.05 05:29:35.975358 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2026.03.05 05:29:35.975448 [ 4 ] {f5ebf27c-c58b-42ab-a427-bf07b8b8d276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5272 | 2026.03.05 05:29:35.975487 [ 4 ] {f5ebf27c-c58b-42ab-a427-bf07b8b8d276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5273 | 2026.03.05 05:29:35.976050 [ 4 ] {f5ebf27c-c58b-42ab-a427-bf07b8b8d276} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2026.03.05 05:29:35.976086 [ 4 ] {f5ebf27c-c58b-42ab-a427-bf07b8b8d276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5275 | 2026.03.05 05:29:35.976411 [ 4 ] {f5ebf27c-c58b-42ab-a427-bf07b8b8d276} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5276 | 2026.03.05 05:29:35.976611 [ 4 ] {f5ebf27c-c58b-42ab-a427-bf07b8b8d276} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.03.05 05:29:35.976736 [ 4 ] {f5ebf27c-c58b-42ab-a427-bf07b8b8d276} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001305 sec., 378544.061302682 rows/sec., 26.56 MiB/sec. | ||
| 5278 | 2026.03.05 05:29:35.976772 [ 4 ] {f5ebf27c-c58b-42ab-a427-bf07b8b8d276} <Debug> TCPHandler: Processed in 0.001461705 sec. | ||
| 5279 | 2026.03.05 05:29:35.976880 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.03.05 05:29:35.976971 [ 4 ] {940d2463-27f6-49c5-9c36-c9b6ab023ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5281 | 2026.03.05 05:29:35.977010 [ 4 ] {940d2463-27f6-49c5-9c36-c9b6ab023ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5282 | 2026.03.05 05:29:35.977335 [ 4 ] {940d2463-27f6-49c5-9c36-c9b6ab023ab9} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.03.05 05:29:35.977370 [ 4 ] {940d2463-27f6-49c5-9c36-c9b6ab023ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5284 | 2026.03.05 05:29:35.977666 [ 4 ] {940d2463-27f6-49c5-9c36-c9b6ab023ab9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5285 | 2026.03.05 05:29:35.977863 [ 4 ] {940d2463-27f6-49c5-9c36-c9b6ab023ab9} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.03.05 05:29:35.977985 [ 4 ] {940d2463-27f6-49c5-9c36-c9b6ab023ab9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 5287 | 2026.03.05 05:29:35.978019 [ 4 ] {940d2463-27f6-49c5-9c36-c9b6ab023ab9} <Debug> TCPHandler: Processed in 0.001186921 sec. | ||
| 5288 | 2026.03.05 05:29:35.978126 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.03.05 05:29:35.978217 [ 4 ] {46f2fd91-fd30-417e-91f7-30f5b8c0bb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5290 | 2026.03.05 05:29:35.978258 [ 4 ] {46f2fd91-fd30-417e-91f7-30f5b8c0bb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5291 | 2026.03.05 05:29:35.978653 [ 4 ] {46f2fd91-fd30-417e-91f7-30f5b8c0bb47} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.03.05 05:29:35.978688 [ 4 ] {46f2fd91-fd30-417e-91f7-30f5b8c0bb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5293 | 2026.03.05 05:29:35.979033 [ 4 ] {46f2fd91-fd30-417e-91f7-30f5b8c0bb47} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5294 | 2026.03.05 05:29:35.979247 [ 4 ] {46f2fd91-fd30-417e-91f7-30f5b8c0bb47} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.03.05 05:29:35.979369 [ 4 ] {46f2fd91-fd30-417e-91f7-30f5b8c0bb47} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 5296 | 2026.03.05 05:29:35.979405 [ 4 ] {46f2fd91-fd30-417e-91f7-30f5b8c0bb47} <Debug> TCPHandler: Processed in 0.001325863 sec. | ||
| 5297 | 2026.03.05 05:29:35.979516 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.03.05 05:29:35.979606 [ 4 ] {7d725e5d-1a03-425f-8bfb-93e4ce9600e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5299 | 2026.03.05 05:29:35.979647 [ 4 ] {7d725e5d-1a03-425f-8bfb-93e4ce9600e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5300 | 2026.03.05 05:29:35.979962 [ 4 ] {7d725e5d-1a03-425f-8bfb-93e4ce9600e1} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.03.05 05:29:35.979998 [ 4 ] {7d725e5d-1a03-425f-8bfb-93e4ce9600e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5302 | 2026.03.05 05:29:35.980299 [ 4 ] {7d725e5d-1a03-425f-8bfb-93e4ce9600e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5303 | 2026.03.05 05:29:35.980509 [ 4 ] {7d725e5d-1a03-425f-8bfb-93e4ce9600e1} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.03.05 05:29:35.980634 [ 4 ] {7d725e5d-1a03-425f-8bfb-93e4ce9600e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 5305 | 2026.03.05 05:29:35.980668 [ 4 ] {7d725e5d-1a03-425f-8bfb-93e4ce9600e1} <Debug> TCPHandler: Processed in 0.001199171 sec. | ||
| 5306 | 2026.03.05 05:29:35.980776 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2026.03.05 05:29:35.980866 [ 4 ] {aaa21fb2-fb8b-429b-81a0-adf979bbb733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5308 | 2026.03.05 05:29:35.980917 [ 4 ] {aaa21fb2-fb8b-429b-81a0-adf979bbb733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5309 | 2026.03.05 05:29:35.981646 [ 4 ] {aaa21fb2-fb8b-429b-81a0-adf979bbb733} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.03.05 05:29:35.981682 [ 4 ] {aaa21fb2-fb8b-429b-81a0-adf979bbb733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5311 | 2026.03.05 05:29:35.982192 [ 4 ] {aaa21fb2-fb8b-429b-81a0-adf979bbb733} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5312 | 2026.03.05 05:29:35.982406 [ 4 ] {aaa21fb2-fb8b-429b-81a0-adf979bbb733} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.03.05 05:29:35.982538 [ 4 ] {aaa21fb2-fb8b-429b-81a0-adf979bbb733} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00169 sec., 2366.8639053254437 rows/sec., 4.24 MiB/sec. | ||
| 5314 | 2026.03.05 05:29:35.982590 [ 4 ] {aaa21fb2-fb8b-429b-81a0-adf979bbb733} <Debug> TCPHandler: Processed in 0.001861342 sec. | ||
| 5315 | 2026.03.05 05:29:35.982709 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2026.03.05 05:29:35.982801 [ 4 ] {0c75e8b8-9816-4d3e-be6a-b79780961d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5317 | 2026.03.05 05:29:35.982840 [ 4 ] {0c75e8b8-9816-4d3e-be6a-b79780961d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5318 | 2026.03.05 05:29:35.983172 [ 4 ] {0c75e8b8-9816-4d3e-be6a-b79780961d0b} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2026.03.05 05:29:35.983207 [ 4 ] {0c75e8b8-9816-4d3e-be6a-b79780961d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5320 | 2026.03.05 05:29:35.983495 [ 4 ] {0c75e8b8-9816-4d3e-be6a-b79780961d0b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5321 | 2026.03.05 05:29:35.983700 [ 4 ] {0c75e8b8-9816-4d3e-be6a-b79780961d0b} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.03.05 05:29:35.983830 [ 4 ] {0c75e8b8-9816-4d3e-be6a-b79780961d0b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 5323 | 2026.03.05 05:29:35.983865 [ 4 ] {0c75e8b8-9816-4d3e-be6a-b79780961d0b} <Debug> TCPHandler: Processed in 0.001205171 sec. | ||
| 5324 | 2026.03.05 05:29:36.479716 [ 76 ] {} <Debug> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5325 | 2026.03.05 05:29:36.479787 [ 76 ] {} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.03.05 05:29:36.479811 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5327 | 2026.03.05 05:29:36.479952 [ 194 ] {b9f35ec6-dee9-469a-b0e6-5c2374fabc6a::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 | ||
| 5328 | 2026.03.05 05:29:36.480098 [ 194 ] {b9f35ec6-dee9-469a-b0e6-5c2374fabc6a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5329 | 2026.03.05 05:29:36.480132 [ 194 ] {b9f35ec6-dee9-469a-b0e6-5c2374fabc6a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 5330 | 2026.03.05 05:29:36.480201 [ 194 ] {b9f35ec6-dee9-469a-b0e6-5c2374fabc6a::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 | ||
| 5331 | 2026.03.05 05:29:36.480248 [ 194 ] {b9f35ec6-dee9-469a-b0e6-5c2374fabc6a::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 | ||
| 5332 | 2026.03.05 05:29:36.480290 [ 194 ] {b9f35ec6-dee9-469a-b0e6-5c2374fabc6a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 5333 | 2026.03.05 05:29:36.480329 [ 194 ] {b9f35ec6-dee9-469a-b0e6-5c2374fabc6a::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 | ||
| 5334 | 2026.03.05 05:29:36.481230 [ 191 ] {b9f35ec6-dee9-469a-b0e6-5c2374fabc6a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334703 sec., 31467.674831029824 rows/sec., 2.63 MiB/sec. | ||
| 5335 | 2026.03.05 05:29:36.481436 [ 197 ] {b9f35ec6-dee9-469a-b0e6-5c2374fabc6a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5336 | 2026.03.05 05:29:36.481792 [ 197 ] {b9f35ec6-dee9-469a-b0e6-5c2374fabc6a::all_1_5_1} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.03.05 05:29:36.481870 [ 197 ] {b9f35ec6-dee9-469a-b0e6-5c2374fabc6a::all_1_5_1} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5338 | 2026.03.05 05:29:36.481960 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5339 | 2026.03.05 05:29:37.706229 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2026.03.05 05:29:37.706444 [ 4 ] {36f97614-164a-4d35-8fac-89403260883c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5341 | 2026.03.05 05:29:37.706519 [ 4 ] {36f97614-164a-4d35-8fac-89403260883c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5342 | 2026.03.05 05:29:37.707203 [ 4 ] {36f97614-164a-4d35-8fac-89403260883c} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2026.03.05 05:29:37.707256 [ 4 ] {36f97614-164a-4d35-8fac-89403260883c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5344 | 2026.03.05 05:29:37.707649 [ 4 ] {36f97614-164a-4d35-8fac-89403260883c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5345 | 2026.03.05 05:29:37.707881 [ 4 ] {36f97614-164a-4d35-8fac-89403260883c} <Trace> oximeter.fields_ipaddr (b9f35ec6-dee9-469a-b0e6-5c2374fabc6a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.03.05 05:29:37.708039 [ 4 ] {36f97614-164a-4d35-8fac-89403260883c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001648 sec., 3640.776699029126 rows/sec., 296.88 KiB/sec. | ||
| 5347 | 2026.03.05 05:29:37.708089 [ 4 ] {36f97614-164a-4d35-8fac-89403260883c} <Debug> TCPHandler: Processed in 0.001989104 sec. | ||
| 5348 | 2026.03.05 05:29:37.708211 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2026.03.05 05:29:37.708315 [ 4 ] {69ab9488-12ac-441d-b606-dd82aa86ec2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5350 | 2026.03.05 05:29:37.708359 [ 4 ] {69ab9488-12ac-441d-b606-dd82aa86ec2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5351 | 2026.03.05 05:29:37.709838 [ 4 ] {69ab9488-12ac-441d-b606-dd82aa86ec2a} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.03.05 05:29:37.709877 [ 4 ] {69ab9488-12ac-441d-b606-dd82aa86ec2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5353 | 2026.03.05 05:29:37.710338 [ 4 ] {69ab9488-12ac-441d-b606-dd82aa86ec2a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5354 | 2026.03.05 05:29:37.710556 [ 4 ] {69ab9488-12ac-441d-b606-dd82aa86ec2a} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.03.05 05:29:37.710694 [ 4 ] {69ab9488-12ac-441d-b606-dd82aa86ec2a} <Debug> executeQuery: Read 2013 rows, 155.50 KiB in 0.002402 sec., 838051.6236469608 rows/sec., 63.22 MiB/sec. | ||
| 5356 | 2026.03.05 05:29:37.710734 [ 4 ] {69ab9488-12ac-441d-b606-dd82aa86ec2a} <Debug> TCPHandler: Processed in 0.002573974 sec. | ||
| 5357 | 2026.03.05 05:29:37.710840 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.03.05 05:29:37.710937 [ 4 ] {3ca0fa25-6e86-4f2f-a145-daf3a30294e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5359 | 2026.03.05 05:29:37.710979 [ 4 ] {3ca0fa25-6e86-4f2f-a145-daf3a30294e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5360 | 2026.03.05 05:29:37.711413 [ 4 ] {3ca0fa25-6e86-4f2f-a145-daf3a30294e8} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.03.05 05:29:37.711450 [ 4 ] {3ca0fa25-6e86-4f2f-a145-daf3a30294e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5362 | 2026.03.05 05:29:37.711750 [ 4 ] {3ca0fa25-6e86-4f2f-a145-daf3a30294e8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5363 | 2026.03.05 05:29:37.711991 [ 4 ] {3ca0fa25-6e86-4f2f-a145-daf3a30294e8} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.03.05 05:29:37.712120 [ 4 ] {3ca0fa25-6e86-4f2f-a145-daf3a30294e8} <Debug> executeQuery: Read 52 rows, 3.88 KiB in 0.001203 sec., 43225.27015793848 rows/sec., 3.15 MiB/sec. | ||
| 5365 | 2026.03.05 05:29:37.712157 [ 4 ] {3ca0fa25-6e86-4f2f-a145-daf3a30294e8} <Debug> TCPHandler: Processed in 0.001366533 sec. | ||
| 5366 | 2026.03.05 05:29:37.712278 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2026.03.05 05:29:37.712406 [ 4 ] {91b05f3a-9199-48e7-acfc-10ebe2fb8e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5368 | 2026.03.05 05:29:37.712456 [ 4 ] {91b05f3a-9199-48e7-acfc-10ebe2fb8e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5369 | 2026.03.05 05:29:37.713264 [ 4 ] {91b05f3a-9199-48e7-acfc-10ebe2fb8e21} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.03.05 05:29:37.713305 [ 4 ] {91b05f3a-9199-48e7-acfc-10ebe2fb8e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5371 | 2026.03.05 05:29:37.713657 [ 4 ] {91b05f3a-9199-48e7-acfc-10ebe2fb8e21} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5372 | 2026.03.05 05:29:37.713875 [ 4 ] {91b05f3a-9199-48e7-acfc-10ebe2fb8e21} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.03.05 05:29:37.714005 [ 4 ] {91b05f3a-9199-48e7-acfc-10ebe2fb8e21} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001625 sec., 435692.3076923077 rows/sec., 25.42 MiB/sec. | ||
| 5374 | 2026.03.05 05:29:37.714043 [ 4 ] {91b05f3a-9199-48e7-acfc-10ebe2fb8e21} <Debug> TCPHandler: Processed in 0.001825842 sec. | ||
| 5375 | 2026.03.05 05:29:37.714154 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.03.05 05:29:37.714251 [ 4 ] {aa7815d7-ea04-4e17-9535-cd53fb822e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5377 | 2026.03.05 05:29:37.714292 [ 4 ] {aa7815d7-ea04-4e17-9535-cd53fb822e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5378 | 2026.03.05 05:29:37.714680 [ 4 ] {aa7815d7-ea04-4e17-9535-cd53fb822e9c} <Trace> oximeter.fields_u64 (c46ab33a-ed1f-49e2-bece-c60de54ababd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.03.05 05:29:37.714717 [ 4 ] {aa7815d7-ea04-4e17-9535-cd53fb822e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5380 | 2026.03.05 05:29:37.715005 [ 4 ] {aa7815d7-ea04-4e17-9535-cd53fb822e9c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5381 | 2026.03.05 05:29:37.715214 [ 4 ] {aa7815d7-ea04-4e17-9535-cd53fb822e9c} <Trace> oximeter.fields_u64 (c46ab33a-ed1f-49e2-bece-c60de54ababd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.03.05 05:29:37.715339 [ 4 ] {aa7815d7-ea04-4e17-9535-cd53fb822e9c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 63.57 KiB/sec. | ||
| 5383 | 2026.03.05 05:29:37.715376 [ 4 ] {aa7815d7-ea04-4e17-9535-cd53fb822e9c} <Debug> TCPHandler: Processed in 0.001270282 sec. | ||
| 5384 | 2026.03.05 05:29:37.715497 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.03.05 05:29:37.715621 [ 4 ] {00696803-7a5d-4b31-b689-3fedb2bf43f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5386 | 2026.03.05 05:29:37.715672 [ 4 ] {00696803-7a5d-4b31-b689-3fedb2bf43f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5387 | 2026.03.05 05:29:37.716578 [ 4 ] {00696803-7a5d-4b31-b689-3fedb2bf43f9} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.03.05 05:29:37.716616 [ 4 ] {00696803-7a5d-4b31-b689-3fedb2bf43f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5389 | 2026.03.05 05:29:37.716976 [ 4 ] {00696803-7a5d-4b31-b689-3fedb2bf43f9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5390 | 2026.03.05 05:29:37.717191 [ 4 ] {00696803-7a5d-4b31-b689-3fedb2bf43f9} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.03.05 05:29:37.717320 [ 4 ] {00696803-7a5d-4b31-b689-3fedb2bf43f9} <Debug> executeQuery: Read 1052 rows, 74.51 KiB in 0.001724 sec., 610208.8167053364 rows/sec., 42.21 MiB/sec. | ||
| 5392 | 2026.03.05 05:29:37.717358 [ 4 ] {00696803-7a5d-4b31-b689-3fedb2bf43f9} <Debug> TCPHandler: Processed in 0.001921053 sec. | ||
| 5393 | 2026.03.05 05:29:37.717470 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2026.03.05 05:29:37.717566 [ 4 ] {85a642d3-79e2-4025-a0ba-1db9755b2aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5395 | 2026.03.05 05:29:37.717610 [ 4 ] {85a642d3-79e2-4025-a0ba-1db9755b2aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5396 | 2026.03.05 05:29:37.718360 [ 4 ] {85a642d3-79e2-4025-a0ba-1db9755b2aa4} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.03.05 05:29:37.718436 [ 4 ] {85a642d3-79e2-4025-a0ba-1db9755b2aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5398 | 2026.03.05 05:29:37.718861 [ 4 ] {85a642d3-79e2-4025-a0ba-1db9755b2aa4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5399 | 2026.03.05 05:29:37.719072 [ 4 ] {85a642d3-79e2-4025-a0ba-1db9755b2aa4} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.03.05 05:29:37.719201 [ 4 ] {85a642d3-79e2-4025-a0ba-1db9755b2aa4} <Debug> executeQuery: Read 1252 rows, 80.41 KiB in 0.001654 sec., 756952.8415961305 rows/sec., 47.48 MiB/sec. | ||
| 5401 | 2026.03.05 05:29:37.719239 [ 4 ] {85a642d3-79e2-4025-a0ba-1db9755b2aa4} <Debug> TCPHandler: Processed in 0.001818491 sec. | ||
| 5402 | 2026.03.05 05:29:37.719360 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2026.03.05 05:29:37.719485 [ 4 ] {fb0000aa-9a59-49e7-89d5-b6d407d66e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5404 | 2026.03.05 05:29:37.719553 [ 4 ] {fb0000aa-9a59-49e7-89d5-b6d407d66e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5405 | 2026.03.05 05:29:37.720582 [ 4 ] {fb0000aa-9a59-49e7-89d5-b6d407d66e09} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.03.05 05:29:37.720623 [ 4 ] {fb0000aa-9a59-49e7-89d5-b6d407d66e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5407 | 2026.03.05 05:29:37.721246 [ 4 ] {fb0000aa-9a59-49e7-89d5-b6d407d66e09} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5408 | 2026.03.05 05:29:37.721480 [ 4 ] {fb0000aa-9a59-49e7-89d5-b6d407d66e09} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.03.05 05:29:37.721594 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5410 | 2026.03.05 05:29:37.721621 [ 4 ] {fb0000aa-9a59-49e7-89d5-b6d407d66e09} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002162 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 5411 | 2026.03.05 05:29:37.721674 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.03.05 05:29:37.721698 [ 4 ] {fb0000aa-9a59-49e7-89d5-b6d407d66e09} <Debug> TCPHandler: Processed in 0.002400211 sec. | ||
| 5413 | 2026.03.05 05:29:37.721703 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5414 | 2026.03.05 05:29:37.721821 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2026.03.05 05:29:37.721865 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::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 | ||
| 5416 | 2026.03.05 05:29:37.721921 [ 4 ] {69a4a113-7e87-45ab-a3d4-af3aa96d4541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5417 | 2026.03.05 05:29:37.721969 [ 4 ] {69a4a113-7e87-45ab-a3d4-af3aa96d4541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5418 | 2026.03.05 05:29:37.722164 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5419 | 2026.03.05 05:29:37.722235 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 387 rows starting from the beginning of the part | ||
| 5420 | 2026.03.05 05:29:37.722304 [ 4 ] {69a4a113-7e87-45ab-a3d4-af3aa96d4541} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.03.05 05:29:37.722345 [ 4 ] {69a4a113-7e87-45ab-a3d4-af3aa96d4541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5422 | 2026.03.05 05:29:37.722379 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 5423 | 2026.03.05 05:29:37.722502 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 5424 | 2026.03.05 05:29:37.722618 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 5425 | 2026.03.05 05:29:37.722669 [ 4 ] {69a4a113-7e87-45ab-a3d4-af3aa96d4541} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5426 | 2026.03.05 05:29:37.722731 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 5427 | 2026.03.05 05:29:37.722853 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
| 5428 | 2026.03.05 05:29:37.722891 [ 4 ] {69a4a113-7e87-45ab-a3d4-af3aa96d4541} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.03.05 05:29:37.723030 [ 4 ] {69a4a113-7e87-45ab-a3d4-af3aa96d4541} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001129 sec., 21257.750221434897 rows/sec., 1.43 MiB/sec. | ||
| 5430 | 2026.03.05 05:29:37.723068 [ 4 ] {69a4a113-7e87-45ab-a3d4-af3aa96d4541} <Debug> TCPHandler: Processed in 0.001297883 sec. | ||
| 5431 | 2026.03.05 05:29:37.727361 [ 197 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 513 rows, containing 19 columns (19 merged, 0 gathered) in 0.005564655 sec., 92189.00363095287 rows/sec., 165.20 MiB/sec. | ||
| 5432 | 2026.03.05 05:29:37.727943 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5433 | 2026.03.05 05:29:37.728281 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.03.05 05:29:37.728355 [ 194 ] {187e5625-507c-488c-bc57-9e597551f04b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5435 | 2026.03.05 05:29:37.728452 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 5436 | 2026.03.05 05:29:38.001118 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.66 MiB, peak 252.94 MiB, free memory in arenas 0.00 B, will set to 249.11 MiB (RSS), difference: 1.45 MiB | ||
| 5437 | 2026.03.05 05:29:40.957993 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2026.03.05 05:29:40.958187 [ 4 ] {a67d8cb6-2829-4561-bc26-6873e5c85143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5439 | 2026.03.05 05:29:40.958255 [ 4 ] {a67d8cb6-2829-4561-bc26-6873e5c85143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5440 | 2026.03.05 05:29:40.958947 [ 4 ] {a67d8cb6-2829-4561-bc26-6873e5c85143} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2026.03.05 05:29:40.958996 [ 4 ] {a67d8cb6-2829-4561-bc26-6873e5c85143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5442 | 2026.03.05 05:29:40.959401 [ 4 ] {a67d8cb6-2829-4561-bc26-6873e5c85143} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5443 | 2026.03.05 05:29:40.959647 [ 4 ] {a67d8cb6-2829-4561-bc26-6873e5c85143} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2026.03.05 05:29:40.959816 [ 4 ] {a67d8cb6-2829-4561-bc26-6873e5c85143} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.54 MiB/sec. | ||
| 5445 | 2026.03.05 05:29:40.959859 [ 70 ] {} <Debug> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5446 | 2026.03.05 05:29:40.959875 [ 4 ] {a67d8cb6-2829-4561-bc26-6873e5c85143} <Debug> TCPHandler: Processed in 0.002030235 sec. | ||
| 5447 | 2026.03.05 05:29:40.959930 [ 70 ] {} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.03.05 05:29:40.959957 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5449 | 2026.03.05 05:29:40.960045 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2026.03.05 05:29:40.960110 [ 193 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::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 | ||
| 5451 | 2026.03.05 05:29:40.960147 [ 4 ] {eff984a0-39da-4a7b-8866-d42512f8862c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5452 | 2026.03.05 05:29:40.960198 [ 4 ] {eff984a0-39da-4a7b-8866-d42512f8862c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5453 | 2026.03.05 05:29:40.960267 [ 193 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5454 | 2026.03.05 05:29:40.960306 [ 193 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2768 rows starting from the beginning of the part | ||
| 5455 | 2026.03.05 05:29:40.960374 [ 193 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 811 rows starting from the beginning of the part | ||
| 5456 | 2026.03.05 05:29:40.960418 [ 193 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part | ||
| 5457 | 2026.03.05 05:29:40.960459 [ 193 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 805 rows starting from the beginning of the part | ||
| 5458 | 2026.03.05 05:29:40.960496 [ 193 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2013 rows starting from the beginning of the part | ||
| 5459 | 2026.03.05 05:29:40.960539 [ 193 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5460 | 2026.03.05 05:29:40.960624 [ 4 ] {eff984a0-39da-4a7b-8866-d42512f8862c} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2026.03.05 05:29:40.960667 [ 4 ] {eff984a0-39da-4a7b-8866-d42512f8862c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5462 | 2026.03.05 05:29:40.961055 [ 4 ] {eff984a0-39da-4a7b-8866-d42512f8862c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5463 | 2026.03.05 05:29:40.961293 [ 4 ] {eff984a0-39da-4a7b-8866-d42512f8862c} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2026.03.05 05:29:40.961406 [ 70 ] {} <Debug> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5465 | 2026.03.05 05:29:40.961430 [ 4 ] {eff984a0-39da-4a7b-8866-d42512f8862c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001304 sec., 49079.754601226996 rows/sec., 3.83 MiB/sec. | ||
| 5466 | 2026.03.05 05:29:40.961437 [ 70 ] {} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.03.05 05:29:40.961473 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5468 | 2026.03.05 05:29:40.961477 [ 4 ] {eff984a0-39da-4a7b-8866-d42512f8862c} <Debug> TCPHandler: Processed in 0.001496055 sec. | ||
| 5469 | 2026.03.05 05:29:40.961584 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::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 | ||
| 5470 | 2026.03.05 05:29:40.961602 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5471 | 2026.03.05 05:29:40.961706 [ 4 ] {ef02a6b1-f332-400a-856c-2c227843a0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5472 | 2026.03.05 05:29:40.961711 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5473 | 2026.03.05 05:29:40.961756 [ 4 ] {ef02a6b1-f332-400a-856c-2c227843a0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5474 | 2026.03.05 05:29:40.961760 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1512 rows starting from the beginning of the part | ||
| 5475 | 2026.03.05 05:29:40.961850 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 506 rows starting from the beginning of the part | ||
| 5476 | 2026.03.05 05:29:40.961898 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 100 rows starting from the beginning of the part | ||
| 5477 | 2026.03.05 05:29:40.961943 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 494 rows starting from the beginning of the part | ||
| 5478 | 2026.03.05 05:29:40.961988 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1052 rows starting from the beginning of the part | ||
| 5479 | 2026.03.05 05:29:40.962031 [ 194 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 5480 | 2026.03.05 05:29:40.962150 [ 4 ] {ef02a6b1-f332-400a-856c-2c227843a0d2} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2026.03.05 05:29:40.962192 [ 4 ] {ef02a6b1-f332-400a-856c-2c227843a0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5482 | 2026.03.05 05:29:40.962583 [ 4 ] {ef02a6b1-f332-400a-856c-2c227843a0d2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5483 | 2026.03.05 05:29:40.962618 [ 197 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6581 rows, containing 5 columns (5 merged, 0 gathered) in 0.002577804 sec., 2552948.168285874 rows/sec., 205.96 MiB/sec. | ||
| 5484 | 2026.03.05 05:29:40.962821 [ 4 ] {ef02a6b1-f332-400a-856c-2c227843a0d2} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.03.05 05:29:40.962889 [ 193 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5486 | 2026.03.05 05:29:40.962944 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5487 | 2026.03.05 05:29:40.962968 [ 4 ] {ef02a6b1-f332-400a-856c-2c227843a0d2} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00128 sec., 75000 rows/sec., 5.22 MiB/sec. | ||
| 5488 | 2026.03.05 05:29:40.962976 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.03.05 05:29:40.963013 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5490 | 2026.03.05 05:29:40.963015 [ 4 ] {ef02a6b1-f332-400a-856c-2c227843a0d2} <Debug> TCPHandler: Processed in 0.001462795 sec. | ||
| 5491 | 2026.03.05 05:29:40.963092 [ 197 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::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 | ||
| 5492 | 2026.03.05 05:29:40.963143 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.03.05 05:29:40.963167 [ 193 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_31_6} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.03.05 05:29:40.963197 [ 197 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5495 | 2026.03.05 05:29:40.963227 [ 197 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9701 rows starting from the beginning of the part | ||
| 5496 | 2026.03.05 05:29:40.963242 [ 4 ] {9dbd309b-04b6-4411-b094-77a44a0fb5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5497 | 2026.03.05 05:29:40.963251 [ 193 ] {fd4fc83e-8690-460a-9681-179b7bdca8b6::all_1_31_6} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5498 | 2026.03.05 05:29:40.963286 [ 197 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 271 rows starting from the beginning of the part | ||
| 5499 | 2026.03.05 05:29:40.963292 [ 4 ] {9dbd309b-04b6-4411-b094-77a44a0fb5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5500 | 2026.03.05 05:29:40.963336 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 5501 | 2026.03.05 05:29:40.963338 [ 197 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::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 | ||
| 5502 | 2026.03.05 05:29:40.963391 [ 197 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 5503 | 2026.03.05 05:29:40.963429 [ 197 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1252 rows starting from the beginning of the part | ||
| 5504 | 2026.03.05 05:29:40.963469 [ 197 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 96 rows starting from the beginning of the part | ||
| 5505 | 2026.03.05 05:29:40.963644 [ 4 ] {9dbd309b-04b6-4411-b094-77a44a0fb5f5} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2026.03.05 05:29:40.963673 [ 187 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3728 rows, containing 5 columns (5 merged, 0 gathered) in 0.002134837 sec., 1746269.1531016184 rows/sec., 128.77 MiB/sec. | ||
| 5507 | 2026.03.05 05:29:40.963686 [ 4 ] {9dbd309b-04b6-4411-b094-77a44a0fb5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5508 | 2026.03.05 05:29:40.963923 [ 193 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5509 | 2026.03.05 05:29:40.964051 [ 4 ] {9dbd309b-04b6-4411-b094-77a44a0fb5f5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5510 | 2026.03.05 05:29:40.964225 [ 193 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_31_6} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.03.05 05:29:40.964309 [ 193 ] {9ca904bf-71db-4c7d-bedc-49522124eb4a::all_1_31_6} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5512 | 2026.03.05 05:29:40.964319 [ 4 ] {9dbd309b-04b6-4411-b094-77a44a0fb5f5} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2026.03.05 05:29:40.964382 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5514 | 2026.03.05 05:29:40.964436 [ 70 ] {} <Debug> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5515 | 2026.03.05 05:29:40.964460 [ 4 ] {9dbd309b-04b6-4411-b094-77a44a0fb5f5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001237 sec., 29102.66774454325 rows/sec., 1.96 MiB/sec. | ||
| 5516 | 2026.03.05 05:29:40.964468 [ 70 ] {} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.03.05 05:29:40.964501 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5518 | 2026.03.05 05:29:40.964507 [ 4 ] {9dbd309b-04b6-4411-b094-77a44a0fb5f5} <Debug> TCPHandler: Processed in 0.001413464 sec. | ||
| 5519 | 2026.03.05 05:29:40.964570 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::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 | ||
| 5520 | 2026.03.05 05:29:40.964673 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5521 | 2026.03.05 05:29:40.964699 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1788 rows starting from the beginning of the part | ||
| 5522 | 2026.03.05 05:29:40.964748 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5523 | 2026.03.05 05:29:40.964786 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::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 | ||
| 5524 | 2026.03.05 05:29:40.964822 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5525 | 2026.03.05 05:29:40.964859 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 5526 | 2026.03.05 05:29:40.964894 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 5527 | 2026.03.05 05:29:40.965986 [ 189 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2088 rows, containing 4 columns (4 merged, 0 gathered) in 0.001441374 sec., 1448617.777204251 rows/sec., 93.41 MiB/sec. | ||
| 5528 | 2026.03.05 05:29:40.966274 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5529 | 2026.03.05 05:29:40.966533 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_31_6} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.03.05 05:29:40.966617 [ 194 ] {9dc8fdb6-74ed-49a8-967e-12dd4077cea1::all_1_31_6} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5531 | 2026.03.05 05:29:40.966688 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5532 | 2026.03.05 05:29:40.967135 [ 194 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11745 rows, containing 5 columns (5 merged, 0 gathered) in 0.00407496 sec., 2882236.8808528185 rows/sec., 189.85 MiB/sec. | ||
| 5533 | 2026.03.05 05:29:40.967526 [ 187 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5534 | 2026.03.05 05:29:40.967810 [ 187 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2026.03.05 05:29:40.967898 [ 187 ] {f51017d0-7bcf-4ed5-9c24-a6b663880f7b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5536 | 2026.03.05 05:29:40.968002 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 5537 | 2026.03.05 05:29:41.410807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10095 | ||
| 5538 | 2026.03.05 05:29:41.411362 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2026.03.05 05:29:41.411412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5540 | 2026.03.05 05:29:41.411928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5541 | 2026.03.05 05:29:41.412177 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.03.05 05:29:41.412325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10095 | ||
| 5543 | 2026.03.05 05:29:41.412354 [ 70 ] {} <Debug> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5544 | 2026.03.05 05:29:41.412426 [ 70 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.03.05 05:29:41.412452 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5546 | 2026.03.05 05:29:41.412582 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 5547 | 2026.03.05 05:29:41.412732 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5548 | 2026.03.05 05:29:41.412775 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7663 rows starting from the beginning of the part | ||
| 5549 | 2026.03.05 05:29:41.412849 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 5550 | 2026.03.05 05:29:41.412908 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 5551 | 2026.03.05 05:29:41.412956 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 5552 | 2026.03.05 05:29:41.413001 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 5553 | 2026.03.05 05:29:41.413044 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::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 | ||
| 5554 | 2026.03.05 05:29:41.415106 [ 187 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10095 rows, containing 4 columns (4 merged, 0 gathered) in 0.002580404 sec., 3912178.0930427946 rows/sec., 55.96 MiB/sec. | ||
| 5555 | 2026.03.05 05:29:41.415332 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5556 | 2026.03.05 05:29:41.415600 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_21_4} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5557 | 2026.03.05 05:29:41.415671 [ 189 ] {85ebfdeb-2bf9-475e-9900-e12b517f768c::all_1_21_4} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5558 | 2026.03.05 05:29:41.415762 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5559 | 2026.03.05 05:29:41.949236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5560 | 2026.03.05 05:29:41.967551 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.03.05 05:29:41.967619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5562 | 2026.03.05 05:29:41.973179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5563 | 2026.03.05 05:29:41.973873 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2026.03.05 05:29:41.974163 [ 65 ] {} <Debug> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5565 | 2026.03.05 05:29:41.974230 [ 65 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2026.03.05 05:29:41.974255 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5567 | 2026.03.05 05:29:41.974386 [ 196 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 5568 | 2026.03.05 05:29:41.977197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5569 | 2026.03.05 05:29:41.978450 [ 196 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5570 | 2026.03.05 05:29:41.979991 [ 196 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 5571 | 2026.03.05 05:29:41.984814 [ 196 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 5572 | 2026.03.05 05:29:41.989403 [ 196 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 5573 | 2026.03.05 05:29:41.993645 [ 196 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 5574 | 2026.03.05 05:29:41.998212 [ 196 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 5575 | 2026.03.05 05:29:42.001131 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.67 MiB, peak 256.74 MiB, free memory in arenas 0.00 B, will set to 251.68 MiB (RSS), difference: -2.98 MiB | ||
| 5576 | 2026.03.05 05:29:42.002042 [ 196 ] {b20a347b-0b76-4089-929d-4643d143a335::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 | ||
| 5577 | 2026.03.05 05:29:42.053084 [ 189 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078764956 sec., 2018.664239462027 rows/sec., 10.44 MiB/sec. | ||
| 5578 | 2026.03.05 05:29:42.055700 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5579 | 2026.03.05 05:29:42.057643 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_21_4} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.03.05 05:29:42.057722 [ 187 ] {b20a347b-0b76-4089-929d-4643d143a335::all_1_21_4} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5581 | 2026.03.05 05:29:42.060230 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5582 | 2026.03.05 05:29:43.001125 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.23 MiB, peak 258.79 MiB, free memory in arenas 0.00 B, will set to 255.42 MiB (RSS), difference: 7.19 MiB | ||
| 5583 | 2026.03.05 05:29:43.926792 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 716 | ||
| 5584 | 2026.03.05 05:29:43.929390 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5585 | 2026.03.05 05:29:43.929447 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5586 | 2026.03.05 05:29:43.930656 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5587 | 2026.03.05 05:29:43.930922 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5588 | 2026.03.05 05:29:43.931281 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
| 5589 | 2026.03.05 05:29:45.968481 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2026.03.05 05:29:45.968687 [ 4 ] {7d57044d-66e6-4e8a-b951-ad144ef3bc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5591 | 2026.03.05 05:29:45.968760 [ 4 ] {7d57044d-66e6-4e8a-b951-ad144ef3bc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5592 | 2026.03.05 05:29:45.969624 [ 4 ] {7d57044d-66e6-4e8a-b951-ad144ef3bc35} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.03.05 05:29:45.969683 [ 4 ] {7d57044d-66e6-4e8a-b951-ad144ef3bc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5594 | 2026.03.05 05:29:45.970125 [ 4 ] {7d57044d-66e6-4e8a-b951-ad144ef3bc35} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5595 | 2026.03.05 05:29:45.970351 [ 4 ] {7d57044d-66e6-4e8a-b951-ad144ef3bc35} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.03.05 05:29:45.970504 [ 4 ] {7d57044d-66e6-4e8a-b951-ad144ef3bc35} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00187 sec., 151871.6577540107 rows/sec., 9.65 MiB/sec. | ||
| 5597 | 2026.03.05 05:29:45.970545 [ 4 ] {7d57044d-66e6-4e8a-b951-ad144ef3bc35} <Debug> TCPHandler: Processed in 0.002203518 sec. | ||
| 5598 | 2026.03.05 05:29:45.970673 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.03.05 05:29:45.970766 [ 4 ] {6dc67079-a681-4a17-98be-5606e5da3be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5600 | 2026.03.05 05:29:45.970806 [ 4 ] {6dc67079-a681-4a17-98be-5606e5da3be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5601 | 2026.03.05 05:29:45.971591 [ 4 ] {6dc67079-a681-4a17-98be-5606e5da3be6} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2026.03.05 05:29:45.971626 [ 4 ] {6dc67079-a681-4a17-98be-5606e5da3be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5603 | 2026.03.05 05:29:45.972003 [ 4 ] {6dc67079-a681-4a17-98be-5606e5da3be6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5604 | 2026.03.05 05:29:45.972206 [ 4 ] {6dc67079-a681-4a17-98be-5606e5da3be6} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.03.05 05:29:45.972330 [ 4 ] {6dc67079-a681-4a17-98be-5606e5da3be6} <Debug> executeQuery: Read 805 rows, 64.93 KiB in 0.001582 sec., 508849.55752212385 rows/sec., 40.08 MiB/sec. | ||
| 5606 | 2026.03.05 05:29:45.972366 [ 4 ] {6dc67079-a681-4a17-98be-5606e5da3be6} <Debug> TCPHandler: Processed in 0.00174117 sec. | ||
| 5607 | 2026.03.05 05:29:45.972476 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2026.03.05 05:29:45.972567 [ 4 ] {f1ff61c9-576a-497c-a8a7-e4087fe8ed95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5609 | 2026.03.05 05:29:45.972606 [ 4 ] {f1ff61c9-576a-497c-a8a7-e4087fe8ed95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5610 | 2026.03.05 05:29:45.973033 [ 4 ] {f1ff61c9-576a-497c-a8a7-e4087fe8ed95} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2026.03.05 05:29:45.973069 [ 4 ] {f1ff61c9-576a-497c-a8a7-e4087fe8ed95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5612 | 2026.03.05 05:29:45.973354 [ 4 ] {f1ff61c9-576a-497c-a8a7-e4087fe8ed95} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5613 | 2026.03.05 05:29:45.973558 [ 4 ] {f1ff61c9-576a-497c-a8a7-e4087fe8ed95} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.03.05 05:29:45.973680 [ 4 ] {f1ff61c9-576a-497c-a8a7-e4087fe8ed95} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.00113 sec., 129203.53982300886 rows/sec., 7.64 MiB/sec. | ||
| 5615 | 2026.03.05 05:29:45.973717 [ 4 ] {f1ff61c9-576a-497c-a8a7-e4087fe8ed95} <Debug> TCPHandler: Processed in 0.001287662 sec. | ||
| 5616 | 2026.03.05 05:29:45.973828 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2026.03.05 05:29:45.973919 [ 4 ] {ff3562c5-4294-499e-a3bd-15b907e9e818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5618 | 2026.03.05 05:29:45.973957 [ 4 ] {ff3562c5-4294-499e-a3bd-15b907e9e818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5619 | 2026.03.05 05:29:45.974375 [ 4 ] {ff3562c5-4294-499e-a3bd-15b907e9e818} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2026.03.05 05:29:45.974410 [ 4 ] {ff3562c5-4294-499e-a3bd-15b907e9e818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5621 | 2026.03.05 05:29:45.974695 [ 4 ] {ff3562c5-4294-499e-a3bd-15b907e9e818} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5622 | 2026.03.05 05:29:45.974888 [ 4 ] {ff3562c5-4294-499e-a3bd-15b907e9e818} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.03.05 05:29:45.975018 [ 4 ] {ff3562c5-4294-499e-a3bd-15b907e9e818} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001117 sec., 133393.01700984783 rows/sec., 8.62 MiB/sec. | ||
| 5624 | 2026.03.05 05:29:45.975055 [ 4 ] {ff3562c5-4294-499e-a3bd-15b907e9e818} <Debug> TCPHandler: Processed in 0.001273302 sec. | ||
| 5625 | 2026.03.05 05:29:45.975165 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2026.03.05 05:29:45.975256 [ 4 ] {1a00fc91-a455-41a5-8c38-ef00fb3d8718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5627 | 2026.03.05 05:29:45.975294 [ 4 ] {1a00fc91-a455-41a5-8c38-ef00fb3d8718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5628 | 2026.03.05 05:29:45.975718 [ 4 ] {1a00fc91-a455-41a5-8c38-ef00fb3d8718} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2026.03.05 05:29:45.975753 [ 4 ] {1a00fc91-a455-41a5-8c38-ef00fb3d8718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5630 | 2026.03.05 05:29:45.976046 [ 4 ] {1a00fc91-a455-41a5-8c38-ef00fb3d8718} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5631 | 2026.03.05 05:29:45.976261 [ 4 ] {1a00fc91-a455-41a5-8c38-ef00fb3d8718} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2026.03.05 05:29:45.976383 [ 4 ] {1a00fc91-a455-41a5-8c38-ef00fb3d8718} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001145 sec., 129257.64192139739 rows/sec., 7.35 MiB/sec. | ||
| 5633 | 2026.03.05 05:29:45.976419 [ 4 ] {1a00fc91-a455-41a5-8c38-ef00fb3d8718} <Debug> TCPHandler: Processed in 0.001301252 sec. | ||
| 5634 | 2026.03.05 05:29:45.976529 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5635 | 2026.03.05 05:29:45.976619 [ 4 ] {504ea2dc-f0e5-423e-a666-7aa4177783fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5636 | 2026.03.05 05:29:45.976658 [ 4 ] {504ea2dc-f0e5-423e-a666-7aa4177783fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5637 | 2026.03.05 05:29:45.977204 [ 4 ] {504ea2dc-f0e5-423e-a666-7aa4177783fb} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2026.03.05 05:29:45.977239 [ 4 ] {504ea2dc-f0e5-423e-a666-7aa4177783fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5639 | 2026.03.05 05:29:45.977542 [ 4 ] {504ea2dc-f0e5-423e-a666-7aa4177783fb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5640 | 2026.03.05 05:29:45.977742 [ 4 ] {504ea2dc-f0e5-423e-a666-7aa4177783fb} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.03.05 05:29:45.977869 [ 4 ] {504ea2dc-f0e5-423e-a666-7aa4177783fb} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001267 sec., 389897.3954222573 rows/sec., 27.36 MiB/sec. | ||
| 5642 | 2026.03.05 05:29:45.977906 [ 4 ] {504ea2dc-f0e5-423e-a666-7aa4177783fb} <Debug> TCPHandler: Processed in 0.001422974 sec. | ||
| 5643 | 2026.03.05 05:29:45.978012 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5644 | 2026.03.05 05:29:45.978107 [ 4 ] {fe56943d-d81c-4cac-885a-23b6adc7f2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5645 | 2026.03.05 05:29:45.978147 [ 4 ] {fe56943d-d81c-4cac-885a-23b6adc7f2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5646 | 2026.03.05 05:29:45.978469 [ 4 ] {fe56943d-d81c-4cac-885a-23b6adc7f2f2} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2026.03.05 05:29:45.978503 [ 4 ] {fe56943d-d81c-4cac-885a-23b6adc7f2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5648 | 2026.03.05 05:29:45.978788 [ 4 ] {fe56943d-d81c-4cac-885a-23b6adc7f2f2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5649 | 2026.03.05 05:29:45.978993 [ 4 ] {fe56943d-d81c-4cac-885a-23b6adc7f2f2} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2026.03.05 05:29:45.979130 [ 4 ] {fe56943d-d81c-4cac-885a-23b6adc7f2f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 5651 | 2026.03.05 05:29:45.979166 [ 4 ] {fe56943d-d81c-4cac-885a-23b6adc7f2f2} <Debug> TCPHandler: Processed in 0.00120037 sec. | ||
| 5652 | 2026.03.05 05:29:45.979274 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2026.03.05 05:29:45.979365 [ 4 ] {e88d785a-65a4-4835-9141-95d4c72a126a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5654 | 2026.03.05 05:29:45.979412 [ 4 ] {e88d785a-65a4-4835-9141-95d4c72a126a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5655 | 2026.03.05 05:29:45.979818 [ 4 ] {e88d785a-65a4-4835-9141-95d4c72a126a} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.03.05 05:29:45.979852 [ 4 ] {e88d785a-65a4-4835-9141-95d4c72a126a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5657 | 2026.03.05 05:29:45.980170 [ 4 ] {e88d785a-65a4-4835-9141-95d4c72a126a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5658 | 2026.03.05 05:29:45.980370 [ 4 ] {e88d785a-65a4-4835-9141-95d4c72a126a} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2026.03.05 05:29:45.980491 [ 4 ] {e88d785a-65a4-4835-9141-95d4c72a126a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001144 sec., 231643.35664335664 rows/sec., 15.39 MiB/sec. | ||
| 5660 | 2026.03.05 05:29:45.980526 [ 4 ] {e88d785a-65a4-4835-9141-95d4c72a126a} <Debug> TCPHandler: Processed in 0.001299462 sec. | ||
| 5661 | 2026.03.05 05:29:45.980637 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5662 | 2026.03.05 05:29:45.980727 [ 4 ] {427f1b25-5e38-4726-8575-fa2187d3d58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5663 | 2026.03.05 05:29:45.980772 [ 4 ] {427f1b25-5e38-4726-8575-fa2187d3d58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5664 | 2026.03.05 05:29:45.981074 [ 4 ] {427f1b25-5e38-4726-8575-fa2187d3d58e} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2026.03.05 05:29:45.981109 [ 4 ] {427f1b25-5e38-4726-8575-fa2187d3d58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5666 | 2026.03.05 05:29:45.981387 [ 4 ] {427f1b25-5e38-4726-8575-fa2187d3d58e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5667 | 2026.03.05 05:29:45.981591 [ 4 ] {427f1b25-5e38-4726-8575-fa2187d3d58e} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2026.03.05 05:29:45.981699 [ 60 ] {} <Debug> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5669 | 2026.03.05 05:29:45.981718 [ 4 ] {427f1b25-5e38-4726-8575-fa2187d3d58e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 5670 | 2026.03.05 05:29:45.981770 [ 60 ] {} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5671 | 2026.03.05 05:29:45.981776 [ 4 ] {427f1b25-5e38-4726-8575-fa2187d3d58e} <Debug> TCPHandler: Processed in 0.00118571 sec. | ||
| 5672 | 2026.03.05 05:29:45.981800 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5673 | 2026.03.05 05:29:45.981899 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2026.03.05 05:29:45.981912 [ 188 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5675 | 2026.03.05 05:29:45.981995 [ 4 ] {20ff7ae1-0197-4971-bbc7-28987e99d4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5676 | 2026.03.05 05:29:45.982051 [ 4 ] {20ff7ae1-0197-4971-bbc7-28987e99d4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5677 | 2026.03.05 05:29:45.982057 [ 188 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5678 | 2026.03.05 05:29:45.982106 [ 188 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5679 | 2026.03.05 05:29:45.982183 [ 188 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5680 | 2026.03.05 05:29:45.982241 [ 188 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5681 | 2026.03.05 05:29:45.982290 [ 188 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5682 | 2026.03.05 05:29:45.982340 [ 188 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5683 | 2026.03.05 05:29:45.982387 [ 188 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5684 | 2026.03.05 05:29:45.982822 [ 4 ] {20ff7ae1-0197-4971-bbc7-28987e99d4e9} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2026.03.05 05:29:45.982868 [ 4 ] {20ff7ae1-0197-4971-bbc7-28987e99d4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5686 | 2026.03.05 05:29:45.983450 [ 4 ] {20ff7ae1-0197-4971-bbc7-28987e99d4e9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5687 | 2026.03.05 05:29:45.983495 [ 198 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001627718 sec., 9215.355485409635 rows/sec., 620.96 KiB/sec. | ||
| 5688 | 2026.03.05 05:29:45.983680 [ 198 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5689 | 2026.03.05 05:29:45.983687 [ 4 ] {20ff7ae1-0197-4971-bbc7-28987e99d4e9} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.03.05 05:29:45.983839 [ 4 ] {20ff7ae1-0197-4971-bbc7-28987e99d4e9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001861 sec., 2149.38205265986 rows/sec., 3.85 MiB/sec. | ||
| 5691 | 2026.03.05 05:29:45.983914 [ 4 ] {20ff7ae1-0197-4971-bbc7-28987e99d4e9} <Debug> TCPHandler: Processed in 0.002061435 sec. | ||
| 5692 | 2026.03.05 05:29:45.984027 [ 198 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_15_3} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.03.05 05:29:45.984035 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2026.03.05 05:29:45.984117 [ 198 ] {e5834b94-289b-4e6a-acff-57d23d2b5b61::all_1_15_3} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5695 | 2026.03.05 05:29:45.984141 [ 4 ] {a111892e-0cce-4502-8e72-cfa17a87f479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5696 | 2026.03.05 05:29:45.984186 [ 4 ] {a111892e-0cce-4502-8e72-cfa17a87f479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5697 | 2026.03.05 05:29:45.984224 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5698 | 2026.03.05 05:29:45.984522 [ 4 ] {a111892e-0cce-4502-8e72-cfa17a87f479} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.03.05 05:29:45.984562 [ 4 ] {a111892e-0cce-4502-8e72-cfa17a87f479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5700 | 2026.03.05 05:29:45.984865 [ 4 ] {a111892e-0cce-4502-8e72-cfa17a87f479} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5701 | 2026.03.05 05:29:45.985064 [ 4 ] {a111892e-0cce-4502-8e72-cfa17a87f479} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2026.03.05 05:29:45.985188 [ 4 ] {a111892e-0cce-4502-8e72-cfa17a87f479} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 5703 | 2026.03.05 05:29:45.985223 [ 4 ] {a111892e-0cce-4502-8e72-cfa17a87f479} <Debug> TCPHandler: Processed in 0.001236121 sec. | ||
| 5704 | 2026.03.05 05:29:48.821130 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5705 | 2026.03.05 05:29:48.821202 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5706 | 2026.03.05 05:29:48.912412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10543 | ||
| 5707 | 2026.03.05 05:29:48.913209 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2026.03.05 05:29:48.913282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5709 | 2026.03.05 05:29:48.913791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5710 | 2026.03.05 05:29:48.914030 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.03.05 05:29:48.914178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10543 | ||
| 5712 | 2026.03.05 05:29:49.477350 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5713 | 2026.03.05 05:29:49.494014 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5714 | 2026.03.05 05:29:49.494077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5715 | 2026.03.05 05:29:49.499722 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5716 | 2026.03.05 05:29:49.500406 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5717 | 2026.03.05 05:29:49.503205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5718 | 2026.03.05 05:29:50.962061 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5719 | 2026.03.05 05:29:50.962247 [ 4 ] {c8fa826a-0363-4859-be57-0462dbbe83c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5720 | 2026.03.05 05:29:50.962317 [ 4 ] {c8fa826a-0363-4859-be57-0462dbbe83c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5721 | 2026.03.05 05:29:50.963032 [ 4 ] {c8fa826a-0363-4859-be57-0462dbbe83c7} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.03.05 05:29:50.963081 [ 4 ] {c8fa826a-0363-4859-be57-0462dbbe83c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5723 | 2026.03.05 05:29:50.963496 [ 4 ] {c8fa826a-0363-4859-be57-0462dbbe83c7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5724 | 2026.03.05 05:29:50.963742 [ 4 ] {c8fa826a-0363-4859-be57-0462dbbe83c7} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.03.05 05:29:50.963910 [ 4 ] {c8fa826a-0363-4859-be57-0462dbbe83c7} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001711 sec., 74810.05260081824 rows/sec., 6.44 MiB/sec. | ||
| 5726 | 2026.03.05 05:29:50.963961 [ 4 ] {c8fa826a-0363-4859-be57-0462dbbe83c7} <Debug> TCPHandler: Processed in 0.002031725 sec. | ||
| 5727 | 2026.03.05 05:29:50.964093 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5728 | 2026.03.05 05:29:50.964198 [ 4 ] {3e01635a-b09e-423c-87c5-05f9b3b16c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5729 | 2026.03.05 05:29:50.964244 [ 4 ] {3e01635a-b09e-423c-87c5-05f9b3b16c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5730 | 2026.03.05 05:29:50.964687 [ 4 ] {3e01635a-b09e-423c-87c5-05f9b3b16c32} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2026.03.05 05:29:50.964728 [ 4 ] {3e01635a-b09e-423c-87c5-05f9b3b16c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5732 | 2026.03.05 05:29:50.965047 [ 4 ] {3e01635a-b09e-423c-87c5-05f9b3b16c32} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5733 | 2026.03.05 05:29:50.965261 [ 4 ] {3e01635a-b09e-423c-87c5-05f9b3b16c32} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.03.05 05:29:50.965402 [ 4 ] {3e01635a-b09e-423c-87c5-05f9b3b16c32} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001229 sec., 29292.107404393813 rows/sec., 2.15 MiB/sec. | ||
| 5735 | 2026.03.05 05:29:50.965443 [ 4 ] {3e01635a-b09e-423c-87c5-05f9b3b16c32} <Debug> TCPHandler: Processed in 0.001401553 sec. | ||
| 5736 | 2026.03.05 05:29:50.965553 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5737 | 2026.03.05 05:29:50.965649 [ 4 ] {1fe2e125-2a22-4bae-96d7-1e0b0a2fc4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5738 | 2026.03.05 05:29:50.965691 [ 4 ] {1fe2e125-2a22-4bae-96d7-1e0b0a2fc4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5739 | 2026.03.05 05:29:50.966121 [ 4 ] {1fe2e125-2a22-4bae-96d7-1e0b0a2fc4e5} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2026.03.05 05:29:50.966159 [ 4 ] {1fe2e125-2a22-4bae-96d7-1e0b0a2fc4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5741 | 2026.03.05 05:29:50.966465 [ 4 ] {1fe2e125-2a22-4bae-96d7-1e0b0a2fc4e5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5742 | 2026.03.05 05:29:50.966675 [ 4 ] {1fe2e125-2a22-4bae-96d7-1e0b0a2fc4e5} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.03.05 05:29:50.966802 [ 4 ] {1fe2e125-2a22-4bae-96d7-1e0b0a2fc4e5} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001173 sec., 85251.49190110827 rows/sec., 6.66 MiB/sec. | ||
| 5744 | 2026.03.05 05:29:50.966842 [ 4 ] {1fe2e125-2a22-4bae-96d7-1e0b0a2fc4e5} <Debug> TCPHandler: Processed in 0.001340402 sec. | ||
| 5745 | 2026.03.05 05:29:50.966952 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5746 | 2026.03.05 05:29:50.967047 [ 4 ] {5c8a09d1-ce21-46a7-a8e9-2a005fbf944d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5747 | 2026.03.05 05:29:50.967093 [ 4 ] {5c8a09d1-ce21-46a7-a8e9-2a005fbf944d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5748 | 2026.03.05 05:29:50.967510 [ 4 ] {5c8a09d1-ce21-46a7-a8e9-2a005fbf944d} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2026.03.05 05:29:50.967546 [ 4 ] {5c8a09d1-ce21-46a7-a8e9-2a005fbf944d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5750 | 2026.03.05 05:29:50.967880 [ 4 ] {5c8a09d1-ce21-46a7-a8e9-2a005fbf944d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5751 | 2026.03.05 05:29:50.968097 [ 4 ] {5c8a09d1-ce21-46a7-a8e9-2a005fbf944d} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5752 | 2026.03.05 05:29:50.968229 [ 4 ] {5c8a09d1-ce21-46a7-a8e9-2a005fbf944d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 5753 | 2026.03.05 05:29:50.968268 [ 4 ] {5c8a09d1-ce21-46a7-a8e9-2a005fbf944d} <Debug> TCPHandler: Processed in 0.001365774 sec. | ||
| 5754 | 2026.03.05 05:29:50.968372 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2026.03.05 05:29:50.968467 [ 4 ] {b50e1b63-78e1-4929-92c4-259f303e5d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5756 | 2026.03.05 05:29:50.968523 [ 4 ] {b50e1b63-78e1-4929-92c4-259f303e5d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5757 | 2026.03.05 05:29:50.969369 [ 4 ] {b50e1b63-78e1-4929-92c4-259f303e5d59} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.03.05 05:29:50.969412 [ 4 ] {b50e1b63-78e1-4929-92c4-259f303e5d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5759 | 2026.03.05 05:29:50.969985 [ 4 ] {b50e1b63-78e1-4929-92c4-259f303e5d59} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5760 | 2026.03.05 05:29:50.970207 [ 4 ] {b50e1b63-78e1-4929-92c4-259f303e5d59} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.03.05 05:29:50.970349 [ 4 ] {b50e1b63-78e1-4929-92c4-259f303e5d59} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.0019 sec., 18947.36842105263 rows/sec., 33.95 MiB/sec. | ||
| 5762 | 2026.03.05 05:29:50.970412 [ 4 ] {b50e1b63-78e1-4929-92c4-259f303e5d59} <Debug> TCPHandler: Processed in 0.002087955 sec. | ||
| 5763 | 2026.03.05 05:29:50.970524 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2026.03.05 05:29:50.970619 [ 4 ] {d034aeee-175b-4a00-93f3-2cf2bb79d93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5765 | 2026.03.05 05:29:50.970662 [ 4 ] {d034aeee-175b-4a00-93f3-2cf2bb79d93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5766 | 2026.03.05 05:29:50.970999 [ 4 ] {d034aeee-175b-4a00-93f3-2cf2bb79d93e} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2026.03.05 05:29:50.971036 [ 4 ] {d034aeee-175b-4a00-93f3-2cf2bb79d93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5768 | 2026.03.05 05:29:50.971343 [ 4 ] {d034aeee-175b-4a00-93f3-2cf2bb79d93e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5769 | 2026.03.05 05:29:50.971552 [ 4 ] {d034aeee-175b-4a00-93f3-2cf2bb79d93e} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2026.03.05 05:29:50.971682 [ 4 ] {d034aeee-175b-4a00-93f3-2cf2bb79d93e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 5771 | 2026.03.05 05:29:50.971720 [ 4 ] {d034aeee-175b-4a00-93f3-2cf2bb79d93e} <Debug> TCPHandler: Processed in 0.001246072 sec. | ||
| 5772 | 2026.03.05 05:29:53.932227 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 750 | ||
| 5773 | 2026.03.05 05:29:53.934692 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2026.03.05 05:29:53.934752 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5775 | 2026.03.05 05:29:53.935998 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5776 | 2026.03.05 05:29:53.936279 [ 242 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.03.05 05:29:53.936433 [ 48 ] {} <Debug> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5778 | 2026.03.05 05:29:53.936502 [ 48 ] {} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2026.03.05 05:29:53.936522 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5780 | 2026.03.05 05:29:53.936632 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::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 | ||
| 5781 | 2026.03.05 05:29:53.936635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
| 5782 | 2026.03.05 05:29:53.937235 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5783 | 2026.03.05 05:29:53.937389 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 546 rows starting from the beginning of the part | ||
| 5784 | 2026.03.05 05:29:53.937771 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
| 5785 | 2026.03.05 05:29:53.938103 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5786 | 2026.03.05 05:29:53.938399 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5787 | 2026.03.05 05:29:53.938682 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 5788 | 2026.03.05 05:29:53.938958 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5789 | 2026.03.05 05:29:53.945091 [ 199 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 72 columns (72 merged, 0 gathered) in 0.008498736 sec., 88248.41717638953 rows/sec., 74.97 MiB/sec. | ||
| 5790 | 2026.03.05 05:29:53.946075 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5791 | 2026.03.05 05:29:53.946586 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_16_3} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.03.05 05:29:53.946660 [ 200 ] {bdcdeece-a6f3-4974-b358-17e842eae0af::all_1_16_3} <Trace> system.query_log (bdcdeece-a6f3-4974-b358-17e842eae0af) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5793 | 2026.03.05 05:29:53.946827 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 5794 | 2026.03.05 05:29:55.968780 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5795 | 2026.03.05 05:29:55.969070 [ 4 ] {51f2b3a4-b0cf-4418-a4c9-76db0d2a42b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5796 | 2026.03.05 05:29:55.969132 [ 4 ] {51f2b3a4-b0cf-4418-a4c9-76db0d2a42b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5797 | 2026.03.05 05:29:55.969948 [ 4 ] {51f2b3a4-b0cf-4418-a4c9-76db0d2a42b9} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.03.05 05:29:55.969992 [ 4 ] {51f2b3a4-b0cf-4418-a4c9-76db0d2a42b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5799 | 2026.03.05 05:29:55.970386 [ 4 ] {51f2b3a4-b0cf-4418-a4c9-76db0d2a42b9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5800 | 2026.03.05 05:29:55.970606 [ 4 ] {51f2b3a4-b0cf-4418-a4c9-76db0d2a42b9} <Trace> oximeter.fields_i16 (ec60d066-9b51-4130-a81e-348d15f30ef9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2026.03.05 05:29:55.970758 [ 4 ] {51f2b3a4-b0cf-4418-a4c9-76db0d2a42b9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001754 sec., 161915.6214367161 rows/sec., 10.28 MiB/sec. | ||
| 5802 | 2026.03.05 05:29:55.970799 [ 4 ] {51f2b3a4-b0cf-4418-a4c9-76db0d2a42b9} <Debug> TCPHandler: Processed in 0.002205358 sec. | ||
| 5803 | 2026.03.05 05:29:55.970941 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2026.03.05 05:29:55.971040 [ 4 ] {30b88874-0452-45da-8111-aa8b5d83b70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5805 | 2026.03.05 05:29:55.971081 [ 4 ] {30b88874-0452-45da-8111-aa8b5d83b70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5806 | 2026.03.05 05:29:55.972001 [ 4 ] {30b88874-0452-45da-8111-aa8b5d83b70d} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2026.03.05 05:29:55.972038 [ 4 ] {30b88874-0452-45da-8111-aa8b5d83b70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5808 | 2026.03.05 05:29:55.972404 [ 4 ] {30b88874-0452-45da-8111-aa8b5d83b70d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5809 | 2026.03.05 05:29:55.972606 [ 4 ] {30b88874-0452-45da-8111-aa8b5d83b70d} <Trace> oximeter.fields_string (fd4fc83e-8690-460a-9681-179b7bdca8b6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.03.05 05:29:55.972740 [ 4 ] {30b88874-0452-45da-8111-aa8b5d83b70d} <Debug> executeQuery: Read 805 rows, 64.93 KiB in 0.001719 sec., 468295.5206515416 rows/sec., 36.89 MiB/sec. | ||
| 5811 | 2026.03.05 05:29:55.972777 [ 4 ] {30b88874-0452-45da-8111-aa8b5d83b70d} <Debug> TCPHandler: Processed in 0.001883833 sec. | ||
| 5812 | 2026.03.05 05:29:55.972898 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2026.03.05 05:29:55.972999 [ 4 ] {a40c6ebd-c075-4201-a9e5-0927794ca8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5814 | 2026.03.05 05:29:55.973038 [ 4 ] {a40c6ebd-c075-4201-a9e5-0927794ca8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5815 | 2026.03.05 05:29:55.973525 [ 4 ] {a40c6ebd-c075-4201-a9e5-0927794ca8dd} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.03.05 05:29:55.973560 [ 4 ] {a40c6ebd-c075-4201-a9e5-0927794ca8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5817 | 2026.03.05 05:29:55.973862 [ 4 ] {a40c6ebd-c075-4201-a9e5-0927794ca8dd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5818 | 2026.03.05 05:29:55.974062 [ 4 ] {a40c6ebd-c075-4201-a9e5-0927794ca8dd} <Trace> oximeter.fields_u16 (d59a6c3f-3398-4034-963f-db0ffc376093): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.03.05 05:29:55.974186 [ 4 ] {a40c6ebd-c075-4201-a9e5-0927794ca8dd} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.001213 sec., 120362.73701566363 rows/sec., 7.12 MiB/sec. | ||
| 5820 | 2026.03.05 05:29:55.974226 [ 4 ] {a40c6ebd-c075-4201-a9e5-0927794ca8dd} <Debug> TCPHandler: Processed in 0.001379413 sec. | ||
| 5821 | 2026.03.05 05:29:55.974348 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5822 | 2026.03.05 05:29:55.974444 [ 4 ] {4a1bcd19-1135-4353-ad25-3ae2ec8fc468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5823 | 2026.03.05 05:29:55.974483 [ 4 ] {4a1bcd19-1135-4353-ad25-3ae2ec8fc468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5824 | 2026.03.05 05:29:55.974975 [ 4 ] {4a1bcd19-1135-4353-ad25-3ae2ec8fc468} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2026.03.05 05:29:55.975012 [ 4 ] {4a1bcd19-1135-4353-ad25-3ae2ec8fc468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5826 | 2026.03.05 05:29:55.975306 [ 4 ] {4a1bcd19-1135-4353-ad25-3ae2ec8fc468} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5827 | 2026.03.05 05:29:55.975515 [ 4 ] {4a1bcd19-1135-4353-ad25-3ae2ec8fc468} <Trace> oximeter.fields_u32 (3cda7eb8-5076-40c1-8136-a16138200641): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2026.03.05 05:29:55.975639 [ 4 ] {4a1bcd19-1135-4353-ad25-3ae2ec8fc468} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.94 MiB/sec. | ||
| 5829 | 2026.03.05 05:29:55.975681 [ 4 ] {4a1bcd19-1135-4353-ad25-3ae2ec8fc468} <Debug> TCPHandler: Processed in 0.001380113 sec. | ||
| 5830 | 2026.03.05 05:29:55.975800 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5831 | 2026.03.05 05:29:55.975895 [ 4 ] {b81d4074-febb-4c54-a89e-78b841394383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5832 | 2026.03.05 05:29:55.975934 [ 4 ] {b81d4074-febb-4c54-a89e-78b841394383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5833 | 2026.03.05 05:29:55.976385 [ 4 ] {b81d4074-febb-4c54-a89e-78b841394383} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2026.03.05 05:29:55.976421 [ 4 ] {b81d4074-febb-4c54-a89e-78b841394383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5835 | 2026.03.05 05:29:55.976727 [ 4 ] {b81d4074-febb-4c54-a89e-78b841394383} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5836 | 2026.03.05 05:29:55.976937 [ 4 ] {b81d4074-febb-4c54-a89e-78b841394383} <Trace> oximeter.fields_u8 (26470b0b-d8cb-4076-a61f-95dd9b1fe347): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2026.03.05 05:29:55.977062 [ 4 ] {b81d4074-febb-4c54-a89e-78b841394383} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 5838 | 2026.03.05 05:29:55.977098 [ 4 ] {b81d4074-febb-4c54-a89e-78b841394383} <Debug> TCPHandler: Processed in 0.001346143 sec. | ||
| 5839 | 2026.03.05 05:29:55.977216 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2026.03.05 05:29:55.977319 [ 4 ] {8ed764b1-423d-4b84-bcf5-195e589a78bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5841 | 2026.03.05 05:29:55.977357 [ 4 ] {8ed764b1-423d-4b84-bcf5-195e589a78bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5842 | 2026.03.05 05:29:55.977938 [ 4 ] {8ed764b1-423d-4b84-bcf5-195e589a78bd} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.03.05 05:29:55.977973 [ 4 ] {8ed764b1-423d-4b84-bcf5-195e589a78bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5844 | 2026.03.05 05:29:55.978280 [ 4 ] {8ed764b1-423d-4b84-bcf5-195e589a78bd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5845 | 2026.03.05 05:29:55.978480 [ 4 ] {8ed764b1-423d-4b84-bcf5-195e589a78bd} <Trace> oximeter.fields_uuid (9ca904bf-71db-4c7d-bedc-49522124eb4a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2026.03.05 05:29:55.978606 [ 4 ] {8ed764b1-423d-4b84-bcf5-195e589a78bd} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001304 sec., 378834.35582822084 rows/sec., 26.59 MiB/sec. | ||
| 5847 | 2026.03.05 05:29:55.978642 [ 4 ] {8ed764b1-423d-4b84-bcf5-195e589a78bd} <Debug> TCPHandler: Processed in 0.001473925 sec. | ||
| 5848 | 2026.03.05 05:29:55.978755 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2026.03.05 05:29:55.978857 [ 4 ] {cb1602f1-4c77-4c0b-b63d-306dd8101c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5850 | 2026.03.05 05:29:55.978899 [ 4 ] {cb1602f1-4c77-4c0b-b63d-306dd8101c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5851 | 2026.03.05 05:29:55.979290 [ 4 ] {cb1602f1-4c77-4c0b-b63d-306dd8101c18} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2026.03.05 05:29:55.979334 [ 4 ] {cb1602f1-4c77-4c0b-b63d-306dd8101c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5853 | 2026.03.05 05:29:55.979717 [ 4 ] {cb1602f1-4c77-4c0b-b63d-306dd8101c18} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5854 | 2026.03.05 05:29:55.979963 [ 4 ] {cb1602f1-4c77-4c0b-b63d-306dd8101c18} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.03.05 05:29:55.980095 [ 4 ] {cb1602f1-4c77-4c0b-b63d-306dd8101c18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001257 sec., 4773.26968973747 rows/sec., 249.38 KiB/sec. | ||
| 5856 | 2026.03.05 05:29:55.980092 [ 45 ] {} <Debug> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5857 | 2026.03.05 05:29:55.980133 [ 4 ] {cb1602f1-4c77-4c0b-b63d-306dd8101c18} <Debug> TCPHandler: Processed in 0.001427544 sec. | ||
| 5858 | 2026.03.05 05:29:55.980171 [ 45 ] {} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2026.03.05 05:29:55.980196 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5860 | 2026.03.05 05:29:55.980260 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.03.05 05:29:55.980336 [ 192 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::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 | ||
| 5862 | 2026.03.05 05:29:55.980361 [ 4 ] {5fdf71a0-6047-42bc-81ee-78b74c3d6807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5863 | 2026.03.05 05:29:55.980429 [ 4 ] {5fdf71a0-6047-42bc-81ee-78b74c3d6807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5864 | 2026.03.05 05:29:55.980503 [ 192 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5865 | 2026.03.05 05:29:55.980546 [ 192 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5866 | 2026.03.05 05:29:55.980617 [ 192 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5867 | 2026.03.05 05:29:55.980665 [ 192 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5868 | 2026.03.05 05:29:55.980708 [ 192 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5869 | 2026.03.05 05:29:55.980756 [ 192 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5870 | 2026.03.05 05:29:55.980802 [ 192 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5871 | 2026.03.05 05:29:55.980865 [ 4 ] {5fdf71a0-6047-42bc-81ee-78b74c3d6807} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.03.05 05:29:55.980905 [ 4 ] {5fdf71a0-6047-42bc-81ee-78b74c3d6807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5873 | 2026.03.05 05:29:55.981283 [ 4 ] {5fdf71a0-6047-42bc-81ee-78b74c3d6807} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5874 | 2026.03.05 05:29:55.981508 [ 4 ] {5fdf71a0-6047-42bc-81ee-78b74c3d6807} <Trace> oximeter.measurements_cumulativeu64 (f51017d0-7bcf-4ed5-9c24-a6b663880f7b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2026.03.05 05:29:55.981601 [ 200 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001337013 sec., 71801.84485865134 rows/sec., 3.66 MiB/sec. | ||
| 5876 | 2026.03.05 05:29:55.981638 [ 4 ] {5fdf71a0-6047-42bc-81ee-78b74c3d6807} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001296 sec., 204475.3086419753 rows/sec., 13.59 MiB/sec. | ||
| 5877 | 2026.03.05 05:29:55.981679 [ 4 ] {5fdf71a0-6047-42bc-81ee-78b74c3d6807} <Debug> TCPHandler: Processed in 0.001466945 sec. | ||
| 5878 | 2026.03.05 05:29:55.981729 [ 199 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5879 | 2026.03.05 05:29:55.981798 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.03.05 05:29:55.981947 [ 4 ] {b8118381-9beb-40c8-9d90-9a592a6fed3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5881 | 2026.03.05 05:29:55.981991 [ 4 ] {b8118381-9beb-40c8-9d90-9a592a6fed3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5882 | 2026.03.05 05:29:55.982020 [ 199 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_16_3} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.03.05 05:29:55.982083 [ 199 ] {d5166b3e-d35f-4006-a2ad-3568de79616c::all_1_16_3} <Trace> oximeter.measurements_bool (d5166b3e-d35f-4006-a2ad-3568de79616c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5884 | 2026.03.05 05:29:55.982155 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5885 | 2026.03.05 05:29:55.982322 [ 4 ] {b8118381-9beb-40c8-9d90-9a592a6fed3b} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.03.05 05:29:55.982358 [ 4 ] {b8118381-9beb-40c8-9d90-9a592a6fed3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5887 | 2026.03.05 05:29:55.982663 [ 4 ] {b8118381-9beb-40c8-9d90-9a592a6fed3b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5888 | 2026.03.05 05:29:55.982867 [ 4 ] {b8118381-9beb-40c8-9d90-9a592a6fed3b} <Trace> oximeter.measurements_f64 (e5834b94-289b-4e6a-acff-57d23d2b5b61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.03.05 05:29:55.982995 [ 4 ] {b8118381-9beb-40c8-9d90-9a592a6fed3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 5890 | 2026.03.05 05:29:55.983033 [ 4 ] {b8118381-9beb-40c8-9d90-9a592a6fed3b} <Debug> TCPHandler: Processed in 0.001281872 sec. | ||
| 5891 | 2026.03.05 05:29:55.983144 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2026.03.05 05:29:55.983239 [ 4 ] {1765aabd-9226-4342-9b90-c7ea427e2feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5893 | 2026.03.05 05:29:55.983292 [ 4 ] {1765aabd-9226-4342-9b90-c7ea427e2feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5894 | 2026.03.05 05:29:55.984026 [ 4 ] {1765aabd-9226-4342-9b90-c7ea427e2feb} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.03.05 05:29:55.984061 [ 4 ] {1765aabd-9226-4342-9b90-c7ea427e2feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5896 | 2026.03.05 05:29:55.984550 [ 4 ] {1765aabd-9226-4342-9b90-c7ea427e2feb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5897 | 2026.03.05 05:29:55.984760 [ 4 ] {1765aabd-9226-4342-9b90-c7ea427e2feb} <Trace> oximeter.measurements_histogramu64 (187e5625-507c-488c-bc57-9e597551f04b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.03.05 05:29:55.984892 [ 4 ] {1765aabd-9226-4342-9b90-c7ea427e2feb} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001672 sec., 2392.3444976076553 rows/sec., 4.29 MiB/sec. | ||
| 5899 | 2026.03.05 05:29:55.984943 [ 4 ] {1765aabd-9226-4342-9b90-c7ea427e2feb} <Debug> TCPHandler: Processed in 0.001847061 sec. | ||
| 5900 | 2026.03.05 05:29:55.985059 [ 4 ] {} <Trace> TCP-Session: 0c71324d-c6bc-484a-81cd-90bb4359a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.03.05 05:29:55.985152 [ 4 ] {18ac662d-0619-4a13-8701-34c3b76a9840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5902 | 2026.03.05 05:29:55.985192 [ 4 ] {18ac662d-0619-4a13-8701-34c3b76a9840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5903 | 2026.03.05 05:29:55.985532 [ 4 ] {18ac662d-0619-4a13-8701-34c3b76a9840} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2026.03.05 05:29:55.985567 [ 4 ] {18ac662d-0619-4a13-8701-34c3b76a9840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5905 | 2026.03.05 05:29:55.985858 [ 4 ] {18ac662d-0619-4a13-8701-34c3b76a9840} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5906 | 2026.03.05 05:29:55.986056 [ 4 ] {18ac662d-0619-4a13-8701-34c3b76a9840} <Trace> oximeter.measurements_u64 (9dc8fdb6-74ed-49a8-967e-12dd4077cea1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2026.03.05 05:29:55.986179 [ 4 ] {18ac662d-0619-4a13-8701-34c3b76a9840} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001045 sec., 86124.4019138756 rows/sec., 5.39 MiB/sec. | ||
| 5908 | 2026.03.05 05:29:55.986213 [ 4 ] {18ac662d-0619-4a13-8701-34c3b76a9840} <Debug> TCPHandler: Processed in 0.00120193 sec. | ||
| 5909 | 2026.03.05 05:29:56.414776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11055 | ||
| 5910 | 2026.03.05 05:29:56.415286 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2026.03.05 05:29:56.415329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5912 | 2026.03.05 05:29:56.415812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5913 | 2026.03.05 05:29:56.416038 [ 244 ] {} <Trace> system.asynchronous_metric_log (85ebfdeb-2bf9-475e-9900-e12b517f768c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2026.03.05 05:29:56.416181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11055 | ||
| 5915 | 2026.03.05 05:29:57.003747 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5916 | 2026.03.05 05:29:57.020709 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5917 | 2026.03.05 05:29:57.020768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5918 | 2026.03.05 05:29:57.026381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5919 | 2026.03.05 05:29:57.027066 [ 243 ] {} <Trace> system.metric_log (b20a347b-0b76-4089-929d-4643d143a335): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2026.03.05 05:29:57.029828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||